From 7d32379152569ccb46eae8a99385241f4bf3670b Mon Sep 17 00:00:00 2001 From: jamesbrown8532 <128091819+jamesbrown8532@users.noreply.github.com> Date: Sun, 18 Feb 2024 12:35:59 +0000 Subject: [PATCH] Add SimplyTranslate instances --- fixed/simplyTranslate.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/fixed/simplyTranslate.json b/fixed/simplyTranslate.json index 2ec8287..cb04dee 100644 --- a/fixed/simplyTranslate.json +++ b/fixed/simplyTranslate.json @@ -1,6 +1,9 @@ { - "clearnet": ["https://simplytranslate.org"], - "tor": [], - "i2p": [], + "clearnet": [ + "https://simplytranslate.org", + "https://tl.vern.cc" + ], + "tor": ["http://tl.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion"], + "i2p": ["http://verna7avzgd4qqal7k2onjzwxcceqby2gwvya2a2frdswb7z2k4q.b32.i2p"], "loki": [] }