No Bug, mozilla-central repo-update HSTS HPKP remote-settings - a=repo-update r=diannaS

Differential Revision: https://phabricator.services.mozilla.com/D151486
This commit is contained in:
ffxbld 2022-07-11 13:12:23 +00:00
parent f29a7dbc19
commit a57d022de1
4 changed files with 1150 additions and 1084 deletions

View file

@ -1125,4 +1125,4 @@ static const TransportSecurityPreload kPublicKeyPinningPreloadList[] = {
static const int32_t kUnknownId = -1; static const int32_t kUnknownId = -1;
static const PRTime kPreloadPKPinsExpirationTime = INT64_C(1665659283596000); static const PRTime kPreloadPKPinsExpirationTime = INT64_C(1666004892530000);

File diff suppressed because it is too large Load diff

View file

@ -1,7 +1,7 @@
{ {
"data": [ "data": [
{ {
"schema": 1647536413492, "schema": 1656866210051,
"taggedCodes": [ "taggedCodes": [
"ffab", "ffab",
"ffcm", "ffcm",
@ -25,14 +25,15 @@
"searchPageRegexp": "^https://duckduckgo\\.com/", "searchPageRegexp": "^https://duckduckgo\\.com/",
"expectedOrganicCodes": [ "expectedOrganicCodes": [
"hz", "hz",
"h_" "h_",
"hs"
], ],
"extraAdServersRegexps": [ "extraAdServersRegexps": [
"^https://duckduckgo.com/y\\.js?.*ad_provider\\=", "^https://duckduckgo.com/y\\.js?.*ad_provider\\=",
"^https://www\\.amazon\\.(?:[a-z.]{2,24}).*(?:tag=duckduckgo-)" "^https://www\\.amazon\\.(?:[a-z.]{2,24}).*(?:tag=duckduckgo-)"
], ],
"id": "9dfd626b-26f2-4913-9d0a-27db6cb7d8ca", "id": "9dfd626b-26f2-4913-9d0a-27db6cb7d8ca",
"last_modified": 1647619735693 "last_modified": 1657300470689
}, },
{ {
"schema": 1643096116299, "schema": 1643096116299,
@ -150,5 +151,5 @@
"last_modified": 1643136933989 "last_modified": 1643136933989
} }
], ],
"timestamp": 1647619735693 "timestamp": 1657300470689
} }

File diff suppressed because it is too large Load diff