Skip to content

Commit bead369

Browse files
committed
新增 [asciinema] 支持
1 parent bb4bfc3 commit bead369

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

other/Autopage/rules.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3998,6 +3998,15 @@
39983998
"replaceE": "ul.pager"
39993999
}
40004000
},
4001+
"asciinema": {
4002+
"host": "asciinema.org",
4003+
"url": "/^\\/explore/",
4004+
"pager": {
4005+
"nextL": "a.page-link[rel='next']",
4006+
"pageE": ".asciicast-list",
4007+
"replaceE": ".pagination"
4008+
}
4009+
},
40014010
"什么值得买 - 分类/搜索页": {
40024011
"host": ["www.smzdm.com","search.smzdm.com"],
40034012
"url": "return (location.hostname === 'search.smzdm.com' || fun.indexOF('/fenlei/') || fun.indexOF(/\\/mall\\/.+\\/.+/))",

0 commit comments

Comments
 (0)