Files
feeddeck/supabase/functions/_shared/feed
Rico BergerandGitHub d292cd00b7 [youtube] Add Missing URL in isYoutubeUrl Function (#20)
In the "isYoutubeUrl" function we are checking if the provided url is
related to YouTube. For that we checked if the url starts with
"https://www.youtube.com/" or "https://m.youtube.com/", but we also have
to check if the url starts with "https://youtube.com/" which is used
when a users shares a link to a channel via the YouTube app.

In this commit we add the missing "https://youtube.com/" option to the
"isYoutubeUrl" function.
2023-10-07 19:19:39 +02:00
..
2023-09-08 22:08:43 +02:00
2023-09-17 18:39:42 +02:00
2023-09-08 22:08:43 +02:00
2023-09-08 22:08:43 +02:00
2023-09-08 22:08:43 +02:00
2023-10-02 19:59:52 +02:00
2023-09-08 22:08:43 +02:00
2023-09-08 22:08:43 +02:00
2023-09-08 22:08:43 +02:00