mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 05:41:12 +00:00
No bug, Automated HSTS preload list update from host bld-centos6-hp-017 - a=hsts-update
This commit is contained in:
parent
cb222c0fee
commit
e1159218c3
@ -8,6 +8,7 @@ apis.google.com: did not receive HSTS header
|
||||
appengine.google.com: did not receive HSTS header
|
||||
betnet.fr: could not connect to host
|
||||
bigshinylock.minazo.net: could not connect to host
|
||||
blueseed.co: did not receive HSTS header
|
||||
braintreegateway.com: could not connect to host
|
||||
braintreepayments.com: did not receive HSTS header
|
||||
browserid.org: did not receive HSTS header
|
||||
@ -50,6 +51,7 @@ ledgerscope.net: max-age too low: 86400
|
||||
lists.mayfirst.org: did not receive HSTS header
|
||||
logentries.com: did not receive HSTS header
|
||||
mail.google.com: did not receive HSTS header
|
||||
makeyourlaws.org: did not receive HSTS header
|
||||
market.android.com: did not receive HSTS header
|
||||
my.alfresco.com: did not receive HSTS header
|
||||
mydigipass.com: did not receive HSTS header
|
||||
@ -57,6 +59,7 @@ neonisi.com: could not connect to host
|
||||
openshift.redhat.com: did not receive HSTS header
|
||||
ottospora.nl: could not connect to host
|
||||
packagist.org: max-age too low: 2592000
|
||||
passwd.io: could not connect to host
|
||||
paypal.com: max-age too low: 14400
|
||||
piratenlogin.de: could not connect to host
|
||||
plus.google.com: did not receive HSTS header
|
||||
|
@ -8,7 +8,7 @@
|
||||
/*****************************************************************************/
|
||||
|
||||
#include "mozilla/StandardInteger.h"
|
||||
const PRTime gPreloadListExpirationTime = INT64_C(1383992137406000);
|
||||
const PRTime gPreloadListExpirationTime = INT64_C(1384596271277000);
|
||||
|
||||
class nsSTSPreload
|
||||
{
|
||||
@ -22,12 +22,12 @@ static const nsSTSPreload kSTSPreloadList[] = {
|
||||
{ "api.intercom.io", false },
|
||||
{ "app.recurly.com", false },
|
||||
{ "arivo.com.br", true },
|
||||
{ "bank.simple.com", false },
|
||||
{ "bassh.net", true },
|
||||
{ "bccx.com", true },
|
||||
{ "blog.cyveillance.com", true },
|
||||
{ "blog.linode.com", false },
|
||||
{ "blog.torproject.org", false },
|
||||
{ "blueseed.co", false },
|
||||
{ "bugzilla.mozilla.org", true },
|
||||
{ "business.medbank.com.mt", true },
|
||||
{ "carezone.com", false },
|
||||
@ -69,7 +69,6 @@ static const nsSTSPreload kSTSPreloadList[] = {
|
||||
{ "logotype.se", true },
|
||||
{ "lookout.com", false },
|
||||
{ "luneta.nearbuysystems.com", false },
|
||||
{ "makeyourlaws.org", false },
|
||||
{ "manager.linode.com", false },
|
||||
{ "mattmccutchen.net", true },
|
||||
{ "mega.co.nz", false },
|
||||
|
Loading…
Reference in New Issue
Block a user