From 4025f6b05db2bab7aad276945dd56d568e07ba45 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kevin=20R=C3=B6bert?= Date: Fri, 8 Dec 2017 17:41:49 +0100 Subject: [PATCH] Fix #14 The Hash for the new rule file follows --- data/data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/data.json b/data/data.json index 6ed0c3b..df1712c 100644 --- a/data/data.json +++ b/data/data.json @@ -184,7 +184,7 @@ "rules": [], "exceptions": [], "redirections": [ - "(https:\\/\\/||http:\\/\\/).*(out\\.reddit\\.)\\w{2,}\\/.*url=([^\\/|\\?|&]*)" + "out\\.reddit\\.\\w{2,}\\/.*url=([^\\/|\\?|&]*)" ] } ,