Amazon rule fix

This commit is contained in:
Kevin Röbert 2017-08-04 15:19:40 +02:00
parent f9a63c6775
commit 86356a5cab

View File

@ -11,8 +11,8 @@
".*(amazon-adsystem\\.com)\\/.*",
".*(adsensecustomsearchads\\.com)\\/.*",
"pd_rd_[a-zA-Z]*=[a-zA-Z0-9\\-\\.\\_]*[\\?|&]?",
"__mk_[a-zA-Z]{1,3}_[a-zA-Z]{1,3}=.*[\\?|&]?",
"url=.*[\\?|&]?"
"__mk_[a-zA-Z]{1,3}_[a-zA-Z]{1,3}=[a-zA-Z0-9\\-\\.\\_\\%]*[\\?|&]?",
"url=[a-zA-Z0-9\\-\\.\\_\\%]*[\\?|&]?"
],
"exceptions": [
".*(amazon\\.)\\w{2,}(\\/gp\\/).*"