mirror of
https://github.com/oxen-io/session-android.git
synced 2024-12-25 09:17:44 +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(
|
public static final Set<String> IMAGES = new HashSet<>(Arrays.asList(
|
||||||
"ytimg.com",
|
"ytimg.com",
|
||||||
"cdninstagram.com",
|
"cdninstagram.com",
|
||||||
|
"fbcdn.net",
|
||||||
"redd.it",
|
"redd.it",
|
||||||
"imgur.com"
|
"imgur.com"
|
||||||
));
|
));
|
||||||
|
Loading…
x
Reference in New Issue
Block a user