Skip to content

Commit b48fa47

Browse files
committed
新增 [二次元动漫] 支持
1 parent eaf9ed0 commit b48fa47

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

other/Autopage/rules.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3377,6 +3377,17 @@
33773377
"bF": "pageE[0].innerHTML = pageE[0].innerHTML.replaceAll('mip-img','img');return pageE"
33783378
}
33793379
},
3380+
"二次元动漫": {
3381+
"host": "www.2animx.com",
3382+
"url": "if(fun.indexOF('/index-look-')){setTimeout(()=>{window.page=function(){return false}},2000);return true}",
3383+
"style": "#img_ad_img>img {max-width: 100% !important;}",
3384+
"pager": {
3385+
"nextL": "//a[text()='下一頁' or text()='下一章'][not(starts-with(@href,'javascript'))]",
3386+
"pageE": "#ComicPic",
3387+
"replaceE": ".c",
3388+
"scrollD": 4000
3389+
}
3390+
},
33803391
"砂之船动漫家": {
33813392
"host": "www.szcdmj.com",
33823393
"url": "if (fun.indexOF('/szcchapter/')) {return true;} else if (fun.indexOF('/szcbook/')) {if (fun.getCSS('#detail-list-more')) {fun.getCSS('#detail-list-more').click();}}",

0 commit comments

Comments
 (0)