remove test results in extractor modules

and add generic example URLs
This commit is contained in:
Mike Fährmann
2023-09-11 16:30:55 +02:00
parent a833c244c8
commit a453335a9f
176 changed files with 656 additions and 9554 deletions

View File

@@ -34,8 +34,8 @@ class Extractor():
archive_fmt = ""
cookies_domain = ""
browser = None
example = ""
root = ""
test = None
request_interval = 0.0
request_interval_min = 0.0
request_timestamp = 0.0