Merge pull request #141 from shindouj/patch-1

Added quetre.jeikobu.net to instance list
This commit is contained in:
zyachel 2024-11-30 13:46:47 +00:00 committed by GitHub
commit 2796cd8420
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 0 deletions

View file

@ -66,6 +66,7 @@ It enables you to see answers without ads, trackers, and other such bloat.
| <https://quetre.canine.tools/> | No | No | US | RoyaleHosting | Operated by [canine.tools](https://canine.tools/) |
| <https://qt.bloat.cat/> | No | No | DE | Datalix | Operated by [bloat.cat](https://bloat.cat/) |
| <https://quetre.gitro.xyz> | No | No | DE | Hetzner | Operated by [Gitro](https://gitro.xyz) |
| <https://quetre.jeikobu.net> | 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.

View file

@ -75,5 +75,9 @@
{
"clearnet": "https://quetre.gitro.xyz",
"country": "DE"
},
{
"clearnet": "https://quetre.jeikobu.net",
"country": "DE"
}
]