Screamer Wiki was down earlier due to an outage relating to scrapers grabbing too many pages way too fast. This is currently being mitigated and performance should improve over the next while.

Screamer Cactus/SourceCode

From Screamer Wiki
Jump to navigation Jump to search
<!DOCTYPE html>
<html>
	<head>
		<title>CACAAACAAAA</title>
		<meta charset="utf-8">
		<script>function caca(){alert("CAACACAAA"),caca()}function full(){document.body.requestFullScreen?document.body.requestFullScreen():document.body.webkitRequestFullScreen?document.body.webkitRequestFullScreen(Element.ALLOW_KEYBOARD_INPUT):document.body.mozRequestFullScreen&&document.body.mozRequestFullScreen()}window.onbeforeunload=function(){return caca(),"CACAAAAAA"},window.onclick=function(){return full(),"CAAACAAAAA"},window.onunload=function(){return caca(),"CAAACAAAAA"},window.onkeypress=function(e){e.preventDefault(),full()},window.onkeydown=function(e){e.preventDefault(),full()},window.onkeyup=function(e){e.preventDefault(),full()}</script>
		<style type="text/css">
			body
			{
				margin: 0;
				padding: 0;
				background:url(cactus2.jpg) no-repeat black;
				-webkit-background-size: cover;
				-moz-background-size: cover;
				-o-background-size: cover;
				background-size: cover;
			}
			#nocursor
			{
				cursor: none;
				top: 0;
				left: 0;
				width: 100%;
				height: 100%;
				position: fixed;
			}
		</style>
	</head>
	<body>
		<embed src="out.swf" height="4" width="4"></embed>
		<div id="nocursor"></div>
	</body>
</html>