docs(instances): update instances list
add a new instance by @hyperreal64 closes https://github.com/zyachel/libremdb/issues/75
This commit is contained in:
parent
2626dfd8ab
commit
fec2cb7296
@ -54,6 +54,7 @@ Inspired by projects like [teddit](https://codeberg.org/teddit/teddit), [nitter]
|
|||||||
| <https://lmdb.ngn.tf/> | No | No | TR | No | Operated by [ngn](https://ngn.tf/) |
|
| <https://lmdb.ngn.tf/> | No | No | TR | No | Operated by [ngn](https://ngn.tf/) |
|
||||||
| <https://lmdb.bloat.cat/> | No | No | RO | No | Operated by [bloat.cat](https://bloat.cat/) |
|
| <https://lmdb.bloat.cat/> | No | No | RO | No | Operated by [bloat.cat](https://bloat.cat/) |
|
||||||
| <https://libremdb.darkness.services/> | No | No | US | Yes | Operated by [blade10101](https://github.com/blade10101) |
|
| <https://libremdb.darkness.services/> | No | No | US | Yes | Operated by [blade10101](https://github.com/blade10101) |
|
||||||
|
| <https://libremdb.nirn.quest/> | No | No | US | No | Operated by [hyperreal64](https://github.com/hyperreal64) |
|
||||||
|
|
||||||
Instances list in JSON format can be found in [instances.json](instances.json) file.
|
Instances list in JSON format can be found in [instances.json](instances.json) file.
|
||||||
|
|
||||||
|
@ -102,5 +102,10 @@
|
|||||||
"clearnet": "https://libremdb.darkness.services/",
|
"clearnet": "https://libremdb.darkness.services/",
|
||||||
"cdn": true,
|
"cdn": true,
|
||||||
"country": "US"
|
"country": "US"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"clearnet": "https://libremdb.nirn.quest/",
|
||||||
|
"cdn": false,
|
||||||
|
"country": "US"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user