Live data from Hacker News

Show HN: MapChat – A simple location based chat in 300 lines of code

idoco.github.io

21–30 of 122 posts

Re: Show HN: MapChat – A simple location based chat in 300 lines of code

#28
post #26
post #25

And it's already been XSS'd to death. I wouldn't recommend visiting this for now.

I think it is now somewhat disabled. you just need to refresh the page.

This is what I did for now

    msg.text =
        msg.text.replace('>','')
            .replace('
I will think of a more clever solution next week :)
Post reply on HN