Skip to content

Instantly share code, notes, and snippets.

@defunkt
Created July 26, 2008 19:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save defunkt/2681 to your computer and use it in GitHub Desktop.
Save defunkt/2681 to your computer and use it in GitHub Desktop.
javascript:var parts=location.pathname.split('/');document.getElementsByTagName('body')[0].innerHTML = '<textarea id="url">http://twictur.es/'+parts[parts.length-1]+'.gif</textarea>';document.getElementById('url').select()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment