diff --git a/other/Autopage/rules.json b/other/Autopage/rules.json index 0acf557..77ff29b 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -6381,5 +6381,17 @@ "pageE": "#post_content>p", "replaceE": ".pagelist" } + }, + "cgpeers": { + "host": "cgpeers.to", + "url": "return (fun.lp() == '/torrents.php')", + "history": false, + "blank": 3, + "pager": { + "nextL": ".linkbox > a.pager_next", + "pageE": "#torrent_table > tbody > tr:not(.colhead)", + "replaceE": ".linkbox", + "scrollD": 2000 + } } }