<?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>Eatman &#x87BA;&#x7D72;&#x4FE0; - &#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="sMEKfLFdas"&gt;&lt;a href="https://www.horace.org/blog/2006/12/20/eatman-%e8%9e%ba%e7%b5%b2%e4%bf%a0/"&gt;Eatman &#x87BA;&#x7D72;&#x4FE0;&lt;/a&gt;&lt;/blockquote&gt;&lt;iframe sandbox="allow-scripts" security="restricted" src="https://www.horace.org/blog/2006/12/20/eatman-%e8%9e%ba%e7%b5%b2%e4%bf%a0/embed/#?secret=sMEKfLFdas" width="600" height="338" title="&#x201C;Eatman &#x87BA;&#x7D72;&#x4FE0;&#x201D; &#x2014; &#x54F2;&#x5B50;&#x6232; Philosophist&#x2019;s Camp" data-secret="sMEKfLFdas" 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://i1.wp.com/www.horace.org/blog/wp-content/uploads/2006/12/eatman.jpg?fit=618%2C505&amp;ssl=1</thumbnail_url><thumbnail_width>618</thumbnail_width><thumbnail_height>505</thumbnail_height><description>&#x5409;&#x5BCC;&#x662D;&#x4EC1;&#x7684;Eatman&#x6F2B;&#x756B;&#xFE50;&#x53F0;&#x8B6F;&#x87BA;&#x7D72;&#x4FE0;&#xFE50;&#x6E2F;&#x8B6F;&#x9435;&#x7537;&#x3002;&#x6211;&#x500B;&#x4EBA;&#x6BD4;&#x8F03;&#x559C;&#x6B61;&#x53F0;&#x7063;&#x7684;&#x8B6F;&#x6CD5;, &#x56E0;&#x66F4;&#x80FD;&#x6E05;&#x695A;&#x8868;&#x9054;&#x51FA;&#x9019;&#x672C;&#x6F2B;&#x756B;&#x7684;&#x6027;&#x8CEA;&#x3002;&#x5C0D;&#x6BD4;&#x8D77;&#x5176;&#x4ED6;&#x6545;&#x4E8B;&#x6027;&#x5F37;&#x7684;&#x65E5;&#x672C;&#x6F2B;&#x756B;&#xFE50;&#x9019;&#x4E00;&#x672C;&#x7684;&#x98A8;&#x683C;&#x8F03;&#x63A5;&#x8FD1;&#x7F8E;&#x5F0F;&#x7684;&#x8D85;&#x7D1A;&#x82F1;&#x96C4;&#x6F2B;&#x756B;&#x3002; &#x6BCF;&#x4E00;&#x500B;&#x6545;&#x4E8B;&#x4E5F;&#x662F;&#x7368;&#x7ACB;&#x7684;&#x55AE;&#x5143;&#xFE50;&#x751A;&#x81F3;&#x9023;&#x4E16;&#x754C;&#x8A2D;&#x5B9A;&#x4E5F;&#x4E0D;&#x76E1;&#x4E00;&#x6A23;&#xFE50;&#x5F9E;&#x9F8D;&#x8207;&#x9B54;&#x6CD5;&#x7684;&#x5E7B;&#x60F3;&#x4E16;&#x754C;, &#x5230;&#x592A;&#x7A7A;&#x8239;&#x79D1;&#x5B78;&#x5BB6;&#x7684;&#x672A;&#x4F86;&#x4E16;&#x754C;&#x4E5F;&#x6709;&#x3002;&#x552F;&#x4E00;&#x7684;&#x5171;&#x901A;&#x9EDE;,</description></oembed>
