From 196dab744fbe90672f1c7fce691d6afaa63779d1 Mon Sep 17 00:00:00 2001 From: qo-op Date: Tue, 8 Dec 2020 19:17:56 +0100 Subject: [PATCH] SITE_NAME = 'ASTROPORT _PROFIL_ (_LOGIN_) (_MDP_)' --- .../addons/plugin.video.vstream/resources/sites/astroport.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.install/.kodi/addons/plugin.video.vstream/resources/sites/astroport.py b/.install/.kodi/addons/plugin.video.vstream/resources/sites/astroport.py index 4fbaa9f..6b03a96 100644 --- a/.install/.kodi/addons/plugin.video.vstream/resources/sites/astroport.py +++ b/.install/.kodi/addons/plugin.video.vstream/resources/sites/astroport.py @@ -13,7 +13,7 @@ from resources.lib.util import Quote, cUtil, Unquote import random SITE_IDENTIFIER = 'astroport' -SITE_NAME = 'ASTROPORT' +SITE_NAME = 'ASTROPORT _PROFIL_ (_LOGIN_) (_MDP_)' SITE_DESC = 'Astroport permet de partager le contenu du répertoire ~/astroport avec ses amis https://gchange.fr' URL_MAIN = 'http://localhost:8080/ipns/_IPNSKEY_/xbian/'