From 67457393d6003a2781134ce6d6c97ad856a4f28e Mon Sep 17 00:00:00 2001 From: Bauke Date: Fri, 7 Jan 2022 22:41:24 +0100 Subject: [PATCH] Add Monstercat Music 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 dbf90fa..5d02487 100644 --- a/source/ts/utilities/known-links.json +++ b/source/ts/utilities/known-links.json @@ -23,6 +23,10 @@ "regex": "discogs\\.com$", "text": "Discogs" }, + { + "regex": "music\\.monstercat\\.com$", + "text": "Monstercat Music" + }, { "regex": "qobuz\\.com$", "text": "Qobuz"