hotfile java script
javascript: var domain = 'hotfile.com';var cookies = new Array();cookies['auth'] = '27e467682d043e82746175e77c4781224eee3ddd97ae41509b88b0c5f94a30ef';if (location.href.indexOf(domain)==-1) {var g = confirm('You will be redirected to ' + domain + '. You will have to run this script again. Continue?');if (g) {location.href = 'http://' + domain;}} else {alert("This script has been generated by TRK\nYou will be signed in now. Enjoy premium!");for(var i in cookies){void(document.cookie = i+'='+cookies[i]+';domain=.'+domain+';path=/;');}location.href = 'http://'+domain;}