From a8fe33f14a9e7a3622eb1be721a7a74600d9a86e Mon Sep 17 00:00:00 2001 From: Jonathan Trott Date: Tue, 25 Nov 2025 12:01:47 +1100 Subject: [PATCH] Add linkprotect.cudasvc.com as a link shorterner --- apps/finicky/src/shorturl/shortener_domains.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/apps/finicky/src/shorturl/shortener_domains.json b/apps/finicky/src/shorturl/shortener_domains.json index a0c091f..24cde6e 100644 --- a/apps/finicky/src/shorturl/shortener_domains.json +++ b/apps/finicky/src/shorturl/shortener_domains.json @@ -15,5 +15,6 @@ "tiny.cc", "tinyurl.com", "urlshortener.teams.microsoft.com", - "wu8.in" + "wu8.in", + "linkprotect.cudasvc.com" ]