From 73170689af3275f38ef533427c9d1d997aa8d8a8 Mon Sep 17 00:00:00 2001 From: video-prize-ranch Date: Mon, 31 Jul 2023 01:44:23 +0000 Subject: [PATCH] Add rimgo.frontendfriendly.xyz (closes #121) --- README.md | 1 + instances.json | 7 +++++++ 2 files changed, 8 insertions(+) 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 } ]