We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86c9793 commit e967cdaCopy full SHA for e967cda
1 file changed
other/Autopage/rules.json
@@ -6784,6 +6784,19 @@
6784
"replaceE": "nav[role=navigation]"
6785
}
6786
},
6787
+ "fulitu.cc": {
6788
+ "host": "www.fulitu.cc",
6789
+ "url": "return fun.isPager()",
6790
+ "blank": 3,
6791
+ "pager": {
6792
+ "nextL": ".next>a",
6793
+ "pageE": "#masonry>.item",
6794
+ "replaceE": ".page-navigator"
6795
+ },
6796
+ "function": {
6797
+ "bF": "return fun.src_bF(pageE)"
6798
+ }
6799
6800
"xiutaku": {
6801
"host": "xiutaku.com",
6802
"url": "return fun.isPager()",
0 commit comments