summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authoragl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-06-04 16:23:29 +0000
committeragl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-06-04 16:23:29 +0000
commit38142985736736484c33319e901b898b4dd0b9af (patch)
treed1ef995eae20da89114bebd50167c7a03a695a49 /net
parent2f22829db1e3977543953ab58627281b6c8c7fa7 (diff)
downloadchromium_src-38142985736736484c33319e901b898b4dd0b9af.zip
chromium_src-38142985736736484c33319e901b898b4dd0b9af.tar.gz
chromium_src-38142985736736484c33319e901b898b4dd0b9af.tar.bz2
Remove splendidbacon.com from HSTS preload.
The site is shutting down: http://blog.kiskolabs.com/post/20108267834/the-regrettable-end-of-splendid-bacon git-svn-id: svn://svn.chromium.org/chrome/trunk/src@140300 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net')
-rw-r--r--net/base/transport_security_state_static.h1
-rw-r--r--net/base/transport_security_state_static.json1
2 files changed, 0 insertions, 2 deletions
diff --git a/net/base/transport_security_state_static.h b/net/base/transport_security_state_static.h
index 6436996..d920264 100644
--- a/net/base/transport_security_state_static.h
+++ b/net/base/transport_security_state_static.h
@@ -1488,7 +1488,6 @@ static const struct HSTSPreload kPreloadedSTS[] = {
{22, false, "\007support\010mayfirst\003org", true, kNoPins, DOMAIN_NOT_PINNED },
{17, false, "\002id\010mayfirst\003org", true, kNoPins, DOMAIN_NOT_PINNED },
{20, false, "\005lists\010mayfirst\003org", true, kNoPins, DOMAIN_NOT_PINNED },
- {19, true, "\015splendidbacon\003com", true, kNoPins, DOMAIN_NOT_PINNED },
{28, false, "\016aladdinschools\007appspot\003com", true, kNoPins, DOMAIN_NOT_PINNED },
{14, true, "\011ottospora\002nl", true, kNoPins, DOMAIN_NOT_PINNED },
{25, false, "\003www\017paycheckrecords\003com", true, kNoPins, DOMAIN_NOT_PINNED },
diff --git a/net/base/transport_security_state_static.json b/net/base/transport_security_state_static.json
index 09015e1..125b1c1 100644
--- a/net/base/transport_security_state_static.json
+++ b/net/base/transport_security_state_static.json
@@ -199,7 +199,6 @@
{ "name": "support.mayfirst.org", "mode": "force-https" },
{ "name": "id.mayfirst.org", "mode": "force-https" },
{ "name": "lists.mayfirst.org", "mode": "force-https" },
- { "name": "splendidbacon.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "aladdinschools.appspot.com", "mode": "force-https" },
{ "name": "ottospora.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "www.paycheckrecords.com", "mode": "force-https" },