aggiunto HD4ME in channels.json

This commit is contained in:
Alhaziel01
2020-04-13 20:22:43 +02:00
parent 2fcb6d8170
commit 91ab737ff3
2 changed files with 3 additions and 7 deletions

View File

@@ -24,6 +24,7 @@
"filmstreaming01": "https://filmstreaming01.com",
"guardaserie_stream": "https://guardaserie.store",
"guardaserieclick": "https://www.guardaserie.productions",
"hd4me": "https://hd4me.net",
"ilgeniodellostreaming": "https://ilgeniodellostreaming.pl",
"italiaserie": "https://italiaserie.org",
"mondoserietv": "https://mondoserietv.com",

View File

@@ -3,15 +3,10 @@
# Canale per HD4ME
# ------------------------------------------------------------
from core import scrapertools, httptools, support
from core.item import Item
from platformcode import config, logger
#impostati dinamicamente da findhost()
from core import httptools, support
# host = config.get_channel_url(findhost)
host = 'https://hd4me.net'
host = support.config.get_channel_url()
headers = [['Referer', host]]
list_servers = ['mixdrop','vidoza','cloudvideo','vup','supervideo','gounlimited']