update keyword hashes for tests
This commit is contained in:
@@ -17,7 +17,7 @@ class FourchanThreadExtractor(ChanExtractor):
|
||||
pattern = [r"(?:https?://)?boards\.4chan\.org/([^/]+)/thread/(\d+)"]
|
||||
test = [("https://boards.4chan.org/tg/thread/15396072/", {
|
||||
"url": "39082ad166161966d7ba8e37f2173a824eb540f0",
|
||||
"keyword": "9b610fd3674653728516c34ec65925a024cc0074",
|
||||
"keyword": "38679a7c8054f535cba67cae13eef1ea7dbc8085",
|
||||
"content": "3081ed85a5afaeb3f430f42540e7bb5eec1908cc",
|
||||
})]
|
||||
api_url = "https://a.4cdn.org/{board}/thread/{thread}.json"
|
||||
|
||||
Reference in New Issue
Block a user