We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d18a5b commit e617277Copy full SHA for e617277
1 file changed
other/Autopage/rules.json
@@ -656,7 +656,7 @@
656
}
657
},
658
"水木社区": {
659
- "host": "www.mysmth.net",
+ "host": "www.newsmth.net",
660
"url": "return (location.href.indexOf('board/') != -1)",
661
"style": "[id*='banner'], [class*='banner'] {display: none !important;}",
662
"blank": 4,
@@ -668,7 +668,7 @@
668
669
670
"水木社区 - 帖子内": {
671
672
"url": "return (location.href.indexOf('article/') != -1)",
673
674
"thread": true,
0 commit comments