<?xml version="1.0"?>
<oembed><version>1.0</version><provider_name>&#x54F2;&#x5B50;&#x6232; Philosophist&#x2019;s Camp</provider_name><provider_url>https://www.horace.org/blog</provider_url><author_name>hevangel</author_name><author_url>https://www.horace.org/blog/author/hevangel-2/</author_url><title>&#x8352;&#x5DDD;&#x7206;&#x7B11;&#x5718; - &#x54F2;&#x5B50;&#x6232; Philosophist&#x2019;s Camp</title><type>rich</type><width>600</width><height>338</height><html>&lt;blockquote class="wp-embedded-content" data-secret="86J1Q2CDBh"&gt;&lt;a href="https://www.horace.org/blog/2010/09/06/%e8%8d%92%e5%b7%9d%e7%88%86%e7%ac%91%e5%9c%98/"&gt;&#x8352;&#x5DDD;&#x7206;&#x7B11;&#x5718;&lt;/a&gt;&lt;/blockquote&gt;&lt;iframe sandbox="allow-scripts" security="restricted" src="https://www.horace.org/blog/2010/09/06/%e8%8d%92%e5%b7%9d%e7%88%86%e7%ac%91%e5%9c%98/embed/#?secret=86J1Q2CDBh" width="600" height="338" title="&#x201C;&#x8352;&#x5DDD;&#x7206;&#x7B11;&#x5718;&#x201D; &#x2014; &#x54F2;&#x5B50;&#x6232; Philosophist&#x2019;s Camp" data-secret="86J1Q2CDBh" 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://www.horace.org/blog/wp-includes/js/wp-embed.js
&lt;/script&gt;
</html><thumbnail_url>https://i0.wp.com/www.horace.org/blog/wp-content/uploads/2010/08/1270523333.jpg?fit=475%2C630&amp;ssl=1</thumbnail_url><thumbnail_width>475</thumbnail_width><thumbnail_height>630</thumbnail_height><description>&#x5F88;&#x96E3;&#x5F62;&#x5BB9;&#x300A;&#x8352;&#x5DDD;&#x7206;&#x7B11;&#x5718;&#x300B;&#x9019;&#x5957;&#x52D5;&#x756B;&#xFE50;&#x6539;&#x7BC7;&#x81EA;&#x4E2D;&#x6751;&#x5149;&#x7684;&#x6F2B;&#x756B;&#xFE50;&#x7B2C;&#x4E00;&#x5B63;&#x662F;&#x5341;&#x4E09;&#x96C6;&#x7684;&#x77ED;&#x7BC7;&#x52D5;&#x756B;&#xFE50;&#x8DDF;&#x6F2B;&#x756B;&#x8A71;&#x6578;&#x63A1;&#x7528;&#x4E00;&#x96C6;&#x591A;&#x8A71;&#xFE50;&#x6BCF;&#x8A71;&#x53EA;&#x6709;&#x4E09;&#x6578;&#x5206;&#x9418;&#x3002;&#x6545;&#x4E8B;&#x5B8C;&#x5168;&#x7121;&#x8DE1;&#x53EF;&#x5C0B;&#xFE50;&#x63CF;&#x5BEB;&#x8352;&#x5DDD;&#x6A4B;&#x4E0B;&#x4E00;&#x73ED;&#x602A;&#x4EBA;&#x7684;&#x65E5;&#x5E38;&#x751F;&#x6D3B;&#xFE50;&#x4ED6;&#x5011;&#x56B4;&#x91CD;&#x812B;&#x7DDA;&#x975E;&#x5E38;&#x597D;&#x7B11;&#x3002;&#x4E00;&#x822C;&#x9019;&#x52D5;&#x756B;&#x53EF;&#x4EE5;&#x6B78;&#x985E;&#x70BA;&#x96FB;&#x6CE2;&#x7CFB;&#xFE50;&#x4E0D;&#x904E;&#x6211;&#x5176;&#x5BE6;&#x4E5F;&#x4E0D;&#x592A;&#x660E;&#x767D;&#x96FB;&#x6CE2;&#x7CFB;&#x9019;&#x500B;&#x5B57;&#x7684;&#x610F;&#x601D;&#x3002;&#x4E00;&#x8AAA;&#x96FB;&#x6CE2;&#x662F;&#x6307;&#x4F86;&#x81EA;&#x5916;&#x592A;&#x7A7A;&#x7684;&#x96FB;&#x6CE2;&#xFE50;&#x88AB;&#x96FB;&#x6CE2;&#x5E72;&#x64FE;&#x7684;&#x4EBA;&#x884C;&#x70BA;&#x8D85;&#x4E4E;</description></oembed>
