diff options
author | BobIsMyManager <bimmgitsignature.nly8m@simplelogin.co> | 2022-07-26 22:28:50 +0100 |
---|---|---|
committer | BobIsMyManager <bimmgitsignature.nly8m@simplelogin.co> | 2022-07-26 22:28:50 +0100 |
commit | 2a0596f08fb54e2faef4bcb4548a28f5837fc067 (patch) | |
tree | cf5851f95c37da269a561623cee0d3967ca321ec /src/instances/neuters.json | |
parent | I should really inspect diffs before commiting (diff) | |
download | libredirect-2a0596f08fb54e2faef4bcb4548a28f5837fc067.zip |
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
Diffstat (limited to 'src/instances/neuters.json')
-rw-r--r-- | src/instances/neuters.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/instances/neuters.json b/src/instances/neuters.json new file mode 100644 index 00000000..9e224a52 --- /dev/null +++ b/src/instances/neuters.json @@ -0,0 +1,6 @@ +{ + "normal": ["https://neuters.de"], + "tor": [], + "i2p": [], + "loki": [] +} |