5 ms·
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.
by fforw 14y 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.