사용자:Cheongseong9473/낙서장: 두 판 사이의 차이
보이기
imported>Cheongseong9473 편집 요약 없음 |
imported>Cheongseong9473 내용을 " {{PluginX}}"(으)로 바꿈 |
||
1번째 줄: | 1번째 줄: | ||
{{PluginX}} | |||
{{ |
2020년 7월 7일 (화) 11:00 판
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);