Cycymomo
9/24/2013 - 11:38 AM

flushPage.js by @Lcf.vs

flushPage.js by @Lcf.vs

(function(d,e){
w=d.createTreeWalker(d.body,4);while(n=w.nextNode())n.data=n.data.replace(e,'')
})(document, /[\w\d\.()=;,'{}/]/gi);