Skip to content

Commit fb02111

Browse files
authored
more breakage fixes for 2025-04-08 list (duckduckgo#2979)
* more fixes for 2025-04-08 list * Update tracker-allowlist.json
1 parent d27109e commit fb02111

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

features/tracker-allowlist.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3362,6 +3362,42 @@
33623362
"reason": "https://github.com/duckduckgo/privacy-configuration/issues/1107"
33633363
}
33643364
]
3365+
},
3366+
"magsrv.com": {
3367+
"rules": [
3368+
{
3369+
"rule": "magsrv.com",
3370+
"domains": ["<all>"],
3371+
"reason": "https://github.com/duckduckgo/privacy-configuration/pull/2979"
3372+
}
3373+
]
3374+
},
3375+
"convertexperiments.com": {
3376+
"rules": [
3377+
{
3378+
"rule": "convertexperiments.com",
3379+
"domains": ["ground.news"],
3380+
"reason": "https://github.com/duckduckgo/privacy-configuration/pull/2979"
3381+
}
3382+
]
3383+
},
3384+
"stripe.network": {
3385+
"rules": [
3386+
{
3387+
"rule": "stripe.network",
3388+
"domains": ["<all>"],
3389+
"reason": "https://github.com/duckduckgo/privacy-configuration/pull/2979"
3390+
}
3391+
]
3392+
},
3393+
"glia.com": {
3394+
"rules": [
3395+
{
3396+
"rule": "glia.com",
3397+
"domains": ["<all>"],
3398+
"reason": "https://github.com/duckduckgo/privacy-configuration/pull/2979"
3399+
}
3400+
]
33653401
}
33663402
}
33673403
},

0 commit comments

Comments
 (0)