Merge branch 'master' into master

This commit is contained in:
mac12m99
2019-06-06 22:23:35 +02:00
committed by GitHub
146 changed files with 320 additions and 176 deletions
+1 -3
View File
@@ -24,9 +24,7 @@ from core.item import Item
from platformcode import logger, config
__channel__ = "eurostreaming"
#host = "https://eurostreaming.cafe/"
host = config.get_setting("channel_host", __channel__)
host = config.get_channel_url(__channel__)
headers = ['Referer', host]
list_servers = ['verystream', 'wstream', 'speedvideo', 'flashx', 'nowvideo', 'streamango', 'deltabit', 'openload']