Fix Popcornstream
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
"serietvsubita": "http://serietvsubita.xyz",
|
||||
"serietvu": "https://www.serietvu.link",
|
||||
"streamtime": "https://t.me/s/StreamTime",
|
||||
"streamingaltadefinizione":"https://www.popcornstream.website/",
|
||||
"tantifilm": "https://www.tantifilm.vip",
|
||||
"toonitalia": "https://toonitalia.org",
|
||||
"vedohd": "https://vedohd.uno",
|
||||
|
||||
@@ -21,7 +21,7 @@ def findhost():
|
||||
host = permUrl['location']
|
||||
return host
|
||||
|
||||
host = config.get_channel_url(findhost)
|
||||
host = config.get_channel_url()
|
||||
headers = [['Referer', host]]
|
||||
|
||||
@support.menu
|
||||
|
||||
Reference in New Issue
Block a user