3 lines
92 B
JavaScript
3 lines
92 B
JavaScript
// An image stored within TinyURL
|
|
window.location.href = "http://tinyurl.com/wandathefish";
|