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;",