Commit 19c185c6 authored by Adam Langley's avatar Adam Langley

net: add (www.)healthcare.gov to HSTS preloaded.
Cr-Commit-Position: refs/heads/master@{#322168}
parent 7db1c9ea
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -2259,7 +2259,9 @@ ...@@ -2259,7 +2259,9 @@
{ "name": "xf-liam.com", "include_subdomains": true, "mode": "force-https" }, { "name": "xf-liam.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "yksityisyydensuoja.fi", "include_subdomains": true, "mode": "force-https" }, { "name": "yksityisyydensuoja.fi", "include_subdomains": true, "mode": "force-https" },
{ "name": "yokeepo.com", "include_subdomains": true, "mode": "force-https" }, { "name": "yokeepo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "zravypapir.cz", "include_subdomains": true, "mode": "force-https" } { "name": "zravypapir.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "healthcare.gov", "mode": "force-https" },
{ "name": "www.healthcare.gov", "mode": "force-https" }
], ],
// |ReportUMAOnPinFailure| uses these to report which domain was associated // |ReportUMAOnPinFailure| uses these to report which domain was associated
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment