Skip to content

Commit d93ae4e

Browse files
committed
补充 [动漫之家] 其他域名; 更新 [动漫之家 - 日漫 - 分类页] 规则
1 parent a722eae commit d93ae4e

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

other/Autopage/rules.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3055,7 +3055,7 @@
30553055
}
30563056
},
30573057
"动漫之家": {
3058-
"host": "www.dmzj.com",
3058+
"host": ["www.dmzj.com","www.idmzj.com"],
30593059
"url": "if (fun.indexOF('/view/')) {if (fun.getCookie('display_mode') != '1') {document.cookie='display_mode=1; expires=Thu, 18 Dec 2031 12:00:00 GMT; path=/';location.reload();}else{return true;}}",
30603060
"style": "p.mh_curr_page, .btmBtnBox, .float_code, #floatCode {display: none !important;} .comic_wraCon > img {display: block !important;margin: 0 auto !important; border: none !important; padding: 0 !important; max-width: 99% !important; height: auto !important;min-height: 200px;}",
30613061
"history": true,
@@ -3073,7 +3073,7 @@
30733073
}
30743074
},
30753075
"动漫之家 - 分类页": {
3076-
"host": "www.dmzj.com",
3076+
"host": ["www.dmzj.com","www.idmzj.com"],
30773077
"url": "/^\\/(category|update|rank)/",
30783078
"style": ".wrap_mhlist_l.con_left, .wrap_list {height: auto!important;}",
30793079
"blank": 3,
@@ -3084,7 +3084,7 @@
30843084
}
30853085
},
30863086
"动漫之家 - 日漫": {
3087-
"host": "manhua.dmzj.com",
3087+
"host": ["manhua.dmzj.com","manhua.idmzj.com"],
30883088
"url": "if (fun.indexOF(/\\/\\d+\\.shtml/)) {let chapterScroll = fun.getCSS('#qiehuan_txt'); if (chapterScroll && chapterScroll.textContent === '切换到上下滚动阅读') {chapterScroll.click();} else {return true;}}",
30893089
"style": "p.curr_page, .btmBtnBox, .float_code, #floatCode {display: none !important;} #center_box > img {display: block !important;margin: 0 auto !important; border: none !important; padding: 0 !important; max-width: 99% !important; height: auto !important;min-height: 200px;}",
30903090
"history": true,
@@ -3102,19 +3102,19 @@
31023102
}
31033103
},
31043104
"动漫之家 - 日漫 - 分类页": {
3105-
"host": "manhua.dmzj.com",
3105+
"host": ["manhua.dmzj.com","manhua.idmzj.com"],
31063106
"url": "/^\\/tags/",
31073107
"pager": {
31083108
"type": 6,
3109-
"nextL": "a.pselected+a",
3110-
"pageE": "#search_list_div>ul",
3109+
"nextL": "//div[@class='pages']/a[contains(text(), '下一页')]",
3110+
"pageE": ".tcaricature_block>ul",
31113111
"replaceE": ".pages",
31123112
"forceHTTPS": true,
31133113
"loadTime": 800
31143114
}
31153115
},
31163116
"动漫之家 - 日漫 - 最近更新": {
3117-
"host": "manhua.dmzj.com",
3117+
"host": ["manhua.dmzj.com","manhua.idmzj.com"],
31183118
"url": "/^\\/update/",
31193119
"blank": 3,
31203120
"pager": {

0 commit comments

Comments
 (0)