From c7f62f8f6bdd594cf549b919067d7096bf074db8 Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Tue, 8 Mar 2022 11:26:55 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=20[=E8=BD=BB=E7=8B=82?= =?UTF-8?q?=E5=BF=97]=E3=80=81[=E9=BB=91=E5=9F=9F=E5=9F=BA=E5=9C=B0]?= =?UTF-8?q?=E3=80=81[=E7=9B=92=E5=AD=90=E9=83=A8=E8=90=BD]=E3=80=81[QiuQua?= =?UTF-8?q?n's=20Blog]=E3=80=81[Masquerade=20Repacks]=20=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 | 82 ++++++++++++++++++++++++++++++++------- 1 file changed, 68 insertions(+), 14 deletions(-) diff --git a/other/Autopage/rules.json b/other/Autopage/rules.json index 2bc93c1..bccc814 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -1735,23 +1735,21 @@ "replaceE": ".pageNav" } }, - "Crackhub213": { - "host": "crackhub.site", - "style": "html.wp-dark-mode-active .inside-article {background-color: var(--wp-dark-mode-bg);}", + "国外重新包装游戏": { + "host": [ + "crackhub.site", + "fitgirl-repacks.site", + "masquerade.site" + ], + "style": "html.wp-dark-mode-active .inside-article, #nav-below {background-color: var(--wp-dark-mode-bg);}", "pager": { - "nextL": "a.next.page-numbers", + "nextL": "a.next", "pageE": "article[id^='post-']", - "replaceE": "nav.paging-navigation", + "replaceE": "nav.paging-navigation, nav.pagination", "scrollD": 2000 - } - }, - "FitGirl Repacks": { - "host": "fitgirl-repacks.site", - "pager": { - "nextL": "a.next.page-numbers", - "pageE": "article[id^='post-']", - "replaceE": "nav.paging-navigation", - "scrollD": 2500 + }, + "function": { + "bF": "return fun.src_bF(pageE, [0, 'img[data-src]', 'data-src'])" } }, "茶杯狐": { @@ -2857,6 +2855,62 @@ "bF": "pageE.forEach(function (one) {if (fun.getCSS('.macwk-app__header--icon--content[style^=\"--img:\"] + img:not(src)', one)){fun.getCSS('.macwk-app__header--icon--content[style^=\"--img:\"] + img:not(src)', one).src = /(?<=\\().+(?=\\))/.exec(fun.getCSS('.macwk-app__header--icon--content[style^=\"--img:\"]', one).style.cssText)[0].replaceAll('\\\\','');}}); return pageE" } }, + "轻狂志 - 文章评论": { + "host": "www.flighty.cn", + "url": "return (fun.indexOF(/\\/\\d+_\\d+\\.html/))", + "pager": { + "type": 2, + "nextL": ".cmt-more-wrap-gw" + } + }, + "轻狂志": { + "host": "www.flighty.cn", + "url": "return (fun.lp() != '/')", + "pager": { + "nextL": "//div[@class='pages']//a[text()='下一页']", + "pageE": ".items", + "replaceE": ".pages" + } + }, + "黑域基地": { + "host": "www.hybase.com", + "url": "return (!fun.indexOF(/\\/\\d+\\.html/))", + "pager": { + "nextL": "id('pages')/a[text()='下一页']", + "pageE": ".entry", + "replaceE": "#pages" + } + }, + "盒子部落 - 首页": { + "host": "www.hezibuluo.com", + "url": "/^\\/$/", + "pager": { + "type": 2, + "nextL": ".load-more:not(.loading)" + } + }, + "盒子部落": { + "host": "www.hezibuluo.com", + "url": "return (!fun.indexOF(/\\/\\d+\\.html/))", + "pager": { + "nextL": "a.next", + "pageE": ".main li.item", + "replaceE": ".pagination", + "scrollD": 2000 + }, + "function": { + "bF": "return fun.src_bF(pageE, [0,'img[data-original]','data-original'])" + } + }, + "QiuQuan's Blog": { + "host": "www.qiuquan.cc", + "url": "return (!fun.indexOF('.html'))", + "pager": { + "nextL": "li.next-page > a", + "pageE": "article", + "replaceE": ".pagination" + } + }, "小众软件": { "host": "www.appinn.com", "pager": {