Skip to content

Commit 94548fc

Browse files
committed
更新 [凸凹吧] 规则
1 parent 453aa74 commit 94548fc

1 file changed

Lines changed: 23 additions & 23 deletions

File tree

other/Autopage/rules.json

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -2879,24 +2879,24 @@
28792879
}
28802880
},
28812881
"EXT Torrents": {
2882-
"host": "ext.to",
2883-
"url": "/^\\/browse\\//",
2884-
"blank": 3,
2885-
"pager": {
2886-
"nextL": ".pages>li.active+li>a",
2887-
"pageE": ".found-content-block table>tbody>tr",
2888-
"replaceE": ".pages"
2889-
}
2890-
},
2891-
"Knaben": {
2892-
"host": "knaben.org",
2893-
"url": "/^\\/(search|browse)\\//",
2894-
"pager": {
2895-
"nextL": "#nextPage",
2896-
"pageE": ".table.caption-top>tbody>tr",
2897-
"replaceE": ".pageNumbers"
2898-
}
2899-
},
2882+
"host": "ext.to",
2883+
"url": "/^\\/browse\\//",
2884+
"blank": 3,
2885+
"pager": {
2886+
"nextL": ".pages>li.active+li>a",
2887+
"pageE": ".found-content-block table>tbody>tr",
2888+
"replaceE": ".pages"
2889+
}
2890+
},
2891+
"Knaben": {
2892+
"host": "knaben.org",
2893+
"url": "/^\\/(search|browse)\\//",
2894+
"pager": {
2895+
"nextL": "#nextPage",
2896+
"pageE": ".table.caption-top>tbody>tr",
2897+
"replaceE": ".pageNumbers"
2898+
}
2899+
},
29002900
"BTDig": {
29012901
"host": "btdig.com",
29022902
"url": "/^\\/search/",
@@ -7607,11 +7607,11 @@
76077607
}
76087608
},
76097609
"凸凹吧 tuao.cc": {
7610-
"host": "www.tuao.cc",
7611-
"url": "if(fun.indexOF(/^\\/Articles\\/Content\\//)){let raw=fun.getCSS('#rawContent');if(raw){raw.style.cssText='';return true;}}",
7612-
"style": "#pageContainer,#pagination,body>div:last-of-type,ins",
7613-
"hiddenPN": true
7614-
},
7610+
"host": "www.tuao.cc",
7611+
"url": "if(fun.indexOF(/^\\/Articles\\/Content\\//)){let d=document.querySelector('#imgData');if(d&&d.value){let a=d.value.split('|');if(a.length>4){const container=document.getElementById('pageContainer');let i=4;const timer=setInterval(()=>{if(i>=a.length){clearInterval(timer);return};const img=document.createElement('img');img.src=atob(a[i]);container.appendChild(img);i++},1000)};return true};}",
7612+
"style": "#pagination,body>div:last-of-type,ins",
7613+
"hiddenPN": true
7614+
},
76157615
"仙女图": {
76167616
"host": "www.xiannvtu.com",
76177617
"url": "/^\\/v\\//",

0 commit comments

Comments
 (0)