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

This commit is contained in:
ffxbld 2013-05-04 03:22:01 -07:00
Родитель c966b130c3
Коммит e39c7e9d81
2 изменённых файлов: 1 добавлений и 3 удалений

Просмотреть файл

@ -47,7 +47,6 @@ ledgerscope.net: max-age too low: 86400
linx.net: did not receive HSTS header
lists.mayfirst.org: 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
my.alfresco.com: did not receive HSTS header
mydigipass.com: did not receive HSTS header
@ -55,7 +54,6 @@ 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
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

Просмотреть файл

@ -8,7 +8,7 @@
/*****************************************************************************/
#include "mozilla/StandardInteger.h"
const PRTime gPreloadListExpirationTime = INT64_C(1377890142384000);
const PRTime gPreloadListExpirationTime = INT64_C(1378548805558000);
class nsSTSPreload
{