From 8fdcd6d7b2b99c66e4d856195f8616b27ec111dd Mon Sep 17 00:00:00 2001 From: Piggy NL Date: Tue, 25 Jun 2024 20:38:33 +0800 Subject: [PATCH] Update regex for Zeleris --- src/technologies/z.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/technologies/z.json b/src/technologies/z.json index 4c21c9a8..d1258ea4 100644 --- a/src/technologies/z.json +++ b/src/technologies/z.json @@ -186,7 +186,7 @@ "description": "Zeleris provides door to door shipment delivery to Ireland, UK and the EU.", "requiresCategory": 6, "text": [ - "\\Zeleris\\b" + "\\bZeleris\\b" ], "website": "https://www.zeleris.com" },