From d587ea526b46424d2ac34dfd6b15a3a2cfee531b Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Sat, 9 Apr 2022 13:03:23 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=20[Microsoft=20Community=20-?= =?UTF-8?q?=20=E5=B8=96=E5=AD=90=E5=86=85]=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 | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/other/Autopage/rules.json b/other/Autopage/rules.json index c8b9658..2a0040b 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -1081,6 +1081,16 @@ "replaceE": ".pagination:not(#breadcrumb_multipage_popup)" } }, + "Microsoft Community - 帖子内": { + "host": "answers.microsoft.com", + "url": "/\\/forum\\/all\\//", + "pager": { + "nextL": "js;return fun.getNextEP('.pageNumberLayout.selectedPageNumber+span.pageNumberLayout>a', 'page=', /page=\\d+/)", + "pageE": ".thread-message", + "replaceE": ".pagingControl", + "scrollD": 2200 + } + }, "Pixiv - 分类页": { "host": "www.pixiv.net", "url": "fun.isUrlC(); if (fun.isMobile()) {return false}; if (fun.lp() == '/') {fun.blank();} else if (fun.indexOF('/tags/')) {return true;} else if (fun.indexOF('/artworks/')) {setTimeout(function(){fun.getXpath('//button[contains(string(), \"查看全部\") or contains(string(), \"See all\") or contains(string(), \"すべて見る\") or contains(string(), \"모두 보기\")]').click();}, 3000)}",