Skip to content

Commit e967cda

Browse files
committed
新增 [fulitu] 支持
1 parent 86c9793 commit e967cda

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

other/Autopage/rules.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6784,6 +6784,19 @@
67846784
"replaceE": "nav[role=navigation]"
67856785
}
67866786
},
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+
},
67876800
"xiutaku": {
67886801
"host": "xiutaku.com",
67896802
"url": "return fun.isPager()",

0 commit comments

Comments
 (0)