From 8b6e455524ea5941964bcda7004347f182a55062 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kevin=20R=C3=B6bert?= Date: Fri, 25 Aug 2017 00:20:11 +0200 Subject: [PATCH] Amazon ref exception fix --- data/data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/data.json b/data/data.json index 02a1c08..d9c36cd 100644 --- a/data/data.json +++ b/data/data.json @@ -19,7 +19,7 @@ ], "exceptions": [ ".*(amazon\\.)\\w{2,}(\\/gp\\/).*\\/redirector.html\\/.*", - ".*(amazon\\.)\\w{2,}\\/b\\/.*" + ".*(amazon\\.)\\w{2,}\\/.*\\/b\\/.*" ] }, "google": {