mirror of
https://github.com/zyachel/quetre.git
synced 2025-04-03 21:17:36 +03:00
Merge pull request #134 from kumitterer/patch-1
Add quetre.private.coffee instance
This commit is contained in:
commit
1773b9d916
2 changed files with 6 additions and 0 deletions
|
@ -71,6 +71,7 @@ It enables you to see answers without ads, trackers, and other such bloat.
|
|||
| <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.nadeko.net/> | [Yes](http://quetre.nadekobxalvyqrhvp3m2atfgdmzp5vcwdmu3wo4htecwjkodancfmgid.onion) | No | CL | Oracle | Operated by [Fijxu](https://nadeko.net) |
|
||||
| <https://quetre.private.coffee/> | [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.
|
||||
|
||||
|
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue