Update network security configuration

This commit is contained in:
Niels Andriesse 2020-02-05 13:35:19 +11:00
parent f38b7a30a0
commit 1d213395b9

View File

@ -2,6 +2,7 @@
<network-security-config> <network-security-config>
<domain-config cleartextTrafficPermitted="true"> <domain-config cleartextTrafficPermitted="true">
<domain includeSubdomains="true">imaginary.stream</domain> <domain includeSubdomains="true">imaginary.stream</domain>
<domain includeSubdomains="true">chat.getsession.org</domain>
<domain includeSubdomains="true">storage.seed1.loki.network</domain> <domain includeSubdomains="true">storage.seed1.loki.network</domain>
<domain includeSubdomains="true">storage.seed2.loki.network</domain> <domain includeSubdomains="true">storage.seed2.loki.network</domain>
<domain includeSubdomains="true">public.loki.foundation:22023</domain> <domain includeSubdomains="true">public.loki.foundation:22023</domain>