mirror of
https://github.com/XIU2/UserScript.git
synced 2026-09-07 11:27:41 +00:00
新增 [淘股吧 - 帖子内 - 只看楼主] 支持
This commit is contained in:
@@ -810,6 +810,19 @@
|
||||
"bF": "return fun.src_bF(pageE)"
|
||||
}
|
||||
},
|
||||
"淘股吧 - 帖子内 - 只看楼主": {
|
||||
"host": "www.tgb.cn",
|
||||
"url": "/^\\/topic\\/lookUserTopic/",
|
||||
"thread": true,
|
||||
"pager": {
|
||||
"nextL": "js; let next = fun.getXpath('//div[contains(@class,\"t_page01\")]/a[contains(text(),\"下一页\")]');if (next) {next = next.getAttribute('onclick').replace('gotoPageLookTopic(','').replace(')','').split(',');return fun.getNextUP('pageNo=',/pageNo=\\d+/,location.pathname,'2',next[1])}; return '';",
|
||||
"pageE": ".comment-data",
|
||||
"replaceE": ".t_page"
|
||||
},
|
||||
"function": {
|
||||
"bF": "return fun.src_bF(pageE)"
|
||||
}
|
||||
},
|
||||
"芥子空间论坛": {
|
||||
"host": "bbs.lieyou888.com",
|
||||
"url": "/^\\/forum/",
|
||||
|
||||
Reference in New Issue
Block a user