From 1b2738d4b25533bd2af23e127cba93b5eb2edaac Mon Sep 17 00:00:00 2001 From: Karl Hudgell Date: Sun, 13 Mar 2022 17:35:54 +0000 Subject: [PATCH] update to new domain --- config.json.default | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.json.default b/config.json.default index d633ba1..210af6f 100644 --- a/config.json.default +++ b/config.json.default @@ -2,6 +2,6 @@ "GoGoAnime_Username":"", "GoGoAnime_Password":"", "MaxConcurrentDownloads": 4, - "CurrentGoGoAnimeDomain": "film", + "CurrentGoGoAnimeDomain": "gg", "OverwriteDownloads": 0 -} \ No newline at end of file +}