Commit 21e088e2 authored by Adam Langley's avatar Adam Langley

net: add resources.flowfinity.com to HSTS preloaded.

(By manual request.)

Cr-Commit-Position: refs/heads/master@{#321344}
parent 206a16f0
This diff is collapsed.
...@@ -2194,7 +2194,8 @@ ...@@ -2194,7 +2194,8 @@
{ "name": "utilityapi.com", "include_subdomains": true, "mode": "force-https" }, { "name": "utilityapi.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "wearvr.com", "include_subdomains": true, "mode": "force-https" }, { "name": "wearvr.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "welpy.com", "include_subdomains": true, "mode": "force-https" }, { "name": "welpy.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "wesleyharris.ca", "include_subdomains": true, "mode": "force-https" } { "name": "wesleyharris.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "resources.flowfinity.com", "include_subdomains": true, "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