mirror of
https://github.com/soxoj/maigret.git
synced 2026-05-06 22:19:01 +00:00
01049b730d
* Initial plan * fix: update Love.Mail.ru to use numeric-only identifiers (#1264) - Add regexCheck to enforce numeric-only IDs (^\d+$) - Update usernameClaimed/usernameUnclaimed to numeric values - Site remains disabled pending live verification Co-authored-by: soxoj <31013580+soxoj@users.noreply.github.com> Agent-Logs-Url: https://github.com/soxoj/maigret/sessions/6de16097-6bc1-424a-beb1-1d2ec6b99944 * fix: update Love.Mail.ru URL to /profile/ path, enable check with verified ID Use maintainer-provided working link https://love.mail.ru/profile/1838153357. - Change URL pattern from /ru/{username} to /profile/{username} - Set usernameClaimed to 1838153357 - Remove disabled flag to enable the check Co-authored-by: soxoj <31013580+soxoj@users.noreply.github.com> Agent-Logs-Url: https://github.com/soxoj/maigret/sessions/ac07d38e-46e2-42d3-9e93-eda3e5cfbcc3 --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: soxoj <31013580+soxoj@users.noreply.github.com>