Exception amazon

#298
This commit is contained in:
Kevin Röbert 2019-11-21 22:46:19 +01:00
parent 46cd3f21d0
commit deb7648d61

View File

@ -41,7 +41,8 @@
"exceptions": [ "exceptions": [
".*(amazon\\.).*(\\/gp).*\\/redirector.html\\/.*", ".*(amazon\\.).*(\\/gp).*\\/redirector.html\\/.*",
".*(amazon\\.).*(\\/hz\\/reviews-render\\/ajax\\/).*", ".*(amazon\\.).*(\\/hz\\/reviews-render\\/ajax\\/).*",
".*(amazon\\.).*(\\/gp).*\\/cart\\/ajax-update.html\\/.*" ".*(amazon\\.).*(\\/gp).*\\/cart\\/ajax-update.html\\/.*",
".*(amazon\\.).*\\/message-us\\?.*"
], ],
"rawRules": [ "rawRules": [
"\\/ref=[^\\/|\\?]*" "\\/ref=[^\\/|\\?]*"