https://smexhy.github.io/yomu-aidoku-sources/index.min.json
Aidoku is a free, open-source manga reader for iOS and iPadOS. Yomu is my own source list for it, six sources I built for my own reading and keep here so anyone else can use them too. It is not the official Aidoku community list and is not trying to replace it. I just maintain my own builds and update them when the sites change or something breaks.
Comix, MangaDot and Atsumaru read in English. Kagane, Mangaball and OniSaga carry several chapter languages, English by default, set in each source’s settings.
What every source shares
Every source here is built on the same foundations, so you get the same experience whichever one you open.
| 🧩 Live filters | Genres load live from every site, with tags and demographics where the site offers them, so the filter lists stay current on their own without waiting for a source update. |
| 🙈 Real content hiding | Hide genres, tags, formats or demographics in settings and they disappear from the home, listings and search, not just the filter sheet. Adult content is off by default. |
| 🎯 Smart dedupe, no fake updates | Where a site serves duplicate chapter uploads, the source keeps the best one. Read history is keyed to the chapter, not the upload, so a chapter you read stays read and reordering never fires false "new chapter" notifications. |
| ⚡ Built to be fast | Filter data is cached and, on most sources, kept across app launches, network calls are batched into single round trips, and covers start loading before anything else, so browsing stays quick and light. |
| 🛡️ Cloudflare handled | The sites behind Cloudflare ride Aidoku's native handling, with a clear message and a quick fix if a check ever gets stuck. |
| 🔗 Tappable chips and deep links | Genre and tag chips, and author chips on most sources, jump straight to matching titles, and pasted chapter or series links open the right page. |
Sources
Want just one instead of the whole list? Each source below has a one-tap Add to Aidoku button that installs only that source and keeps auto updates, or a Download .aix link to import the package by hand (a hand import does not auto update).
Comix comix.to
Add to Aidoku · Download .aix (v114)
Manga and webtoons from comix.to. Home leads with Most Recent Popular, then Latest Updates, Most Followed New Comics and Recently Added. Filters cover type, demographic, format, status and a long genre list with AND/OR matching. Each chapter is tagged with its real source, and official releases like Tappytoon get a check so licensed uploads stand apart from scanlations.
The clever part is underneath. Comix locks its API behind an obfuscated signing module it rotates often, and serves page images with the tiles scrambled. Yomu pulls the current module, signs every request with it, and lets comix’s own renderer work out each page’s tile order and puts them back, so chapters just open like normal.
Already use Comix from the community list? (read before adding)
Mine shares the same source id with a deliberately high version (100+), so adding Yomu keeps your existing library and just swaps in my build. You won't lose any saved series or progress. The main difference is chapter handling. Unlike the community build, Deduplicate Chapters is on by default here, so Comix keeps one upload per chapter out of the box. Read history is tied to the chapter number, so a chapter you read stays read no matter which upload wins a later dedupe, and the first update runs a one-time migration to carry your existing history across while dedupe is on. On a large library that first open can sit on a plain spinner for a few minutes. That is normal. Prefer the old behavior, with no deduplication? Just use the community Comix instead.
Kagane kagane.to
Add to Aidoku · Download .aix (v12)
Multi-language manhwa, manga and manhua from kagane.to, mostly manhwa, nine chapter languages with English by default. Each chapter shows its real upload source, like Tapas or Omega Scans, with a check on the official ones, and an optional setting can add that source to the title to tell duplicate titles apart.
Reading a chapter needs a short-lived signed token, so Yomu grabs one and reuses it for about five minutes, and now keeps it across app restarts too, so reopening within that window skips the handshake.
💡 If a chapter goes black or the app closes partway through: a few Kagane series use very large page images. On those the reader can run out of memory. Turn on Downsample Images in Aidoku’s reader settings and it shrinks each page to fit your screen as it loads. This is an Aidoku setting, not something a source can do. The images really are that big.
⚠️ Downloaded chapters may be missing pages or fail to open. Aidoku currently doesn’t read back Kagane’s page image format from downloads correctly, so a downloaded chapter can come up empty or skip some pages. Reading online is unaffected. This is an Aidoku app bug, nothing the source can fix, tracked here: Aidoku#1008.
Mangaball mangaball.net
Add to Aidoku · Download .aix (v8)
Multi-language manga, manhwa and manhua from mangaball.net, twelve chapter languages with English by default. Home has Featured, Latest Updates, Recommended and Popular This Season, with tappable tag and author chips and separate genre and tag filters. The site is session-based, so Yomu does a quick handshake first, and if you paste a title with curly quotes it straightens them to the plain ones the site’s search expects.
MangaDot mangadot.net
Add to Aidoku · Download .aix (v12)
Manga, manhwa and manhua from mangadot.net. Home has Most Viewed, Latest Updates, Top Rated and Most Tracked, with title search and tappable genre, author and artist chips. Its nicest trick is the dedupe: it keeps the best upload of each chapter and spots official releases even when the site does not flag them, by recognizing platforms like Tappytoon, Tapas and WEBTOON by name, then marks them with a check.
Atsumaru atsu.moe
Add to Aidoku · Download .aix (v8)
Manga, manhwa and manhua from atsu.moe. Home has Trending, Popular, Top Rated, Recently Updated, Recently Added and Most Bookmarked, with fast search and tappable tag and author chips. Search runs on a Typesense backend, an author tap uses the site’s dedicated author endpoint instead of a fuzzy text match, and a title pulls its details and chapter list together so it opens a bit quicker.
OniSaga onisaga.com
Add to Aidoku · Download .aix (v7)
Multi-language manga, manhwa and manhua from onisaga.com, eighteen chapter languages with English by default. Home leads with an auto-scrolling Most Popular slider, then Latest Mangas, Top Rated and Fan Favorites, with tappable genre and author chips and a full genre filter you can include or exclude. The site runs on Livewire behind Cloudflare, and a long chapter list, even hundreds across many languages, loads in a single request instead of paging batch by batch, so the biggest series open quickly. Its search straightens curly quotes, the kind iOS inserts, to the plain ones the site expects, so a title with an apostrophe is found however you type it.
If a source gets stuck loading
⚠️ Most of these sites sit behind Cloudflare. The first time you open one in a session, its check can add a few seconds before covers appear. That is normal, give it a moment.
A Cloudflare source can also occasionally get fully stuck on a spinner or a verification window that never finishes. If that happens:
- Open Browse, tap the source, tap the three dots → Settings.
- Scroll down and tap Clear Cache.
- Force close Aidoku (swipe it away), then open it again.
That drops the stale Cloudflare cookie and it loads again. It is an Aidoku and Cloudflare quirk for now, not something the source can fix on its own.
Updates
Pull to refresh your source lists in Aidoku to pick up new versions. I update these when the sites change or something breaks, in my free time, so there is no schedule. Everything is built and tested against the latest Aidoku app and SDK.
License and use
These are my own packages, shared so you can read with them in Aidoku. Please do not rehost, repackage or republish the packages or this list as your own. See LICENSE for the details.
The packages are compiled from Rust and include the open-source Aidoku SDK and other libraries; their notices are in THIRD-PARTY-LICENSES.md.
Not affiliated with Aidoku or any of the sites listed here. All names and logos belong to their owners.