updateDomains: evita di modificare findhost
This commit is contained in:
+1
-1
@@ -41,7 +41,7 @@
|
|||||||
"altadefinizione": "https://altadefinizione.nuovo.live",
|
"altadefinizione": "https://altadefinizione.nuovo.live",
|
||||||
"altadefinizionecommunity": "https://altaregistrazione.net",
|
"altadefinizionecommunity": "https://altaregistrazione.net",
|
||||||
"animealtadefinizione": "https://www.animealtadefinizione.it",
|
"animealtadefinizione": "https://www.animealtadefinizione.it",
|
||||||
"cineblog01": "https://cb01.cfd",
|
"cineblog01": "https://cb01.uno",
|
||||||
"filmpertutti": "https://filmpertuttiii.nuovo.live"
|
"filmpertutti": "https://filmpertuttiii.nuovo.live"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -50,6 +50,8 @@ if __name__ == '__main__':
|
|||||||
print(chann + ' not exists anymore')
|
print(chann + ' not exists anymore')
|
||||||
del data[k][chann]
|
del data[k][chann]
|
||||||
continue
|
continue
|
||||||
|
if k == 'findhost':
|
||||||
|
continue
|
||||||
# to get an idea of the timing
|
# to get an idea of the timing
|
||||||
# useful only if you control all channels
|
# useful only if you control all channels
|
||||||
# for channels with error 522 about 40 seconds are lost ...
|
# for channels with error 522 about 40 seconds are lost ...
|
||||||
|
|||||||
Reference in New Issue
Block a user