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