From f0ad020ddba800c654005df5a0a1163c7ea35081 Mon Sep 17 00:00:00 2001 From: n0stal6ic Date: Thu, 9 Jul 2026 08:34:30 -0500 Subject: [PATCH] Update __init__.py --- HULU/__init__.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 + )