Skip to content

Commit

Permalink
Update embedded files
Browse files Browse the repository at this point in the history
  • Loading branch information
daxtheduck committed Apr 9, 2024
1 parent d0fb45d commit 2985eb8
Show file tree
Hide file tree
Showing 4 changed files with 1,441 additions and 841 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ import BrowserServicesKit
final class AppPrivacyConfigurationDataProvider: EmbeddedDataProvider {

public struct Constants {
public static let embeddedDataETag = "\"8838582254dfa215a99ea4d38e04cd20\""
public static let embeddedDataSHA = "4851da5558dde2ec548d4e6ca4778e2040ad97c7edecf701de0e8ec907cb42bb"
public static let embeddedDataETag = "\"fd95ad4da437370f57ea8c2e2d03f48f\""
public static let embeddedDataSHA = "f11d34eb516a2ba722c22e15ff8cdee5e5b2570adbf9d1b22d50438b30f57188"
}

var embeddedDataEtag: String {
Expand Down
4 changes: 2 additions & 2 deletions DuckDuckGo/ContentBlocker/AppTrackerDataSetProvider.swift
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ import BrowserServicesKit
final class AppTrackerDataSetProvider: EmbeddedDataProvider {

public struct Constants {
public static let embeddedDataETag = "\"07bd7f610e3fa234856abcc2b56ab10e\""
public static let embeddedDataSHA = "1d7ef8f4c5a717a5d82f43383e33290021358d6255db12b6fdd0928e28d123ee"
public static let embeddedDataETag = "\"ef8ebcc98d8abccca793c7e04422b160\""
public static let embeddedDataSHA = "e2e8e5e191df54227222fbb0545a7eb8634b1156a69182323981bb6aed2c639d"
}

var embeddedDataEtag: String {
Expand Down
102 changes: 78 additions & 24 deletions DuckDuckGo/ContentBlocker/macos-config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"readme": "https://github.com/duckduckgo/privacy-configuration",
"version": 1712071688011,
"version": 1712611145027,
"features": {
"adClickAttribution": {
"readme": "https://help.duckduckgo.com/duckduckgo-help-pages/privacy/web-tracking-protections/#3rd-party-tracker-loading-protection",
Expand Down Expand Up @@ -302,11 +302,12 @@
"disabledCMPs": [
"generic-cosmetic",
"termsfeed3",
"strato.de"
"strato.de",
"healthline-media"
]
},
"state": "enabled",
"hash": "98e57a3eb872c9dfb4a019b90dc6c0ec"
"hash": "44af0b568856ce87b825bb7fc61b6961"
},
"autofill": {
"exceptions": [
Expand Down Expand Up @@ -1096,7 +1097,7 @@
"reason": "https://github.com/duckduckgo/privacy-configuration/issues/667"
},
{
"domain": "www.canva.com",
"domain": "canva.com",
"reason": "https://github.com/duckduckgo/privacy-configuration/issues/1818"
},
{
Expand Down Expand Up @@ -1136,12 +1137,16 @@
{
"domain": "sas.dk",
"reason": "https://github.com/duckduckgo/privacy-configuration/issues/1347"
},
{
"domain": "nationalmssociety.org",
"reason": "https://github.com/duckduckgo/privacy-configuration/issues/1963"
}
]
},
"exceptions": [],
"state": "enabled",
"hash": "7edfa8344fd2577b31426130696d8b23"
"hash": "76976e1ac417949aae8cb1c7c7ca0a60"
},
"dbp": {
"state": "enabled",
Expand Down Expand Up @@ -1184,7 +1189,9 @@
"videoElement": "#player video",
"videoElementContainer": "#player .html5-video-player",
"hoverExcluded": [],
"clickExcluded": [],
"clickExcluded": [
"ytd-thumbnail-overlay-toggle-button-renderer"
],
"allowedEventTargets": [
".ytp-inline-preview-scrim",
".ytd-video-preview",
Expand Down Expand Up @@ -1231,7 +1238,7 @@
]
},
"state": "enabled",
"hash": "ab2c73639ad75b2d6efb18f324230397"
"hash": "b685397a8317384bec3b8d7e8b7571bb"
},
"elementHiding": {
"exceptions": [
Expand Down Expand Up @@ -1915,6 +1922,14 @@
{
"selector": ".proper-dynamic-insertion",
"type": "closest-empty"
},
{
"selector": ".Page-header-leaderboardAd",
"type": "hide-empty"
},
{
"selector": ".SovrnAd",
"type": "hide-empty"
}
]
},
Expand Down Expand Up @@ -2365,6 +2380,23 @@
}
]
},
{
"domain": "eurogamer.net",
"rules": [
{
"selector": "#sticky_leaderboard",
"type": "hide-empty"
},
{
"selector": ".primis_wrapper",
"type": "hide"
},
{
"selector": ".autoad",
"type": "hide-empty"
}
]
},
{
"domain": "examiner.com.au",
"rules": [
Expand Down Expand Up @@ -4222,7 +4254,7 @@
]
},
"state": "enabled",
"hash": "10545dae34a5b5f2cc26c91976be5809"
"hash": "ea31ebf0dd3e4831467ed2b2ec783279"
},
"exceptionHandler": {
"exceptions": [
Expand Down Expand Up @@ -4952,14 +4984,14 @@
"rollout": {
"steps": [
{
"percent": 5
"percent": 10
}
]
}
}
},
"state": "enabled",
"hash": "f7cce63c16c142db4ff5764b542a6c52"
"hash": "b337f9c7cf15e7e4807ef232befaa999"
},
"privacyPro": {
"state": "enabled",
Expand Down Expand Up @@ -5082,6 +5114,16 @@
"state": "disabled",
"hash": "5e792dd491428702bc0104240fbce0ce"
},
"sslCertificates": {
"state": "enabled",
"exceptions": [],
"features": {
"allowBypass": {
"state": "enabled"
}
},
"hash": "abe9584048f7f8157f71a14e7914cb1c"
},
"sync": {
"state": "enabled",
"features": {
Expand Down Expand Up @@ -5366,6 +5408,7 @@
"fattoincasadabenedetta.it",
"inquirer.com",
"thesurfersview.com",
"twitchy.com",
"wildrivers.lostcoastoutpost.com"
]
},
Expand Down Expand Up @@ -5989,6 +6032,12 @@
"sbs.com.au"
]
},
{
"rule": "www3.doubleclick.net",
"domains": [
"scrolller.com"
]
},
{
"rule": "doubleclick.net",
"domains": [
Expand Down Expand Up @@ -6421,6 +6470,12 @@
"domains": [
"<all>"
]
},
{
"rule": "marketingplatform.google.com/about/enterprise",
"domains": [
"scrolller.com"
]
}
]
},
Expand All @@ -6429,19 +6484,7 @@
{
"rule": "imasdk.googleapis.com/js/sdkloader/ima3.js",
"domains": [
"arkadium.com",
"bloomberg.com",
"cbssports.com",
"crunchyroll.com",
"gamak.tv",
"games.washingtonpost.com",
"metro.co.uk",
"nfl.com",
"pandora.com",
"paper-io.com",
"rawstory.com",
"usatoday.com",
"washingtonpost.com"
"<all>"
]
}
]
Expand All @@ -6466,6 +6509,7 @@
"daotranslate.com",
"drakescans.com",
"duden.de",
"edealinfo.com",
"freetubetv.net",
"hscprojects.com",
"kits4beats.com",
Expand Down Expand Up @@ -7777,6 +7821,16 @@
}
]
},
"sundaysky.com": {
"rules": [
{
"rule": "sundaysky.com",
"domains": [
"bankofamerica.com"
]
}
]
},
"taboola.com": {
"rules": [
{
Expand Down Expand Up @@ -8209,7 +8263,7 @@
"domain": "sundancecatalog.com"
}
],
"hash": "adf596be88e8975a3cdcaaef3d24990d"
"hash": "936913b03c62ec1861b64a7a2316ddfd"
},
"trackingCookies1p": {
"settings": {
Expand Down
Loading

0 comments on commit 2985eb8

Please sign in to comment.