зеркало из https://github.com/mozilla/gecko-dev.git
No bug, Automated HSTS preload list update from host bld-linux64-ec2-101 - a=hsts-update
This commit is contained in:
Родитель
8aedca46f2
Коммит
8561bc0434
|
@ -19,6 +19,7 @@ chrome-devtools-frontend.appspot.com: did not receive HSTS header
|
||||||
chrome.google.com: did not receive HSTS header
|
chrome.google.com: did not receive HSTS header
|
||||||
code.google.com: did not receive HSTS header
|
code.google.com: did not receive HSTS header
|
||||||
codereview.chromium.org: did not receive HSTS header
|
codereview.chromium.org: did not receive HSTS header
|
||||||
|
crowdcurity.com: did not receive HSTS header
|
||||||
crypto.is: did not receive HSTS header
|
crypto.is: did not receive HSTS header
|
||||||
csawctf.poly.edu: did not receive HSTS header
|
csawctf.poly.edu: did not receive HSTS header
|
||||||
dl.google.com: did not receive HSTS header
|
dl.google.com: did not receive HSTS header
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
/*****************************************************************************/
|
/*****************************************************************************/
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
const PRTime gPreloadListExpirationTime = INT64_C(1389435858346000);
|
const PRTime gPreloadListExpirationTime = INT64_C(1390040594058000);
|
||||||
|
|
||||||
class nsSTSPreload
|
class nsSTSPreload
|
||||||
{
|
{
|
||||||
|
@ -22,6 +22,7 @@ static const nsSTSPreload kSTSPreloadList[] = {
|
||||||
{ "alpha.irccloud.com", false },
|
{ "alpha.irccloud.com", false },
|
||||||
{ "api.intercom.io", false },
|
{ "api.intercom.io", false },
|
||||||
{ "app.recurly.com", false },
|
{ "app.recurly.com", false },
|
||||||
|
{ "appseccalifornia.org", true },
|
||||||
{ "arivo.com.br", true },
|
{ "arivo.com.br", true },
|
||||||
{ "bank.simple.com", false },
|
{ "bank.simple.com", false },
|
||||||
{ "bassh.net", true },
|
{ "bassh.net", true },
|
||||||
|
@ -73,6 +74,7 @@ static const nsSTSPreload kSTSPreloadList[] = {
|
||||||
{ "logotype.se", true },
|
{ "logotype.se", true },
|
||||||
{ "lolicore.ch", true },
|
{ "lolicore.ch", true },
|
||||||
{ "lookout.com", false },
|
{ "lookout.com", false },
|
||||||
|
{ "lumi.do", false },
|
||||||
{ "luneta.nearbuysystems.com", false },
|
{ "luneta.nearbuysystems.com", false },
|
||||||
{ "makeyourlaws.org", true },
|
{ "makeyourlaws.org", true },
|
||||||
{ "manager.linode.com", false },
|
{ "manager.linode.com", false },
|
||||||
|
|
Загрузка…
Ссылка в новой задаче