mirror of
https://github.com/n0stal6ic/unshackle-services.git
synced 2026-07-15 17:40:02 +02:00
Update __init__.py
This commit is contained in:
+2
-2
@@ -19,7 +19,7 @@ class HULU(Service):
|
|||||||
"""
|
"""
|
||||||
Service code for Hulu (https://hulu.com)
|
Service code for Hulu (https://hulu.com)
|
||||||
|
|
||||||
Author: n0stal6ic
|
www.nostalgic.cc
|
||||||
Authorization: Cookies
|
Authorization: Cookies
|
||||||
Geofence: US
|
Geofence: US
|
||||||
"""
|
"""
|
||||||
@@ -473,4 +473,4 @@ class HULU(Service):
|
|||||||
_dedup_block,
|
_dedup_block,
|
||||||
mpd,
|
mpd,
|
||||||
flags=re.DOTALL,
|
flags=re.DOTALL,
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user