diff options
author | BobIsMyManager <bimmgitsignature.nly8m@simplelogin.co> | 2022-08-03 14:51:14 +0100 |
---|---|---|
committer | BobIsMyManager <bimmgitsignature.nly8m@simplelogin.co> | 2022-08-03 14:51:14 +0100 |
commit | d3dca6a91bcf79b46745743d1d82957b5e8b0132 (patch) | |
tree | a573938c8c7523d6226e59037635520d7d399c97 /src/instances | |
parent | Make checkbox actually work (diff) | |
download | libredirect-d3dca6a91bcf79b46745743d1d82957b5e8b0132.zip |
Fix some beatbump redirects
Diffstat (limited to 'src/instances')
-rw-r--r-- | src/instances/beatbump.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/src/instances/beatbump.json b/src/instances/beatbump.json index 4c7f65a6..df5a20f7 100644 --- a/src/instances/beatbump.json +++ b/src/instances/beatbump.json @@ -1,5 +1,8 @@ { - "normal": ["https://beatbump.ml"], + "normal": [ + "https://beatbump.ml", + "https://beatbump.esmailelbob.xyz" + ], "tor": [], "i2p": [], "loki": [] |