diff --git a/other/Autopage/rules.json b/other/Autopage/rules.json index 18b202f..dd2692d 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -5286,6 +5286,14 @@ "replaceE": ".page" } }, + "3G壁纸": { + "host": "www.3gbizhi.com", + "url": "return fun.isPager()", + "pager": { + "nextL": ".cur+a", + "pageE": ".contlistw>.cl>li" + } + }, "nastol": { "host": "www.nastol.com.ua", "blank": 3, @@ -5541,25 +5549,25 @@ } }, "美食天下": { - "host": "www.meishichina.com", - "url": "return fun.isPager()", - "pager": { - "nextL": ".now_page+a", - "pageE": ".main .plist>li", - "replaceE": ".ui-page-inner" - }, - "function": { - "bF": "return fun.src_bF(pageE)" - } - }, - "美食天下2": { - "host": "home.meishichina.com", - "url": "return fun.isPager()", - "pager": { - "type": 2, - "nextL": "#recipeindex_living_loading>a" - } - }, + "host": "www.meishichina.com", + "url": "return fun.isPager()", + "pager": { + "nextL": ".now_page+a", + "pageE": ".main .plist>li", + "replaceE": ".ui-page-inner" + }, + "function": { + "bF": "return fun.src_bF(pageE)" + } + }, + "美食天下2": { + "host": "home.meishichina.com", + "url": "return fun.isPager()", + "pager": { + "type": 2, + "nextL": "#recipeindex_living_loading>a" + } + }, "Xvideos": { "host": ["www.xnxx.com","www.xvideos.com"], "url": "return fun.isPager('p,r')",