Amazon ref exception fix

This commit is contained in:
Kevin Röbert 2017-08-25 00:20:11 +02:00
parent 2b370fdf5b
commit 8b6e455524

View File

@ -19,7 +19,7 @@
], ],
"exceptions": [ "exceptions": [
".*(amazon\\.)\\w{2,}(\\/gp\\/).*\\/redirector.html\\/.*", ".*(amazon\\.)\\w{2,}(\\/gp\\/).*\\/redirector.html\\/.*",
".*(amazon\\.)\\w{2,}\\/b\\/.*" ".*(amazon\\.)\\w{2,}\\/.*\\/b\\/.*"
] ]
}, },
"google": { "google": {