static ChatMsg stefansChat_lastLine() { L l = (L) safeUnstruct(loadPage("http://ai1.lol/1008998/raw/lastmsg")); if (empty(l)) null; ret nuWithCopiedFields(ChatMsg, first(l), 'ip, 'cookie, 'text, 'time); }