Add Hostux instance (#69) [ci skip]
Reviewed-on: https://codeberg.org/video-prize-ranch/rimgo/pulls/69 Co-authored-by: valere <valere@noreply.codeberg.org> Co-committed-by: valere <valere@noreply.codeberg.org>
This commit is contained in:
parent
69e7baa594
commit
e58cfa872e
|
@ -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
|
||||
|
||||
|
|
|
@ -78,5 +78,12 @@
|
|||
"fi"
|
||||
],
|
||||
"cloudflare": false
|
||||
},
|
||||
{
|
||||
"url": "https://rimgo.hostux.net",
|
||||
"countries": [
|
||||
"fr"
|
||||
],
|
||||
"cloudflare": false
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue