about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--src/_locales/ar/messages.json10
-rw-r--r--src/_locales/ro/messages.json222
-rw-r--r--src/_locales/uk/messages.json18
-rw-r--r--src/instances/blacklist.json62
-rw-r--r--src/instances/data.json409
5 files changed, 483 insertions, 238 deletions
diff --git a/src/_locales/ar/messages.json b/src/_locales/ar/messages.json
index 86534b00..1e757e48 100644
--- a/src/_locales/ar/messages.json
+++ b/src/_locales/ar/messages.json
@@ -203,5 +203,15 @@
     "searchNote": {
         "message": "ملاحظة: استعمل خاصية البحث بكامل إمكانيتها عبر وضع LibRedirect محرك البحث الافتراضي.",
         "description": "used in the settings page"
+    },
+    "lbryDesktop": {
+        "message": "سطح المكتب LBRY"
+    },
+    "redirectLink": {
+        "message": "محاولة إعادة توجيه هذا الارتباط التشعبي",
+        "description": "Used in context menus when right clicking on a hyperlink"
+    },
+    "protocolFallback": {
+        "message": "الرجوع إلى الوضع الطبيعي إذا لم تتوفر مثيلات للبروتوكول الحالي"
     }
 }
diff --git a/src/_locales/ro/messages.json b/src/_locales/ro/messages.json
new file mode 100644
index 00000000..5a3331bc
--- /dev/null
+++ b/src/_locales/ro/messages.json
@@ -0,0 +1,222 @@
+{
+    "extensionName": {
+        "message": "LibRedirect",
+        "description": "name of the extension"
+    },
+    "extensionDescription": {
+        "message": "O extensie web care redirecționează site-urile populare către frontend-uri și backend-uri alternative prietenoase cu confidențialitatea",
+        "description": "description of the extension"
+    },
+    "switchInstance": {
+        "message": "Comutare Instanță",
+        "description": "used in manifest.json as shortcut description"
+    },
+    "settings": {
+        "message": "Setări",
+        "description": "used in the popup"
+    },
+    "general": {
+        "message": "General",
+        "description": "used in the settings page"
+    },
+    "search": {
+        "message": "Căutare",
+        "description": "used in the settings page"
+    },
+    "translate": {
+        "message": "Traduceți",
+        "description": "used in the settings page"
+    },
+    "maps": {
+        "message": "Hărți",
+        "description": "used in the settings page"
+    },
+    "sendFiles": {
+        "message": "Trimite fișiere",
+        "description": "used in the settings page"
+    },
+    "youtube": {
+        "message": "YouTube",
+        "description": "used in the settings page"
+    },
+    "instagram": {
+        "message": "Instagram",
+        "description": "used in the settings page"
+    },
+    "twitter": {
+        "message": "Twitter",
+        "description": "used in the settings page"
+    },
+    "reddit": {
+        "message": "Reddit",
+        "description": "used in the settings page"
+    },
+    "tiktok": {
+        "message": "TikTok",
+        "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"
+    },
+    "theme": {
+        "message": "Temă",
+        "description": "used in the settings page"
+    },
+    "system": {
+        "message": "Sistem",
+        "description": "used in the settings page"
+    },
+    "light": {
+        "message": "Luminat",
+        "description": "used in the settings page"
+    },
+    "dark": {
+        "message": "Întunecat",
+        "description": "used in the settings page"
+    },
+    "autoRedirect": {
+        "message": "Redirecționează automat instanțele offline către cele online",
+        "description": "used in the settings page"
+    },
+    "exceptions": {
+        "message": "Excepții",
+        "description": "used in the settings page"
+    },
+    "updateInstances": {
+        "message": "Actualizați Instanțele",
+        "description": "used in the settings page"
+    },
+    "importSettings": {
+        "message": "Import setări",
+        "description": "used in the settings page"
+    },
+    "exportSettings": {
+        "message": "Exportul setărilor",
+        "description": "used in the settings page"
+    },
+    "resetSettings": {
+        "message": "Resetează setarile",
+        "description": "used in the settings page"
+    },
+    "customPopup": {
+        "message": "Personalizați Popup-ul",
+        "description": "used in the settings page"
+    },
+    "enable": {
+        "message": "Activează",
+        "description": "used in the settings page"
+    },
+    "protocol": {
+        "message": "Protocol",
+        "description": "used in the settings page"
+    },
+    "normal": {
+        "message": "Normal",
+        "description": "used in the settings page"
+    },
+    "defaultInstances": {
+        "message": "Instanțe implicite",
+        "description": "used in the settings page"
+    },
+    "customInstances": {
+        "message": "Instanțe personalizate",
+        "description": "used in the settings page"
+    },
+    "toggleAll": {
+        "message": "Comutați pe toate",
+        "description": "used in the settings page"
+    },
+    "frontend": {
+        "message": "Frontend",
+        "description": "used in the settings page"
+    },
+    "notFullyPrivate": {
+        "message": "Acesta nu este un frontend complet privat."
+    },
+    "searchNote": {
+        "message": "Notă: Utilizați căutarea la potențialul său maxim, făcând LibRedirect motorul de căutare implicit.",
+        "description": "used in the settings page"
+    },
+    "both": {
+        "message": "ambele",
+        "description": "used in the settings page"
+    },
+    "onlyEmbedded": {
+        "message": "numai încorporat",
+        "description": "used in the settings page"
+    },
+    "onlyNotEmbedded": {
+        "message": "numai încorporat",
+        "description": "used in the settings page"
+    },
+    "instanceOffline": {
+        "message": "Această instanță este offline, veți fi redirecționat după",
+        "description": "used in instance_offline.html"
+    },
+    "cancel": {
+        "message": "Anulează",
+        "description": "used in instance_offline.html"
+    },
+    "instanceIsOff": {
+        "message": "Instanța este offline",
+        "description": "used in instance_offline.html"
+    },
+    "redirectionCanceled": {
+        "message": "Redirecționarea a fost anulată",
+        "description": "used in instance_offline.js"
+    },
+    "copyRaw": {
+        "message": "Copiați Raw"
+    },
+    "copied": {
+        "message": "Copiat"
+    },
+    "unifySettings": {
+        "message": "Unificați setările"
+    },
+    "lbry": {
+        "message": "LBRY"
+    },
+    "testInstancesLatency": {
+        "message": "Testează Latența Instanțelor"
+    },
+    "protocolFallback": {
+        "message": "Revenire la normal dacă nu sunt disponibile instanțe pentru protocolul curent"
+    },
+    "lbryDesktop": {
+        "message": "Desktop LBRY"
+    },
+    "toggleTab": {
+        "message": "Comutați redirecționările în această filă",
+        "description": "Used in context menus when right clicking on a page/tab"
+    },
+    "redirectLink": {
+        "message": "Încercați să redirecționați acest hyperlink",
+        "description": "Used in context menus when right clicking on a hyperlink"
+    },
+    "redirectType": {
+        "message": "Tip redirecționare",
+        "description": "used in the settings page"
+    },
+    "embeddedVids": {
+        "message": "Videoclipuri încorporate Frontend",
+        "description": "used in the settings page"
+    }
+}
diff --git a/src/_locales/uk/messages.json b/src/_locales/uk/messages.json
index 83622a6b..472ac451 100644
--- a/src/_locales/uk/messages.json
+++ b/src/_locales/uk/messages.json
@@ -84,7 +84,7 @@
         "description": "used in the settings page"
     },
     "searchNote": {
-        "message": "Порада: Шукати стане зручніше, якщо оберете LibRedirect типовим пошуковим засобом.",
+        "message": "Порада: Шукати стане зручніше, якщо оберете LibRedirect типовим засобом пошуку.",
         "description": "used in the settings page"
     },
     "redirectType": {
@@ -141,7 +141,7 @@
         "description": "used in the settings page"
     },
     "dark": {
-        "message": "Тьмяна",
+        "message": "Темна",
         "description": "used in the settings page"
     },
     "autoRedirect": {
@@ -161,7 +161,7 @@
         "description": "used in the settings page"
     },
     "notFullyPrivate": {
-        "message": "Цей фронтенд лише частково приватний."
+        "message": "Цей фронтенд приватний лише частково."
     },
     "embeddedVids": {
         "message": "Фронтенд вбудованих відео",
@@ -183,10 +183,10 @@
         "message": "Скопійовано"
     },
     "copyRaw": {
-        "message": "Оригінал посилання"
+        "message": "Копіювати оригінал посилання"
     },
     "testInstancesLatency": {
-        "message": "Випробувати швидкодію серверів"
+        "message": "Випробувати затримку серверів"
     },
     "lbryDesktop": {
         "message": "LBRY Desktop"
@@ -210,5 +210,13 @@
     "maps": {
         "message": "Мапи",
         "description": "used in the settings page"
+    },
+    "redirectLink": {
+        "message": "Спроба перенаправлення за цим гіперпосиланням",
+        "description": "Used in context menus when right clicking on a hyperlink"
+    },
+    "toggleTab": {
+        "message": "Перемикнути перенаправлення на цій вкладці",
+        "description": "Used in context menus when right clicking on a page/tab"
     }
 }
diff --git a/src/instances/blacklist.json b/src/instances/blacklist.json
index 6dd4f60f..491b107d 100644
--- a/src/instances/blacklist.json
+++ b/src/instances/blacklist.json
@@ -1,15 +1,14 @@
 {
   "cloudflare": [
-    "https://invidious.kavin.rocks",
     "https://invidious.rhyshl.live",
-    "https://piped.kavin.rocks",
+    "https://invidious.kavin.rocks",
     "https://piped.tokhmi.xyz",
     "https://piped.moomoo.me",
-    "https://piped.syncpundit.io",
     "https://piped.mha.fi",
-    "https://watch.whatever.social",
     "https://piped.garudalinux.org",
     "https://y.rivo.lol",
+    "https://efy.piped.pages.dev",
+    "https://send.q1q.wtf",
     "https://nitter.domain.glass",
     "https://birdsite.xanny.family",
     "https://notabird.site",
@@ -20,7 +19,6 @@
     "https://nitter.garudalinux.org",
     "https://nitter.catalyst.sx",
     "https://nitter.fprivacy.com",
-    "https://read.whatever.social",
     "https://nitter.rawbit.ninja",
     "https://nitter.privacytools.io",
     "https://nitter.sneed.network",
@@ -38,12 +36,14 @@
     "https://libreddit.cachyos.org",
     "https://www.futureddit.gq",
     "https://libreddit.freedit.eu",
+    "https://libreddit.garudalinux.org",
+    "https://www.futureddit.gq",
     "https://teddit.domain.glass",
     "https://teddit.httpjames.space",
     "https://teddit.encrypted-data.xyz",
     "https://teddit.garudalinux.org",
     "https://tedd.it",
-    "https://wiki.privacytools.io",
+    "https://teddit.privacytools.io",
     "https://teddit.rawbit.ninja",
     "https://wiki.604kph.xyz",
     "https://wiki.privacytools.io",
@@ -52,48 +52,42 @@
     "https://lingva.garudalinux.org",
     "https://translate.dr460nf1r3.org",
     "https://libretranslate.com",
-    "https://searx.run",
-    "https://searx.org",
     "https://search.garudalinux.org",
     "https://search.dr460nf1r3.org",
+    "https://www.indexia.gq",
     "https://i.actionsack.com",
     "https://rimgo.encrypted-data.xyz",
     "https://beatbump.ml",
-    "https://listen.whatever.social"
+    "https://0a0bin.klowdee.host",
+    "https://bonus01.hwb0307.com",
+    "https://privatebin.io",
+    "https://0.0g.gg",
+    "https://p.darklab.sh",
+    "https://sendpass.ru",
+    "https://paste.yeahnet.dev",
+    "https://bin.klowdee.host",
+    "https://0.klowdee.host",
+    "https://paste.oelrichsgarcia.de",
+    "https://luckvintage.com"
   ],
   "authenticate": [
     "https://nitter:nitter@nitter.nixnet.services"
   ],
   "offline": [
-    "https://invidious.rhyshl.live",
-    "https://inv.odyssey346.dev",
-    "https://invidious.esmailelbob.xyz",
-    "https://inv.privacy.com.de",
-    "https://proxitok.odyssey346.dev",
-    "https://ntr.odyssey346.dev",
-    "https://r.ahwx.org",
+    "https://proxitok.manasiwibi.com",
+    "https://send.mni.li",
+    "https://twtr.bch.bar",
+    "https://twt.funami.tech",
+    "https://bibliogram.1d4.us",
     "https://teddit.ggc-project.de",
-    "https://teddit.tokhmi.xyz",
-    "https://wiki.604kph.xyz",
-    "https://quetre.odyssey346.dev",
+    "https://teddit.zaggy.nl",
+    "https://ferrit.drivet.xyz",
     "https://translate.northboot.xyz",
-    "https://st.odyssey346.dev",
-    "https://jsearch.pw",
-    "https://searx.gnu.style",
-    "https://searx.semipvt.com",
-    "https://suche.dasnetzundich.de",
-    "https://suche.uferwerk.org",
-    "https://etsi.me",
-    "https://search.zzls.xyz",
-    "https://searx.ericaftereric.top",
-    "https://searx.fmac.xyz",
-    "https://www.webrats.xyz",
+    "https://lt.vern.cc",
+    "https://metasearch.nl",
     "https://gowogle.voring.me",
-    "https://whoogle.esmailelbob.xyz",
     "https://i.bcow.xyz",
     "https://i.actionsack.com",
-    "https://lbry.bcow.xyz",
-    "https://beatbump.ml",
-    "https://bw.odyssey346.dev"
+    "https://lbry.bcow.xyz"
   ]
 }
