From 51e7c36c5e61b485c1f8e632a3c8eaf2fb83ac4f Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Fri, 22 Aug 2025 08:39:08 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A5=E5=85=85=20[archlinux=20-=20aur]=20?= =?UTF-8?q?=E5=85=B6=E4=BB=96=E5=9F=9F=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- other/Autopage/rules.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/other/Autopage/rules.json b/other/Autopage/rules.json index 32ba954..d2fcacb 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -954,11 +954,11 @@ } }, "archlinux - aur": { - "host": "aur.archlinux.org", + "host": ["archlinux.org","aur.archlinux.org"], "url": "/^\\/packages/", "blank": 3, "pager": { - "nextL": "span.page+a.page", + "nextL": ".next>a,span.page+a.page", "pageE": "#pkglist-results tbody>tr", "replaceE": ".pkglist-nav" }