Manga OnlineViewer

Shows all pages at once in online view for these sites: Asura Scans, Batoto, BilibiliComics, Comick, Dynasty-Scans, Flame Comics, Ikigai Mangas - EltaNews, Ikigai Mangas - Ajaco, KuManga, LHTranslation, Local Files, MangaBuddy, MangaDemon, MangaDex, MangaFox, MangaHere, Mangago, MangaHub, MangaKakalot, MangaNelo, MangaNato, MangaOni, Mangareader, MangaToons, ManhwaWeb, MangaGeko.com, MangaGeko.cc, ReadComicsOnline, ReaperScans, TuMangaOnline, WebNovel, WebToons, WeebCentral, Vortex Scans, ZeroSc

< Feedback on Manga OnlineViewer

Question/comment

§
Posted: 2014/08/31

Batoto not working

Batoto.net changed to Bato.to so it's not no working anymore.

§
Posted: 2014/09/02

Since they never changed any of the layout, just add these lines, or replace the original ones.
At the top add:

// @include /http://bato.to/read/.+/


and under the function $(document).ready(function () { // Manga Sites
then add:

OnlineViewer(/bato.to/, Batoto);

§
Posted: 2014/09/02


and under the function $(document).ready(function () { // Manga Sites
then add:

OnlineViewer(/bato.to/, Batoto);

Kinda confused at this part. Can you maybe add an image to show where changes need to be made? Or maybe a txt file.

§
Posted: 2014/09/02

I'd attach my file except I think it's outdated.

Use Ctrl + F to find the line:
OnlineViewer(/batoto/, Batoto);

Replace it with:
OnlineViewer(/bato.to/, Batoto);

§
Posted: 2014/09/02

Actually here's the file anyway, but I think it's some old slightly outdated version.

§
Posted: 2014/09/02
Since they never changed any of the layout, just add these lines, or replace the original ones.
At the top add:

// @include /http://bato.to/read/.+/


and under the function $(document).ready(function () { // Manga Sites
then add:

OnlineViewer(/bato.to/, Batoto);

Indeed mate thxss. I didn't notice batoto changed their domain name to bato.to. Maybe b/c of the copyright campaign the Japs have been on lately. But yh long short, changing the url to bato.to solved everything. Thanks mate ;)!!!

TagoAuthor
§
Posted: 2014/09/03

Its fixed, sorry for the delay.

Post reply

Sign in to post a reply.