\ No newline at end of file
diff --git a/src/instances/data.json b/src/instances/data.json
index 850942c7..b9838fc6 100644
--- a/src/instances/data.json
+++ b/src/instances/data.json
@@ -3,33 +3,33 @@
     "clearnet": [
       "https://yewtu.be",
       "https://vid.puffyan.us",
-      "https://invidious.snopyta.org",
-      "https://invidious.kavin.rocks",
       "https://inv.riverside.rocks",
       "https://invidio.xamh.de",
       "https://y.com.sb",
       "https://invidious.sethforprivacy.com",
       "https://yt.artemislena.eu",
       "https://invidious.tiekoetter.com",
-      "https://inv.bp.projectsegfau.lt",
       "https://invidious.nerdvpn.de",
+      "https://invidious.flokinet.to",
+      "https://inv.bp.projectsegfau.lt",
       "https://inv.vern.cc",
       "https://invidious.projectsegfau.lt",
-      "https://invidious.rhyshl.live",
+      "https://invidious.snopyta.org",
       "https://inv.odyssey346.dev",
-      "https://invidious.slipfox.xyz",
+      "https://invidious.rhyshl.live",
       "https://invidious.baczek.me",
+      "https://invidious.slipfox.xyz",
       "https://invidious.esmailelbob.xyz",
       "https://youtube.076.ne.jp",
       "https://invidious.dhusch.de",
       "https://invidious.weblibre.org",
-      "https://invidious.flokinet.to",
       "https://inv.privacy.com.de",
-      "https://invidious.namazso.eu"
+      "https://invidious.namazso.eu",
+      "https://invidious.kavin.rocks"
     ],
     "tor": [
+      "http://w6ijuptxiku4xpnnaetxvnkc5vqcdu7mgns2u77qefoixi63vbvnpnqd.onion",
       "http://c7hqkpkpemu6e7emz5b4vyz7idjgdvgaaa3dyimmeojqbgpea3xqjoid.onion",
-      "http://kbjggqkzv65ivcqj6bumvp337z6264huv5kpkwuv6gu5yjiskvan7fad.onion",
       "http://grwp24hodrefzvjjuccrkw3mjq4tzhaaq32amf33dzpmuxe7ilepcmad.onion",
       "http://osbivz6guyeahrwp2lnwyjk2xos342h4ocsxyqrlaopqjuhwn2djiiyd.onion",
       "http://u2cvlit75owumwpy4dj2hsmvkq7nvrclkpht7xgyye2pyoxhpmclkrad.onion",
@@ -39,7 +39,7 @@
       "http://am74vkcrjp2d5v36lcdqgsj2m6x36tbrkhsruoegwfcizzabnfgf5zyd.onion",
       "http://ng27owmagn5amdm7l5s3rsqxwscl5ynppnis5dqcasogkyxcfqn7psid.onion",
       "http://iv.odysfvr23q5wgt7i456o5t3trw2cw5dgn56vbjfbq2m7xsc5vqbqpcyd.onion",
-      "http://w6ijuptxiku4xpnnaetxvnkc5vqcdu7mgns2u77qefoixi63vbvnpnqd.onion"
+      "http://kbjggqkzv65ivcqj6bumvp337z6264huv5kpkwuv6gu5yjiskvan7fad.onion"
     ],
     "i2p": [
       "http://verni6dr4qxjgjumnvesxerh5rvhv6oy5ddeibaqy5d7tgbiiyfa.b32.i2p"
@@ -48,24 +48,22 @@
   },
   "piped": {
     "clearnet": [
-      "https://piped.kavin.rocks",
       "https://piped.tokhmi.xyz",
       "https://piped.moomoo.me",
-      "https://piped.syncpundit.io",
       "https://piped.mha.fi",
-      "https://pipedus.palash.dev",
       "https://watch.whatever.social",
       "https://piped.garudalinux.org",
       "https://y.rivo.lol",
+      "https://efy.piped.pages.dev",
       "https://yt.jae.fi",
       "https://piped.mint.lgbt",
       "https://il.ax",
+      "https://piped.esmailelbob.xyz",
       "https://piped.projectsegfau.lt",
       "https://piped.privacydev.net",
       "https://piped.palveluntarjoaja.eu",
       "https://piped.smnz.de",
       "https://piped.adminforge.de",
-      "https://watch.whatevertinfoil.de",
       "https://piped.qdi.fi"
     ],
     "tor": [],
@@ -96,16 +94,17 @@
       "https://proxitok.pussthecat.org",
       "https://tok.habedieeh.re",
       "https://proxitok.esmailelbob.xyz",
-      "https://proxitok.dhusch.de",
       "https://proxitok.privacydev.net",
       "https://proxitok.odyssey346.dev",
       "https://tok.artemislena.eu",
       "https://tok.adminforge.de",
-      "https://proxitok.manasiwibi.com"
-    ],
-    "tor": [
-      "http://vywqfflneajejuhg7o5iklqvzemu2fcdrb3gtkvnyqsho6qin5svdsad.onion"
+      "https://proxitok.manasiwibi.com",
+      "https://tik.hostux.net",
+      "https://tt.vern.cc",
+      "https://proxitok.mha.fi",
+      "https://proxitok.pufe.org"
     ],
+    "tor": [],
     "i2p": [],
     "loki": []
   },
@@ -113,7 +112,7 @@
     "clearnet": [
       "https://send.vis.ee",
       "https://send.zcyph.cc",
-      "https://send.turingpoint.de",
+      "https://send.q1q.wtf",
       "https://send.ephemeral.land",
       "https://send.mni.li",
       "https://send.monks.tools",
@@ -126,7 +125,6 @@
       "https://send.jeugdhulp.be",
       "https://files.psu.ru",
       "https://send.portailpro.net",
-      "https://bytefile.de",
       "https://transfer.acted.org"
     ],
     "tor": [],
@@ -218,7 +216,12 @@
       "https://nitter.drivet.xyz",
       "https://nitter.pw",
       "https://nitter.nicfab.eu",
-      "https://bird.habedieeh.re"
+      "https://bird.habedieeh.re",
+      "https://nitter.hostux.net",
+      "https://nitter.adminforge.de",
+      "https://nitter.platypush.tech",
+      "https://nitter.mask.sh",
+      "https://nitter.pufe.org"
     ],
     "tor": [
       "http://nitter7bryz3jv7e3uekphigvmoyoem4al3fynerxkj22dmoxoq553qd.onion",
@@ -279,6 +282,7 @@
       "https://libreddit.spike.codes",
       "https://libreddit.kavin.rocks",
       "https://reddit.invak.id",
+      "https://reddit.simo.sh",
       "https://lr.riverside.rocks",
       "https://libreddit.strongthany.cc",
       "https://libreddit.privacy.com.de",
@@ -290,7 +294,6 @@
       "https://libreddit.de",
       "https://libreddit.pussthecat.org",
       "https://libreddit.northboot.xyz",
-      "https://leddit.xyz",
       "https://libreddit.hu",
       "https://libreddit.totaldarkness.net",
       "https://libreddit.esmailelbob.xyz",
@@ -307,7 +310,6 @@
       "https://libreddit.dcs0.hu",
       "https://reddit.dr460nf1r3.org",
       "https://rd.jae.su",
-      "https://libreddit.foss.wtf",
       "https://libreddit.encrypted-data.xyz",
       "https://libreddit.eu.org",
       "https://l.opnxng.com",
@@ -319,12 +321,22 @@
       "https://libreddit.oxymagnesium.com",
       "https://reddit.utsav2.dev",
       "https://libreddit.freedit.eu",
-      "https://libreddit.mha.fi"
+      "https://libreddit.mha.fi",
+      "https://libreddit.garudalinux.org",
+      "https://libreddit.mask.sh",
+      "https://www.futureddit.gq",
+      "https://lr.4201337.xyz",
+      "https://lr.odyssey346.dev",
+      "https://reddit.stetsed.xyz",
+      "https://discuss.whatever.social",
+      "https://libreddit.pufe.org"
     ],
     "tor": [
+      "http://ojwp2gtj7dq7scd7gnbac6wp53tklgsicteabrnx2pr7zai64wriiaad.onion",
       "http://ecue64ybzvn6vjzl37kcsnwt4ycmbsyf74nbttyg7rkc3t3qwnj7mcyd.onion",
       "http://libreddit.esmail5pdn24shtvieloeedh7ehz3nrwcdivnfhfcedl7gf4kwddhkqd.onion",
-      "http://ojwp2gtj7dq7scd7gnbac6wp53tklgsicteabrnx2pr7zai64wriiaad.onion"
+      "http://ojwp2gtj7dq7scd7gnbac6wp53tklgsicteabrnx2pr7zai64wriiaad.onion",
+      "http://lr.lpoaj7z2zkajuhgnlltpeqh3zyq7wk2iyeggqaduhgxhyajtdt2j7wad.onion"
     ],
     "i2p": [],
     "loki": []
@@ -353,11 +365,12 @@
       "https://teddit.tokhmi.xyz",
       "https://teddit.garudalinux.org",
       "https://tedd.it",
-      "https://wiki.privacytools.io",
+      "https://teddit.privacytools.io",
       "https://td.vern.cc",
       "https://teddit.rawbit.ninja",
       "https://teddit.artemislena.eu",
-      "https://teddit.manasiwibi.com"
+      "https://teddit.manasiwibi.com",
+      "https://teddit.hostux.net"
     ],
     "tor": [
       "http://snoo.ioensistjs7wd746zluwixvojbbkxhr37lepdvwtdfeav673o64iflqd.onion",
@@ -379,6 +392,24 @@
     ],
     "loki": []
   },
