Commit d65e9c8f authored by Adam Langley's avatar Adam Langley

net: add gvt3.com as an HSTS, Google domain.
Cr-Commit-Position: refs/heads/master@{#333145}
parent fe76220c
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -232,6 +232,7 @@
{ "name": "googlecode.com", "include_subdomains": true, "pins": "google" },
{ "name": "dl.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "translate.googleapis.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "gvt3.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "webfilings.appspot.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "webfilings-mirror-hrd.appspot.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
......@@ -2883,6 +2884,7 @@
"FACEBOOK_COM",
"SPIDEROAK_COM",
"BLOGGER_COM",
"CHROME_COM"
"CHROME_COM",
"GVT3_COM"
]
}
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