mirror of
https://github.com/thegeneralist01/archivr
synced 2026-07-22 03:05:32 +02:00
Prior scripts listened on 'single-file-on-before-capture-start' which does not exist in single-file-core 1.1.49. The real hook is: single-file-on-before-capture-request (dispatched by initUserScriptHandler after receiving single-file-user-script-init; userScriptEnabled defaults to true in args.js so it always fires when --browser-script is passed) Changes: - strip-scripts: -start -> -request (no preventDefault needed; synchronous) - READER_MODE_SCRIPT: -start -> -request; add 'installed' meta marker at script-evaluation time so artifact inspection can distinguish 'script not injected' / 'hook never fired' / 'Readability parse failed' |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||