Merge pull request #92 from caninetools/main

add libremdb.canine.tools
This commit is contained in:
zyachel 2024-12-01 20:57:42 +00:00 committed by GitHub
commit 82e530e82b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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://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://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.

View File

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