Untitled
3 years ago in Plain Text
<html>
<head>
<title>A web page that points a browser to a different page after 2 seconds</title>
<meta http-equiv="refresh" content="0; URL=https://www.givesendgo.com/GUCZ/">
<meta name="keywords" content="automatic redirection">
</head>
<body>
test
manually.
</body>
</html>