Redirection for doubleclick
In some newsletters the links goes over the doubleclick service. Now we grab the target link and block the tracking stuff furthermore.
This commit is contained in:
parent
c69eff8bb5
commit
2928c52643
|
@ -88,7 +88,9 @@
|
|||
"completeProvider": true,
|
||||
"rules": [],
|
||||
"exceptions": [],
|
||||
"redirections": []
|
||||
"redirections": [
|
||||
".*doubleclick\\..*\\/.*tag_for_child_directed_treatment=;%3F(.*)"
|
||||
]
|
||||
},
|
||||
"globalRules": {
|
||||
"urlPattern": ".*",
|
||||
|
|
Loading…
Reference in New Issue
Block a user