diff --git a/README.md b/README.md index 82da491..4eb7d69 100644 --- a/README.md +++ b/README.md @@ -95,6 +95,7 @@ To help distribute load, consider using instances other than the official one. | [rimgo.us.projectsegfau.lt](https://rimgo.projectsegfau.lt/) | 🇺🇸 US | DigitalOcean | ✅ Data not collected | | | [rimgo.in.projectsegfau.lt](https://rimgo.projectsegfau.lt/) | 🇮🇳 IN | Airtel | ✅ Data not collected | | | [rimgo.fascinated.cc](https://rimgo.fascinated.cc/) | 🇺🇸 US | Cloudflare | ✅ Data not collected | | +| [rimgo.xbdm.fun](https://rimgo.xbdm.fun/) | 🇩🇪 DE | Cloudflare | ✅ Data not collected | | ### Tor diff --git a/instances.json b/instances.json index 26a5032..dee8a3b 100644 --- a/instances.json +++ b/instances.json @@ -128,5 +128,12 @@ "us" ], "cloudflare": true + }, + { + "url": "https://rimgo.xbdm.fun", + "countries": [ + "de" + ], + "cloudflare": true } ]