
Target ; bola.netDesc ; Pembersihan atas aura-aura jahat berkedok iklan di tubuh bola.net Ver ; 1.0 Snippets ;
1 2 3 4 5 6 7 8 9 10 11 12 13 14
|
// ==UserScript== // @name bola(.)net xstripper // @namespace http://www.krakenstein.cz.cc // @description Bola.net AdsBusters PRO 2010 // @include http://*.bola.net/* // @include http://bola.net/* // ==/UserScript== function g(id){if(id && typeof id==='string'){id=document.getElementById(id);}return id||null;} function h(id){el=g(id);if(el!==null){return(el.parentNode)?el.parentNode.removeChild(el):el;}} function s(id,s){el=g(id);if(el!==null){el.setAttribute('style',s);}} function c(q){return document.evaluate(q,document,null,XPathResult.UNORDERED_NODE_ITERATOR_TYPE,null).iterateNext();} unsafeWindow.OA_show=function(){return false;} h('topframe');h('top_leaderboard');s('header','padding-top:2px;');h(c("//div[@class='bolasc1']"));h(c("//div[@class='bolasc2']"));
|
Screenshots ; Change-log ;- 1.0 ; 27 Juni 2010 Initial Releases Download / install ; |