From 005863c2e0cc79566c1036e09afc5c1cc8a406b4 Mon Sep 17 00:00:00 2001 From: Copilot <198982749+Copilot@users.noreply.github.com> Date: Mon, 23 Mar 2026 20:18:33 +0100 Subject: [PATCH] Fix Setlist site check: switch to message checkType with proper markers (#2333) * Initial plan * Disable Setlist site check due to false positives (soft 404) Co-authored-by: soxoj <31013580+soxoj@users.noreply.github.com> Agent-Logs-Url: https://github.com/soxoj/maigret/sessions/8c552ca6-51e5-4e79-a791-ddd6f27d2461 * Fix Setlist check: switch to message checkType with proper markers Co-authored-by: soxoj <31013580+soxoj@users.noreply.github.com> Agent-Logs-Url: https://github.com/soxoj/maigret/sessions/3c387df6-1dfe-451f-96d8-b4b6455f7857 --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: soxoj <31013580+soxoj@users.noreply.github.com> --- maigret/resources/data.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/maigret/resources/data.json b/maigret/resources/data.json index 4d1cfe0..42ff119 100644 --- a/maigret/resources/data.json +++ b/maigret/resources/data.json @@ -14605,11 +14605,17 @@ "tags": [ "us" ], - "checkType": "status_code", + "checkType": "message", + "presenseStrs": [ + "s setlist.fm | setlist.fm" + ], + "absenceStrs": [ + "Sorry, the page you requested doesn't exist" + ], "alexaRank": 43166, "urlMain": "https://www.setlist.fm", "url": "https://www.setlist.fm/user/{username}", - "usernameClaimed": "adam", + "usernameClaimed": "bendobrin", "usernameUnclaimed": "noonewouldeverusethis7" }, "SevSocium": {