update all channel to retrive url by macro json
This commit is contained in:
@@ -18,7 +18,8 @@ list_language = IDIOMAS.values()
|
||||
list_servers = ['verystream', 'openload', 'streamango', 'vidlox', 'youtube']
|
||||
list_quality = ['default']
|
||||
|
||||
host = "https://www.tantifilm.cafe"
|
||||
__channel__ = "tantifilm"
|
||||
host = config.get_channel_url(__channel__)
|
||||
|
||||
headers = [['Referer', host]]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user