<?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>1367 - &#x9673;&#x6D69;&#x57FA; - &#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="8OEIE1WUQr"&gt;&lt;a href="https://www.horace.org/blog/2019/12/23/1367-%e9%99%b3%e6%b5%a9%e5%9f%ba/"&gt;1367 &#x2013; &#x9673;&#x6D69;&#x57FA;&lt;/a&gt;&lt;/blockquote&gt;&lt;iframe sandbox="allow-scripts" security="restricted" src="https://www.horace.org/blog/2019/12/23/1367-%e9%99%b3%e6%b5%a9%e5%9f%ba/embed/#?secret=8OEIE1WUQr" width="600" height="338" title="&#x201C;1367 &#x2013; &#x9673;&#x6D69;&#x57FA;&#x201D; &#x2014; &#x54F2;&#x5B50;&#x6232; Philosophist&#x2019;s Camp" data-secret="8OEIE1WUQr" 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/2019/12/1367.jpg?fit=1445%2C2048&amp;ssl=1</thumbnail_url><thumbnail_width>1445</thumbnail_width><thumbnail_height>2048</thumbnail_height><description>&#x5BEB;&#x4E00;&#x672C;&#x9999;&#x6E2F;&#x8B66;&#x5BDF;&#x7576;&#x4E3B;&#x89D2;&#x7684;&#x5C0F;&#x8AAA;&#xFF0C;&#x5728;&#x9019;&#x500B;&#x6642;&#x52E2;&#x6703;&#x4E0D;&#x6703;&#x72AF;&#x773E;&#x618E;&#x5462;&#x3002;&#x672C;&#x683C;&#x63A8;&#x7406;&#x5C0F;&#x8AAA;&#x5FC5;&#x5B9A;&#x6709;&#x6BBA;&#x4EBA;&#x6848;&#xFF0C;&#x67E5;&#x6848;&#x7684;&#x4E3B;&#x89D2;&#x6700;&#x5E38;&#x898B;&#x5C31;&#x662F;&#x8B66;&#x63A2;&#x3002;&#x300A;1367&#x300B;&#x7684;&#x4F5C;&#x8005;&#x9673;&#x6D69;&#x57FA;&#x662F;&#x9999;&#x6E2F;&#x571F;&#x7522;&#x63A8;&#x7406;&#x5C0F;&#x8AAA;&#x4F5C;&#x5BB6;&#xFF0C;&#x4EE5;&#x9999;&#x6E2F;&#x70BA;&#x80CC;&#x666F;&#x5BEB;&#x63A8;&#x7406;&#x5C0F;&#x8AAA;&#xFF0C;&#x66F4;&#x63DA;&#x5A01;&#x6D77;&#x5916;&#x69AE;&#x7372;&#x65E5;&#x672C;&#x548C;&#x53F0;&#x7063;&#x7684;&#x63A8;&#x7406;&#x5927;&#x734E;&#xFF0C;&#x90A3;&#x9EBC;&#x4EE5;&#x9999;&#x6E2F;&#x8B66;&#x5BDF;&#x7576;&#x4E3B;&#x89D2;&#x4E5F;&#x7121;&#x53EF;&#x539A;&#x975E;&#x3002;&#x66F8;&#x4E2D;&#x7684;&#x8B66;&#x5BDF;&#x662F;&#x9999;&#x6E2F;&#x7687;&#x5BB6;&#x8B66;&#x5BDF;&#xFF0C;&#x90A3;&#x662F;&#x9999;&#x6E2F;&#x5E02;&#x6C11;&#x9084;&#x5F88;&#x4FE1;&#x4EFB;&#x8B66;&#x5BDF;&#x7684;&#x5E74;&#x4EE3;&#xFF0C;&#x9019;&#x7BC7;&#x66F8;&#x8A55;</description></oembed>
