Skip to content

Commit

Permalink
Embeded files updated
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasstrba committed Aug 24, 2022
1 parent 03a6f66 commit 89c792a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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 = "\"4dfa2f44ff3a903848093af7b43372b2\""
public static let embeddedDataSHA = "0819ffdd663c1c3d70afa8cb5fd0f8208d0383eda9fc560892c2b1768d8e1923"
public static let embeddedDataETag = "\"f7199de225a3ac90f4bca3919e87bf22\""
public static let embeddedDataSHA = "8fead7748dda734d7340ff92cad2e00bed92197dce894905ea3ab3a94f553dc3"
}

var embeddedDataEtag: String {
Expand Down
8 changes: 4 additions & 4 deletions DuckDuckGo/Content Blocker/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": 1660907875341,
"version": 1661270003722,
"features": {
"adClickAttribution": {
"readme": "https://help.duckduckgo.com/duckduckgo-help-pages/privacy/web-tracking-protections/#3rd-party-tracker-loading-protection",
Expand Down Expand Up @@ -1019,11 +1019,11 @@
"scene7.com": {
"rules": [
{
"rule": "basspro.scene7.com/s7viewersdk/3.11/MixedMediaViewer/js/s7sdk/utils/Utils.js",
"rule": "scene7.com/s7viewersdk/3.11/MixedMediaViewer/js/s7sdk/utils/Utils.js",
"domains": [
"cabelas.com"
"<all>"
],
"reason": "Product images don't render on product pages."
"reason": "https://github.com/duckduckgo/privacy-configuration/issues/356"
}
]
},
Expand Down

0 comments on commit 89c792a

Please sign in to comment.