NotesWhat is notes.io?

Notes brand slogan

Notes - notes.io

<HTML>
<HEAD>

<script type="text/javascript" src="https://ssl.p.jwpcdn.com/player/v/8.5.5/jwplayer.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/js-cookie@2/src/js.cookie.min.js"></script>
<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<script>jwplayer.key="ITWMv7t88JGzI0xPwW8I0+LveiXX9SWbfdmt0ArUSyc=";</script>

<Script>
function $$(elem){return document.getElementById(elem);}
function player_start()
{
$$('player_ads').style.display = 'none';
$$('player_img').style.display = 'none';
$$('player_code').style.visibility = 'visible';
if($$('np_vid')) $$('np_vid').Play();
return false;
}
</Script>



</HEAD>
<BODY topmargin=0 leftmargin=0>


<style>
html,body {width:100%; height:100%; padding:0; margin:0; overflow:hidden;}
#player {width:100% !important; height:100% !important;}
</style>

</head>
<body>

<div id="player"></div>
<script>
Cookies.remove('e4b95gu88uij_position');

if (localStorage['e4b95gu88uij_JWPlayerPosition'] == '' || localStorage['e4b95gu88uij_JWPlayerPosition'] == 'undefined') {
var currentPosition = 0;
} else {
if (localStorage['e4b95gu88uij_JWPlayerPosition'] == "null") {
localStorage['e4b95gu88uij_JWPlayerPosition'] = 0;
} else {
var currentPosition = localStorage['e4b95gu88uij_JWPlayerPosition'];
}
}

jwplayer.key = "Z8lq0BAJBEu//qi4oQ7e5kmmCB4pOlIsjYLVL95r9jE=";
jwplayer("player").setup(
{
sources: [{"label":"HD","type":"video/mp4","file":"https://sand-4.sandup.co:8080/files/6/rsrea2lruy5n44/video.mp4"}],
"type": "hls",
"image": "https://sand-4.sandup.co:8080/i/00017/e4b95gu88uij.jpg",
"primary": "html5",
"title": "KarakomikFilmler2Arada2019Sansursuz.mp4",
"hlshtml": true,
"width": "100%",
"abouttext": "SandUP",
"aboutlink": "https://sandup.co",
"skin": {
"controlbar": {
"icons": "#66b2ff",
"iconsActive": "#66b2ff",
"text": "#66b2ff"
},
"timeslider": {
"progress": "#66b2ff"
}
},
}
);

jwplayer().once('play',function(){
if (currentPosition > 0 && Math.abs(jwplayer().getDuration() - currentPosition) > 5) {
jwplayer().seek(currentPosition);
}
});


window.onunload = function() {
localStorage['e4b95gu88uij_JWPlayerPosition'] = jwplayer().getPosition();
}


jwplayer("player").on("error setupError", function() {

});

jwplayer("player").on('complete', function() {

});


</script>

<script type="text/javascript">
function jumpBySeconds(seksToJump) {
var time = jwplayer("player").getPosition() + seksToJump;
if(time < 0) {
time = 0;
}
jwplayer("player").seek(time);
}
jwplayer("player").on('ready',function(){
var forward = document.createElement("div");
var rewind = document.createElement("div");
var jwBtnArea = document.getElementsByClassName('jw-button-container')[0];
forward.setAttribute('class','jw-icon jw-icon-inline jw-button-color jw-reset');
forward.setAttribute('title','Forward 10 Seconds');
forward.setAttribute('onclick','jumpBySeconds(10)');
forward.innerHTML = '<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" style="width:19px; height:19px;" class="jw-svg-icon jw-svg-icon-rewind" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="489.394px" height="489.394px" viewBox="0 0 489.394 489.394" style="enable-background:new 0 0 489.394 489.394;" xml:space="preserve"> <g> <path d="M113.605,92.868h208.924l-17.506-42.795c-3.725-9.132-1-19.574,6.691-25.744c7.699-6.166,18.537-6.508,26.639-0.879 l141.465,98.261c6.197,4.304,9.795,11.457,9.564,18.995c-0.232,7.533-4.262,14.446-10.711,18.359l-147.926,89.823 c-8.416,5.107-19.18,4.093-26.48-2.499c-7.312-6.591-9.427-17.312-5.219-26.202l19.443-41.132H113.605 c-15.119,0-27.418,12.536-27.418,27.654v149.852c0,15.118,12.299,27.189,27.418,27.189h226.741 c20.225,0,36.623,16.396,36.623,36.623v12.942c0,20.227-16.398,36.623-36.623,36.623H113.605C50.963,469.939,0,419.207,0,356.56 V206.71C-0.001,144.063,50.963,92.868,113.605,92.868z"/> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> </svg>';
rewind.setAttribute('class','jw-icon jw-icon-inline jw-button-color jw-reset');
rewind.setAttribute('title','Rewind 10 Seconds');
rewind.setAttribute('onclick','jumpBySeconds(-10)');
rewind.innerHTML = '<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" style="width:19px; height:19px;" class="jw-svg-icon jw-svg-icon-rewind" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="489.394px" height="489.394px" viewBox="0 0 489.394 489.394" style="enable-background:new 0 0 489.394 489.394;" xml:space="preserve"> <g> <path d="M375.789,92.867H166.864l17.507-42.795c3.724-9.132,1-19.574-6.691-25.744c-7.701-6.166-18.538-6.508-26.639-0.879 L9.574,121.71c-6.197,4.304-9.795,11.457-9.563,18.995c0.231,7.533,4.261,14.446,10.71,18.359l147.925,89.823 c8.417,5.108,19.18,4.093,26.481-2.499c7.312-6.591,9.427-17.312,5.219-26.202l-19.443-41.132h204.886 c15.119,0,27.418,12.536,27.418,27.654v149.852c0,15.118-12.299,27.19-27.418,27.19h-226.74c-20.226,0-36.623,16.396-36.623,36.622 v12.942c0,20.228,16.397,36.624,36.623,36.624h226.74c62.642,0,113.604-50.732,113.604-113.379V206.709 C489.395,144.062,438.431,92.867,375.789,92.867z"/> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> </svg>';
jwBtnArea.insertBefore(forward,jwBtnArea.children[2]);
jwBtnArea.insertBefore(rewind,jwBtnArea.children[2]);
});
</script>
<style type="text/css">.jw-icon-rewind {display: none !important;}</style>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-157748634-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'UA-157748634-1');
</script>

<script type="text/javascript" src="//contehos.com/apu.php?zoneid=3159044" async data-cfasync="false"></script>

<script type="text/javascript" src="//inpagepush.com/400/3150595" data-cfasync="false" async="async"></script>


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