diff --git a/other/Autopage/rules.json b/other/Autopage/rules.json index c7c087b..3e64ec6 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -7649,7 +7649,7 @@ } }, "凸凹吧 tuao.cc": { - "host": "www.tuao.cc", + "host": ["www.tuao.cc","www.nnao.cc"], "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};}", "style": "#pagination,body>div:last-of-type,ins", "hiddenPN": true