diff --git a/channels.json b/channels.json index 2d48d622..233d90a7 100644 --- a/channels.json +++ b/channels.json @@ -41,7 +41,7 @@ "altadefinizione": "https://altadefinizione.nuovo.live", "altadefinizionecommunity": "https://altaregistrazione.net", "animealtadefinizione": "https://www.animealtadefinizione.it", - "cineblog01": "https://cb01.cfd", + "cineblog01": "https://cb01.uno", "filmpertutti": "https://filmpertuttiii.nuovo.live" } } \ No newline at end of file diff --git a/tools/updateDomains.py b/tools/updateDomains.py index a7c1de05..f418265f 100644 --- a/tools/updateDomains.py +++ b/tools/updateDomains.py @@ -50,6 +50,8 @@ if __name__ == '__main__': print(chann + ' not exists anymore') del data[k][chann] continue + if k == 'findhost': + continue # to get an idea of the timing # useful only if you control all channels # for channels with error 522 about 40 seconds are lost ...