diff --git a/README.md b/README.md index afa0baa..e0fb9e4 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,7 @@ It enables you to see answers without ads, trackers, and other such bloat. | | No | No | US | RoyaleHosting | Operated by [canine.tools](https://canine.tools/) | | | No | No | DE | Datalix | Operated by [bloat.cat](https://bloat.cat/) | | | No | No | DE | Hetzner | Operated by [Gitro](https://gitro.xyz) | +| | No | No | DE | Hetzner (Cloudflare) | Operated by [Shindou Jeikobu](https://jeikobu.net) | Instances list in JSON format can be found in [instances.json](instances.json) file. diff --git a/instances.json b/instances.json index 2f11c86..684bdff 100644 --- a/instances.json +++ b/instances.json @@ -75,5 +75,9 @@ { "clearnet": "https://quetre.gitro.xyz", "country": "DE" + }, + { + "clearnet": "https://quetre.jeikobu.net", + "country": "DE" } ]