From e617277906809d65e4e3ff9ebde41dfaa1085ae0 Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Wed, 10 May 2023 14:06:06 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20[=E6=B0=B4=E6=9C=A8?= =?UTF-8?q?=E7=A4=BE=E5=8C=BA]=20=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 cd18929..ee90806 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -656,7 +656,7 @@ } }, "水木社区": { - "host": "www.mysmth.net", + "host": "www.newsmth.net", "url": "return (location.href.indexOf('board/') != -1)", "style": "[id*='banner'], [class*='banner'] {display: none !important;}", "blank": 4, @@ -668,7 +668,7 @@ } }, "水木社区 - 帖子内": { - "host": "www.mysmth.net", + "host": "www.newsmth.net", "url": "return (location.href.indexOf('article/') != -1)", "style": "[id*='banner'], [class*='banner'] {display: none !important;}", "thread": true,