From 44ebc4333645547af146dbfd57b3891b92112d86 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sun, 9 Jan 2022 14:08:11 +0100 Subject: Mangadex images download after at-home endpoint update --- plugins/mangaplus.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/mangaplus.py') diff --git a/plugins/mangaplus.py b/plugins/mangaplus.py index 7dee0d8..9b11eda 100755 --- a/plugins/mangaplus.py +++ b/plugins/mangaplus.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 -# The page decryption in this file is based on komikku/servers/mangaplus.py -# available at https://gitlab.com/valos/Komikku/-/blob/master/komikku/servers/mangaplus.py +# The page decryption in this file is based on komikku/servers/mangaplus/__init__.py +# available at https://gitlab.com/valos/Komikku/-/blob/master/komikku/servers/mangaplus/__init__.py # which is licensed under GPL 3.0 import os -- cgit v1.2.3