From 2a0596f08fb54e2faef4bcb4548a28f5837fc067 Mon Sep 17 00:00:00 2001 From: BobIsMyManager Date: Tue, 26 Jul 2022 22:28:50 +0100 Subject: Many things Made all instances updateable Added hyperpipe Closes https://github.com/libredirect/libredirect/issues/398 Added cloudtube Closes https://github.com/libredirect/libredirect/issues/397 Start using prettier --- src/instances/facil.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 src/instances/facil.json (limited to 'src/instances/facil.json') diff --git a/src/instances/facil.json b/src/instances/facil.json new file mode 100644 index 00000000..798a9cfb --- /dev/null +++ b/src/instances/facil.json @@ -0,0 +1,6 @@ +{ + "normal": ["https://facilmap.org"], + "tor": [], + "i2p": [], + "loki": [] +} -- cgit 1.4.1