Skip to content

Commit

Permalink
Update embedded files
Browse files Browse the repository at this point in the history
  • Loading branch information
afterxleep committed Oct 28, 2024
1 parent e5831e2 commit 38b424c
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 11 deletions.
4 changes: 2 additions & 2 deletions Core/AppPrivacyConfigurationDataProvider.swift
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ import BrowserServicesKit
final public class AppPrivacyConfigurationDataProvider: EmbeddedDataProvider {

public struct Constants {
public static let embeddedDataETag = "\"6098a36b63dcb92404871b8b6c92a46e\""
public static let embeddedDataSHA = "a72538e90ef1aba77d30dde1379e7344fe9f3ca1655796c9b555bed412daa205"
public static let embeddedDataETag = "\"f8b9cfd5f1eb7b77c21d4476f85bd177\""
public static let embeddedDataSHA = "c26c97714d73a9e1e99dbd341d5890da42b49d34a296672be3d3cea00bdd37a0"
}

public var embeddedDataEtag: String {
Expand Down
57 changes: 48 additions & 9 deletions Core/ios-config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"readme": "https://github.com/duckduckgo/privacy-configuration",
"version": 1729265730687,
"version": 1730109523334,
"features": {
"adClickAttribution": {
"readme": "https://help.duckduckgo.com/duckduckgo-help-pages/privacy/web-tracking-protections/#3rd-party-tracker-loading-protection",
Expand Down Expand Up @@ -360,6 +360,9 @@
{
"domain": "speedweek.com"
},
{
"domain": "la-becanerie.com"
},
{
"domain": "marvel.com"
},
Expand Down Expand Up @@ -404,7 +407,7 @@
}
}
},
"hash": "fba0eeeda60051f6354cf5d26c1e1a63"
"hash": "8392e127a3bcaee5c2913df355a7d254"
},
"autofillBreakageReporter": {
"state": "enabled",
Expand Down Expand Up @@ -499,12 +502,15 @@
"steps": [
{
"percent": 10
},
{
"percent": 50
}
]
}
}
},
"hash": "75ff21cf9a4181783c06965edd6fe746"
"hash": "9de8e4b066aa23f7c20ca638ee0d9f1a"
},
"bookmarks": {
"state": "enabled",
Expand Down Expand Up @@ -1333,14 +1339,22 @@
{
"domain": "flexmls.com"
},
{
"domain": "humana.com"
},
{
"domain": "instructure.com"
},
{
"domain": "centerwellpharmacy.com"
}
],
"hash": "b4eff737bff7f262ceb567b735e1cc41"
"hash": "980bf875526f3cc7892c001a7d2e5a74"
},
"contextualOnboarding": {
"exceptions": [],
"state": "disabled",
"hash": "728493ef7a1488e4781656d3f9db84aa"
},
"cookie": {
"settings": {
Expand Down Expand Up @@ -1428,6 +1442,10 @@
{
"domain": "xfinity.com",
"reason": "https://github.com/duckduckgo/privacy-configuration/pull/2149"
},
{
"domain": "ihg.com",
"reason": "https://github.com/duckduckgo/privacy-configuration/pull/2383"
}
],
"ddgDefaultSites": [
Expand All @@ -1448,13 +1466,16 @@
},
{
"domain": "xfinity.com"
},
{
"domain": "ihg.com"
}
],
"omitVersionSites": []
},
"exceptions": [],
"state": "enabled",
"hash": "2ed8c3ccd40db2d9dca1e7ecc4231045"
"hash": "e577ccb473bdb7ada49c4d3c6e79cf01"
},
"dbp": {
"state": "disabled",
Expand Down Expand Up @@ -1482,7 +1503,7 @@
"state": "disabled"
},
"openInNewTab": {
"state": "disabled"
"state": "internal"
},
"enableDuckPlayer": {
"state": "enabled",
Expand Down Expand Up @@ -1575,7 +1596,7 @@
]
},
"state": "enabled",
"hash": "7f82d68f07b3e2aaac1b89725c1d379e"
"hash": "c21895584fc5a38e4290c7941ec7d5f8"
},
"elementHiding": {
"exceptions": [
Expand Down Expand Up @@ -5324,6 +5345,9 @@
{
"domain": "dollargeneral.com"
},
{
"domain": "milesplit.live"
},
{
"domain": "monsterenergy.com"
},
Expand Down Expand Up @@ -5361,7 +5385,7 @@
"privacy-test-pages.site"
]
},
"hash": "be142a65e913cf958af67e2cd5dd8cc4"
"hash": "37630ab090682ee7d004120a42031281"
},
"harmfulApis": {
"settings": {
Expand Down Expand Up @@ -8844,6 +8868,16 @@
}
]
},
"svonm.com": {
"rules": [
{
"rule": "hgc-cf-cache-1.svonm.com",
"domains": [
"t-online.de"
]
}
]
},
"taboola.com": {
"rules": [
{
Expand Down Expand Up @@ -9334,7 +9368,7 @@
"domain": "centerwellpharmacy.com"
}
],
"hash": "e61f68717bcb4a465182a7ddb7d5cc4d"
"hash": "434130223ee6493827d477d0171521da"
},
"trackingCookies1p": {
"settings": {
Expand Down Expand Up @@ -9605,6 +9639,11 @@
"state": "disabled",
"hash": "728493ef7a1488e4781656d3f9db84aa"
},
"windowsNewTabPageExperiment": {
"state": "disabled",
"exceptions": [],
"hash": "c292bb627849854515cebbded288ef5a"
},
"windowsPermissionUsage": {
"exceptions": [],
"state": "disabled",
Expand Down

0 comments on commit 38b424c

Please sign in to comment.