mirror of
https://github.com/httpjamesm/AnonymousOverflow.git
synced 2025-04-20 05:49:15 +00:00
feat: onion array of instances
This commit is contained in:
parent
07a6203115
commit
e1c13249d4
1 changed files with 167 additions and 127 deletions
|
@ -1,4 +1,5 @@
|
||||||
[
|
{
|
||||||
|
"clearnet": [
|
||||||
{
|
{
|
||||||
"url": "https://code.whatever.social",
|
"url": "https://code.whatever.social",
|
||||||
"regions": ["Germany"],
|
"regions": ["Germany"],
|
||||||
|
@ -124,4 +125,43 @@
|
||||||
"regions": ["Ukraine"],
|
"regions": ["Ukraine"],
|
||||||
"operators": ["https://github.com/Sommerwiesel"]
|
"operators": ["https://github.com/Sommerwiesel"]
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
|
||||||
|
"onion": [
|
||||||
|
{
|
||||||
|
"url": "http://ao.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion",
|
||||||
|
"regions": ["United States"],
|
||||||
|
"admins": ["https://vern.cc"]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"url": "http://vernmzgraj6aaoafmehupvtkkynpaa67rxcdj2kinwiy6konn6rq.b32.i2p",
|
||||||
|
"regions": ["United States"],
|
||||||
|
"admins": ["https://vern.cc"]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"url": "http://overflow.pjsfkvpxlinjamtawaksbnnaqs2fc2mtvmozrzckxh7f3kis6yea25ad.onion/",
|
||||||
|
"regions": ["Germany"],
|
||||||
|
"admins": ["https://projectsegfau.lt/"]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"url": "http://overflow.daturab6drmkhyeia4ch5gvfc2f3wgo6bhjrv3pz6n7kxmvoznlkq4yd.onion/",
|
||||||
|
"regions": ["Germany"],
|
||||||
|
"admins": ["https://datura.network"]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"url": "http://ao.pk47sgwhncn5cgidm7bofngmh7lc7ukjdpk5bjwfemmyp27ovl25ikyd.onion/",
|
||||||
|
"regions": ["Germany"],
|
||||||
|
"admins": ["https://owo.si/"]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"url": "http://ay7akchgdh76r4lc62hzd52z6xqoh67loototsetvqxo5o7ngo5q.b32.i2p/",
|
||||||
|
"regions": ["Germany"],
|
||||||
|
"admins": ["https://owo.si/"]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"url": "http://overflow.r4focoma7gu2zdwwcjjad47ysxt634lg73sxmdbkdozanwqslho5ohyd.onion",
|
||||||
|
"regions": ["The Netherlands"],
|
||||||
|
"admins": ["https://r4fo.com"]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue