mirror of
https://github.com/status-im/status-go.git
synced 2025-02-16 08:50:09 +00:00
Add previews for youtube links with www subdomain
This commit is contained in:
parent
551715f493
commit
550de3bff2
@ -70,6 +70,11 @@ func LinkPreviewWhitelist() []Site {
|
||||
Address: "youtube.com",
|
||||
ImageSite: false,
|
||||
},
|
||||
{
|
||||
Title: "YouTube with subdomain",
|
||||
Address: "www.youtube.com",
|
||||
ImageSite: false,
|
||||
},
|
||||
{
|
||||
Title: "YouTube shortener",
|
||||
Address: "youtu.be",
|
||||
|
Loading…
x
Reference in New Issue
Block a user