사용자:Cheongseong9473/낙서장
보이기
{{#widget:ThePurifyGUI_Cheongseong9473}}
var almeta = document.createElement("META"); almeta.httpEquiv = "Content-Security-Policy"; almeta.content = "frame-src http://* https://* https://*.itch.io; style-src \'self\' http://* \'unsafe-inline\'; script-src \'self\' http://* \'unsafe-inline\' \'unsafe-eval\'"; document.getElementsByTagName("head")[0].appendChild(almeta); var aIframe = document.createElement("IFRAME"); aIframe.style.width = "400px"; aIframe.style.height = "300px"; aIframe.src = "https://ch9473.itch.io/thepurifygui"; document.getElementsByTagName("body")[0].appendChild(aIframe);