mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-02-28 13:48:12 +00:00
Do not attempt to create link previews for .onion links.
This commit is contained in:
@@ -28,6 +28,7 @@ public class LinkPreviewUtilTest_isLegal {
|
||||
{ "кц.com", false },
|
||||
{ "http://asĸ.com", false },
|
||||
{ "http://foo.кц.рф", false },
|
||||
{ "https://abcdefg.onion", false },
|
||||
{ "", false }
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user