From c766f9aa2535482c79194bbbe5bf10f40a4600a6 Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Wed, 19 Oct 2022 13:42:02 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=20[=E5=92=8C=E5=9B=BE?= =?UTF-8?q?=E4=B9=A6]=20=E8=A7=84=E5=88=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- other/Autopage/rules.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/other/Autopage/rules.json b/other/Autopage/rules.json index 9120057..8f4d346 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -3640,11 +3640,13 @@ "和图书": { "host": ["hetushu.com","www.hetushu.com","hetubook.com","www.hetubook.com"], "url": "/^\\/book\\/\\d+\\/\\d+\\.html$/", - "style": "body,#center,#cbox,#content {overflow: initial !important;position: initial !important;} #right,.sidebarbox{position: fixed !important;right: 0;}", + "style": "body,#center,#cbox,#content {overflow: initial !important;position: initial !important;} #right,.sidebarbox{position: fixed !important;right: 0;} #Autopage_iframe{display: none;}", "pager": { + "type": 6, "nextL": "#next", "pageE": "#content>.h2~div", - "replaceE": ".next,.pre" + "replaceE": ".next,.pre", + "loadTime": 500 } }, "owlook": {