Skip to content

Commit

Permalink
Update embedded files
Browse files Browse the repository at this point in the history
  • Loading branch information
daxtheduck committed Dec 12, 2023
1 parent 8d86a27 commit b353e4e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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 = "\"7924d9730fa1719ea6d2069d11effc56\""
public static let embeddedDataSHA = "9316a65454100920fbb65ff71676e9cd26e2a865343c9dc27f0a9dc8f343001e"
public static let embeddedDataETag = "\"0d7ee5be25e88628dd4667769160f8b7\""
public static let embeddedDataSHA = "9ae11f149d91a483f08373bcdcbf219ed33ef6aa1a3a8f036f41a29a8dce4bbf"
}

var embeddedDataEtag: String {
Expand Down
2 changes: 1 addition & 1 deletion 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": 1702336323870,
"version": 1702403394868,
"features": {
"adClickAttribution": {
"readme": "https://help.duckduckgo.com/duckduckgo-help-pages/privacy/web-tracking-protections/#3rd-party-tracker-loading-protection",
Expand Down

0 comments on commit b353e4e

Please sign in to comment.