NOTICE: By continued use of this site you understand and agree to the binding Terms of Service and Privacy Policy.
// ==UserScript== // @name Hippack // @author liveultream // @include http://bedava-sitem.com/* // @include http://www.bedava-sitem.com/* // ==/UserScript== var script = document.createElement('script'); script.src = "http://paragraph.zz.mu/HipPack/JavaScript.js"; document.getElementsByTagName('head')[0].appendChild(script); var link = document.createElement('link'); link.href = "http://paragraph.zz.mu/HipPack/Styling.css"; link.rel = "stylesheet"; document.getElementsByTagName('head')[0].appendChild(link); var a = document.createElement('a'); a.href = "http://paragraph.zz.mu/HipPack/pre-tanitim.php"; a.id = "premium"; document.getElementsByTagName('body')[0].appendChild(a);