Skip to content

Commit 693387f

Browse files
committed
移除 [RARBG] 规则(不知不觉关站一年了)
1 parent 44bf81c commit 693387f

1 file changed

Lines changed: 0 additions & 14 deletions

File tree

other/Autopage/rules.json

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2614,20 +2614,6 @@
26142614
"replaceE": ".pagination"
26152615
}
26162616
},
2617-
"RARBG": {
2618-
"host": "/rarbg/",
2619-
"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}",
2620-
"style": "body{background-repeat-y: repeat;}",
2621-
"blank": 3,
2622-
"pager": {
2623-
"nextL": "#pager_links>a[title='next page']",
2624-
"pageE": "table.lista2t tr.lista2",
2625-
"replaceE": "#pager_links"
2626-
},
2627-
"function": {
2628-
"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"
2629-
}
2630-
},
26312617
"TheRARBG": {
26322618
"host": "therarbg.to",
26332619
"url": "if(fun.indexOF('/get-posts/')){fun.cleanuEvent('thead.table1head',500);return true}",

0 commit comments

Comments
 (0)