mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-06 07:47:53 +10:00
Restore index-only snapshot output links
This commit is contained in:
@@ -120,6 +120,7 @@ def add(urls: str | list[str],
|
||||
)
|
||||
if tag:
|
||||
snapshot.save_tags(tag.split(','))
|
||||
snapshot.ensure_crawl_symlink()
|
||||
return crawl.snapshot_set.all()
|
||||
|
||||
# 5. Start the orchestrator to process the queue
|
||||
|
||||
Reference in New Issue
Block a user