Open bloodev opened 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
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.
@ccd0 How to pull those changes?
@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.
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.