Skip to content

Commit

Permalink
Merge pull request sherlock-project#1260 from ebrandsa/fixes-chess-com
Browse files Browse the repository at this point in the history
Fix chess.com errorMsg
  • Loading branch information
sdushantha committed Feb 24, 2022
2 parents 6c30c85 + 2de1c34 commit 294e1e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sherlock/resources/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,7 @@
"username_unclaimed": "noonewouldeverusethis77777"
},
"Chess": {
"errorMsg": "usernameSuggestions",
"errorMsg": "\"valid\": false",
"errorType": "message",
"regexCheck": "^[a-z1-9]{3,25}$",
"url": "https://www.chess.com/member/{}",
Expand Down

0 comments on commit 294e1e6

Please sign in to comment.