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);