diff --git a/README.md b/README.md index 1f522d9..ffff377 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,9 @@ Inspired by projects like [teddit](https://codeberg.org/teddit/teddit), [nitter] | | No | No | TR | No | Operated by [ngn](https://ngn.tf/) | | | No | No | RO | No | Operated by [bloat.cat](https://bloat.cat/) | | | No | No | US | Yes | Operated by [blade10101](https://github.com/blade10101) | -| | No | No | US | No | Operated by [hyperreal64](https://github.com/hyperreal64) | +| | No | No | US | No | Operated by [hyperreal64](https://github.com/hyperreal64) | +| | [Yes](http://q3hetdcyyy572xznqmsledzlbv77moycoqs6ptehpp5vsmx4dtcuqeqd.onion/) | [Yes](http://5j37qusybvyhecljn4hr5i4chifdlfqfkfveythzpzyfxiibt7cq.b32.i2p/) | CA | No | Operated by [Troughy](https://zorby.top/) | +| | No | No | UA | No | Operated by [Weidenwiesel](https://nerdvpn.de/) | Instances list in JSON format can be found in [instances.json](instances.json) file. @@ -215,4 +217,4 @@ See [License](./LICENSE) for full legalese. ## Disclaimer -*libremdb does not host any content. All content on libremdb is from IMDb. IMDb is a trademark of IMDb.com, Inc.* +_libremdb does not host any content. All content on libremdb is from IMDb. IMDb is a trademark of IMDb.com, Inc._ diff --git a/instances.json b/instances.json index 34c55c3..85d1558 100644 --- a/instances.json +++ b/instances.json @@ -103,5 +103,17 @@ "clearnet": "https://libremdb.hyperreal.coffee/", "cdn": false, "country": "US" + }, + { + "clearnet": "https://ld.ca.zorby.top/", + "tor": "http://q3hetdcyyy572xznqmsledzlbv77moycoqs6ptehpp5vsmx4dtcuqeqd.onion/", + "i2p": "http://5j37qusybvyhecljn4hr5i4chifdlfqfkfveythzpzyfxiibt7cq.b32.i2p/", + "cdn": false, + "country": "CA" + }, + { + "clearnet": "https://imdb.nerdvpn.de/", + "cdn": false, + "country": "UA" } -] +] \ No newline at end of file