summaryrefslogtreecommitdiffstats
path: root/net/base/transport_security_state_static.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/base/transport_security_state_static.h')
-rw-r--r--net/base/transport_security_state_static.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/net/base/transport_security_state_static.h b/net/base/transport_security_state_static.h
index f9f6d95..77d3dc0 100644
--- a/net/base/transport_security_state_static.h
+++ b/net/base/transport_security_state_static.h
@@ -702,6 +702,9 @@ static const struct HSTSPreload kPreloadedSTS[] = {
{14, true, "\002my\006onlime\002ch", true, kNoPins, DOMAIN_NOT_PINNED },
{19, true, "\007webmail\006onlime\002ch", true, kNoPins, DOMAIN_NOT_PINNED },
{15, true, "\003crm\006onlime\002ch", true, kNoPins, DOMAIN_NOT_PINNED },
+ {12, true, "\003www\003gov\002uk", true, kNoPins, DOMAIN_NOT_PINNED },
+ {18, true, "\014silentcircle\003com", true, kNoPins, DOMAIN_NOT_PINNED },
+ {18, true, "\014silentcircle\003org", true, kNoPins, DOMAIN_NOT_PINNED },
};
static const size_t kNumPreloadedSTS = ARRAYSIZE_UNSAFE(kPreloadedSTS);