delete exception

This commit is contained in:
Kevin Röbert 2017-08-25 00:47:19 +02:00
parent ce465fe240
commit c071805127

View File

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