diff --git a/HULU/__init__.py b/HULU/__init__.py index 66cce3e..32b8e64 100644 --- a/HULU/__init__.py +++ b/HULU/__init__.py @@ -19,7 +19,7 @@ class HULU(Service): """ Service code for Hulu (https://hulu.com) - Author: n0stal6ic + www.nostalgic.cc Authorization: Cookies Geofence: US """ @@ -473,4 +473,4 @@ class HULU(Service): _dedup_block, mpd, flags=re.DOTALL, - ) \ No newline at end of file + )