From b33eeb13dc21fc95184f231646fa382f0f981343 Mon Sep 17 00:00:00 2001 From: "Aleksandar \"The Cobra\" Widulski" Date: Wed, 8 Jun 2022 20:59:10 -0400 Subject: [PATCH] Add ~vern onion too Signed-off-by: Aleksandar "The Cobra" Widulski --- README.md | 3 ++- instances.json | 4 +++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 248c215..7c9bc9c 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,7 @@ Open an issue to have your instance listed here! | [jx3dpcwedpzu2mh54obk5gvl64i2ln7pt5mrzd75s4jnndkqwzaim7ad.onion](http://jx3dpcwedpzu2mh54obk5gvl64i2ln7pt5mrzd75s4jnndkqwzaim7ad.onion) | πŸ‡ΊπŸ‡Έ US | | [rimgo.lqs5fjmajyp7rvp4qvyubwofzi6d4imua7vs237rkc4m5qogitqwrgyd.onion](http://rimgo.lqs5fjmajyp7rvp4qvyubwofzi6d4imua7vs237rkc4m5qogitqwrgyd.onion) | πŸ‡¨πŸ‡¦ CA | | [be7udfhmnzqyt7cxysg6c4pbawarvaofjjywp35nhd5qamewdfxl6sid.onion](http://be7udfhmnzqyt7cxysg6c4pbawarvaofjjywp35nhd5qamewdfxl6sid.onion) | πŸ‡¦πŸ‡Ί AU | +| [rimgo.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion](http://rimgo.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion) | πŸ‡¨πŸ‡¦ CA | ### I2P @@ -146,4 +147,4 @@ rimgo can be configured using environment variables. PRs are welcome! You can also send patches to `cb.8a3w5@simplelogin.co` but pull requests are preferred. -This software is released under the AGPL 3.0 license. In short, this means that if you make any modifications to the code and then publish the result (e.g. by hosting the result on a web server), you must publicly distribute your changes and declare that they also use AGPL 3.0. \ No newline at end of file +This software is released under the AGPL 3.0 license. In short, this means that if you make any modifications to the code and then publish the result (e.g. by hosting the result on a web server), you must publicly distribute your changes and declare that they also use AGPL 3.0. diff --git a/instances.json b/instances.json index 77587ab..832a6d1 100644 --- a/instances.json +++ b/instances.json @@ -9,9 +9,11 @@ "i.actionsack.com", "rimgo.privacydev.net", "imgur.artemislena.eu", + "rimgo.vern.cc", "l4d4owboqr6xcmd6lf64gbegel62kbudu3x3jnldz2mx6mhn3bsv3zyd.onion", "jx3dpcwedpzu2mh54obk5gvl64i2ln7pt5mrzd75s4jnndkqwzaim7ad.onion", "rimgo.lqs5fjmajyp7rvp4qvyubwofzi6d4imua7vs237rkc4m5qogitqwrgyd.onion", "be7udfhmnzqyt7cxysg6c4pbawarvaofjjywp35nhd5qamewdfxl6sid.onion", + "rimgo.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion", "xazdnfgtzmcbcxhmcbbvr4uodd6jtn4fdiayasghywdn227xsmoa.b32.i2p" -] \ No newline at end of file +]