From ce465fe240eed2a147c7253b1c6d8b00bd1ecd16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kevin=20R=C3=B6bert?= Date: Fri, 25 Aug 2017 00:42:00 +0200 Subject: [PATCH] amazon search --- data/data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/data.json b/data/data.json index 6bee158..4f64d05 100644 --- a/data/data.json +++ b/data/data.json @@ -20,7 +20,7 @@ "exceptions": [ ".*(amazon\\.)\\w{2,}(\\/gp).*\\/redirector.html\\/.*", ".*(amazon\\.)\\w{2,}(\\/.*)*\\/b\\/.*", - ".*(amazon\\.)\\w{2,}(\\/.*)*\\/s\\/.*" + ".*(amazon\\.)\\w{2,}(\\/.*)*\\/s\\/field-keywords=.*" ] }, "google": {