Files
sif/internal
7d206ad033 fix(frameworks): stop prose and image mime types from faking magento (#322)
the bare "Magento" body word matched any page that merely named the
platform, and "mage/" is a substring of the near-ubiquitous "image/"
mime type, so a migration guide carrying a single image reference
scored both signatures and cleared the detection threshold. key on the
frontend static-asset base, the data-mage-init widget attribute and the
module namespace, which only appear when magento actually rendered the
page.

Co-authored-by: vmfunc <vmfunc.lc@gmail.com>
2026-07-22 22:10:21 +00:00
..