From 8572ce76be494987d861e7c3cca30cdfc99a2594 Mon Sep 17 00:00:00 2001 From: sij Date: Fri, 18 Oct 2024 19:50:57 +0200 Subject: [PATCH] Add federation.json --- federation.json | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 federation.json diff --git a/federation.json b/federation.json new file mode 100644 index 0000000..16716f4 --- /dev/null +++ b/federation.json @@ -0,0 +1,29 @@ +{ + "total": 8, + "data": [ + { + "host": "lone.earth" + }, + { + "host": "tube.rebellion.global" + }, + { + "host": "peertube.stream" + }, + { + "host": "kolektiva.media" + }, + { + "host": "bark.video" + }, + { + "host": "neat.tube" + }, + { + "host": "apertatube.net" + }, + { + "host": "tilvids_channel@tilvids.com" + } + ] +} \ No newline at end of file