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 040100e
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion sherlock/resources/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -2194,7 +2194,12 @@
"username_claimed": "blue"
},
"YandexMusic": {
"errorType": "status_code",
"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 040100e

Please sign in to comment.