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

Unified Diff: net/http/transport_security_state_static.json

Issue 1728853005: net: update HSTS entry for rememberthemilk.com (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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 0adc8f1377b9f3000dd160b846ec2a912d69871e..be1a51ca2125384bdeb39f3e5d18556421b61462 100644
--- a/net/http/transport_security_state_static.json
+++ b/net/http/transport_security_state_static.json
@@ -7484,7 +7484,8 @@
{ "name": "realmofespionage.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "recht-freundlich.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "reddit2kindle.com", "include_subdomains": true, "mode": "force-https" },
- { "name": "rememberthemilk.com", "include_subdomains": true, "mode": "force-https" },
+ { "name": "rememberthemilk.com", "mode": "force-https" },
+ { "name": "www.rememberthemilk.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "renderloop.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "reprolife.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "richsiciliano.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