Commit 78b1e3e8 authored by ffxbld's avatar ffxbld Committed by dsmith@mozilla.com
Browse files

No Bug, mozilla-esr140 repo-update HSTS HPKP remote-settings tld-suffixes ct-logs - a=diannaS

parent f4f3121c
Loading
Loading
Loading
Loading
+7 −6
Original line number Diff line number Diff line
@@ -5,8 +5,8 @@
// Please pull this list from, and only from https://publicsuffix.org/list/public_suffix_list.dat,
// rather than any other VCS sites. Pulling from any other URL is not guaranteed to be supported.

// VERSION: 2025-08-01_18-47-38_UTC
// COMMIT: 758d5d610dffb02f3b38e8ee6783cec7def1c150
// VERSION: 2025-08-08_07-48-13_UTC
// COMMIT: 9375d3415dea4bfcc974248b676bf0f6e6f2daa8

// Instructions on pulling and using this list can be found at https://publicsuffix.org/list/.

@@ -12773,9 +12773,6 @@ deta.dev

// Dfinity Foundation: https://dfinity.org/
// Submitted by Dfinity Team <domains@dfinity.org>
caffeine.ai
id.ai
icp-api.io
icp0.io
*.raw.icp0.io
icp1.io
@@ -13818,6 +13815,11 @@ ravendb.community
development.run
ravendb.run

// HiDNS : https://www.hidoha.net
// Submitted by ifeng <admin@hidoha.net>
hidns.co
hidns.vip

// home.pl S.A. : https://home.pl
// Submitted by Krzysztof Wolski <krzysztof.wolski@home.eu>
homesklep.pl
@@ -13835,7 +13837,6 @@ hoplix.shop
// HOSTBIP REGISTRY : https://www.hostbip.com/
// Submitted by Atanunu Igbunuroghene <publicsuffixlist@hostbip.com>
orx.biz
biz.gl
biz.ng
co.biz.ng
dl.biz.ng
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@

#include <stddef.h>

static const PRTime kCTExpirationTime = INT64_C(1760622529000000);
static const PRTime kCTExpirationTime = INT64_C(1760959768000000);

namespace mozilla::ct {

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

static const int32_t kUnknownId = -1;

static const PRTime kPreloadPKPinsExpirationTime = INT64_C(1763041705350000);
static const PRTime kPreloadPKPinsExpirationTime = INT64_C(1763378942909000);
+232 −454

File changed.

Preview size limit exceeded, changes collapsed.

+2 −2
Original line number Diff line number Diff line
{
  "version": "63.3",
  "log_list_timestamp": "2025-08-06T12:52:46Z",
  "version": "63.8",
  "log_list_timestamp": "2025-08-10T12:54:42Z",
  "operators": [
    {
      "name": "Google",
Loading