111 lines
5.8 KiB
JSON
111 lines
5.8 KiB
JSON
|
{
|
|||
|
"common": {
|
|||
|
"name": "proxy",
|
|||
|
"version": "1.0.3",
|
|||
|
"news": {
|
|||
|
"1.0.3": {
|
|||
|
"en": "Newer mime version used",
|
|||
|
"de": "Neuere Mime-Version verwendet",
|
|||
|
"ru": "Используется новая версия mime",
|
|||
|
"pt": "Versão mais recente de mímica usada",
|
|||
|
"nl": "Nieuwere mime-versie gebruikt",
|
|||
|
"fr": "Nouvelle version mime utilisée",
|
|||
|
"it": "È stata utilizzata la versione più recente di mimo",
|
|||
|
"es": "Nueva versión mime utilizada",
|
|||
|
"pl": "Zastosowano nowszą wersję mime"
|
|||
|
},
|
|||
|
"1.0.2": {
|
|||
|
"en": "URI was decoded for usage of special chars in password and login",
|
|||
|
"de": "URI wurde für die Verwendung spezieller Zeichen in Passwort und Login decodiert",
|
|||
|
"ru": "URI был декодирован для использования специальных символов в пароле и логине",
|
|||
|
"pt": "URI foi decodificado para uso de caracteres especiais em senha e login",
|
|||
|
"nl": "URI is gedecodeerd voor het gebruik van speciale tekens in wachtwoord en aanmelding",
|
|||
|
"fr": "URI a été décodé pour l'utilisation de caractères spéciaux dans le mot de passe et la connexion",
|
|||
|
"it": "L'URI è stato decodificato per l'utilizzo di caratteri speciali in password e login",
|
|||
|
"es": "El URI se decodificó para el uso de caracteres especiales en la contraseña y el inicio de sesión",
|
|||
|
"pl": "Identyfikator URI został zdekodowany w celu użycia specjalnych znaków w haśle i logowaniu"
|
|||
|
},
|
|||
|
"1.0.1": {
|
|||
|
"en": "Fixed error: after 10 timeouts the web cam was never reachable\nReady for Admin3",
|
|||
|
"de": "Fehler behoben: Nach 10 Timeouts war die Webcam nie erreichbar\nBereit für Admin3",
|
|||
|
"ru": "Исправлена ошибка: после 10 тайм-аутов веб-камера была недоступна\nГотово для Admin3",
|
|||
|
"pt": "Erro corrigido: após 10 temporizações, a web cam nunca foi alcançada\nPronto para Admin3",
|
|||
|
"nl": "Vaste fout: na 10 time-outs was de webcam nooit bereikbaar\nKlaar voor Admin3",
|
|||
|
"fr": "Correction d'une erreur: après 10 timeouts, la webcam n'a jamais été accessible\nPrêt pour Admin3",
|
|||
|
"it": "Risolto errore: dopo 10 timeout la web cam non era mai raggiungibile\nPronto per Admin3",
|
|||
|
"es": "Error reparado: después de 10 tiempos de espera la cámara web nunca fue alcanzable\nListo para Admin3",
|
|||
|
"pl": "Naprawiono błąd: po 10 przekroczeniach czasu kamera internetowa nigdy nie była dostępna\nGotowy na Admin3"
|
|||
|
},
|
|||
|
"1.0.0": {
|
|||
|
"en": "do not allow the error generation to fast",
|
|||
|
"de": "Erlaube nicht die Fehler zu oft zu generieren",
|
|||
|
"ru": "Запрет на слишком частые ошибки запросов"
|
|||
|
},
|
|||
|
"0.2.0": {
|
|||
|
"en": "fix run-mode",
|
|||
|
"de": "Korrigiere Run-Modus",
|
|||
|
"ru": "Исправлен режим запуска"
|
|||
|
},
|
|||
|
"0.1.0": {
|
|||
|
"en": "Inital version",
|
|||
|
"de": "Erste Version",
|
|||
|
"ru": "Первая версия"
|
|||
|
}
|
|||
|
},
|
|||
|
"title": "proxy",
|
|||
|
"desc": {
|
|||
|
"en": "This adapter allows to reach other HTTP servers (like WEB CAM) in the same web server",
|
|||
|
"de": "Dieser Adapter ermöglicht es, andere HTTP-Server (wie WEB CAM) auf demselben Webserver zu erreichen",
|
|||
|
"ru": "Этот адаптер позволяет опрашивать другие HTTP-серверы (например, WEB CAM) на одном и том же веб-сервере",
|
|||
|
"pt": "Este adaptador permite alcançar outros servidores HTTP (como WEB CAM) no mesmo servidor web",
|
|||
|
"nl": "Met deze adapter kunnen andere HTTP-servers (zoals WEB CAM) op dezelfde webserver worden bereikt",
|
|||
|
"fr": "Cet adaptateur permet d'atteindre d'autres serveurs HTTP (comme WEB CAM) sur le même serveur web",
|
|||
|
"it": "Questo adattatore consente di raggiungere altri server HTTP (come WEB CAM) nello stesso server web",
|
|||
|
"es": "Este adaptador permite llegar a otros servidores HTTP (como WEB CAM) en el mismo servidor web",
|
|||
|
"pl": "Ten adapter umożliwia dotarcie do innych serwerów HTTP (takich jak WEB CAM) na tym samym serwerze internetowym"
|
|||
|
},
|
|||
|
"authors": [
|
|||
|
"bluefox <dogafox@gmail.com>"
|
|||
|
],
|
|||
|
"license": "MIT",
|
|||
|
"platform": "Javascript/Node.js",
|
|||
|
"mode": "extension",
|
|||
|
"loglevel": "info",
|
|||
|
"icon": "proxy.png",
|
|||
|
"webExtension": "lib/proxy.js",
|
|||
|
"readme": "https://git.spacen.net/yunkong2/yunkong2.proxy/blob/master/README.md",
|
|||
|
"keywords": [
|
|||
|
"web",
|
|||
|
"proxy",
|
|||
|
"communication"
|
|||
|
],
|
|||
|
"materialize": true,
|
|||
|
"enabled": true,
|
|||
|
"extIcon": "https://git.spacen.net/yunkong2/yunkong2.proxy/master/admin/proxy.png",
|
|||
|
"type": "network",
|
|||
|
"dependencies": [
|
|||
|
{
|
|||
|
"js-controller": ">=0.15.0"
|
|||
|
}
|
|||
|
]
|
|||
|
},
|
|||
|
"native": {
|
|||
|
"route": "",
|
|||
|
"webInstance": "",
|
|||
|
"errorTimeout": 10000,
|
|||
|
"rules": [
|
|||
|
{
|
|||
|
"regex": "sonos/",
|
|||
|
"url": "http://localhost:8083"
|
|||
|
},
|
|||
|
{
|
|||
|
"regex": "api/",
|
|||
|
"url": "http://localhost:8084"
|
|||
|
},
|
|||
|
{
|
|||
|
"regex": "node-red/",
|
|||
|
"url": "http://localhost:1880"
|
|||
|
}
|
|||
|
]
|
|||
|
}
|
|||
|
}
|