mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-12-28 06:34:15 +00:00
Rather than by assuming the JSON file we are parsing has junk at the beginning (which maybe only used to happen?), try parsing it as-is first, and then fall back to trying again after skipping the first line Fixes #1347 |
||
|---|---|---|
| .. | ||
| mock_server | ||
| tags_migration | ||
| __init__.py | ||
| conftest.py | ||
| fixtures.py | ||
| test_add.py | ||
| test_extractors.py | ||
| test_init.py | ||
| test_list.py | ||
| test_oneshot.py | ||
| test_remove.py | ||
| test_title.py | ||
| test_update.py | ||
| test_util.py | ||