From 40d9b4937c17d7b1ff82ebe0eb4ad109c3b0cc09 Mon Sep 17 00:00:00 2001 From: hzrd149 Date: Tue, 7 Feb 2023 17:04:18 -0600 Subject: [PATCH] update tidal embed --- src/components/post/post-contents.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/post/post-contents.tsx b/src/components/post/post-contents.tsx index 5b8a718ba..3c700b298 100644 --- a/src/components/post/post-contents.tsx +++ b/src/components/post/post-contents.tsx @@ -40,10 +40,10 @@ const embeds: { regexp: RegExp; render: (match: RegExpMatchArray, trusted: boole }, // Tidal { - regexp: /https?:\/\/tidal\.com\/track\/(\d+)/im, + regexp: /https?:\/\/tidal\.com(\/browse)?\/track\/(\d+)/im, render: (match) => (