is ok to have workarounds, but i am pretty sure this can be implemented on the app side too. Thanks for the hint tho, at least if i need it i can use it
There’s an addon for Firefox to disable CORS for certain sites. Need to use that.
dacookingsenpai@lemme.discus.sh 10 months ago
Azzu@lemm.ee 10 months ago
I’ve also made an application for something like this. The only way to change this on the app side is to route all Reddit calls through the app server itself instead of doing it on the browser, essentially making the app a complete proxy. The only thing it does is increase traffic requirements and require everyone to host their own instance.
An addon to disable CORS just for this site is really easy and imo the most sensible approach.
Starmina@lemm.ee 10 months ago
Same issue in safari iOS. I don’t want to use an extension for that.