diff --git a/README.md b/README.md index 22f4a7f..9c22a51 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,7 @@ To help distribute load, consider using instances other than the official one. | [rimgo.lunar.icu](https://rimgo.marcopisco.com/) | πŸ‡©πŸ‡ͺ DE | Cloudflare | βœ… Data not collected | | | [imgur.010032.xyz](https://imgur.010032.xyz/) | πŸ‡°πŸ‡· KR | Cloudflare | βœ… Data not collected | | | [rimgo.kling.gg](https://rimgo.kling.gg/) | πŸ‡³πŸ‡± NL | RamNode | βœ… Data not collected | | +| [i.01r.xyz](https://i.01r.xyz/) | πŸ‡ΊπŸ‡Έ US | Cloudflare | βœ… Data not collected | | ### Tor diff --git a/instances.json b/instances.json index 6d99cbd..12e1dad 100644 --- a/instances.json +++ b/instances.json @@ -114,5 +114,12 @@ "nl" ], "cloudflare": false + }, + { + "url": "https://i.01r.xyz", + "countries": [ + "us" + ], + "cloudflare": true } ]