aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/_locales/de/messages.json2
-rw-r--r--src/_locales/es/messages.json215
-rw-r--r--src/_locales/ko/messages.json199
-rw-r--r--src/instances/blacklist.json11
-rw-r--r--src/instances/data.json81
-rw-r--r--src/instances/piped.json3
6 files changed, 457 insertions, 54 deletions
diff --git a/src/_locales/de/messages.json b/src/_locales/de/messages.json
index bd9cc42f..55bb0dc4 100644
--- a/src/_locales/de/messages.json
+++ b/src/_locales/de/messages.json
@@ -96,7 +96,7 @@
"description": "used in the settings page"
},
"autoRedirect": {
- "message": "Automatisch Instanzen meiden, die offline sind",
+ "message": "Automatisch von Offline-Instanzen zu Online-Instanzen wechseln",
"description": "used in the settings page"
},
"exceptions": {
diff --git a/src/_locales/es/messages.json b/src/_locales/es/messages.json
new file mode 100644
index 00000000..07ea98c3
--- /dev/null
+++ b/src/_locales/es/messages.json
@@ -0,0 +1,215 @@
+{
+ "extensionName": {
+ "message": "LibRedirect",
+ "description": "name of the extension"
+ },
+ "switchInstance": {
+ "message": "Cambiar instancia",
+ "description": "used in manifest.json as shortcut description"
+ },
+ "settings": {
+ "message": "Ajustes",
+ "description": "used in the popup"
+ },
+ "general": {
+ "message": "General",
+ "description": "used in the settings page"
+ },
+ "translate": {
+ "message": "Traductor",
+ "description": "used in the settings page"
+ },
+ "search": {
+ "message": "Búsqueda",
+ "description": "used in the settings page"
+ },
+ "ytmusic": {
+ "message": "YT Music",
+ "description": "used in the settings page"
+ },
+ "wikipedia": {
+ "message": "Wikipedia",
+ "description": "used in the settings page"
+ },
+ "medium": {
+ "message": "Medium",
+ "description": "used in the settings page"
+ },
+ "tor": {
+ "message": "Tor",
+ "description": "used in the settings page"
+ },
+ "theme": {
+ "message": "Tema",
+ "description": "used in the settings page"
+ },
+ "light": {
+ "message": "Claro",
+ "description": "used in the settings page"
+ },
+ "autoRedirect": {
+ "message": "Redirigir automáticamente las instancias offline a las online",
+ "description": "used in the settings page"
+ },
+ "exceptions": {
+ "message": "Excepciones",
+ "description": "used in the settings page"
+ },
+ "importSettings": {
+ "message": "Importar Ajustes",
+ "description": "used in the settings page"
+ },
+ "exportSettings": {
+ "message": "Exportar Ajustes",
+ "description": "used in the settings page"
+ },
+ "customPopup": {
+ "message": "Personalizar Ventana Emergente",
+ "description": "used in the settings page"
+ },
+ "enable": {
+ "message": "Activar",
+ "description": "used in the settings page"
+ },
+ "protocol": {
+ "message": "Protocolo",
+ "description": "used in the settings page"
+ },
+ "normal": {
+ "message": "Normal",
+ "description": "used in the settings page"
+ },
+ "frontend": {
+ "message": "Frontend",
+ "description": "used in the settings page"
+ },
+ "embeddedVids": {
+ "message": "Frontend para Videos Incrustados",
+ "description": "used in the settings page"
+ },
+ "onlyEmbedded": {
+ "message": "solo incrustados",
+ "description": "used in the settings page"
+ },
+ "copyRaw": {
+ "message": "Copiar Original"
+ },
+ "copied": {
+ "message": "Copiado"
+ },
+ "unifySettings": {
+ "message": "Unificar Ajustes"
+ },
+ "lbry": {
+ "message": "LBRY"
+ },
+ "i2p": {
+ "message": "I2P"
+ },
+ "instanceOffline": {
+ "message": "Esta instancia está offline, serás redirigido/a luego de ",
+ "description": "used in instance_offline.html"
+ },
+ "testInstancesLatency": {
+ "message": "Probar Latencia de las Instancias"
+ },
+ "youtube": {
+ "message": "YouTube",
+ "description": "used in the settings page"
+ },
+ "extensionDescription": {
+ "message": "Una extensión web que redirige sitios populares a frontends y backends alternativos que respetan la privacidad",
+ "description": "description of the extension"
+ },
+ "maps": {
+ "message": "Mapas",
+ "description": "used in the settings page"
+ },
+ "sendFiles": {
+ "message": "Enviar Archivos",
+ "description": "used in the settings page"
+ },
+ "twitter": {
+ "message": "Twitter",
+ "description": "used in the settings page"
+ },
+ "reddit": {
+ "message": "Reddit",
+ "description": "used in the settings page"
+ },
+ "instagram": {
+ "message": "Instagram",
+ "description": "used in the settings page"
+ },
+ "tiktok": {
+ "message": "TikTok",
+ "description": "used in the settings page"
+ },
+ "imgur": {
+ "message": "Imgur",
+ "description": "used in the settings page"
+ },
+ "resetSettings": {
+ "message": "Restablecer Ajustes",
+ "description": "used in the settings page"
+ },
+ "updateInstances": {
+ "message": "Actualizar Instancias",
+ "description": "used in the settings page"
+ },
+ "defaultInstances": {
+ "message": "Instancias Predeterminadas",
+ "description": "used in the settings page"
+ },
+ "peertube": {
+ "message": "PeerTube",
+ "description": "used in the settings page"
+ },
+ "system": {
+ "message": "Sistema",
+ "description": "used in the settings page"
+ },
+ "dark": {
+ "message": "Oscuro",
+ "description": "used in the settings page"
+ },
+ "customInstances": {
+ "message": "Instancias Personalizadas",
+ "description": "used in the settings page"
+ },
+ "notFullyPrivate": {
+ "message": "Este no es un frontend completamente privado."
+ },
+ "toggleAll": {
+ "message": "Alternar todo",
+ "description": "used in the settings page"
+ },
+ "onlyNotEmbedded": {
+ "message": "solo los no incrustados",
+ "description": "used in the settings page"
+ },
+ "instanceIsOff": {
+ "message": "La instancia está offline",
+ "description": "used in instance_offline.html"
+ },
+ "searchNote": {
+ "message": "Nota: Utilice la búsqueda en todo su potencial haciendo de LibRedirect su motor de búsqueda predeterminado.",
+ "description": "used in the settings page"
+ },
+ "redirectType": {
+ "message": "Tipo de Redirección",
+ "description": "used in the settings page"
+ },
+ "both": {
+ "message": "ambos",
+ "description": "used in the settings page"
+ },
+ "cancel": {
+ "message": "Cancelar",
+ "description": "used in instance_offline.html"
+ },
+ "redirectionCanceled": {
+ "message": "Redirección cancelada",
+ "description": "used in instance_offline.js"
+ }
+}
diff --git a/src/_locales/ko/messages.json b/src/_locales/ko/messages.json
new file mode 100644
index 00000000..ad48864c
--- /dev/null
+++ b/src/_locales/ko/messages.json
@@ -0,0 +1,199 @@
+{
+ "extensionName": {
+ "message": "LibRedirect",
+ "description": "name of the extension"
+ },
+ "switchInstance": {
+ "message": "인스턴스 바꾸기",
+ "description": "used in manifest.json as shortcut description"
+ },
+ "settings": {
+ "message": "설정",
+ "description": "used in the popup"
+ },
+ "general": {
+ "message": "일반",
+ "description": "used in the settings page"
+ },
+ "search": {
+ "message": "검색",
+ "description": "used in the settings page"
+ },
+ "translate": {
+ "message": "번역",
+ "description": "used in the settings page"
+ },
+ "ytmusic": {
+ "message": "YT Music",
+ "description": "used in the settings page"
+ },
+ "imgur": {
+ "message": "Imgur",
+ "description": "used in the settings page"
+ },
+ "wikipedia": {
+ "message": "Wikipedia",
+ "description": "used in the settings page"
+ },
+ "peertube": {
+ "message": "PeerTube",
+ "description": "used in the settings page"
+ },
+ "medium": {
+ "message": "Medium",
+ "description": "used in the settings page"
+ },
+ "tor": {
+ "message": "Tor",
+ "description": "used in the settings page"
+ },
+ "theme": {
+ "message": "테마",
+ "description": "used in the settings page"
+ },
+ "system": {
+ "message": "시스템",
+ "description": "used in the settings page"
+ },
+ "light": {
+ "message": "밝음",
+ "description": "used in the settings page"
+ },
+ "updateInstances": {
+ "message": "인스터스 업데이트",
+ "description": "used in the settings page"
+ },
+ "importSettings": {
+ "message": "설정 불러오기",
+ "description": "used in the settings page"
+ },
+ "exportSettings": {
+ "message": "설정 내보내기",
+ "description": "used in the settings page"
+ },
+ "enable": {
+ "message": "활성화",
+ "description": "used in the settings page"
+ },
+ "protocol": {
+ "message": "프로토콜",
+ "description": "used in the settings page"
+ },
+ "normal": {
+ "message": "일반",
+ "description": "used in the settings page"
+ },
+ "defaultInstances": {
+ "message": "기본 인스턴스",
+ "description": "used in the settings page"
+ },
+ "customInstances": {
+ "message": "사용자 인스턴스",
+ "description": "used in the settings page"
+ },
+ "frontend": {
+ "message": "프론트엔드",
+ "description": "used in the settings page"
+ },
+ "youtube": {
+ "message": "YouTube",
+ "description": "used in the settings page"
+ },
+ "testInstancesLatency": {
+ "message": "인스턴스 지연 시간 시험"
+ },
+ "redirectType": {
+ "message": "리다이렉트 종류",
+ "description": "used in the settings page"
+ },
+ "onlyEmbedded": {
+ "message": "임베디드 된 것만",
+ "description": "used in the settings page"
+ },
+ "onlyNotEmbedded": {
+ "message": "임베디드 안된 것만",
+ "description": "used in the settings page"
+ },
+ "instanceOffline": {
+ "message": "이 인스턴스는 오프라인입니다, 다음 초 후에 리다이렉트됩니다: ",
+ "description": "used in instance_offline.html"
+ },
+ "notFullyPrivate": {
+ "message": "완전한 개인 프론트엔드가 아닙니다."
+ },
+ "searchNote": {
+ "message": "안내: LibRedirect를 기본 검색 엔진으로 만들면 완벽히 사용할 수 있습니다.",
+ "description": "used in the settings page"
+ },
+ "both": {
+ "message": "둘 다",
+ "description": "used in the settings page"
+ },
+ "embeddedVids": {
+ "message": "임베디드된 동영상 프론트엔드",
+ "description": "used in the settings page"
+ },
+ "unifySettings": {
+ "message": "설정 통일하기"
+ },
+ "maps": {
+ "message": "지도",
+ "description": "used in the settings page"
+ },
+ "sendFiles": {
+ "message": "파일 전송",
+ "description": "used in the settings page"
+ },
+ "instagram": {
+ "message": "Instagram",
+ "description": "used in the settings page"
+ },
+ "exceptions": {
+ "message": "예외",
+ "description": "used in the settings page"
+ },
+ "resetSettings": {
+ "message": "설정 초기화",
+ "description": "used in the settings page"
+ },
+ "customPopup": {
+ "message": "팝업 사용자 설정",
+ "description": "used in the settings page"
+ },
+ "dark": {
+ "message": "어두움",
+ "description": "used in the settings page"
+ },
+ "autoRedirect": {
+ "message": "오프라인 인스터스를 온라인으로 자동 리다이렉트",
+ "description": "used in the settings page"
+ },
+ "toggleAll": {
+ "message": "전체 전환",
+ "description": "used in the settings page"
+ },
+ "instanceIsOff": {
+ "message": "인스턴스 오프라인",
+ "description": "used in instance_offline.html"
+ },
+ "lbry": {
+ "message": "LBRY"
+ },
+ "i2p": {
+ "message": "I2P"
+ },
+ "cancel": {
+ "message": "취소",
+ "description": "used in instance_offline.html"
+ },
+ "redirectionCanceled": {
+ "message": "리다이렉션 취소됨",
+ "description": "used in instance_offline.js"
+ },
+ "copyRaw": {
+ "message": "Raw 복사"
+ },
+ "copied": {
+ "message": "복사됨"
+ }
+}
diff --git a/src/instances/blacklist.json b/src/instances/blacklist.json
index 025f5935..710ebc14 100644
--- a/src/instances/blacklist.json
+++ b/src/instances/blacklist.json
@@ -16,8 +16,8 @@
"https://nitter.winscloud.net",
"https://twtr.bch.bar",
"https://twitter.dr460nf1r3.org",
+ "https://nitter.garudalinux.org",
"https://nitter.wef.lol",
- "https://nitter.catalyst.sx",
"https://bib.actionsack.com",
"https://libreddit.domain.glass",
"https://r.nf",
@@ -37,20 +37,17 @@
"https://teddit.httpjames.space",
"https://teddit.encrypted-data.xyz",
"https://wiki.604kph.xyz",
- "https://wikiless.lunar.icu",
- "https://lingva.lunar.icu",
- "https://searx.josie.lol",
"https://searx.org",
"https://searx.run",
- "https://searx.albony.xyz",
"https://searx.kujonello.cf",
"https://search.albony.xyz",
"https://search.garudalinux.org",
"https://search.dr460nf1r3.org",
"https://search.wef.lol",
- "https://i.actionsack.com"
+ "https://i.actionsack.com",
+ "https://rimgo.encrypted-data.xyz"
],
"authenticate": [
"https://nitter.nixnet.services"
]
-}
+} \ No newline at end of file
diff --git a/src/instances/data.json b/src/instances/data.json
index 1c942300..bf2f0196 100644
--- a/src/instances/data.json
+++ b/src/instances/data.json
@@ -4,7 +4,6 @@
"https://yewtu.be",
"https://vid.puffyan.us",
"https://invidious.snopyta.org",
- "https://invidious.kavin.rocks",
"https://inv.riverside.rocks",
"https://invidious.osi.kr",
"https://y.com.sb",
@@ -18,14 +17,16 @@
"https://invidious.nerdvpn.de",
"https://invidious.slipfox.xyz",
"https://youtube.076.ne.jp",
- "https://invidious.esmailelbob.xyz",
"https://invidious.weblibre.org",
- "https://invidious.namazso.eu"
+ "https://invidious.esmailelbob.xyz",
+ "https://invidious.namazso.eu",
+ "https://invidious.kavin.rocks"
],
"tor": [
"http://c7hqkpkpemu6e7emz5b4vyz7idjgdvgaaa3dyimmeojqbgpea3xqjoid.onion",
"http://w6ijuptxiku4xpnnaetxvnkc5vqcdu7mgns2u77qefoixi63vbvnpnqd.onion",
"http://kbjggqkzv65ivcqj6bumvp337z6264huv5kpkwuv6gu5yjiskvan7fad.onion",
+ "http://grwp24hodrefzvjjuccrkw3mjq4tzhaaq32amf33dzpmuxe7ilepcmad.onion",
"http://osbivz6guyeahrwp2lnwyjk2xos342h4ocsxyqrlaopqjuhwn2djiiyd.onion",
"http://u2cvlit75owumwpy4dj2hsmvkq7nvrclkpht7xgyye2pyoxhpmclkrad.onion",
"http://euxxcnhsynwmfidvhjf6uzptsmh4dipkmgdmcmxxuo7tunp3ad2jrwyd.onion/",
@@ -46,7 +47,8 @@
"https://yt.jae.fi",
"https://piped.mint.lgbt",
"https://piped.privacy.com.de",
- "https://piped.esmailelbob.xyz"
+ "https://piped.esmailelbob.xyz",
+ "https://piped.projectsegfau.lt/"
],
"tor": [
"http://piped2bbch4xslbl2ckr6k62q56kon56ffowxaqzy42ai22a4sash3ad.onion"
@@ -128,6 +130,7 @@
"https://nitter.bird.froth.zone",
"https://nitter.dcs0.hu",
"https://twitter.dr460nf1r3.org",
+ "https://nitter.garudalinux.org",
"https://twitter.beparanoid.de",
"https://n.ramle.be",
"https://nitter.cz",
@@ -143,7 +146,10 @@
"https://nitter.wef.lol",
"https://nitter.tokhmi.xyz",
"https://nitter.catalyst.sx",
- "https://unofficialbird.com"
+ "https://unofficialbird.com",
+ "https://nitter.projectsegfau.lt",
+ "https://singapore.unofficialbird.com",
+ "https://twt.funami.tech"
],
"tor": [
"http://3nzoldnxplag42gqjs23xvghtzf6t6yzssrtytnntc6ppc7xxuoneoad.onion",
@@ -181,9 +187,10 @@
"https://bibliogram.froth.zone",
"https://insta.trom.tf",
"https://insta.tromdienste.de",
- "https://biblio.alefvanoon.xyz",
+ "https://ig.tokhmi.xyz",
"https://ig.beparanoid.de",
"https://bibliogram.privacydev.net",
+ "https://bibliogram.priv.pw",
"https://bib.actionsack.com"
],
"tor": []
@@ -344,7 +351,8 @@
"https://quetre.pussthecat.org",
"https://wuetre.herokuapp.com",
"https://quetreus.herokuapp.com",
- "https://quetre.tokhmi.xyz"
+ "https://quetre.tokhmi.xyz",
+ "https://quetre.projectsegfau.lt"
],
"tor": []
},
@@ -402,13 +410,10 @@
"searx": {
"tor": [
"http://3afisqjw2rxm6z7mmstyt5rx75qfqrgxnkzftknbp2vhipr2nrmrjdyd.onion",
- "http://w5rl6wsd7mzj4bdkbuqvzidet5osdsm5jhg2f7nvfidakfq5exda5wid.onion",
"http://yra4tke2pwcnatxjkufpw6kvebu3h3ti2jca2lcdpgx3mpwol326lzid.onion",
"http://z5vawdol25vrmorm4yydmohsd4u6rdoj2sylvoi3e3nqvxkvpqul7bqd.onion",
"http://zbuc3bbzbfdqqo2x46repx2ddajbha6fpsjeeptjhhhhzji3zopxdqyd.onion",
- "http://f4qfqajszpx5b7itzxt6mb7kj4ktpgbdq7lq6xaiqyqx6a7de3epptad.onion",
- "http://rq2w52kyrif3xpfihkgjnhqm3a5aqhoikpv72z3drpjglfzc2wr5z4yd.onion",
- "http://searx.bsbvtqi5oq2cqzn32zt4cr2f2z2rwots3dq7gmdcnlyqoxko2wx6reqd.onion"
+ "http://f4qfqajszpx5b7itzxt6mb7kj4ktpgbdq7lq6xaiqyqx6a7de3epptad.onion"
],
"i2p": [
"http://ransack.i2p",
@@ -418,9 +423,8 @@
"https://anon.sx",
"https://dynabyte.ca",
"https://jsearch.pw",
- "https://nibblehole.com",
+ "https://notgoogle.win",
"https://search.ethibox.fr",
- "https://search.jpope.org",
"https://search.snopyta.org",
"https://search.stinpriza.org",
"https://search.trom.tf",
@@ -429,15 +433,12 @@
"https://searx.dresden.network",
"https://searx.fossencdi.org",
"https://searx.gnu.style",
- "https://searx.josie.lol",
"https://searx.mastodontech.de",
"https://searx.mxchange.org",
"https://searx.nakhan.net",
"https://searx.netzspielplatz.de",
"https://searx.nixnet.services",
- "https://searx.openhoofd.nl",
"https://searx.org",
- "https://searx.ppeb.me",
"https://searx.pwoss.org",
"https://searx.rasp.fr",
"https://searx.ru",
@@ -451,18 +452,19 @@
"https://searx.webheberg.info",
"https://searx.xyz",
"https://searx.zapashcanon.fr",
+ "https://searxng.ir",
"https://spot.ecloud.global",
"https://suche.dasnetzundich.de",
"https://suche.tromdienste.de",
"https://suche.uferwerk.org",
"https://sx.catgirl.cloud",
"https://timdor.noip.me/searx",
- "https://www.gruble.de",
"https://searx.roflcopter.fr"
]
},
"searxng": {
"tor": [
+ "http://w5rl6wsd7mzj4bdkbuqvzidet5osdsm5jhg2f7nvfidakfq5exda5wid.onion",
"http://4n53nafyi77iplnbrpmxnp3x4exbswwxigujaxy3b37fvr7bvlopxeyd.onion",
"http://search3q76rqpektbrchlf2rjq4fnbxzeov6rljdywg3nwbunpgd7bid.onion",
"http://searchoorwalty5a2ailrboa2asqyts2u7bdoqwnjefpgjobpvtzn4qd.onion",
@@ -470,6 +472,7 @@
"http://searxdr3pqz4nydgnqocsia2xbywptxbkympa2emn7zlgggrir4bkfad.onion",
"http://searx.micohauwkjbyw5meacrb4ipicwvwg4xtzl7y7viv53kig2mdcsvwkyyd.onion",
"http://searx.privpw3tndpkw6pnp3g727zfgfdzbu3k6a7chv226s3xymv2p4eiuqyd.onion",
+ "http://rq2w52kyrif3xpfihkgjnhqm3a5aqhoikpv72z3drpjglfzc2wr5z4yd.onion",
"http://searx3aolosaf3urwnhpynlhuokqsgz47si4pzz5hvb7uuzyjncl2tid.onion",
"http://4tz2vlnwk2apf2rpinkqv6uxvfgo5xjx6vl5vp7lxgaiooumetjpstqd.onion"
],
@@ -478,28 +481,32 @@
"https://darmarit.org/searx",
"https://de.xcxc.ml",
"https://etsi.me",
+ "https://icanfindit.online",
"https://northboot.xyz",
- "https://notgoogle.win",
"https://opnxng.com",
"https://paulgo.io",
+ "https://private-searx.ml",
+ "https://privatus.live",
"https://s.frlt.one",
"https://s.zhaocloud.net",
"https://search.ashs.club",
"https://search.bingowaves.xyz",
"https://search.bus-hit.me",
+ "https://search.chemicals-in-the-water.eu",
"https://search.disroot.org",
+ "https://search.gcomm.ch",
"https://search.kiwitalk.de",
"https://search.mdosch.de",
"https://search.neet.works",
"https://search.ononoki.org",
"https://search.privacyguides.net",
+ "https://search.projectsegfau.lt",
"https://search.rabbit-company.com",
"https://search.sapti.me",
"https://search.teamriverbubbles.com",
"https://search.unlocked.link",
"https://search.vojkovic.xyz",
"https://search.zzls.xyz",
- "https://searx.albony.xyz",
"https://searx.be",
"https://searx.becomesovran.com",
"https://searx.chocoflan.net",
@@ -526,12 +533,12 @@
"https://searx.youshitsune.me",
"https://searx.zcyph.cc",
"https://searxng.au/searx",
- "https://searxng.ir",
"https://searxng.tordenskjold.de",
"https://searxng.zackptg5.com",
"https://serx.ml",
"https://srx.cosmohub.io",
"https://swag.pw",
+ "https://www.gruble.de",
"https://www.webrats.xyz",
"https://xcxc.ml"
]
@@ -565,21 +572,25 @@
"https://i.actionsack.com",
"https://rimgo.privacydev.net",
"https://imgur.artemislena.eu",
- "https://rimgo.vern.cc"
+ "https://rimgo.vern.cc",
+ "https://rimgo.encrypted-data.xyz",
+ "https://rimgo.mha.fi"
],
"tor": [
"http://rimgo.lqs5fjmajyp7rvp4qvyubwofzi6d4imua7vs237rkc4m5qogitqwrgyd.onion",
- "http://rimgo.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion"
+ "http://rimgo.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion",
+ "http://rimgo.micohauwkjbyw5meacrb4ipicwvwg4xtzl7y7viv53kig2mdcsvwkyyd.onion"
],
"i2p": []
},
"peertube": [
+ "https://video.fox-romka.ru",
+ "https://peertube.ctrl-c.liu.se",
+ "https://peertube.live",
"https://video.slipfox.xyz",
"https://pt.vern.cc",
- "https://3.600900.su",
"https://vnop.org",
"https://videos.cassidypunchmachine.com",
- "https://video.mullet.social",
"https://tv1.gomntu.space",
"https://dalek.zone",
"https://seka.pona.la",
@@ -638,10 +649,8 @@
"https://tube.nestor.coop",
"https://live.oldskool.fi",
"https://dytube.com",
- "https://video.toby3d.me",
"https://tube.thierrytalbert.fr",
"https://peertube.informaction.info",
- "https://peertube.thele.me",
"https://tube.ac-amiens.fr",
"https://tube.alado.space",
"https://tube.network.europa.eu",
@@ -653,7 +662,6 @@
"https://cliptube.org",
"https://tube.tr4sk.me",
"https://videos.campdarling.com",
- "https://peertube.live",
"https://video.mikka.md",
"https://www.aktion-nordost.tv",
"https://tube.rooty.fr",
@@ -691,7 +699,6 @@
"https://videos.redeyes.site",
"https://video.hostpath.de",
"https://free-streams.com",
- "https://video.chadwaltercummings.me",
"https://tube.pawelko.net",
"https://video.livecchi.cloud",
"https://anarchy.video",
@@ -752,7 +759,6 @@
"https://peertube.hacknews.pmdcollab.org",
"https://freetubes.nohost.me",
"https://video.simplex-software.ru",
- "https://wwtube.net",
"https://video.snug.moe",
"https://video.avant-le-strike.buzz",
"https://videos.ritimo.org",
@@ -760,7 +766,6 @@
"https://video.cerclearistote.com",
"https://computerstuff.mooo.com",
"https://video.greenmycity.eu",
- "https://peertubemirror.satoshishop.de",
"https://przej.me",
"https://pt.mezzo.moe",
"https://tube.dsocialize.net",
@@ -780,7 +785,6 @@
"https://creemoseducacioninclusiva.uma.es",
"https://videos.yeswiki.net",
"https://tube.lrk.sh",
- "https://peertube.teneriffe.nohost.me",
"https://peertube.autogestioncitoyenne.org",
"https://stream.dynacloud.ynh.fr",
"https://video.r3s.nrw",
@@ -793,7 +797,6 @@
"https://vid.lelux.fi",
"https://v.wolfskaempf.de",
"https://peertube.chevro.fr",
- "https://peertube.minecloud.ro",
"https://media.econoalchemist.com",
"https://video.qoto.org",
"https://peertube.maxweiss.io",
@@ -859,7 +862,6 @@
"https://tube.1o1.io",
"https://peertube.aventer.biz",
"https://videos.rights.ninja",
- "https://pertur.be",
"https://tube.pilgerweg-21.de",
"https://freediverse.com",
"https://pocketnetpeertube2.nohost.me",
@@ -900,7 +902,6 @@
"https://dud-video.inf.tu-dresden.de",
"https://media-test.interior.edu.uy",
"https://media.interior.edu.uy",
- "https://bitcast.online",
"https://peertube.la-scic.fr",
"https://phoenixproject.group",
"https://peertube.sebu77.com",
@@ -1021,7 +1022,6 @@
"https://video.ustim.ru",
"https://merci-la-police.fr",
"https://pocketnetpeertube7.nohost.me",
- "https://tube.noise.rocks",
"https://video.rhizome.org",
"https://dnk.video",
"https://video.medienzentrum-harburg.de",
@@ -1118,7 +1118,6 @@
"https://video.shitposter.club",
"https://tv.mattchristiansenmedia.com",
"https://tube.hackerscop.org",
- "https://videos.capas.se",
"https://peertube.kx.studio",
"https://videos.3d-wolf.com",
"https://tube.octaplex.net",
@@ -1218,7 +1217,6 @@
"https://evangelisch.video",
"https://tube.anufrij.de",
"https://videos.mastodont.cat",
- "https://flim.txmn.tk",
"https://video.taboulisme.com",
"https://media.undeadnetwork.de",
"https://tube.dragonpsi.xyz",
@@ -1295,7 +1293,6 @@
"https://www4.mir.inter21.net",
"https://video.csc49.fr",
"https://tube.wolfe.casa",
- "https://tube.linkse.media",
"https://video.dresden.network",
"https://peertube.zapashcanon.fr",
"https://40two.tube",
@@ -1334,7 +1331,6 @@
"https://xxx.noho.st",
"https://peertube.stefofficiel.me",
"https://canard.tube",
- "https://videos.jordanwarne.xyz",
"https://tube.jeena.net",
"https://tube.cloud-libre.eu",
"https://videos.coletivos.org",
@@ -1354,7 +1350,6 @@
"https://tube.others.social",
"https://videos.ubuntu-paris.org",
"https://tube-poitiers.beta.education.fr",
- "https://streamsource.video",
"https://vid.wildeboer.net",
"https://battlepenguin.video",
"https://peertube.cloud.sans.pub",
@@ -1380,7 +1375,6 @@
"https://peertube.devloprog.org",
"https://peertube.designersethiques.org",
"https://testtube.florimond.eu",
- "https://tube.gnous.eu",
"https://tube-lille.beta.education.fr",
"https://peertube.monlycee.net",
"https://tube.plomlompom.com",
@@ -1510,14 +1504,12 @@
"https://video.lemediatv.fr",
"https://peertube.artica.center",
"https://indymotion.fr",
- "https://video.farci.org",
"https://tube.fede.re",
"https://peertube.mygaia.org",
"https://peertube.livingutopia.org",
"https://tube.anjara.eu",
"https://video.latavernedejohnjohn.fr",
"https://peertube.pcservice46.fr",
- "https://alttube.fr",
"https://video.coop.tools",
"https://video.cabane-libre.org",
"https://peertube.openstreetmap.fr",
@@ -1550,7 +1542,6 @@
"https://www.yiny.org",
"https://video.typica.us",
"https://videos.lescommuns.org",
- "https://dialup.express",
"https://peertube.1312.media",
"https://skeptikon.fr",
"https://video.blueline.mg",
@@ -1578,4 +1569,4 @@
"https://peertube2.cpy.re",
"https://peertube.cpy.re"
]
-}
+} \ No newline at end of file
diff --git a/src/instances/piped.json b/src/instances/piped.json
index 08b7d2f6..00220bb0 100644
--- a/src/instances/piped.json
+++ b/src/instances/piped.json
@@ -13,7 +13,8 @@
"https://yt.jae.fi",
"https://piped.mint.lgbt",
"https://piped.privacy.com.de",
- "https://piped.esmailelbob.xyz"
+ "https://piped.esmailelbob.xyz",
+ "https://piped.projectsegfau.lt/"
],
"tor": [
"http://piped2bbch4xslbl2ckr6k62q56kon56ffowxaqzy42ai22a4sash3ad.onion"