Skip to content

Commit

Permalink
Add uri_pretty for chess.com after change to api
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrian Grabowski authored and Adrian Grabowski committed Nov 3, 2023
1 parent 5f8a396 commit ee5249d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wmn-data.json
Original file line number Diff line number Diff line change
Expand Up @@ -975,6 +975,7 @@
{
"name" : "Chess.com",
"uri_check" : "https://api.chess.com/pub/player/{account}",
"uri_pretty" : "https://www.chess.com/member/{account}",
"e_code" : 200,
"e_string" : "player_id",
"m_string" : "not found",
Expand Down

0 comments on commit ee5249d

Please sign in to comment.