Hacker News new | ask | show | jobs
by fforw 4914 days ago
The </script> issue is why JSON and Javascript both allow you to escape the slash character with a backslash.

So just going <\/script> is enough.