mirror of
https://github.com/XIU2/UserScript.git
synced 2026-09-07 11:27:41 +00:00
新增 [cgpeers] 支持 (#256)
This commit is contained in:
@@ -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
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user