From eb6d0ece12a1ce04ebc08115c45a7c8f8245e997 Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Sun, 21 Jul 2024 14:34:03 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A5=E5=85=85=20[2DFan]=20=E5=85=B6?= =?UTF-8?q?=E4=BB=96=E5=9F=9F=E5=90=8D(=E6=AD=A3=E5=88=99=E5=8C=B9?= =?UTF-8?q?=E9=85=8D=20ddfan=20galge=20fan2d=20=E7=9A=84=E4=BB=BB=E6=84=8F?= =?UTF-8?q?=E5=90=8E=E7=BC=80)?= 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 33cacb3..89c91f2 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -723,7 +723,7 @@ } }, "2DFan": { - "host": ["2dfan.com","www.2dfan.com","ddfan.org","galge.fun"], + "host": ["2dfan.com","www.2dfan.com","ddfan.org","/^ddfan\\.[a-z]+$/","/^galge\\.[a-z]+$/","/^fan2d\\.[a-z]+$/"], "url": "return fun.isPager('p,r')", "pager": { "nextL": "a[rel='next']", @@ -735,7 +735,7 @@ } }, "2DFan - 评论": { - "host": ["2dfan.com","www.2dfan.com","ddfan.org","galge.fun"], + "host": ["2dfan.com","www.2dfan.com","ddfan.org","/^ddfan\\.[a-z]+$/","/^galge\\.[a-z]+$/","/^fan2d\\.[a-z]+$/"], "url": "if (fun.getCSS('#comments')&&fun.getCSS('.pagination')){[].slice.call(fun.getAllCSS('#comments>div')).reverse().forEach((e)=>{document.querySelector('#comments>.pagination').insertAdjacentElement('beforebegin', e);});return true}", "history": false, "pager": {