We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb4bfc3 commit bead369Copy full SHA for bead369
1 file changed
other/Autopage/rules.json
@@ -3998,6 +3998,15 @@
3998
"replaceE": "ul.pager"
3999
}
4000
},
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
+ },
4010
"什么值得买 - 分类/搜索页": {
4011
"host": ["www.smzdm.com","search.smzdm.com"],
4012
"url": "return (location.hostname === 'search.smzdm.com' || fun.indexOF('/fenlei/') || fun.indexOF(/\\/mall\\/.+\\/.+/))",
0 commit comments