mirror of
https://github.com/soxoj/maigret.git
synced 2026-05-06 14:08:59 +00:00
Fix club.cnews.ru false positive: switch from status_code to message checkType (#2342)
* Initial plan * Fix club.cnews.ru false positive: switch from status_code to message checkType with absence strings Co-authored-by: soxoj <31013580+soxoj@users.noreply.github.com> Agent-Logs-Url: https://github.com/soxoj/maigret/sessions/af131d2f-c7b5-4798-8ad1-86bab2673fe4 --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: soxoj <31013580+soxoj@users.noreply.github.com>
This commit is contained in:
@@ -19683,7 +19683,11 @@
|
||||
"blog",
|
||||
"ru"
|
||||
],
|
||||
"checkType": "status_code",
|
||||
"checkType": "message",
|
||||
"absenceStrs": [
|
||||
"\u041f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044c \u043d\u0435 \u043d\u0430\u0439\u0434\u0435\u043d",
|
||||
"\u0421\u0442\u0440\u0430\u043d\u0438\u0446\u0430 \u043d\u0435 \u043d\u0430\u0439\u0434\u0435\u043d\u0430"
|
||||
],
|
||||
"alexaRank": 19671,
|
||||
"urlMain": "https://club.cnews.ru/",
|
||||
"url": "https://club.cnews.ru/{username}",
|
||||
|
||||
Reference in New Issue
Block a user