No bug, Automated HSTS preload list update from host bld-linux64-ec2-441 - a=hsts-update

This commit is contained in:
ffxbld 2013-10-26 03:17:16 -07:00
parent 2f297da411
commit a99bd4efd6
2 changed files with 3 additions and 3 deletions

View File

@ -68,6 +68,7 @@ piratenlogin.de: could not connect to host
plus.google.com: did not receive HSTS header
plus.sandbox.google.com: did not receive HSTS header
profiles.google.com: did not receive HSTS header
rapidresearch.me: did not receive HSTS header
romab.com: max-age too low: 2628000
sah3.net: could not connect to host
saturngames.co.uk: did not receive HSTS header
@ -77,6 +78,7 @@ serverdensity.io: did not receive HSTS header
shops.neonisi.com: could not connect to host
silentcircle.org: could not connect to host
simon.butcher.name: max-age too low: 2629743
simple.com: did not receive HSTS header
sites.google.com: did not receive HSTS header
sol.io: could not connect to host
spreadsheets.google.com: did not receive HSTS header

View File

@ -8,7 +8,7 @@
/*****************************************************************************/
#include <stdint.h>
const PRTime gPreloadListExpirationTime = INT64_C(1393063845260000);
const PRTime gPreloadListExpirationTime = INT64_C(1393668300858000);
class nsSTSPreload
{
@ -102,14 +102,12 @@ static const nsSTSPreload kSTSPreloadList[] = {
{ "paymill.de", true },
{ "piratenlogin.de", true },
{ "pixi.me", true },
{ "rapidresearch.me", true },
{ "riseup.net", true },
{ "roundcube.mayfirst.org", false },
{ "sandbox.mydigipass.com", false },
{ "securityheaders.com", true },
{ "shodan.io", true },
{ "silentcircle.com", false },
{ "simple.com", false },
{ "squareup.com", false },
{ "stocktrade.de", false },
{ "stripe.com", true },