fix(instances.json): add revvy and libre.me

This commit is contained in:
Ahwx 2023-08-15 21:22:25 +02:00 committed by GitHub
parent 171a18e52a
commit b06a07a25d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 14 additions and 2 deletions

View File

@ -2,9 +2,21 @@
"instances": [
{
"clearnet": "https://search.ahwx.org",
"tor": null,
"tor": "http://hyy7rcvknwb22v4nnoar635wntiwr4uwzhiuyimemyl4fz6k7tahj5id.onion",
"i2p": null,
"country": "NL"
"country": "FR"
},
{
"clearnet": "https://librex.me",
"tor": "librex.revvybrr6pvbx4n3j4475h4ghw4elqr4t5xo2vtd3gfpu2nrsnhh57id.onion",
"i2p": "revekebotog64xrrammtsmjwtwlg3vqyzwdurzt2pu6botg4bejq.b32.i2p",
"country": "CA"
},
{
"clearnet": "https://librex.revvy.de",
"tor": "librex.revvybrr6pvbx4n3j4475h4ghw4elqr4t5xo2vtd3gfpu2nrsnhh57id.onion",
"i2p": "revekebotog64xrrammtsmjwtwlg3vqyzwdurzt2pu6botg4bejq.b32.i2p",
"country": "CA"
},
]
}