From 777922d1a74ad3393ce62201f2d09b59fa3bb432 Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Sat, 1 Mar 2025 15:19:23 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=20[3G=E5=A3=81=E7=BA=B8]=20?= =?UTF-8?q?=E6=94=AF=E6=8C=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- other/Autopage/rules.json | 46 +++++++++++++++++++++++---------------- 1 file changed, 27 insertions(+), 19 deletions(-) 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')",