优化 [豆瓣 - 广播] 规则

This commit is contained in:
xiu2
2022-04-07 20:11:59 +08:00
parent 58f5610d73
commit ff2ee9a214
+1 -1
View File
@@ -357,7 +357,7 @@
"url": "return (fun.indexOF(/^\\/people\\/.+\\/status/) && (!fun.indexOF('tab=','s') || fun.indexOF('tab=comment','s')))",
"pager": {
"type": 6,
"nextL": "js; let a=fun.getCSS('a.next');if(a && a.href){return a.href.replace('#comments','')}",
"nextL": "js; let a=fun.getCSS('a.next');if(a && a.href){return a.href.replace(/#.+$/,'')}",
"pageE": ".comment-list-wrapper, .list",
"replaceE": ".paginator",
"loadTime": 1000