Amazon Search Exception

This commit is contained in:
Kevin Röbert 2017-08-25 00:33:39 +02:00
parent 436bf680b1
commit 429ad06097

View File

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