holy fuck i am a dumbfuckassdick

This commit is contained in:
ewin 2025-05-09 01:10:13 -04:00
parent cf8a823ad8
commit d02c5acd4a
Signed by: erin
SSH key fingerprint: SHA256:clvLPaxKthBet+VUQTKQdDkjaqg2/KnYHQaPASp5pFE

View file

@ -18,7 +18,7 @@ createServer(async (request, response) => {
'<': '&lt;',
'>': '&gt;',
'&': '&amp;',
'\'': '&apos',
'\'': '&apos;',
'"': '&quot;',
})[match])
}</pre><form><input type=text name=chat autofocus><button>send`