WIP add new effects, reads, writes, to abx interface

This commit is contained in:
Nick Sweeting 2024-10-15 22:33:22 -07:00
parent 0abbc11a6b
commit 35dd5911d8
No known key found for this signature in database
6 changed files with 249 additions and 177 deletions

View file

@ -44,3 +44,22 @@ def get_BINARIES():
# 'screenshot': SCREENSHOT_EXTRACTOR,
# 'dom': DOM_EXTRACTOR,
# }
# Hooks Available:
# Events:
# on_crawl_schedule_tick
# on_seed_post_save
# on_crawl_post_save
# on_snapshot_post_save
# on_archiveresult_post_save
# create_root_snapshot_from_seed
# create_archiveresults_pending_from_snapshot
# create_crawl_from_crawlschedule_if_due
# create_crawl_copy_from_template
#
# create_crawl_from_crawlschedule_if_due