AllMangasReader-dev / AMR

AllMangasReader developer branch
www.allmangasreader.com
Other
97 stars 54 forks source link

Mangafox changed their domain name to fanfox.net. #164

Open Stubbs9410 opened 6 years ago

Stubbs9410 commented 6 years ago

so i arrived home to see that mangafox changed their domain again how do i fix so that the extension will work again properly?

Snipeon commented 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.

Stubbs9410 commented 6 years ago

thanks senpai

monkey8113 commented 6 years ago

I got directed to mangazoneapp.com everytime... not sure if everyone facing this problem as well?

king37sniper commented 6 years ago

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

Stubbs9410 commented 6 years ago

i don't know but mine works fine what i did

  1. exported list from broken version of amr
  2. modified in notepad mangafox.la and replaced it with fanfox.net
  3. got Snipeon repo (bless him) and added it to chrome (https://github.com/Snipeon/AMR)
  4. imported the modified list into that version of amr and done Hope it helps

p.s: please tell if it worked i'm a bit curious

king37sniper commented 6 years ago

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

monkey8113 commented 6 years ago

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.

EndOfFile commented 6 years ago

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.

monkey8113 commented 6 years ago

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.

king37sniper commented 6 years ago

Mangahere and fox is down, i can't read The image won't load....