Skip to content

Commit 3242b24

Browse files
committed
新增 [TorrentDownloads] 支持
1 parent d926009 commit 3242b24

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

other/Autopage/rules.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2829,6 +2829,16 @@
28292829
"replaceE": ".pagination"
28302830
}
28312831
},
2832+
"TorrentDownloads": {
2833+
"host": "www.torrentdownloads.pro",
2834+
"url": "return fun.isPager('r')",
2835+
"blank": 3,
2836+
"pager": {
2837+
"nextL": "//div[@class='pagination_box']//a[text()='>>']",
2838+
"pageE": ".inner_container>.grey_bar3",
2839+
"replaceE": ".pagination_box"
2840+
}
2841+
},
28322842
"LimeTorrents": {
28332843
"host": "/^www\\.limetorrents\\./",
28342844
"url": "return (fun.isTitle('LimeTorrents') && (fun.indexOF('/search/') || fun.indexOF('/browse-torrents')))",

0 commit comments

Comments
 (0)