From 8d0c86641708b7704e297081a335ed78215491d5 Mon Sep 17 00:00:00 2001 From: Kyle David Rohland Date: Fri, 5 May 2023 22:48:52 +0000 Subject: [PATCH] New Instance: rimgo.xbdm.fun (#103) Reviewed-on: https://codeberg.org/video-prize-ranch/rimgo/pulls/103 Co-authored-by: Kyle David Rohland Co-committed-by: Kyle David Rohland --- README.md | 1 + instances.json | 7 +++++++ 2 files changed, 8 insertions(+) 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 } ]