Open Stubbs9410 opened 6 years ago
shhh.... It has been fixed. On my repo. Go grab it now. As for your list, just do what you did the last time it happened.
thanks senpai
I got directed to mangazoneapp.com everytime... not sure if everyone facing this problem as well?
Dear MangaFox's fans,
We have received feebacks from many users in Southeast Asia that they could not visit MangaFox and were redirected to MangaZone after MangaFox changed its domain into "fanfox.net" on Jan 30th,2018.
At present, we prepared two solutions for our Southeast Asia fans who love read manga in MangaFox:
1)Visit fanfox.net on a VPN for other countries out of Southeast Asia. 2)Have a try with MangaZone. It is an free manga app where you can read all manga from MangaFox.Your bookmarks can also be exported to the app.
Sorry for the inconvenience! 🙇♀️🙇♂️ We will keep improving the services of MangaFox.
WTF r we gonna do now
i don't know but mine works fine what i did
p.s: please tell if it worked i'm a bit curious
Fuck mangafox, i'm switching to mangahere You guys should download all mangas in ur manga list, i had a bad feeling about this, alot of online manga site is going down
now we have manga-fox.com. Dont even need Amr whole page feature.
Anyone know how i can remove my bookmark to the new site? without doing it one by one.
I made the switch from mangafox.la to fanfox.net a little bit easier, assuming you are already using a fixed mirror from Snipeon.
EXPORT YOUR MANGA LIST FIRST AS BACKUP!
1.) Go to extensions -> AMR -> Click "Inspect Views background page" 2.) You should see a console window at the bottom (if not press ESC to bring it up) 3.) Copy the following Code into the Console:
all_mangas = JSON.parse(localStorage["mangas"]);
for (var i = 0; i < all_mangas.length; i++)
{
all_mangas[i]["url"] = all_mangas[i]["url"].replace("mangafox.la", "fanfox.net");
all_mangas[i]["lastChapterReadURL"] = all_mangas[i]["lastChapterReadURL"].replace("mangafox.la", "fanfox.net");
}
localStorage["mangas"] = JSON.stringify(all_mangas);
4.) Restart Chrome and everything should work, if not do it the manual way as before to fix it.
Half of the world cant access it now..... We all get directed to http://mangazoneapp.com Yeah will be switching to other site sadly. But most site dont have as big library as mangafox have.
Mangahere and fox is down, i can't read The image won't load....
so i arrived home to see that mangafox changed their domain again how do i fix so that the extension will work again properly?