From 66fe283f2a134b390decb92056041e9e20b2934d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kevin=20R=C3=B6bert?= Date: Fri, 2 Mar 2018 18:54:52 +0100 Subject: [PATCH] Sorry for this issue ^^" The missing $ destroys everything --- data/data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/data.json b/data/data.json index 86af052..082bdf9 100644 --- a/data/data.json +++ b/data/data.json @@ -112,7 +112,7 @@ "[\\?|&]ref[\\_]?=[^\\/|\\?|&]*", "\\?$", "\\&$", - "\\/" + "\\/$" ], "exceptions": [], "redirections": []