diff --git a/other/Autopage/rules.json b/other/Autopage/rules.json index fa35fab..720f5be 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -1436,7 +1436,7 @@ "host": "www.ztupic.com", "url": "return (fun.lp() != '/' && !fun.indexOF('/sucai/'))", "pager": { - "nextL": "a.page-link[rel='next']", + "nextL": "li.page-item.active+li.page-item>a[href]", "pageE": ".floor_item", "replaceE": "ul.pagination" },