From b59cffb29ad8fdd5409a51c0165d25ce960b271a Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Sun, 5 Jan 2025 00:00:32 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=20[=E6=B7=98=E8=82=A1?= =?UTF-8?q?=E5=90=A7=20-=20=E7=94=9F=E6=B4=BB=E5=9C=88]=20=E5=8C=B9?= =?UTF-8?q?=E9=85=8D=E8=A7=84=E5=88=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- other/Autopage/rules.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/other/Autopage/rules.json b/other/Autopage/rules.json index c3d04a5..7c2eb16 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -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",