Skip to content
This repository was archived by the owner on Feb 24, 2025. It is now read-only.

Commit d57df6d

Browse files
authored
Release 7.139.0-0 (#3383)
1 parent ff8282a commit d57df6d

File tree

5 files changed

+109
-54
lines changed

5 files changed

+109
-54
lines changed

Configuration/Version.xcconfig

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
MARKETING_VERSION = 7.138.0
1+
MARKETING_VERSION = 7.139.0

Core/AppPrivacyConfigurationDataProvider.swift

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ import BrowserServicesKit
2323
final public class AppPrivacyConfigurationDataProvider: EmbeddedDataProvider {
2424

2525
public struct Constants {
26-
public static let embeddedDataETag = "\"24a5ebbe8d8bb826ca87eacd9e26c281\""
27-
public static let embeddedDataSHA = "9c4301232c8c0429f4148e5d23c4ec065bffffdf6be14dfdb838ffd9f46b9bb5"
26+
public static let embeddedDataETag = "\"aa6acaab3804053c652b64a3568cee2b\""
27+
public static let embeddedDataSHA = "d56a1b7ff72713333d2d17e6825a6ab8f14d3f87b4b77c2406d74840d393960b"
2828
}
2929

3030
public var embeddedDataEtag: String {

Core/ios-config.json

+77-22
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"readme": "https://github.com/duckduckgo/privacy-configuration",
3-
"version": 1726491752161,
3+
"version": 1727101913728,
44
"features": {
55
"adClickAttribution": {
66
"readme": "https://help.duckduckgo.com/duckduckgo-help-pages/privacy/web-tracking-protections/#3rd-party-tracker-loading-protection",
@@ -129,6 +129,11 @@
129129
"state": "disabled",
130130
"hash": "728493ef7a1488e4781656d3f9db84aa"
131131
},
132+
"autocompleteTabs": {
133+
"state": "enabled",
134+
"exceptions": [],
135+
"hash": "697382e31649d84b01166f1dc6f790d6"
136+
},
132137
"autoconsent": {
133138
"exceptions": [
134139
{
@@ -341,6 +346,15 @@
341346
{
342347
"domain": "lehmannaudio.com"
343348
},
349+
{
350+
"domain": "rivergrandrapids.com"
351+
},
352+
{
353+
"domain": "97x.com"
354+
},
355+
{
356+
"domain": "speedweek.com"
357+
},
344358
{
345359
"domain": "marvel.com"
346360
},
@@ -388,7 +402,7 @@
388402
}
389403
}
390404
},
391-
"hash": "a235f7ab6a5a3632380570bbc5113d51"
405+
"hash": "ee8caeb715c81bf398024ed686bc3f5c"
392406
},
393407
"autofillBreakageReporter": {
394408
"state": "enabled",
@@ -478,6 +492,23 @@
478492
},
479493
"hash": "28d4af98382248e184c4315bd49f4222"
480494
},
495+
"backgroundAgentPixelTest": {
496+
"state": "enabled",
497+
"exceptions": [],
498+
"features": {
499+
"pixelTest": {
500+
"state": "enabled",
501+
"rollout": {
502+
"steps": [
503+
{
504+
"percent": 10
505+
}
506+
]
507+
}
508+
}
509+
},
510+
"hash": "75ff21cf9a4181783c06965edd6fe746"
511+
},
481512
"bookmarks": {
482513
"state": "enabled",
483514
"exceptions": [],
@@ -522,6 +553,11 @@
522553
"state": "enabled",
523554
"hash": "52857469413a66e8b0c7b00de5589162"
524555
},
556+
"changeOmnibarPosition": {
557+
"exceptions": [],
558+
"state": "disabled",
559+
"hash": "728493ef7a1488e4781656d3f9db84aa"
560+
},
525561
"clickToLoad": {
526562
"exceptions": [
527563
{
@@ -1841,6 +1877,10 @@
18411877
"selector": "[aria-label='advertisement']",
18421878
"type": "hide-empty"
18431879
},
1880+
{
1881+
"selector": ".inline-ad",
1882+
"type": "closest-empty"
1883+
},
18441884
{
18451885
"selector": ".ads__inline",
18461886
"type": "closest-empty"
@@ -2024,6 +2064,10 @@
20242064
{
20252065
"selector": ".m-in-content-ad-row",
20262066
"type": "hide-empty"
2067+
},
2068+
{
2069+
"selector": ".clsy-c-advsection",
2070+
"type": "hide-empty"
20272071
}
20282072
],
20292073
"styleTagExceptions": [
@@ -2099,7 +2143,8 @@
20992143
"continue reading the main story",
21002144
"this advertisement has not loaded yet, but your article continues below.",
21012145
"story continues below\nthis advertisement has not loaded yet, but your article continues below.",
2102-
"upgrade to flickr pro to hide these ads"
2146+
"upgrade to flickr pro to hide these ads",
2147+
"video of the day"
21032148
],
21042149
"domains": [
21052150
{
@@ -4276,6 +4321,19 @@
42764321
}
42774322
]
42784323
},
4324+
{
4325+
"domain": "techwalla.com",
4326+
"rules": [
4327+
{
4328+
"selector": ".component-header-sticky-ad",
4329+
"type": "closest-empty"
4330+
},
4331+
{
4332+
"selector": ".component-article-section-votd-wrapper",
4333+
"type": "hide-empty"
4334+
}
4335+
]
4336+
},
42794337
{
42804338
"domain": "theatlantic.com",
42814339
"rules": [
@@ -4831,7 +4889,7 @@
48314889
]
48324890
},
48334891
"state": "enabled",
4834-
"hash": "ad92e313ec7c6f14ad7d142d04bccf72"
4892+
"hash": "0882839182c425cbc9f98b8329036254"
48354893
},
48364894
"exceptionHandler": {
48374895
"exceptions": [
@@ -5507,6 +5565,11 @@
55075565
"exceptions": [],
55085566
"hash": "429cea8d27316dc62af04159ec7c42b5"
55095567
},
5568+
"loadingBarExp": {
5569+
"exceptions": [],
5570+
"state": "disabled",
5571+
"hash": "728493ef7a1488e4781656d3f9db84aa"
5572+
},
55105573
"marketplaceAdPostback": {
55115574
"state": "enabled",
55125575
"exceptions": [],
@@ -5709,9 +5772,13 @@
57095772
},
57105773
"allowPurchase": {
57115774
"state": "enabled"
5775+
},
5776+
"useUnifiedFeedback": {
5777+
"state": "enabled",
5778+
"minSupportedVersion": "7.136.0"
57125779
}
57135780
},
5714-
"hash": "5ba91c7416564247c49dae3e80bd5a3c"
5781+
"hash": "c2a2ca6f3ae1b8ddb4f3fa011cb3e227"
57155782
},
57165783
"privacyProtectionsPopup": {
57175784
"state": "disabled",
@@ -6038,7 +6105,7 @@
60386105
]
60396106
},
60406107
{
6041-
"rule": "static.adsafeprotected.com/skeleton.gif",
6108+
"rule": "static.adsafeprotected.com/skeleton",
60426109
"domains": [
60436110
"<all>"
60446111
]
@@ -7273,20 +7340,7 @@
72737340
{
72747341
"rule": "pagead2.googlesyndication.com/pagead/js/adsbygoogle.js",
72757342
"domains": [
7276-
"air-journal.fr",
7277-
"arcadepunks.com",
7278-
"daotranslate.com",
7279-
"drakescans.com",
7280-
"duden.de",
7281-
"edealinfo.com",
7282-
"freetubetv.net",
7283-
"hscprojects.com",
7284-
"kits4beats.com",
7285-
"magicgameworld.com",
7286-
"ncaa.com",
7287-
"rocketnews24.com",
7288-
"youmath.it",
7289-
"zefoy.com"
7343+
"<all>"
72907344
]
72917345
},
72927346
{
@@ -8742,7 +8796,8 @@
87428796
"rule": "sundaysky.com",
87438797
"domains": [
87448798
"bankofamerica.com",
8745-
"idnotify.com"
8799+
"idnotify.com",
8800+
"united.com"
87468801
]
87478802
}
87488803
]
@@ -9227,7 +9282,7 @@
92279282
"domain": "capitalone.com"
92289283
}
92299284
],
9230-
"hash": "7c26c9953069fedb8fe6532c86cf5572"
9285+
"hash": "d41dab46e3e6b98fa00b3f09d4982a14"
92319286
},
92329287
"trackingCookies1p": {
92339288
"settings": {

0 commit comments

Comments
 (0)