Skip to content

Commit 2fef2df

Browse files
committed
新增 [木马漫画] 支持
1 parent 59edde4 commit 2fef2df

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

other/Autopage/rules.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2368,6 +2368,27 @@
23682368
"bF": "return fun.src_bF(pageE, [0,'img[data-src]','data-src'])"
23692369
}
23702370
},
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+
"host": "www.omyschool.com",
2385+
"url": "return (!fun.indexOF('/article_list/'))",
2386+
"pager": {
2387+
"nextL": "a.next.page-numbers",
2388+
"pageE": "#book_list > .item",
2389+
"replaceE": ".uk-pagination"
2390+
}
2391+
},
23712392
"包子漫画": {
23722393
"host": [
23732394
"www.webmota.com",

0 commit comments

Comments
 (0)