diff --git a/other/Autopage/rules.json b/other/Autopage/rules.json index 4e14ee3..95b192d 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -687,6 +687,7 @@ "host": "www.mysmth.net", "url": "return (location.href.indexOf('board/') != -1)", "style": "[id*='banner'], [class*='banner'] {display: none !important;}", + "blank": 4, "pager": { "nextL": ".page-select+li.page-normal>a", "pageE": ".board-list>tbody>tr:not(.top)",