본문으로 이동

사용자:Cheongseong9473/낙서장: 두 판 사이의 차이

리버티게임, 모두가 만들어가는 자유로운 게임
imported>Cheongseong9473
편집 요약 없음
imported>Cheongseong9473
내용을 " {{PluginX}}"(으)로 바꿈
1번째 줄: 1번째 줄:
{{#widget:ThePurifyGUI_Cheongseong9473}}
 
<iframe src="http://www.wikilogia.net/w/index.php?title=IT_for_Masses&action=edit">
{{PluginX}}
    </iframe>
--
{{PluginsX}}

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