Skip to content

Commit

Permalink
update embedded file
Browse files Browse the repository at this point in the history
  • Loading branch information
brindy committed Mar 15, 2024
1 parent ae00631 commit cd0f870
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 26 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 = "\"73cfb8d6f397fd1de921f057db1bcc44\""
public static let embeddedDataSHA = "3debb4a1e5c6cc292b3c03d9ea6ce4daa8073ab0c033131f2f8dbe1f752dfaf1"
public static let embeddedDataETag = "\"c595f46fe54bfa96bbff4f30fc3940d8\""
public static let embeddedDataSHA = "911e6616b6869c0940c492240d43c0cf60274755dd45a50cc635c8b7c792cb87"
}

public var embeddedDataEtag: String {
Expand Down
64 changes: 40 additions & 24 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": 1710155313369,
"version": 1710501855617,
"features": {
"adClickAttribution": {
"readme": "https://help.duckduckgo.com/duckduckgo-help-pages/privacy/web-tracking-protections/#3rd-party-tracker-loading-protection",
Expand Down Expand Up @@ -264,6 +264,18 @@
{
"domain": "meneame.net"
},
{
"domain": "espn.com"
},
{
"domain": "usaa.com"
},
{
"domain": "publico.es"
},
{
"domain": "cnbc.com"
},
{
"domain": "earth.google.com"
},
Expand Down Expand Up @@ -292,7 +304,7 @@
"state": "enabled",
"features": {
"onByDefault": {
"state": "enabled",
"state": "disabled",
"rollout": {
"steps": [
{
Expand All @@ -308,7 +320,7 @@
}
}
},
"hash": "7401ca90e7ef3907f1c0f8cdf163b994"
"hash": "9aaa080c235ddd8df4295c4d73c87a94"
},
"autofill": {
"exceptions": [
Expand Down Expand Up @@ -1028,8 +1040,11 @@
},
"clientBrandHint": {
"exceptions": [],
"settings": {
"domains": []
},
"state": "disabled",
"hash": "728493ef7a1488e4781656d3f9db84aa"
"hash": "d35dd75140cdfe166762013e59eb076d"
},
"contentBlocking": {
"state": "enabled",
Expand Down Expand Up @@ -3925,6 +3940,23 @@
}
]
},
{
"domain": "uzone.id",
"rules": [
{
"selector": "[class^='box-ads']",
"type": "hide-empty"
},
{
"selector": "[class^='section-ads']",
"type": "hide-empty"
},
{
"selector": ".parallax-container",
"type": "hide-empty"
}
]
},
{
"domain": "washingtontimes.com",
"rules": [
Expand Down Expand Up @@ -4005,7 +4037,7 @@
]
},
"state": "enabled",
"hash": "065f70c0112e8f3a149bf4bc56f35203"
"hash": "2f1178300a22f85803bc42c676ea2cab"
},
"exceptionHandler": {
"exceptions": [
Expand Down Expand Up @@ -4670,11 +4702,6 @@
"state": "disabled",
"hash": "d07b5bf740e4d648c94e1ac65c4305d9"
},
"notificationPermissions": {
"exceptions": [],
"state": "disabled",
"hash": "728493ef7a1488e4781656d3f9db84aa"
},
"privacyDashboard": {
"exceptions": [],
"features": {
Expand Down Expand Up @@ -5929,22 +5956,11 @@
"fwmrm.net": {
"rules": [
{
"rule": "2a7e9.v.fwmrm.net/ad/g/1",
"domains": [
"channel4.com"
]
},
{
"rule": "2a7e9.v.fwmrm.net/ad/l/1",
"rule": "v.fwmrm.net/ad",
"domains": [
"6play.fr",
"channel4.com"
]
},
{
"rule": "7cbf2.v.fwmrm.net/ad/g/1",
"domains": [
"6play.fr"
]
}
]
},
Expand Down Expand Up @@ -7849,7 +7865,7 @@
"domain": "sundancecatalog.com"
}
],
"hash": "cff67ed6fc2962e0016ac3c65b6e4633"
"hash": "4d2da0fe5691d4283ebfb1021270c6ea"
},
"trackingCookies1p": {
"settings": {
Expand Down

0 comments on commit cd0f870

Please sign in to comment.