From f5232e5fbbca0101cc57c8b66743b91e24d5ef19 Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Wed, 19 Jun 2024 21:26:47 +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?= 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 5c4db13..dc76c5e 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -708,7 +708,7 @@ } }, "2DFan": { - "host": ["2dfan.com","www.2dfan.com","galge.fun"], + "host": ["2dfan.com","www.2dfan.com","ddfan.org","galge.fun"], "url": "return (fun.getCSS('.media-list,.topic-list')&&fun.getCSS('.pagination'))", "pager": { "nextL": "a[rel='next']", @@ -720,7 +720,7 @@ } }, "2DFan - 评论": { - "host": ["2dfan.com","www.2dfan.com","galge.fun"], + "host": ["2dfan.com","www.2dfan.com","ddfan.org","galge.fun"], "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": {