Skip to content

Commit

Permalink
Fix Yandex Captcha F+
Browse files Browse the repository at this point in the history
  • Loading branch information
ppfeister committed Apr 9, 2024
1 parent b6564a8 commit 1b14b88
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion sherlock/resources/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -2194,7 +2194,13 @@
"username_claimed": "blue"
},
"YandexMusic": {
"errorType": "status_code",
"::::README::::": "The first and third errorMsg relate to geo-restrictions and bot detection/captchas.",
"errorMsg": [
"Ошибка 404",
"<meta name=\"description\" content=\"Открывайте новую музыку каждый день.",
"<input type=\"submit\" class=\"CheckboxCaptcha-Button\""
],
"errorType": "message",
"url": "https://music.yandex/users/{}/playlists",
"urlMain": "https://music.yandex",
"username_claimed": "ya.playlist"
Expand Down

0 comments on commit 1b14b88

Please sign in to comment.