diff --git a/other/Autopage/rules.json b/other/Autopage/rules.json index d9375b4..e9f9125 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -6315,5 +6315,14 @@ "pageE": "#d_list>ul, table.dc_bar2", "replaceE": "#d_list_page, #d_list_foot, table.dc_bar" } + }, + "taotuxp.com": { + "host": "www.taotuxp.com", + "url": "/^\\/\\d+\\.html/", + "pager": { + "nextL": ".pagelist>span+a", + "pageE": "#post_content>p", + "replaceE": ".pagelist" + } } }