Hacker News new | ask | show | jobs
by namanaggarwal 4401 days ago
still not able to get :-(
3 comments

Use the text input instead of the url.
You could use %2b instead of + on the URL and it'll work, or just * as mentioned above.
' + alert() + '

worked for me.

can't solve it either :-/