From 7af9fe84d926a87972941c33898196e887c13b36 Mon Sep 17 00:00:00 2001 From: whateversocial2 Date: Sat, 13 Aug 2022 00:22:15 +0200 Subject: [PATCH 1/3] Update 'api/frontend.json' --- api/frontend.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/api/frontend.json b/api/frontend.json index 925fb25..5b30738 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 From 725ed7f20e9b24671c2aa43e997e67eca688e281 Mon Sep 17 00:00:00 2001 From: whateversocial2 Date: Sat, 13 Aug 2022 00:24:19 +0200 Subject: [PATCH 2/3] Update 'api/backend.json' --- api/backend.json | 6 ++++++ 1 file changed, 6 insertions(+) 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 From b0e652721dc08a81e00c62641daaa0c88ffb843a Mon Sep 17 00:00:00 2001 From: whateversocial2 Date: Sat, 13 Aug 2022 00:24:40 +0200 Subject: [PATCH 3/3] Update 'api/frontend.json' --- api/frontend.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/frontend.json b/api/frontend.json index 5b30738..90321cf 100644 --- a/api/frontend.json +++ b/api/frontend.json @@ -12,7 +12,7 @@ "url": "http://hyperpipe.lqs5fjmajyp7rvp4qvyubwofzi6d4imua7vs237rkc4m5qogitqwrgyd.onion" }, { - "name": "listen.whatever.social" + "name": "listen.whatever.social", "url": "https://listen.whatever.social" } ] \ No newline at end of file