Skip to content

Commit 72d643c

Browse files
committed
新增 [TheRARBG] 支持
1 parent bb78952 commit 72d643c

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

other/Autopage/rules.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2635,6 +2635,20 @@
26352635
"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"
26362636
}
26372637
},
2638+
"TheRARBG": {
2639+
"host": "therarbg.to",
2640+
"url": "if(fun.indexOF('/get-posts/')){fun.cleanuEvent('thead.table1head',500);return true}",
2641+
"blank": 3,
2642+
"pager": {
2643+
"nextL": ".active+li.page-item>a",
2644+
"pageE": ".row.p-1 tr.list-entry",
2645+
"replaceE": ".pagination",
2646+
"scrollD": 1300
2647+
},
2648+
"function": {
2649+
"bF": "return fun.src_bF(pageE)"
2650+
}
2651+
},
26382652
"Zooqle": {
26392653
"host": "zooqle.com",
26402654
"url": "return (fun.lp() == '/search' || fun.indexOF('/browse/') || fun.indexOF('/mov/'))",

0 commit comments

Comments
 (0)