From c843b3249fbfa48634a418b60e018f590a2aba93 Mon Sep 17 00:00:00 2001 From: qo-op Date: Sun, 7 Mar 2021 16:21:59 +0100 Subject: [PATCH] =?UTF-8?q?pastebin=20=3D>=20astroport=20(correspond=20?= =?UTF-8?q?=C3=A0=20addon=20data=20settings.xml)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../addons/plugin.video.vstream/resources/sites/astroport.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 40e6524..7740c7a 100644 --- a/.install/.kodi/addons/plugin.video.vstream/resources/sites/astroport.py +++ b/.install/.kodi/addons/plugin.video.vstream/resources/sites/astroport.py @@ -22,8 +22,8 @@ URL_MAIN = 'http://127.0.0.1:8181/ipns/_IPFSNODEID_/._IPFSNODEID_/' # FASTRXBIAN / AASTRXBIAN ... KEY_PASTE_ID = 'PASTE_ID' -SETTING_PASTE_ID = 'pastebin_id_' -SETTING_PASTE_LABEL = 'pastebin_label_' +SETTING_PASTE_ID = 'astroport_id_' +SETTING_PASTE_LABEL = 'astroport_label_' UNCLASSIFIED_GENRE = '_NON CLASSÉ_' UNCLASSIFIED = 'Indéterminé'