diff --git a/README.md b/README.md
index 90e5c39..2e0e3f6 100644
--- a/README.md
+++ b/README.md
@@ -57,6 +57,7 @@ Inspired by projects like [teddit](https://codeberg.org/teddit/teddit), [nitter]
| | [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/) |
+| | No | No | US | No | Operated by [jodanjodan](https://github.com/JodanJodan) |
Instances list in JSON format can be found in [instances.json](instances.json) file.
@@ -105,7 +106,7 @@ Instances list in JSON format can be found in [instances.json](instances.json) f
- [x] add a way to see trailer and other videos
- [ ] implement movie specific routes like:
- - [x] reviews(including critic reviews)
+ - [ ] reviews(including critic reviews)
- [ ] video & image gallery
- [ ] sections under 'did you know'
- [ ] release info
@@ -113,7 +114,7 @@ Instances list in JSON format can be found in [instances.json](instances.json) f
- [ ] implement other routes like:
- - [x] lists
+ - [ ] lists
- [ ] moviemeter
- [x] person info(includes directors and actors)
- [ ] company info
diff --git a/instances.json b/instances.json
index 07d6a67..067ec0c 100644
--- a/instances.json
+++ b/instances.json
@@ -120,5 +120,10 @@
"clearnet": "https://libremdb.canine.tools/",
"cdn": false,
"country": "US"
+ },
+ {
+ "clearnet": "https://libremdb-fly.fly.dev/",
+ "cdn": false,
+ "country": "US"
}
]
\ No newline at end of file