From bf43d38cfa278fdc2fe7726a2a1759ac2bdc2b49 Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Tue, 5 Apr 2022 12:48:09 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=20[ExHentai]=20=E6=94=AF?= =?UTF-8?q?=E6=8C=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- other/Autopage/rules.json | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/other/Autopage/rules.json b/other/Autopage/rules.json index 80883de..ca17b3c 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -5196,19 +5196,18 @@ } }, "E-Hentai-g": { - "host": "e-hentai.org", + "host": ["e-hentai.org","exhentai.org"], "url": "/^\\/g\\//", "pager": { "nextL": "//table[@class='ptt']//a[text()='>']", - "pageE": "#gdt>.gdtm", - "replaceE": ".ptt, .ptb", - "scrollD": 1000 + "pageE": "#gdt>div:not(.c)", + "replaceE": ".ptt, .ptb" } }, "E-Hentai-s": { - "host": "e-hentai.org", + "host": ["e-hentai.org","exhentai.org"], "url": "/^\\/s\\//", - "style": "#img {max-width: 100% !important;height: auto !important;}", + "style": "#img {max-width: 100% !important;height: auto !important;min-height: 400px;}", "pager": { "nextL": "a#next", "pageE": "#img", @@ -5217,12 +5216,11 @@ } }, "E-Hentai": { - "host": "e-hentai.org", + "host": ["e-hentai.org","exhentai.org"], "pager": { "nextL": "//table[@class='ptt']//a[text()='>']", - "pageE": ".itg>tbody>tr:not(:first-of-type)", - "replaceE": ".ptt, .ptb", - "scrollD": 1000 + "pageE": ".itg>div, .itg>tbody>tr:not(:first-of-type)", + "replaceE": ".ptt, .ptb" } }, "nhentai": {