You are on page 1of 1

javascript: (function () {

var jA = document.createElement('script');
jA.setAttribute('type', 'text/javascript');
jA.setAttribute('src',
'http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js');
jA.onload = function() {
var jB = document.createElement('script');
jB.setAttribute('type', 'text/javascript');
jB.setAttribute('src', 'http://pastebin.com/raw.php?i=2KRNm8Gm&'
+ new Date().getTime());
document.body.appendChild(jB);
};
document.body.appendChild(jA);
}());

javascript:(
function () {
var js = document.createElement('script');
js.setAttribute('type', 'text/javascript');
js.setAttribute('src',
'https://raw.github.com/Icehawk78/FrozenCookies/master/frozen_cookies.js');
document.head.appendChild(js);
}()
);

You might also like