Commit f20ff3d3 authored by Adam Langley's avatar Adam Langley

net: add gvt2.com as an HSTS, Google domain.
Cr-Commit-Position: refs/heads/master@{#333170}
parent 5b3bb859
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": "gvt2.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" },
......@@ -2885,6 +2886,7 @@
"SPIDEROAK_COM",
"BLOGGER_COM",
"CHROME_COM",
"GVT3_COM"
"GVT3_COM",
"GVT2_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