Added exception

#260
This commit is contained in:
Kevin Röbert 2019-09-26 21:15:38 +02:00
parent 89f6e7ea2d
commit 1367284767

View File

@ -30,7 +30,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\\/.*"
], ],
"rawRules": [ "rawRules": [
"\\/ref=[^\\/|\\?]*" "\\/ref=[^\\/|\\?]*"