mirror of
https://github.com/lunchcat/sif.git
synced 2026-07-28 14:37:01 -07:00
move FaviconHash and its base64 chunking into a leaf package so the scan check and the module engine share one implementation instead of each carrying a copy. no behavior change; the golden test moves with it.