New rules
Add providers: +adtech +contentpass.net +bf-ad +amazon-adsystem
This commit is contained in:
parent
ac66f5d38f
commit
9a0ca8391b
|
@ -69,6 +69,30 @@
|
||||||
"utm_[a-zA-Z]*=.*[\\?|&]?"
|
"utm_[a-zA-Z]*=.*[\\?|&]?"
|
||||||
],
|
],
|
||||||
"exceptions": []
|
"exceptions": []
|
||||||
|
},
|
||||||
|
"adtech": {
|
||||||
|
"urlPattern": ".*(adtech).*",
|
||||||
|
"completeProvider": true,
|
||||||
|
"rules": [],
|
||||||
|
"exceptions": []
|
||||||
|
},
|
||||||
|
"contentpass.net": {
|
||||||
|
"urlPattern": ".*(contentpass\\.net).*",
|
||||||
|
"completeProvider": true,
|
||||||
|
"rules": [],
|
||||||
|
"exceptions": []
|
||||||
|
},
|
||||||
|
"bf-ad": {
|
||||||
|
"urlPattern": ".*(bf-ad).*",
|
||||||
|
"completeProvider": true,
|
||||||
|
"rules": [],
|
||||||
|
"exceptions": []
|
||||||
|
},
|
||||||
|
"amazon-adsystem": {
|
||||||
|
"urlPattern": ".*(amazon-adsystem).*",
|
||||||
|
"completeProvider": true,
|
||||||
|
"rules": [],
|
||||||
|
"exceptions": []
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user