Commit 40a5a9a3 authored by agl@chromium.org's avatar agl@chromium.org

Add emailprivacytester.com to HSTS preloaded

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137444 0039d316-1c4b-4281-b951-d872f2087c98
parent 83968247
......@@ -258,6 +258,7 @@
{ "name": "braintreegateway.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "braintreepayments.com", "mode": "force-https" },
{ "name": "www.braintreepayments.com", "mode": "force-https" },
{ "name": "emailprivacytester.com", "mode": "force-https" },
// Entries that are only valid if the client supports SNI.
{ "name": "gmail.com", "mode": "force-https", "pins": "google", "snionly": true },
......
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