<?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>&#x7A88;&#x7A95;&#x719F;&#x5973; - &#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="wb5rPrlEbX"&gt;&lt;a href="https://www.horace.org/blog/2006/12/21/%e7%aa%88%e7%aa%95%e7%86%9f%e5%a5%b3/"&gt;&#x7A88;&#x7A95;&#x719F;&#x5973;&lt;/a&gt;&lt;/blockquote&gt;&lt;iframe sandbox="allow-scripts" security="restricted" src="https://www.horace.org/blog/2006/12/21/%e7%aa%88%e7%aa%95%e7%86%9f%e5%a5%b3/embed/#?secret=wb5rPrlEbX" width="600" height="338" title="&#x201C;&#x7A88;&#x7A95;&#x719F;&#x5973;&#x201D; &#x2014; &#x54F2;&#x5B50;&#x6232; Philosophist&#x2019;s Camp" data-secret="wb5rPrlEbX" 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://i2.wp.com/www.horace.org/blog/wp-content/uploads/2006/12/20059712444251503.jpg?fit=424%2C750&amp;ssl=1</thumbnail_url><thumbnail_width>424</thumbnail_width><thumbnail_height>750</thumbnail_height><description>&#xA0;&#x7A88;&#x7A95;&#x719F;&#x5973;&#x662F;&#x5957;&#x975E;&#x4E00;&#x822C;&#x7684;&#x7121;&#x7DDA;&#x5287;&#x96C6;&#xFE50;&#x9996;&#x5148;&#x4E0D;&#x662F;&#x6BCF;&#x5929;&#x4E5F;&#x64AD;&#x6620;&#xFE50;&#x800C;&#x662F;&#x6BCF;&#x500B;&#x661F;&#x671F;&#x64AD;&#x4E00;&#x96C6;&#x3002;&#x64D4;&#x5927;&#x65D7;&#x7576;&#x4E3B;&#x89D2;&#x4E5F;&#x4E0D;&#x662F;&#x7576;&#x5BB6;&#x82B1;&#x65E6;&#x5C0F;&#x751F;&#xFE50;&#x800C;&#x662F;&#x56DB;&#x500B;&#x5750;&#x4E09;&#x671B;&#x56DB;&#x4E00;&#x5411;&#x7576;&#x5927;&#x914D;&#x89D2;&#x7684;&#x5973;&#x661F;&#x3002;&#x5979;&#x5011;&#x662F;&#x82D1;&#x74CA;&#x4E39;&#x5B50;&#xFE50;&#x4F0D;&#x8A60;&#x8587;&#xFE50;&#x97D3;&#x541B;&#x5A77;&#x548C;&#x9A30;&#x9E97;&#x660E;&#xFE50;&#x7537;&#x661F;&#x65B9;&#x4FBF;&#x98FE;&#x6F14;&#x79C1;&#x5BB6;&#x5075;&#x63A2;&#x7684;&#x963F;&#x53FB;&#xFE50;&#x548C;&#x7576;&#x52A9;&#x624B;&#x7684;&#x962E;&#x5146;&#x7965;&#xFE50;&#x5168;&#x90E8;&#x7686;&#x662F;&#x597D;&#x6232;&#x517C;&#x80FD;&#x641E;&#x7B11;&#x4E4B;&#x4EBA;&#xFE50;&#x4E00;&#x770B;&#x6F14;&#x54E1;&#x9663;&#x5BB9;&#x5DF2;&#x5341;&#x5206;&#x5438;&#x5F15;&#x3002;&#x6700;&#x521D;&#x6211;&#x4EE5;&#x70BA;&#x9019;&#x5957;&#x6232;&#x6703;&#x662F;&#x9999;&#x6E2F;&#x7248;&#x672C;&#x7684;&#x8272;&#x617E;&#x90FD;</description></oembed>
