Merge pull request #927 from SorkoPiko/main

Added GDBrowser
This commit is contained in:
Micah Hoffman 2025-01-22 11:11:05 -05:00 committed by GitHub
commit 71f9034fdc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6887,6 +6887,16 @@
"m_code" : 200,
"known" : ["carlito", "taylor"],
"cat" : "social"
},
{
"name" : "GDBrowser",
"uri_check" : "https://gdbrowser.com/u/{account}",
"e_code" : 200,
"e_string" : "<div class=\"popup\" id=\"statsDiv\"",
"m_string" : "<p>Found. Redirecting to ",
"m_code" : 302,
"known" : ["SorkoPiko", "Subwoofer"],
"cat" : "gaming"
}
]
}