We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43fb36e commit 4ec977fCopy full SHA for 4ec977f
1 file changed
other/Autopage/rules.json
@@ -3222,6 +3222,30 @@
3222
"replaceE": ".pages_s"
3223
}
3224
},
3225
+ "笔屋漫画 - 分类页": {
3226
+ "host": "www.biwumh.com",
3227
+ "url": "/^\\/l\\//",
3228
+ "pager": {
3229
+ "nextL": "#pagelink>strong+a",
3230
+ "pageE": "#sitebox",
3231
+ "replaceE": "#pagelink"
3232
+ },
3233
+ "function": {
3234
+ "bF": "return fun.src_bF(pageE, [0,'img[_src]','_src'])"
3235
+ }
3236
3237
+ "笔屋漫画": {
3238
3239
+ "url": "/^\\/\\d+\\/\\d+(_\\d+)?\\.html$/",
3240
3241
+ "nextL": "//p[@class='mlfy_page']/a[text()='下一页' or text()='下一章']",
3242
+ "pageE": "#TextContent>img",
3243
+ "replaceE": ".mlfy_page"
3244
3245
3246
+ "bF": "return fun.src_bF(pageE)"
3247
3248
3249
"鬼罗丽漫画": {
3250
"host": ["www.gllmh8.com","m.gllmh8.com"],
3251
"url": "/^\\/./",
0 commit comments