From 693387f1d04d7a1829cf6c2e04c028fc22679a1d Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Fri, 21 Jun 2024 10:07:21 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4=20[RARBG]=20=E8=A7=84?= =?UTF-8?q?=E5=88=99(=E4=B8=8D=E7=9F=A5=E4=B8=8D=E8=A7=89=E5=85=B3?= =?UTF-8?q?=E7=AB=99=E4=B8=80=E5=B9=B4=E4=BA=86)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- other/Autopage/rules.json | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/other/Autopage/rules.json b/other/Autopage/rules.json index b785bf8..b5538d9 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -2614,20 +2614,6 @@ "replaceE": ".pagination" } }, - "RARBG": { - "host": "/rarbg/", - "url": "if(fun.isTitle('RARBG') && fun.lp() == '/torrents.php'){fun.getAllCSS('table.lista2t tr.lista2 td>a[onmouseover]').forEach((now)=>{now.parentElement.setAttribute('onmouseover', now.getAttribute('onmouseover')); now.removeAttribute('onmouseover');now.parentElement.setAttribute('onmouseout', now.getAttribute('onmouseout')); now.removeAttribute('onmouseout');}); fun.getAllCSS('.lista2t td.header>a').forEach((a)=>{a.setAttribute('onclick','1')}); return true}", - "style": "body{background-repeat-y: repeat;}", - "blank": 3, - "pager": { - "nextL": "#pager_links>a[title='next page']", - "pageE": "table.lista2t tr.lista2", - "replaceE": "#pager_links" - }, - "function": { - "bF": "pageE.forEach((one)=>{let now=fun.getCSS('td>a[onmouseover]',one);if(now){now.parentElement.setAttribute('onmouseover', now.getAttribute('onmouseover')); now.removeAttribute('onmouseover');now.parentElement.setAttribute('onmouseout', now.getAttribute('onmouseout')); now.removeAttribute('onmouseout');};});return pageE" - } - }, "TheRARBG": { "host": "therarbg.to", "url": "if(fun.indexOF('/get-posts/')){fun.cleanuEvent('thead.table1head',500);return true}",