unset https only mode during validation step for Firefox

Former-commit-id: 59f8d0edf9
Former-commit-id: 4cc3c91fa4c5183a28521ef62628592c803fdc60
This commit is contained in:
idk
2022-09-02 18:34:19 -04:00
parent 7bc0b6d045
commit 4921de65d4

View File

@ -2,6 +2,7 @@ Fri, September 2
----------------
- Disable HTTPS only mode in favor of HTTPS-first mode to remove the interstitial on I2P sites.
- Clearnet sites still choose HTTPS first and will silently deny downgrades but will not warn HTTP-only users.
Thu, September 1
----------------