summaryrefslogtreecommitdiffstats
path: root/gallery_dl/extractor/exhentai.py
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@unit193.net>2022-10-03 04:08:41 -0400
committerLibravatarUnit 193 <unit193@unit193.net>2022-10-03 04:08:41 -0400
commitb2d8a54ecf4157570d00a8b974a779766822bf4b (patch)
treed7b6db11c9b6add2c1a714fcfc95ab62b11e126c /gallery_dl/extractor/exhentai.py
parente6b82556343116256be047ab7099bedd9063f66a (diff)
New upstream version 1.23.2upstream/1.23.2
Diffstat (limited to 'gallery_dl/extractor/exhentai.py')
-rw-r--r--gallery_dl/extractor/exhentai.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/gallery_dl/extractor/exhentai.py b/gallery_dl/extractor/exhentai.py
index 01ba03a..e37e81b 100644
--- a/gallery_dl/extractor/exhentai.py
+++ b/gallery_dl/extractor/exhentai.py
@@ -505,7 +505,7 @@ class ExhentaiSearchExtractor(ExhentaiExtractor):
if url == last:
continue
last = url
- yield Message.Queue, url, data
+ yield Message.Queue, url + "/", data
if 'class="ptdd">&gt;<' in page or ">No hits found</p>" in page:
return