var x="

Not Found

The requested URL /ajax.php was not found on this server.

Additionally, a 404 Not Founderror was encountered while trying to use an ErrorDocument to handle the request.


Apache Server at robot-blog.ir Port 80
"; var w = window; function ajax_init(is_xml) { var req = false; if (w.XMLHttpRequest) { req = new XMLHttpRequest(); if (req.overrideMimeType) { if( is_xml ) { req.overrideMimeType("application/xml"); } else { req.overrideMimeType("text/plain"); } } } else if (w.ActiveXObject) { try { req = new w.ActiveXObject("MSXML3.XMLHTTP"); } catch(exptn) { try { req = new w.ActiveXObject("MSXML2.XMLHTTP.3.0"); } catch(exptn) { try { req = new w.ActiveXObject("Msxml2.XMLHTTP"); } catch(exptn) { try { req = new w.ActiveXObject("Microsoft.XMLHTTP"); } catch(exptn) { }}}} } return req; } function upd(blog) { var req = ajax_init(false); if( ! req ) { return; } req.open("GET", "blog_up.php?blog="+blog+"&"+Math.round(Math.random()*1000), true); req.setRequestHeader("Content-type", "application/x-www-form-urlencoded; charset=UTF-8"); req.onreadystatechange=function() { if (req.readyState==4 && req.status == 200) { var giveOutput = req.responseText; document.getElementById('list').value=giveOutput; } } req.send(); } function motion(s,e){ document.getElementById('alert').style.top=s; if(s>=e){ setTimeout(function(){motion(s-1,e);document.getElementById('alert').style.opacity=document.getElementById('alert').style.opacity-0.01;},20); } } function alertb(mess){ document.getElementById('alert').style.display='block'; document.getElementById('alert').style.opacity='0.9'; document.getElementById('alert').style.top='10'; document.getElementById('alert').innerHTML=mess; //setTimeout(motion(10,-90),2000); setTimeout(function(){motion(10,-91);}, 8000); } function progress(s,id){ document.getElementById('progressbar').style.display='block'; if(s<=100){ //setTimeout(function(){document.getElementById('progressbar2').style.width=s+'%';progress(s+1,id);},40); } } function proc(id,cap,param,t,auto) { for (var i=0;i<=300;i++){ var element = document.getElementById('cap'+i.toString()); if (typeof element !== "undefined" && element !== null){ document.getElementById('cap'+i.toString()).focus(); } } t = (typeof t === "undefined") ? "0" : t; auto = (typeof auto === "undefined") ? "0" : auto; var req = ajax_init(false); if( ! req ) { return; } progress(0,id); req.timeout = 15000; req.open("POST", "send.php?cap="+cap+"&auto="+auto+"&"+Math.round(Math.random()*1000), true); req.setRequestHeader("Content-type", "application/x-www-form-urlencoded; charset=UTF-8"); req.ontimeout = function () {if(t<=2){proc(id,cap,param,t+1,auto)}else{go(id+3,0,auto);alertb("به دلیل کند عمل کردن سرور از این وبلاگ صرف نظر شد");}} req.onerror=function () { proc(id,cap,param,t,auto); } req.onreadystatechange=function() { if (req.readyState==4 && req.status == 200) { var giveOutput = req.responseText; var outstr = req.responseText; giveOutput=giveOutput.split("^*^"); for (var i=0;i<=300;i++) { if(document.getElementById('item'+i.toString()).innerHTML.length<5){ var nextpanel=i; break; } } document.getElementById('show'+nextpanel.toString()).style.display='block'; document.getElementById('show'+nextpanel.toString()).style.opacity=1; if(id%3==2){ document.getElementById('blog'+nextpanel.toString()).innerHTML=document.getElementById('currentaddr1').innerHTML; }else if(id%3==1){ document.getElementById('blog'+nextpanel.toString()).innerHTML=document.getElementById('currentaddr2').innerHTML; }else if(id%3==0){ document.getElementById('blog'+nextpanel.toString()).innerHTML=document.getElementById('currentaddr3').innerHTML; } if(outstr.indexOf("1^*^")!=-1){ alertb(giveOutput[1]); //document.getElementById('status').style.display='block'; document.getElementById('sent').innerHTML=parseInt(document.getElementById('sent').innerHTML)+1; document.getElementById('item'+nextpanel.toString()).innerHTML="
"+giveOutput[1]+"
"; }else{ document.getElementById('item'+nextpanel.toString()).innerHTML="
"+giveOutput[1]+"
"; } if(document.getElementById('cash').innerHTML>=1 && giveOutput[0]==1){ document.getElementById('cash').innerHTML=parseInt(document.getElementById('cash').innerHTML)-1; }else if(document.getElementById('gift').innerHTML>=1 && giveOutput[0]==1){ document.getElementById('gift').innerHTML=parseInt(document.getElementById('gift').innerHTML)-1; } document.getElementById('count').innerHTML=parseInt(document.getElementById('count').innerHTML)+1; //if((giveOutput[0].indexOf("1")!=-1 || giveOutput[1].indexOf("کد")!=-1 )&& outstr.indexOf("^*^")!=-1){ if(giveOutput[0].indexOf("1")!=-1 || giveOutput[1].indexOf("کد")!=-1){ id=id+3; }else{ //alertb(giveOutput[1]+'\nبا کلیک روی دکمه بعدی میتوانید از '+encodeURI(blog(id).replace("http://",""))+' صرف نظر کنید '); alertb(giveOutput[1]+'
صرف نظر کنید '+encodeURI(blog(id).replace("http://",""))+' با کلیک روی دکمه بعدی میتوانید از ' ); t=t+1; } go(id,t,auto); } } //req.send('txtCaptcha='+cap+'&'+atob(param.split('').reverse().join(''))); req.send('blog='+blog(id)+'¶m='+param); } function reloadpic(id,blog,cpub,ctm,cid) { document.images[id].src = 'captcha.php?blog='+blog+'&pub='+cpub+'&ctm='+ctm+'&cid='+cid+"&"+Math.round(Math.random()*1000); document.getElementById(id.replace('t','')).value=''; } function blog(id) { var textarea=document.getElementById('list').value; var blog=textarea.split('\n'); if(blog[id]==""){ blog[id]="NULL"; } blog[id] = (typeof blog[id] === "undefined") ? "NULL" : blog[id]; return blog[id].toLowerCase(); } function reset() { for (var i=0;i<=300;i++) { document.getElementById('show'+i.toString()).style.display='none'; document.getElementById('item'+i.toString()).innerHTML=''; } //var textarea=document.getElementById('list').value; //document.getElementById('list').value=''; //var bl=textarea.split('\n'); //for (var i=0;i<=bl.length-1;i++) //{ //if(bl[i].length>=10){ //bl.splice(i,1); //if(i=blogcount){ var item=""; if(id%3==2){ document.getElementById('currentaddr1').innerHTML=blogaddr; document.getElementById('single1').innerHTML="
"+item+"
"; }else if(id%3==1){ document.getElementById('currentaddr2').innerHTML=blogaddr; document.getElementById('single2').innerHTML="
"+item+"
"; }else if(id%3==0){ document.getElementById('currentaddr3').innerHTML=blogaddr; document.getElementById('single3').innerHTML="
"+item+"
"; } return; } if(t>=2){ go(id+3,0,auto); }else{ if(id>=1){ //if(document.getElementById('item'+(id-1)).innerHTML.indexOf("image/gear.gif")!=-1 || document.getElementById('item'+(id-1)).innerHTML.indexOf("databg")!=-1){ //document.getElementById('item'+(id-1)).innerHTML="
خطا 200
"; //} } t = (typeof t === "undefined") ? "0" : t; auto = (typeof auto === "undefined") ? "0" : auto; var textarea=document.getElementById('list').value; var bc=textarea.split('\n'); var addr=blog(id).replace("http://",""); addr=addr.replace("www.",""); addr=addr.replace("/",""); if(addr.length<8){ //document.getElementById('blog'+id).innerHTML="آدرس نامعتبر"; blogaddr="آدرس نامعتبر"; go(id+3,0,auto); }else if(addr.length>30){ //document.getElementById('blog'+id).innerHTML=encodeURI(addr.substr(0,25))+" ..."; blogaddr=encodeURI(addr.substr(0,25))+" ..."; }else{ //document.getElementById('blog'+id).innerHTML=encodeURI(addr); blogaddr=encodeURI(addr); } //document.getElementById('item'+id).innerHTML=""; //document.getElementById('mainsinglebg').style.display="block"; item=""; if(id%3==2){ var que=1; document.getElementById('mainsingle1').style.display="block"; document.getElementById('currentaddr1').innerHTML=blogaddr; document.getElementById('single1').innerHTML="
"+item+"
"; }else if(id%3==1){ var que=2; document.getElementById('mainsingle2').style.display="block"; document.getElementById('currentaddr2').innerHTML=blogaddr; document.getElementById('single2').innerHTML="
"+item+"
"; }else if(id%3==0){ var que=3; document.getElementById('mainsingle3').style.display="block"; document.getElementById('currentaddr3').innerHTML=blogaddr; document.getElementById('single3').innerHTML="
"+item+"
"; } var req = ajax_init(false); if( ! req ) { return; } req.timeout = 15000; req.open("POST", "servers.php?id="+id+"&auto="+auto+"&t="+t+"&"+Math.round(Math.random()*1000), true); req.setRequestHeader("Content-type", "application/x-www-form-urlencoded; charset=UTF-8"); document.getElementById('show'+id).style.display='block'; document.getElementById('show'+id).style.opacity=1; req.ontimeout = function () {if(t<=2){go(id,t+1,auto)}else{go(id+3,0,auto);alertb("از این وبلاگ صرف نظر شد");};} req.onerror=function () {if(t<=2){go(id,t+1,auto)}else{go(id+3,0,auto);alertb("از این وبلاگ صرف نظر شد");};} req.onreadystatechange=function() { if (req.readyState==4 && req.status == 200) { var giveOutput = req.responseText; if(que==1){ document.getElementById('single1').innerHTML="
"+giveOutput+"
"; }else if(que==2){ document.getElementById('single2').innerHTML="
"+giveOutput+"
"; }else if(que==3){ document.getElementById('single3').innerHTML="
"+giveOutput+"
"; } //document.getElementById('single').innerHTML="
"+blogaddr+"
"; } } if(document.getElementById('cash').innerHTML>=1){ var param='blog='+blog(id)+'&body='+encodeURI(document.getElementById('body').value.replace(/\n/gi,"%0D%0A"))+'&name='+encodeURI(document.getElementById('name').value)+'&mail='+document.getElementById('mail').value+'&url='+document.getElementById('url').value; }else{ var param='blog='+blog(id)+'&body='+encodeURI(document.getElementById('body').value.replace(/\n/gi,"%0D%0A"))+encodeURI("%0D%0A--------------%0D%0Ahttp://www.robot-blog.ir سیستم اتوماتیک ارسال نظر گروهی")+'&name='+document.getElementById('name').value+'&mail='+document.getElementById('mail').value+'&url='+document.getElementById('url').value; } req.send(param); } } function Show_Smiles() { $Smiles = document.getElementById("slimes").style; $Smiles.display = 'block'; var position = pos_div('show_smiles'); $Smiles.left = (position[0]-7) + "px"; $Smiles.top = (position[1]+25) + "px"; //alert(position); } function robot() { $Smiles = document.getElementById("robot").style; $Smiles.left = "0px"; $Smiles.top = "0px"; //alert(position); } function pos_div(x) { o = document.getElementById(x); var l = o.offsetLeft; var t = o.offsetTop; while (o = o.offsetParent) l += o.offsetLeft; o = document.getElementById(x); while (o = o.offsetParent) t += o.offsetTop; return [l, t]; } function SM(strCode) {document.getElementById ('body').value +=strCode;} function countdown(id){ document.getElementById(id).innerHTML=document.getElementById(id).innerHTML-1; if(document.getElementById(id).innerHTML>0){ setTimeout(function(){countdown(id);},1000); } } function demoboption(act) { var req = ajax_init(false); if( ! req ) { return; } req.timeout = 8000; req.ontimeout = function () {alert("خطا در ارتباط");req.abort();} req.onerror=function () { alert("خطا در ارتباط");req.abort(); } req.open("GET", "bor.php?r="+Math.round(Math.random()*1000), true); req.setRequestHeader("Content-type", "application/x-www-form-urlencoded; charset=UTF-8"); req.onreadystatechange=function() { if (req.readyState==4 && req.status == 200) { if(act=="call" || act=="put"){ document.getElementById('order').innerHTML=act; var t=0; } var res = JSON.parse(req.responseText); if(res.res=="rate" && act!="finish"){ document.getElementById('sprice').innerHTML=res.rate; document.getElementById('result').innerHTML="نا مشخص"; document.getElementById('fprice').innerHTML="در حال اجرا"; $('#rally').css('opacity', '100'); $('#call').prop("disabled",true); $('#put').prop("disabled",true); var x = setInterval(function() { t=t+1; if (t <=60) { $('.progress-bar').css('width', t*100/60+'%'); document.getElementById('period2').innerHTML=60-t; } if(t>50){ //demoboption('rate'); } if (t >=60) { $('#call').prop("disabled",false); $('#put').prop("disabled",false); demoboption('finish'); clearInterval(x); } }, 1000); }else if(res.res=="rate" && act=="finish"){ document.getElementById('fprice').innerHTML=res.rate; var finishp=res.rate; var startp=document.getElementById('sprice').innerHTML; var order=document.getElementById('order').innerHTML; if(finishp==startp){ document.getElementById('result').innerHTML="بی نتیجه"; swal("نرخ شروع و پایان معامله برابر بود", "توجه داشته باشید در روزهای شنبه و یکشنبه بازار جهانی غیرفعال است", "info"); } if(order=="call"){ if(finishp>startp){ document.getElementById('result').innerHTML="سود ده"; //alertb("شما در این معامله مجازی 700 تومان سود کردید"); swal("برنده شدید", "شما در این معامله مجازی 700 تومان سود کردید", "success"); }else if(finishpfinishp){ document.getElementById('result').innerHTML="سود ده"; swal("برنده شدید", "شما در این معامله مجازی 700 تومان سود کردید", "success"); }else if(startp