<?xml version="1.0"?>
<oembed><version>1.0</version><provider_name>How To &amp; Best Software</provider_name><provider_url>https://howto.ping.fm/ko/</provider_url><author_name>How To &amp; Best Software</author_name><author_url>https://howto.ping.fm/ko/</author_url><title>&#xC0C1;&#xC138;&#xD55C; &#xBE44;&#xB514;&#xC624; &#xC218;&#xB9AC; &#xAC00;&#xC774;&#xB4DC;</title><type>rich</type><width>600</width><height>338</height><html>&lt;blockquote class="wp-embedded-content" data-secret="9n0cqod6Dy"&gt;&lt;a href="https://howto.ping.fm/ko/comprehensive-guide-to-video-repair/"&gt;&#xBE44;&#xB514;&#xC624;: &#xAD11;&#xBC94;&#xC704;&#xD55C; &#xC218;&#xB9AC; &#xAC00;&#xC774;&#xB4DC;&lt;/a&gt;&lt;/blockquote&gt;&lt;iframe sandbox="allow-scripts" security="restricted" src="https://howto.ping.fm/ko/comprehensive-guide-to-video-repair/embed/#?secret=9n0cqod6Dy" width="600" height="338" title="&#x201C;&#xBE44;&#xB514;&#xC624;: &#xAD11;&#xBC94;&#xC704;&#xD55C; &#xC218;&#xB9AC; &#xAC00;&#xC774;&#xB4DC;&#x201D; &#x2014; How To &amp; Best Software" data-secret="9n0cqod6Dy" 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
 *
 * This file cannot have ampersands in it. This is to ensure
 * it can be embedded in older versions of WordPress.
 * See https://core.trac.wordpress.org/changeset/35708.
 */
(function ( window, document ) {
	'use strict';

	var supportedBrowser = false,
		loaded = false;

		if ( document.querySelector ) {
			if ( window.addEventListener ) {
				supportedBrowser = true;
			}
		}

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

	if ( !! window.wp.receiveEmbedMessage ) {
		return;
	}

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

		if ( ! data ) {
			return;
		}

		if ( ! ( data.secret || data.message || data.value ) ) {
			return;
		}

		if ( /[^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' );

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

				source.height = height;
			}

			/* Link to a specific URL on request. */
			if ( 'link' === data.message ) {
				sourceURL = document.createElement( 'a' );
				targetURL = document.createElement( 'a' );

				sourceURL.href = source.getAttribute( 'src' );
				targetURL.href = data.value;

				/* Only follow link if the protocol is in the allow list. */
				if ( ! allowedProtocols.test( targetURL.protocol ) ) {
					continue;
				}

				/* Only continue if link hostname matches iframe's hostname. */
				if ( targetURL.host === sourceURL.host ) {
					if ( document.activeElement === source ) {
						window.top.location.href = data.value;
					}
				}
			}
		}
	};

	function onLoad() {
		if ( loaded ) {
			return;
		}

		loaded = true;

		var isIE10 = -1 !== navigator.appVersion.indexOf( 'MSIE 10' ),
			isIE11 = !!navigator.userAgent.match( /Trident.*rv:11\./ ),
			iframes = document.querySelectorAll( 'iframe.wp-embedded-content' ),
			iframeClone, 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 ).substr( 2, 10 );
				source.src += '#?secret=' + secret;
				source.setAttribute( 'data-secret', secret );
			}

			/* Remove security attribute from iframes in IE10 and IE11. */
			if ( ( isIE10 || isIE11 ) ) {
				iframeClone = source.cloneNode( true );
				iframeClone.removeAttribute( 'security' );
				source.parentNode.replaceChild( iframeClone, source );
			}

			/*
			 * 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
			}, '*' );
		}
	}

	if ( supportedBrowser ) {
		window.addEventListener( 'message', window.wp.receiveEmbedMessage, false );
		document.addEventListener( 'DOMContentLoaded', onLoad, false );
		window.addEventListener( 'load', onLoad, false );
	}
})( window, document );
&lt;/script&gt;
</html><description>&#xBE44;&#xB514;&#xC624; &#xBCF5;&#xAD6C;&#xC5D0; &#xB300;&#xD55C; &#xC885;&#xD569; &#xAC00;&#xC774;&#xB4DC; &#xBE44;&#xB514;&#xC624; &#xD30C;&#xC77C;&#xC740; &#xC6B0;&#xB9AC;&#xC758; &#xB514;&#xC9C0;&#xD138; &#xC0B6;&#xC5D0;&#xC11C; &#xAE30;&#xC5B5;&#xC5D0; &#xB0A8;&#xB294; &#xC21C;&#xAC04;, &#xADC0;&#xC911;&#xD55C; &#xD29C;&#xD1A0;&#xB9AC;&#xC5BC;, &#xC911;&#xC694;&#xD55C; &#xC774;&#xBCA4;&#xD2B8; &#xB4F1;&#xC744; &#xD3EC;&#xCC29;&#xD558;&#xB294; &#xD544;&#xC218;&#xC801;&#xC778; &#xBD80;&#xBD84;&#xC785;&#xB2C8;&#xB2E4;. &#xADF8;&#xB7EC;&#xB098; &#xC190;&#xC0C1;&#xB418;&#xAC70;&#xB098; &#xC7AC;&#xC0DD;&#xD560; &#xC218; &#xC5C6;&#xB294; &#xBE44;&#xB514;&#xC624;&#xB97C; &#xB9C8;&#xC8FC;&#xD558;&#xAC8C; &#xB418;&#xBA74; &#xB9E4;&#xC6B0; &#xB2F5;&#xB2F5;&#xD560; &#xC218; &#xC788;&#xC2B5;&#xB2C8;&#xB2E4;. &#xB2E4;&#xD589;&#xD788;&#xB3C4;, &#xC774;&#xB7EC;&#xD55C; &#xD30C;&#xC77C;&#xC744; &#xBCF5;&#xAD6C;&#xD558;&#xACE0; &#xAE30;&#xB2A5;&#xC131;&#xC744; &#xBCF5;&#xC6D0;&#xD560; &#xC218; &#xC788;&#xB294; &#xD6A8;&#xACFC;&#xC801;&#xC778; &#xC194;&#xB8E8;&#xC158;&#xB4E4;&#xC774; &#xC788;&#xC2B5;&#xB2C8;&#xB2E4;. &#xC774; &#xC885;&#xD569; &#xAC00;&#xC774;&#xB4DC;&#xB294; &#xB2E4;&#xC591;&#xD55C; &#xB3C4;&#xAD6C;&#xB97C; &#xC0AC;&#xC6A9;&#xD558;&#xC5EC; &#xBE44;&#xB514;&#xC624;&#xB97C; &#xBCF5;&#xAD6C;&#xD558;&#xB294; &#xBC29;&#xBC95;&#xC744; &#xB2E8;&#xACC4;&#xBCC4;&#xB85C; &#xC548;&#xB0B4;&#xD569;&#xB2C8;&#xB2E4;. [&hellip;]</description><thumbnail_url>https://www.ping.fm/howto/wp-content/uploads/ai/Comprehensive-Guide-to-Video-Repair.jpg</thumbnail_url></oembed>
