mirror of
https://github.com/XIU2/UserScript.git
synced 2026-09-07 11:27:41 +00:00
优化 [淘股吧 - 生活圈] 匹配规则
This commit is contained in:
@@ -802,7 +802,7 @@
|
||||
},
|
||||
"淘股吧 - 生活圈": {
|
||||
"host": "www.tgb.cn",
|
||||
"url": "/\\/shenghuoba\\//",
|
||||
"url": "/^\\/shenghuoba\\//",
|
||||
"pager": {
|
||||
"nextL": "js; let next = fun.getCSS('#N_go_pageBtn'),next_ = location.pathname.split('/')[2].split('-')[0]; if (next && (parseInt(next.dataset.now) + 1 <= parseInt(next.dataset.total))) {if (!next_) next_ = 'H'; return (`${location.origin}/shenghuoba/${next_}-${parseInt(next.dataset.now) + 1}`)}; return '';",
|
||||
"pageE": ".lifeContent-topicList-item",
|
||||
|
||||
Reference in New Issue
Block a user