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,