summaryrefslogtreecommitdiffstats
path: root/gallery_dl/extractor/hypnohub.py
diff options
context:
space:
mode:
Diffstat (limited to 'gallery_dl/extractor/hypnohub.py')
-rw-r--r--gallery_dl/extractor/hypnohub.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/gallery_dl/extractor/hypnohub.py b/gallery_dl/extractor/hypnohub.py
index bf2db96..860cebd 100644
--- a/gallery_dl/extractor/hypnohub.py
+++ b/gallery_dl/extractor/hypnohub.py
@@ -23,7 +23,7 @@ class HypnohubTagExtractor(booru.TagMixin, HypnohubExtractor):
pattern = (r"(?:https?://)?(?:www\.)?hypnohub\.net"
r"/post\?(?:[^&#]*&)*tags=(?P<tags>[^&#]+)")
test = ("https://hypnohub.net/post?tags=gonoike_biwa", {
- "url": "6bebc4318489ee37e0c3b814352acd6783ba95d6",
+ "url": "0deaf1a2f832cfc4354c531259b949e850da1e7e",
})