mirror of
https://github.com/WebBreacher/WhatsMyName.git
synced 2025-06-18 22:35:33 -04:00
parent
af7ada1e1a
commit
6f81b864d9
@ -4653,11 +4653,12 @@
|
|||||||
{
|
{
|
||||||
"name" : "Pronouny",
|
"name" : "Pronouny",
|
||||||
"uri_check" : "https://pronouny.xyz/api/users/profile/username/{account}",
|
"uri_check" : "https://pronouny.xyz/api/users/profile/username/{account}",
|
||||||
|
"uri_pretty" : "https://pronouny.xyz/users/{account}",
|
||||||
"e_code" : 200,
|
"e_code" : 200,
|
||||||
"e_string" : "username",
|
"e_string" : "\"username\":",
|
||||||
"m_code" : 400,
|
"m_code" : 400,
|
||||||
"m_string" : "That user doesn't exist",
|
"m_string" : "That user doesn't exist",
|
||||||
"known" : ["test", "honey"],
|
"known" : ["donna", "honey"],
|
||||||
"cat" : "social"
|
"cat" : "social"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user