From b261db13ca90d63d7322d370f3d3e8ce7d6399dd Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Wed, 16 Mar 2022 10:36:02 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4=20=E5=87=A0=E4=B8=AA?= =?UTF-8?q?=E5=B7=B2=E7=BB=8F=E8=A2=AB=20[=E9=83=A8=E5=88=86=E8=87=AA?= =?UTF-8?q?=E5=B8=A6=E6=97=A0=E7=BC=9D=E7=BF=BB=E9=A1=B5=E7=9A=84=E7=BD=91?= =?UTF-8?q?=E7=AB=99]=20=E9=80=9A=E7=94=A8=E8=A7=84=E5=88=99=E6=89=80?= =?UTF-8?q?=E6=9B=BF=E4=BB=A3=E7=9A=84=E7=BD=91=E7=AB=99=E8=A7=84=E5=88=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Autopage.user.js | 2 +- other/Autopage/rules.json | 27 --------------------------- 2 files changed, 1 insertion(+), 28 deletions(-) diff --git a/Autopage.user.js b/Autopage.user.js index 3cf80fe..895d4ee 100644 --- a/Autopage.user.js +++ b/Autopage.user.js @@ -366,7 +366,7 @@ function: { type: 2, isHidden: true, interval: 1000, - scrollD: 2500 + scrollD: 2000 } }, // 部分自带 自动无缝翻页 的网站 discuz_forum: { diff --git a/other/Autopage/rules.json b/other/Autopage/rules.json index 528620c..9ae8539 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -153,16 +153,6 @@ "bF": "return fun.src_bF(pageE, [0,'img[data-isrc]','data-isrc'])" } }, - "360 搜索 - 手机版": { - "host": "m.so.com", - "url": "/^\\/.+/", - "pager": { - "type": 2, - "nextL": "#load-more", - "isHidden": true, - "scrollD": 1000 - } - }, "轻搜": { "host": "www.qingsearch.com", "url": "return (fun.lp() == '/' && fun.indexOF('qings=', 's'))", @@ -1821,15 +1811,6 @@ "replaceE": ".pageNav" } }, - "茶杯狐": { - "host": "/www\\.cupfox\\./", - "pager": { - "type": 2, - "nextL": ".load-more", - "nextText": "点击加载更多", - "scrollD": 700 - } - }, "NO视频": { "host": "www.novipnoad.com", "url": "return (fun.lp() != '/' && !fun.indexOF('.html'))", @@ -4055,14 +4036,6 @@ "scrollD": 1000 } }, - "ScienceAlert": { - "host": "www.sciencealert.com", - "pager": { - "type": 2, - "nextL": ".load-more", - "scrollD": 2000 - } - }, "致美化": { "host": "zhutix.com", "url": "if (fun.getCSS('#post-list')) return true;",