Skip to content

Commit

Permalink
#540: update certs, pins, TLDs
Browse files Browse the repository at this point in the history
  • Loading branch information
classilla committed Jan 25, 2019
1 parent c078f43 commit 715c908
Show file tree
Hide file tree
Showing 3 changed files with 3,558 additions and 1,649 deletions.
19 changes: 19 additions & 0 deletions netwerk/dns/effective_tld_names.dat
Original file line number Diff line number Diff line change
Expand Up @@ -11088,6 +11088,11 @@ firm.dk
reg.dk
store.dk

// dapps.earth : https://dapps.earth/
// Submitted by Daniil Burdakov <icqkill@gmail.com>
*.dapps.earth
*.bzz.dapps.earth

// Debian : https://www.debian.org/
// Submitted by Peter Palfrader / Debian Sysadmin Team <dsa-publicsuffixlist@debian.org>
debian.net
Expand Down Expand Up @@ -11730,6 +11735,8 @@ goip.de

// Google, Inc.
// Submitted by Eduardo Vela <evn@google.com>
run.app
a.run.app
*.0emm.com
appspot.com
blogspot.ae
Expand Down Expand Up @@ -11935,6 +11942,12 @@ git-repos.de
lcube-server.de
svn-repos.de

// Leadpages : https://www.leadpages.net
// Submitted by Greg Dallavalle <domains@leadpages.net>
leadpages.co
lpages.co
lpusercontent.com

// Lightmaker Property Manager, Inc. : https://app.lmpm.com/
// Submitted by Greg Holland <greg.holland@lmpm.com>
app.lmpm.com
Expand Down Expand Up @@ -12529,6 +12542,12 @@ gdynia.pl
med.pl
sopot.pl

// Telebit : https://telebit.cloud
// Submitted by AJ ONeal <aj@telebit.cloud>
telebit.app
telebit.io
*.telebit.xyz

// The Gwiddle Foundation : https://gwiddlefoundation.org.uk
// Submitted by Joshua Bayfield <joshua.bayfield@gwiddlefoundation.org.uk>
gwiddle.co.uk
Expand Down
2 changes: 1 addition & 1 deletion security/manager/ssl/StaticHPKPins.h
Original file line number Diff line number Diff line change
Expand Up @@ -1170,4 +1170,4 @@ static const TransportSecurityPreload kPublicKeyPinningPreloadList[] = {

static const int32_t kUnknownId = -1;

static const PRTime kPreloadPKPinsExpirationTime = INT64_C(1551960637095000);
static const PRTime kPreloadPKPinsExpirationTime = INT64_C(1556799343943000);
Loading

0 comments on commit 715c908

Please sign in to comment.