We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59edde4 commit 2fef2dfCopy full SHA for 2fef2df
1 file changed
other/Autopage/rules.json
@@ -2368,6 +2368,27 @@
2368
"bF": "return fun.src_bF(pageE, [0,'img[data-src]','data-src'])"
2369
}
2370
},
2371
+ "木马漫画 - 阅读页": {
2372
+ "host": "www.omyschool.com",
2373
+ "url": "/\\/article_detail\\//",
2374
+ "pager": {
2375
+ "type": 6,
2376
+ "nextL": "a.nav_button.next",
2377
+ "pageE": ".wrap_img[data-id]",
2378
+ "replaceE": ".chapter_nav",
2379
+ "loadTime": 2000,
2380
+ "scrollD": 3000
2381
+ }
2382
+ },
2383
+ "木马漫画 - 分类页": {
2384
2385
+ "url": "return (!fun.indexOF('/article_list/'))",
2386
2387
+ "nextL": "a.next.page-numbers",
2388
+ "pageE": "#book_list > .item",
2389
+ "replaceE": ".uk-pagination"
2390
2391
2392
"包子漫画": {
2393
"host": [
2394
"www.webmota.com",
0 commit comments