Skip to content

Commit c8722dd

Browse files
committed
新增 [7017k小说网] 支持
1 parent 15804af commit c8722dd

1 file changed

Lines changed: 23 additions & 11 deletions

File tree

other/Autopage/rules.json

Lines changed: 23 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3653,6 +3653,18 @@
36533653
"bF": "return fun.src_bF(pageE, [0, 'img[_src]', '_src'])"
36543654
}
36553655
},
3656+
"7017k小说网": {
3657+
"host": "www.7017k.net",
3658+
"url": "/\\/\\d+\\.html$/",
3659+
"history": true,
3660+
"pager": {
3661+
"nextL": ".next>a",
3662+
"pageE": ".box_box",
3663+
"insertP": [".box_box",6],
3664+
"insertP6Br": true,
3665+
"replaceE": ".u"
3666+
}
3667+
},
36563668
"皇帝之家": {
36573669
"host": "www.huangdizhijia.com",
36583670
"url": "/chapter-\\d+\\.html/",
@@ -6505,17 +6517,17 @@
65056517
"scrollD": 3000
65066518
}
65076519
},
6508-
"ku+taotu": {
6509-
"host": ["/^www\\.ku\\d+\\./","/^www\\.taotu\\d+\\./"],
6510-
"url": "return fun.isPager()",
6511-
"style": ".content img {min-height: 500px;} .Title9, .dibu1, .dibu2 {display: none !important;}",
6512-
"pager": {
6513-
"type": 3,
6514-
"nextL": ".thisclass+li>a, .this-page+a:not(.no-page)",
6515-
"pageE": ".content, .TypeList, .m-list.ml1, .slider-c>.row>div",
6516-
"replaceE": ".NewPages, .page"
6517-
}
6518-
},
6520+
"ku+taotu": {
6521+
"host": ["/^www\\.ku\\d+\\./","/^www\\.taotu\\d+\\./"],
6522+
"url": "return fun.isPager()",
6523+
"style": ".content img {min-height: 500px;} .Title9, .dibu1, .dibu2 {display: none !important;}",
6524+
"pager": {
6525+
"type": 3,
6526+
"nextL": ".thisclass+li>a, .this-page+a:not(.no-page)",
6527+
"pageE": ".content, .TypeList, .m-list.ml1, .slider-c>.row>div",
6528+
"replaceE": ".NewPages, .page"
6529+
}
6530+
},
65196531
"kingdom": {
65206532
"host": "www.kingdom-en.com",
65216533
"url": "/(^\\/.)|(\\d+\\.html$)/",

0 commit comments

Comments
 (0)