mirror of
https://github.com/zyachel/libremdb.git
synced 2024-12-06 19:26:47 +01:00
Squashed commit of the following:
commitd37c6c9da7Author: ngn <78868991+ngn13@users.noreply.github.com> Date: Tue Mar 12 17:10:21 2024 +0000 fix formatting for the last time commit8802a49c80Author: ngn <78868991+ngn13@users.noreply.github.com> Date: Tue Mar 12 17:09:04 2024 +0000 fix URL formatting for lmdb.ngn.tf commitaf89380337Author: ngn <78868991+ngn13@users.noreply.github.com> Date: Tue Mar 12 17:05:53 2024 +0000 add lmdb.ngn.tf to instances.json commiteeb14a84d5Author: ngn <78868991+ngn13@users.noreply.github.com> Date: Tue Mar 12 17:02:21 2024 +0000 add lmdb.ngn.tf to README
This commit is contained in:
@@ -52,6 +52,7 @@ Inspired by projects like [teddit](https://codeberg.org/teddit/teddit), [nitter]
|
||||
| <https://libremdb.r4fo.com/> | [Yes](http://libremdb.r4focoma7gu2zdwwcjjad47ysxt634lg73sxmdbkdozanwqslho5ohyd.onion/) | No | NL | No | Operated by [r4fo](https://r4fo.com/) |
|
||||
| <https://libremdb.privacydev.net/> | [Yes](http://libremdb.g4c3eya4clenolymqbpgwz3q3tawoxw56yhzk4vugqrl6dtu3ejvhjid.onion/) | No | FR | No | Operated by [PrivacyDev](https://privacydev.net/) |
|
||||
| <https://libremdb.ducks.party/> | No | No | NL | No | Operated by [ducks.party](https://ducks.party/) |
|
||||
| <https://lmdb.ngn.tf/> | No | No | TR | No | Operated by [ngn](https://ngn.tf/) |
|
||||
|
||||
Instances list in JSON format can be found in [instances.json](instances.json) file.
|
||||
|
||||
|
||||
@@ -87,5 +87,10 @@
|
||||
"clearnet": "https://libremdb.ducks.party/",
|
||||
"cdn": false,
|
||||
"country": "NL"
|
||||
},
|
||||
{
|
||||
"clearnet": "https://lmdb.ngn.tf/",
|
||||
"cdn": false,
|
||||
"country": "TR"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user