Commit bd132952 authored by Adam Langley's avatar Adam Langley

net: a batch of manual HSTS updates.
Cr-Commit-Position: refs/heads/master@{#317111}
parent 5ae30e10
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -1923,7 +1923,38 @@ ...@@ -1923,7 +1923,38 @@
{ "name": "xuntier.ch", "include_subdomains": true, "mode": "force-https" }, { "name": "xuntier.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "yanovich.net", "include_subdomains": true, "mode": "force-https" }, { "name": "yanovich.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "yaporn.tv", "include_subdomains": true, "mode": "force-https" }, { "name": "yaporn.tv", "include_subdomains": true, "mode": "force-https" },
{ "name": "yorcom.nl", "include_subdomains": true, "mode": "force-https" } { "name": "yorcom.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "admin.fedoraproject.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "id.fedoraproject.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "kojipkgs.fedoraproject.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "apps.fedoraproject.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "badges.fedoraproject.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "ask.fedoraproject.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "admin.stg.fedoraproject.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "apps.stg.fedoraproject.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "ask.stg.fedoraproject.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "badges.stg.fedoraproject.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "darkserver.fedoraproject.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "darkserver.stg.fedoraproject.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "geoip.fedoraproject.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "geoip.stg.fedoraproject.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "lists.fedoraproject.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "lists.stg.fedoraproject.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "qa.fedoraproject.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "qa.stg.fedoraproject.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "redirect.fedoraproject.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "redirect.stg.fedoraproject.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "taskotron.fedoraproject.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "taskotron.stg.fedoraproject.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "translate.fedoraproject.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "translate.stg.fedoraproject.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "landscape.canonical.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "auth.mail.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "e.mail.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "touch.mail.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "light.mail.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "m.mail.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "arty.name", "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