Hacker News new | ask | show | jobs
by tvdw 5034 days ago
This works well if for some reason they block fromCharCode:

    eval(unescape(/your escaped code goes here/.source))
Use Javascript's escape() to generate the code