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

Unified Diff: net/http/transport_security_state_static.json

Issue 1348783003: Change the preload list entry for vino75.com to www.vino75.com . (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 aef998e55ac35b96af69ab301c9d000ccb8db4fb..55e1cb2ae17370d8db5f6378d28933a43ce4f91a 100644
--- a/net/http/transport_security_state_static.json
+++ b/net/http/transport_security_state_static.json
@@ -3620,7 +3620,7 @@
{ "name": "tomo.gr", "include_subdomains": true, "mode": "force-https" },
{ "name": "utilia.tools", "include_subdomains": true, "mode": "force-https" },
{ "name": "viewmyrecords.com", "include_subdomains": true, "mode": "force-https" },
- { "name": "vino75.com", "mode": "force-https" },
+ { "name": "www.vino75.com", "include_subdomains": false, "mode": "force-https" },
{ "name": "vmrdev.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "vulnerability.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "xiaolan.me", "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