Skip to content

Instantly share code, notes, and snippets.

@nylen
Created November 11, 2010 16:15
Show Gist options
  • Save nylen/672702 to your computer and use it in GitHub Desktop.
Save nylen/672702 to your computer and use it in GitHub Desktop.
<?php
print file_get_contents('http://volcano.fishcams.net:82/index.srv?3=Erupt%21');
?>
<script type="text/javascript">
setTimeout(function() {
document.location.reload();
}, 5000);
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment