Skip to content

Commit bae5852

Browse files
committed
新增 [巴卡漫画] 支持
1 parent 3242b24 commit bae5852

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

other/Autopage/rules.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7034,6 +7034,25 @@
70347034
"replaceE": ".newpagewrap"
70357035
}
70367036
},
7037+
"巴卡漫画": {
7038+
"host": ["bakamh.com","bakamh.ru","/^baka\\d\\.[a-z]+$/"],
7039+
"url": "/^\\/manga\\/.+\\/c-/",
7040+
"pager": {
7041+
"nextL": ".nav-next>a",
7042+
"pageE": ".reading-content>.page-break",
7043+
"replaceE": ".select-pagination,.select-view"
7044+
}
7045+
},
7046+
"巴卡漫画 - 列表页": {
7047+
"host": ["bakamh.com","bakamh.ru","/^baka\\d\\.[a-z]+$/"],
7048+
"url": "return fun.isPager()",
7049+
"blank": 3,
7050+
"pager": {
7051+
"nextL": "a.nextpostslink",
7052+
"pageE": "#loop-content>.page-listing-item",
7053+
"replaceE": ".wp-pagenavi"
7054+
}
7055+
},
70377056
"鸟鸟韩漫": {
70387057
"host": ["/^nnhanman\\.[a-z]+/","/^nnhanman\\d\\.com/","/^nnhm\\d\\.[a-z]+/"],
70397058
"url": "/^\\/comic\\/.+\\/chapter-\\d+\\.html/",

0 commit comments

Comments
 (0)