No Bug, mozilla-esr140 repo-update HSTS HPKP remote-settings tld-suffixes ct-logs - a=dmeehan
Differential Revision: https://phabricator.services.mozilla.com/D255109
This commit is contained in:
committed by
dmeehan@mozilla.com
parent
2f67104721
commit
70812ac3db
@@ -5,8 +5,8 @@
|
|||||||
// Please pull this list from, and only from https://publicsuffix.org/list/public_suffix_list.dat,
|
// 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.
|
// rather than any other VCS sites. Pulling from any other URL is not guaranteed to be supported.
|
||||||
|
|
||||||
// VERSION: 2025-06-12_21-09-57_UTC
|
// VERSION: 2025-06-16_09-45-02_UTC
|
||||||
// COMMIT: a01fe523d7359fc523d8b164bcb16834a4f2d8ba
|
// COMMIT: 2141aa8a1f634c2b839175c559ceaac6a849592c
|
||||||
|
|
||||||
// Instructions on pulling and using this list can be found at https://publicsuffix.org/list/.
|
// Instructions on pulling and using this list can be found at https://publicsuffix.org/list/.
|
||||||
|
|
||||||
@@ -15673,6 +15673,10 @@ now.sh
|
|||||||
// Submitted by Adnan RIHAN <hostmaster@v-info.info>
|
// Submitted by Adnan RIHAN <hostmaster@v-info.info>
|
||||||
v-info.info
|
v-info.info
|
||||||
|
|
||||||
|
// VistaBlog : https://vistablog.ir/
|
||||||
|
// Submitted by Hossein Piri <info@vistablog.ir>
|
||||||
|
vistablog.ir
|
||||||
|
|
||||||
// Viva Republica, Inc. : https://toss.im/
|
// Viva Republica, Inc. : https://toss.im/
|
||||||
// Submitted by Deus Team <deus@toss.im>
|
// Submitted by Deus Team <deus@toss.im>
|
||||||
deus-canvas.com
|
deus-canvas.com
|
||||||
|
|||||||
@@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
#include <stddef.h>
|
#include <stddef.h>
|
||||||
|
|
||||||
static const PRTime kCTExpirationTime = INT64_C(1756120883000000);
|
static const PRTime kCTExpirationTime = INT64_C(1756984915000000);
|
||||||
|
|
||||||
namespace mozilla::ct {
|
namespace mozilla::ct {
|
||||||
|
|
||||||
@@ -451,10 +451,20 @@ const CTLogInfo kCTLogList[] = {
|
|||||||
"\x9d\x7d\x05\x53\xc7\x9e\x94\xea\x9b\x57\x46\xbf\x4f\xa4\x7e\xfb\xdf\xfa"
|
"\x9d\x7d\x05\x53\xc7\x9e\x94\xea\x9b\x57\x46\xbf\x4f\xa4\x7e\xfb\xdf\xfa"
|
||||||
"\x85",
|
"\x85",
|
||||||
91},
|
91},
|
||||||
|
{"Bogus placeholder log to unbreak misbehaving CT libraries", CTLogState::Retired,
|
||||||
|
1750489200000, // 2025-06-21T07:00:00Z
|
||||||
|
6, // operated by Geomys
|
||||||
|
"\x30\x59\x30\x13\x06\x07\x2a\x86\x48\xce\x3d\x02\x01\x06\x08\x2a\x86\x48"
|
||||||
|
"\xce\x3d\x03\x01\x07\x03\x42\x00\x04\x8f\x89\x42\x03\x15\x82\x63\xa4\xb3"
|
||||||
|
"\x22\xd8\x64\xa9\x98\x70\x89\x45\x73\x70\xae\xb6\x8b\xa1\x5c\xfb\xf6\x12"
|
||||||
|
"\xd1\x61\xda\x37\xa8\xe3\x3b\x52\x13\x50\x5b\xae\xf1\xb7\x8e\x89\x4f\x4f"
|
||||||
|
"\x75\xe3\x66\x75\xa9\x59\x70\x2d\xe2\x5a\x8b\xc0\x7c\x0a\x6f\x5d\x2d\xf7"
|
||||||
|
"\x37",
|
||||||
|
91},
|
||||||
#ifdef DEBUG
|
#ifdef DEBUG
|
||||||
{"Mozilla Test RSA Log 1", CTLogState::Admissible,
|
{"Mozilla Test RSA Log 1", CTLogState::Admissible,
|
||||||
1721666666000, // 2024-07-22T16:44:26Z
|
1721666666000, // 2024-07-22T16:44:26Z
|
||||||
6, // operated by Mozilla Test Org 1
|
7, // operated by Mozilla Test Org 1
|
||||||
"\x30\x82\x01\x22\x30\x0d\x06\x09\x2a\x86\x48\x86\xf7\x0d\x01\x01\x01\x05"
|
"\x30\x82\x01\x22\x30\x0d\x06\x09\x2a\x86\x48\x86\xf7\x0d\x01\x01\x01\x05"
|
||||||
"\x00\x03\x82\x01\x0f\x00\x30\x82\x01\x0a\x02\x82\x01\x01\x00\xba\x88\x51"
|
"\x00\x03\x82\x01\x0f\x00\x30\x82\x01\x0a\x02\x82\x01\x01\x00\xba\x88\x51"
|
||||||
"\xa8\x44\x8e\x16\xd6\x41\xfd\x6e\xb6\x88\x06\x36\x10\x3d\x3c\x13\xd9\xea"
|
"\xa8\x44\x8e\x16\xd6\x41\xfd\x6e\xb6\x88\x06\x36\x10\x3d\x3c\x13\xd9\xea"
|
||||||
@@ -477,7 +487,7 @@ const CTLogInfo kCTLogList[] = {
|
|||||||
#ifdef DEBUG
|
#ifdef DEBUG
|
||||||
{"Mozilla Test EC Log", CTLogState::Admissible,
|
{"Mozilla Test EC Log", CTLogState::Admissible,
|
||||||
1721666666000, // 2024-07-22T16:44:26Z
|
1721666666000, // 2024-07-22T16:44:26Z
|
||||||
6, // operated by Mozilla Test Org 1
|
7, // operated by Mozilla Test Org 1
|
||||||
"\x30\x59\x30\x13\x06\x07\x2a\x86\x48\xce\x3d\x02\x01\x06\x08\x2a\x86\x48"
|
"\x30\x59\x30\x13\x06\x07\x2a\x86\x48\xce\x3d\x02\x01\x06\x08\x2a\x86\x48"
|
||||||
"\xce\x3d\x03\x01\x07\x03\x42\x00\x04\x4f\xbf\xbb\xbb\x61\xe0\xf8\xf9\xb1"
|
"\xce\x3d\x03\x01\x07\x03\x42\x00\x04\x4f\xbf\xbb\xbb\x61\xe0\xf8\xf9\xb1"
|
||||||
"\xa6\x0a\x59\xac\x87\x04\xe2\xec\x05\x0b\x42\x3e\x3c\xf7\x2e\x92\x3f\x2c"
|
"\xa6\x0a\x59\xac\x87\x04\xe2\xec\x05\x0b\x42\x3e\x3c\xf7\x2e\x92\x3f\x2c"
|
||||||
@@ -489,7 +499,7 @@ const CTLogInfo kCTLogList[] = {
|
|||||||
#ifdef DEBUG
|
#ifdef DEBUG
|
||||||
{"Mozilla Test RSA Log 2", CTLogState::Admissible,
|
{"Mozilla Test RSA Log 2", CTLogState::Admissible,
|
||||||
1721666666000, // 2024-07-22T16:44:26Z
|
1721666666000, // 2024-07-22T16:44:26Z
|
||||||
7, // operated by Mozilla Test Org 2
|
8, // operated by Mozilla Test Org 2
|
||||||
"\x30\x82\x01\x22\x30\x0d\x06\x09\x2a\x86\x48\x86\xf7\x0d\x01\x01\x01\x05"
|
"\x30\x82\x01\x22\x30\x0d\x06\x09\x2a\x86\x48\x86\xf7\x0d\x01\x01\x01\x05"
|
||||||
"\x00\x03\x82\x01\x0f\x00\x30\x82\x01\x0a\x02\x82\x01\x01\x00\xc1\x75\xc6"
|
"\x00\x03\x82\x01\x0f\x00\x30\x82\x01\x0a\x02\x82\x01\x01\x00\xc1\x75\xc6"
|
||||||
"\x52\x66\x09\x9f\x77\x08\x2a\x67\x91\xf1\xb8\x76\xc3\x7f\x5c\xe5\x38\xb0"
|
"\x52\x66\x09\x9f\x77\x08\x2a\x67\x91\xf1\xb8\x76\xc3\x7f\x5c\xe5\x38\xb0"
|
||||||
@@ -518,11 +528,12 @@ const CTLogOperatorInfo kCTLogOperatorList[] = {
|
|||||||
{"Sectigo", 3},
|
{"Sectigo", 3},
|
||||||
{"Let's Encrypt", 4},
|
{"Let's Encrypt", 4},
|
||||||
{"TrustAsia", 5},
|
{"TrustAsia", 5},
|
||||||
|
{"Geomys", 6},
|
||||||
#ifdef DEBUG
|
#ifdef DEBUG
|
||||||
{"Mozilla Test Org 1", 6},
|
{"Mozilla Test Org 1", 7},
|
||||||
#endif // DEBUG
|
#endif // DEBUG
|
||||||
#ifdef DEBUG
|
#ifdef DEBUG
|
||||||
{"Mozilla Test Org 2", 7},
|
{"Mozilla Test Org 2", 8},
|
||||||
#endif // DEBUG
|
#endif // DEBUG
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
@@ -736,4 +736,4 @@ static const TransportSecurityPreload kPublicKeyPinningPreloadList[] = {
|
|||||||
|
|
||||||
static const int32_t kUnknownId = -1;
|
static const int32_t kUnknownId = -1;
|
||||||
|
|
||||||
static const PRTime kPreloadPKPinsExpirationTime = INT64_C(1758540049759000);
|
static const PRTime kPreloadPKPinsExpirationTime = INT64_C(1759404088329000);
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"version": "55.6",
|
"version": "57.5",
|
||||||
"log_list_timestamp": "2025-06-15T13:01:36Z",
|
"log_list_timestamp": "2025-06-25T13:10:30Z",
|
||||||
"operators": [
|
"operators": [
|
||||||
{
|
{
|
||||||
"name": "Google",
|
"name": "Google",
|
||||||
@@ -714,6 +714,83 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"tiled_logs": []
|
"tiled_logs": []
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Geomys",
|
||||||
|
"email": [
|
||||||
|
"ct@geomys.org"
|
||||||
|
],
|
||||||
|
"logs": [
|
||||||
|
{
|
||||||
|
"description": "Bogus placeholder log to unbreak misbehaving CT libraries",
|
||||||
|
"log_id": "LtakTeuPDIZGZ3acTt0EH4QjZ1X6OqymNNCTXfzVmnA=",
|
||||||
|
"key": "MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEj4lCAxWCY6SzIthkqZhwiUVzcK62i6Fc+/YS0WHaN6jjO1ITUFuu8beOiU9PdeNmdalZcC3iWovAfApvXS33Nw==",
|
||||||
|
"url": "https://ct.example.com/bogus/",
|
||||||
|
"mmd": 86400,
|
||||||
|
"state": {
|
||||||
|
"retired": {
|
||||||
|
"timestamp": "2025-06-21T07:00:00Z"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"temporal_interval": {
|
||||||
|
"start_inclusive": "2020-01-01T08:00:00Z",
|
||||||
|
"end_exclusive": "2020-01-02T08:00:00Z"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"tiled_logs": [
|
||||||
|
{
|
||||||
|
"description": "Geomys 'Tuscolo2025h2'",
|
||||||
|
"log_id": "750EQi4gtDIQJ1TfUtJRRgJ/hEwH/YZeySLub86fe7w=",
|
||||||
|
"key": "MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEK9d4GGtzbkwwsYpEtvnU9KKgZr67MsGlB7mnF8DW9bHnngHzPzXPbdo7n+FyCwSDYqEHbal1Z0CCVyZD6wQ/ow==",
|
||||||
|
"submission_url": "https://tuscolo2025h2.sunlight.geomys.org/",
|
||||||
|
"monitoring_url": "https://tuscolo2025h2.skylight.geomys.org/",
|
||||||
|
"mmd": 60,
|
||||||
|
"state": {
|
||||||
|
"qualified": {
|
||||||
|
"timestamp": "2025-06-13T02:40:00Z"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"temporal_interval": {
|
||||||
|
"start_inclusive": "2025-07-01T00:00:00Z",
|
||||||
|
"end_exclusive": "2026-01-01T00:00:00Z"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"description": "Geomys 'Tuscolo2026h1'",
|
||||||
|
"log_id": "cX6V88I4im2x44RJPTHhWqliCHYtQgDgBQzQZ7WmYeI=",
|
||||||
|
"key": "MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEflxzMg2Ajjg7h1+ZIvQ9LV6yFvdj6uRi9YbvtRnSCgS2SamkH56WcPRaBTRYARPDIr5JwLqgJAVA/NvDxdJXOw==",
|
||||||
|
"submission_url": "https://tuscolo2026h1.sunlight.geomys.org/",
|
||||||
|
"monitoring_url": "https://tuscolo2026h1.skylight.geomys.org/",
|
||||||
|
"mmd": 60,
|
||||||
|
"state": {
|
||||||
|
"qualified": {
|
||||||
|
"timestamp": "2025-06-13T02:40:00Z"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"temporal_interval": {
|
||||||
|
"start_inclusive": "2026-01-01T00:00:00Z",
|
||||||
|
"end_exclusive": "2026-07-01T00:00:00Z"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"description": "Geomys 'Tuscolo2026h2'",
|
||||||
|
"log_id": "Rq+GPTs+5Z+ld96oJF02sNntIqIj9GF3QSKUUu6VUF8=",
|
||||||
|
"key": "MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEaA6P0i7JTsd9XfzF1/76avRWA3XXI4NStsFO/aFtBp6SY7olDEMiPSFSxGzFQjKA1r9vgG/oFQwurlWMy9FQNw==",
|
||||||
|
"submission_url": "https://tuscolo2026h2.sunlight.geomys.org/",
|
||||||
|
"monitoring_url": "https://tuscolo2026h2.skylight.geomys.org/",
|
||||||
|
"mmd": 60,
|
||||||
|
"state": {
|
||||||
|
"qualified": {
|
||||||
|
"timestamp": "2025-06-13T02:40:00Z"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"temporal_interval": {
|
||||||
|
"start_inclusive": "2026-07-01T00:00:00Z",
|
||||||
|
"end_exclusive": "2027-01-01T00:00:00Z"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,5 +1,141 @@
|
|||||||
{
|
{
|
||||||
"data": [
|
"data": [
|
||||||
|
{
|
||||||
|
"stash": {
|
||||||
|
"blocked": [
|
||||||
|
"firefox-extension-single-file@egrajeda.com:1.22.81",
|
||||||
|
"firefox-extension-single-file@egrajeda.com:1.22.82"
|
||||||
|
],
|
||||||
|
"unblocked": [],
|
||||||
|
"softblocked": []
|
||||||
|
},
|
||||||
|
"schema": 1750817734161,
|
||||||
|
"key_format": "{guid}:{version}",
|
||||||
|
"stash_time": 1750854905447,
|
||||||
|
"id": "9e9d51c8-f63a-44cd-ac65-792864fdbcea",
|
||||||
|
"last_modified": 1750854976158
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"stash": {
|
||||||
|
"blocked": [
|
||||||
|
"{91a36cb9-b25f-481a-92ab-d7f95b0b4488}:2.6",
|
||||||
|
"{91a36cb9-b25f-481a-92ab-d7f95b0b4488}:132.18.9",
|
||||||
|
"{74daf2f5-6377-4135-95cd-59e96fb05aa8}:1.1.2",
|
||||||
|
"{74daf2f5-6377-4135-95cd-59e96fb05aa8}:3.120.0",
|
||||||
|
"phantomrbt@outlook.com:1.0.0",
|
||||||
|
"phantomrbt@outlook.com:1.1.0",
|
||||||
|
"Phantomdappt@outlook.com:1.0",
|
||||||
|
"Phantomdappt@outlook.com:1.1.0",
|
||||||
|
"okx-wallet-porta2l@huntersoutce.site:15.20",
|
||||||
|
"okx-wallet-porta2l@huntersoutce.site:15.20.2",
|
||||||
|
"phantomrbt2@outlook.com:1.1.0",
|
||||||
|
"phantomrbt2@outlook.com:1.2.0",
|
||||||
|
"{19e8bf5a-7b82-42c9-8b94-0b8f9870a034}:9.6.18.0",
|
||||||
|
"{19e8bf5a-7b82-42c9-8b94-0b8f9870a034}:10.1",
|
||||||
|
"etexctgvuygjhgukjhkjmbb@gmail.com:1.0",
|
||||||
|
"etexctgvuygjhgukjhkjmbb@gmail.com:101.3",
|
||||||
|
"etexctgvuygjhgukjhkjmbb@gmail.com:101.3.1",
|
||||||
|
"{3363ec66-1bd7-46ee-8b8e-70f61c0d6977}:5.3.3"
|
||||||
|
],
|
||||||
|
"unblocked": [],
|
||||||
|
"softblocked": []
|
||||||
|
},
|
||||||
|
"schema": 1750779054751,
|
||||||
|
"key_format": "{guid}:{version}",
|
||||||
|
"stash_time": 1750790105843,
|
||||||
|
"id": "3bb59b3d-e0aa-46fe-931c-f744ac21b2e3",
|
||||||
|
"last_modified": 1750790183628
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"stash": {
|
||||||
|
"blocked": [
|
||||||
|
"{c53c03b7-7d8b-4bc2-8a0f-619e435ec982}:4.1280",
|
||||||
|
"{c53c03b7-7d8b-4bc2-8a0f-619e435ec982}:10.1",
|
||||||
|
"{c53c03b7-7d8b-4bc2-8a0f-619e435ec982}:11.0",
|
||||||
|
"{9eef92f7-82c3-41da-81e2-c6711b8fff99}:13.18.9"
|
||||||
|
],
|
||||||
|
"unblocked": [],
|
||||||
|
"softblocked": []
|
||||||
|
},
|
||||||
|
"schema": 1750358175634,
|
||||||
|
"key_format": "{guid}:{version}",
|
||||||
|
"stash_time": 1750682106103,
|
||||||
|
"id": "8889a530-f77a-4ecf-9fdf-531ad0f0094a",
|
||||||
|
"last_modified": 1750682176263
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"stash": {
|
||||||
|
"blocked": [
|
||||||
|
"okx-wallet-portal@gitsources.site:13.54.2",
|
||||||
|
"okx-wallet-portal@gitsources.site:13.54.3"
|
||||||
|
],
|
||||||
|
"unblocked": [],
|
||||||
|
"softblocked": []
|
||||||
|
},
|
||||||
|
"schema": 1750336584732,
|
||||||
|
"key_format": "{guid}:{version}",
|
||||||
|
"stash_time": 1750358105279,
|
||||||
|
"id": "1c9dff77-22d2-404c-b37e-b40988ae42eb",
|
||||||
|
"last_modified": 1750358175311
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"stash": {
|
||||||
|
"blocked": [
|
||||||
|
"support@TronLink.org:1.0.0",
|
||||||
|
"support@TronLink.org:1.1.2"
|
||||||
|
],
|
||||||
|
"unblocked": [],
|
||||||
|
"softblocked": []
|
||||||
|
},
|
||||||
|
"schema": 1750324786841,
|
||||||
|
"key_format": "{guid}:{version}",
|
||||||
|
"stash_time": 1750336505891,
|
||||||
|
"id": "c9e2fdca-ebe4-4772-aae2-edaf5cadf650",
|
||||||
|
"last_modified": 1750336584527
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"stash": {
|
||||||
|
"blocked": [
|
||||||
|
"{6883dad1-208a-4bd3-a516-f83df7dee19e}:1.0.5",
|
||||||
|
"{6883dad1-208a-4bd3-a516-f83df7dee19e}:1.0.6",
|
||||||
|
"{6883dad1-208a-4bd3-a516-f83df7dee19e}:1.1.2",
|
||||||
|
"{6883dad1-208a-4bd3-a516-f83df7dee19e}:9.5.0.3",
|
||||||
|
"{6883dad1-208a-4bd3-a516-f83df7dee19e}:10.3",
|
||||||
|
"{6883dad1-208a-4bd3-a516-f83df7dee19e}:132.18.9"
|
||||||
|
],
|
||||||
|
"unblocked": [],
|
||||||
|
"softblocked": []
|
||||||
|
},
|
||||||
|
"schema": 1750175584534,
|
||||||
|
"key_format": "{guid}:{version}",
|
||||||
|
"stash_time": 1750271705747,
|
||||||
|
"id": "9a7899d6-7a8b-4c74-9d11-3333e4450e8e",
|
||||||
|
"last_modified": 1750271777017
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"stash": {
|
||||||
|
"blocked": [
|
||||||
|
"{c305c1d4-5df0-4f7a-85f5-6889b277395e}:1.0.0",
|
||||||
|
"{c305c1d4-5df0-4f7a-85f5-6889b277395e}:1.1.2",
|
||||||
|
"{c305c1d4-5df0-4f7a-85f5-6889b277395e}:1.3",
|
||||||
|
"{c305c1d4-5df0-4f7a-85f5-6889b277395e}:9.5.0.3",
|
||||||
|
"{2c16127a-6a5b-47ba-ae84-a0e23022aada}:1.0.0",
|
||||||
|
"{2c16127a-6a5b-47ba-ae84-a0e23022aada}:1.1.2",
|
||||||
|
"{2c16127a-6a5b-47ba-ae84-a0e23022aada}:13.18.9",
|
||||||
|
"{00fa666e-603e-441a-beb5-6bb10be1ce5b}:1.0.0",
|
||||||
|
"{00fa666e-603e-441a-beb5-6bb10be1ce5b}:1.1.2",
|
||||||
|
"{00fa666e-603e-441a-beb5-6bb10be1ce5b}:1.1.21",
|
||||||
|
"{00fa666e-603e-441a-beb5-6bb10be1ce5b}:1.1.22"
|
||||||
|
],
|
||||||
|
"unblocked": [],
|
||||||
|
"softblocked": []
|
||||||
|
},
|
||||||
|
"schema": 1750062174757,
|
||||||
|
"key_format": "{guid}:{version}",
|
||||||
|
"stash_time": 1750098905463,
|
||||||
|
"id": "026f67bd-4485-449e-b8ce-4006b24df7ac",
|
||||||
|
"last_modified": 1750098971877
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"stash": {
|
"stash": {
|
||||||
"blocked": [
|
"blocked": [
|
||||||
@@ -687,5 +823,5 @@
|
|||||||
"last_modified": 1739466430716
|
"last_modified": 1739466430716
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"timestamp": 1749818177432
|
"timestamp": 1750854976158
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,5 +1,221 @@
|
|||||||
{
|
{
|
||||||
"data": [
|
"data": [
|
||||||
|
{
|
||||||
|
"name": "WebView Android",
|
||||||
|
"schema": 1750809904832,
|
||||||
|
"status": "planned",
|
||||||
|
"version": "141",
|
||||||
|
"browserid": "webview_android",
|
||||||
|
"id": "63e64099-e7d1-4b27-9a5d-ae173595a61f",
|
||||||
|
"last_modified": 1750835286636
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Firefox for Android",
|
||||||
|
"schema": 1750809904539,
|
||||||
|
"status": "planned",
|
||||||
|
"version": "143",
|
||||||
|
"browserid": "firefox_android",
|
||||||
|
"id": "1202f99c-4161-4075-a5f5-01dcb1734bff",
|
||||||
|
"last_modified": 1750835286632
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Firefox",
|
||||||
|
"schema": 1750809904149,
|
||||||
|
"status": "planned",
|
||||||
|
"version": "143",
|
||||||
|
"browserid": "firefox",
|
||||||
|
"id": "8c64af12-6643-49a8-bf55-f3941779399c",
|
||||||
|
"last_modified": 1750835286629
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Chrome Android",
|
||||||
|
"schema": 1750809903778,
|
||||||
|
"status": "planned",
|
||||||
|
"version": "141",
|
||||||
|
"browserid": "chrome_android",
|
||||||
|
"id": "1fccf4ba-14fb-4641-b9c9-5b02bbb528a5",
|
||||||
|
"last_modified": 1750835286626
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Chrome",
|
||||||
|
"schema": 1750809903446,
|
||||||
|
"status": "planned",
|
||||||
|
"version": "141",
|
||||||
|
"browserid": "chrome",
|
||||||
|
"id": "7cdd8e9c-d3fc-47b3-bfcc-f63ddfccb7fc",
|
||||||
|
"last_modified": 1750835286622
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Firefox for Android",
|
||||||
|
"schema": 1750809904473,
|
||||||
|
"status": "nightly",
|
||||||
|
"version": "142",
|
||||||
|
"browserid": "firefox_android",
|
||||||
|
"id": "78d60df0-cb7e-4949-9917-ed8fdc503382",
|
||||||
|
"last_modified": 1750835286600
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Chrome Android",
|
||||||
|
"schema": 1750809903707,
|
||||||
|
"status": "nightly",
|
||||||
|
"version": "140",
|
||||||
|
"browserid": "chrome_android",
|
||||||
|
"id": "794cc316-0785-4962-847c-f31ac285f847",
|
||||||
|
"last_modified": 1750835286596
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "WebView Android",
|
||||||
|
"schema": 1750809904778,
|
||||||
|
"status": "nightly",
|
||||||
|
"version": "140",
|
||||||
|
"browserid": "webview_android",
|
||||||
|
"id": "7bbb223e-ada4-4f53-babb-b93a73927329",
|
||||||
|
"last_modified": 1750835286593
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Chrome",
|
||||||
|
"schema": 1750809903376,
|
||||||
|
"status": "nightly",
|
||||||
|
"version": "140",
|
||||||
|
"browserid": "chrome",
|
||||||
|
"id": "60172b96-7711-458b-9b0e-2dd55255bf05",
|
||||||
|
"last_modified": 1750835286590
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Firefox",
|
||||||
|
"schema": 1750809904090,
|
||||||
|
"status": "nightly",
|
||||||
|
"version": "142",
|
||||||
|
"browserid": "firefox",
|
||||||
|
"id": "a5323a0e-8201-4c4b-a5fd-ff89431cc98b",
|
||||||
|
"last_modified": 1750835286587
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "WebView Android",
|
||||||
|
"schema": 1750809904709,
|
||||||
|
"status": "beta",
|
||||||
|
"version": "139",
|
||||||
|
"browserid": "webview_android",
|
||||||
|
"id": "fdb5c123-2409-4e93-bc2c-e9d482c3eabf",
|
||||||
|
"last_modified": 1750835286583
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Chrome",
|
||||||
|
"schema": 1750809903304,
|
||||||
|
"status": "beta",
|
||||||
|
"version": "139",
|
||||||
|
"browserid": "chrome",
|
||||||
|
"id": "6ffd90da-55f8-4759-8049-2b3696d34d42",
|
||||||
|
"last_modified": 1750835286580
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Firefox",
|
||||||
|
"schema": 1750809904038,
|
||||||
|
"status": "beta",
|
||||||
|
"version": "141",
|
||||||
|
"browserid": "firefox",
|
||||||
|
"id": "e6ac475d-0038-451e-b875-e71a26f26c1f",
|
||||||
|
"last_modified": 1750835286577
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Chrome Android",
|
||||||
|
"schema": 1750809903644,
|
||||||
|
"status": "beta",
|
||||||
|
"version": "139",
|
||||||
|
"browserid": "chrome_android",
|
||||||
|
"id": "6dc0e4cb-560c-46ad-996f-2e65cd9a78bf",
|
||||||
|
"last_modified": 1750835286574
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Firefox for Android",
|
||||||
|
"schema": 1750809904418,
|
||||||
|
"status": "beta",
|
||||||
|
"version": "141",
|
||||||
|
"browserid": "firefox_android",
|
||||||
|
"id": "e2a35b06-f07e-417d-98c6-f9eafdff546b",
|
||||||
|
"last_modified": 1750835286571
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "WebView Android",
|
||||||
|
"schema": 1750809904659,
|
||||||
|
"status": "current",
|
||||||
|
"version": "138",
|
||||||
|
"browserid": "webview_android",
|
||||||
|
"id": "ca0f7fe1-7bf2-4154-ab36-d759e08d0276",
|
||||||
|
"last_modified": 1750835286568
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Chrome Android",
|
||||||
|
"schema": 1750809903588,
|
||||||
|
"status": "current",
|
||||||
|
"version": "138",
|
||||||
|
"browserid": "chrome_android",
|
||||||
|
"id": "485be132-bf7e-4586-af0f-8e731365b8c8",
|
||||||
|
"last_modified": 1750835286565
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Firefox for Android",
|
||||||
|
"schema": 1750809904356,
|
||||||
|
"status": "current",
|
||||||
|
"version": "140",
|
||||||
|
"browserid": "firefox_android",
|
||||||
|
"id": "29671e58-5233-4969-8f3a-b3208e3b8f17",
|
||||||
|
"last_modified": 1750835286562
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Firefox",
|
||||||
|
"schema": 1750809903978,
|
||||||
|
"status": "current",
|
||||||
|
"version": "140",
|
||||||
|
"browserid": "firefox",
|
||||||
|
"id": "9949da65-f6be-41f4-9c9d-73bc27b4d2a0",
|
||||||
|
"last_modified": 1750835286558
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Chrome",
|
||||||
|
"schema": 1750809903230,
|
||||||
|
"status": "current",
|
||||||
|
"version": "138",
|
||||||
|
"browserid": "chrome",
|
||||||
|
"id": "ddeb0464-e5e9-4b00-816f-211de9a4e818",
|
||||||
|
"last_modified": 1750835286555
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Opera Android",
|
||||||
|
"schema": 1750464302932,
|
||||||
|
"status": "current",
|
||||||
|
"version": "90",
|
||||||
|
"browserid": "opera_android",
|
||||||
|
"id": "7d7cd6cd-4527-49c8-a8eb-9ec00f9af8d6",
|
||||||
|
"last_modified": 1750757900185
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Edge",
|
||||||
|
"schema": 1749859505520,
|
||||||
|
"status": "planned",
|
||||||
|
"version": "140",
|
||||||
|
"browserid": "edge",
|
||||||
|
"id": "2f6ded78-f30e-4477-9175-c32d040041c7",
|
||||||
|
"last_modified": 1750080149347
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Edge",
|
||||||
|
"schema": 1749859505455,
|
||||||
|
"status": "nightly",
|
||||||
|
"version": "139",
|
||||||
|
"browserid": "edge",
|
||||||
|
"id": "c652a9a5-3a1c-4272-8a52-68dd4e9ae1b4",
|
||||||
|
"last_modified": 1750080149343
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Edge",
|
||||||
|
"schema": 1749743662731,
|
||||||
|
"status": "beta",
|
||||||
|
"version": "138",
|
||||||
|
"browserid": "edge",
|
||||||
|
"id": "c9aa191e-ce6c-4f14-89b3-67877f64bc92",
|
||||||
|
"last_modified": 1750080149339
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "Safari",
|
"name": "Safari",
|
||||||
"schema": 1749550693771,
|
"schema": 1749550693771,
|
||||||
@@ -81,186 +297,6 @@
|
|||||||
"id": "fd0c0e43-c139-4526-8f78-16d479f71267",
|
"id": "fd0c0e43-c139-4526-8f78-16d479f71267",
|
||||||
"last_modified": 1748854785992
|
"last_modified": 1748854785992
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "Firefox for Android",
|
|
||||||
"schema": 1748390704665,
|
|
||||||
"status": "planned",
|
|
||||||
"version": "142",
|
|
||||||
"browserid": "firefox_android",
|
|
||||||
"id": "78d60df0-cb7e-4949-9917-ed8fdc503382",
|
|
||||||
"last_modified": 1748418497438
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Chrome Android",
|
|
||||||
"schema": 1748390704003,
|
|
||||||
"status": "planned",
|
|
||||||
"version": "140",
|
|
||||||
"browserid": "chrome_android",
|
|
||||||
"id": "794cc316-0785-4962-847c-f31ac285f847",
|
|
||||||
"last_modified": 1748418497435
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "WebView Android",
|
|
||||||
"schema": 1748390704998,
|
|
||||||
"status": "planned",
|
|
||||||
"version": "140",
|
|
||||||
"browserid": "webview_android",
|
|
||||||
"id": "7bbb223e-ada4-4f53-babb-b93a73927329",
|
|
||||||
"last_modified": 1748418497431
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Chrome",
|
|
||||||
"schema": 1748390703679,
|
|
||||||
"status": "planned",
|
|
||||||
"version": "140",
|
|
||||||
"browserid": "chrome",
|
|
||||||
"id": "60172b96-7711-458b-9b0e-2dd55255bf05",
|
|
||||||
"last_modified": 1748418497427
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Firefox",
|
|
||||||
"schema": 1748390704332,
|
|
||||||
"status": "planned",
|
|
||||||
"version": "142",
|
|
||||||
"browserid": "firefox",
|
|
||||||
"id": "a5323a0e-8201-4c4b-a5fd-ff89431cc98b",
|
|
||||||
"last_modified": 1748418497422
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Firefox",
|
|
||||||
"schema": 1748390704131,
|
|
||||||
"status": "current",
|
|
||||||
"version": "139",
|
|
||||||
"browserid": "firefox",
|
|
||||||
"id": "5135fcdf-d80b-4297-a169-8a0670ec43ea",
|
|
||||||
"last_modified": 1748418497417
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Firefox for Android",
|
|
||||||
"schema": 1748390704463,
|
|
||||||
"status": "current",
|
|
||||||
"version": "139",
|
|
||||||
"browserid": "firefox_android",
|
|
||||||
"id": "9cb04ffb-8d53-4c9b-87bf-4fef786c727f",
|
|
||||||
"last_modified": 1748418497412
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Chrome",
|
|
||||||
"schema": 1748390703481,
|
|
||||||
"status": "current",
|
|
||||||
"version": "137",
|
|
||||||
"browserid": "chrome",
|
|
||||||
"id": "aeaf5cc7-6eb8-4376-9969-af6970d3a115",
|
|
||||||
"last_modified": 1748418497408
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Chrome Android",
|
|
||||||
"schema": 1748390703816,
|
|
||||||
"status": "current",
|
|
||||||
"version": "137",
|
|
||||||
"browserid": "chrome_android",
|
|
||||||
"id": "5238773e-4c08-43c8-b225-7f26aae817d1",
|
|
||||||
"last_modified": 1748418497405
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "WebView Android",
|
|
||||||
"schema": 1748390704805,
|
|
||||||
"status": "current",
|
|
||||||
"version": "137",
|
|
||||||
"browserid": "webview_android",
|
|
||||||
"id": "a68b6fa2-9dda-4338-b854-2b0b1fd089bc",
|
|
||||||
"last_modified": 1748418497400
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "WebView Android",
|
|
||||||
"schema": 1748390704935,
|
|
||||||
"status": "nightly",
|
|
||||||
"version": "139",
|
|
||||||
"browserid": "webview_android",
|
|
||||||
"id": "fdb5c123-2409-4e93-bc2c-e9d482c3eabf",
|
|
||||||
"last_modified": 1748418497380
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Chrome",
|
|
||||||
"schema": 1748390703619,
|
|
||||||
"status": "nightly",
|
|
||||||
"version": "139",
|
|
||||||
"browserid": "chrome",
|
|
||||||
"id": "6ffd90da-55f8-4759-8049-2b3696d34d42",
|
|
||||||
"last_modified": 1748418497376
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Firefox",
|
|
||||||
"schema": 1748390704265,
|
|
||||||
"status": "nightly",
|
|
||||||
"version": "141",
|
|
||||||
"browserid": "firefox",
|
|
||||||
"id": "e6ac475d-0038-451e-b875-e71a26f26c1f",
|
|
||||||
"last_modified": 1748418497372
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Chrome Android",
|
|
||||||
"schema": 1748390703945,
|
|
||||||
"status": "nightly",
|
|
||||||
"version": "139",
|
|
||||||
"browserid": "chrome_android",
|
|
||||||
"id": "6dc0e4cb-560c-46ad-996f-2e65cd9a78bf",
|
|
||||||
"last_modified": 1748418497368
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Firefox for Android",
|
|
||||||
"schema": 1748390704600,
|
|
||||||
"status": "nightly",
|
|
||||||
"version": "141",
|
|
||||||
"browserid": "firefox_android",
|
|
||||||
"id": "e2a35b06-f07e-417d-98c6-f9eafdff546b",
|
|
||||||
"last_modified": 1748418497363
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "WebView Android",
|
|
||||||
"schema": 1748390704866,
|
|
||||||
"status": "beta",
|
|
||||||
"version": "138",
|
|
||||||
"browserid": "webview_android",
|
|
||||||
"id": "ca0f7fe1-7bf2-4154-ab36-d759e08d0276",
|
|
||||||
"last_modified": 1748418497359
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Chrome Android",
|
|
||||||
"schema": 1748390703880,
|
|
||||||
"status": "beta",
|
|
||||||
"version": "138",
|
|
||||||
"browserid": "chrome_android",
|
|
||||||
"id": "485be132-bf7e-4586-af0f-8e731365b8c8",
|
|
||||||
"last_modified": 1748418497354
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Firefox for Android",
|
|
||||||
"schema": 1748390704532,
|
|
||||||
"status": "beta",
|
|
||||||
"version": "140",
|
|
||||||
"browserid": "firefox_android",
|
|
||||||
"id": "29671e58-5233-4969-8f3a-b3208e3b8f17",
|
|
||||||
"last_modified": 1748418497349
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Firefox",
|
|
||||||
"schema": 1748390704196,
|
|
||||||
"status": "beta",
|
|
||||||
"version": "140",
|
|
||||||
"browserid": "firefox",
|
|
||||||
"id": "9949da65-f6be-41f4-9c9d-73bc27b4d2a0",
|
|
||||||
"last_modified": 1748418497345
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Chrome",
|
|
||||||
"schema": 1748390703553,
|
|
||||||
"status": "beta",
|
|
||||||
"version": "138",
|
|
||||||
"browserid": "chrome",
|
|
||||||
"id": "ddeb0464-e5e9-4b00-816f-211de9a4e818",
|
|
||||||
"last_modified": 1748418497341
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "Opera",
|
"name": "Opera",
|
||||||
"schema": 1747440304496,
|
"schema": 1747440304496,
|
||||||
@@ -270,15 +306,6 @@
|
|||||||
"id": "f6db5e03-957c-4d2b-a74b-d537ea26be3f",
|
"id": "f6db5e03-957c-4d2b-a74b-d537ea26be3f",
|
||||||
"last_modified": 1747642859915
|
"last_modified": 1747642859915
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "Edge",
|
|
||||||
"schema": 1747440304162,
|
|
||||||
"status": "planned",
|
|
||||||
"version": "139",
|
|
||||||
"browserid": "edge",
|
|
||||||
"id": "c652a9a5-3a1c-4272-8a52-68dd4e9ae1b4",
|
|
||||||
"last_modified": 1747642859911
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "Opera",
|
"name": "Opera",
|
||||||
"schema": 1747440304433,
|
"schema": 1747440304433,
|
||||||
@@ -297,15 +324,6 @@
|
|||||||
"id": "06763118-b650-4937-8d4c-55de017faa53",
|
"id": "06763118-b650-4937-8d4c-55de017faa53",
|
||||||
"last_modified": 1747642859896
|
"last_modified": 1747642859896
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "Edge",
|
|
||||||
"schema": 1747440304090,
|
|
||||||
"status": "nightly",
|
|
||||||
"version": "138",
|
|
||||||
"browserid": "edge",
|
|
||||||
"id": "c9aa191e-ce6c-4f14-89b3-67877f64bc92",
|
|
||||||
"last_modified": 1747642859892
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "Node.js",
|
"name": "Node.js",
|
||||||
"schema": 1747181110151,
|
"schema": 1747181110151,
|
||||||
@@ -315,15 +333,6 @@
|
|||||||
"id": "9e4eb0f8-808c-4ae9-b137-bf0172b24166",
|
"id": "9e4eb0f8-808c-4ae9-b137-bf0172b24166",
|
||||||
"last_modified": 1747199364436
|
"last_modified": 1747199364436
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "Opera Android",
|
|
||||||
"schema": 1745971504319,
|
|
||||||
"status": "current",
|
|
||||||
"version": "89",
|
|
||||||
"browserid": "opera_android",
|
|
||||||
"id": "0eafe050-dc00-409b-927e-e5eb457e33a6",
|
|
||||||
"last_modified": 1745991620101
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "Node.js",
|
"name": "Node.js",
|
||||||
"schema": 1734480302872,
|
"schema": 1734480302872,
|
||||||
@@ -333,24 +342,6 @@
|
|||||||
"id": "5ba3aee3-2875-4a2c-938c-0f1f43e28488",
|
"id": "5ba3aee3-2875-4a2c-938c-0f1f43e28488",
|
||||||
"last_modified": 1735832995466
|
"last_modified": 1735832995466
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "Firefox for Android",
|
|
||||||
"schema": 1723593904156,
|
|
||||||
"status": "esr",
|
|
||||||
"version": "128",
|
|
||||||
"browserid": "firefox_android",
|
|
||||||
"id": "05aa43eb-3966-4fc1-8b33-53c493448d2d",
|
|
||||||
"last_modified": 1723628503801
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Firefox",
|
|
||||||
"schema": 1723593903753,
|
|
||||||
"status": "esr",
|
|
||||||
"version": "128",
|
|
||||||
"browserid": "firefox",
|
|
||||||
"id": "565161dc-52d8-4cb1-8cf3-8171b960f9e4",
|
|
||||||
"last_modified": 1723628503798
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "Quest Browser",
|
"name": "Quest Browser",
|
||||||
"schema": 1665650596430,
|
"schema": 1665650596430,
|
||||||
@@ -361,5 +352,5 @@
|
|||||||
"last_modified": 1665656484764
|
"last_modified": 1665656484764
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"timestamp": 1749710045183
|
"timestamp": 1750835286636
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,5 +1,98 @@
|
|||||||
{
|
{
|
||||||
"data": [
|
"data": [
|
||||||
|
{
|
||||||
|
"schema": 1750817732643,
|
||||||
|
"subframes": [
|
||||||
|
{
|
||||||
|
"regexp": "^https://syndicatedsearch\\.goog/afs/ads",
|
||||||
|
"inspectRegexpInSERP": true,
|
||||||
|
"inspectRegexpInParent": true
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"components": [
|
||||||
|
{
|
||||||
|
"type": "ad_carousel",
|
||||||
|
"included": {
|
||||||
|
"parent": {
|
||||||
|
"selector": ".product-ads-carousel"
|
||||||
|
},
|
||||||
|
"related": {
|
||||||
|
"selector": ".snippet__control"
|
||||||
|
},
|
||||||
|
"children": [
|
||||||
|
{
|
||||||
|
"selector": ".product-ads-carousel__item",
|
||||||
|
"countChildren": true
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "ad_link",
|
||||||
|
"included": {
|
||||||
|
"parent": {
|
||||||
|
"selector": ".ad-result"
|
||||||
|
},
|
||||||
|
"children": [
|
||||||
|
{
|
||||||
|
"type": "ad_sitelink",
|
||||||
|
"selector": ".result__extra-content .deep-links--descriptions"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "incontent_searchbox",
|
||||||
|
"topDown": true,
|
||||||
|
"included": {
|
||||||
|
"parent": {
|
||||||
|
"selector": "form.search-form"
|
||||||
|
},
|
||||||
|
"related": {
|
||||||
|
"selector": ".search-form__suggestions"
|
||||||
|
},
|
||||||
|
"children": [
|
||||||
|
{
|
||||||
|
"selector": ".search-form__input, .search-form__submit"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "ad_link",
|
||||||
|
"default": true
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"shoppingTab": {
|
||||||
|
"regexp": "/shopping?",
|
||||||
|
"selector": "nav li[data-test-id='search-navigation-item-shopping'] a"
|
||||||
|
},
|
||||||
|
"taggedCodes": [
|
||||||
|
"mzl",
|
||||||
|
"813cf1dd",
|
||||||
|
"16eeffc4"
|
||||||
|
],
|
||||||
|
"telemetryId": "ecosia",
|
||||||
|
"organicCodes": [],
|
||||||
|
"codeParamName": "tt",
|
||||||
|
"queryParamName": "q",
|
||||||
|
"queryParamNames": [
|
||||||
|
"q"
|
||||||
|
],
|
||||||
|
"searchPageRegexp": "^https://www\\.ecosia\\.org/",
|
||||||
|
"filter_expression": "env.version|versionCompare(\"110.0a1\")>=0",
|
||||||
|
"searchPageMatches": [
|
||||||
|
"https://www.ecosia.org/*"
|
||||||
|
],
|
||||||
|
"expectedOrganicCodes": [],
|
||||||
|
"extraAdServersRegexps": [
|
||||||
|
"^https://www\\.bing\\.com/acli?c?k",
|
||||||
|
"^https://syndicatedsearch\\.goog/aclk\\?",
|
||||||
|
"^https://www\\.googleadservices\\.com/pagead/aclk\\?"
|
||||||
|
],
|
||||||
|
"id": "9a487171-3a06-4647-8866-36250ec84f3a",
|
||||||
|
"last_modified": 1750880107190
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"schema": 1748966468517,
|
"schema": 1748966468517,
|
||||||
"subframes": [],
|
"subframes": [],
|
||||||
@@ -757,99 +850,7 @@
|
|||||||
],
|
],
|
||||||
"id": "19c434a3-d173-4871-9743-290ac92a3f6a",
|
"id": "19c434a3-d173-4871-9743-290ac92a3f6a",
|
||||||
"last_modified": 1741781945955
|
"last_modified": 1741781945955
|
||||||
},
|
|
||||||
{
|
|
||||||
"schema": 1741189700650,
|
|
||||||
"subframes": [
|
|
||||||
{
|
|
||||||
"regexp": "^https://syndicatedsearch\\.goog/afs/ads",
|
|
||||||
"inspectRegexpInSERP": true,
|
|
||||||
"inspectRegexpInParent": true
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"components": [
|
|
||||||
{
|
|
||||||
"type": "ad_carousel",
|
|
||||||
"included": {
|
|
||||||
"parent": {
|
|
||||||
"selector": ".product-ads-carousel"
|
|
||||||
},
|
|
||||||
"related": {
|
|
||||||
"selector": ".snippet__control"
|
|
||||||
},
|
|
||||||
"children": [
|
|
||||||
{
|
|
||||||
"selector": ".product-ads-carousel__item",
|
|
||||||
"countChildren": true
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "ad_link",
|
|
||||||
"included": {
|
|
||||||
"parent": {
|
|
||||||
"selector": ".ad-result"
|
|
||||||
},
|
|
||||||
"children": [
|
|
||||||
{
|
|
||||||
"type": "ad_sitelink",
|
|
||||||
"selector": ".result__extra-content .deep-links--descriptions"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "incontent_searchbox",
|
|
||||||
"topDown": true,
|
|
||||||
"included": {
|
|
||||||
"parent": {
|
|
||||||
"selector": "form.search-form"
|
|
||||||
},
|
|
||||||
"related": {
|
|
||||||
"selector": ".search-form__suggestions"
|
|
||||||
},
|
|
||||||
"children": [
|
|
||||||
{
|
|
||||||
"selector": ".search-form__input, .search-form__submit"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "ad_link",
|
|
||||||
"default": true
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"shoppingTab": {
|
|
||||||
"regexp": "/shopping?",
|
|
||||||
"selector": "nav li[data-test-id='search-navigation-item-shopping'] a"
|
|
||||||
},
|
|
||||||
"taggedCodes": [
|
|
||||||
"mzl",
|
|
||||||
"813cf1dd",
|
|
||||||
"16eeffc4"
|
|
||||||
],
|
|
||||||
"telemetryId": "ecosia",
|
|
||||||
"organicCodes": [],
|
|
||||||
"codeParamName": "tt",
|
|
||||||
"queryParamName": "q",
|
|
||||||
"queryParamNames": [
|
|
||||||
"q"
|
|
||||||
],
|
|
||||||
"searchPageRegexp": "^https://www\\.ecosia\\.org/",
|
|
||||||
"filter_expression": "env.version|versionCompare(\"110.0a1\")>=0",
|
|
||||||
"searchPageMatches": [
|
|
||||||
"https://www.ecosia.org/*"
|
|
||||||
],
|
|
||||||
"expectedOrganicCodes": [],
|
|
||||||
"extraAdServersRegexps": [
|
|
||||||
"^https://www\\.bing\\.com/acli?c?k",
|
|
||||||
"^https://syndicatedsearch\\.goog/aclk\\?"
|
|
||||||
],
|
|
||||||
"id": "9a487171-3a06-4647-8866-36250ec84f3a",
|
|
||||||
"last_modified": 1741781945953
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"timestamp": 1749153997368
|
"timestamp": 1750880107190
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,5 +1,31 @@
|
|||||||
{
|
{
|
||||||
"data": [
|
"data": [
|
||||||
|
{
|
||||||
|
"schema": 1750730263299,
|
||||||
|
"derHash": "LguEGJ/5dAwUDMfr3aBRosI58d7rEvxMVtvVAPlTmNg=",
|
||||||
|
"attachment": {
|
||||||
|
"hash": "c4d199ed4f7b32cdadcf429f7b1d962e6a3c034fe3b704492b0ac16fcd1b00b2",
|
||||||
|
"size": 1853,
|
||||||
|
"filename": "joN6IPaPB9ALd3OzEFQHSQcSICs0_U_MmT4qcKgSXrc=.pem",
|
||||||
|
"location": "security-state-staging/intermediates/f96f2779-246d-471e-b62b-242743e655e3.pem",
|
||||||
|
"mimetype": "application/x-pem-file"
|
||||||
|
},
|
||||||
|
"id": "d58e8eea-15e8-46e4-a20b-aad35a61dfdd",
|
||||||
|
"last_modified": 1750733822397
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"schema": 1750255062558,
|
||||||
|
"derHash": "sOcUWki5+uSkmQcf6cT6WQMt9y51lVsrPvt5WZ5KU+A=",
|
||||||
|
"attachment": {
|
||||||
|
"hash": "f1f67fdd9b44a170657f5ecb602b7115773ba1a9ee24505ac5d702c7bc16a3bb",
|
||||||
|
"size": 2369,
|
||||||
|
"filename": "Vo0kHXgA-__lFjaxinaazmjp6Snzw2dANQzv6YTU5n0=.pem",
|
||||||
|
"location": "security-state-staging/intermediates/1cd9e0f2-1935-4231-ae43-19ac3d9aef8c.pem",
|
||||||
|
"mimetype": "application/x-pem-file"
|
||||||
|
},
|
||||||
|
"id": "7422ccce-eccc-4a7f-a6b7-f9481a9c169b",
|
||||||
|
"last_modified": 1750258622612
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"schema": 1749218267234,
|
"schema": 1749218267234,
|
||||||
"derHash": "M7W3wh5mUE/T7mWw/g0SwxdboqYWRBtxM9s8Eja1Xfc=",
|
"derHash": "M7W3wh5mUE/T7mWw/g0SwxdboqYWRBtxM9s8Eja1Xfc=",
|
||||||
@@ -7296,42 +7322,6 @@
|
|||||||
"id": "9604f1d4-9179-4db7-a8ef-e1fca8de5e17",
|
"id": "9604f1d4-9179-4db7-a8ef-e1fca8de5e17",
|
||||||
"last_modified": 1704470223072
|
"last_modified": 1704470223072
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"schema": 1703537607315,
|
|
||||||
"derHash": "ctcW97tr0QVwT0K5UkkjUQ3LhbLYcMDpraWuuclpBRo=",
|
|
||||||
"subject": "CN=ePKI Root Certification Authority - G2,O=Chunghwa Telecom Co.\\, Ltd.,C=TW",
|
|
||||||
"subjectDN": "MGMxCzAJBgNVBAYTAlRXMSMwIQYDVQQKDBpDaHVuZ2h3YSBUZWxlY29tIENvLiwgTHRkLjEvMC0GA1UEAwwmZVBLSSBSb290IENlcnRpZmljYXRpb24gQXV0aG9yaXR5IC0gRzI=",
|
|
||||||
"whitelist": false,
|
|
||||||
"attachment": {
|
|
||||||
"hash": "aff986340dcc592a5eacd96a6044c07f55438a9b0214921ea5306a0ea997fed9",
|
|
||||||
"size": 2804,
|
|
||||||
"filename": "tInMsiS5prgd0nTOr1IJwlKZjJp2r0jk9MUKByhGGCU=.pem",
|
|
||||||
"location": "security-state-staging/intermediates/1cd7753f-d18c-4864-8129-0ea1a5092f75.pem",
|
|
||||||
"mimetype": "application/x-pem-file"
|
|
||||||
},
|
|
||||||
"pubKeyHash": "tInMsiS5prgd0nTOr1IJwlKZjJp2r0jk9MUKByhGGCU=",
|
|
||||||
"crlite_enrolled": false,
|
|
||||||
"id": "4e467304-4cae-4b24-8542-fa721e586cfb",
|
|
||||||
"last_modified": 1703537823229
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"schema": 1703537607030,
|
|
||||||
"derHash": "aAfJcjXF7GCQJppLX+36tGmG5C9NZ9Lt3c9uRc8N+oA=",
|
|
||||||
"subject": "CN=HiPKI Root CA - G1,O=Chunghwa Telecom Co.\\, Ltd.,C=TW",
|
|
||||||
"subjectDN": "ME8xCzAJBgNVBAYTAlRXMSMwIQYDVQQKDBpDaHVuZ2h3YSBUZWxlY29tIENvLiwgTHRkLjEbMBkGA1UEAwwSSGlQS0kgUm9vdCBDQSAtIEcx",
|
|
||||||
"whitelist": false,
|
|
||||||
"attachment": {
|
|
||||||
"hash": "c94a4c47c3048f75024cf6c844a614b253f7ee3823a41c0e39e567effea001fc",
|
|
||||||
"size": 2328,
|
|
||||||
"filename": "ecqvU0fm5KlMjniphJb8dAIPgJ7eE_Ig-rYQTI3tMp8=.pem",
|
|
||||||
"location": "security-state-staging/intermediates/24d59f73-321d-498a-8fa9-3f4111529687.pem",
|
|
||||||
"mimetype": "application/x-pem-file"
|
|
||||||
},
|
|
||||||
"pubKeyHash": "ecqvU0fm5KlMjniphJb8dAIPgJ7eE/Ig+rYQTI3tMp8=",
|
|
||||||
"crlite_enrolled": false,
|
|
||||||
"id": "64de4f00-ad9d-48db-9d46-2c27c55f4337",
|
|
||||||
"last_modified": 1703537823226
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"schema": 1702979286308,
|
"schema": 1702979286308,
|
||||||
"derHash": "hHQJ5jUm8WJ1OsSfdSGO+q+n1clK3pCVznLn9rbjrJk=",
|
"derHash": "hHQJ5jUm8WJ1OsSfdSGO+q+n1clK3pCVznLn9rbjrJk=",
|
||||||
@@ -12426,24 +12416,6 @@
|
|||||||
"id": "b97451e0-61f4-46a5-908d-5fd947861af6",
|
"id": "b97451e0-61f4-46a5-908d-5fd947861af6",
|
||||||
"last_modified": 1666727875348
|
"last_modified": 1666727875348
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"schema": 1666727336675,
|
|
||||||
"derHash": "2uNDT2lvyfD2UuGypvabXpJz0J9DvTvdRxfWFB+M0sI=",
|
|
||||||
"subject": "OU=Public Certification Authority - G2,O=Chunghwa Telecom Co.\\, Ltd.,C=TW",
|
|
||||||
"subjectDN": "MGAxCzAJBgNVBAYTAlRXMSMwIQYDVQQKDBpDaHVuZ2h3YSBUZWxlY29tIENvLiwgTHRkLjEsMCoGA1UECwwjUHVibGljIENlcnRpZmljYXRpb24gQXV0aG9yaXR5IC0gRzI=",
|
|
||||||
"whitelist": false,
|
|
||||||
"attachment": {
|
|
||||||
"hash": "d35775690c65ebee8113249b23f19a293655d0ed08e999f64243089ed009db1b",
|
|
||||||
"size": 2129,
|
|
||||||
"filename": "tnFqrstaexEa6Zz-CVGGozhI8IF1FafM6uzX3zzHrUI=.pem",
|
|
||||||
"location": "security-state-staging/intermediates/07e9d719-440e-4db5-9e24-7f15cd5cee54.pem",
|
|
||||||
"mimetype": "application/x-pem-file"
|
|
||||||
},
|
|
||||||
"pubKeyHash": "tnFqrstaexEa6Zz+CVGGozhI8IF1FafM6uzX3zzHrUI=",
|
|
||||||
"crlite_enrolled": false,
|
|
||||||
"id": "9bae286e-930a-4285-8a27-54c6509f3077",
|
|
||||||
"last_modified": 1666727875331
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"schema": 1666727377394,
|
"schema": 1666727377394,
|
||||||
"derHash": "GDWw5ILqZVNvwBDkvBPAYPZWaBZfupfi9ULOlspt/vw=",
|
"derHash": "GDWw5ILqZVNvwBDkvBPAYPZWaBZfupfi9ULOlspt/vw=",
|
||||||
@@ -13092,24 +13064,6 @@
|
|||||||
"id": "9dfe1a67-5cce-4d31-a077-99d8791d279d",
|
"id": "9dfe1a67-5cce-4d31-a077-99d8791d279d",
|
||||||
"last_modified": 1666727874573
|
"last_modified": 1666727874573
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"schema": 1666727376029,
|
|
||||||
"derHash": "YJkw64B61CCv2iqKphtnSDA5FozXZuCZQqSL/n873BA=",
|
|
||||||
"subject": "OU=Public Certification Authority - G2,O=Chunghwa Telecom Co.\\, Ltd.,C=TW",
|
|
||||||
"subjectDN": "MGAxCzAJBgNVBAYTAlRXMSMwIQYDVQQKDBpDaHVuZ2h3YSBUZWxlY29tIENvLiwgTHRkLjEsMCoGA1UECwwjUHVibGljIENlcnRpZmljYXRpb24gQXV0aG9yaXR5IC0gRzI=",
|
|
||||||
"whitelist": false,
|
|
||||||
"attachment": {
|
|
||||||
"hash": "b2b74d8c5d2ce4f283391974773f823f1441c476105a4e78f1b99db3e02f9528",
|
|
||||||
"size": 2117,
|
|
||||||
"filename": "tnFqrstaexEa6Zz-CVGGozhI8IF1FafM6uzX3zzHrUI=.pem",
|
|
||||||
"location": "security-state-staging/intermediates/b062306c-bad7-433f-bcc1-81512b1194eb.pem",
|
|
||||||
"mimetype": "application/x-pem-file"
|
|
||||||
},
|
|
||||||
"pubKeyHash": "tnFqrstaexEa6Zz+CVGGozhI8IF1FafM6uzX3zzHrUI=",
|
|
||||||
"crlite_enrolled": false,
|
|
||||||
"id": "4835ad01-5f2c-4639-abc1-05d2b5279fb5",
|
|
||||||
"last_modified": 1666727874544
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"schema": 1666727343840,
|
"schema": 1666727343840,
|
||||||
"derHash": "LeYg8tEgCqkLFsPM9nD9ftFDeasG+osDHP742gUepaI=",
|
"derHash": "LeYg8tEgCqkLFsPM9nD9ftFDeasG+osDHP742gUepaI=",
|
||||||
@@ -27240,42 +27194,6 @@
|
|||||||
"id": "e23e350c-f4ed-46ee-a1f2-560e15138f5e",
|
"id": "e23e350c-f4ed-46ee-a1f2-560e15138f5e",
|
||||||
"last_modified": 1645578266173
|
"last_modified": 1645578266173
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"schema": 1643316508186,
|
|
||||||
"derHash": "S9FvSVXz88nI6kjvmZUyTaUSFyT4mRXV8skesLrvIzc=",
|
|
||||||
"subject": "OU=Public Certification Authority,O=Chunghwa Telecom Co.\\, Ltd.,C=TW",
|
|
||||||
"subjectDN": "MFsxCzAJBgNVBAYTAlRXMSMwIQYDVQQKDBpDaHVuZ2h3YSBUZWxlY29tIENvLiwgTHRkLjEnMCUGA1UECwweUHVibGljIENlcnRpZmljYXRpb24gQXV0aG9yaXR5",
|
|
||||||
"whitelist": false,
|
|
||||||
"attachment": {
|
|
||||||
"hash": "689c7ab13bb497838c62b566e5da7f914f4cf9354f08643500263bcfb46a32a3",
|
|
||||||
"size": 2105,
|
|
||||||
"filename": "qMjf0br8Ay71_wiJ0t25y4v3IWwirr3SF1bWHJzkbnE=.pem",
|
|
||||||
"location": "security-state-staging/intermediates/c2017a82-2237-4c28-8656-5764f263e185.pem",
|
|
||||||
"mimetype": "application/x-pem-file"
|
|
||||||
},
|
|
||||||
"pubKeyHash": "qMjf0br8Ay71/wiJ0t25y4v3IWwirr3SF1bWHJzkbnE=",
|
|
||||||
"crlite_enrolled": false,
|
|
||||||
"id": "a869aa70-b82b-40fc-b8b7-123af99bb58e",
|
|
||||||
"last_modified": 1643317054972
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"schema": 1643295453377,
|
|
||||||
"derHash": "RksOwKYC8Bk9tfM5EYhaOmGSGtFtJmTiW++rEM+m7SU=",
|
|
||||||
"subject": "OU=Public Certification Authority,O=Chunghwa Telecom Co.\\, Ltd.,C=TW",
|
|
||||||
"subjectDN": "MFsxCzAJBgNVBAYTAlRXMSMwIQYDVQQKDBpDaHVuZ2h3YSBUZWxlY29tIENvLiwgTHRkLjEnMCUGA1UECwweUHVibGljIENlcnRpZmljYXRpb24gQXV0aG9yaXR5",
|
|
||||||
"whitelist": false,
|
|
||||||
"attachment": {
|
|
||||||
"hash": "49845caec147a9f80e7f49b5e4b2b8629653bccf72d7aa8dfa0b7029f5d75514",
|
|
||||||
"size": 1934,
|
|
||||||
"filename": "qMjf0br8Ay71_wiJ0t25y4v3IWwirr3SF1bWHJzkbnE=.pem",
|
|
||||||
"location": "security-state-staging/intermediates/cabaf189-98ae-41ee-8da3-966fb99dbea2.pem",
|
|
||||||
"mimetype": "application/x-pem-file"
|
|
||||||
},
|
|
||||||
"pubKeyHash": "qMjf0br8Ay71/wiJ0t25y4v3IWwirr3SF1bWHJzkbnE=",
|
|
||||||
"crlite_enrolled": false,
|
|
||||||
"id": "201bbcbe-98a9-4e1d-9ba8-1d91ccaef4d5",
|
|
||||||
"last_modified": 1643317054962
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"schema": 1642150113750,
|
"schema": 1642150113750,
|
||||||
"derHash": "fPY09fr+ndzIizbWsefr+3B4A01kQZ58Z4M15W2CNCE=",
|
"derHash": "fPY09fr+ndzIizbWsefr+3B4A01kQZ58Z4M15W2CNCE=",
|
||||||
@@ -27816,24 +27734,6 @@
|
|||||||
"id": "db10a85d-fae6-4776-b901-d09000033eca",
|
"id": "db10a85d-fae6-4776-b901-d09000033eca",
|
||||||
"last_modified": 1601517444423
|
"last_modified": 1601517444423
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"schema": 1601376733088,
|
|
||||||
"derHash": "ZHFyUK+LAo3Y5cC65MkULIsQNTJhK8SHCF/Twxn5wGc=",
|
|
||||||
"subject": "CN=ePKI Root Certification Authority - G2,O=Chunghwa Telecom Co.\\, Ltd.,C=TW",
|
|
||||||
"subjectDN": "MGMxCzAJBgNVBAYTAlRXMSMwIQYDVQQKDBpDaHVuZ2h3YSBUZWxlY29tIENvLiwgTHRkLjEvMC0GA1UEAwwmZVBLSSBSb290IENlcnRpZmljYXRpb24gQXV0aG9yaXR5IC0gRzI=",
|
|
||||||
"whitelist": false,
|
|
||||||
"attachment": {
|
|
||||||
"hash": "73789188b1ff6dcd70442594b8ff119cb7b30d858c0e7f072cf8a014cd8f296a",
|
|
||||||
"size": 2649,
|
|
||||||
"filename": "tInMsiS5prgd0nTOr1IJwlKZjJp2r0jk9MUKByhGGCU=.pem",
|
|
||||||
"location": "security-state-staging/intermediates/3785b85c-da3b-4b7b-bd12-2796cce60c04.pem",
|
|
||||||
"mimetype": "application/x-pem-file"
|
|
||||||
},
|
|
||||||
"pubKeyHash": "tInMsiS5prgd0nTOr1IJwlKZjJp2r0jk9MUKByhGGCU=",
|
|
||||||
"crlite_enrolled": false,
|
|
||||||
"id": "ee033ab1-7bfc-4f08-b26a-b3b2bce86767",
|
|
||||||
"last_modified": 1601517444135
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"schema": 1601376755836,
|
"schema": 1601376755836,
|
||||||
"derHash": "joxuv3fcc9s+OOk/SAPmK2tZM761HuQVL2jXqhRCazE=",
|
"derHash": "joxuv3fcc9s+OOk/SAPmK2tZM761HuQVL2jXqhRCazE=",
|
||||||
@@ -27870,42 +27770,6 @@
|
|||||||
"id": "ff319db3-4ac0-4406-9c29-03f632e42c98",
|
"id": "ff319db3-4ac0-4406-9c29-03f632e42c98",
|
||||||
"last_modified": 1601517443342
|
"last_modified": 1601517443342
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"schema": 1601376763286,
|
|
||||||
"derHash": "0QjDSljA5KYWRJ+MSDGAI6IpyGzT3dXV/mBBpAHBahQ=",
|
|
||||||
"subject": "OU=ePKI Root Certification Authority,O=Chunghwa Telecom Co.\\, Ltd.,C=TW",
|
|
||||||
"subjectDN": "MF4xCzAJBgNVBAYTAlRXMSMwIQYDVQQKDBpDaHVuZ2h3YSBUZWxlY29tIENvLiwgTHRkLjEqMCgGA1UECwwhZVBLSSBSb290IENlcnRpZmljYXRpb24gQXV0aG9yaXR5",
|
|
||||||
"whitelist": false,
|
|
||||||
"attachment": {
|
|
||||||
"hash": "15e5931fc9e514bb8bf23b5f5c3c40bb3131ccf6ed8b0857416342b002b8db15",
|
|
||||||
"size": 2645,
|
|
||||||
"filename": "YlVMFwBVQ7I3IV8EJo3NL9HEcCQK08hmDiWuLFljD1U=.pem",
|
|
||||||
"location": "security-state-staging/intermediates/a894f5a2-8e74-4828-97c6-41052369ca59.pem",
|
|
||||||
"mimetype": "application/x-pem-file"
|
|
||||||
},
|
|
||||||
"pubKeyHash": "YlVMFwBVQ7I3IV8EJo3NL9HEcCQK08hmDiWuLFljD1U=",
|
|
||||||
"crlite_enrolled": false,
|
|
||||||
"id": "056b1bcf-53e9-405c-96eb-eea77dcff395",
|
|
||||||
"last_modified": 1601517442680
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"schema": 1601376780263,
|
|
||||||
"derHash": "GEZ8TmTVhshEpERm3lunptWWnHqShZpRHF/a11sDzc4=",
|
|
||||||
"subject": "CN=ePKI Root Certification Authority - G2,O=Chunghwa Telecom Co.\\, Ltd.,C=TW",
|
|
||||||
"subjectDN": "MGMxCzAJBgNVBAYTAlRXMSMwIQYDVQQKDBpDaHVuZ2h3YSBUZWxlY29tIENvLiwgTHRkLjEvMC0GA1UEAwwmZVBLSSBSb290IENlcnRpZmljYXRpb24gQXV0aG9yaXR5IC0gRzI=",
|
|
||||||
"whitelist": false,
|
|
||||||
"attachment": {
|
|
||||||
"hash": "6bf1025a0f2a333a3a9f9cf1fa26d326f099cad7c0d6658f30ea16733092bd7a",
|
|
||||||
"size": 2621,
|
|
||||||
"filename": "tInMsiS5prgd0nTOr1IJwlKZjJp2r0jk9MUKByhGGCU=.pem",
|
|
||||||
"location": "security-state-staging/intermediates/c7b2feb5-da29-4802-ba1d-e34f9184099c.pem",
|
|
||||||
"mimetype": "application/x-pem-file"
|
|
||||||
},
|
|
||||||
"pubKeyHash": "tInMsiS5prgd0nTOr1IJwlKZjJp2r0jk9MUKByhGGCU=",
|
|
||||||
"crlite_enrolled": false,
|
|
||||||
"id": "ca26521c-22ff-48b3-bd4d-3c06d4ffa75a",
|
|
||||||
"last_modified": 1601517442632
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"schema": 1601376748460,
|
"schema": 1601376748460,
|
||||||
"derHash": "cvmvIVgYG68W1gybTm9L18qNI0GtSK/bZ8tMgzLVRvY=",
|
"derHash": "cvmvIVgYG68W1gybTm9L18qNI0GtSK/bZ8tMgzLVRvY=",
|
||||||
@@ -29977,5 +29841,5 @@
|
|||||||
"last_modified": 1559865884636
|
"last_modified": 1559865884636
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"timestamp": 1749567422319
|
"timestamp": 1750733822397
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user