Skip to content

Commit

Permalink
Merge release/0.51.0 into dominik/test-base-branch
Browse files Browse the repository at this point in the history
  • Loading branch information
daxmobile authored Feb 23, 2024
2 parents 8819ba0 + 6375909 commit 018df65
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Configuration/BuildNumber.xcconfig
Original file line number Diff line number Diff line change
@@ -1 +1 @@
CURRENT_PROJECT_VERSION = 300
CURRENT_PROJECT_VERSION = 301
2 changes: 1 addition & 1 deletion Configuration/Version.xcconfig
Original file line number Diff line number Diff line change
@@ -1 +1 @@
MARKETING_VERSION = 0.50.0
MARKETING_VERSION = 0.51.0
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 = "\"3f7639dcb62ac27e380627dc7391ebf3\""
public static let embeddedDataSHA = "7c4c52a8d470962fd3d90a1ad9dbbbd26387d92034b001028c1da46f054d482b"
public static let embeddedDataETag = "\"3a8ad676e6d07cb998e6185c5c9a3962\""
public static let embeddedDataSHA = "d036f063eade389129a27a2426190d598447d85d9e4258226beecf3c2b13baef"
}

var embeddedDataEtag: String {
Expand Down
5 changes: 3 additions & 2 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": 1708360600128,
"version": 1708605538272,
"features": {
"adClickAttribution": {
"readme": "https://help.duckduckgo.com/duckduckgo-help-pages/privacy/web-tracking-protections/#3rd-party-tracker-loading-protection",
Expand Down Expand Up @@ -6168,6 +6168,7 @@
{
"rule": "www.googletagservices.com/tag/js/gpt.js",
"domains": [
"idahonews.com",
"wp.pl"
]
},
Expand Down Expand Up @@ -7819,7 +7820,7 @@
"domain": "sundancecatalog.com"
}
],
"hash": "63057921f3dafa389fd7c132ea62393d"
"hash": "a2128d54a6fe4247b302d37733c6a88b"
},
"trackingCookies1p": {
"settings": {
Expand Down

0 comments on commit 018df65

Please sign in to comment.