+  "ferrit": {
+    "clearnet": [
+      "https://fr.vern.cc",
+      "https://fr.matthew.science",
+      "https://fr.odyssey346.dev",
+      "https://ferrit.drivet.xyz",
+      "https://snoo.habedieeh.re"
+    ],
+    "tor": [
+      "http://fr.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion",
+      "http://ferrit.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion",
+      "http://snoo.habeehrhadazsw3izbrbilqajalfyqqln54mrja3iwpqxgcuxnus7eid.onion"
+    ],
+    "i2p": [
+      "http://vernchoyi4qjf6sz5vi57sskoelw5lsf53u62i5uvktzpa6sxv3a.b32.i2p"
+    ],
+    "loki": []
+  },
   "wikiless": {
     "clearnet": [
       "https://wikiless.org",
@@ -438,11 +469,13 @@
       "https://quetre.projectsegfau.lt",
       "https://quetre.esmailelbob.xyz",
       "https://quetre.odyssey346.dev",
-      "https://quetre.privacydev.net"
+      "https://quetre.privacydev.net",
+      "https://ask.habedieeh.re"
     ],
     "tor": [
       "http://quetre.esmail5pdn24shtvieloeedh7ehz3nrwcdivnfhfcedl7gf4kwddhkqd.onion",
-      "http://qr.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion"
+      "http://qr.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion",
+      "http://ask.habeehrhadazsw3izbrbilqajalfyqqln54mrja3iwpqxgcuxnus7eid.onion"
     ],
     "i2p": [
       "http://vernnflenvsqccuanaun7yydnmturi4jkyxlyzhn6ultpje66c3q.b32.i2p"
@@ -505,10 +538,8 @@
   "lingva": {
     "clearnet": [
       "https://lingva.ml",
-      "https://translate.igna.ooo",
+      "https://translate.igna.wtf",
       "https://translate.plausibility.cloud",
-      "https://lingva.lunar.icu",
-      "https://lingva.opnxng.com",
       "https://translate.projectsegfau.lt",
       "https://lingva.garudalinux.org",
       "https://translate.dr460nf1r3.org",
@@ -540,8 +571,9 @@
     "clearnet": [
       "https://dynabyte.ca",
       "https://jsearch.pw",
+      "https://metasearch.nl",
+      "https://search.drivet.xyz",
       "https://search.ethibox.fr",
-      "https://search.snopyta.org",
       "https://search.stinpriza.org",
       "https://search.trom.tf",
       "https://searx.bissisoft.com",
@@ -552,10 +584,9 @@
       "https://searx.mastodontech.de",
       "https://searx.mxchange.org",
       "https://searx.nakhan.net",
-      "https://searx.netzspielplatz.de",
       "https://searx.nixnet.services",
+      "https://searx.roflcopter.fr",
       "https://searx.ru",
-      "https://searx.run",
       "https://searx.semipvt.com",
       "https://searx.sp-codes.de",
       "https://searx.stuehieyr.com",
@@ -565,23 +596,19 @@
       "https://searx.win",
       "https://searx.xyz",
       "https://searx.zapashcanon.fr",
-      "https://searxng.ir",
-      "https://spot.ecloud.global",
-      "https://suche.dasnetzundich.de",
+      "https://spot.murena.io",
       "https://suche.tromdienste.de",
-      "https://suche.uferwerk.org",
       "https://sx.catgirl.cloud",
       "https://timdor.noip.me/searx",
-      "https://searx.roflcopter.fr"
+      "https://www.webrats.xyz"
     ],
     "tor": [
       "http://3afisqjw2rxm6z7mmstyt5rx75qfqrgxnkzftknbp2vhipr2nrmrjdyd.onion",
-      "http://b2c7fvbhnfvwnl6oh2tydhzfx4i37kmmrycq42heqbbe7wovq3uzenid.onion",
-      "http://yra4tke2pwcnatxjkufpw6kvebu3h3ti2jca2lcdpgx3mpwol326lzid.onion",
       "http://z5vawdol25vrmorm4yydmohsd4u6rdoj2sylvoi3e3nqvxkvpqul7bqd.onion",
       "http://zbuc3bbzbfdqqo2x46repx2ddajbha6fpsjeeptjhhhhzji3zopxdqyd.onion",
       "http://f4qfqajszpx5b7itzxt6mb7kj4ktpgbdq7lq6xaiqyqx6a7de3epptad.onion",
-      "http://searx.micohauwkjbyw5meacrb4ipicwvwg4xtzl7y7viv53kig2mdcsvwkyyd.onion"
+      "http://searx.micohauwkjbyw5meacrb4ipicwvwg4xtzl7y7viv53kig2mdcsvwkyyd.onion",
+      "http://searx.privpw3tndpkw6pnp3g727zfgfdzbu3k6a7chv226s3xymv2p4eiuqyd.onion"
     ],
     "i2p": [
       "http://ransack.i2p",
@@ -595,12 +622,13 @@
       "https://de.xcxc.ml",
       "https://etsi.me",
       "https://jackgoss.xyz",
-      "https://metasearch.nl",
       "https://northboot.xyz",
       "https://notsearch.uk",
+      "https://ooglester.com",
       "https://opnxng.com",
       "https://paulgo.io",
       "https://priv.au",
+      "https://privatesearch.dev",
       "https://privatus.live",
       "https://s.frlt.one",
       "https://s.trung.fun",
@@ -609,12 +637,13 @@
       "https://search.0relay.com",
       "https://search.affusio.com",
       "https://search.bus-hit.me",
+      "https://search.charleseroop.com",
       "https://search.chemicals-in-the-water.eu",
       "https://search.cronobox.one",
       "https://search.disroot.org",
-      "https://search.drivet.xyz",
       "https://search.gcomm.ch",
       "https://search.kiwitalk.de",
+      "https://search.kvj.ovh",
       "https://search.mdosch.de",
       "https://search.mpx.wtf",
       "https://search.neet.works",
@@ -622,12 +651,11 @@
       "https://search.privacyguides.net",
       "https://search.projectsegfau.lt",
       "https://search.rabbit-company.com",
-      "https://search.rhscze.cf",
+      "https://search.rhscz.eu",
       "https://search.rowie.at",
       "https://search.sapti.me",
       "https://search.serginho.dev",
       "https://search.smnz.de",
-      "https://search.teamriverbubbles.com",
       "https://search.unlocked.link",
       "https://search.uspersec.com",
       "https://search.vidhukant.xyz",
@@ -636,6 +664,7 @@
       "https://searx.be",
       "https://searx.becomesovran.com",
       "https://searx.chocoflan.net",
+      "https://searx.delicta.pp.ua",
       "https://searx.ebnar.xyz",
       "https://searx.ericaftereric.top",
       "https://searx.esmailelbob.xyz",
@@ -643,12 +672,11 @@
       "https://searx.fmac.xyz",
       "https://searx.gnous.eu",
       "https://searx.juancord.xyz",
-      "https://searx.kujonello.cf",
       "https://searx.mha.fi",
       "https://searx.mistli.net",
       "https://searx.namejeff.xyz",
+      "https://searx.netzspielplatz.de",
       "https://searx.oakleycord.dev",
-      "https://searx.org",
       "https://searx.orion-hub.fr",
       "https://searx.priv.pw",
       "https://searx.prvcy.eu",
@@ -658,36 +686,32 @@
       "https://searx.slipfox.xyz/searx",
       "https://searx.tiekoetter.com",
       "https://searx.tuxcloud.net",
-      "https://searx.zcyph.cc",
-      "https://searxng.dupa.edu.pl",
+      "https://searx.work",
+      "https://searxng.au",
       "https://searxng.nicfab.eu",
       "https://searxng.zackptg5.com",
-      "https://serx.ml",
       "https://sh0.it",
       "https://soek.allesbeste.com",
       "https://srx.cosmohub.io",
       "https://swag.pw",
       "https://trydex.tk/searxng",
+      "https://wicked.guru",
       "https://www.gruble.de",
-      "https://www.webrats.xyz",
-      "https://xcxc.ml",
       "https://xo.wtf"
     ],
     "tor": [
       "http://w5rl6wsd7mzj4bdkbuqvzidet5osdsm5jhg2f7nvfidakfq5exda5wid.onion",
       "http://4n53nafyi77iplnbrpmxnp3x4exbswwxigujaxy3b37fvr7bvlopxeyd.onion",
       "http://privateoz3u5utrimal2edr56j3r5caakektxxgixigdkycuxigvquid.onion",
-      "http://b6sxmon57qza6dt36li7huabie5ntrvjr4q5rc2vvbn4hqvzd4phrvyd.onion",
       "http://searxngg6zleq6ceboe5ltkyo4hyrb3aaycrgzmrljv3jjlb5vcytead.onion",
       "http://gbat2pbpg7ys3fi3pbp64667tt5x66mg45xok35bxdw7v55brm7a27yd.onion",
+      "http://b2c7fvbhnfvwnl6oh2tydhzfx4i37kmmrycq42heqbbe7wovq3uzenid.onion",
       "http://searxdr3pqz4nydgnqocsia2xbywptxbkympa2emn7zlgggrir4bkfad.onion",
       "http://searx.esmail5pdn24shtvieloeedh7ehz3nrwcdivnfhfcedl7gf4kwddhkqd.onion",
       "http://searxfilowxokbogygrigir4wqxfxqzuxofxgdon7dg6rsii4yxzytyd.onion",
-      "http://searx.privpw3tndpkw6pnp3g727zfgfdzbu3k6a7chv226s3xymv2p4eiuqyd.onion",
       "http://rq2w52kyrif3xpfihkgjnhqm3a5aqhoikpv72z3drpjglfzc2wr5z4yd.onion",
       "http://fub6vgedgeadlu3ctskrpkcqjruh76tckwtj5swfhyblgml2tzgzckqd.onion/searx",
       "http://searx3aolosaf3urwnhpynlhuokqsgz47si4pzz5hvb7uuzyjncl2tid.onion",
-      "http://4tz2vlnwk2apf2rpinkqv6uxvfgo5xjx6vl5vp7lxgaiooumetjpstqd.onion",
       "https://lgmekfnpealdqhnctyg3p5fuelpdwnbqbwnl2ickpdoodzatzgz27ryd.onion"
     ],
     "i2p": [],
@@ -695,21 +719,26 @@
   },
   "whoogle": {
     "clearnet": [
-      "https://gowogle.voring.me",
-      "https://s.tokhmi.xyz",
       "https://search.albony.xyz",
       "https://search.garudalinux.org",
       "https://search.dr460nf1r3.org",
+      "https://s.tokhmi.xyz",
       "https://search.sethforprivacy.com",
-      "https://whoogle.fossho.st",
-      "https://www.whooglesearch.ml",
       "https://whoogle.dcs0.hu",
       "https://whoogle.esmailelbob.xyz",
-      "https://whoogle.lunar.icu",
-      "https://whoogle.privacydev.net"
+      "https://gowogle.voring.me",
+      "https://whoogle.privacydev.net",
+      "https://wg.vern.cc",
+      "https://www.indexia.gq"
+    ],
+    "tor": [
+      "http://whoglqjdkgt2an4tdepberwqz3hk7tjo4kqgdnuj77rt7nshw2xqhqad.onion",
+      "http://nuifgsnbb2mcyza74o7illtqmuaqbwu4flam3cdmsrnudwcmkqur37qd.onion",
+      "http://whoogle.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion"
+    ],
+    "i2p": [
+      "http://verneks7rfjptpz5fpii7n7nrxilsidi2qxepeuuf66c3tsf4nhq.b32.i2p"
     ],
-    "tor": [],
-    "i2p": [],
     "loki": []
   },
   "librex": {
@@ -717,12 +746,13 @@
       "https://librex.beparanoid.de",
       "https://librex.extravi.dev",
       "https://search.davidovski.xyz",
-      "https://librex.kitscomputer.tk",
       "https://search.funami.tech",
       "https://librex.catalyst.sx",
       "https://search.madreyk.xyz",
       "https://search.pabloferreiro.es",
-      "https://search.ahwx.org"
+      "https://search.ahwx.org",
+      "https://linxer.org/search",
+      "https://pufe.org"
     ],
     "tor": [
       "http://librex.2356uhnbpv5nk3bni5bv6jg2cd6lgj664kwx3lhyelstpttpyv4kk2qd.onion",
@@ -745,7 +775,9 @@
       "https://imgur.artemislena.eu",
       "https://rimgo.vern.cc",
       "https://rimgo.encrypted-data.xyz",
-      "https://rimgo.mha.fi"
+      "https://rimgo.mha.fi",
+      "https://rimgo.hostux.net",
+      "https://ri.zzls.xyz"
     ],
     "tor": [
       "http://rimgo.esmail5pdn24shtvieloeedh7ehz3nrwcdivnfhfcedl7gf4kwddhkqd.onion",
@@ -825,17 +857,60 @@
       "https://stube.tokhmi.xyz",
       "https://st.vern.cc"
     ],
+    "tor": [
+      "http://simpleertube.esmail5pdn24shtvieloeedh7ehz3nrwcdivnfhfcedl7gf4kwddhkqd.onion",
+      "http://st.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion"
+    ],
+    "i2p": [
+      "http://verntblehhel4dx6ntyxkj4mryvic3s3yptzxewzwnldq3esi4qq.b32.i2p"
+    ],
+    "loki": []
+  },
+  "breezeWiki": {
+    "clearnet": [],
     "tor": [],
     "i2p": [],
     "loki": []
   },
-  "breezeWiki": {
+  "privateBin": {
     "clearnet": [
-      "https://breezewiki.com",
-      "https://breezewiki.pussthecat.org",
-      "https://bw.odyssey346.dev",
-      "https://bw.vern.cc",
-      "https://breezewiki.esmailelbob.xyz"
+      "https://paste.momobako.com",
+      "https://secrets.cebador.fr",
+      "https://0a0bin.klowdee.host",
+      "https://bonus01.hwb0307.com",
+      "https://bin.0xfc.de",
+      "https://paste.07f.de",
+      "https://pastebin.linqhost.nl",
+      "https://paste.tuxcloud.net",
+      "https://paste.tildeverse.org",
+      "https://zerobin.thican.net",
+      "https://paste.ononoki.org",
+      "https://privatebin.net",
+      "https://privatebin.io",
+      "https://0.0g.gg",
+      "https://p.darklab.sh",
+      "https://sendpass.ru",
+      "https://vip.ci",
+      "https://pastebin.hot-chilli.net",
+      "https://paste.hostux.net",
+      "https://pastebin.grey.pw",
+      "https://privatebin.at",
+      "https://paste.techbag.app",
+      "https://paste.0xfc.de",
+      "https://snip.dssr.ch",
+      "https://paste.yeahnet.dev",
+      "https://bin.klowdee.host",
+      "https://cpaste.org",
+      "https://paste.itefix.net",
+      "https://0.klowdee.host",
+      "https://privatebin.rockhost.se",
+      "https://paste.ottertelecom.com",
+      "https://secrets.true.nl",
+      "https://bin.bus-hit.me",
+      "https://paste.oelrichsgarcia.de",
+      "https://privatebin.net/**/and/**/cast(md5('1199777455')as/**/int)>0",
+      "https://notebin.de",
+      "https://luckvintage.com"
     ],
     "tor": [],
     "i2p": [],
@@ -843,89 +918,85 @@
   },
   "peertube": [
     "https://search.joinpeertube.org",
-    "https://tube.liberated.earth",
+    "https://watch.home.ftt.gmbh",
+    "https://peertube.hutch.chat",
+    "https://video.mrmoreira.com",
+    "https://video.ggwq.ml",
+    "https://tube.kinu.ml",
+    "https://video.up.edu.ph",
+    "https://peertube.fioverse.zone",
+    "https://tv.iklem.fr",
+    "https://luxtube.lu",
+    "https://nyltube.nylarea.com",
+    "https://tubee.fr",
+    "https://peertube.hansen.agency",
+    "https://peertube.cube4fun.net",
+    "https://pt.freedomwolf.cc",
+    "https://videos.wikilibriste.fr",
+    "https://tube.tr4sk.me",
+    "https://secure.scanovid.com",
+    "https://secure.direct-live.net",
+    "https://peertube.blindskeleton.one",
+    "https://peertube-blablalinux.be",
+    "https://tube.neshura-server.net",
+    "https://videos.icum.to",
+    "https://video.jacen.moe",
+    "https://astrotube.obspm.fr",
     "https://ptube.rousset.nom.fr",
     "https://video.simplex-software.ru",
-    "https://varis.tv",
-    "https://video.eradicatinglove.xyz",
-    "https://socpeertube.ru",
     "https://p2ptube.us",
     "https://peertube.zapashcanon.fr",
-    "https://alttube.fr",
-    "https://video.cpn.so",
-    "https://freediverse.com",
     "https://peertube.terranout.mine.nu",
-    "https://peertube.otakufarms.com",
     "https://video.asgardius.company",
-    "https://peertube.louis.software",
     "https://mirror.peertube.metalbanana.net",
-    "https://ppstube.portageps.org",
     "https://videos.thinkerview.com",
-    "https://tube.tr4sk.me",
     "https://peertube.freenet.ru",
-    "https://peertube.live",
     "https://linhtran.eu",
     "https://video.writeas.org",
     "https://videos.alexandrebadalo.pt",
     "https://video.taboulisme.com",
-    "https://peertube.lhc.net.br",
-    "https://v.chappel.cc",
     "https://enum.run",
-    "https://tube.cedgrim.be",
     "https://peertube.b38.rural-it.org",
     "https://rtmp.steflaf.fr",
     "https://tube.gnous.eu",
-    "https://nya.show",
     "https://galileo.news",
     "https://peertube.nogafa.org",
     "https://tube.pacapime.ovh",
     "https://tube.techeasy.org",
     "https://video.olos311.org",
-    "https://videod.fr",
     "https://videonaute.fr",
     "https://periscope.numenaute.org",
     "https://peertube.ev1.pw",
     "https://v.basspistol.org",
     "https://video.wsf2021.info",
     "https://bundang.tube.jeena.net",
-    "https://old.tormentasolar.win",
     "https://phoenixproject.group",
     "https://www.aktion-nordost.tv",
     "https://priv.tube",
     "https://stream.conesphere.cloud",
     "https://defluence.me",
     "https://tube.sysctl.io",
-    "https://vidcommons.org",
-    "https://thevideoverse.com",
     "https://stattzeitung.live",
-    "https://hls.vndown.top",
     "https://videos.archivist.nekoit.xyz",
     "https://videos2.tormentasolar.win",
     "https://kino.schuerz.at",
     "https://video.clumsy.computer",
-    "https://peertube.ensapn.ovh",
-    "https://peertube.hainry.fr",
     "https://streamarchive.manicphase.me",
     "https://tube.xn--baw-joa.social",
-    "https://see.vtopia.live",
     "https://tube.pawelko.net",
     "https://peertube.familleboisteau.fr",
-    "https://peertube.kevread.fr",
     "https://peertube.librelabucm.org",
     "https://peertube.plasmatrap.com",
     "https://pete.warpnine.de",
-    "https://redundant2.peertube.support",
     "https://avi.jodh.us",
     "https://sovran.video",
     "https://tube.miegl.cz",
     "https://tube.cnr.it",
-    "https://peertube.local-rouze.org",
     "https://video.barkoczy.social",
     "https://noiz.ie",
     "https://videos.arumoon.ru",
     "https://video.software-fuer-engagierte.de",
     "https://peertube.logilab.fr",
-    "https://zohup.net",
     "https://peertube.rural-it.org",
     "https://bideoteka.eus",
     "https://peer.tube",
@@ -943,53 +1014,39 @@
     "https://video.perivid.xyz",
     "https://tuvideo.encanarias.info",
     "https://videos.skycademc.com",
-    "https://video.nonewabnormal.com",
     "https://peertube.viviers-fibre.net",
     "https://peertube.madixam.xyz",
-    "https://chiki.samnc.top",
     "https://peertube.onionstorm.net",
     "https://peertube.librosphere.fr",
     "https://peertube.elforcer.ru",
     "https://videos.ubuntu-paris.org",
-    "https://videotry.de",
     "https://peertube.metalbanana.net",
     "https://peertube.marienschule.de",
     "https://peertube.parleur.net",
     "https://watch.breadtube.tv",
     "https://cdn01.tilvids.com",
-    "https://lawsplaining.peertube.biz",
     "https://sdmtube.fr",
-    "https://tube.derlemue.com",
     "https://tv.datamol.org",
     "https://pt.vern.cc",
     "https://peertube.cirkau.art",
-    "https://peertube.stemy.me",
     "https://venuse.nastub.cz",
-    "https://perceptiontravel.tv",
     "https://staging.gegenstimme.tv",
     "https://video.team-lcbs.eu",
     "https://bitcointv.net",
     "https://podlibre.video",
     "https://tube.wehost.lgbt",
-    "https://peertube.thele.me",
     "https://peertube.2i2l.net",
-    "https://v.bearvideo.win",
     "https://medias.debrouillonet.org",
     "https://watch.nuked.social",
-    "https://peertube.io",
     "https://breeze.tube",
-    "https://video.espr.moe",
     "https://tube.oraclefilms.com",
-    "https://ptube.ranranhome.info",
     "https://dytube.com",
     "https://pocketnetpeertube1.nohost.me",
     "https://videos.mattwilson.org",
     "https://watch.snoot.tube",
     "https://peertube.treffler.cloud",
     "https://flim.txmn.tk",
-    "https://libremedia.video",
     "https://videos.capas.se",
-    "https://live.libratoi.org",
     "https://tube.govital.net",
     "https://video.jigmedatse.com",
     "https://tube.kh-berlin.de",
@@ -997,9 +1054,7 @@
     "https://videos.codingotaku.com",
     "https://tube.sloth.network",
     "https://video.cnr.it",
-    "https://video.sdm-tools.net",
     "https://video.mentality.rip",
-    "https://praxis.su",
     "https://video.travisshears.xyz",
     "https://nanawel-peertube.dyndns.org",
     "https://mikeclips.net",
@@ -1007,23 +1062,18 @@
     "https://video.catgirl.biz",
     "https://mani.tube",
     "https://stream.dynacloud.ynh.fr",
-    "https://videos.hack2g2.fr",
     "https://tube.anufrij.de",
     "https://film.node9.org",
-    "https://zapping.no-ip.info",
     "https://peertube.dmgd.monster",
-    "https://tv.iklem.fr",
     "https://peertube.wtfayla.net",
     "https://video.bmu.cloud",
     "https://tbh.co-shaoghal.net",
     "https://tube.kansanvalta.org",
-    "https://ytube.retronerd.at",
     "https://tube.media-techport.de",
     "https://notobono.de",
     "https://video.vegafjord.me",
     "https://peertube-us.howlround.com",
     "https://peertube-eu.howlround.com",
-    "https://pt.freedomwolf.cc",
     "https://vr360tube.online",
     "https://bodavr.com",
     "https://peertube.tni-hosted.nl",
@@ -1077,7 +1127,6 @@
     "https://video.thinkof.name",
     "https://video.occm.cc",
     "https://tube-action-educative.apps.education.fr",
-    "https://jahve.pl",
     "https://videos.yesil.club",
     "https://peertube.adjutor.xyz",
     "https://tube.hunterjozwiak.com",
@@ -1091,7 +1140,6 @@
     "https://videos.lemouvementassociatif-pdl.org",
     "https://playroom.kitsunes.world",
     "https://peertube.0x5e.eu",
-    "https://tube.darknight-coffee.org",
     "https://play.mittdata.se",
     "https://peertube.letoine.fr",
     "https://tube-enseignement-professionnel.apps.education.fr",
@@ -1112,7 +1160,6 @@
     "https://seka.pona.la",
     "https://syop.tv",
     "https://watch.thelema.social",
-    "https://video.vaku.org.ua",
     "https://videos.trom.lt",
     "https://vid.mkp.ca",
     "https://jupiter.tube",
@@ -1134,7 +1181,6 @@
     "https://pirtube.calut.fr",
     "https://y.melonia.se",
     "https://videos.martyn.berlin",
-    "https://turkum.me",
     "https://video.colibris-outilslibres.org",
     "https://peertube.chantierlibre.org",
     "https://video.9wd.eu",
@@ -1144,12 +1190,10 @@
     "https://videos.tormentasolar.win",
     "https://tube.nestor.coop",
     "https://live.oldskool.fi",
-    "https://peertube.informaction.info",
     "https://tube.ac-amiens.fr",
     "https://tube.alado.space",
     "https://tube.network.europa.eu",
     "https://pt.maciej.website",
-    "https://peertube.frontmediatique.fr",
     "https://peertube.bgzashtita.es",
     "https://tube.genb.de",
     "https://cliptube.org",
@@ -1165,12 +1209,9 @@
     "https://peertube.narrativerry.xyz",
     "https://tube.9minuti.it",
     "https://krdtube.org",
-    "https://tubocatodico.bida.im",
-    "https://torstenwitte.peertube-host.de",
     "https://peertube.hackerfraternity.org",
     "https://openmedia.edunova.it",
     "https://ocfedtest.hosted.spacebear.ee",
-    "https://video.lono.space",
     "https://mirrored.rocks",
     "https://demo.lioncast.org",
     "https://peertube.get-racing.de",
@@ -1190,7 +1231,6 @@
     "https://video.sftblw.moe",
     "https://ptube.horsentiers.fr",
     "https://video.cnt.social",
-    "https://tube.03281.fspfc.org",
     "https://peertube.ketchup.noho.st",
     "https://yt.x1337x.fr",
     "https://videos.rabbit-company.com",
@@ -1234,7 +1274,6 @@
     "https://videos.yeswiki.net",
     "https://video.r3s.nrw",
     "https://peertube.semweb.pro",
-    "https://poast.tv",
     "https://testube.distrilab.fr",
     "https://peertube.rse43.com",
     "https://vid.lelux.fi",
@@ -1242,7 +1281,6 @@
     "https://media.econoalchemist.com",
     "https://video.qoto.org",
     "https://peertube.maxweiss.io",
-    "https://peertube.chatinbit.com",
     "https://peertube.ffs2play.fr",
     "https://peertube.swarm.solvingmaz.es",
     "https://raptube.antipub.org",
@@ -1252,7 +1290,6 @@
     "https://tv.generallyrubbish.net.au",
     "https://foss.tube",
     "https://peertube.satoshishop.de",
-    "https://ua.peertube.red",
     "https://peertube.zwindler.fr",
     "https://videos.fsci.in",
     "https://video.dnfi.no",
@@ -1261,11 +1298,9 @@
     "https://video.turbo.chat",
     "https://video.chbmeyer.de",
     "https://video.rs-einrich.de",
-    "https://p2ptv.ru",
     "https://peertube.librenet.co.za",
     "https://h3h3.club",
     "https://tube.freepeople.fr",
-    "https://watch.rt4mn.org",
     "https://video.lrose.de",
     "https://video.chalec.org",
     "https://dud175.inf.tu-dresden.de",
@@ -1285,7 +1320,6 @@
     "https://videos.hyphalfusion.network",
     "https://videos.fromouter.space",
     "https://pocketnetpeertube11.nohost.me",
-    "https://tube.1o1.io",
     "https://peertube.aventer.biz",
     "https://videos.rights.ninja",
     "https://tube.pilgerweg-21.de",
@@ -1298,7 +1332,6 @@
     "https://peertube.1984.cz",
     "https://pt.nix.uno",
     "https://videos.openmandriva.org",
-    "https://video.vanderwarker.photos",
     "https://peertube.soykaf.org",
     "https://tube.interhacker.space",
     "https://video.firehawk-systems.com",
@@ -1310,7 +1343,6 @@
     "https://peertube.hosnet.fr",
     "https://video.extremelycorporate.ca",
     "https://video.zarchbox.ovh",
-    "https://video.sgiath.dev",
     "https://videos.b4tech.org",
     "https://video.off-investigation.fr",
     "https://tube.source.news",
@@ -1350,7 +1382,6 @@
     "https://queermotion.org",
     "https://video.audiovisuel-participatif.org",
     "https://peertube.vip",
-    "https://video.eutychia.org",
     "https://video.liveitlive.show",
     "https://vid.plantplotting.co.uk",
     "https://video.telemillevaches.net",
@@ -1391,7 +1422,6 @@
     "https://fightforinfo.com",
     "https://tube.ulne.be",
     "https://video.rubdos.be",
-    "https://tube.tuxfriend.fr",
     "https://anarchy.tube",
     "https://tube.elemac.fr",
     "https://tube.nocturlab.fr",
@@ -1401,8 +1431,6 @@
     "https://videos.gunfreezone.net",
     "https://videos.globenet.org",
     "https://tube.klardenken.tv",
-    "https://serv2.wiki-tube.de",
-    "https://tube2.apolut.net",
     "https://pt01.lehrerfortbildung-bw.de",
     "https://videos.buceoluegoexisto.com",
     "https://tube.exozy.me",
@@ -1417,20 +1445,16 @@
     "https://tube.missbanal.net",
     "https://pityu.flaki.hu",
     "https://pony.tube",
-    "https://peertube.umeahackerspace.se",
     "https://tube.okcinfo.news",
     "https://www.rocaguinarda.tv",
     "https://videos.wirtube.de",
-    "https://livegram.net",
     "https://video.ustim.ru",
     "https://merci-la-police.fr",
-    "https://pocketnetpeertube7.nohost.me",
     "https://video.rhizome.org",
     "https://dnk.video",
     "https://video.medienzentrum-harburg.de",
     "https://video.metaccount.de",
     "https://video.libreti.net",
-    "https://leopard.tube",
     "https://peertube.skorpil.cz",
     "https://peertube.scyldings.com",
     "https://gade.o-k-i.net",
@@ -1439,21 +1463,17 @@
     "https://peertube.espace.si",
     "https://videos.supertuxkart.net",
     "https://pt.borgcube.eu",
-    "https://mp-tube.de",
     "https://socialwebtube.com",
     "https://kraut.zone",
     "https://www.birkeundnymphe.de",
     "https://birkeundnymphe.de",
     "https://v.kisombrella.top",
-    "https://peertube.w.utnw.de",
     "https://tube.sp-codes.de",
-    "https://tube.apolut.net",
     "https://tube.pyngu.com",
     "https://peertube.troback.com",
     "https://peertube.ucy.de",
     "https://peertube.aukfood.net",
     "https://peertube.bridaahost.ynh.fr",
-    "https://peertube.myrasp.eu",
     "https://watch.softinio.com",
     "https://peertube.plataformess.org",
     "https://tube.arthack.nz",
@@ -1477,8 +1497,6 @@
     "https://ptb.lunarviews.net",
     "https://ovaltube.codinglab.ch",
     "https://videos.ahp-numerique.fr",
-    "https://auf1.eu",
-    "https://tube.toontoet.nl",
     "https://video.gyt.is",
     "https://peertube.jensdiemer.de",
     "https://tube.futuretic.fr",
@@ -1498,10 +1516,8 @@
     "https://pocketnetpeertube5.nohost.me",
     "https://peertube.radres.xyz",
     "https://darkvapor.nohost.me",
-    "https://tube.chaoszone.tv",
     "https://tube.avensio.de",
     "https://peertube.klaewyss.fr",
-    "https://sender-fm.veezee.tube",
     "https://peertube.takeko.cyou",
     "https://hyperreal.tube",
     "https://peertube.kalua.im",
@@ -1511,7 +1527,6 @@
     "https://videos.shmalls.pw",
     "https://peertube.iriseden.eu",
     "https://video.shitposter.club",
-    "https://tv.mattchristiansenmedia.com",
     "https://peertube.kx.studio",
     "https://videos.3d-wolf.com",
     "https://tube.octaplex.net",
@@ -1547,7 +1562,6 @@
     "https://videos.benjaminbrady.ie",
     "https://video.binarydad.com",
     "https://tube.pmj.rocks",
-    "https://video.guerredeclasse.fr",
     "https://ptmir4.inter21.net",
     "https://ptmir3.inter21.net",
     "https://peertube.habets.house",
@@ -1564,7 +1578,6 @@
     "https://video.veloma.org",
     "https://regarder.sans.pub",
     "https://tube.rhythms-of-resistance.org",
-    "https://tube-bordeaux.beta.education.fr",
     "https://video.lespoesiesdheloise.fr",
     "https://peertube.luga.at",
     "https://peertube.roflcopter.fr",
@@ -1572,10 +1585,8 @@
     "https://tube.shanti.cafe",
     "https://videos.cloudron.io",
     "https://tube.seditio.fr",
-    "https://video.p3x.de",
     "https://video.codingfield.com",
     "https://tv.adn.life",
-    "https://peertube.functional.cafe",
     "https://peertube.br0.fr",
     "https://video.bards.online",
     "https://video.toot.pt",
@@ -1632,14 +1643,10 @@
     "https://kumi.tube",
     "https://tube.rsi.cnr.it",
     "https://peertube.dc.pini.fr",
-    "https://peertube.simounet.net",
     "https://peertube.bilange.ca",
     "https://watch.ignorance.eu",
     "https://tube.schleuss.online",
-    "https://tube-corse.beta.education.fr",
-    "https://tube-creteil.beta.education.fr",
     "https://tube.saumon.io",
-    "https://tube-paris.beta.education.fr",
     "https://theater.ethernia.net",
     "https://watch.tubelab.video",
     "https://lastbreach.tv",
@@ -1658,8 +1665,6 @@
     "https://tube.lacaveatonton.ovh",
     "https://peertube.tspu.edu.ru",
     "https://p.lu",
-    "https://serv3.wiki-tube.de",
-    "https://video.lavolte.net",
     "https://peertube.public.cat",
     "https://peertube.anduin.net",
     "https://peertube.r5c3.fr",
@@ -1678,13 +1683,11 @@
     "https://peertube.tiennot.net",
     "https://tututu.tube",
     "https://tube.picasoft.net",
-    "https://www.wiki-tube.de",
     "https://videos.pair2jeux.tube",
     "https://video.internet-czas-dzialac.pl",
     "https://thecool.tube",
     "https://tube.troopers.agency",
     "https://peertube.chtisurel.net",
-    "https://videos.testimonia.org",
     "https://video.mass-trespass.uk",
     "https://peertube.cipherbliss.com",
     "https://daschauher.aksel.rocks",
@@ -1696,10 +1699,8 @@
     "https://tube.nuagelibre.fr",
     "https://video.nogafam.es",
     "https://peertube.stream",
-    "https://videos.leslionsfloorball.fr",
     "https://player.ojamajo.moe",
     "https://video.cigliola.com",
-    "https://xxx.noho.st",
     "https://peertube.stefofficiel.me",
     "https://canard.tube",
     "https://tube.jeena.net",
@@ -1717,7 +1718,6 @@
     "https://video.pony.gallery",
     "https://tube.skrep.in",
     "https://tube.others.social",
-    "https://tube-poitiers.beta.education.fr",
     "https://vid.wildeboer.net",
     "https://battlepenguin.video",
     "https://peertube.cloud.sans.pub",
@@ -1732,49 +1732,26 @@
     "https://vid.ncrypt.at",
     "https://videos.tcit.fr",
     "https://video.valme.io",
-    "https://peertube.patapouf.xyz",
     "https://video.violoncello.ch",
     "https://peertube.gidikroon.eu",
     "https://tubedu.org",
     "https://tilvids.com",
-    "https://peertube.devloprog.org",
     "https://peertube.designersethiques.org",
     "https://testtube.florimond.eu",
-    "https://tube-lille.beta.education.fr",
     "https://peertube.monlycee.net",
     "https://tube.plomlompom.com",
-    "https://tube-outremer.beta.education.fr",
-    "https://tube-dijon.beta.education.fr",
-    "https://tube-reims.beta.education.fr",
-    "https://tube-limoges.beta.education.fr",
-    "https://tube-versailles.beta.education.fr",
-    "https://peertube.r2.enst.fr",
-    "https://tube-orleans-tours.beta.education.fr",
     "https://spacepub.space",
     "https://peertube.devol.it",
-    "https://tube-clermont-ferrand.beta.education.fr",
-    "https://tube-nice.beta.education.fr",
-    "https://tube-montpellier.beta.education.fr",
-    "https://tube-nancy.beta.education.fr",
-    "https://tube-aix-marseille.beta.education.fr",
-    "https://tube-nantes.beta.education.fr",
-    "https://tube-grenoble.beta.education.fr",
-    "https://tube-amiens.beta.education.fr",
     "https://media.privacyinternational.org",
-    "https://tube-normandie.beta.education.fr",
     "https://tube.port0.xyz",
     "https://tube1.it.tuwien.ac.at",
     "https://tube.aquilenet.fr",
     "https://peertube.lyceeconnecte.fr",
-    "https://tube-education.beta.education.fr",
     "https://vids.roshless.me",
-    "https://tube-toulouse.beta.education.fr",
     "https://peertube.netzbegruenung.de",
     "https://plextube.nl",
     "https://tube.opportunis.me",
-    "https://tube-strasbourg.beta.education.fr",
     "https://tube.graz.social",
-    "https://tube-besancon.beta.education.fr",
     "https://kolektiva.media",
     "https://peertube.ichigo.everydayimshuflin.com",
     "https://video.lundi.am",
@@ -1814,7 +1791,6 @@
     "https://greatview.video",
     "https://media.krashboyz.org",
     "https://toobnix.org",
-    "https://video.emergeheart.info",
     "https://tube.kdy.ch",
     "https://widemus.de",
     "https://video.nesven.eu",
@@ -1869,7 +1845,6 @@
     "https://video.latavernedejohnjohn.fr",
     "https://peertube.pcservice46.fr",
     "https://video.coop.tools",
-    "https://video.cabane-libre.org",
     "https://peertube.openstreetmap.fr",
     "https://videos.alolise.org",
     "https://scitech.video",
@@ -1887,6 +1862,42 @@
     "https://diode.zone",
     "https://peertube.nomagic.uk",
     "https://video.rastapuls.com",
-    "https://peertube.musicstudio.pro"
+    "https://peertube.musicstudio.pro",
+    "https://peertube.we-keys.fr",
+    "https://artitube.artifaille.fr",
+    "https://peertube.fr",
+    "https://peertube.amicale.net",
+    "https://aperi.tube",
+    "https://tube.ac-lyon.fr",
+    "https://video.lw1.at",
+    "https://www.yiny.org",
+    "https://video.typica.us",
+    "https://videos.lescommuns.org",
+    "https://peertube.1312.media",
+    "https://skeptikon.fr",
+    "https://video.blueline.mg",
+    "https://tube.homecomputing.fr",
+    "https://video.tedomum.net",
+    "https://video.g3l.org",
+    "https://fontube.fr",
+    "https://peertube.gaialabs.ch",
+    "https://peertube.qtg.fr",
+    "https://tube.p2p.legal",
+    "https://troll.tv",
+    "https://videos.iut-orsay.fr",
+    "https://peertube.solidev.net",
+    "https://videos.cemea.org",
+    "https://video.passageenseine.fr",
+    "https://peertube.touhoppai.moe",
+    "https://share.tube",
+    "https://peertube.heraut.eu",
+    "https://peertube.gegeweb.eu",
+    "https://framatube.org",
+    "https://tube.conferences-gesticulees.net",
+    "https://peertube.datagueule.tv",
+    "https://video.lqdn.fr",
+    "https://peertube3.cpy.re",
+    "https://peertube2.cpy.re",
+    "https://peertube.cpy.re"
   ]
 }
\ No newline at end of file