mirror of
https://github.com/WebBreacher/WhatsMyName.git
synced 2025-06-18 14:25:31 -04:00
commit
4ec90c4d12
@ -4475,14 +4475,14 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name" : "omg.lol",
|
"name" : "omg.lol",
|
||||||
"uri_check" : "https://api.omg.lol/address/{account}/availability",
|
"uri_check" : "https://api.omg.lol/address/{account}/info",
|
||||||
"uri_pretty" : "https://{account}.omg.lol",
|
"uri_pretty" : "https://{account}.omg.lol",
|
||||||
"strip_bad_char" : ".",
|
"strip_bad_char" : "@.",
|
||||||
"e_code" : 200,
|
"e_code" : 200,
|
||||||
"e_string" : "\"available\": false",
|
"e_string" : "\"success\": true",
|
||||||
"m_string" : "\"available\": true",
|
"m_string" : "\"success\": false",
|
||||||
"m_code" : 200,
|
"m_code" : 200,
|
||||||
"known" : ["cwa", "ben"],
|
"known" : ["cwa", "adam"],
|
||||||
"cat" : "social"
|
"cat" : "social"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user