Skip to content

Commit 82b18d6

Browse files
committed
fix: 🐛 修复再漫画部分漫画未正确加载的 bug
1 parent eaa7904 commit 82b18d6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,7 @@ try {
170170

171171
// #[再漫画](https://manhua.zaimanhua.com/)
172172
// test: https://manhua.zaimanhua.com/view/heimaohemonvdeketang/64175/133789
173+
case 'www.zaimanhua.com':
173174
case 'manhua.zaimanhua.com': {
174175
const getImgList = () =>
175176
unsafeWindow.__NUXT__.data.getChapters?.data?.chapterInfo

0 commit comments

Comments
 (0)