Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(54)

Unified Diff: net/http/transport_security_state_static.json

Issue 1503253003: Remove haber1903.com and taskstream.com from the HSTS preload list. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « net/http/transport_security_state_static.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 1420d9d49d51ff1416469d26710945c401cbc3fc..6e5e29b6c517f31ccee35ac713b1a41d7db03c8a 100644
--- a/net/http/transport_security_state_static.json
+++ b/net/http/transport_security_state_static.json
@@ -2481,7 +2481,6 @@
{ "name": "ethercalc.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ethercalc.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "fluxfingers.net", "include_subdomains": true, "mode": "force-https" },
- { "name": "haber1903.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "initrd.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "integromat.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "lookyman.net", "include_subdomains": true, "mode": "force-https" },
@@ -3501,7 +3500,6 @@
{ "name": "sobabox.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "soply.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sweetll.me", "include_subdomains": true, "mode": "force-https" },
- { "name": "taskstream.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "thedreamtravelgroup.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "thehotfix.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "tiffnix.com", "include_subdomains": true, "mode": "force-https" },
@@ -4829,7 +4827,11 @@
{ "name": "ze3kr.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "zett4.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "zirtue.io", "include_subdomains": true, "mode": "force-https" },
- { "name": "zoneminder.com", "include_subdomains": true, "mode": "force-https" }
+ { "name": "zoneminder.com", "include_subdomains": true, "mode": "force-https" },
+ { "name": "thundr.eu", "include_subdomains": true, "mode": "force-https" },
+ { "name": "cloudflare.com", "include_subdomains": false, "mode": "force-https" },
+ { "name": "www.cloudflare.com", "include_subdomains": false, "mode": "force-https" },
+ { "name": "api.cloudflare.com", "include_subdomains": false, "mode": "force-https" }
],
// |ReportUMAOnPinFailure| uses these to report which domain was associated
« no previous file with comments | « net/http/transport_security_state_static.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698