We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eaa7904 commit 82b18d6Copy full SHA for 82b18d6
1 file changed
src/index.ts
@@ -170,6 +170,7 @@ try {
170
171
// #[再漫画](https://manhua.zaimanhua.com/)
172
// test: https://manhua.zaimanhua.com/view/heimaohemonvdeketang/64175/133789
173
+ case 'www.zaimanhua.com':
174
case 'manhua.zaimanhua.com': {
175
const getImgList = () =>
176
unsafeWindow.__NUXT__.data.getChapters?.data?.chapterInfo
0 commit comments