Skip to content

Instantly share code, notes, and snippets.

@critical-bug
Created July 3, 2019 05:26
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 critical-bug/a4e43051d86ecc64e133253727d6a96b to your computer and use it in GitHub Desktop.
Save critical-bug/a4e43051d86ecc64e133253727d6a96b to your computer and use it in GitHub Desktop.
twitter url-shortener t.co response
<head><noscript><META http-equiv="refresh" content="0;URL={original URL}"></noscript><title>{original URL}</title></head><script>window.opener = null; location.replace("{js-string-escaped original URL}")</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment