mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-25 19:12:19 +00:00
Update the link preview domain whitelist.
This commit is contained in:
@@ -24,6 +24,7 @@ public class LinkPreviewDomains {
|
||||
public static final Set<String> IMAGES = new HashSet<>(Arrays.asList(
|
||||
"ytimg.com",
|
||||
"cdninstagram.com",
|
||||
"fbcdn.net",
|
||||
"redd.it",
|
||||
"imgur.com"
|
||||
));
|
||||
|
Reference in New Issue
Block a user