update all channel to retrive url by macro json
This commit is contained in:
@@ -23,7 +23,7 @@ checklinks = config.get_setting('checklinks', 'cinemalibero')
|
||||
checklinks_number = config.get_setting('checklinks_number', 'cinemalibero')
|
||||
|
||||
__channel__ = "cinemalibero"
|
||||
host = config.get_addon_version(__channel__)
|
||||
host = config.get_channel_url(__channel__)
|
||||
headers = [['Referer', host]]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user