Skip to content

Commit

Permalink
#600: update TLDs, HSTS
Browse files Browse the repository at this point in the history
  • Loading branch information
classilla committed Apr 30, 2020
1 parent 2d99b19 commit 7ec5e33
Show file tree
Hide file tree
Showing 3 changed files with 1,596 additions and 1,101 deletions.
12 changes: 12 additions & 0 deletions netwerk/dns/effective_tld_names.dat
Original file line number Diff line number Diff line change
Expand Up @@ -10980,6 +10980,10 @@ cleverapps.io
*.lcl.dev
*.stg.dev

// Clic2000 : https://clic2000.fr
// Submitted by Mathilde Blanchemanche <[email protected]>
clic2000.net

// Cloud66 : https://www.cloud66.com/
// Submitted by Khash Sajadi <[email protected]>
c66.me
Expand Down Expand Up @@ -12791,6 +12795,10 @@ myshopblocks.com
// Submitted by Craig McMahon <[email protected]>
shopitsite.com

// shopware AG : https://shopware.com
// Submitted by Jens Küper <[email protected]>
shopware.store

// Siemens Mobility GmbH
// Submitted by Oliver Graebner <[email protected]>
mo-siemens.io
Expand Down Expand Up @@ -13131,4 +13139,8 @@ basicserver.io
virtualserver.io
enterprisecloud.nu

// Mintere : https://mintere.com/
// Submitted by Ben Aubin <[email protected]>
mintere.site

// ===END PRIVATE DOMAINS===
2 changes: 1 addition & 1 deletion security/manager/ssl/StaticHPKPins.h
Original file line number Diff line number Diff line change
Expand Up @@ -1149,4 +1149,4 @@ static const TransportSecurityPreload kPublicKeyPinningPreloadList[] = {

static const int32_t kUnknownId = -1;

static const PRTime kPreloadPKPinsExpirationTime = INT64_C(1595261542671000);
static const PRTime kPreloadPKPinsExpirationTime = INT64_C(1596467303493000);
Loading

0 comments on commit 7ec5e33

Please sign in to comment.