add libremdb.canine.tools

This commit is contained in:
hyperdefined 2024-12-01 12:16:38 -05:00
parent 80c59acf0d
commit 4eb30dc534
No known key found for this signature in database
GPG Key ID: 73E2F183DF9477C6
2 changed files with 6 additions and 0 deletions

View File

@ -56,6 +56,7 @@ Inspired by projects like [teddit](https://codeberg.org/teddit/teddit), [nitter]
| <https://libremdb.hyperreal.coffee/> | No | No | US | No | Operated by [hyperreal64](https://github.com/hyperreal64) | | <https://libremdb.hyperreal.coffee/> | No | No | US | No | Operated by [hyperreal64](https://github.com/hyperreal64) |
| <https://ld.ca.zorby.top/> | [Yes](http://q3hetdcyyy572xznqmsledzlbv77moycoqs6ptehpp5vsmx4dtcuqeqd.onion/) | [Yes](http://5j37qusybvyhecljn4hr5i4chifdlfqfkfveythzpzyfxiibt7cq.b32.i2p/) | CA | No | Operated by [Troughy](https://zorby.top/) | | <https://ld.ca.zorby.top/> | [Yes](http://q3hetdcyyy572xznqmsledzlbv77moycoqs6ptehpp5vsmx4dtcuqeqd.onion/) | [Yes](http://5j37qusybvyhecljn4hr5i4chifdlfqfkfveythzpzyfxiibt7cq.b32.i2p/) | CA | No | Operated by [Troughy](https://zorby.top/) |
| <https://imdb.nerdvpn.de/> | No | No | UA | No | Operated by [Weidenwiesel](https://nerdvpn.de/) | | <https://imdb.nerdvpn.de/> | No | No | UA | No | Operated by [Weidenwiesel](https://nerdvpn.de/) |
| <https://libremdb.canine.tools/> | No | No | US | No | Operated by [canine.tools](https://canine.tools/) |
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.

View File

@ -115,5 +115,10 @@
"clearnet": "https://imdb.nerdvpn.de/", "clearnet": "https://imdb.nerdvpn.de/",
"cdn": false, "cdn": false,
"country": "UA" "country": "UA"
},
{
"clearnet": "https://libremdb.canine.tools/",
"cdn": false,
"country": "US"
} }
] ]