Skip to content

Commit d587ea5

Browse files
committed
新增 [Microsoft Community - 帖子内] 支持
1 parent 4f42dab commit d587ea5

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

other/Autopage/rules.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1081,6 +1081,16 @@
10811081
"replaceE": ".pagination:not(#breadcrumb_multipage_popup)"
10821082
}
10831083
},
1084+
"Microsoft Community - 帖子内": {
1085+
"host": "answers.microsoft.com",
1086+
"url": "/\\/forum\\/all\\//",
1087+
"pager": {
1088+
"nextL": "js;return fun.getNextEP('.pageNumberLayout.selectedPageNumber+span.pageNumberLayout>a', 'page=', /page=\\d+/)",
1089+
"pageE": ".thread-message",
1090+
"replaceE": ".pagingControl",
1091+
"scrollD": 2200
1092+
}
1093+
},
10841094
"Pixiv - 分类页": {
10851095
"host": "www.pixiv.net",
10861096
"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)}",

0 commit comments

Comments
 (0)