Skip to content

Commit bb78952

Browse files
committed
更新 [动漫狂] 规则
1 parent 5da4393 commit bb78952

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

other/Autopage/rules.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2934,14 +2934,14 @@
29342934
}
29352935
},
29362936
"动漫狂": {
2937-
"host": ["www.cartoonmad.com","www.cartoonmad.cc"],
2938-
"url": "/^\\/comic\\/\\d+\\.html$/",
2939-
"style": "body > table > tbody > tr:nth-child(4) > td > table > tbody > tr:first-child > td:not(:first-child) {display: none !important;} body > table > tbody > tr:nth-child(4) > td > table > tbody > tr:first-child > td:first-child img {max-width: 100%;height: auto;display: block !important;margin: 0 auto !important;}",
2937+
"host": ["www.cartoonmad.com","www.cartoonmad.cc","cc.fun8.us"],
2938+
"url": "/^\\/post\\/\\d+\\.html$/",
2939+
"style": "body > table > tbody > tr:nth-child(3) > td > table > tbody > tr:first-child > td:not(:first-child) {display: none !important;} body > table > tbody > tr:nth-child(3) > td > table > tbody > tr:first-child > td:first-child img {max-width: 100%;height: auto;display: block !important;margin: 0 auto !important;}",
29402940
"history": true,
29412941
"pager": {
29422942
"nextL": "js; let next=fun.getXpath(\"//a[@class='pages'][contains(text(),'下一頁')][not(starts-with(@href,'thend.asp'))]\");if (next) {return next.href;} else {next=fun.getXpath(\"//a[@class='pages'][contains(string(),'下一話')]\");if (next) return next.href;}",
29432943
"pageE": "img[onload]",
2944-
"replaceE": "body > table > tbody > tr:nth-child(2), body > table > tbody > tr:nth-child(5)",
2944+
"replaceE": "body > table > tbody > tr:first-child, body > table > tbody > tr:nth-child(4)",
29452945
"interval": 0
29462946
}
29472947
},

0 commit comments

Comments
 (0)