test
This commit is contained in:
parent
b132045ae4
commit
f9336c76ec
@ -7,7 +7,7 @@ class OriginEPG():
|
||||
def __init__(self, fhdhr):
|
||||
self.fhdhr = fhdhr
|
||||
|
||||
self.base_api = 'https://api.toonamiaftermath.com'
|
||||
self.base_api = 'http://api.toonamiaftermath.com:3000'
|
||||
self.media_url = "%s/media" % self.base_api
|
||||
|
||||
def update_epg(self, fhdhr_channels):
|
||||
|
||||
Loading…
Reference in New Issue
Block a user