<span class="vcard">/u/5H3R10CK42O</span>
/u/5H3R10CK42O

Hmm

<!DOCTYPE html> <html> <head> <title>API Chat</title> </head> <body> <h1>API Chat</h1> <div id="chat"> </div> <script> var clients = [] function connect(api, ip, port) { …