Fix Animeworld
This commit is contained in:
@@ -8,6 +8,8 @@ from core import support, jsontools
|
|||||||
host = support.config.get_channel_url()
|
host = support.config.get_channel_url()
|
||||||
headers = [['Referer', host]]
|
headers = [['Referer', host]]
|
||||||
|
|
||||||
|
__channel__ = 'animeworld'
|
||||||
|
|
||||||
list_servers = ['animeworld', 'verystream', 'streamango', 'openload', 'directo']
|
list_servers = ['animeworld', 'verystream', 'streamango', 'openload', 'directo']
|
||||||
list_quality = ['default', '480p', '720p', '1080p']
|
list_quality = ['default', '480p', '720p', '1080p']
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user