File "preview-20260219140527.html"

Full Path: /home/magicrsz/public_html/admin/ckeditor/plugins/preview/preview-20260219140527.html
File size: 259 bytes
MIME-type: text/html
Charset: utf-8

<script>

// Prevent from DOM clobbering.
if ( typeof window.opener._cke_htmlToLoad == 'string' ) {
	var doc = document;
	doc.open();
	doc.write( window.opener._cke_htmlToLoad );
	doc.close();

	delete window.opener._cke_htmlToLoad;
}

</script>