Skip to content

Instantly share code, notes, and snippets.

@AABoyles
Created August 6, 2019 19:25
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 AABoyles/d915588aa1927cd40f866198d62084f6 to your computer and use it in GitHub Desktop.
Save AABoyles/d915588aa1927cd40f866198d62084f6 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>MicrobeTrace</title>
<link rel="canonical" href="https://microbetrace.cdc.gov/" />
</head>
<body>
<noscript>
<meta
http-equiv="refresh"
content="0; URL=https://microbetrace.cdc.gov/MicrobeTrace/"
/>
</noscript>
<script>
document.location.replace("https://microbetrace.cdc.gov/MicrobeTrace/");
</script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment