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:
Kevin Röbert 2018-05-17 17:46:54 +02:00
parent c69eff8bb5
commit 2928c52643

View File

@ -88,7 +88,9 @@
"completeProvider": true,
"rules": [],
"exceptions": [],
"redirections": []
"redirections": [
".*doubleclick\\..*\\/.*tag_for_child_directed_treatment=;%3F(.*)"
]
},
"globalRules": {
"urlPattern": ".*",