Skip to content

Commit 058fbeb

Browse files
committed
新增 [24FA] 列表页支持
1 parent c8722dd commit 058fbeb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

other/Autopage/rules.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -6615,11 +6615,11 @@
66156615
},
66166616
"24FA": {
66176617
"host": ["/^(www\\.)?24fa\\.[a-z]+$/","/^(www\\.)?24fa.?\\.com$/","/^(www\\.)?\\d{3}w\\.cc$/","/^(www\\.)?\\d{3}\\.(mom|one)$"],
6618-
"url": "return (fun.isTitle('24FA') && fun.indexOF(/^\\/m?n\\d+/))",
6618+
"url": "return (fun.isTitle('24FA') && fun.isPager())",
66196619
"style": ".moreR {display: none;} #content img {width: auto; max-width: 99%; height: auto; display: block; margin: 0 auto;}",
66206620
"pager": {
66216621
"nextL": "li.p_current+li>a",
6622-
"pageE": "#content img",
6622+
"pageE": "#content img, #dlNews>tbody>tr, .summary",
66236623
"replaceE": ".pager",
66246624
"scrollD": 3500
66256625
}

0 commit comments

Comments
 (0)