Remove obsolete API_VIERVIJFZES
This commit is contained in:
parent
7f61533c4a
commit
be42bc6e1c
@ -175,7 +175,6 @@ class Category:
|
|||||||
class ContentApi:
|
class ContentApi:
|
||||||
""" GoPlay Content API"""
|
""" GoPlay Content API"""
|
||||||
SITE_URL = 'https://www.goplay.be'
|
SITE_URL = 'https://www.goplay.be'
|
||||||
API_VIERVIJFZES = 'https://api.viervijfzes.be'
|
|
||||||
API_GOPLAY = 'https://api.goplay.be'
|
API_GOPLAY = 'https://api.goplay.be'
|
||||||
|
|
||||||
def __init__(self, auth=None, cache_path=None):
|
def __init__(self, auth=None, cache_path=None):
|
||||||
|
Loading…
Reference in New Issue
Block a user