2019-08-06 01:55:46 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<network-security-config>
|
|
|
|
<domain-config cleartextTrafficPermitted="true">
|
2020-05-24 23:02:55 +00:00
|
|
|
<domain includeSubdomains="true">144.76.164.202</domain>
|
2019-08-06 01:55:46 +00:00
|
|
|
<domain includeSubdomains="true">storage.seed1.loki.network</domain>
|
|
|
|
<domain includeSubdomains="true">storage.seed2.loki.network</domain>
|
2020-04-08 00:44:55 +00:00
|
|
|
<domain includeSubdomains="true">public.loki.foundation</domain>
|
2020-02-10 22:38:05 +00:00
|
|
|
<domain includeSubdomains="true">file-dev.lokinet.org</domain>
|
2019-10-28 02:47:47 +00:00
|
|
|
<domain includeSubdomains="true">127.0.0.1</domain>
|
2019-08-06 01:55:46 +00:00
|
|
|
</domain-config>
|
|
|
|
</network-security-config>
|