Javascript Redirect

This page was created to capture redirects by means of javascript.

Btw, did you know javascript redirects can be quite dangerous when they accept user input?

Browsers, unfortunately, accept javascript in the url, so if the redirect can be manipulated, it's quite possible xss (cross-site-scripting) can also be forced.

just look at the source of this url
And because that works, so does this