Skip to content

Commit 8469d29

Browse files
committed
删除已闭站的 PonpomuYuri、漫画DB、新新漫画 的支持
1 parent d933280 commit 8469d29

3 files changed

Lines changed: 2 additions & 68 deletions

File tree

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -181,28 +181,25 @@ Cotrans 也有自己的油猴脚本 —— 「[Cotrans 漫画/图片翻译器](h
181181
- [识别广告页](#识别广告页)
182182
- [Yurifans](https://www.yurifans.com)
183183
- 自动签到
184-
- [拷贝漫画](https://www.copymanga.com)
184+
- [拷贝漫画](https://www.2025copy.com/)
185185
- 在目录页显示上次阅读记录
186186
- 解锁隐藏漫画
187187

188188
<!-- 根据 src/index.ts 自动生成 -->
189189
<!-- supportSiteList -->
190190

191191
- [Pixiv](https://www.pixiv.net)
192-
- [PonpomuYuri](https://www.ponpomu.com)
193192
- [再漫画](https://manhua.zaimanhua.com/)
194193
- [明日方舟泰拉记事社](https://terra-historicus.hypergryph.com)
195194
- [禁漫天堂](https://18comic.vip)
196195
- [漫画柜(manhuagui)](https://www.manhuagui.com)
197-
- [漫画DB(manhuadb)](https://www.manhuadb.com)
198196
- [动漫屋(dm5)](https://www.dm5.com)
199197
- [绅士漫画(wnacg)](https://www.wnacg.com)
200198
- [mangabz](https://mangabz.com)
201199
- [komiic](https://komiic.com)
202200
- [MangaDex](https://mangadex.org)
203201
- [NoyAcg](https://noy1.top)
204202
- [無限動漫](https://www.comicabc.com)
205-
- [新新漫画](https://www.77mh.nl)
206203
- [熱辣漫畫](https://www.relamanhua.org/)
207204
- [hitomi](https://hitomi.la)
208205
- [SchaleNetwork](https://schale.network/)

docs/index.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -181,28 +181,25 @@ Cotrans 也有自己的油猴脚本 —— 「[Cotrans 漫画/图片翻译器](h
181181
- [识别广告页](#识别广告页)
182182
- [Yurifans](https://www.yurifans.com)
183183
- 自动签到
184-
- [拷贝漫画](https://www.copymanga.com)
184+
- [拷贝漫画](https://www.2025copy.com/)
185185
- 在目录页显示上次阅读记录
186186
- 解锁隐藏漫画
187187

188188
<!-- 根据 src/index.ts 自动生成 -->
189189
<!-- supportSiteList -->
190190

191191
- [Pixiv](https://www.pixiv.net)
192-
- [PonpomuYuri](https://www.ponpomu.com)
193192
- [再漫画](https://manhua.zaimanhua.com/)
194193
- [明日方舟泰拉记事社](https://terra-historicus.hypergryph.com)
195194
- [禁漫天堂](https://18comic.vip)
196195
- [漫画柜(manhuagui)](https://www.manhuagui.com)
197-
- [漫画DB(manhuadb)](https://www.manhuadb.com)
198196
- [动漫屋(dm5)](https://www.dm5.com)
199197
- [绅士漫画(wnacg)](https://www.wnacg.com)
200198
- [mangabz](https://mangabz.com)
201199
- [komiic](https://komiic.com)
202200
- [MangaDex](https://mangadex.org)
203201
- [NoyAcg](https://noy1.top)
204202
- [無限動漫](https://www.comicabc.com)
205-
- [新新漫画](https://www.77mh.nl)
206203
- [熱辣漫畫](https://www.relamanhua.org/)
207204
- [hitomi](https://hitomi.la)
208205
- [SchaleNetwork](https://schale.network/)

src/index.ts

Lines changed: 0 additions & 60 deletions
Original file line numberDiff line numberDiff line change
@@ -164,24 +164,6 @@ try {
164164
break;
165165
}
166166

167-
// // #[PonpomuYuri](https://www.ponpomu.com)
168-
// case 'www.ponpomu.com': {
169-
// options = {
170-
// name: 'terraHistoricus',
171-
// wait: () => Boolean(querySelector('.comic-page-container img')),
172-
// getImgList: () =>
173-
// querySelectorAll('.comic-page-container img').map(
174-
// (e) => e.dataset.srcset!,
175-
// ),
176-
// SPA: {
177-
// isMangaPage: () => location.href.includes('/comic/'),
178-
// getOnPrev: () => querySelectorClick('.prev-btn:not(.invisible) a'),
179-
// getOnNext: () => querySelectorClick('.next-btn:not(.invisible) a'),
180-
// },
181-
// };
182-
// break;
183-
// }
184-
185167
// #[再漫画](https://manhua.zaimanhua.com/)
186168
// test: https://manhua.zaimanhua.com/view/heimaohemonvdeketang/64175/133789
187169
case 'manhua.zaimanhua.com': {
@@ -399,23 +381,6 @@ try {
399381
break;
400382
}
401383

402-
// // #[漫画DB(manhuadb)](https://www.manhuadb.com)
403-
// case 'www.manhuadb.com': {
404-
// if (!Reflect.has(unsafeWindow, 'img_data_arr')) break;
405-
406-
// options = {
407-
// name: 'manhuaDB',
408-
// getImgList: () =>
409-
// (unsafeWindow.img_data_arr as { img: string }[]).map(
410-
// (data) =>
411-
// `${unsafeWindow.img_host}/${unsafeWindow.img_pre}/${data.img}`,
412-
// ),
413-
// onPrev: () => unsafeWindow.goNumPage('pre') as void,
414-
// onNext: () => unsafeWindow.goNumPage('next') as void,
415-
// };
416-
// break;
417-
// }
418-
419384
// #[动漫屋(dm5)](https://www.dm5.com)
420385
// test: https://www.dm5.cn/m1033552/
421386
case 'www.manhuaren.com':
@@ -728,31 +693,6 @@ try {
728693
break;
729694
}
730695

731-
// // #[新新漫画](https://www.77mh.nl)
732-
// case 'm.77mh.me':
733-
// case 'www.77mh.me':
734-
// case 'm.77mh.xyz':
735-
// case 'www.77mh.xyz':
736-
// case 'm.77mh.nl':
737-
// case 'www.77mh.nl': {
738-
// if (!Reflect.has(unsafeWindow, 'msg')) break;
739-
740-
// options = {
741-
// name: '77mh',
742-
// getImgList() {
743-
// const baseUrl: string =
744-
// unsafeWindow.img_qianz ?? unsafeWindow.ImgSvrList;
745-
746-
// return (unsafeWindow.msg as string)
747-
// .split('|')
748-
// .map((path) => `${baseUrl}${path}`);
749-
// },
750-
// onNext: querySelectorClick('#pnpage > a', '下一'),
751-
// onPrev: querySelectorClick('#pnpage > a', '上一'),
752-
// };
753-
// break;
754-
// }
755-
756696
// #[熱辣漫畫](https://www.relamanhua.org/)
757697
// test: https://www.relamanhua.org/comic/lianggrendeetaobixianshi/chapter/33cde95c-c8ea-11ea-a67e-00163e0ca5bd
758698
case 'www.relamanhua.org':

0 commit comments

Comments
 (0)