diff --git a/README.md b/README.md index 678664f..3d480c6 100644 --- a/README.md +++ b/README.md @@ -94,6 +94,7 @@ Open an issue to have your instance listed here! See the rules for the instance | [rimgo.whateveritworks.org](https://rimgo.whateveritworks.org/) | πŸ‡©πŸ‡ͺ DE | Cloudflare | βœ… Data not collected | | | [rimgo.nohost.network](https://rimgo.nohost.network/) | πŸ‡²πŸ‡½ MX | Telmex | βœ… Data not collected | | | [rimgo.catsarch.com](https://rimgo.catsarch.com/) | πŸ‡ΊπŸ‡Έ US | Comcast | βœ… Data not collected | Self-hosted, provider is ISP | +| [rimgo.frontendfriendly.xyz](https://rimgo.frontendfriendly.xyz/) | πŸ‡©πŸ‡ͺ DE | Hetzner | ⚠️ Data collected | | ### Tor diff --git a/instances.json b/instances.json index 99dc16e..d36aaa8 100644 --- a/instances.json +++ b/instances.json @@ -131,5 +131,12 @@ "us" ], "cloudflare": false + }, + { + "url": "https://rimgo.frontendfriendly.xyz", + "countries": [ + "de" + ], + "cloudflare": false } ]