update keyword hashes for tests

This commit is contained in:
Mike Fährmann
2016-09-25 17:28:46 +02:00
parent 19c2d4ff6f
commit 56d810c896
41 changed files with 53 additions and 53 deletions

View File

@@ -54,7 +54,7 @@ class Hentai2readChapterExtractor(Extractor):
pattern = [r"(?:https?://)?(?:www\.)?hentai2read\.com/([^/]+)/(\d+)"]
test = [("http://hentai2read.com/amazon_elixir/1/", {
"url": "fb5fc4d7cc194116960eaa648c7e045a6e6f0c11",
"keyword": "03435037539d57ca084c457b5ac4d48928487521",
"keyword": "c05d0d0bbe188926b15a43df1f8f65b8ac11c3fd",
})]
def __init__(self, match):