优化 [RARBG] 规则

This commit is contained in:
xiu2
2022-08-01 19:25:12 +08:00
parent 2c7cacbacf
commit 13f1cb0482
+1 -1
View File
@@ -2562,7 +2562,7 @@
"replaceE": "#pager_links"
},
"function": {
"bF": "pageE.forEach((one)=>{let now=fun.getCSS('td>a[onmouseover]',one);now.parentElement.setAttribute('onmouseover', now.getAttribute('onmouseover')); now.removeAttribute('onmouseover');now.parentElement.setAttribute('onmouseout', now.getAttribute('onmouseout')); now.removeAttribute('onmouseout');});return pageE"
"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"
}
},
"Zooqle": {