Merge branch 'main' of github:zyachel/quetre

This commit is contained in:
zyachel 2024-10-26 19:34:51 +00:00
commit e1601c1ca3
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.private.coffee/> | [Yes](http://quetre.coffee2m3bjsrrqqycx6ghkxrnejl2q6nl7pjw2j4clchjj6uk5zozad.onion) | No | AT | Alwyzon | Operated by [Private.coffee](https://private.coffee) |
| <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) |
Instances list in JSON format can be found in [instances.json](instances.json) file.

View file

@ -77,5 +77,9 @@
{
"clearnet": "https://qt.bloat.cat/",
"country": "DE"
},
{
"clearnet": "https://quetre.gitro.xyz",
"country": "DE"
}
]