Skip to content

Commit 08c6552

Browse files
committed
新增 [2DFan] 支持
1 parent 0d96d10 commit 08c6552

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

other/Autopage/rules.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -749,10 +749,10 @@
749749
},
750750
"2DFan - 表格": {
751751
"host": ["2dfan.com","www.2dfan.com","galge.fun"],
752-
"url": "return (fun.getCSS('.topic-list')&&fun.getCSS('.pagination'))",
752+
"url": "return (fun.getCSS('.topic-list, .download-list')&&fun.getCSS('.pagination'))",
753753
"pager": {
754754
"nextL": "a[rel='next']",
755-
"pageE": ".topic-list>tbody>tr",
755+
"pageE": ".topic-list>tbody>tr, .download-list>.media",
756756
"replaceE": ".pagination>ul"
757757
}
758758
},

0 commit comments

Comments
 (0)