Skip to content

Commit

Permalink
fix(instances.json): add revvy and libre.me
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahwxorg authored Aug 15, 2023
1 parent 171a18e commit b06a07a
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions instances.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
},
]
}

0 comments on commit b06a07a

Please sign in to comment.