From 4f070f5e6c52a4f7f8d48cd27dfd8e45bc494cd3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julio=20C=C3=A9sar=20Su=C3=A1stegui?= Date: Fri, 3 Apr 2026 05:43:33 -0600 Subject: [PATCH] fix(data): update InterPals absence string to match current site response (#2442) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- maigret/resources/data.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/maigret/resources/data.json b/maigret/resources/data.json index 2913fa9..ff6f8b2 100644 --- a/maigret/resources/data.json +++ b/maigret/resources/data.json @@ -13655,7 +13655,7 @@ ], "checkType": "message", "absenceStrs": [ - "The requested user does not exist or is inactive" + "User not found" ], "alexaRank": 46998, "urlMain": "https://www.interpals.net/", @@ -29285,6 +29285,7 @@ "usernameClaimed": "alex", "usernameUnclaimed": "noonewouldeverusethis7" }, + "izmailonline.com": { "tags": [ "ua"