diff options
author | cyBerta <cyberta@riseup.net> | 2021-12-13 10:11:52 +0100 |
---|---|---|
committer | cyBerta <cyberta@riseup.net> | 2021-12-13 22:16:59 +0100 |
commit | 8e5ce3e312f03035314b6ab036c625f83a515fc7 (patch) | |
tree | 7e378caeab0560ab86a0cfd55b4f41606d30c764 /app/src/normal/assets/urls | |
parent | 70a64dad36db8a79f2e9c2a8bf4bdc0842b67708 (diff) |
add hexacab config testwise
Diffstat (limited to 'app/src/normal/assets/urls')
-rw-r--r-- | app/src/normal/assets/urls/float.hexacab.org.url | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/app/src/normal/assets/urls/float.hexacab.org.url b/app/src/normal/assets/urls/float.hexacab.org.url new file mode 100644 index 00000000..675a01dd --- /dev/null +++ b/app/src/normal/assets/urls/float.hexacab.org.url @@ -0,0 +1,6 @@ +{ + "main_url" : "https://float.hexacab.org", + "provider_ip" : "198.252.153.67", + "provider_api_ip" : "198.252.153.106", + "geoip_url" : "https://menshen.float.hexacab.org/json" +} |