Skip to content

Instantly share code, notes, and snippets.

@dirkk0
Created November 4, 2014 09:42
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 dirkk0/9db9e141ff55f3f9531a to your computer and use it in GitHub Desktop.
Save dirkk0/9db9e141ff55f3f9531a to your computer and use it in GitHub Desktop.
<html>
<head>
<title>Redirecting...</title>
<meta http-equiv="refresh" content="0;url=http://google.de">
</head>
<body>
Attempting to redirect to <a href="http://google.de">http://google.de</a>.
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment