From 3ad42dfa139a8dc1c3ba3aa7e720213e52057bc4 Mon Sep 17 00:00:00 2001 From: ririxi Date: Mon, 6 May 2024 15:57:41 +0200 Subject: [PATCH] chore(blacklist): remove an extension (#745) --- resources/blacklist.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/resources/blacklist.json b/resources/blacklist.json index 0dc89a5b..1761d9cd 100644 --- a/resources/blacklist.json +++ b/resources/blacklist.json @@ -1,6 +1,3 @@ { - "repos": [ - "https://github.com/FoxRefire/spiceDL", - "https://github.com/dupitydumb/LyricsPlus-Spotify" - ] + "repos": ["https://github.com/FoxRefire/spiceDL"] }