Added exception

#313
This commit is contained in:
Kevin Röbert 2019-12-07 19:23:17 +01:00
parent 80c29e7004
commit 66d6672178

View File

@ -249,10 +249,11 @@
"rules": [],
"referralMarketing": [],
"rawRules": [],
"exceptions": [],
"exceptions": [
".*amazon-adsystem\\..*\\/v3\\/oor\\?.*"
],
"redirections": [
".*amazon-adsystem\\..*\\/x\\/c\\/.+?\\/([^&]+)",
".*amazon-adsystem\\..*\\/v3\\/oor\\?.*rd=([^&]+)"
".*amazon-adsystem\\..*\\/x\\/c\\/.+?\\/([^&]+)"
],
"forceRedirection": false
},