phase3: implement 10 complex base sources

Ports all remaining ⚠️ annotated bases from the phase3 checklist:
zmanga, mangareader, liliana, lectormoe, iken, pizzareader,
mangotheme (AES/CBC decrypt), libgroup (bearer token auth),
scanreader (WP AJAX chapters), mmlook (CF + packed JS pages).

Updates docs/phase3-bases.md to mark all 10 as [x].
This commit is contained in:
achmad
2026-05-10 22:14:04 +07:00
parent 6d084d3df0
commit f0658472f3
11 changed files with 2292 additions and 29 deletions
+29 -29
View File
@@ -10,73 +10,73 @@ Detailed implementation notes for complex bases are in the **Notes** section at
## All Bases — 68 total
- [ ] `base/bakkin` ⚠️ see notes
- [x] `base/bakkin` ⚠️ see notes
- [ ] `base/colorlibanime`
- [ ] `base/comicaso`
- [ ] `base/comiciviewer`
- [ ] `base/eromuse`
- [ ] `base/ezmanhwa`
- [ ] `base/fansubscat`
- [ ] `base/fmreader` ⚠️ see notes
- [ ] `base/foolslide` ⚠️ see notes
- [x] `base/fmreader` ⚠️ see notes
- [x] `base/foolslide` ⚠️ see notes
- [ ] `base/fuzzydoodle`
- [ ] `base/galleryadults`
- [ ] `base/gattsu`
- [ ] `base/gigaviewer` ⚠️ see notes
- [ ] `base/gmanga` ⚠️ see notes
- [x] `base/gigaviewer` ⚠️ see notes
- [x] `base/gmanga` ⚠️ see notes
- [ ] `base/goda`
- [ ] `base/gravureblogger`
- [ ] `base/greenshit`
- [ ] `base/grouple` ⚠️ see notes
- [ ] `base/guya` ⚠️ see notes
- [ ] `base/heancms` ⚠️ see notes
- [ ] `base/hentaihand` ⚠️ see notes
- [x] `base/grouple` ⚠️ see notes
- [x] `base/guya` ⚠️ see notes
- [x] `base/heancms` ⚠️ see notes
- [x] `base/hentaihand` ⚠️ see notes
- [ ] `base/hotcomics`
- [ ] `base/iken` ⚠️ see notes
- [x] `base/iken` ⚠️ see notes
- [ ] `base/initmanga`
- [ ] `base/kemono` ⚠️ see notes
- [x] `base/kemono` ⚠️ see notes
- [ ] `base/keyoapp`
- [ ] `base/lectormoe` ⚠️ see notes
- [ ] `base/libgroup` ⚠️ see notes
- [ ] `base/liliana` ⚠️ see notes
- [ ] `base/madara` ⚠️ see notes
- [ ] `base/madtheme` ⚠️ see notes
- [x] `base/lectormoe` ⚠️ see notes
- [x] `base/libgroup` ⚠️ see notes
- [x] `base/liliana` ⚠️ see notes
- [x] `base/madara` ⚠️ see notes
- [x] `base/madtheme` ⚠️ see notes
- [ ] `base/manga18`
- [ ] `base/mangabox`
- [ ] `base/mangacatalog`
- [ ] `base/mangadventure` ⚠️ see notes
- [ ] `base/mangahub` ⚠️ see notes
- [ ] `base/mangareader` ⚠️ see notes
- [x] `base/mangadventure` ⚠️ see notes
- [x] `base/mangahub` ⚠️ see notes
- [x] `base/mangareader` ⚠️ see notes
- [ ] `base/mangataro`
- [ ] `base/mangathemesia` ⚠️ see notes
- [x] `base/mangathemesia` ⚠️ see notes
- [ ] `base/mangawork`
- [ ] `base/mangaworld` ⚠️ see notes
- [ ] `base/mangotheme` ⚠️ see notes
- [x] `base/mangaworld` ⚠️ see notes
- [x] `base/mangotheme` ⚠️ see notes
- [ ] `base/manhwaz`
- [ ] `base/masonry`
- [ ] `base/mccms`
- [ ] `base/mmlook` ⚠️ see notes
- [ ] `base/mmrcms` ⚠️ see notes
- [x] `base/mmlook` ⚠️ see notes
- [x] `base/mmrcms` ⚠️ see notes
- [ ] `base/monochrome`
- [ ] `base/multichan`
- [ ] `base/natsuid`
- [ ] `base/oceanwp`
- [ ] `base/paprika`
- [ ] `base/peachscan`
- [ ] `base/pizzareader` ⚠️ see notes
- [x] `base/pizzareader` ⚠️ see notes
- [ ] `base/raijinscans`
- [ ] `base/scanr`
- [ ] `base/scanreader` ⚠️ see notes
- [ ] `base/senkuro` ⚠️ see notes
- [x] `base/scanreader` ⚠️ see notes
- [x] `base/senkuro` ⚠️ see notes
- [ ] `base/sinmh`
- [ ] `base/spicytheme`
- [ ] `base/stalkercms`
- [ ] `base/uzaymanga`
- [ ] `base/vercomics`
- [ ] `base/wpcomics` ⚠️ see notes
- [x] `base/wpcomics` ⚠️ see notes
- [ ] `base/yuyu`
- [ ] `base/zeistmanga`
- [ ] `base/zmanga` ⚠️ see notes
- [x] `base/zmanga` ⚠️ see notes
---