Add missing domain to link preview whitelist.

pull/1/head
Matthew Chen 6 years ago
parent e2747dc702
commit 635b5740ac

@ -278,7 +278,8 @@ public class OWSLinkPreview: MTLModel {
"reddit.com",
"imgur.com",
"instagram.com",
"giphy.com"
"giphy.com",
"youtu.be"
]
// TODO: Finalize

Loading…
Cancel
Save