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.
This commit is contained in:
Edward 2022-04-24 08:52:04 +00:00 committed by GitHub
parent df7b47a51a
commit 258fae5081
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 18 additions and 0 deletions

View File

@ -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"
]
}