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

Unified Diff: net/http/transport_security_state_static.json

Issue 1361733003: Update there HSTS preload list entry for guidetoiceland.is to include_subdomains: false. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 3 months 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 55e1cb2ae17370d8db5f6378d28933a43ce4f91a..a305c75fd106a7dc0f861d7e718df2d3df05e0ab 100644
--- a/net/http/transport_security_state_static.json
+++ b/net/http/transport_security_state_static.json
@@ -1813,7 +1813,7 @@
{ "name": "gaytorrent.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "getable.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "gpsfix.cz", "include_subdomains": true, "mode": "force-https" },
- { "name": "guidetoiceland.is", "include_subdomains": true, "mode": "force-https" },
+ { "name": "guidetoiceland.is", "include_subdomains": false, "mode": "force-https" },
{ "name": "happylifestyle.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "heppler.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "httpswatch.com", "include_subdomains": true, "mode": "force-https" },
« 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