Skip to content

Commit 9ca18d1

Browse files
committed
新增 [ACG漫画网] 支持
1 parent 286e07e commit 9ca18d1

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

other/Autopage/rules.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6068,6 +6068,16 @@
60686068
"bF": "return fun.src_bF(pageE, [0,'img[data-url]','data-url'])"
60696069
}
60706070
},
6071+
"acgmhs.com": {
6072+
"host": "acgmhs.com",
6073+
"url": "return fun.isPager()",
6074+
"style": ".pre_picture,.next_picture",
6075+
"pager": {
6076+
"nextL": ".page>span+a:not(.a1)",
6077+
"pageE": ".manga-picture>picture, #list>li",
6078+
"replaceE": ".page"
6079+
}
6080+
},
60716081
"E-Hentai": {
60726082
"host": ["e-hentai.org","exhentai.org"],
60736083
"url": "if(fun.getCSS('.itg,#gdt,#img')){setTimeout(()=>{window.nl=()=>{return false}},2000);return true}",

0 commit comments

Comments
 (0)