Files
Leonard 8bb1d7b791 fix(auditing): reject call-tracking placeholders in website phone extraction
_valid_phone() rejects all-same-digit numbers (999-999-9999, 000-000-0000)
that call-tracking widgets emit before they are wired; _phone_from_text now
scans past an invalid first match instead of returning it. Selftest covers
placeholder rejection and visible-text-wins-over-tel: semantics.
2026-08-15 17:54:03 +00:00
..