diff options
-rw-r--r-- | src/_locales/ar/messages.json | 10 | ||||
-rw-r--r-- | src/_locales/cs/messages.json | 2 | ||||
-rw-r--r-- | src/_locales/de/messages.json | 2 | ||||
-rw-r--r-- | src/_locales/pl/messages.json | 56 | ||||
-rw-r--r-- | src/_locales/pt/messages.json | 222 | ||||
-rw-r--r-- | src/_locales/pt_BR/messages.json | 44 | ||||
-rw-r--r-- | src/_locales/ro/messages.json | 222 | ||||
-rw-r--r-- | src/_locales/uk/messages.json | 18 | ||||
-rw-r--r-- | src/_locales/vi/messages.json | 192 | ||||
-rw-r--r-- | src/instances/blacklist.json | 77 | ||||
-rw-r--r-- | src/instances/data.json | 677 |
11 files changed, 1114 insertions, 408 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/cs/messages.json b/src/_locales/cs/messages.json index 02e8aa50..583d1c6d 100644 --- a/src/_locales/cs/messages.json +++ b/src/_locales/cs/messages.json @@ -212,7 +212,7 @@ "message": "Návrat k normálnímu protokolu, pokud pro současný nebudou dostupné žádné instance" }, "toggleTab": { - "message": "Přepnout přesměrovánív této kartě", + "message": "Přepnout přesměrování v této kartě", "description": "Used in context menus when right clicking on a page/tab" }, "redirectLink": { diff --git a/src/_locales/de/messages.json b/src/_locales/de/messages.json index 8104fb63..c3551232 100644 --- a/src/_locales/de/messages.json +++ b/src/_locales/de/messages.json @@ -12,7 +12,7 @@ "description": "used in manifest.json as shortcut description" }, "settings": { - "message": "Optionen", + "message": "Einstellungen", "description": "used in the popup" }, "general": { diff --git a/src/_locales/pl/messages.json b/src/_locales/pl/messages.json index aed2eda5..0eb9364c 100644 --- a/src/_locales/pl/messages.json +++ b/src/_locales/pl/messages.json @@ -4,7 +4,7 @@ "description": "name of the extension" }, "switchInstance": { - "message": "Przełącz Instancję", + "message": "Przełącz instancję", "description": "used in manifest.json as shortcut description" }, "settings": { @@ -16,7 +16,7 @@ "description": "used in the settings page" }, "sendFiles": { - "message": "Wyślij Pliki", + "message": "Wyślij pliki", "description": "used in the settings page" }, "youtube": { @@ -40,7 +40,7 @@ "description": "used in the settings page" }, "ytmusic": { - "message": "Muzyka YT", + "message": "YouTube Music", "description": "used in the settings page" }, "imgur": { @@ -76,7 +76,7 @@ "description": "used in the settings page" }, "autoRedirect": { - "message": "Automatycznie przekierowywuj instancje offline na online", + "message": "Automatyczne przekierowywanie instancji offline do online", "description": "used in the settings page" }, "exceptions": { @@ -84,19 +84,19 @@ "description": "used in the settings page" }, "updateInstances": { - "message": "Zaktualizuj Instancje", + "message": "Zaktualizuj instancje", "description": "used in the settings page" }, "importSettings": { - "message": "Zaimportuj Ustawienia", + "message": "Importuj ustawienia", "description": "used in the settings page" }, "exportSettings": { - "message": "Wyeksportuj Ustawienia", + "message": "Eksportuj ustawienia", "description": "used in the settings page" }, "onlyNotEmbedded": { - "message": "tylko nie osadzone", + "message": "tylko nieosadzone", "description": "used in the settings page" }, "instanceOffline": { @@ -120,11 +120,11 @@ "description": "used in the settings page" }, "defaultInstances": { - "message": "Domyślne Instancje", + "message": "Domyślne instancje", "description": "used in the settings page" }, "customInstances": { - "message": "Własne Instancje", + "message": "Własne instancje", "description": "used in the settings page" }, "toggleAll": { @@ -139,19 +139,19 @@ "message": "To nie jest w pełni prywatny frontend." }, "searchNote": { - "message": "Uwaga: Użyj pełnego potencjały wyszukiwania, ustawiając LibRedirect jako swoją domyślną wyszukiwarkę.", + "message": "Uwaga: wykorzystaj w pełni potencjał wyszukiwania, czyniąc LibRedirect swoją domyślną wyszukiwarką.", "description": "used in the settings page" }, "redirectType": { - "message": "Typ Przekierowania", + "message": "Typ przekierowania", "description": "used in the settings page" }, "embeddedVids": { - "message": "Frontend Osadzonych Filmów", + "message": "Frontend osadzonych filmów", "description": "used in the settings page" }, "both": { - "message": "obie", + "message": "oba", "description": "used in the settings page" }, "onlyEmbedded": { @@ -159,13 +159,13 @@ "description": "used in the settings page" }, "copyRaw": { - "message": "Skopiuj Nieprzetworzony" + "message": "Skopiuj nieprzetworzony" }, "copied": { "message": "Skopiowano" }, "unifySettings": { - "message": "Ujednolić Ustawienia" + "message": "Ujednolić ustawienia" }, "lbry": { "message": "LBRY" @@ -174,7 +174,7 @@ "message": "I2P" }, "testInstancesLatency": { - "message": "Stestuj Opóźnienie Instancji" + "message": "Testuj opóźnienie instancji" }, "translate": { "message": "Przetłumacz", @@ -189,11 +189,11 @@ "description": "used in the settings page" }, "extensionDescription": { - "message": "Rozszerzenie, które przekierowuje popularne strony do alternatywnych, przyjaznych dla prywatności frontendów i backendów", + "message": "Rozszerzenie, które przekierowuje popularne witryny do alternatywnych, szanujących prywatność frontendów i backendów", "description": "description of the extension" }, "resetSettings": { - "message": "Zresetuj Ustawienia", + "message": "Zresetuj ustawienia", "description": "used in the settings page" }, "protocol": { @@ -205,14 +205,28 @@ "description": "used in the settings page" }, "system": { - "message": "System", + "message": "Systemowy", "description": "used in the settings page" }, "customPopup": { - "message": "Dostosuj Wyskakujące Okienko", + "message": "Dostosuj wyskakujące okienko", "description": "used in the settings page" }, "loki": { "message": "Lokinet" + }, + "lbryDesktop": { + "message": "Aplikacja LBRY" + }, + "toggleTab": { + "message": "Przełącz przekierowania na tej karcie", + "description": "Used in context menus when right clicking on a page/tab" + }, + "redirectLink": { + "message": "Spróbuj przekierować to hiperłącze", + "description": "Used in context menus when right clicking on a hyperlink" + }, + "protocolFallback": { + "message": "Powróć do normalnego, jeśli żadne instancje nie są dostępne dla bieżącego protokołu" } } diff --git a/src/_locales/pt/messages.json b/src/_locales/pt/messages.json new file mode 100644 index 00000000..4483e2f0 --- /dev/null +++ b/src/_locales/pt/messages.json @@ -0,0 +1,222 @@ +{ + "extensionDescription": { + "message": "Uma extensão para os navegadores de Internet que redireciona sites populares para interfaces gráficas e interfaces de textos alternativas e amigáveis que respeitam a privacidade", + "description": "description of the extension" + }, + "tiktok": { + "message": "TikTok", + "description": "used in the settings page" + }, + "exportSettings": { + "message": "Exportar configurações", + "description": "used in the settings page" + }, + "searchNote": { + "message": "Nota: utilize a pesquisa do LibRedirect com todo o seu potencial para torná-lo o seu motor de busca padrão.", + "description": "used in the settings page" + }, + "redirectionCanceled": { + "message": "Redirecionamento cancelado", + "description": "used in instance_offline.js" + }, + "embeddedVids": { + "message": "Interface gráfica para vídeos embutidos", + "description": "used in the settings page" + }, + "redirectType": { + "message": "Tipo de redirecionamento", + "description": "used in the settings page" + }, + "redirectLink": { + "message": "Tentar redirecionar esta hiperligação", + "description": "Used in context menus when right clicking on a hyperlink" + }, + "onlyNotEmbedded": { + "message": "apenas os não embutidos", + "description": "used in the settings page" + }, + "instanceOffline": { + "message": "Esta instância está desligada (off-line), será redirecionada após", + "description": "used in instance_offline.html" + }, + "unifySettings": { + "message": "Unificar configurações" + }, + "notFullyPrivate": { + "message": "Esta não é uma interface gráfica totalmente privada." + }, + "both": { + "message": "ambos", + "description": "used in the settings page" + }, + "onlyEmbedded": { + "message": "só embutidos", + "description": "used in the settings page" + }, + "cancel": { + "message": "Cancelar", + "description": "used in instance_offline.html" + }, + "copyRaw": { + "message": "Copiar URL original" + }, + "testInstancesLatency": { + "message": "Testar latência das instâncias" + }, + "lbryDesktop": { + "message": "LBRY Desktop" + }, + "toggleTab": { + "message": "Alternar redirecionamentos neste separador", + "description": "Used in context menus when right clicking on a page/tab" + }, + "extensionName": { + "message": "LibRedirect", + "description": "name of the extension" + }, + "general": { + "message": "Geral", + "description": "used in the settings page" + }, + "switchInstance": { + "message": "Trocar de instância", + "description": "used in manifest.json as shortcut description" + }, + "settings": { + "message": "Configurações", + "description": "used in the popup" + }, + "search": { + "message": "Pesquisar", + "description": "used in the settings page" + }, + "translate": { + "message": "Traduzir", + "description": "used in the settings page" + }, + "maps": { + "message": "Mapas", + "description": "used in the settings page" + }, + "sendFiles": { + "message": "Enviar ficheiros", + "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" + }, + "ytmusic": { + "message": "YT Music", + "description": "used in the settings page" + }, + "imgur": { + "message": "Imgur", + "description": "used in the settings page" + }, + "wikipedia": { + "message": "Wikipédia", + "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": "Tema", + "description": "used in the settings page" + }, + "system": { + "message": "Sistema", + "description": "used in the settings page" + }, + "light": { + "message": "Claro", + "description": "used in the settings page" + }, + "dark": { + "message": "Escuro", + "description": "used in the settings page" + }, + "autoRedirect": { + "message": "Redirecionar automaticamente das instâncias que estão desligadas (off-line) para as que estão ligadas (on-line)", + "description": "used in the settings page" + }, + "exceptions": { + "message": "Exceções", + "description": "used in the settings page" + }, + "updateInstances": { + "message": "Atualizar as instâncias", + "description": "used in the settings page" + }, + "importSettings": { + "message": "Importar configurações", + "description": "used in the settings page" + }, + "resetSettings": { + "message": "Repor configurações", + "description": "used in the settings page" + }, + "customPopup": { + "message": "Personalizar janela popup", + "description": "used in the settings page" + }, + "enable": { + "message": "Ativar", + "description": "used in the settings page" + }, + "protocol": { + "message": "Protocolo", + "description": "used in the settings page" + }, + "normal": { + "message": "Normal", + "description": "used in the settings page" + }, + "defaultInstances": { + "message": "Instâncias predefinidas", + "description": "used in the settings page" + }, + "customInstances": { + "message": "Instâncias personalizadas", + "description": "used in the settings page" + }, + "toggleAll": { + "message": "Ativar ou desativar tudo", + "description": "used in the settings page" + }, + "frontend": { + "message": "Interface", + "description": "used in the settings page" + }, + "instanceIsOff": { + "message": "Esta instância está desligada (off-line)", + "description": "used in instance_offline.html" + }, + "copied": { + "message": "Copiado" + }, + "lbry": { + "message": "LBRY" + }, + "protocolFallback": { + "message": "Retornar ao normal se não houver outras instâncias disponíveis para o protocolo atual" + } +} diff --git a/src/_locales/pt_BR/messages.json b/src/_locales/pt_BR/messages.json index cb5e22bc..93b8c747 100644 --- a/src/_locales/pt_BR/messages.json +++ b/src/_locales/pt_BR/messages.json @@ -12,7 +12,7 @@ "description": "Utilizado no arquivo instance_offline.html" }, "unifySettings": { - "message": "Unificar as Configurações" + "message": "Unificar configurações" }, "twitter": { "message": "Twitter", @@ -23,7 +23,7 @@ "description": "Descrição da Extensão" }, "switchInstance": { - "message": "Trocar a Instância", + "message": "Trocar a instância", "description": "Utilizado no arquivo manifest.json como descrição do atalho" }, "settings": { @@ -47,7 +47,7 @@ "description": "Utilizado na página de configurações" }, "sendFiles": { - "message": "Enviar Arquivos", + "message": "Enviar arquivos", "description": "Utilizado na página de configurações" }, "instagram": { @@ -103,7 +103,7 @@ "description": "Utilizado na página de configurações" }, "autoRedirect": { - "message": "Redirecionar automaticamente as instâncias que estão desconectadas (off-line) para o estado de conectadas (on-line)", + "message": "Redirecionar automaticamente das instâncias que estão desconectadas (off-line) para as conectadas (on-line)", "description": "Utilizado na página de configurações" }, "exceptions": { @@ -111,23 +111,23 @@ "description": "Utilizado na página de configurações" }, "updateInstances": { - "message": "Atualizar as Instâncias", + "message": "Atualizar as instâncias", "description": "Utilizado na página de configurações" }, "importSettings": { - "message": "Importar as Configurações", + "message": "Importar as configurações", "description": "Utilizado na página de configurações" }, "exportSettings": { - "message": "Exportar as Configurações", + "message": "Exportar as configurações", "description": "Utilizado na página de configurações" }, "resetSettings": { - "message": "Redefinir as Configurações", + "message": "Redefinir as configurações", "description": "Utilizado na página de configurações" }, "customPopup": { - "message": "Personalizar a Janela", + "message": "Personalizar a janela popup", "description": "Utilizado na página de configurações" }, "enable": { @@ -143,46 +143,46 @@ "description": "Utilizado na página de configurações" }, "defaultInstances": { - "message": "Instâncias Padrão", + "message": "Instâncias padrão", "description": "Utilizado na página de configurações" }, "customInstances": { - "message": "Instâncias Personalizadas", + "message": "Instâncias personalizadas", "description": "Utilizado na página de configurações" }, "toggleAll": { - "message": "Ativar Tudo", + "message": "Ativar tudo", "description": "Utilizado na página de configurações" }, "frontend": { - "message": "Interface Gráfica", + "message": "Interface gráfica", "description": "Utilizado na página de configurações" }, "notFullyPrivate": { "message": "Esta não é uma interface gráfica totalmente privada." }, "searchNote": { - "message": "Observação: Utilize a pesquisa do LibRedirect com todo o seu potencial para torná-lo o seu mecanismo de pesquisa padrão.", + "message": "Observação: utilize a pesquisa do LibRedirect com todo o seu potencial para torná-lo o seu mecanismo de pesquisa padrão.", "description": "Utilizado na página de configurações" }, "redirectType": { - "message": "Tipo de Redirecionamento", + "message": "Tipo de redirecionamento", "description": "Utilizado na página de configurações" }, "embeddedVids": { - "message": "Interface Gráfica para Incorporar os Vídeos", + "message": "Interface gráfica para vídeos incorporados", "description": "Utilizado na página de configurações" }, "both": { - "message": "Ambos", + "message": "ambos", "description": "Utilizado na página de configurações" }, "onlyEmbedded": { - "message": "Apenas os incorporados", + "message": "apenas os incorporados", "description": "Utilizado na página de configurações" }, "onlyNotEmbedded": { - "message": "Apenas os não incorporados", + "message": "apenas os não incorporados", "description": "Utilizado na página de configurações" }, "instanceOffline": { @@ -194,11 +194,11 @@ "description": "Utilizado no arquivo instance_offline.html" }, "redirectionCanceled": { - "message": "O Redirecionamento Foi Cancelado", + "message": "Redirecionamento cancelado", "description": "Utilizado no arquivo instance_offline.js" }, "copyRaw": { - "message": "Copiar o URL Original" + "message": "Copiar URL original" }, "copied": { "message": "Copiado" @@ -207,7 +207,7 @@ "message": "LBRY" }, "testInstancesLatency": { - "message": "Testar a Latência das Instâncias" + "message": "Testar a latência das instâncias" }, "protocolFallback": { "message": "Retornar ao normal se não houver outras instâncias disponíveis para o protocolo atual" 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/_locales/vi/messages.json b/src/_locales/vi/messages.json new file mode 100644 index 00000000..c276cfbe --- /dev/null +++ b/src/_locales/vi/messages.json @@ -0,0 +1,192 @@ +{ + "redirectLink": { + "message": "Chuyển hướng siêu liên kết này", + "description": "Used in context menus when right clicking on a hyperlink" + }, + "copied": { + "message": "Đã Sao Chép" + }, + "redirectionCanceled": { + "message": "Đã hủy chuyển hướng", + "description": "used in instance_offline.js" + }, + "protocolFallback": { + "message": "Trở về bình thường nếu không có instance nào cho giao thức hiện tại" + }, + "lbry": { + "message": "LBRY" + }, + "lbryDesktop": { + "message": "LBRY Desktop" + }, + "instanceIsOff": { + "message": "Instance đang ngoại tuyến", + "description": "used in instance_offline.html" + }, + "extensionName": { + "message": "LibRedirect", + "description": "name of the extension" + }, + "youtube": { + "message": "YouTube", + "description": "used in the settings page" + }, + "wikipedia": { + "message": "Wikipedia", + "description": "used in the settings page" + }, + "reddit": { + "message": "Reddit", + "description": "used in the settings page" + }, + "peertube": { + "message": "PeerTube", + "description": "used in the settings page" + }, + "theme": { + "message": "Giao diện", + "description": "used in the settings page" + }, + "dark": { + "message": "Tối", + "description": "used in the settings page" + }, + "imgur": { + "message": "Imgur", + "description": "used in the settings page" + }, + "general": { + "message": "Cài đặt chung", + "description": "used in the settings page" + }, + "translate": { + "message": "Dịch", + "description": "used in the settings page" + }, + "switchInstance": { + "message": "Đổi Instance", + "description": "used in manifest.json as shortcut description" + }, + "maps": { + "message": "Bản đồ", + "description": "used in the settings page" + }, + "settings": { + "message": "Cài Đặt", + "description": "used in the popup" + }, + "sendFiles": { + "message": "Gửi tập tin", + "description": "used in the settings page" + }, + "instagram": { + "message": "Instagram", + "description": "used in the settings page" + }, + "twitter": { + "message": "Twitter", + "description": "used in the settings page" + }, + "medium": { + "message": "Medium", + "description": "used in the settings page" + }, + "light": { + "message": "Sáng", + "description": "used in the settings page" + }, + "system": { + "message": "Hệ thống", + "description": "used in the settings page" + }, + "resetSettings": { + "message": "Đặt lại cài đặt", + "description": "used in the settings page" + }, + "protocol": { + "message": "Giao thức", + "description": "used in the settings page" + }, + "normal": { + "message": "Bình thường", + "description": "used in the settings page" + }, + "toggleAll": { + "message": "Bật lên tất cả", + "description": "used in the settings page" + }, + "redirectType": { + "message": "Loại chuyển hướng", + "description": "used in the settings page" + }, + "notFullyPrivate": { + "message": "Đây không phải là một frontend hoàn toàn riêng tư." + }, + "customInstances": { + "message": "Các Instance Tùy Chỉnh", + "description": "used in the settings page" + }, + "frontend": { + "message": "Frontend", + "description": "used in the settings page" + }, + "searchNote": { + "message": "Lưu ý: Sử dụng hết tiềm năng của tìm kiếm bằng cách đặt LibRedirect làm công cụ tìm kiếm mặc định của bạn.", + "description": "used in the settings page" + }, + "defaultInstances": { + "message": "Các Instance Mặc Định", + "description": "used in the settings page" + }, + "both": { + "message": "cả hai", + "description": "used in the settings page" + }, + "search": { + "message": "Tìm kiếm", + "description": "used in the settings page" + }, + "updateInstances": { + "message": "Cập Nhật Các Instance", + "description": "used in the settings page" + }, + "cancel": { + "message": "Hủy", + "description": "used in instance_offline.html" + }, + "enable": { + "message": "Bật", + "description": "used in the settings page" + }, + "exceptions": { + "message": "Ngoại lệ", + "description": "used in the settings page" + }, + "instanceOffline": { + "message": "Instance này đang ngoại tuyến, bạn sẽ được chuyển hướng sau", + "description": "used in instance_offline.html" + }, + "testInstancesLatency": { + "message": "Kiểm tra độ trễ của các instance" + }, + "toggleTab": { + "message": "Bật chuyển hướng trong thẻ này", + "description": "Used in context menus when right clicking on a page/tab" + }, + "extensionDescription": { + "message": "Một tiện ích mở rộng chuyển hướng một số trang web phổ biến đến các frontend và backend khác thân thiện với quyền riêng tư", + "description": "description of the extension" + }, + "tiktok": { + "message": "TikTok", + "description": "used in the settings page" + }, + "ytmusic": { + "message": "YT Music", + "description": "used in the settings page" + }, + "autoRedirect": { + "message": "Tự động chuyển hướng instance đang ngoại tuyến sang instance đang trực tuyến", + "description": "used in the settings page" + } +} diff --git a/src/instances/blacklist.json b/src/instances/blacklist.json index 6dd4f60f..39a5aa00 100644 --- a/src/instances/blacklist.json +++ b/src/instances/blacklist.json @@ -1,99 +1,98 @@ { "cloudflare": [ - "https://invidious.kavin.rocks", - "https://invidious.rhyshl.live", - "https://piped.kavin.rocks", - "https://piped.tokhmi.xyz", + "https://invidious.drivet.xyz", + "https://piped.video", "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://proxitok.marcopisco.com", + "https://send.q1q.wtf", "https://nitter.domain.glass", "https://birdsite.xanny.family", "https://notabird.site", "https://fuckthesacklers.network", "https://nitter.winscloud.net", - "https://twtr.bch.bar", "https://twitter.dr460nf1r3.org", "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", "https://n.sneed.network", "https://nitter.twei.space", "https://nitter.d420.de", + "https://nitter.marcopisco.com", + "https://libreddit.org", + "https://libreddit.eu.org", "https://libreddit.domain.glass", "https://r.nf", - "https://libreddit.hu", "https://reddi.tk", - "https://r.walkx.org", + "https://r.walkx.fyi", "https://reddit.dr460nf1r3.org", - "https://libreddit.encrypted-data.xyz", "https://libreddit.eu.org", "https://libreddit.cachyos.org", - "https://www.futureddit.gq", "https://libreddit.freedit.eu", + "https://libreddit.garudalinux.org", + "https://www.futureddit.gq", + "https://libreddit.marcopisco.com", + "https://lr.aeong.one", "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", "https://wikiless.rawbit.ninja", "https://scribe.rawbit.ninja", + "https://quetre.marcopisco.com", "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://i.actionsack.com", - "https://rimgo.encrypted-data.xyz", + "https://rimgo.marcopisco.com", "https://beatbump.ml", - "https://listen.whatever.social" + "https://luckvintage.com", + "https://paste.oelrichsgarcia.de", + "https://bonus01.hwb0307.com", + "https://0.klowdee.host", + "https://0a0bin.klowdee.host", + "https://0.0g.gg", + "https://p.darklab.sh", + "https://paste.yeahnet.dev", + "https://bin.klowdee.host", + "https://sendpass.ru", + "https://privatebin.io", + "https://privload.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.mha.fi", + "https://send.mni.li", + "https://nitter.privacy.com.de", + "https://nitter.drivet.xyz", + "https://nitter.kling.gg", + "https://libreddit.org", + "https://libreddit.projectsegfau.lt", "https://teddit.ggc-project.de", "https://teddit.tokhmi.xyz", - "https://wiki.604kph.xyz", "https://quetre.odyssey346.dev", - "https://translate.northboot.xyz", + "https://libremdbeu.herokuapp.com", "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://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://tube.simple-web.org", + "https://stube.tokhmi.xyz" ] } \ No newline at end of file diff --git a/src/instances/data.json b/src/instances/data.json index 850942c7..f293b3a9 100644 --- a/src/instances/data.json +++ b/src/instances/data.json @@ -3,33 +3,31 @@ "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://invidious.nerdvpn.de", "https://yt.artemislena.eu", "https://invidious.tiekoetter.com", + "https://invidious.flokinet.to", "https://inv.bp.projectsegfau.lt", - "https://invidious.nerdvpn.de", "https://inv.vern.cc", - "https://invidious.projectsegfau.lt", - "https://invidious.rhyshl.live", "https://inv.odyssey346.dev", - "https://invidious.slipfox.xyz", + "https://invidious.snopyta.org", "https://invidious.baczek.me", - "https://invidious.esmailelbob.xyz", - "https://youtube.076.ne.jp", + "https://yt.funami.tech", + "https://invidious.drivet.xyz", + "https://invidious.sethforprivacy.com", + "https://invidious.slipfox.xyz", "https://invidious.dhusch.de", + "https://invidious.esmailelbob.xyz", "https://invidious.weblibre.org", - "https://invidious.flokinet.to", - "https://inv.privacy.com.de", - "https://invidious.namazso.eu" + "https://invidious.namazso.eu", + "https://invidious.privacydev.net" ], "tor": [ + "http://w6ijuptxiku4xpnnaetxvnkc5vqcdu7mgns2u77qefoixi63vbvnpnqd.onion", "http://c7hqkpkpemu6e7emz5b4vyz7idjgdvgaaa3dyimmeojqbgpea3xqjoid.onion", - "http://kbjggqkzv65ivcqj6bumvp337z6264huv5kpkwuv6gu5yjiskvan7fad.onion", "http://grwp24hodrefzvjjuccrkw3mjq4tzhaaq32amf33dzpmuxe7ilepcmad.onion", "http://osbivz6guyeahrwp2lnwyjk2xos342h4ocsxyqrlaopqjuhwn2djiiyd.onion", "http://u2cvlit75owumwpy4dj2hsmvkq7nvrclkpht7xgyye2pyoxhpmclkrad.onion", @@ -39,7 +37,8 @@ "http://am74vkcrjp2d5v36lcdqgsj2m6x36tbrkhsruoegwfcizzabnfgf5zyd.onion", "http://ng27owmagn5amdm7l5s3rsqxwscl5ynppnis5dqcasogkyxcfqn7psid.onion", "http://iv.odysfvr23q5wgt7i456o5t3trw2cw5dgn56vbjfbq2m7xsc5vqbqpcyd.onion", - "http://w6ijuptxiku4xpnnaetxvnkc5vqcdu7mgns2u77qefoixi63vbvnpnqd.onion" + "http://invidious.g4c3eya4clenolymqbpgwz3q3tawoxw56yhzk4vugqrl6dtu3ejvhjid.onion", + "http://kbjggqkzv65ivcqj6bumvp337z6264huv5kpkwuv6gu5yjiskvan7fad.onion" ], "i2p": [ "http://verni6dr4qxjgjumnvesxerh5rvhv6oy5ddeibaqy5d7tgbiiyfa.b32.i2p" @@ -48,25 +47,23 @@ }, "piped": { "clearnet": [ - "https://piped.kavin.rocks", - "https://piped.tokhmi.xyz", + "https://piped.video", "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" + "https://piped.qdi.fi", + "https://piped.hostux.net", + "https://pd.vern.cc" ], "tor": [], "i2p": [], @@ -96,16 +93,18 @@ "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", + "https://proxitok.marcopisco.com" ], + "tor": [], "i2p": [], "loki": [] }, @@ -113,20 +112,18 @@ "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", "https://send.boblorange.net", "https://send.aurorabilisim.com", - "https://nhanh.cloud", "https://send.datahoarder.dev", "https://fileupload.ggc-project.de", "https://drop.chapril.org", "https://send.jeugdhulp.be", "https://files.psu.ru", "https://send.portailpro.net", - "https://bytefile.de", "https://transfer.acted.org" ], "tor": [], @@ -152,13 +149,11 @@ "https://nitter.it", "https://twitter.censors.us", "https://nitter.grimneko.de", - "https://nitter.ca", "https://twitter.076.ne.jp", "https://nitter.fly.dev", "https://notabird.site", "https://nitter.weiler.rocks", "https://nitter.sethforprivacy.com", - "https://nttr.stream", "https://nitter.cutelab.space", "https://nitter.nl", "https://nitter.mint.lgbt", @@ -169,7 +164,6 @@ "https://nitter.winscloud.net", "https://nitter.tiekoetter.com", "https://nitter.spaceint.fr", - "https://twtr.bch.bar", "https://nitter.privacy.com.de", "https://nitter.poast.org", "https://nitter.bird.froth.zone", @@ -177,7 +171,6 @@ "https://twitter.dr460nf1r3.org", "https://nitter.garudalinux.org", "https://twitter.beparanoid.de", - "https://n.ramle.be", "https://nitter.cz", "https://nitter.privacydev.net", "https://nitter.evil.site", @@ -190,7 +183,6 @@ "https://unofficialbird.com", "https://nitter.projectsegfau.lt", "https://singapore.unofficialbird.com", - "https://twt.funami.tech", "https://nitter.fprivacy.com", "https://canada.unofficialbird.com", "https://india.unofficialbird.com", @@ -218,7 +210,20 @@ "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", + "https://nitter.us.projectsegfau.lt", + "https://nitter.marcopisco.com", + "https://nitter.arcticfoxes.net", + "https://t.com.sb", + "https://nitter.selfhostable.net", + "https://nitter.kling.gg", + "https://twt.funami.tech", + "http://nitter.ktachibana.party" ], "tor": [ "http://nitter7bryz3jv7e3uekphigvmoyoem4al3fynerxkj22dmoxoq553qd.onion", @@ -249,14 +254,18 @@ "http://r2eqimhkvxboaltbdsectoo3hkf476pyemsdykclexzajbfx5v6ojlyd.onion", "http://li7snkj6oituazbkr5clmilccwwumhd2dntbhttxomy4dfakeeoar4qd.onion", "http://a5xyidyppowvblric6k6nixgf2eqwnb7zzeaarj7slqbv7tb6ip5t3ad.onion", - "http://bird.habeehrhadazsw3izbrbilqajalfyqqln54mrja3iwpqxgcuxnus7eid.onion" + "http://bird.habeehrhadazsw3izbrbilqajalfyqqln54mrja3iwpqxgcuxnus7eid.onion", + "http://codeine3hsqnnkb3dsu6ft4tunlomr3lmuml5hcoqmfkgiqfv2brdqqd.onion", + "http://nitter.g4c3eya4clenolymqbpgwz3q3tawoxw56yhzk4vugqrl6dtu3ejvhjid.onion", + "http://jdadsqkjereqronxzovgvd453snh5jsvo7mukfwt2feth353nobqotad.onion" ], "i2p": [ "http://axd6uavsstsrvstva4mzlzh4ct76rc6zdug3nxdgeitrzczhzf4q.b32.i2p", "http://u6ikd6zndl3c4dsdq4mmujpntgeevdk5qzkfb57r4tnfeccrn2qa.b32.i2p", "http://gseczlzmiv23p5vhsktyd7whquq2uy3c5fgkmdohh453qp3daoua.b32.i2p", "http://tm4rwkeysv3zz3q5yacyr4rlmca2c4etkdobfvuqzt6vsfsu4weq.b32.i2p", - "http://vernzdedoxuflrrxc4vbatbkpjh4k22ecgiqgimdiif62onhagva.b32.i2p" + "http://vernzdedoxuflrrxc4vbatbkpjh4k22ecgiqgimdiif62onhagva.b32.i2p", + "http://pxrhfmieeeqdu5pi4duscycsxqefqphaxgvvrvdtc3ckqn2mcora.b32.i2p" ], "loki": [ "http://nitter.priv.loki" @@ -277,11 +286,13 @@ "libreddit": { "clearnet": [ "https://libreddit.spike.codes", + "https://libreddit.org", "https://libreddit.kavin.rocks", "https://reddit.invak.id", + "https://libreddit.eu.org", + "https://reddit.simo.sh", "https://lr.riverside.rocks", "https://libreddit.strongthany.cc", - "https://libreddit.privacy.com.de", "https://libreddit.domain.glass", "https://r.nf", "https://reddit.stuehieyr.com", @@ -290,14 +301,13 @@ "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", "https://lr.vern.cc", "https://libreddit.nl", "https://reddi.tk", - "https://r.walkx.org", + "https://r.walkx.fyi", "https://libreddit.kylrth.com", "https://libreddit.tiekoetter.com", "https://reddit.rtrace.io", @@ -308,23 +318,38 @@ "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", "https://libreddit.cachyos.org", "https://rd.funami.tech", "https://libreddit.projectsegfau.lt", - "https://www.futureddit.gq", "https://lr.slipfox.xyz", "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.selfhostable.net", + "https://lr.artemislena.eu", + "https://discuss.whatever.social", + "https://libreddit.pufe.org", + "https://libreddit.marcopisco.com", + "https://lr.aeong.one", + "https://reddit.smnz.de", + "https://libreddit.bus-hit.me", + "https://reddit.leptons.xyz" ], "tor": [ + "http://ojwp2gtj7dq7scd7gnbac6wp53tklgsicteabrnx2pr7zai64wriiaad.onion", "http://ecue64ybzvn6vjzl37kcsnwt4ycmbsyf74nbttyg7rkc3t3qwnj7mcyd.onion", "http://libreddit.esmail5pdn24shtvieloeedh7ehz3nrwcdivnfhfcedl7gf4kwddhkqd.onion", - "http://ojwp2gtj7dq7scd7gnbac6wp53tklgsicteabrnx2pr7zai64wriiaad.onion" + "http://ojwp2gtj7dq7scd7gnbac6wp53tklgsicteabrnx2pr7zai64wriiaad.onion", + "http://lr.lpoaj7z2zkajuhgnlltpeqh3zyq7wk2iyeggqaduhgxhyajtdt2j7wad.onion", + "http://libreddit.g4c3eya4clenolymqbpgwz3q3tawoxw56yhzk4vugqrl6dtu3ejvhjid.onion" ], "i2p": [], "loki": [] @@ -353,11 +378,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", @@ -433,16 +459,21 @@ "https://quetre.iket.me", "https://qr.vern.cc", "https://quetre.pussthecat.org", - "https://quetreus.herokuapp.com", "https://quetre.tokhmi.xyz", "https://quetre.projectsegfau.lt", "https://quetre.esmailelbob.xyz", "https://quetre.odyssey346.dev", - "https://quetre.privacydev.net" + "https://quetre.privacydev.net", + "https://ask.habedieeh.re", + "https://quetre.marcopisco.com", + "https://quetre.blackdrgn.nl", + "https://quetre.pufe.org" ], "tor": [ "http://quetre.esmail5pdn24shtvieloeedh7ehz3nrwcdivnfhfcedl7gf4kwddhkqd.onion", - "http://qr.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion" + "http://qr.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion", + "http://ask.habeehrhadazsw3izbrbilqajalfyqqln54mrja3iwpqxgcuxnus7eid.onion", + "http://quetre.g4c3eya4clenolymqbpgwz3q3tawoxw56yhzk4vugqrl6dtu3ejvhjid.onion" ], "i2p": [ "http://vernnflenvsqccuanaun7yydnmturi4jkyxlyzhn6ultpje66c3q.b32.i2p" @@ -456,7 +487,8 @@ "https://libremdbeu.herokuapp.com", "https://lmdb.tokhmi.xyz", "https://libremdb.esmailelbob.xyz", - "https://ld.vern.cc" + "https://ld.vern.cc", + "https://binge.whatever.social" ], "tor": [ "http://libremdb.esmail5pdn24shtvieloeedh7ehz3nrwcdivnfhfcedl7gf4kwddhkqd.onion", @@ -492,7 +524,8 @@ "http://xxtbwyb5z5bdvy2f6l2yquu5qilgkjeewno4qfknvb3lkg3nmoklitid.onion", "http://translate.prnoid54e44a4bduq5due64jkk7wcnkxcp5kv3juncm7veptjcqudgyd.onion", "http://simplytranslate.esmail5pdn24shtvieloeedh7ehz3nrwcdivnfhfcedl7gf4kwddhkqd.onion", - "http://tl.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion" + "http://tl.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion", + "http://st.g4c3eya4clenolymqbpgwz3q3tawoxw56yhzk4vugqrl6dtu3ejvhjid.onion" ], "i2p": [ "http://kmnkkp4v4ublygtnyq46oacy3qw75nrxxniriuaersumw7bfsm2a.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", @@ -538,10 +569,8 @@ }, "searx": { "clearnet": [ - "https://dynabyte.ca", + "https://coppedge.info", "https://jsearch.pw", - "https://search.ethibox.fr", - "https://search.snopyta.org", "https://search.stinpriza.org", "https://search.trom.tf", "https://searx.bissisoft.com", @@ -552,10 +581,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,19 +593,14 @@ "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://sx.catgirl.cloud" ], "tor": [ "http://3afisqjw2rxm6z7mmstyt5rx75qfqrgxnkzftknbp2vhipr2nrmrjdyd.onion", + "http://gbat2pbpg7ys3fi3pbp64667tt5x66mg45xok35bxdw7v55brm7a27yd.onion", "http://b2c7fvbhnfvwnl6oh2tydhzfx4i37kmmrycq42heqbbe7wovq3uzenid.onion", - "http://yra4tke2pwcnatxjkufpw6kvebu3h3ti2jca2lcdpgx3mpwol326lzid.onion", "http://z5vawdol25vrmorm4yydmohsd4u6rdoj2sylvoi3e3nqvxkvpqul7bqd.onion", "http://zbuc3bbzbfdqqo2x46repx2ddajbha6fpsjeeptjhhhhzji3zopxdqyd.onion", "http://f4qfqajszpx5b7itzxt6mb7kj4ktpgbdq7lq6xaiqyqx6a7de3epptad.onion", @@ -591,30 +614,37 @@ }, "searxng": { "clearnet": [ + "https://baresearch.org", "https://darmarit.org/searx", - "https://de.xcxc.ml", + "https://dynabyte.ca", "https://etsi.me", + "https://gsch.eu", + "https://intelwinds.com", "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", "https://s.zhaocloud.net", - "https://saber.tk", "https://search.0relay.com", + "https://search.0xgingi.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.leptons.xyz", "https://search.mdosch.de", "https://search.mpx.wtf", "https://search.neet.works", @@ -622,64 +652,59 @@ "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.suenram.us", "https://search.unlocked.link", + "https://search.us.projectsegfau.lt", "https://search.uspersec.com", - "https://search.vidhukant.xyz", "https://search.zzls.xyz", "https://searx.baczek.me", "https://searx.be", "https://searx.becomesovran.com", + "https://searx.catfluori.de", "https://searx.chocoflan.net", - "https://searx.ebnar.xyz", + "https://searx.cthd.icu", + "https://searx.delicta.pp.ua", "https://searx.ericaftereric.top", "https://searx.esmailelbob.xyz", "https://searx.fi", "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", - "https://searx.rimkus.it", - "https://searx.sethforprivacy.com", + "https://searx.rasp.fr", "https://searx.sev.monster", "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.bandarawela.net", + "https://searxng.fingerbib.xyz", "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://sx.fukt.lol", "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://searchvrzxoqa4k76duqh4wtzpr553hfl53qpytclxf7zci53lwklfyd.onion", "http://searxdr3pqz4nydgnqocsia2xbywptxbkympa2emn7zlgggrir4bkfad.onion", "http://searx.esmail5pdn24shtvieloeedh7ehz3nrwcdivnfhfcedl7gf4kwddhkqd.onion", "http://searxfilowxokbogygrigir4wqxfxqzuxofxgdon7dg6rsii4yxzytyd.onion", @@ -687,7 +712,6 @@ "http://rq2w52kyrif3xpfihkgjnhqm3a5aqhoikpv72z3drpjglfzc2wr5z4yd.onion", "http://fub6vgedgeadlu3ctskrpkcqjruh76tckwtj5swfhyblgml2tzgzckqd.onion/searx", "http://searx3aolosaf3urwnhpynlhuokqsgz47si4pzz5hvb7uuzyjncl2tid.onion", - "http://4tz2vlnwk2apf2rpinkqv6uxvfgo5xjx6vl5vp7lxgaiooumetjpstqd.onion", "https://lgmekfnpealdqhnctyg3p5fuelpdwnbqbwnl2ickpdoodzatzgz27ryd.onion" ], "i2p": [], @@ -695,41 +719,55 @@ }, "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", + "http://whoogle.g4c3eya4clenolymqbpgwz3q3tawoxw56yhzk4vugqrl6dtu3ejvhjid.onion" + ], + "i2p": [ + "http://verneks7rfjptpz5fpii7n7nrxilsidi2qxepeuuf66c3tsf4nhq.b32.i2p" ], - "tor": [], - "i2p": [], "loki": [] }, "librex": { "clearnet": [ "https://librex.beparanoid.de", - "https://librex.extravi.dev", + "https://lx.vern.cc", + "https://lx.sesu.cc", + "https://librex.mikata.ru", + "https://librex.terryiscool160.xyz", "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://buscar.weblibre.org", + "https://search.ahwx.org", + "https://librex.pufe.org", + "https://librex.kitscomputer.tk" ], "tor": [ "http://librex.2356uhnbpv5nk3bni5bv6jg2cd6lgj664kwx3lhyelstpttpyv4kk2qd.onion", - "http://ncblhz7q4sfbf755bdbhebfzxcpypz7ewafgi4agatecojz7pln4i3id.onion" + "http://lx.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion", + "http://lx.swxoebbpeqiiixyhbuh3vbw53pdrmtbiaj2sqveol6kkn5rpapfi4aad.onion", + "http://f7ssz7l3biu4fugwctfpcx4txg5yq4gqhrt473ledsuc3ivtd3omniid.onion", + "http://librex.n53wt4ivvfdfaqkwldgdzfsubszukie2an6auja6x2wp3e3oa7v2gqyd.onion" ], "i2p": [ - "http://rra33hiaf6nmby7jfpqe2gqmng3jnzkvbu2n7jgce7vbhoyuhzya.b32.i2p" + "http://vernziqfqvweijfaacmwazohgpdo2bt2ib2jlupt2pwwu27bhgxq.b32.i2p", + "http://37bw4xelfgivsih5s4s5cozkxkhgoeqx5bjfjnrnmv5utdtk45sa.b32.i2p" ], "loki": [] }, @@ -744,13 +782,13 @@ "https://rimgo.privacydev.net", "https://imgur.artemislena.eu", "https://rimgo.vern.cc", - "https://rimgo.encrypted-data.xyz", - "https://rimgo.mha.fi" + "https://rimgo.hostux.net", + "https://ri.zzls.xyz", + "https://rimgo.marcopisco.com" ], "tor": [ "http://rimgo.esmail5pdn24shtvieloeedh7ehz3nrwcdivnfhfcedl7gf4kwddhkqd.onion", - "http://rimgo.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion", - "http://rimgo.micohauwkjbyw5meacrb4ipicwvwg4xtzl7y7viv53kig2mdcsvwkyyd.onion" + "http://rimgo.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion" ], "i2p": [], "loki": [] @@ -764,8 +802,6 @@ "https://librarian.esmailelbob.xyz", "https://lbry.vern.cc", "https://lbry.slipfox.xyz", - "https://lbry.sytes.net", - "https://lbry.webhop.me", "https://lbry.mywire.org" ], "tor": [ @@ -825,17 +861,64 @@ "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://bin.foss.wtf", + "https://luckvintage.com", + "https://privatebin.rockhost.se", + "https://secrets.true.nl", + "https://notebin.de", + "https://pastebin.linqhost.nl", + "https://paste.momobako.com", + "https://paste.oelrichsgarcia.de", + "https://bonus01.hwb0307.com", + "https://bin.0xfc.de", + "https://privatebin.net", + "https://paste.aryu.de", + "https://paste.hostux.net", + "https://paste.07f.de", + "https://paste.0xfc.de", + "https://pastebin.hot-chilli.net", + "https://paste.tuxcloud.net", + "https://0.klowdee.host", + "https://0a0bin.klowdee.host", + "https://privatebin.at", + "https://bin.bus-hit.me", + "https://snip.dssr.ch", + "https://cpaste.org", + "https://bin.mykloud.xyz", + "https://0.0g.gg", + "https://p.darklab.sh", + "https://paste.yeahnet.dev", + "https://privatebin.wsmm.de", + "https://bin.klowdee.host", + "https://vip.ci", + "https://sendpass.ru", + "https://0.jaegers.net", + "https://paste.ottertelecom.com", + "https://zerobin.thican.net", + "https://pastebin.grey.pw", + "https://paste.itefix.net", + "https://privatebin.xi.ht", + "https://paste.tildeverse.org", + "https://privatebin.io", + "https://secrets.cebador.fr", + "https://privload.com" ], "tor": [], "i2p": [], @@ -843,94 +926,176 @@ }, "peertube": [ "https://search.joinpeertube.org", - "https://tube.liberated.earth", + "https://videos.viorsan.com", + "https://peertube.sqweeb.net", + "https://nolifecomique.co.uk", + "https://videos.miolo.org", + "https://stream.webinology.one", + "https://tube.la-dina.net", + "https://tube.mediasculp.com", + "https://peertube.kodein.be", + "https://video.nstr.no", + "https://tube.chosto.me", + "https://videos.ac-nancy-metz.fr", + "https://tube.gaiac.io", + "https://tube.fait.ch", + "https://tube.valinor.fr", + "https://video.xaetacore.net", + "https://video.csc49.fr", + "https://mevideo.host", + "https://tv.zonepl.net", + "https://peertube.otakufarms.com", + "https://tube.4aem.com", + "https://p2ptv.ru", + "https://peertube.adresse.data.gouv.fr", + "https://video.fosshost.com", + "https://cmc-peertube-u1517.vm.elestio.app", + "https://syrteplay.obspm.fr", + "https://peertube.brutusbond.nohost.me", + "https://vjunity.tk", + "https://tube.invisible.ch", + "https://videomensoif.ynh.fr", + "https://cloudtube.ise.fraunhofer.de", + "https://videos.jacksonchen666.com", + "https://tubocatodico.bida.im", + "https://virtual-girls-are.definitely-for.me", + "https://peertube.nayya.org", + "https://video.comun.al", + "https://ebildungslabor.video", + "https://tube.mfraters.net", + "https://video.poticha.pretex.space", + "https://peertube-demo.learning-hub.fr", + "https://peertube.freeforge.eu", + "https://video.testlivechat.cf", + "https://perceptiontravel.tv", + "https://portal.digilab.nfa.cz", + "https://vidcommons.org", + "https://peertube.karcsesz.hu", + "https://peertube.libretic.fr", + "https://astrotube-ufe.obspm.fr", + "https://peertube.r2.enst.fr", + "https://video.espr.moe", + "https://video.emergeheart.info", + "https://peertube.archive.pocketnet.app", + "https://v.koa.im", + "https://ptube.ranranhome.info", + "https://vod.newellijay.tv", + "https://tube.darknight-coffee.org", + "https://videos.leslionsfloorball.fr", + "https://peertube.grosist.fr", + "https://peertube-u1744.vm.elestio.app", + "https://www4.mir.inter21.net", + "https://tube.anno79.de", + "https://video.cnnumerique.fr", + "https://video.dudenas.lt", + "https://tube.s1gm4.eu", + "https://comics.peertube.biz", + "https://tube.vincentux.fr", + "https://peertube.semperpax.com", + "https://tube.worldofhauru.xyz", + "https://video.barcelo.cf", + "https://media.zat.im", + "https://turkum.me", + "https://peertube.ifwo.eu", + "https://video.icic-net.com", + "https://cinema.astral.camp", + "https://praxis.su", + "https://video.avant-le-strike.buzz", + "https://fedi.video", + "https://peertube.serveur.slv-valbonne.fr", + "https://tube.tuxfriend.fr", + "https://tube.thierrytalbert.fr", + "https://jetstream.watch", + "https://birdtu.be", + "https://peertube.wiesbaden.social", + "https://qtube.xyz", + "https://tube.balamb.fr", + "https://video.islameye.com", + "https://tube.leetdreams.ch", + "https://tube.lab.nrw", + "https://peertube.concordia.social", + "https://peertube.informaction.info", + "https://peertube.functional.cafe", + "https://live.libratoi.org", + "https://libremedia.video", + "https://video.lunago.net", + "https://watch.vtopia.live", + "https://thevideoverse.com", + "https://peertube.am-networks.fr", + "https://videos.aroaduntraveled.com", + "https://tube.sanemind.de", + "https://leopard.tube", + "https://video.oljo.xyz", + "https://comic.bot.nu", + "https://video.wilkie.how", + "https://mix.video", + "https://cyberretards.xyz", + "https://watch.home.ftt.gmbh", + "https://video.up.edu.ph", + "https://peertube.fioverse.zone", + "https://luxtube.lu", + "https://nyltube.nylarea.com", + "https://tubee.fr", + "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://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", - "https://peertube.normalgamingcommunity.cz", - "https://petitlutinartube.fr", "https://peertube.robonomics.network", "https://docker.videos.lecygnenoir.info", "https://peertube.inubo.ch", @@ -941,55 +1106,33 @@ "https://vnhup.com", "https://dumont.video", "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,42 +1140,28 @@ "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", "https://jzqk.org", "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", "https://videos.parleur.net", - "https://tube.azadehafzar.ir", - "https://pewflix.com", "https://video.electronicping.net", "https://videos.im.allmendenetz.de", - "https://tube.cyberia.club", "https://casstream.nohost.me", "https://peertube.askan.info", "https://apertatube.net", @@ -1050,7 +1179,6 @@ "https://tube-sciences-technologies.apps.education.fr", "https://tube-institutionnel.apps.education.fr", "https://tube-cycle-3.apps.education.fr", - "https://video.manicphase.me", "https://tubulus.openlatin.org", "https://video.graine-pdl.org", "https://tube-cycle-2.apps.education.fr", @@ -1077,21 +1205,15 @@ "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", "https://tube-numerique-educatif.apps.education.fr", "https://tube.itsg.host", "https://lucarne.balsamine.be", - "https://peertube.suranyami.com", "https://video.ados.accoord.fr", - "https://t.0x0.st", "https://tube-education-physique-et-sportive.apps.education.fr", "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", @@ -1110,13 +1232,10 @@ "https://videos.cassidypunchmachine.com", "https://dalek.zone", "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", - "https://videos.squat.net", "https://peertube.chaunchy.com", "https://tube.vrpnet.org", "https://video.tii.space", @@ -1132,9 +1251,7 @@ "https://tube.nilsu.org", "https://watch.autonomous-zone.earth", "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 +1261,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", @@ -1158,19 +1273,14 @@ "https://tube.dnet.one", "https://www.kotikoff.net", "https://peertube.nz", - "https://videos.grafo.zone", "https://tube.chocoflan.net", "https://pt.k2s.sk", "https://video.cats-home.net", "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", @@ -1181,7 +1291,6 @@ "https://free-streams.com", "https://video.livecchi.cloud", "https://peertube.gsugambit.com", - "https://pt.nospy.net", "https://yhwh.tube", "https://tube.kicou.info", "https://video.aqr.af", @@ -1190,9 +1299,7 @@ "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", "https://vid.twhtv.club", "https://video.retroedge.tech", @@ -1222,19 +1329,16 @@ "https://tube.dsocialize.net", "https://video.pourpenser.pro", "https://videos.npo.city", - "https://live2.codinglab.ch", "https://video.linux.it", "https://bee-tube.fr", "https://vid.prometheus.systems", "https://tube.nx12.net", "https://peertube.ignifi.me", "https://tv.based.quest", - "https://peertube.beardedtek.com", "https://creemoseducacioninclusiva.uma.es", "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 +1346,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", @@ -1250,9 +1353,7 @@ "https://tube.koweb.fr", "https://peertube.genma.fr", "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 +1362,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", @@ -1273,32 +1372,26 @@ "https://peertube.gardion.de", "https://ias-peertube.iosb.fraunhofer.de", "https://visionon.tv", - "https://polskijutub.mkljczk.pl", "https://peertube.noussommes.org", "https://exode.me", "https://video.anartist.org", "https://peertube.home.x0r.fr", "https://peertube.marud.fr", - "https://mtube.mooo.com", "https://skeptube.fr", "https://tube.villejuif.fr", "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", "https://pocketnetpeertube2.nohost.me", "https://peertube.bubbletea.dev", "https://peertube.art3mis.de", - "https://open.movie", "https://tube.rfc1149.net", "https://tube.radiomercure.fr", "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,11 +1403,9 @@ "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", - "https://tube.childrenshealthdefense.eu", "https://stream.litera.tools", "https://peertube.kriom.net", "https://peertube.gemlog.ca", @@ -1323,17 +1414,14 @@ "https://live.codinglab.ch", "https://dud-video.inf.tu-dresden.de", "https://media.interior.edu.uy", - "https://peertube.sebu77.com", "https://www.orion-hub.fr", "https://tv.orion-serv.fr", "https://video.interru.io", - "https://peertube.dtmf.ca", "https://tube.ponsonaille.fr", "https://tube.int5.net", "https://peertube.jackbot.fr", "https://stream.nuemedia.se", "https://peertube.wiredentrypoint.xyz", - "https://videos.lemnoslife.com", "https://peertube.arch-linux.cz", "https://tube.digitalesozialearbeit.de", "https://tube.spdns.org", @@ -1350,7 +1438,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", @@ -1375,10 +1462,8 @@ "https://pt.gordons.gen.nz", "https://tube.misterbanal.net", "https://peertube.fomin.site", - "https://tube.g1zm0.de", "https://video.ellijaymakerspace.org", "https://videos.benpro.fr", - "https://tube.fait.ch", "https://peertube.expi.studio", "https://crank.recoil.org", "https://tube.flokinet.is", @@ -1391,18 +1476,12 @@ "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", - "https://videos.optoutpod.com", "https://videos.bik.opencloud.lu", "https://videos.aadtp.be", "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 +1496,13 @@ "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 +1511,16 @@ "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 +1544,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,20 +1563,16 @@ "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", - "https://tv.undersco.re", "https://video.selea.se", "https://tv.neue.city", "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", @@ -1531,7 +1592,6 @@ "https://tv.pirateradio.social", "https://peertube.eu.org", "https://peertube.mxinfo.fr", - "https://tube.frischesicht.de", "https://peertube1.zeteo.me", "https://conspiracydistillery.com", "https://hpstube.fr", @@ -1547,7 +1607,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 +1623,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 +1630,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", @@ -1596,7 +1652,6 @@ "https://grypstube.uni-greifswald.de", "https://wiwi.video", "https://video.soi.ch", - "https://peertube.newsocial.tech", "https://peertube.cpge-brizeux.fr", "https://tube.distrilab.fr", "https://kinowolnosc.pl", @@ -1615,7 +1670,6 @@ "https://tube.xd0.de", "https://tube.xy-space.de", "https://studios.racer159.com", - "https://exo.tube", "https://fediverse.tv", "https://xxivproduction.video", "https://digitalcourage.video", @@ -1623,23 +1677,17 @@ "https://video.kuba-orlik.name", "https://peer.azurs.fr", "https://video.ecole-89.com", - "https://tube.kai-stuht.com", "https://video.fbxl.net", "https://video.p1ng0ut.social", - "https://watch.deranalyst.ch", "https://video.discord-insoumis.fr", "https://video.pcf.fr", "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", @@ -1654,12 +1702,9 @@ "https://video.altertek.org", "https://tube.oisux.org", "https://peertube.louisematic.site", - "https://clap.nerv-project.eu", "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", @@ -1669,8 +1714,6 @@ "https://fotogramas.politicaconciencia.org", "https://peertube.pl", "https://peertube.manalejandro.com", - "https://video.csc49.fr", - "https://tube.wolfe.casa", "https://video.dresden.network", "https://40two.tube", "https://tube.amic37.fr", @@ -1678,28 +1721,22 @@ "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", "https://tube.cyano.at", "https://tube.nox-rhea.org", "https://peertube.securitymadein.lu", - "https://tube.rita.moe", "https://mytube.kn-cloud.de", "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", @@ -1711,13 +1748,10 @@ "https://peertube.travelpandas.eu", "https://peertube.anzui.dev", "https://video.igem.org", - "https://worldofvids.com", - "https://peertube.underworld.fr", "https://peertube.pi2.dev", "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", @@ -1727,54 +1761,30 @@ "https://peertube.davigge.com", "https://vod.ksite.de", "https://tube.grin.hu", - "https://tube.cryptography.dog", "https://peertube.zergy.net", "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", @@ -1807,24 +1817,20 @@ "https://medias.pingbase.net", "https://video.oh14.de", "https://mytube.madzel.de", - "https://monplaisirtube.ddns.net", "https://video.blender.org", "https://peertube.020.pl", "https://tube.azbyka.ru", "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", "https://tube.rebellion.global", "https://videos.koumoul.com", "https://tube.undernet.uy", "https://peertube.opencloud.lu", "https://peertube.ch", "https://tube.tappret.fr", - "https://peertube.snargol.com", "https://peertube.desmu.fr", "https://peertube.rainbowswingers.net", "https://tube.nx-pod.de", @@ -1836,9 +1842,7 @@ "https://peervideo.club", "https://tube.taker.fr", "https://video.fitchfamily.org", - "https://video.fdlibre.eu", "https://peer.philoxweb.be", - "https://peertube.sl-network.fr", "https://peertube.dynlinux.io", "https://v.kretschmann.social", "https://videos.funkwhale.audio", @@ -1869,7 +1873,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 +1890,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 |