diff --git a/README.md b/README.md
index aebb01a..b220f08 100644
--- a/README.md
+++ b/README.md
@@ -54,6 +54,7 @@ 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) |
Instances list in JSON format can be found in [instances.json](instances.json) file.
diff --git a/instances.json b/instances.json
index 395d491..8262192 100644
--- a/instances.json
+++ b/instances.json
@@ -102,5 +102,10 @@
"clearnet": "https://libremdb.darkness.services/",
"cdn": true,
"country": "US"
+ },
+ {
+ "clearnet": "https://libremdb.nirn.quest/",
+ "cdn": false,
+ "country": "US"
}
]