From 73e85ce581ac6b980951f135f6399d849f92592b Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Sun, 27 Mar 2022 11:57:44 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=20[=E8=B5=84=E6=9C=AC?= =?UTF-8?q?=E5=B8=82=E5=9C=BA=E7=94=B5=E5=AD=90=E5=8C=96=E4=BF=A1=E6=81=AF?= =?UTF-8?q?=E6=8A=AB=E9=9C=B2=E5=B9=B3=E5=8F=B0]=E3=80=81[=E8=9C=9C?= =?UTF-8?q?=E6=9F=91=E8=AE=A1=E5=88=92=20-=20Mikan]=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 | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/other/Autopage/rules.json b/other/Autopage/rules.json index 35783fb..2165cad 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -2201,6 +2201,15 @@ "aF": "document.body.appendChild(document.createElement('script')).textContent = `$('#topic_list > tbody > tr:even:not(.even):not(.odd)').addClass('even'); $('#topic_list > tbody > tr:odd:not(.even):not(.odd)').addClass('odd');`" } }, + "蜜柑计划 - Mikan": { + "host": "mikanani.me", + "url": "/^\\/Home\\/Classic/", + "pager": { + "nextL": "js; return fun.getNextEPN('.pagination > li.active+li:not([style]):not([class])>a', /\\/\\d+$/, '/')", + "pageE": "//table/tbody/tr | //body/script[contains(text(),'.classic-view-pagination')]", + "scriptT": 2 + } + }, "扶她动漫": { "host": ["futaacg.com", "www.futaacg.com"], "pager": { @@ -4597,6 +4606,16 @@ "scrollD": 1000 } }, + "资本市场电子化信息披露平台": { + "host": "eid.csrc.gov.cn", + "url": "/\\/\\d+\\/index/", + "pager": { + "nextL": "js; if (fun.getCSS('li.on+li:not(.click) > a') == null) {return}; if (fun.indexOF('_f.html')) {fun.getCSS('#channelFilterForm').action = `index_${fun.getCSS('li.on+li:not(.click) > a').textContent}_f.html`; return fun.getNextF('#channelFilterForm');} else {return fun.getCSS('img[src$=\"location.png\"]~a:last-of-type').href.replace('.html',`_${fun.getCSS('li.on+li:not(.click) > a').textContent}.html`);}", + "pageE": "table > tbody > tr:not(:first-of-type)", + "replaceE": "ul.g-ul", + "scrollD": 1000 + } + }, "医学考研网": { "host": "info.medkaoyan.net", "url": "/\\/archives/",