add utility extractor that runs test-URLs

This commit is contained in:
Mike Fährmann
2016-12-10 00:01:00 +01:00
parent 4e75e923cd
commit 69cde97c93
2 changed files with 70 additions and 0 deletions

View File

@@ -65,6 +65,7 @@ modules = [
"yandere",
"imagehosts",
"recursive",
"test",
]
def find(url):