Skip to content

Commit 89ffd43

Browse files
committed
移除 [Steam 创意工坊] 支持(新版已经是完全动态加载内容无法再支持了)
1 parent a202324 commit 89ffd43

1 file changed

Lines changed: 0 additions & 22 deletions

File tree

other/Autopage/rules.json

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -2085,28 +2085,6 @@
20852085
"replaceE": "//a[contains(@class,'active')]/.."
20862086
}
20872087
},
2088-
"Steam 创意工坊 - 项目列表": {
2089-
"host": "steamcommunity.com",
2090-
"url": "return (fun.indexOF('/workshop/browse') || fun.indexOF('/myworkshopfiles/'))",
2091-
"pager": {
2092-
"nextL": "//a[@class='pagebtn' and text()='>']",
2093-
"pageE": ".workshopBrowseItems>*,.workshopItemSubscription,.workshopItemSubscription+script",
2094-
"replaceE": ".workshopBrowsePaging,.workshopBrowsePagingWithBG",
2095-
"scriptT": 2
2096-
}
2097-
},
2098-
"Steam 社区 - 活动评论": {
2099-
"host": "steamcommunity.com",
2100-
"url": "return (fun.indexOF(/eventcomments\\/\\d/))",
2101-
"style": ".forum_paging_controls",
2102-
"history": true,
2103-
"pager": {
2104-
"nextL": "js; return fun.getNextUP('ctp=',/ctp=\\d+/,location.pathname,'2',fun.getCSS('span.commentthread_pagelinks>a:last-child').textContent)",
2105-
"pageE": ".commentthread_comments>.commentthread_comment",
2106-
"replaceE": ".forum_paging .forum_paging_summary",
2107-
"scriptT": 1
2108-
}
2109-
},
21102088
"小霸王其乐无穷": {
21112089
"host": "www.yikm.net",
21122090
"blank": 3,

0 commit comments

Comments
 (0)