diff --git a/gallery_dl/extractor/exhentai.py b/gallery_dl/extractor/exhentai.py index 69ac8652..11a3f85d 100644 --- a/gallery_dl/extractor/exhentai.py +++ b/gallery_dl/extractor/exhentai.py @@ -6,7 +6,7 @@ # it under the terms of the GNU General Public License version 2 as # published by the Free Software Foundation. -"""Extract images and ugoira from http://www.pixiv.net/""" +"""Extract images from galleries at http://exhentai.org/""" from .common import Extractor, Message from .. import config, text