From 0b9b9fa16240d8f6d15a23648b770ed6702feb32 Mon Sep 17 00:00:00 2001 From: Bauke Date: Sat, 8 Jan 2022 19:26:09 +0100 Subject: [PATCH] Add 7digital to the known links. --- source/ts/utilities/known-links.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/ts/utilities/known-links.json b/source/ts/utilities/known-links.json index 5d02487..eb7a2d6 100644 --- a/source/ts/utilities/known-links.json +++ b/source/ts/utilities/known-links.json @@ -1,4 +1,8 @@ [ + { + "regex": "7digital\\.com$", + "text": "7digital" + }, { "regex": "amazon\\.com$", "text": "Amazon"