update extractor test results

This commit is contained in:
Mike Fährmann
2022-07-12 15:46:51 +02:00
parent 539e3bbed9
commit c6a9bab019
27 changed files with 111 additions and 100 deletions

View File

@@ -149,7 +149,7 @@ class GelbooruV02TagExtractor(GelbooruV02Extractor):
pattern = BASE_PATTERN + r"/index\.php\?page=post&s=list&tags=([^&#]+)"
test = (
("https://rule34.xxx/index.php?page=post&s=list&tags=danraku", {
"content": "622e80be3f496672c44aab5c47fbc6941c61bc79",
"content": "5c6ae9ee13e6d4bc9cb8bdce224c84e67fbfa36c",
"pattern": r"https?://.*rule34\.xxx/images/\d+/[0-9a-f]+\.jpg",
"count": 2,
}),