Created
July 3, 2019 05:26
-
-
Save critical-bug/a4e43051d86ecc64e133253727d6a96b to your computer and use it in GitHub Desktop.
twitter url-shortener t.co response
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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