新增 [cgpeers] 支持 (#256)

This commit is contained in:
Apo
2022-07-21 21:18:15 +08:00
committed by GitHub
parent caeda6d11f
commit 9c3b891f5d
+12
View File
@@ -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
}
}
}