AllMangasReader-dev / mirrors

View the magic behind how we control our mirrors and push your contributions.
GNU General Public License v3.0
9 stars 16 forks source link

New mirror development and lab testing #9

Open EdenEast opened 9 years ago

EdenEast commented 9 years ago

I have wrote a mirror for the site MangaLife but now I ma at the stage where I need to test it. Following the procedue on the dev page It says to add my my new information about the mirror to the first object in the js/mgEntry file. I see now that it is just a link to this mirror repository. What is the new method of testing my new local mirror? Was not sure where to post this so I choose here.

braiam commented 8 years ago

Sadly, mirrors can't be loaded locally anymore. You can set up a webhost (I would recommend a simple local web server, maybe python or ruby) and point amrc_repository and amrc_roothere to your web server, add/edit an entry in the websites.json which points to your new script and you can test it.