зеркало из https://github.com/mozilla/gecko-dev.git
No bug, Automated HSTS preload list update from host bld-linux64-ix-037 - a=hsts-update
This commit is contained in:
Родитель
ee25bcfab1
Коммит
2606c1a4de
|
@ -19,6 +19,7 @@ code.google.com: did not receive HSTS header
|
|||
codereview.appspot.com: did not receive HSTS header
|
||||
codereview.chromium.org: did not receive HSTS header
|
||||
crypto.is: did not receive HSTS header
|
||||
csawctf.poly.edu: could not connect to host
|
||||
dl.google.com: did not receive HSTS header
|
||||
docs.google.com: did not receive HSTS header
|
||||
drive.google.com: did not receive HSTS header
|
||||
|
@ -26,6 +27,7 @@ dropcam.com: did not receive HSTS header
|
|||
emailprivacytester.com: max-age too low: 8640000
|
||||
encrypted.google.com: did not receive HSTS header
|
||||
epoxate.com: max-age too low: 259200
|
||||
factor.cc: could not connect to host
|
||||
fatzebra.com.au: did not receive HSTS header
|
||||
fj.simple.com: did not receive HSTS header
|
||||
gmail.com: did not receive HSTS header
|
||||
|
@ -45,6 +47,7 @@ kiwiirc.com: max-age too low: 5256000
|
|||
ledgerscope.net: max-age too low: 86400
|
||||
linx.net: did not receive HSTS header
|
||||
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: could not connect to host
|
||||
market.android.com: did not receive HSTS header
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
/*****************************************************************************/
|
||||
|
||||
#include "mozilla/StandardInteger.h"
|
||||
const PRTime gPreloadListExpirationTime = INT64_C(1381573044340000);
|
||||
const PRTime gPreloadListExpirationTime = INT64_C(1382177697222000);
|
||||
|
||||
class nsSTSPreload
|
||||
{
|
||||
|
@ -30,11 +30,13 @@ static const nsSTSPreload kSTSPreloadList[] = {
|
|||
{ "carezone.com", false },
|
||||
{ "check.torproject.org", false },
|
||||
{ "cloudsecurityalliance.org", true },
|
||||
{ "conformal.com", true },
|
||||
{ "controlcenter.gigahost.dk", true },
|
||||
{ "crate.io", true },
|
||||
{ "crm.onlime.ch", false },
|
||||
{ "crypto.cat", false },
|
||||
{ "csawctf.poly.edu", true },
|
||||
{ "cyphertite.com", true },
|
||||
{ "developer.mydigipass.com", false },
|
||||
{ "dist.torproject.org", false },
|
||||
{ "dm.lookout.com", false },
|
||||
|
@ -57,9 +59,9 @@ static const nsSTSPreload kSTSPreloadList[] = {
|
|||
{ "library.linode.com", false },
|
||||
{ "linode.com", false },
|
||||
{ "lockify.com", true },
|
||||
{ "logentries.com", false },
|
||||
{ "login.persona.org", true },
|
||||
{ "login.sapo.pt", true },
|
||||
{ "logotype.se", true },
|
||||
{ "lookout.com", false },
|
||||
{ "luneta.nearbuysystems.com", false },
|
||||
{ "makeyourlaws.org", false },
|
||||
|
|
Загрузка…
Ссылка в новой задаче