update extractor test results

This commit is contained in:
Mike Fährmann
2020-08-03 21:57:00 +02:00
parent 422e69f187
commit 19bf76bcf8
3 changed files with 5 additions and 9 deletions

View File

@@ -95,8 +95,8 @@ class PahealPostExtractor(PahealExtractor):
pattern = (r"(?:https?://)?(?:rule34|rule63|cosplay)\.paheal\.net"
r"/post/view/(\d+)")
test = ("https://rule34.paheal.net/post/view/481609", {
"url": "1142779378f655ec0497d4c301836aa667f788b1",
"keyword": "34e9e93d4fa6fa06fac1a56e78c9a52e8cd7b271",
"url": "d3fd0f82762716fe3fb03c9c923e61c13ce22204",
"keyword": "35748081bfeaab48f909f4b097a4d79b2be12538",
"content": "7b924bcf150b352ac75c9d281d061e174c851a11",
})