mirror of
https://github.com/soxoj/maigret.git
synced 2026-05-06 22:19:01 +00:00
4f070f5e6c
The previous absence string 'The requested user does not exist or is inactive' no longer matches the live site response. InterPals now returns 'User not found' for non-existent profiles, causing false positives for all username searches. Tested against interpals.net/noneownsthisusername (non-existent) and interpals.net/blue (claimed) to confirm detection accuracy. Closes #2433 Co-authored-by: Julio César Suástegui <juliosuas@users.noreply.github.com>