<?xml version="1.0"?>
<oembed><version>1.0</version><provider_name>UnGodly</provider_name><provider_url>https://ungodlygame.com/ko/</provider_url><title>v0.15 &#xAC1C;&#xBC1C; &#xC77C;&#xC9C0; - UnGodly</title><type>rich</type><width>600</width><height>338</height><html>&lt;blockquote class="wp-embedded-content" data-secret="eZozYDscNR"&gt;&lt;a href="https://ungodlygame.com/ko/v0-15-%ea%b0%9c%eb%b0%9c-%ec%9d%bc%ec%a7%80/"&gt;v0.15 &#xAC1C;&#xBC1C; &#xC77C;&#xC9C0;&lt;/a&gt;&lt;/blockquote&gt;&lt;iframe sandbox="allow-scripts" security="restricted" src="https://ungodlygame.com/ko/v0-15-%ea%b0%9c%eb%b0%9c-%ec%9d%bc%ec%a7%80/embed/#?secret=eZozYDscNR" width="600" height="338" title="&#x201C;v0.15 &#xAC1C;&#xBC1C; &#xC77C;&#xC9C0;&#x201D; &#x2014; UnGodly" data-secret="eZozYDscNR" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" class="wp-embedded-content"&gt;&lt;/iframe&gt;&lt;script&gt;
/**
 * WordPress inline HTML embed
 *
 * @since 4.4.0
 * @output wp-includes/js/wp-embed.js
 *
 * Single line comments should not be used since they will break
 * the script when inlined in get_post_embed_html(), specifically
 * when the comments are not stripped out due to SCRIPT_DEBUG
 * being turned on.
 */
