From 329a52ea8bf3c3e9e9bf9b00608fa13967985acc Mon Sep 17 00:00:00 2001 From: ManeraKai Date: Tue, 9 Jul 2024 11:44:28 +0300 Subject: [PATCH] Removed not working default instanecs https://github.com/libredirect/browser_extension/issues/939 --- src/assets/javascripts/services.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/assets/javascripts/services.js b/src/assets/javascripts/services.js index 207ca52..b556c22 100644 --- a/src/assets/javascripts/services.js +++ b/src/assets/javascripts/services.js @@ -733,13 +733,13 @@ const defaultInstances = { "tent": ['https://tent.sny.sh'], "wolfreeAlpha": ['https://gqq.gitlab.io', 'https://uqq.gitlab.io'], "laboratory": ['https://lab.vern.cc'], - 'binternet': ['https://binternet.ahwx.org'], + 'binternet': ['https://bn.bloat.cat'], 'pixivFe': ['https://pixivfe.exozy.me'], 'indestructables': ['https://indestructables.private.coffee'], 'destructables': ['https://ds.vern.cc'], 'safetwitch': ['https://safetwitch.drgns.space'], 'twineo': ['https://twineo.exozy.me'], - 'proxigram': ['https://proxigram.privacyfrontends.repl.co'], + 'proxigram': ['https://ig.opnxng.com'], 'tuboYoutube': ['https://tubo.migalmoreno.com'], 'tuboSoundcloud': ['https://tubo.migalmoreno.com'], 'tekstoLibre': ['https://davilarek.github.io/TekstoLibre'],