Skip to content

Commit 0a2b5d3

Browse files
committed
更新 [凸凹吧] 域名
1 parent 2de66ae commit 0a2b5d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

other/Autopage/rules.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7649,7 +7649,7 @@
76497649
}
76507650
},
76517651
"凸凹吧 tuao.cc": {
7652-
"host": "www.tuao.cc",
7652+
"host": ["www.tuao.cc","www.nnao.cc"],
76537653
"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};}",
76547654
"style": "#pagination,body>div:last-of-type,ins",
76557655
"hiddenPN": true

0 commit comments

Comments
 (0)