From 2d84a1d791a1e426f992d6b67c4258a29f2512a3 Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Wed, 19 Aug 2026 16:03:23 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=20[Github=20-=20releases]=20?= =?UTF-8?q?=E5=A4=B1=E6=95=88(=E4=BD=86=E5=B7=B2=E7=9F=A5=E6=97=A0?= =?UTF-8?q?=E6=B3=95=E5=B1=95=E5=BC=80=E4=B8=8B=E8=BD=BD=E5=88=97=E8=A1=A8?= =?UTF-8?q?)?= 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 62a1fe04f..0cef6157f 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -5124,7 +5124,7 @@ "blank": 4, "pager": { "nextL": "a.next_page", - "pageE": "div[id^='issue_'],ul[aria-labelledby='discussions-list']>li,#release_page_title+div[data-pjax]>section,div[id^='check_suite_'],#org-repositories li.Box-row", + "pageE": "div[id^='issue_'],ul[aria-labelledby='discussions-list']>li,#release_page_title+div section[data-release-anchor],div[id^='check_suite_'],#org-repositories li.Box-row", "replaceE": ".pagination" } },