mirror of
https://github.com/XIU2/UserScript.git
synced 2026-07-24 11:03:23 +00:00
新增 [2DFan] 支持
This commit is contained in:
@@ -749,10 +749,10 @@
|
||||
},
|
||||
"2DFan - 表格": {
|
||||
"host": ["2dfan.com","www.2dfan.com","galge.fun"],
|
||||
"url": "return (fun.getCSS('.topic-list')&&fun.getCSS('.pagination'))",
|
||||
"url": "return (fun.getCSS('.topic-list, .download-list')&&fun.getCSS('.pagination'))",
|
||||
"pager": {
|
||||
"nextL": "a[rel='next']",
|
||||
"pageE": ".topic-list>tbody>tr",
|
||||
"pageE": ".topic-list>tbody>tr, .download-list>.media",
|
||||
"replaceE": ".pagination>ul"
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user