From b6867169edeb343456af4d841c3dcf912f428156 Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Tue, 26 Aug 2025 12:25:46 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=20[=E6=B7=98=E8=82=A1?= =?UTF-8?q?=E5=90=A7=20-=20=E5=B8=96=E5=AD=90=E5=86=85=20-=20=E5=8F=AA?= =?UTF-8?q?=E7=9C=8B=E6=A5=BC=E4=B8=BB]=20=E6=94=AF=E6=8C=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- other/Autopage/rules.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/other/Autopage/rules.json b/other/Autopage/rules.json index ae9c83b..f97e0ba 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -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/",