mirror of
https://github.com/XIU2/UserScript.git
synced 2026-07-09 10:55:22 +00:00
新增 [DirtyWarez]、[Torrenting] 支持
This commit is contained in:
@@ -2690,6 +2690,24 @@
|
||||
"replaceE": ".search_stat"
|
||||
}
|
||||
},
|
||||
"DirtyWarez": {
|
||||
"host": "forum.dirtywarez.com",
|
||||
"url": "/^\\/forums\\//",
|
||||
"blank": 3,
|
||||
"pager": {
|
||||
"nextL": "//a[@class='text'][contains(text(),'>')]",
|
||||
"pageE": "li.discussionListItem"
|
||||
}
|
||||
},
|
||||
"Torrenting": {
|
||||
"host": "torrenting.com",
|
||||
"url": "/^\\/t($|\\?)/",
|
||||
"blank": 4,
|
||||
"pager": {
|
||||
"nextL": ".page_nav>b+a",
|
||||
"pageE": ".torrentsTableTr"
|
||||
}
|
||||
},
|
||||
"CGpeers": {
|
||||
"host": "cgpeers.to",
|
||||
"url": "return (fun.lp() == '/torrents.php')",
|
||||
|
||||
Reference in New Issue
Block a user