A

AnonAustria startet Countdown

NewsBot Fr., 30. März, 2012 um 9:57 #1

Die Hackergruppierung veröffentlichte einen offiziellen Countdown, der Veröffentlichungen für Sonntag ankündigt. AnonAustria forderte mittlerweile einige Politiker per Twitter zur "präventiven Selbstanzeige" auf.


Diese C&M News kannst Du hier lesen:
https://www.ress.at/news30032012095720.html


Kefir Fr., 30. März, 2012 um 10:00 #2

Falls euch der gesammte Quelltext interressiert:

[code:1]<!-- VDS MY ASS! -->
<object width="0" height="0"><param name="movie" value="http://www.youtube.com/v/KrexXxB9CGc&autoplay=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/KrexXxB9CGc&feature=related&autoplay=1" type="application/x-shockwave-flash" width="0" height="0" allowscriptaccess="always" allowfullscreen="true"></embed></object>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>OpPitdog/OpFAP</title>
</head>
<body style="text-align:center;background-color: black;color:white;">
<SCRIPT TYPE="text/javascript" LANGUAGE="JavaScript">
<!--

dateFuture = new Date(2012,3,01,00,00,0);

function GetCount(){

dateNow = new Date();
amount = dateFuture.getTime() - dateNow.getTime();
delete dateNow;


if(amount < 0){
document.getElementById('our').innerHTML="Now!";
}

else{
days=0;hours=0;mins=0;secs=0;out="";

amount = Math.floor(amount/1000);

days=Math.floor(amount/86400);
amount=amount%86400;

hours=Math.floor(amount/3600);
amount=amount%3600;

mins=Math.floor(amount/60);
amount=amount%60;

secs=Math.floor(amount);

if(days != 0){out += days +" day"+((days!=1)?"s":"")+", ";}
if(days != 0 || hours != 0){out += hours +" hour"+((hours!=1)?"s":"")+", ";}
if(days != 0 || hours != 0 || mins != 0){out += mins +" minute"+((mins!=1)?"s":"")+", ";}
out += secs +" seconds";
document.getElementById('our').innerHTML=out;

setTimeout("GetCount()", 1000);
}
}

window.onload=function(){GetCount();}

//-->
</script>
<div id="suck" style="font-family:'Comic Sans MS', Comic-Sans, Sans-Serif; color:white; font-weight:bold; font-size: 50px;margin-top: 50px;">Operation Pitdog - Operation Free All Pwnies</div>


<div id="our" style="color:red; font-family:'Courier New'; font-size:50px; font-weight:bold; margin-top: 100px; margin-bottom: 100px;"></div>

<div id="dicks" style="font-family:'Comic Sans MS', Comic-Sans, Sans-Serif; font-size:30px"><a style="color:white" href="https://twitter.com/#!/AnonAustria">@AnonAustria</a><br><a style="color:white" href="https://twitter.com/#!/search/%23OpPitdog">#OpPitdog</a> - <a style="color:white" href="https://twitter.com/#!/search/%23OpFAP">#OpFAP</a><br><br>Consequences will never be the same!</div>

</body>
</html>
<!-- GEH SCHEISSN! -->[/code:1]

https://www.ress.at/forum/post59652.html#59652



Top