fix: inserita la libreria httplib2 in /lib

This commit is contained in:
greko17
2019-08-05 17:55:24 +02:00
parent 3b8a20fbd7
commit d98a0f2890
7 changed files with 5104 additions and 7 deletions

View File

@@ -38,11 +38,6 @@ def start():
check_adsl = test_conn(is_exit = True, check_dns = True, view_msg = True,
lst_urls = [], lst_site_check_dns = [], in_addon = True)
# Permette di scrivere il file channels.json
# controllando gli url del file solo se tutti i check
# della connessione sono andati a buon fine
## if check_adsl:
## check_channels()
def run(item=None):
logger.info()