refactor: Chrome --> Chromium, remove Edge :)
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
surtur 2020-10-14 14:39:29 +02:00
parent b91a5163c6
commit efb4329e73
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

View File

@ -27,7 +27,7 @@ PR or an email with anything interesting and worthwile.
### Security
[HSTS](https://tools.ietf.org/rfc/rfc6797.txt) has been enabled early on for `dotya.ml`,
which means that all major browsers (Firefox, Chrome, Safari, Opera and Edge) today know that this site,
which means that all major browsers (Firefox, Chromium, Safari and Opera) today know that this site,
as well as **all** of its subdomains, communicate with you only using TLS to secure the data in transit
(they check the [preload list](https://source.chromium.org/chromium/chromium/src/+/master:net/http/transport_security_state_static.json)),
i.e. no plain HTTP connections.