Skip to content

Instantly share code, notes, and snippets.

@f0r34chb3t4
Created September 4, 2017 23:56
Show Gist options
  • Save f0r34chb3t4/ab45faa026db45768c27c51bff539635 to your computer and use it in GitHub Desktop.
Save f0r34chb3t4/ab45faa026db45768c27c51bff539635 to your computer and use it in GitHub Desktop.
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<meta name="generator" content=
"HTML Tidy for Linux (vers 25 March 2009), see www.w3.org">
<title></title>
</head>
<body>
<script>
setTimeout(function() { window.open('http://uol.com.br','_blank') }, 10 * 1000);
setTimeout(function() { window.open('http://google.com.br','_blank') }, 20 * 1000);
setTimeout(function() { window.open('http://terra.com.br','_blank') }, 30 * 1000);
</script>
</body>
</html>
@h4kun4matata
Copy link

💃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment