Great content!
{
const m = {}
m.__alpha__ = 10
m.__bravo__ = 20
m.__defineGetter__('__proto__', () => 30)
Reflect.ownKeys(m).forEach(key => console.log(key))
}
EDIT: I can't format ... (function(){var o,w,h,b,n,s,h,i,j;o=document.getElementById("TB_overlay");w=document.getElementById("TB_window");if(!!o){o.parentNode.removeChild(o);}if(!!w){w.parentNode.removeChild(w);}h=document.getElementById("art-mast");b=document.getElementById("art-body").getElementsByClassName("translateBody")[0];n=document.createElement("div");n.style["max-width"]="625px";n.style.padding="150px 0 0 150px";n.innerHTML=h.innerHTML+b.innerHTML;document.body.innerHTML="";document.body.appendChild(n);s=document.getElementById("share-box");s.parentNode.removeChild(s);h=document.head.getElementsByTagName("script");i=h.length;while(i--){j=h[i];if(!j)return;j.parentNode.removeChild(j);}})();