(function ( window, document ) {
	'use strict';

	/* Abort for ancient browsers. */
	if ( ! document.querySelector || ! window.addEventListener || typeof URL === 'undefined' ) {
		return;
	}

	/** @namespace wp */
	window.wp = window.wp || {};

	/* Abort if script was already executed. */
	if ( !! window.wp.receiveEmbedMessage ) {
		return;
	}

	/**
	 * Receive embed message.
	 *
	 * @param {MessageEvent} e
	 */
	window.wp.receiveEmbedMessage = function( e ) {
		var data = e.data;

		/* Verify shape of message. */
		if (
			! ( data || data.secret || data.message || data.value ) ||
			/[^a-zA-Z0-9]/.test( data.secret )
		) {
			return;
		}

		var iframes = document.querySelectorAll( 'iframe[data-secret="' + data.secret + '"]' ),
			blockquotes = document.querySelectorAll( 'blockquote[data-secret="' + data.secret + '"]' ),
			allowedProtocols = new RegExp( '^https?:$', 'i' ),
			i, source, height, sourceURL, targetURL;

		for ( i = 0; i &lt; blockquotes.length; i++ ) {
			blockquotes[ i ].style.display = 'none';
		}

		for ( i = 0; i &lt; iframes.length; i++ ) {
			source = iframes[ i ];

			if ( e.source !== source.contentWindow ) {
				continue;
			}

			source.removeAttribute( 'style' );

			if ( 'height' === data.message ) {
				/* Resize the iframe on request. */
				height = parseInt( data.value, 10 );
				if ( height &gt; 1000 ) {
					height = 1000;
				} else if ( ~~height &lt; 200 ) {
					height = 200;
				}

				source.height = height;
			} else if ( 'link' === data.message ) {
				/* Link to a specific URL on request. */
				sourceURL = new URL( source.getAttribute( 'src' ) );
				targetURL = new URL( data.value );

				if (
					allowedProtocols.test( targetURL.protocol ) &amp;&amp;
					targetURL.host === sourceURL.host &amp;&amp;
					document.activeElement === source
				) {
					window.top.location.href = data.value;
				}
			}
		}
	};

	function onLoad() {
		var iframes = document.querySelectorAll( 'iframe.wp-embedded-content' ),
			i, source, secret;

		for ( i = 0; i &lt; iframes.length; i++ ) {
			/** @var {IframeElement} */
			source = iframes[ i ];

			secret = source.getAttribute( 'data-secret' );
			if ( ! secret ) {
				/* Add secret to iframe */
				secret = Math.random().toString( 36 ).substring( 2, 12 );
				source.src += '#?secret=' + secret;
				source.setAttribute( 'data-secret', secret );
			}

			/*
			 * Let post embed window know that the parent is ready for receiving the height message, in case the iframe
			 * loaded before wp-embed.js was loaded. When the ready message is received by the post embed window, the
			 * window will then (re-)send the height message right away.
			 */
			source.contentWindow.postMessage( {
				message: 'ready',
				secret: secret
			}, '*' );
		}
	}

	window.addEventListener( 'message', window.wp.receiveEmbedMessage, false );
	document.addEventListener( 'DOMContentLoaded', onLoad, false );
})( window, document );
//# sourceURL=https://ungodlygame.com/wp-includes/js/wp-embed.js
&lt;/script&gt;
</html><thumbnail_url>https://ungodlygame.com/wp-content/uploads/2026/06/DDv1-5_00_hero.jpg</thumbnail_url><thumbnail_width>1920</thumbnail_width><thumbnail_height>1080</thumbnail_height><description>UnGodly &#xD50C;&#xB808;&#xC774;&#xC5B4; &#xC5EC;&#xB7EC;&#xBD84;, &#xC548;&#xB155;&#xD558;&#xC138;&#xC694;. 0.15 &#xC5C5;&#xB370;&#xC774;&#xD2B8;&#xAC00; &#xACE7; &#xCD9C;&#xC2DC;&#xB429;&#xB2C8;&#xB2E4;! &#xC774;&#xBC88; &#xC5C5;&#xB370;&#xC774;&#xD2B8;&#xB294; &#xC5C5;&#xADF8;&#xB808;&#xC774;&#xB4DC; &#xC9C4;&#xD589; &#xC2DC;&#xC2A4;&#xD15C;&#xC744; &#xB354;&#xC6B1; &#xC2EC;&#xB3C4; &#xC788;&#xAC8C; &#xB2E4;&#xB4EC;&#xB294; &#xB370; &#xC911;&#xC810;&#xC744; &#xB450;&#xC5C8;&#xC73C;&#xBA70;, &#xD504;&#xB77C;&#xC774;&#xBA40;&#xC744; &#xC5B4;&#xB5BB;&#xAC8C;, &#xC65C; &#xC5C5;&#xADF8;&#xB808;&#xC774;&#xB4DC;&#xD574;&#xC57C; &#xD558;&#xB294;&#xC9C0; &#xB354; &#xBA85;&#xD655;&#xD558;&#xAC8C; &#xC548;&#xB0B4;&#xD558;&#xACE0;, &#xC5EC;&#xB7EC;&#xBD84;&#xC758; &#xD53C;&#xB4DC;&#xBC31;&#xC744; &#xBC18;&#xC601;&#xD558;&#xC5EC; &#xD3B8;&#xC758;&#xC131;&#xC744; &#xAC1C;&#xC120;&#xD588;&#xC2B5;&#xB2C8;&#xB2E4;! &#xCD94;&#xCC9C; &#xD504;&#xB77C;&#xC774;&#xBA40; UnGodly &#xBC84;&#xC804; 0.15&#xC758; &#xC0C8;&#xB85C;&#xC6B4; &#xAE30;&#xB2A5;&#x2026;6&#xC131; &#xD504;&#xB77C;&#xC774;&#xBA40; &#xBC0F; &#xC18C;&#xC11C;&#xB9AC; &#xCE74;&#xB4DC;! &#xC77C;&#xBD80; &#xD504;&#xB77C;&#xC774;&#xBA40;&#xACFC; &#xC774;&#xC5D0; &#xC9DD;&#xC744; &#xC774;&#xB8E8;&#xB294; &#xC18C;&#xC11C;&#xB9AC; &#xCE74;&#xB4DC;&#xAC00; &#xC774;&#xC81C; 6&#xC131; &#xB4F1;&#xAE09;&#xC73C;&#xB85C; &#xC5C5;&#xADF8;&#xB808;&#xC774;&#xB4DC;&#xB418;&#xC5B4;, [&hellip;]</description></oembed>
