Index: net/http/transport_security_state_static.json |
diff --git a/net/http/transport_security_state_static.json b/net/http/transport_security_state_static.json |
index 2517d202674eb59323684ae64e67eec489f34fd2..39ca5829443d6bdf353f0750bad1f016054ace23 100644 |
--- a/net/http/transport_security_state_static.json |
+++ b/net/http/transport_security_state_static.json |
@@ -1395,7 +1395,7 @@ |
// Facebook would like to have pinning enforced on (*.)facebook.com and |
// HSTS enforced on specific names. We can't (yet) represent that in JSON |
// So we're currently only applying pinning on the specific names. |
- { "name": "facebook.com", "mode": "force-https", "pins": "facebook" }, |
+ { "name": "facebook.com", "mode": "force-https", "pins": "facebook", "include_subdomains_for_pinning": true }, |
{ "name": "www.facebook.com", "include_subdomains": true, "mode": "force-https", "pins": "facebook" }, |
{ "name": "m.facebook.com", "include_subdomains": true, "mode": "force-https", "pins": "facebook" }, |
{ "name": "tablet.facebook.com", "include_subdomains": true, "mode": "force-https", "pins": "facebook" }, |
@@ -1472,7 +1472,50 @@ |
{ "name": "www.etsy.com", "include_subdomains": true, "mode": "force-https" }, |
{ "name": "etsysecure.com", "include_subdomains": true, "mode": "force-https" }, |
{ "name": "18f.gsa.gov", "include_subdomains": true, "mode": "force-https" }, |
- { "name": "my.usa.gov", "include_subdomains": true, "mode": "force-https" } |
+ { "name": "my.usa.gov", "include_subdomains": true, "mode": "force-https" }, |
+ { "name": "alexyang.me", "include_subdomains": true, "mode": "force-https" }, |
+ { "name": "beamitapp.com", "include_subdomains": true, "mode": "force-https" }, |
+ { "name": "bonigo.de", "include_subdomains": true, "mode": "force-https" }, |
+ { "name": "certly.io", "include_subdomains": true, "mode": "force-https" }, |
+ { "name": "chontalpa.pw", "include_subdomains": true, "mode": "force-https" }, |
+ { "name": "cktennis.com", "include_subdomains": true, "mode": "force-https" }, |
+ { "name": "clintwilson.technology", "include_subdomains": true, "mode": "force-https" }, |
+ { "name": "cspbuilder.info", "include_subdomains": true, "mode": "force-https" }, |
+ { "name": "depechemode-live.com", "include_subdomains": true, "mode": "force-https" }, |
+ { "name": "destinationbijoux.fr", "include_subdomains": true, "mode": "force-https" }, |
+ { "name": "dinamoelektrik.com", "include_subdomains": true, "mode": "force-https" }, |
+ { "name": "ethack.org", "include_subdomains": true, "mode": "force-https" }, |
+ { "name": "fabianfischer.de", "include_subdomains": true, "mode": "force-https" }, |
+ { "name": "fastcomcorp.net", "include_subdomains": true, "mode": "force-https" }, |
+ { "name": "gizzo.sk", "include_subdomains": true, "mode": "force-https" }, |
+ { "name": "inkbunny.net", "include_subdomains": true, "mode": "force-https" }, |
+ { "name": "itsamurai.ru", "include_subdomains": true, "mode": "force-https" }, |
+ { "name": "itshost.ru", "include_subdomains": true, "mode": "force-https" }, |
+ { "name": "jmedved.com", "include_subdomains": true, "mode": "force-https" }, |
+ { "name": "jwilsson.com", "include_subdomains": true, "mode": "force-https" }, |
+ { "name": "keepclean.me", "include_subdomains": true, "mode": "force-https" }, |
+ { "name": "klausbrinch.dk", "include_subdomains": true, "mode": "force-https" }, |
+ { "name": "leonardcamacho.me", "include_subdomains": true, "mode": "force-https" }, |
+ { "name": "mdfnet.se", "include_subdomains": true, "mode": "force-https" }, |
+ { "name": "michalspacek.cz", "include_subdomains": true, "mode": "force-https" }, |
+ { "name": "mike-bland.com", "include_subdomains": true, "mode": "force-https" }, |
+ { "name": "mocloud.eu", "include_subdomains": true, "mode": "force-https" }, |
+ { "name": "oakslighting.co.uk", "include_subdomains": true, "mode": "force-https" }, |
+ { "name": "onsitemassageco.com", "include_subdomains": true, "mode": "force-https" }, |
+ { "name": "propagandism.org", "include_subdomains": true, "mode": "force-https" }, |
+ { "name": "slevomat.cz", "include_subdomains": true, "mode": "force-https" }, |
+ { "name": "sour.is", "include_subdomains": true, "mode": "force-https" }, |
+ { "name": "spongepowered.org", "include_subdomains": true, "mode": "force-https" }, |
+ { "name": "staticanime.net", "include_subdomains": true, "mode": "force-https" }, |
+ { "name": "sunjaydhama.com", "include_subdomains": true, "mode": "force-https" }, |
+ { "name": "swehack.org", "include_subdomains": true, "mode": "force-https" }, |
+ { "name": "thusoy.com", "include_subdomains": true, "mode": "force-https" }, |
+ { "name": "tls.li", "include_subdomains": true, "mode": "force-https" }, |
+ { "name": "vhost.co.id", "include_subdomains": true, "mode": "force-https" }, |
+ { "name": "webandwords.com.au", "include_subdomains": true, "mode": "force-https" }, |
+ { "name": "webtiles.co.uk", "include_subdomains": true, "mode": "force-https" }, |
+ { "name": "yoursecondphone.co", "include_subdomains": true, "mode": "force-https" }, |
+ { "name": "zlavomat.sk", "include_subdomains": true, "mode": "force-https" } |
], |
// |ReportUMAOnPinFailure| uses these to report which domain was associated |