Commit e50686a2 authored by ffxbld's avatar ffxbld Committed by rvandermeulen@mozilla.com
Browse files

No Bug, mozilla-esr128 repo-update HSTS HPKP remote-settings - a=RyanVM

parent dc91cafe
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -736,4 +736,4 @@ static const TransportSecurityPreload kPublicKeyPinningPreloadList[] = {

static const int32_t kUnknownId = -1;

static const PRTime kPreloadPKPinsExpirationTime = INT64_C(1755515853729000);
static const PRTime kPreloadPKPinsExpirationTime = INT64_C(1755775474868000);
+219 −365

File changed.

Preview size limit exceeded, changes collapsed.

+23 −1
Original line number Diff line number Diff line
{
  "data": [
    {
      "stash": {
        "blocked": [
          "{59b7e83f-2aea-4621-b87b-4472f57b9a2a}:3.53.2",
          "{59b7e83f-2aea-4621-b87b-4472f57b9a2a}:3.53.3",
          "{59b7e83f-2aea-4621-b87b-4472f57b9a2a}:3.54.2",
          "live-nbaokx-scores@phantomicelectric.site:1.2",
          "live-nbaokx-scores@phantomicelectric.site:1.4",
          "live-nbaokx-scores@phantomicelectric.site:1.5",
          "live-nbaokx-scores@phantomicelectric.site:1.6",
          "live-nbaokx-scores@phantomicelectric.site:1.7",
          "live-nbaokx-scores@phantomicelectric.site:1.8"
        ],
        "unblocked": [],
        "softblocked": []
      },
      "schema": 1747075601427,
      "key_format": "{guid}:{version}",
      "stash_time": 1747247706248,
      "id": "286663a6-c51e-438a-bb10-616b74b3c4c2",
      "last_modified": 1747247778277
    },
    {
      "stash": {
        "blocked": [
@@ -338,5 +360,5 @@
      "last_modified": 1739466430716
    }
  ],
  "timestamp": 1746815782081
  "timestamp": 1747247778277
}
+10 −10
Original line number Diff line number Diff line
{
  "data": [
    {
      "name": "Node.js",
      "schema": 1747181110151,
      "status": "current",
      "version": "24.0.0",
      "browserid": "nodejs",
      "id": "9e4eb0f8-808c-4ae9-b137-bf0172b24166",
      "last_modified": 1747199364436
    },
    {
      "name": "Edge",
      "schema": 1746230703388,
@@ -324,15 +333,6 @@
      "id": "e05f8a82-8aa6-4621-b1ef-3195828ccdc0",
      "last_modified": 1732521556529
    },
    {
      "name": "Node.js",
      "schema": 1731110704254,
      "status": "current",
      "version": "23.0.0",
      "browserid": "nodejs",
      "id": "78b5378c-c23a-4deb-b026-b305f4d17d23",
      "last_modified": 1731397547435
    },
    {
      "name": "Firefox for Android",
      "schema": 1723593904156,
@@ -361,5 +361,5 @@
      "last_modified": 1665656484764
    }
  ],
  "timestamp": 1747035932495
  "timestamp": 1747199364436
}
+24 −3
Original line number Diff line number Diff line
@@ -452,9 +452,9 @@
      },
      "id": "05645095-d26e-4f20-9137-f24a14a23f28",
      "identifier": "bing",
      "last_modified": 1742996759040,
      "last_modified": 1747257920659,
      "recordType": "engine",
      "schema": 1742810344329,
      "schema": 1747180809142,
      "variants": [
        {
          "environment": {
@@ -576,6 +576,27 @@
                  "searchTermParamName": "q"
                }
              }
            },
            {
              "environment": {
                "experiment": "adblockers"
              },
              "partnerCode": "MZABT",
              "urls": {
                "search": {
                  "params": [
                    {
                      "name": "pc",
                      "value": "{partnerCode}"
                    },
                    {
                      "name": "form",
                      "value": "ABT"
                    }
                  ],
                  "searchTermParamName": "q"
                }
              }
            }
          ]
        }
@@ -8199,5 +8220,5 @@
      "schema": 1707824831520
    }
  ],
  "timestamp": 1745933974542
  "timestamp": 1747257920659
}
Loading