Fix Altadefinizione, casacinema e filmpertutti, streamsb. Nuovo dominio toonitalia.xyz (non ha sottosezioni)

This commit is contained in:
marco
2023-03-20 19:52:06 +01:00
parent 2acaf18282
commit 082fec00aa
4 changed files with 14 additions and 14 deletions

View File

@@ -13,7 +13,7 @@
"cinetecadibologna": "http://cinestore.cinetecadibologna.it", "cinetecadibologna": "http://cinestore.cinetecadibologna.it",
"discoveryplus": "https://www.discoveryplus.com", "discoveryplus": "https://www.discoveryplus.com",
"dreamsub": "https://www.animeworld.tv", "dreamsub": "https://www.animeworld.tv",
"eurostreaming": "https://eurostreaming.mba", "eurostreaming": "https://eurostreaming.lat",
"eurostreaming_actor": "https://eurostreaming.taxi", "eurostreaming_actor": "https://eurostreaming.taxi",
"filmstreaming": "https://filmstreaming.sbs", "filmstreaming": "https://filmstreaming.sbs",
"guardaseriecam": "https://guardaserie.baby", "guardaseriecam": "https://guardaserie.baby",
@@ -21,16 +21,16 @@
"ilcorsaronero": "https://ilcorsaronero.link", "ilcorsaronero": "https://ilcorsaronero.link",
"ilgeniodellostreaming_cam": "https://ilgeniodellostreaming.sbs", "ilgeniodellostreaming_cam": "https://ilgeniodellostreaming.sbs",
"mediasetplay": "https://mediasetinfinity.mediaset.it", "mediasetplay": "https://mediasetinfinity.mediaset.it",
"mondoserietv": "http://ww25.mondoserietv.club/?subid1=20230304-0432-24b6-8222-f42ad34066c2", "mondoserietv": "http://ww25.mondoserietv.club/?subid1=20230304-0434-261c-9cb0-a0044930e0a9",
"paramount": "https://www.mtv.it", "paramount": "https://www.mtv.it",
"piratestreaming": "https://piratestreaming.design", "piratestreaming": "https://piratestreaming.design",
"plutotv": "https://pluto.tv", "plutotv": "https://pluto.tv",
"raiplay": "https://www.raiplay.it", "raiplay": "https://www.raiplay.it",
"serietvu": "https://www.serietvu.live", "serietvu": "https://www.serietvu.live",
"streamingcommunity": "https://streamingcommunity.pw", "streamingcommunity": "https://streamingcommunity.bike",
"streamingita": "https://www.streamingita.best", "streamingita": "https://www.streamingita.best",
"tantifilm": "https://www.tantifilm.green", "tantifilm": "https://www.tantifilm.email",
"toonitalia": "https://toonitalia.xyz" "toonitalia": "https://toonitalia.xyz/"
}, },
"findhost": { "findhost": {
"altadefinizione": "https://altadefinizione.nuovo.live", "altadefinizione": "https://altadefinizione.nuovo.live",

View File

@@ -13,12 +13,12 @@ headers = [['Referer', host]]
@support.menu @support.menu
def mainlist(item): def mainlist(item):
top = [('Novità',['', 'peliculas', 'new', 'tvshow']), # top = [('Novità',['', 'peliculas', 'new', 'tvshow']),
('Aggiornamenti', ['', 'peliculas', 'last', 'tvshow'])] # ('Aggiornamenti', ['', 'peliculas', 'last', 'tvshow'])]
tvshow = ['/category/serie-tv/'] # tvshow = ['/category/serie-tv/']
anime =['/category/anime/', anime =['/category/anime/']
('Sub-Ita',['/category/anime-sub-ita/', 'peliculas', 'sub']), # ('Sub-Ita',['/category/anime-sub-ita/', 'peliculas', 'sub']),
('Film Animati',['/category/film-animazione/','peliculas', '', 'movie'])] # ('Film Animati',['/category/film-animazione/','peliculas', '', 'movie'])]
search = '' search = ''
return locals() return locals()

View File

@@ -45,9 +45,9 @@ class UnshortenIt(object):
_protectlink_regex = r'(?:s\.)?protectlink\.stream' _protectlink_regex = r'(?:s\.)?protectlink\.stream'
_uprot_regex = r'uprot\.net' _uprot_regex = r'uprot\.net'
# for services that only include real link inside iframe # for services that only include real link inside iframe
_simple_iframe_regex = r'cryptmango|xshield\.net|vcrypt\.club|isecure\.link|isecure\.icu|isecure\.cfd' _simple_iframe_regex = r'cryptmango|xshield\.net|vcrypt\.club|isecure\.[a-z]+'
# for services that only do redirects # for services that only do redirects
_simple_redirect = r'streamcrypt\.net/[^/]+|is\.gd|www\.vedere\.stream|isecure\.link|isecure\.icu' _simple_redirect = r'streamcrypt\.net/[^/]+|is\.gd|www\.vedere\.stream'
_filecrypt_regex = r'filecrypt\.cc' _filecrypt_regex = r'filecrypt\.cc'
listRegex = [_adfly_regex, _linkbucks_regex, _adfocus_regex, _lnxlu_regex, _shst_regex, _hrefli_regex, _anonymz_regex, listRegex = [_adfly_regex, _linkbucks_regex, _adfocus_regex, _lnxlu_regex, _shst_regex, _hrefli_regex, _anonymz_regex,

View File

@@ -9,7 +9,7 @@ def get_sources(page_url):
rand1 = "".join([random.choice(string.ascii_letters) for y in range(12)]) rand1 = "".join([random.choice(string.ascii_letters) for y in range(12)])
rand2 = "".join([random.choice(string.ascii_letters) for y in range(12)]) rand2 = "".join([random.choice(string.ascii_letters) for y in range(12)])
_0x470d0b = '{}||{}||{}||streamsb'.format(rand1, code, rand2) _0x470d0b = '{}||{}||{}||streamsb'.format(rand1, code, rand2)
sources = 'https://streamas.cloud/sources51/' + codecs.getencoder('hex')(_0x470d0b.encode())[0].decode() sources = 'https://streamas.cloud/sources15/' + codecs.getencoder('hex')(_0x470d0b.encode())[0].decode()
# does not lite other headers different than watchsb and useragent # does not lite other headers different than watchsb and useragent
ret = httptools.downloadpage(sources, headers={'watchsb': 'sbstream', 'User-Agent': httptools.get_user_agent()}, replace_headers=True).json ret = httptools.downloadpage(sources, headers={'watchsb': 'sbstream', 'User-Agent': httptools.get_user_agent()}, replace_headers=True).json
logger.debug(ret) logger.debug(ret)