link to palmure's old browser support post
Some checks failed
/ build (push) Has been cancelled

This commit is contained in:
Nycki 2025-04-14 10:05:34 -07:00
parent 864db4dc3f
commit 862eb14a5d

View file

@ -8,6 +8,8 @@ tags:
This site is now compatible with [Internet Browser for the New Nintendo 3DS](https://www.3dbrew.org/wiki/Internet_Browser)! Here's how I did it. This site is now compatible with [Internet Browser for the New Nintendo 3DS](https://www.3dbrew.org/wiki/Internet_Browser)! Here's how I did it.
EDIT 2025-04-14: better solution by Palmure [here](https://palmure.fr/blog.html#default-https-but-only-for-recent-browsers) that works for any old browser instead of whitelisting a specific one!
## Disable HTTPS Redirect for 3DS Agent String ## Disable HTTPS Redirect for 3DS Agent String
The 3DS isn't able to use HTTPS for most certificates, and there isn't currently a hack to circumvent this. So, if the user claims to be a 3DS, this site will fall back on HTTP. Otherwise, it will redirect to HTTPS. Here's how I set up the redirect exception: The 3DS isn't able to use HTTPS for most certificates, and there isn't currently a hack to circumvent this. So, if the user claims to be a 3DS, this site will fall back on HTTP. Otherwise, it will redirect to HTTPS. Here's how I set up the redirect exception: