diff --git a/other/Autopage/rules.json b/other/Autopage/rules.json index e9af632..8e0c9cb 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -266,7 +266,6 @@ "pager": { "type": 2, "nextL": "button[data-testid='buttonShowMore']", - "interval": 500, "scrollD": 2000 } }, @@ -2116,6 +2115,15 @@ "replaceE": ".pagelist" } }, + "初音社": { + "host": "www.mikuclub.cc", + "url": "/^\\/[a-z]/", + "pager": { + "type": 2, + "nextL": "button.get-next-page:not([disabled]), .wpf-more-topics>a", + "interval": 1000 + } + }, "音范丝": { "host": "/www\\.yinfans\\./", "style": "#post_container>li {position: static !important; float: left !important; height: 620px !important;}", @@ -5415,7 +5423,6 @@ "type": 2, "nextL": "#webpage>span[onclick]", "isHidden": true, - "interval": 500, "scrollD": 2000 } },