diff options
author | Hygna <hygna@proton.me> | 2022-09-10 20:48:57 +0100 |
---|---|---|
committer | Hygna <hygna@proton.me> | 2022-09-10 20:48:57 +0100 |
commit | 25de09a9359eda0c038640b2a792cd3c753f5511 (patch) | |
tree | f5740022220596687b39ccc6eeda63eadc91ffb5 /src/instances/beatbump.json | |
parent | Make config.json fetching work (diff) | |
download | libredirect-25de09a9359eda0c038640b2a792cd3c753f5511.zip |
Further progress
Diffstat (limited to 'src/instances/beatbump.json')
-rw-r--r-- | src/instances/beatbump.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/instances/beatbump.json b/src/instances/beatbump.json index 4c7f65a6..c5c78123 100644 --- a/src/instances/beatbump.json +++ b/src/instances/beatbump.json @@ -1,6 +1,6 @@ { - "normal": ["https://beatbump.ml"], - "tor": [], + "clearnet": ["https://beatbump.ml", "https://beatbump.esmailelbob.xyz"], + "tor": ["http://beatbump.lqs5fjmajyp7rvp4qvyubwofzi6d4imua7vs237rkc4m5qogitqwrgyd.onion"], "i2p": [], "loki": [] } |