From 4eb30dc5341922efbffb5d8680997414ea7129ec Mon Sep 17 00:00:00 2001 From: hyperdefined Date: Sun, 1 Dec 2024 12:16:38 -0500 Subject: [PATCH] add libremdb.canine.tools --- README.md | 1 + instances.json | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/README.md b/README.md index 714ff9f..ed65e70 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,7 @@ Inspired by projects like [teddit](https://codeberg.org/teddit/teddit), [nitter] | | 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/) | +| | 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. diff --git a/instances.json b/instances.json index fc74fc8..07d6a67 100644 --- a/instances.json +++ b/instances.json @@ -115,5 +115,10 @@ "clearnet": "https://imdb.nerdvpn.de/", "cdn": false, "country": "UA" + }, + { + "clearnet": "https://libremdb.canine.tools/", + "cdn": false, + "country": "US" } ] \ No newline at end of file