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/cloudtube.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 src/instances/cloudtube.json (limited to 'src/instances/cloudtube.json') diff --git a/src/instances/cloudtube.json b/src/instances/cloudtube.json new file mode 100644 index 00000000..402adc39 --- /dev/null +++ b/src/instances/cloudtube.json @@ -0,0 +1,6 @@ +{ + "normal": ["https://tube.cadence.moe", "https://yt.beparanoid.de"], + "tor": ["http://yt.prnoid54e44a4bduq5due64jkk7wcnkxcp5kv3juncm7veptjcqudgyd.onion"], + "i2p": [], + "loki": [] +} -- cgit 1.4.1