update extractor test results

This commit is contained in:
Mike Fährmann
2020-07-13 22:57:48 +02:00
parent 9cd1bc6907
commit c51fbd72ba
5 changed files with 5 additions and 7 deletions

View File

@@ -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": "0deaf1a2f832cfc4354c531259b949e850da1e7e",
"url": "2848abe3e433ad39bfdf5be5874682faaccea5be",
})