update all channel to retrive url by macro json
This commit is contained in:
@@ -15,8 +15,7 @@ from platformcode import logger, config
|
||||
from specials import autoplay
|
||||
|
||||
__channel__ = "piratestreaming"
|
||||
|
||||
host = "http://www.piratestreaming.watch"
|
||||
host = config.get_channel_url(__channel__)
|
||||
|
||||
IDIOMAS = {'Italiano': 'IT'}
|
||||
list_language = IDIOMAS.values()
|
||||
|
||||
Reference in New Issue
Block a user