Skip to content

Commit

Permalink
Update embedded files
Browse files Browse the repository at this point in the history
  • Loading branch information
federicocappelli committed Dec 4, 2023
1 parent 9e40650 commit 8bdc1e7
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 6 deletions.
4 changes: 2 additions & 2 deletions Core/AppPrivacyConfigurationDataProvider.swift
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ import BrowserServicesKit
final public class AppPrivacyConfigurationDataProvider: EmbeddedDataProvider {

public struct Constants {
public static let embeddedDataETag = "\"7c6169d648700908e0dfc5904d640c37\""
public static let embeddedDataSHA = "e3cd448b68a22fe6c9563deeb4c7d2a62ae947bc655ff33b3fc030bba766672c"
public static let embeddedDataETag = "\"cb17cf91932342d84de448a240cf1291\""
public static let embeddedDataSHA = "23c268865598ce4857b6b3cc5626759e3b9af60dc540dc5257ae371b8334c341"
}

public var embeddedDataEtag: String {
Expand Down
56 changes: 52 additions & 4 deletions Core/ios-config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"readme": "https://github.com/duckduckgo/privacy-configuration",
"version": 1701253939396,
"version": 1701443081218,
"features": {
"adClickAttribution": {
"readme": "https://help.duckduckgo.com/duckduckgo-help-pages/privacy/web-tracking-protections/#3rd-party-tracker-loading-protection",
Expand Down Expand Up @@ -1266,6 +1266,9 @@
{
"domain": "xfinity.com"
},
{
"domain": "login.xfinity.com"
},
{
"domain": "homedepot.ca"
},
Expand Down Expand Up @@ -1296,7 +1299,20 @@
},
"exceptions": [],
"state": "enabled",
"hash": "4c62237a3eeaf9cfec814fc3fb7af282"
"hash": "71e1dfb12e80fdebb9941bf29e6c6960"
},
"dbp": {
"state": "disabled",
"features": {
"waitlist": {
"state": "disabled"
},
"waitlistBetaActive": {
"state": "disabled"
}
},
"exceptions": [],
"hash": "ba52a36920a4a76343fc3c44d98936f9"
},
"duckPlayer": {
"exceptions": [],
Expand Down Expand Up @@ -5745,7 +5761,8 @@
{
"rule": "googletagmanager.com/gtag/js",
"domains": [
"abril.com.br"
"abril.com.br",
"cosmicbook.news"
]
}
]
Expand Down Expand Up @@ -6282,6 +6299,16 @@
}
]
},
"mediavine.com": {
"rules": [
{
"rule": "scripts.mediavine.com/tags/cosmic-book-news.js",
"domains": [
"cosmicbook.news"
]
}
]
},
"medicare.gov": {
"rules": [
{
Expand Down Expand Up @@ -6424,6 +6451,16 @@
}
]
},
"onesignal.com": {
"rules": [
{
"rule": "cdn.onesignal.com/sdks/OneSignalSDK.js",
"domains": [
"cosmicbook.news"
]
}
]
},
"onlyfans.com": {
"rules": [
{
Expand Down Expand Up @@ -6684,6 +6721,7 @@
{
"rule": "protection-widget.route.com/protect.core.js",
"domains": [
"clionadhcosmetics.com",
"littleunicorn.com",
"olfactif.com"
]
Expand Down Expand Up @@ -7181,6 +7219,16 @@
}
]
},
"wovn.io": {
"rules": [
{
"rule": "j.wovn.io/1",
"domains": [
"tamashiiweb.com"
]
}
]
},
"wpadmngr.com": {
"rules": [
{
Expand Down Expand Up @@ -7379,7 +7427,7 @@
"domain": "sundancecatalog.com"
}
],
"hash": "1ce506662b48fccc1bf37a3133fd3f1e"
"hash": "86c6202971fbee4ad408258833ae3474"
},
"trackingCookies1p": {
"settings": {
Expand Down

0 comments on commit 8bdc1e7

Please sign in to comment.