Merge pull request #966 from WebBreacher/fixingsites2

adjust omg lol
This commit is contained in:
Micah Hoffman 2025-05-19 15:26:14 -04:00 committed by GitHub
commit 4ec90c4d12
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4475,14 +4475,14 @@
},
{
"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",
"strip_bad_char" : ".",
"strip_bad_char" : "@.",
"e_code" : 200,
"e_string" : "\"available\": false",
"m_string" : "\"available\": true",
"e_string" : "\"success\": true",
"m_string" : "\"success\": false",
"m_code" : 200,
"known" : ["cwa", "ben"],
"known" : ["cwa", "adam"],
"cat" : "social"
},
{