Skip to content

Commit 31fd9a9

Browse files
committed
Update embedded files
1 parent 9db62e2 commit 31fd9a9

File tree

4 files changed

+12119
-9303
lines changed

4 files changed

+12119
-9303
lines changed

Core/AppPrivacyConfigurationDataProvider.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ import BrowserServicesKit
2222
final class AppPrivacyConfigurationDataProvider: EmbeddedDataProvider {
2323

2424
public struct Constants {
25-
public static let embeddedDataETag = "\"40db837f2bfc286cb9a8fcbd49b64697\""
26-
public static let embeddedDataSHA = "21cc26cbd2591b997b671c71402e1796650c1d531f7e8c378df7949cc5a0ebae"
25+
public static let embeddedDataETag = "\"bdf14a731c914c26eac92a04ef64c01b\""
26+
public static let embeddedDataSHA = "d2b6e29f382e6ed0e72cf4dac03ecdef6aedff590ba5012c0c2f62e22ec0520a"
2727
}
2828

2929
var embeddedDataEtag: String {

Core/AppTrackerDataSetProvider.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ import BrowserServicesKit
2323
final class AppTrackerDataSetProvider: EmbeddedDataProvider {
2424

2525
public struct Constants {
26-
public static let embeddedDataETag = "\"383adacefeaf6fdd2c4ea9bfd661bb3f\""
27-
public static let embeddedDataSHA = "1c9b2630d753f9c027de903e11f2221358489e2e02adf737a732152938d17949"
26+
public static let embeddedDataETag = "\"11ea013202ceaa6903aa6eb4ed3b7a84\""
27+
public static let embeddedDataSHA = "07919803196090e88f1a556d849fb281dcfbb7a25683efa36a80cb2c306ba2ef"
2828
}
2929

3030
var embeddedDataEtag: String {

Core/ios-config.json

Lines changed: 17 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"readme": "https://github.com/duckduckgo/privacy-configuration",
3-
"version": 1655387185511,
3+
"version": 1656685470898,
44
"features": {
55
"ampLinks": {
66
"exceptions": [
@@ -110,10 +110,6 @@
110110
"domain": "video.corriere.it",
111111
"reason": "Video not playing"
112112
},
113-
{
114-
"domain": "wp.pl",
115-
"reason": "Adblocker wall"
116-
},
117113
{
118114
"domain": "magicgameworld.com",
119115
"reason": "Adblocker wall"
@@ -167,13 +163,21 @@
167163
"domain": "sovietgames.su",
168164
"reason": "Wordpress plugin reports our browser as a bot"
169165
},
166+
{
167+
"domain": "thingiverse.com",
168+
"reason": "Site loads blank"
169+
},
170170
{
171171
"domain": "accounts.google.com",
172172
"reason": "Site reports browser not supported"
173173
},
174174
{
175175
"domain": "facebook.com",
176176
"reason": "Site reports browser not supported"
177+
},
178+
{
179+
"domain": "qubushotel.com",
180+
"reason": "Site UI elements are not interactable"
177181
}
178182
],
179183
"omitVersionSites": []
@@ -205,7 +209,11 @@
205209
"exceptions": [
206210
{
207211
"domain": "adidas.com",
208-
"reason": "Broken add to cart"
212+
"reason": "When adding an item to the cart, there is an error 'An unexpected problem occurred' and the item is not added to the cart."
213+
},
214+
{
215+
"domain": "adidas.co.uk",
216+
"reason": "When adding an item to the cart, there is an error 'An unexpected problem occurred' and the item is not added to the cart."
209217
},
210218
{
211219
"domain": "hm.com",
@@ -510,9 +518,10 @@
510518
{
511519
"rule": "pubads.g.doubleclick.net/gampad/ads",
512520
"domains": [
513-
"nhl.com"
521+
"nhl.com",
522+
"viki.com"
514523
],
515-
"reason": "videos not loading"
524+
"reason": "nhl.com - videos not loading; viki.com - after a video has played for a few seconds an adwall pops up. Clicking 'I've turned off my adblocker' resets the video, then after a few seconds the adwall pops up again."
516525
},
517526
{
518527
"rule": "securepubads.g.doubleclick.net/tag/js/gpt.js",
@@ -861,10 +870,6 @@
861870
"domain": "docs.google.com",
862871
"reason": "Site breakage"
863872
},
864-
{
865-
"domain": "accounts.google.com",
866-
"reason": "SSO which needs cookies for auth"
867-
},
868873
{
869874
"domain": "googleapis.com",
870875
"reason": "Site breakage"
@@ -877,10 +882,6 @@
877882
"domain": "apis.google.com",
878883
"reason": "Site breakage"
879884
},
880-
{
881-
"domain": "pay.google.com",
882-
"reason": "Site breakage"
883-
},
884885
{
885886
"domain": "payments.amazon.com",
886887
"reason": "Site breakage"

0 commit comments

Comments
 (0)