+verystream to servers list
This commit is contained in:
@@ -24,7 +24,7 @@ def findhost():
|
||||
|
||||
IDIOMAS = {'Italiano': 'IT'}
|
||||
list_language = IDIOMAS.values()
|
||||
list_servers = ['openload', 'streamango', 'wstream']
|
||||
list_servers = ['openload', 'streamango', 'wstream', 'verystream']
|
||||
list_quality = ['HD', 'default']
|
||||
|
||||
__comprueba_enlaces__ = config.get_setting('comprueba_enlaces', 'cineblog01')
|
||||
|
||||
@@ -18,7 +18,7 @@ from core import tmdb
|
||||
# Necessario per Autoplay
|
||||
IDIOMAS = {'Italiano': 'IT'}
|
||||
list_language = IDIOMAS.values()
|
||||
list_servers = ['akstream', 'wstream', 'openload', 'streamango']
|
||||
list_servers = ['akstream', 'wstream', 'openload', 'streamango', 'verystream']
|
||||
list_quality = ['default']
|
||||
|
||||
# Necessario per Verifica Link
|
||||
|
||||
@@ -13,7 +13,7 @@ from platformcode import logger, config
|
||||
from channelselector import thumb
|
||||
|
||||
host = "https://eurostreaming.cafe"
|
||||
list_servers = ['openload', 'speedvideo', 'wstream', 'streamango' 'flashx', 'nowvideo']
|
||||
list_servers = ['openload', 'speedvideo', 'wstream', 'streamango' 'flashx', 'nowvideo', 'verystream']
|
||||
list_quality = ['default']
|
||||
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@ from channelselector import thumb
|
||||
|
||||
host = "https://www.filmpertutti.club"
|
||||
headers = [['Referer', host]]
|
||||
list_servers = ['openload', 'streamango', 'wstream', 'akvideo']
|
||||
list_servers = ['openload', 'streamango', 'wstream', 'akvideo', 'verystream']
|
||||
list_quality = ['HD', 'SD']
|
||||
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@ host = "https://ilgeniodellostreaming.pw"
|
||||
|
||||
IDIOMAS = {'Italiano': 'IT'}
|
||||
list_language = IDIOMAS.values()
|
||||
list_servers = ['openload', 'streamango', 'youtube']
|
||||
list_servers = ['openload', 'streamango', 'youtube', 'verystream']
|
||||
list_quality = ['default']
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user