mirror of
https://github.com/spaam/svtplay-dl.git
synced 2024-11-24 04:05:39 +01:00
Sr: typo in the domainname
This commit is contained in:
parent
37d6c75e8e
commit
bd0b3eabee
@ -630,7 +630,7 @@ class Hbo():
|
||||
|
||||
class Sr():
|
||||
def handle(self, url):
|
||||
return "svergesradio.se" in url
|
||||
return "sverigesradio.se" in url
|
||||
|
||||
def get(self, options, url):
|
||||
data = get_http_data(url)
|
||||
|
Loading…
Reference in New Issue
Block a user