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

This commit is contained in:
ffxbld 2013-10-12 03:18:11 -07:00
Родитель 5e978b1eee
Коммит 90e84c8792
2 изменённых файлов: 7 добавлений и 5 удалений

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

@ -23,8 +23,6 @@ codereview.chromium.org: did not receive HSTS header
crowdcurity.com: did not receive HSTS header
crypto.is: did not receive HSTS header
csawctf.poly.edu: did not receive HSTS header
cupcake.io: max-age too low: 3153600
cupcake.is: max-age too low: 3153600
cybozu.com: did not receive HSTS header
dl.google.com: did not receive HSTS header
docs.google.com: did not receive HSTS header
@ -57,10 +55,12 @@ logentries.com: did not receive HSTS header
lumi.do: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsISiteSecurityService.processHeader]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: /builds/slave/m-cen-l64-hsts-000000000000000/getHSTSPreloadList.js :: processStsHeader :: line 124" data: no]
mail.google.com: did not receive HSTS header
market.android.com: did not receive HSTS header
medium.com: max-age too low: 2592000
my.alfresco.com: did not receive HSTS header
mydigipass.com: did not receive HSTS header
neonisi.com: could not connect to host
openshift.redhat.com: did not receive HSTS header
oraprodmv.corp.google.com: could not connect to host
oraprodsso.corp.google.com: could not connect to host
ottospora.nl: could not connect to host
packagist.org: max-age too low: 2592000
@ -88,7 +88,6 @@ sunshinepress.org: could not connect to host
surfeasy.com: did not receive HSTS header
talk.google.com: did not receive HSTS header
talkgadget.google.com: did not receive HSTS header
tent.io: max-age too low: 3153600
torproject.org: did not receive HSTS header
translate.google.com: did not receive HSTS header
translate.googleapis.com: did not receive HSTS header

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

@ -8,7 +8,7 @@
/*****************************************************************************/
#include <stdint.h>
const PRTime gPreloadListExpirationTime = INT64_C(1391854333088000);
const PRTime gPreloadListExpirationTime = INT64_C(1392458781200000);
class nsSTSPreload
{
@ -43,6 +43,8 @@ static const nsSTSPreload kSTSPreloadList[] = {
{ "crate.io", true },
{ "crm.onlime.ch", false },
{ "crypto.cat", false },
{ "cupcake.io", true },
{ "cupcake.is", true },
{ "cyphertite.com", true },
{ "davidlyness.com", true },
{ "developer.mydigipass.com", false },
@ -105,7 +107,7 @@ static const nsSTSPreload kSTSPreloadList[] = {
{ "sandbox.mydigipass.com", false },
{ "securityheaders.com", true },
{ "shodan.io", true },
{ "silentcircle.com", true },
{ "silentcircle.com", false },
{ "simple.com", false },
{ "squareup.com", false },
{ "stocktrade.de", false },
@ -113,6 +115,7 @@ static const nsSTSPreload kSTSPreloadList[] = {
{ "strongest-privacy.com", true },
{ "support.mayfirst.org", false },
{ "surkatty.org", true },
{ "tent.io", true },
{ "therapynotes.com", false },
{ "twitter.com", false },
{ "ubertt.org", true },