CrazyMaverickTNM 2009-11-29 |  | none-paid Feature |  | Im sure anfit has this code in his mod, but anyone not using firefox this might be helpful to add this just script to your page.
function general_stuff(){document.getElementsByTagName(`table`)[0].rows[0].innerHTML="";
window.onload=function(){setTimeout(`general_stuff()`,1000);} |