mirror of
https://github.com/oxen-io/session-android.git
synced 2024-12-24 08:47:46 +00:00
Update the link preview domain whitelist.
This commit is contained in:
parent
7b20fca1ac
commit
e884911b60
@ -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"
|
||||
));
|
||||
|
Loading…
x
Reference in New Issue
Block a user