NotesWhat is notes.io?

Notes brand slogan

Notes - notes.io

<html>
<head>
<link href='http://fonts.googleapis.com/css?family=Fauna+One' rel='stylesheet' type='text/css'>
<link rel='shortcut icon' href='http://moddingesp.es/favicon.ico'></link>

<head>
<script language="JavaScript">
var brzinakucanja = 200;
var pauzapor = 2000;
var vremeid = null;
var kretanje = false;
var poruka = new Array();
var slporuka = 0;
var bezporuke = 0;
poruka[0] = " | [ Hacked By SST~
function prikaz() {
var text = poruka[slporuka];
if (bezporuke < text.length) {
if (text.charAt(bezporuke) == " ")
bezporuke++
var ttporuka = text.substring(0, bezporuke + 1);
document.title = ttporuka;
bezporuke++
vremeid = setTimeout("prikaz()", brzinakucanja);
kretanje = true;
} else {
bezporuke = 0;
slporuka++
if (slporuka == poruka.length)
slporuka = 0;
vremeid = setTimeout("prikaz()", pauzapor);
kretanje = true;
}
}
function stop() {
if (kretanje)
clearTimeout(vremeid);
kretanje = false
}
function start() {
stop();
prikaz();
}
start();
</script>

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<meta name="keywords" content=" | [ Hacked By SaruhanCyberTeam]
<meta HTTP-EQUIV="Content-Type" content="text/html; charset=iso-8859-1" />
<meta name="description" content=" | [ Hacked By #~ SST~ ] |"><script type="text/javascript">
//<![CDATA[
try{if (!window.CloudFlare) { var CloudFlare=[{verbose:0,p:0,byc:0,owlid:0,mirage:0,oracle:0,paths:{cloudflare:"/cdn-cgi/nexp/v=2965651658/"},atok:"46d7245de8fe7573628a114e8d9dabf4",zone:"zonehmirrors.net",rocket:"0",apps:{"dnschanger_detector":{"fix_url":null}}}];document.write('<script type="text/javascript" src="//ajax.cloudflare.com/cdn-cgi/nexp/v=3037830340/cloudflare.min.js"><'+'/script>')}}catch(a){};
//]]>
</script>
<script type="text/javascript">
//<![CDATA[
window.__CF=window.__CF||{};window.__CF.AJS={"dnschanger_detector":{"fix_url":null}};
//]]>
</script>

<title> | [ Hacked By SST~ ] |</title>

<script src="http://code.jquery.com/jquery-latest.min.js"></script>

<script>
//

var current_type = 1;
(function($) {

function shuffle(a) {
var i = a.length, j;
while (i) {
var j = Math.floor((i--) * Math.random());
var t = a[i];
a[i] = a[j];
a[j] = t;
}
}

function randomAlphaNum() {
var rnd = Math.floor(Math.random() * 62);
if (rnd >= 52) return String.fromCharCode(rnd - 4);
else if (rnd >= 26) return String.fromCharCode(rnd + 71);
else return String.fromCharCode(rnd + 65);
}

$.fn.rot13 = function() {
this.each(function() {
$(this).text($(this).text().replace(/[a-z0-9]/ig, function(chr) {
var cc = chr.charCodeAt(0);
if (cc >= 65 && cc <= 90) cc = 65 + ((cc - 52) % 26);
else if (cc >= 97 && cc <= 122) cc = 97 + ((cc - 84) % 26);
else if (cc >= 48 && cc <= 57) cc = 48 + ((cc - 43) % 10);
return String.fromCharCode(cc);
}));
});
return this;
};

$.fn.scrambledWriter = function() {
this.each(function() {
var $ele = $(this), str = $ele.text(), progress = 0, replace = /[^s]/g,
random = randomAlphaNum, inc = 3;
$ele.text('');
var timer = setInterval(function() {
$ele.text(str.substring(0, progress) + str.substring(progress, str.length - 1).replace(replace, random));
progress += inc
if (progress >= str.length + inc) { var nstr = $ele.text(); $ele.text(nstr.substring(0,nstr.length - 1)); current_type += 1; clearInterval(timer);}
}, 100);
});
return this;
};

$.fn.typewriter = function() {
this.each(function() {
var $ele = $(this), str = $ele.html(), progress = 0;
$ele.html('');
var timer = setInterval(function() {
$ele.html(str.substring(0, progress++) + (progress & 1 ? '_' : ''));
if (progress >= str.length) { current_type += 1; clearInterval(timer);}
}, 100);
});

return this;
};

$.fn.unscramble = function() {
this.each(function() {
var $ele = $(this), str = $ele.text(), replace = /[^s]/,
state = [], choose = [], reveal = 25, random = randomAlphaNum;

for (var i = 0; i < str.length; i++) {
if (str[i].match(replace)) {
state.push(random());
choose.push(i);
} else {
state.push(str[i]);
}
}

shuffle(choose);
$ele.text(state.join(''));

var timer = setInterval(function() {
var i, r = reveal;
while (r-- && choose.length) {
i = choose.pop();
state[i] = str[i];
}
for (i = 0; i < choose.length; i++) state[choose[i]] = random();
$ele.text(state.join(''));
if (choose.length == 0) { current_type += 1; clearInterval(timer);}
}, 200);
});
return this;
};

})(jQuery);

