Skip to content

Commit

Permalink
Update wmn-data.json
Browse files Browse the repository at this point in the history
Fixed strings and users.
  • Loading branch information
WebBreacher committed Oct 3, 2024
1 parent d3e42fd commit faae0cc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions wmn-data.json
Original file line number Diff line number Diff line change
Expand Up @@ -1418,8 +1418,8 @@
"name" : "dot.cards",
"uri_check" : "https://dot.cards/{account}",
"e_code" : 200,
"e_string" : "profileID",
"m_string" : "The username does not exist",
"e_string" : "status\": \"success",
"m_string" : "status\": \"username_not_found",
"m_code" : 200,
"known" : ["dakmusic", "jhartwell"],
"cat" : "business"
Expand Down Expand Up @@ -1458,10 +1458,10 @@
"name" : "Drum",
"uri_check" : "https://drum.io/{account}/",
"e_code" : 200,
"e_string" : "firstName",
"e_string" : "firstName\": \"",
"m_string" : "Page not found",
"m_code" : 302,
"known" : ["kingdirtdig", "oscarqbdrums"],
"known" : ["huckcredibleshotz", "thesuccesspalette"],
"cat" : "hobby"
},
{
Expand Down

0 comments on commit faae0cc

Please sign in to comment.