]> git.llucax.com Git - personal/website.git/blobdiff - source/blog/header.html
More https fixes
[personal/website.git] / source / blog / header.html
index 3771a42fe619454d23747a28477eff4e6c89f54f..dcacb9d7f1c93da95eaf150c61b72c6f3ee8cd7c 100644 (file)
@@ -8,16 +8,6 @@
        type="application/atom+xml" />
 <link href="%(css_url)s" rel="stylesheet" type="text/css" />
 <title>%(title)s</title>
-<script type="text/javascript">
-/* <![CDATA[ */
-    (function() {
-        var s = document.createElement('script'), t = document.getElementsByTagName('script')[0];
-        s.type = 'text/javascript';
-        s.async = true;
-        s.src = 'http://api.flattr.com/js/0.6/load.js?mode=auto&uid=llucax&language=en&popout=0';
-        t.parentNode.insertBefore(s, t);
-    })();
-/* ]]> */</script>
 </head>
 
 <body>
 <h1>
        <a href="%(url)s">%(title)s</a>
        &nbsp;
-       <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="http://www.llucax.com.ar/blog/"></a>
+       <script id='fb0fa12'>/* <![CDATA[ */(function(i){var f,s=document.getElementById(i);f=document.createElement('iframe');f.src='//button.flattr.com/view/?fid=mqdv7n&button=compact&url='+encodeURIComponent(document.URL);f.title='Flattr';f.height=20;f.width=110;f.style.borderWidth=0;s.parentNode.insertBefore(f,s);})('fb0fa12');/* ]]> */</script>
        <noscript>
-               <a href="http://flattr.com/thing/1141821/Lucas-meaningless-thoughts" target="_blank">
-                       <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" border="0" />
-               </a>
+               <a href="https://flattr.com/submit/auto?fid=mqdv7n&url=https%%3A%%2F%%2Fwww.llucax.com.ar%%2F" target="_blank"><img src="//button.flattr.com/flattr-badge-large.png" alt="Flattr this" title="Flattr this" border="0"></a>
        </noscript>
 </h1>