diff --git a/README.md b/README.md index 9cee5f9..4ffba3f 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,7 @@ It enables you to see answers without ads, trackers, and other such bloat. | | No | No | NL | Oracle | Operated by [r4fo](https://r4fo.com/) | | | No | No | NL | Timeweb | Operated by [ducks.party](https://ducks.party/) | | | [Yes](http://quetre.nadekobxalvyqrhvp3m2atfgdmzp5vcwdmu3wo4htecwjkodancfmgid.onion) | No | CL | Oracle | Operated by [Fijxu](https://nadeko.net) | +| | [Yes](http://quetre.coffee2m3bjsrrqqycx6ghkxrnejl2q6nl7pjw2j4clchjj6uk5zozad.onion) | No | AT | Alwyzon | Operated by [Private.coffee](https://private.coffee) | Instances list in JSON format can be found in [instances.json](instances.json) file. diff --git a/instances.json b/instances.json index 974e904..ef735a6 100644 --- a/instances.json +++ b/instances.json @@ -97,5 +97,10 @@ "clearnet": "https://quetre.nadeko.net/", "tor": "http://quetre.nadekobxalvyqrhvp3m2atfgdmzp5vcwdmu3wo4htecwjkodancfmgid.onion", "country": "CL" + }, + { + "clearnet": "https://quetre.private.coffee/", + "tor": "http://quetre.coffee2m3bjsrrqqycx6ghkxrnejl2q6nl7pjw2j4clchjj6uk5zozad.onion", + "country": "AT" } ]