Improve network reliability.

This commit is contained in:
Andrew
2025-03-10 20:35:35 -04:00
committed by Greyson Parrelli
parent d6316d955f
commit 8f00373e08

View File

@@ -169,7 +169,7 @@ class SignalServiceNetworkAccess(context: Context) {
HostConfig("https://android.clients.google.com", G_HOST, PLAY_CONNECTION_SPEC),
HostConfig("https://clients3.google.com", G_HOST, GMAPS_CONNECTION_SPEC),
HostConfig("https://clients4.google.com", G_HOST, GMAPS_CONNECTION_SPEC),
HostConfig("https://inbox.google.com", G_HOST, GMAIL_CONNECTION_SPEC)
HostConfig("https://googlemail.com", G_HOST, GMAIL_CONNECTION_SPEC)
)
private val fUrls = arrayOf("https://github.githubassets.com", "https://pinterest.com", "https://www.redditstatic.com")