8bb1d7b791
_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.