Skip to content

Commit d933c29

Browse files
Add next.waveapps.com to UA exceptions (duckduckgo#1816)
* Add next.waveapps.com to UA exceptions Protections aren't changing the breakage, nothing in the console and so we can only assume it's UA. * Update macos-override.json
1 parent 33620c6 commit d933c29

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

overrides/macos-override.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -549,6 +549,10 @@
549549
{
550550
"domain": "zalando.fr",
551551
"reason": "https://github.com/duckduckgo/privacy-configuration/issues/667"
552+
},
553+
{
554+
"domain": "next.waveapps.com",
555+
"reason": "https://github.com/duckduckgo/privacy-configuration/issues/1815"
552556
}
553557
],
554558
"webViewDefault": [

0 commit comments

Comments
 (0)