diff --git a/api/backend.json b/api/backend.json index 5a5ecd2..db28514 100644 --- a/api/backend.json +++ b/api/backend.json @@ -16,5 +16,11 @@ "locations": "πŸ‡¨πŸ‡¦", "api_url": "http://hyperpipeapi.lqs5fjmajyp7rvp4qvyubwofzi6d4imua7vs237rkc4m5qogitqwrgyd.onion", "org": "OVH SAS" + }, + { + "name": "listenapi.whatever.social", + "locations": "πŸ‡ΊπŸ‡Έ", + "api_url": "https://listenapi.whatever.social", + "org": "Advin" } ] \ No newline at end of file diff --git a/api/frontend.json b/api/frontend.json index 925fb25..90321cf 100644 --- a/api/frontend.json +++ b/api/frontend.json @@ -10,5 +10,9 @@ { "name": "hyperpipe.lqs5fjmajyp7rvp4qvyubwofzi6d4imua7vs237rkc4m5qogitqwrgyd.onion", "url": "http://hyperpipe.lqs5fjmajyp7rvp4qvyubwofzi6d4imua7vs237rkc4m5qogitqwrgyd.onion" - } + }, + { + "name": "listen.whatever.social", + "url": "https://listen.whatever.social" + } ] \ No newline at end of file