From 258fae5081448074f9b877df7510bb4ee6484b76 Mon Sep 17 00:00:00 2001 From: Edward <101938856+EdwardLangdon@users.noreply.github.com> Date: Sun, 24 Apr 2022 08:52:04 +0000 Subject: Created Piped-instance.json (#217) This .json file is made for fetching of instances by the Python Script as Currently the Piped Instances are updated only when the Extension updates. So, This would solve the problem. --- src/instances/piped-instances.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 src/instances/piped-instances.json (limited to 'src') diff --git a/src/instances/piped-instances.json b/src/instances/piped-instances.json new file mode 100644 index 00000000..0a334082 --- /dev/null +++ b/src/instances/piped-instances.json @@ -0,0 +1,18 @@ +{ + "piped": { + "normal": [ + "https://piped.kavin.rocks", + "https://piped.silkky.cloud", + "https://piped.tokhmi.xyz", + "https://piped.moomoo.me", + "https://il.ax", + "https://piped.syncpundit.com", + "https://piped.mha.fi", + "https://piped.mint.lgbt", + "https://piped.privacy.com.de", + "https://piped.notyourcomputer.net" + ], + "tor" : [ + "http://piped2bbch4xslbl2ckr6k62q56kon56ffowxaqzy42ai22a4sash3ad.onion" + ] + } -- cgit 1.4.1