Fix inaccessible images hosted on k00.mbimg.org. Automatically change k00 to n00 or custom value, or remove external URLs and change to internal links.
2026-1-2: Reduced RegEx .test() and optimized code. If replacing k## with n## does not fix inaccessible images, leave ‘Replacement n00 subdomain’ blank to remove external URLs and change to internal links (as with Manga park r.n.).
2025-12-30: Manga park just died on me … so here I am.
There are many existing scripts for Batoto, but I didn’t want to go through them, especially not ones whose read me pages are longer than my entire code. I already wrote a script for Manga park, and the image URL scheme on Batoto is actually easier, so here it is.
This script is lightweight enough for you or an AI to read and check, and hopefully offers you more control and a easily customizable framework.
User interface:
Batoto seems to host images on k## (broken) and n## (stable) by default. There is a theory that everyone swarming and changing to stable subdomains may overwhelm and crash them as well. Testing on WTG chapter 41, b## worked on 3/36 broken images, and n## worked on all images. No other a##–z## worked. n## may be the only thing that we have now.
Note: To install this script, ensure that your user script manager (e.g., Tamper monkey) has access on https://update.greasyfork.org, and the ‘Allow user scripts’ permission.
All feedback is welcome. You can also contact me on Reddit or my Wikipedia user talk page if you have any questions.