-
Notifications
You must be signed in to change notification settings - Fork 68
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Avoid triggering ad blocker wall on servustv.com #2772
Conversation
Don't forget to add an individual reviewer (in addition to those already added, this should create a task for them in Asana). |
Generated file outputs:Time updated: Fri, 21 Feb 2025 15:14:02 GMT legacytrackers-unprotected-temporary.txtv3/android-config.json (13 more)
--- v3/windows-config.json
+++ v3/windows-config.json
@@ -672,8 +672,12 @@
"domain": "katieloxton.com",
"reason": "https://github.com/duckduckgo/privacy-configuration/pull/2765"
},
{
+ "domain": "servustv.com",
+ "reason": "https://github.com/duckduckgo/privacy-configuration/pull/2772"
+ },
+ {
"domain": "marvel.com",
"reason": "https://github.com/duckduckgo/privacy-configuration/issues/1194"
},
{
@@ -10289,8 +10293,19 @@
"reason": "https://github.com/duckduckgo/privacy-configuration/issues/1588"
}
]
},
+ "theadex.com": {
+ "rules": [
+ {
+ "rule": "dmp.theadex.com/",
+ "domains": [
+ "servustv.com"
+ ],
+ "reason": "https://github.com/duckduckgo/privacy-configuration/pull/2772"
+ }
+ ]
+ },
"theplatform.com": {
"rules": [
{
"rule": "theplatform.com",
latestv4/android-config.json (13 more)
--- v4/windows-config.json
+++ v4/windows-config.json
@@ -553,8 +553,11 @@
{
"domain": "katieloxton.com"
},
{
+ "domain": "servustv.com"
+ },
+ {
"domain": "marvel.com"
},
{
"domain": "sundancecatalog.com"
@@ -9414,8 +9417,18 @@
]
}
]
},
+ "theadex.com": {
+ "rules": [
+ {
+ "rule": "dmp.theadex.com/",
+ "domains": [
+ "servustv.com"
+ ]
+ }
+ ]
+ },
"theplatform.com": {
"rules": [
{
"rule": "theplatform.com",
|
It seems that CPM triggers the ad blocker wall for iOS users, and for Android users triggers a redirection loop that entirely breaks the website. Also, on all platforms it seems that blocking the https://dmp.theadex.com/d/1865/7400/s/adex.js request also triggers the ad blocker wall as well.
5f93e2d
to
48f013e
Compare
It seems that CPM triggers the ad blocker wall for iOS users, and for Android
users triggers a redirection loop that entirely breaks the website. Also, on all
platforms it seems that blocking the https://dmp.theadex.com/d/1865/7400/s/adex.js
request also triggers the ad blocker wall as well.
Asana Task/Github Issue: https://app.asana.com/0/1206670747178362/1209461678993622