#605: update HSTS, TLDs

This commit is contained in:
Cameron Kaiser 2020-05-19 19:26:02 -07:00
parent 17da05f15c
commit a7d2c071de
3 changed files with 2832 additions and 1383 deletions

View File

@ -7092,7 +7092,7 @@ org.zw
// newGTLDs
// List of new gTLDs imported from https://www.icann.org/resources/registries/gtlds/v2/gtlds.json on 2020-04-02T18:20:31Z
// List of new gTLDs imported from https://www.icann.org/resources/registries/gtlds/v2/gtlds.json on 2020-05-06T16:23:34Z
// This list is auto-generated, don't edit it manually.
// aaa : 2015-02-26 American Automobile Association, Inc.
aaa
@ -7241,7 +7241,7 @@ analytics
// android : 2014-08-07 Charleston Road Registry Inc.
android
// anquan : 2015-01-08 QIHOO 360 TECHNOLOGY CO. LTD.
// anquan : 2015-01-08 Beijing Qihu Keji Co., Ltd.
anquan
// anz : 2015-07-31 Australia and New Zealand Banking Group Limited
@ -9749,7 +9749,7 @@ shop
// shopping : 2016-03-31 Binky Moon, LLC
shopping
// shouji : 2015-01-08 QIHOO 360 TECHNOLOGY CO. LTD.
// shouji : 2015-01-08 Beijing Qihu Keji Co., Ltd.
shouji
// show : 2015-03-05 Binky Moon, LLC
@ -10313,7 +10313,7 @@ xerox
// xfinity : 2015-07-09 Comcast IP Holdings I, LLC
xfinity
// xihuan : 2015-01-08 QIHOO 360 TECHNOLOGY CO. LTD.
// xihuan : 2015-01-08 Beijing Qihu Keji Co., Ltd.
xihuan
// xin : 2014-12-11 Elegant Leader Limited
@ -10634,7 +10634,7 @@ you
// youtube : 2014-05-01 Charleston Road Registry Inc.
youtube
// yun : 2015-01-08 QIHOO 360 TECHNOLOGY CO. LTD.
// yun : 2015-01-08 Beijing Qihu Keji Co., Ltd.
yun
// zappos : 2015-06-25 Amazon Registry Services, Inc.

View File

@ -1149,4 +1149,4 @@ static const TransportSecurityPreload kPublicKeyPinningPreloadList[] = {
static const int32_t kUnknownId = -1;
static const PRTime kPreloadPKPinsExpirationTime = INT64_C(1596467303493000);
static const PRTime kPreloadPKPinsExpirationTime = INT64_C(1598277597742000);

File diff suppressed because it is too large Load Diff