summaryrefslogtreecommitdiff
path: root/crocoite/util.py
AgeCommit message (Collapse)AuthorFilesLines
2018-06-25warc: Save DOM-/image screenshot as WARC conversionLars-Dominik Braun1-0/+6
Judging from the docs this is the proper way to store these resources. Enable both for the IRC bot by default, since they won’t interfere with IA’s wayback machine.
2017-12-24Refactor behavior scriptsLars-Dominik Braun1-0/+43
No functional changes, just cleanup. Replaces onload and onsnapshot events. Move screen metric emulation, DOM snapshots and screenshots here as well.