diff --git a/README.md b/README.md index de1af8d..68f4dfc 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,7 @@ To help distribute load, consider using instances other than the official one. | [rim.odyssey346.dev](https://rim.odyssey346.dev/) | πŸ‡«πŸ‡·οΈ FR | Trolling Solutions (OVH) | βœ… Data not collected | | | [rimgo.privacytools.io](https://rimgo.privacytools.io/) | πŸ‡ΈπŸ‡ͺ SE | Cloudflare | βœ… Data not collected | | | [i.habedieeh.re](https://i.habedieeh.re/) | πŸ‡¨πŸ‡¦οΈ CA | Oracle Cloud | βœ… Data not collected | | +| [rimgo.hostux.net](https://rimgo.hostux.net/) | πŸ‡«πŸ‡·οΈ FR | Gandi | ⚠️ Data | | ### Tor diff --git a/instances.json b/instances.json index cb45dd6..6da780e 100644 --- a/instances.json +++ b/instances.json @@ -78,5 +78,12 @@ "fi" ], "cloudflare": false + }, + { + "url": "https://rimgo.hostux.net", + "countries": [ + "fr" + ], + "cloudflare": false } ]