mirror of
https://github.com/soxoj/maigret.git
synced 2026-05-06 14:08:59 +00:00
19 lines
405 B
JSON
19 lines
405 B
JSON
{
|
|
"presence_strings": [
|
|
"username",
|
|
"not found",
|
|
"пользователь",
|
|
"profile",
|
|
"lastname",
|
|
"firstname",
|
|
"biography",
|
|
"birthday",
|
|
"репутация",
|
|
"информация",
|
|
"e-mail"
|
|
],
|
|
"supposed_usernames": [
|
|
"alex", "god", "admin", "red", "blue", "john"
|
|
],
|
|
"retries_count": 1
|
|
} |