diff --git a/wmn-data.json b/wmn-data.json index eaf14dc6..e9eeaace 100644 --- a/wmn-data.json +++ b/wmn-data.json @@ -974,10 +974,11 @@ }, { "name" : "Chess.com", - "uri_check" : "https://www.chess.com/member/{account}", + "uri_check" : "https://api.chess.com/pub/player/{account}", + "uri_pretty" : "https://www.chess.com/member/{account}", "e_code" : 200, - "e_string" : "Last Online", - "m_string" : "Missing Page?! - Chess.com", + "e_string" : "player_id", + "m_string" : "not found", "m_code" : 404, "known" : ["john", "peter", "josh"], "cat" : "gaming"