mirror of
https://github.com/XIU2/UserScript.git
synced 2026-07-09 10:55:22 +00:00
优化 [豆瓣 - 广播] 规则
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user