Merge pull request #130 from Fijxu/main

Add quetre.nadeko.net instance
This commit is contained in:
zyachel 2024-05-10 13:41:59 +00:00 committed by GitHub
commit 248e6209dc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 13 additions and 7 deletions

View file

@ -70,6 +70,7 @@ It enables you to see answers without ads, trackers, and other such bloat.
| <https://quetre.drgns.space/> | No | No | US | N/A (Self-hosted) | Operated with ❤️ from [drgns.space](https://drgns.space/) | | <https://quetre.drgns.space/> | No | No | US | N/A (Self-hosted) | Operated with ❤️ from [drgns.space](https://drgns.space/) |
| <https://quetre.r4fo.com/> | No | No | NL | Oracle | Operated by [r4fo](https://r4fo.com/) | | <https://quetre.r4fo.com/> | No | No | NL | Oracle | Operated by [r4fo](https://r4fo.com/) |
| <https://quetre.ducks.party/> | No | No | NL | Timeweb | Operated by [ducks.party](https://ducks.party/) | | <https://quetre.ducks.party/> | No | No | NL | Timeweb | Operated by [ducks.party](https://ducks.party/) |
| <https://quetre.nadeko.net/> | [Yes](http://quetre.nadekobxalvyqrhvp3m2atfgdmzp5vcwdmu3wo4htecwjkodancfmgid.onion) | No | CL | Oracle | Operated by [Fijxu](https://nadeko.net) |
Instances list in JSON format can be found in [instances.json](instances.json) file. Instances list in JSON format can be found in [instances.json](instances.json) file.

View file

@ -91,5 +91,10 @@
{ {
"clearnet": "https://quetre.ducks.party/", "clearnet": "https://quetre.ducks.party/",
"country": "NL" "country": "NL"
},
{
"clearnet": "https://quetre.nadeko.net/",
"tor": "http://quetre.nadekobxalvyqrhvp3m2atfgdmzp5vcwdmu3wo4htecwjkodancfmgid.onion",
"country": "CL"
} }
] ]