From c9768cd6187b77a807d13cb0dadc541bd48bc3f9 Mon Sep 17 00:00:00 2001 From: Alan Hamlett Date: Fri, 30 Aug 2024 14:51:12 +0200 Subject: [PATCH] Add x.com to list of default social sites --- src/config/config.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/config/config.ts b/src/config/config.ts index e499c09..9a861c5 100644 --- a/src/config/config.ts +++ b/src/config/config.ts @@ -176,6 +176,7 @@ const config: Config = { 'tiktok.com', 'twitter.com', 'whatsapp.com', + 'x.com', 'youtube.com', ],