zixaphir / appchan-x

The most comprehensive, feature filled 4chan userscript.
http://zixaphir.github.io/appchan-x
Other
133 stars 61 forks source link

Update archives.json #982

Open bloodev opened 8 years ago

bloodev commented 8 years ago

Your archives.json is way behind the current situation with the archives.. fgts.jp is dead and nyafuu picked his SFW boards. archiveofsins.com archives the NSFW ones except for /b/ which is done now by thebarchive.com. Archive.moe was resurrected at archived.moe .

The most up-to-date Archives.json is always at https://github.com/MayhemYDG/archives.json

Can't you set it in a way to automatically use that file? As in, an auto-updater once a month to check if the MayhemYDG file was modified and replace it with yours. Thanks.

orrazib commented 8 years ago

I had no idea these many archives were available. Is it possible to have custom inputs for archive redirection sites in case users want to change the archives

ccd0 commented 8 years ago

I recently restored archive list auto-updating separate from the script (now optional) to 4chan X and added the options for custom archives and custom update URLs. So you could pull those changes into Appchan X if you want them.

orrazib commented 8 years ago

@ccd0 How to pull those changes?

ccd0 commented 8 years ago

@orrazib You could use git cherry-pick to take the desired commits, or just copy the code from the relevant files. Either way, you'll probably have to do a little work on making things compatible due to differences between Appchan X and 4chan X.