test
This commit is contained in:
parent
ed4eac27a4
commit
fb201c1644
@ -8,7 +8,7 @@ class OriginChannels():
|
||||
self.origin = origin
|
||||
|
||||
self.channel_json_url = "https://www.toonamiaftermath.com/tatv.json"
|
||||
self.base_api = 'https://api.toonamiaftermath.com'
|
||||
self.base_api = 'http://api.toonamiaftermath.com:3000'
|
||||
self.stream_url_base = "%s/streamUrl?&channelName=" % self.base_api
|
||||
|
||||
def get_channels(self):
|
||||
|
||||
Loading…
Reference in New Issue
Block a user