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

Side by Side Diff: net/http/transport_security_state_static.json

Issue 1401433002: Remove ezequiel-garzon.com and ezequiel-garzon.net from the HSTS preload list. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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 unified diff | Download patch
« no previous file with comments | « net/http/transport_security_state_static.h ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // Copyright (c) 2012 The Chromium Authors. All rights reserved. 1 // Copyright (c) 2012 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be 2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file. 3 // found in the LICENSE file.
4 4
5 // This file contains the HSTS preloaded list in a machine readable format. 5 // This file contains the HSTS preloaded list in a machine readable format.
6 6
7 // The top-level element is a dictionary with two keys: "pinsets" maps details 7 // The top-level element is a dictionary with two keys: "pinsets" maps details
8 // of certificate pinning to a name and "entries" contains the HSTS details for 8 // of certificate pinning to a name and "entries" contains the HSTS details for
9 // each host. 9 // each host.
10 // 10 //
(...skipping 2199 matching lines...) Expand 10 before | Expand all | Expand 10 after
2210 { "name": "crypto.graphics", "include_subdomains": true, "mode": "force-http s" }, 2210 { "name": "crypto.graphics", "include_subdomains": true, "mode": "force-http s" },
2211 { "name": "cryptography.io", "include_subdomains": true, "mode": "force-http s" }, 2211 { "name": "cryptography.io", "include_subdomains": true, "mode": "force-http s" },
2212 { "name": "danielalvarez.net", "include_subdomains": true, "mode": "force-ht tps" }, 2212 { "name": "danielalvarez.net", "include_subdomains": true, "mode": "force-ht tps" },
2213 { "name": "danonsecurity.com", "include_subdomains": true, "mode": "force-ht tps" }, 2213 { "name": "danonsecurity.com", "include_subdomains": true, "mode": "force-ht tps" },
2214 { "name": "darknode.in", "include_subdomains": true, "mode": "force-https" } , 2214 { "name": "darknode.in", "include_subdomains": true, "mode": "force-https" } ,
2215 { "name": "davidmcevoy.org.uk", "include_subdomains": true, "mode": "force-h ttps" }, 2215 { "name": "davidmcevoy.org.uk", "include_subdomains": true, "mode": "force-h ttps" },
2216 { "name": "diedrich.co", "include_subdomains": true, "mode": "force-https" } , 2216 { "name": "diedrich.co", "include_subdomains": true, "mode": "force-https" } ,
2217 { "name": "domainkauf.de", "include_subdomains": true, "mode": "force-https" }, 2217 { "name": "domainkauf.de", "include_subdomains": true, "mode": "force-https" },
2218 { "name": "emptypath.com", "include_subdomains": true, "mode": "force-https" }, 2218 { "name": "emptypath.com", "include_subdomains": true, "mode": "force-https" },
2219 { "name": "eromixx.com", "include_subdomains": true, "mode": "force-https" } , 2219 { "name": "eromixx.com", "include_subdomains": true, "mode": "force-https" } ,
2220 { "name": "ezequiel-garzon.com", "include_subdomains": true, "mode": "force- https" },
2221 { "name": "ezequiel-garzon.net", "include_subdomains": true, "mode": "force- https" },
2222 { "name": "fa-works.com", "include_subdomains": true, "mode": "force-https" }, 2220 { "name": "fa-works.com", "include_subdomains": true, "mode": "force-https" },
2223 { "name": "flagspot.net", "include_subdomains": true, "mode": "force-https" }, 2221 { "name": "flagspot.net", "include_subdomains": true, "mode": "force-https" },
2224 { "name": "getmango.com", "include_subdomains": true, "mode": "force-https" }, 2222 { "name": "getmango.com", "include_subdomains": true, "mode": "force-https" },
2225 { "name": "gokmenguresci.com", "include_subdomains": true, "mode": "force-ht tps" }, 2223 { "name": "gokmenguresci.com", "include_subdomains": true, "mode": "force-ht tps" },
2226 { "name": "goodwin43.ru", "include_subdomains": true, "mode": "force-https" }, 2224 { "name": "goodwin43.ru", "include_subdomains": true, "mode": "force-https" },
2227 { "name": "gotspot.com", "include_subdomains": true, "mode": "force-https" } , 2225 { "name": "gotspot.com", "include_subdomains": true, "mode": "force-https" } ,
2228 { "name": "gra2.com", "include_subdomains": true, "mode": "force-https" }, 2226 { "name": "gra2.com", "include_subdomains": true, "mode": "force-https" },
2229 { "name": "hledejpravnika.cz", "include_subdomains": true, "mode": "force-ht tps" }, 2227 { "name": "hledejpravnika.cz", "include_subdomains": true, "mode": "force-ht tps" },
2230 { "name": "ilikerainbows.co", "include_subdomains": true, "mode": "force-htt ps" }, 2228 { "name": "ilikerainbows.co", "include_subdomains": true, "mode": "force-htt ps" },
2231 { "name": "indiecert.net", "include_subdomains": true, "mode": "force-https" }, 2229 { "name": "indiecert.net", "include_subdomains": true, "mode": "force-https" },
(...skipping 1890 matching lines...) Expand 10 before | Expand all | Expand 10 after
4122 "GVT2_COM", 4120 "GVT2_COM",
4123 "GOOGLE", 4121 "GOOGLE",
4124 "GGPHT_COM", 4122 "GGPHT_COM",
4125 "BLOGSPOT_COM", 4123 "BLOGSPOT_COM",
4126 "DROPBOXSTATIC_COM", 4124 "DROPBOXSTATIC_COM",
4127 "DROPBOXUSERCONTENT_COM", 4125 "DROPBOXUSERCONTENT_COM",
4128 "WITHYOUTUBE_COM", 4126 "WITHYOUTUBE_COM",
4129 "WITHGOOGLE_COM" 4127 "WITHGOOGLE_COM"
4130 ] 4128 ]
4131 } 4129 }
OLDNEW
« 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