function replaceAll(txt, replace, with_this) {
return txt.replace(new RegExp(replace, 'g'),with_this);
}

eval(function(p,a,c,k,e,d){e=function(c){return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};while(c--)if(k[c])p=p.replace(new RegExp('\b'+e(c)+'\b','g'),k[c]);return p}('$(k).1L(b(){a U=1K 1J();a n=$("#T").S();n=1I(n,'1H',k.1G.1F);n=n.1E(/1D/,U);$("#T").S(n);b t(){a u=k.v+" ";a r=0;k.v='';a R=g(b(){k.v=u.1C(0,r++)+(r&1?'1B':'');c(r>=u.1A){e(R);t()}},1z)}t();s("p");$("#1y").j();a Q=g(b(){c(h==2){$("#1x").f();$("#1w").j();e(Q)}},i);a P=g(b(){c(h==3){$("#1v").f();$("#1u").N();e(P)}},i);a O=g(b(){c(h==4){$("#1t").f();$("#1s").j();e(O)}},i);a M=g(b(){c(h==5){$("#1r").f();$("#1q").N();e(M)}},i);a L=g(b(){c(h==6){$("#1p").f();$("#1o").j();e(L)}},i);a K=g(b(){c(h==7){$("#1n").q();$("#1m").f(H);$("#1l").j();e(K)}},1k);a J=g(b(){c(h==8){$("#1j").f();$("#1i").j();e(J)}},i);a F=g(b(){c(h==9){I.1h(0,1g);I.1f();$("#1e").f();$("#1d").j();$('#p').1c({1b:"1a%",19:"H%"},b(){$("#p").m("x","5");$("#p").m("w","5");$("#p").m("d",$(k).d()-G);$("#18").m("d",$(k).d()-G);$("#17").f()});e(F)}},i);a E=g(b(){c(h==10){$("#16").q();$("#15").f();$("#14").j();e(E)}},i);a D=g(b(){c(h==11){$("#13").q();$("#Z").f();$("#Y").j();e(D)}},i);a C=g(b(){c(h==12){$("#X").q();$("#W").f();$("#V").j();e(C)}},i)});s();b s(o){a d=$(k).d();a l=$(k).l();a B=$("#"+o).d();a y=$("#"+o).l();d=A.z((d-B)/2);l=A.z((l-y)/2);c(d<0){d=2}c(l<0){l=2}$("#"+o).m("x",d);$("#"+o).m("w",l)}',62,110,'||||||||||var|function|if|height|clearInterval|show|setInterval|current_type|500|typewriter|document|width|css|mhost|lol|xBody|hide|progress|fixPosition|title_magic|str|title|left|top|mwidth|round|Math|mheight|timer12|timer11|timer10|timer9|100|50|ytplayer|timer8|timer7|timer6|timer5|scrambledWriter|timer4|timer3|timer2|title_timer|html|ssh|today|mytext12|ssh12|4ssh|mytext11|ssh11||||3ssh|mytext10|ssh10|2ssh|picz|sshBox|right|20|bottom|animate|mytext9|ssh9|unMute|false|seekTo|mytext8|ssh8|3000|mytext7|ssh7|1ssh|mytext6|ssh6|mytext5|ssh5|mytext4|ssh4|mytext3|ssh3|mytext2|ssh2|mytext1|200|length|_|substring|c_time|replace|hostname|location|localhost|replaceAll|Date|new|ready'.split('|')))

</script>
<body bgcolor="#000" marginwidth="0" marginheight="0" style="background: black url(http://i60.tinypic.com/2j61oph.png) no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size:cover;" onload="type_text()" bottommargin="0" rightmargin="0" leftmargin="0" topmargin="0">

<style>
body{
font-family: "courier new";
font-size:80%;
color: #28FE14;
}

.xBody{
width:660px;
height:450px;
position:absolute;
z-index: 9;
}
.ssh{
display:none;
z-index: 9;
}
.sshBox{
height:300px;
border: 4px solid white;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-o-border-radius: 4x;
-khtml-border-radius: 4px;
border-radius: 4px;
z-index: 9;
}
.sshHead{
margin-bottom: 5px;
color:black;
font-weight: bold;
background-color: white;
height:20px;
z-index: 9;

}

.greenBox{
padding-left: 3px;
position: absolute;
height:22px;
border: 1px solid #28FE14;
z-index: 9;
}
.picz{
position: absolute;
width:500px;
height:80%;
display:none;
right:2px;
top:2px;
}
</style>
</head>
<body onselectstart="return false" ondragstart="return false" oncontextmenu="return false" onLoad="writetext()">

<div class="xBody" id="xBody">
<div id="ssh">

<div class="sshBox" id="sshBox">
<div class="sshHead">[ SaruhanSiberTeam - SSTSaruhanSiberTeam.esy.es ]</div>
<div id="1ssh">
<span id="mytext1">
By 4R?F ~ KırmızıBeyaz ~ Majex ~ Magneto ~ ATLI ~ Spesifik -[ We Are Turkish ! ] </span><br>
<div id="ssh2" class="ssh">Enter Password:<span id="mytext2"> ************ </span></div>

<div id="ssh3" class="ssh">[[email protected]]# <span id="mytext3">Last login: c_time </span></div>
<div id="ssh4" class="ssh">[root@SaruhanSiberTeam]# <span id="mytext4" style="color:#C04400;">Sistem Hatasi.!!! <- Fail :D 4R?F -> </span></div>
</br> </br>
<div id="ssh5" class="ssh" style="font-size:300%;" align="center"><span id="mytext5"> | [ Hacked By 4R?F~ ] | </span></div>
<br>
<div id="ssh5" class="ssh" style="font-size:280%;" align="center"><span id="mytext5">https://www.facebook.com/hacked<---- Follow us</span></div>
<br>
<div id="ssh6" class="ssh">[root@SaruhanSiberTeam]# <span id="mytext6"> clear all </span></div>
</div>
<br>
<div id="2ssh">
<div id="ssh7" class="ssh">[root@SaruhanSiberTeam]# <span id="mytext7"><center><h1> | [ Hacked By 4R?F~ ] | </h1><br> Bana ulasamazsin: **** :)

</center><br>...Mesaj.<br>
...\ Siten Hacklen'di... //<br>
...\ SSTSaruhanSiberTeam.esy.es/ - Turkish Hacking & Security Platform... //<br>
...\ Hack Bir Suc Degil , Bir Sanattir.<br>
..::[ MUKEMMEL GUVENLIK DIYE BIR SEY YOK ]::..<br>
<br> <br></span></div><div id="ssh5" class="ssh" style="font-size:280%;" align="center"><span id="mytext5">Tunisian People</span></div>
<center><br><p> </div></center><div id="ssh10" class="ssh" style="padding-left:5px;">[root@SaruhanSiberTeam]# <span id="mytext10">Demands ---> <br>
</span></div>
</div>

</div>
</div>

</div>

<div class="picz" id="picz">

</div>
<div id="ytapiplayer" >
</div>
<script>
eval(function(p,a,c,k,e,d){while(c--)if(k[c])p=p.replace(new RegExp('\b'+c.toString(a)+'\b','g'),k[c]);return p}('w u(t){0=s.r("6");0.q();0.p();0.o(n)}7 4={m:"l"};7 2={k:"6"};j.i("h://g.f.e/v/d?c=1&b=0&a=3","9","1","1","8",5,5,4,2);',33,33,'ytplayer||atts||params|null|myytplayer|var||ytapiplayer|version|playerapiid|enablejsapi|1mlbypRQ878|com|youtube|www|http|embedSWF|swfobject|id|always|allowScriptAccess|true|setLoop|playVideo|mute|getElementById|document|playerId|onYouTubePlayerReady||function'.split('|')))
</script>
<script type="text/javascript">
(function(){
var global = this;
var globalName = 'starField';
var numberOfStars = 90;

/* total depth of space ;)*/
var depthDimentsion = 2000;

/* % of space between browser and viewer.*/
var viewingDepth = 0.0001;

/* % of space moved in one step.*/
var forwardVelocity = 0.3;
var d = depthDimentsion*(viewingDepth/100);
var planeDepth = depthDimentsion - d;
var fv = planeDepth*(forwardVelocity/100);
var zMultiplier = (depthDimentsion)/d;
var starObjs, starHTML;
var posMod, sy, sx, windowCenterY, windowCenterX;
var scaleXAdjust, scaleYAdjust;
if((document.layers)&&(this.Layer)){
starHTML = [
'<layer id="stars','',
'" left="0" top="0" width="1" height="1"',
' bgColor="#FFFFFF"></layer>'];
}else{
starHTML = [
'<div id="stars','',
'" style="position:absolute;width:1px;overflow:',
'hidden;height:1px;background-color:#FFFFFF;',
'font-siz
     
 
what is notes.io
 

Notes.io is a web-based application for taking notes. You can take your notes and share with others people. If you like taking long notes, notes.io is designed for you. To date, over 8,000,000,000 notes created and continuing...

With notes.io;

  • * You can take a note from anywhere and any device with internet connection.
  • * You can share the notes in social platforms (YouTube, Facebook, Twitter, instagram etc.).
  • * You can quickly share your contents without website, blog and e-mail.
  • * You don't need to create any Account to share a note. As you wish you can use quick, easy and best shortened notes with sms, websites, e-mail, or messaging services (WhatsApp, iMessage, Telegram, Signal).
  • * Notes.io has fabulous infrastructure design for a short link and allows you to share the note as an easy and understandable link.

Fast: Notes.io is built for speed and performance. You can take a notes quickly and browse your archive.

Easy: Notes.io doesn’t require installation. Just write and share note!

Short: Notes.io’s url just 8 character. You’ll get shorten link of your note when you want to share. (Ex: notes.io/q )

Free: Notes.io works for 12 years and has been free since the day it was started.


You immediately create your first note and start sharing with the ones you wish. If you want to contact us, you can use the following communication channels;


Email: [email protected]

Twitter: http://twitter.com/notesio

Instagram: http://instagram.com/notes.io

Facebook: http://facebook.com/notesio



Regards;
Notes.io Team

     
 
Shortened Note Link
 
 
Looding Image
 
     
 
Long File
 
 

For written notes was greater than 18KB Unable to shorten.

To be smaller than 18KB, please organize your notes, or sign in.