Skip to content

Commit

Permalink
Update embedded files
Browse files Browse the repository at this point in the history
  • Loading branch information
daxtheduck committed Feb 16, 2024
1 parent 9512a2c commit 68d3633
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 11 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 = "\"4df1da8b0cb81f8545df267fabe244c5\""
public static let embeddedDataSHA = "22717483451eb903be6194c06300fb77f6c18d7eb060a68ea1d44f19ad07a5a6"
public static let embeddedDataETag = "\"40337866138aa6fdecbc748143547b73\""
public static let embeddedDataSHA = "76ee226a289fafeccff2cf34de53fb143b280644403b9a87a826cf9b7fcc59cf"
}

var embeddedDataEtag: String {
Expand Down
33 changes: 24 additions & 9 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": 1708001825742,
"version": 1708083739957,
"features": {
"adClickAttribution": {
"readme": "https://help.duckduckgo.com/duckduckgo-help-pages/privacy/web-tracking-protections/#3rd-party-tracker-loading-protection",
Expand Down Expand Up @@ -257,9 +257,6 @@
{
"domain": "youtube.com"
},
{
"domain": "tuc.org.uk"
},
{
"domain": "newsmax.com"
},
Expand All @@ -279,11 +276,11 @@
"settings": {
"disabledCMPs": [
"generic-cosmetic",
"EZoic"
"termsfeed3"
]
},
"state": "enabled",
"hash": "df49b4912fc62299b3cc20b5538e3b89"
"hash": "ce906469aa6ac0fb5ecf3f39710ef05b"
},
"autofill": {
"exceptions": [
Expand Down Expand Up @@ -1076,6 +1073,10 @@
{
"domain": "53.com",
"reason": "https://github.com/duckduckgo/privacy-configuration/issues/1824"
},
{
"domain": "www.evernote.com",
"reason": "https://github.com/duckduckgo/privacy-configuration/issues/1827"
}
],
"webViewDefault": [
Expand All @@ -1099,7 +1100,7 @@
},
"exceptions": [],
"state": "enabled",
"hash": "d135871f701e3aa7e1052427ee721f31"
"hash": "653b8d161df5462850be095097e85143"
},
"dbp": {
"state": "enabled",
Expand Down Expand Up @@ -5238,7 +5239,19 @@
"cloudflare.com": {
"rules": [
{
"rule": "cdnjs.cloudflare.com/cdn-cgi/scripts/.*/cloudflare-static/rocket-loader.min.js",
"rule": "cloudflare.com/cdn-cgi/scripts/7089c43e/cloudflare-static/rocket-loader.min.js",
"domains": [
"<all>"
]
},
{
"rule": "cloudflare.com/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js",
"domains": [
"<all>"
]
},
{
"rule": "cloudflare.com/cdn-cgi/scripts/1680307200/cloudflare-static/rocket-loader.min.js",
"domains": [
"<all>"
]
Expand Down Expand Up @@ -5968,6 +5981,7 @@
"doterra.com",
"easyjet.com",
"edx.org",
"saplinglearning.com",
"worlddutyfree.com"
]
},
Expand Down Expand Up @@ -6142,6 +6156,7 @@
"abril.com.br",
"algomalegalclinic.com",
"cosmicbook.news",
"eatroyo.com",
"thesimsresource.com",
"tradersync.com"
]
Expand Down Expand Up @@ -7804,7 +7819,7 @@
"domain": "sundancecatalog.com"
}
],
"hash": "faa9240f18945b1bb354bcb8b6f7483a"
"hash": "63057921f3dafa389fd7c132ea62393d"
},
"trackingCookies1p": {
"settings": {
Expand Down

0 comments on commit 68d3633

Please sign in to comment.