We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4697a9d commit e561d33Copy full SHA for e561d33
1 file changed
other/Autopage/rules.json
@@ -3736,19 +3736,6 @@
3736
"replaceE": "#pages"
3737
}
3738
},
3739
- "盒子部落": {
3740
- "host": "www.hezibuluo.com",
3741
- "url": "return (!fun.indexOF(/\\/\\d+\\.html/))",
3742
- "pager": {
3743
- "nextL": "a.next",
3744
- "pageE": ".main li.item",
3745
- "replaceE": ".pagination",
3746
- "scrollD": 2000
3747
- },
3748
- "function": {
3749
- "bF": "return fun.src_bF(pageE)"
3750
- }
3751
3752
"小众软件": {
3753
"host": "www.appinn.com",
3754
"url": "return (fun.lp() == '/' || fun.indexOF('/category/'))",
0 commit comments