mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-10 01:08:21 +00:00
No bug, Automated HSTS preload list update from host bld-linux64-spot-041 - a=hsts-update
This commit is contained in:
parent
3d97e7112e
commit
8a9bf40748
@ -22,7 +22,6 @@ chrome.google.com: did not receive HSTS header (error ignored - included regardl
|
||||
cloud.google.com: did not receive HSTS header (error ignored - included regardless)
|
||||
code.google.com: did not receive HSTS header (error ignored - included regardless)
|
||||
codereview.chromium.org: did not receive HSTS header (error ignored - included regardless)
|
||||
conformal.com: could not connect to host
|
||||
crate.io: did not receive HSTS header
|
||||
crowdcurity.com: did not receive HSTS header
|
||||
crypto.is: did not receive HSTS header
|
||||
@ -34,6 +33,7 @@ dropcam.com: did not receive HSTS header
|
||||
email.lookout.com: could not connect to host
|
||||
emailprivacytester.com: did not receive HSTS header
|
||||
encrypted.google.com: did not receive HSTS header (error ignored - included regardless)
|
||||
errors.zenpayroll.com: could not connect to host
|
||||
espra.com: could not connect to host
|
||||
fatzebra.com.au: did not receive HSTS header
|
||||
fj.simple.com: did not receive HSTS header
|
||||
|
@ -8,7 +8,7 @@
|
||||
/*****************************************************************************/
|
||||
|
||||
#include <stdint.h>
|
||||
const PRTime gPreloadListExpirationTime = INT64_C(1404558396496000);
|
||||
const PRTime gPreloadListExpirationTime = INT64_C(1405167392459000);
|
||||
|
||||
class nsSTSPreload
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user