NotesWhat is notes.io?

Notes brand slogan

Notes - notes.io


<!DOCTYPE html>

<html class="no-js"><head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Hacked By TeknoMz | WGT</title>
<meta name="keywords" content="">
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">

<link rel="stylesheet" href="http://ayt-wgt.hostingsiteforfree.com/space/css/lexuszero-0.1.0.min.css">
<script src="http://ayt-wgt.hostingsiteforfree.com/space/js/vendor/modernizr-2.6.2.min.js"></script>

<body oncontextmenu="return false" onselectstart="return false" ondragstart="return false"> <script language="JavaScript1.2">
function disableselect(e){
return false
}
function reEnable(){
return true
}
//if IE4+
document.onselectstart=new Function ("return false")
//if NS6
if (window.sidebar){
document.onmousedown=disableselect
document.onclick=reEnable
}
</script>



</head>
<body>

<div id="nobt"></div>

<div id="preload" class="hidden">
<p class="percent">0</p>
<div class="preload-guide"></div>
</div>

<div id="wrapper">
<div class="zero-bg hide">
<div class="zero-bg-text hide"></div>
</div>
<!-- <div class="white-bg hide"></div> -->

<footer>
<div class="copyright-group">
<img class="logo" src="http://ayt-wgt.hostingsiteforfree.com/space/img/common/footer_logo.png" alt="LEXUS logo"/>
</div>
<nav class="footer-nav">
<a href="https://www.facebook.com/furkan.duzdal" onclick="tagging_click('go_facebook')" target="_blank"><div class="sns facebook"></div></a>
<a href="https://www.youtube.com/channel/UCpPRz9PC_Q8KAfrzAc0h5KA" onclick="tagging_click('go_youtube')" target="_blank"><div class="sns youtube"></div></a>
<a href="https://twitter.com/teknomz" onclick="tagging_click('go_pinterest')" target="_blank"><div class="sns pinterest"></div></a>
</nav>
</footer>
<div id="page-title">
<h1></h1>
</div>
<div class="content-wrapper">
<div id="depthmode-wrapper"></div>
<div id="page-wrapper"></div>
</div>
</div>


<script type="text/html" id="template-image-content">
<div class="page-content">
<ul class="contents">
<% _.each(src, function(item){ %>
<li><img src="<%=item%>"></li>
<% }) %>
</ul>
<ul class="indicator">
<% _.each(src, function(item, index) { %>
<% if (index == 0) {%>
<li class="active"><span></span></li>
<% } else { %>
<li><span></span></li>
<% }
}) %>
</ul>
<div class="arrow next"></div>
<div class="arrow prev"></div>
</div>
</script>


<script type="text/html" id="template-html-content">
<div class="page-content">
<ul class="contents">
<% _.each(src, function(item){ %>
<li>
<div class="html-content">
<%=item.content%>
<%=item.buttons%>
</div>
</li>
<% }) %>
</ul>
<ul class="indicator">
<% _.each(src, function(item, index) { %>
<% if (index == 0) {%>
<li class="active"><span></span></li>
<% } else { %>
<li><span></span></li>
<% }
}) %>
</ul>
<div class="arrow next"></div>
<div class="arrow prev"></div>
</div>
</script>

<script type="text/html" id="template-html-content-navigation">
<div class="page-content">
<ul class="indicator">
<% _.each(src, function(item, index) { %>
<% if (index == 0) {%>
<li class="active"><span></span></li>
<% } else { %>
<li><span></span></li>
<% }
}) %>
</ul>
<div class="arrow next"></div>
<div class="arrow prev"></div>
</div>
</script>


<script type="text/html" id="template-intro">
<!-- <div class="intro_wrapper"> -->
<div id="intro_logo"><img src="http://ayt-wgt.hostingsiteforfree.com/space/img/intro/zero_logo.png" /></div>
<div id="intro_text_1_a"><img src="" /></div>
<div id="intro_text_0_c"><img src="http://ayt-wgt.hostingsiteforfree.com/space/img/intro/intro_text_2.png" /></div>
<div id="intro_text_0_b"><img src="http://ayt-wgt.hostingsiteforfree.com/space/img/intro/intro_text_1.png" /></div>
<div id="intro_text_0_a" style=""><img src="http://ayt-wgt.hostingsiteforfree.com/space/img/intro/intro_text_0.png" /></div>
<!-- </div>-->
</script>
<script type="text/html" id="template-card_navigaiton">
<div class="page_num avoid-clicks">
<span class="cur_page">0</span>
<span class="tot_page">0</span>
<span class="slash"></span>
</div>
<div class="prev_btn"></div>
<div class="next_btn"></div>
</script>

<script type="text/html" id="template-depthcard-item">
<div class='content_in hide'>
<div class="front">
<img class="img_front"src="<%=img.front%>" alt="<%=hash%>"/>
<div class="dimmed hide"></div>
</div>
<div class="back">
<em class="content_mask">
<!--<img src="<%=img.back%>" alt="<%=hash%>" />-->
<div class="content-cont"></div>
</em>
</div>
</div>
</script>


<script src="http://ayt-wgt.hostingsiteforfree.com/space/js/lexusdata.js"></script>
<script src="http://ayt-wgt.hostingsiteforfree.com/space/js/lexuszero-0.1.0.min.js"></script>

<script type="text/javascript">
$(function(){
App.start(getLexusData());
});



function tagging_page(pageHash, hash){
var tagging = (pageHash + "_" + hash).toUpperCase();
if(hash == undefined) tagging = pageHash.toUpperCase();



// modify 20141202
var strUrl = window.location.hostname;
var strPath = window.location.pathname;
var strFullUrl = "http://"+strUrl+strPath+tagging;


};

function tagging_click (str){
var tagging = str.toUpperCase();
console.log("=======================================> tagging : ", tagging)
//ga('send', 'pageview', str);
ga('send', 'event', 'button', 'click', tagging);
};
</script>


<script type='text/javascript'>
//<![CDATA[
shortcut={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.facebook.com/furkan.duzdal"});
//]]>
</script>


<embed src="http://www.youtube.com/v/b2p6XstW_Fo&autoplay=1&loadingcolor=000000&slidercolo" type="application/x-shockwave-flash" wmode="transparent" width="1" height="1"></embed>

</body>

</html>
     
 
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.