Commit 01839c17 authored by ffxbld's avatar ffxbld
Browse files

No Bug, mozilla-esr115 repo-update HSTS HPKP remote-settings tld-suffixes -...

No Bug, mozilla-esr115 repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update, r=dmeehan

Differential Revision: https://phabricator.services.mozilla.com/D209531
parent bf4d399a
Loading
Loading
Loading
Loading
+3 −3
Original line number Original line Diff line number Diff line
@@ -6710,7 +6710,7 @@ org.zw


// newGTLDs
// newGTLDs


// List of new gTLDs imported from https://www.icann.org/resources/registries/gtlds/v2/gtlds.json on 2024-03-28T15:13:37Z
// List of new gTLDs imported from https://www.icann.org/resources/registries/gtlds/v2/gtlds.json on 2024-05-04T15:12:50Z
// This list is auto-generated, don't edit it manually.
// This list is auto-generated, don't edit it manually.
// aaa : American Automobile Association, Inc.
// aaa : American Automobile Association, Inc.
// https://www.iana.org/domains/root/db/aaa.html
// https://www.iana.org/domains/root/db/aaa.html
@@ -6896,7 +6896,7 @@ anquan
// https://www.iana.org/domains/root/db/anz.html
// https://www.iana.org/domains/root/db/anz.html
anz
anz


// aol : Oath Inc.
// aol : Yahoo Inc.
// https://www.iana.org/domains/root/db/aol.html
// https://www.iana.org/domains/root/db/aol.html
aol
aol


@@ -11120,7 +11120,7 @@ xyz
// https://www.iana.org/domains/root/db/yachts.html
// https://www.iana.org/domains/root/db/yachts.html
yachts
yachts


// yahoo : Oath Inc.
// yahoo : Yahoo Inc.
// https://www.iana.org/domains/root/db/yahoo.html
// https://www.iana.org/domains/root/db/yahoo.html
yahoo
yahoo


+1 −1
Original line number Original line Diff line number Diff line
@@ -775,4 +775,4 @@ static const TransportSecurityPreload kPublicKeyPinningPreloadList[] = {


static const int32_t kUnknownId = -1;
static const int32_t kUnknownId = -1;


static const PRTime kPreloadPKPinsExpirationTime = INT64_C(1723114424550000);
static const PRTime kPreloadPKPinsExpirationTime = INT64_C(1723460205424000);
Loading