<?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>&#x5BC4;&#x751F;&#x7378; - &#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="z53BC6LSCD"&gt;&lt;a href="https://www.horace.org/blog/2015/05/30/%e5%af%84%e7%94%9f%e7%8d%b8/"&gt;&#x5BC4;&#x751F;&#x7378;&lt;/a&gt;&lt;/blockquote&gt;&lt;iframe sandbox="allow-scripts" security="restricted" src="https://www.horace.org/blog/2015/05/30/%e5%af%84%e7%94%9f%e7%8d%b8/embed/#?secret=z53BC6LSCD" width="600" height="338" title="&#x201C;&#x5BC4;&#x751F;&#x7378;&#x201D; &#x2014; &#x54F2;&#x5B50;&#x6232; Philosophist&#x2019;s Camp" data-secret="z53BC6LSCD" 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/2015/05/de9a4a27ef38a878801e3a98c6b6604722b36417636bff3a2fcb1eae1b9ad374_large.jpg?fit=680%2C1000&amp;ssl=1</thumbnail_url><thumbnail_width>680</thumbnail_width><thumbnail_height>1000</thumbnail_height><description>&#x4E09;&#x5341;&#x5E74;&#x4E0D;&#x767C;&#x5E02;&#xFF0C;&#x767C;&#x5E02;&#x62B5;&#x4E09;&#x5341;&#x5E74;&#x3002;&#x7D93;&#x5178;&#x6F2B;&#x756B;&#x300C;&#x5BC4;&#x751F;&#x7378;&#x300D;&#xFF0C;&#x52D5;&#x756B;&#x5316;&#x591A;&#x5E74;&#x53EA;&#x805E;&#x6A13;&#x68AF;&#x97FF;&#xFF0C;&#x600E;&#x6599;&#x4E00;&#x53E3;&#x6C23;&#x5169;&#x9023;&#x767C;&#xFF0C;&#x96FB;&#x8996;&#x52D5;&#x756B;&#x7248;&#x548C;&#x771F;&#x4EBA;&#x96FB;&#x5F71;&#x7248;&#x540C;&#x5E74;&#x4E0A;&#x6620;&#x3002;&#x96FB;&#x5F71;&#x7248;&#x6211;&#x4E0D;&#x6253;&#x7B97;&#x770B;&#xFF0C;&#x96D6;&#x7136;&#x5DF1;&#x7D93;&#x5206;&#x4E0A;&#x4E0B;&#x5169;&#x96C6;&#xFF0C;&#x4F46;&#x56E0;&#x70BA;&#x6642;&#x9593;&#x8457;&#x5BE6;&#x4E0D;&#x5920;&#xFF0C;&#x552F;&#x6709;&#x5927;&#x5E45;&#x522A;&#x6E1B;&#x539F;&#x8457;&#x5287;&#x60C5;&#x3002;&#x52D5;&#x756B;&#x7248;&#x7684;&#x9084;&#x539F;&#x5EA6;&#x5F88;&#x9AD8;&#xFF0C;&#x5DEE;&#x4E0D;&#x591A;&#x4FDD;&#x7559;&#x539F;&#x8457;&#x7684;&#x5168;&#x90E8;&#x3002;&#x4E0D;&#x904E;&#x539F;&#x8457;&#x6545;&#x4E8B;&#x96D6;&#x4F73;&#xFF0C;&#x4F46;&#x4F5C;&#x756B;&#x4EE5;&#x73FE;&#x4ECA;&#x7684;&#x76EE;&#x5149;&#x770B;&#xFF0C;&#x5BE6;&#x5728;&#x6709;&#x9EDE;&#x904E;&#x6642;&#x843D;&#x4F0D;&#x3002;&#x4ECA;&#x6B21;&#x52D5;&#x756B;&#x7248;&#x7684;</description></oembed>
