diff --git a/other/Autopage/rules.json b/other/Autopage/rules.json index 2f4d84c..8bcb41f 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -6960,6 +6960,20 @@ "bF": "return fun.src_bF(pageE)" } }, + "74P福利社": { + "host": "www.74p.net", + "url": "return fun.isPager()", + "blank": 3, + "pager": { + "type": 3, + "nextL": "a.next.page-numbers", + "pageE": "#image_div>p>img,#index_ajax_list>li", + "replaceE": ".nav-links" + }, + "function": { + "bF": "return fun.src_bF(pageE)" + } + }, "美图乐": { "host": "meitulu.cc", "url": "return fun.isPager()",