Created
June 6, 2018 16:03
-
-
Save drjwbaker/e60d7e99c4650561344f2262c2a1be3e to your computer and use it in GitHub Desktop.
Failed Zotero Twitter grab (6 June 2018) of https://twitter.com/ncecire/status/999672775441879040
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
<!DOCTYPE html> | |
<html lang="en"><head> | |
<meta http-equiv="content-type" content="text/html; charset=UTF-8"> | |
<meta charset="utf-8"> | |
<title>Twitter</title> | |
<style> | |
body { | |
background-color: #ffffff; | |
} | |
.link { | |
color: #1da1f2; | |
font-family: sans-serif; | |
} | |
</style> | |
</head> | |
<body> | |
<noscript> | |
<center><a href="/ncecire/status/999672775441879040" class="link">Continue</a></center> | |
</noscript> | |
<script nonce="2MF5YG4VhKz7fXnKEw048A=="> | |
document.cookie = "app_shell_visited=1;domain=.twitter.com;path=/;max-age=30"; | |
location.replace(location.href.split("#")[0]); | |
</script></body></html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment