diff options
author | ManeraKai <manerakai@protonmail.com> | 2022-05-04 22:46:21 +0300 |
---|---|---|
committer | ManeraKai <manerakai@protonmail.com> | 2022-05-04 22:46:21 +0300 |
commit | 6ca48a60514546e972bc66c63c9405b515121a99 (patch) | |
tree | c44e72afc4fbcb241bc63ab6be7d627956978762 /src/instances/piped.json | |
parent | Simplified code. Removed pixivMoe, old.reddit.com #239 (diff) | |
download | libredirect-6ca48a60514546e972bc66c63c9405b515121a99.zip |
Removed cloudflare instances & disabled YT Music by default #218
Diffstat (limited to 'src/instances/piped.json')
-rw-r--r-- | src/instances/piped.json | 34 |
1 files changed, 16 insertions, 18 deletions
diff --git a/src/instances/piped.json b/src/instances/piped.json index fa5cbef0..23cb8855 100644 --- a/src/instances/piped.json +++ b/src/instances/piped.json @@ -1,19 +1,17 @@ { - "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" - ] - } -} + "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" + ] +} \ No newline at end of file |