Don't forget to ask void.cat to put you on their CORS list otherwise you won't be able to upload files apparently?
Running Snort for myself and anyone else who would like to use a different instance:
https://snort.sethforprivacy.com
Super easy to do via Docker/Traefik, got an instance up in <5min that will auto-update!
Code here:
Discussion
It appears quite a few resources are uber-broken when self-hosting, especially around LN-URL and files, sadly.
Will reach out to them to at least fix that!
Yeah, tested and it's totally broken as well 😟
Any idea how to reach them, #[3]?
Nope, sorry no idea. You might ask #[3] because he must've asked them as well
Tbh, the alternative would be to implement an uploader to imgur.com and add a button that lets me choose to make everyone happy.
void.cat is mine lol
Oh, well then 😀
Mind adding snort.sethforprivacy.com to your CORS exceptions?
Or is there a better way to do this for new instances that people run as they will all default to void.cat? Only other thing I can think of is easily allow people to change the default image host in snort with an environment variable and point to their own self-hosted void.cat instance.
Added, currently don't have any way to read ENV, it would have to be compiled into the site, so im not sure how people can use their own host or change the default right now
Maybe in the future if we have some build customization.
#[4] might be interested as well