mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-09-14 11:06:13 +05:00
- Remove extractor field from Crawl model (moved to config dict) - Update migration 0002_drop_seed_model to not add extractor - Update archivebox_add.py to use config['PARSER'] instead - Update admin.py recrawl to not pass extractor - Update jsonl.py serialization to not include extractor - Update test schema SCHEMA_0_8 to not include extractor - Set default timeout to 60s for test commands |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| checks.py | ||
| db.py | ||
| debugging.py | ||
| folders.py | ||
| hashing.py | ||
| jsonl.py | ||
| legacy.py | ||
| logging_util.py | ||
| logging.py | ||
| monkey_patches.py | ||
| paginators.py | ||
| serve_static.py | ||
| shell_welcome_message.py | ||
| system.py | ||
| tests.py | ||
| toml_util.py | ||
| util.py | ||