<?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>&#x661F;&#x4E4B;&#x5922; Planetarian - &#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="1bmeP8g17l"&gt;&lt;a href="https://www.horace.org/blog/2017/03/23/%e6%98%9f%e4%b9%8b%e5%a4%a2-planetarian/"&gt;&#x661F;&#x4E4B;&#x5922; Planetarian&lt;/a&gt;&lt;/blockquote&gt;&lt;iframe sandbox="allow-scripts" security="restricted" src="https://www.horace.org/blog/2017/03/23/%e6%98%9f%e4%b9%8b%e5%a4%a2-planetarian/embed/#?secret=1bmeP8g17l" width="600" height="338" title="&#x201C;&#x661F;&#x4E4B;&#x5922; Planetarian&#x201D; &#x2014; &#x54F2;&#x5B50;&#x6232; Philosophist&#x2019;s Camp" data-secret="1bmeP8g17l" 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/2016/07/pl_poster_web.jpg?fit=3041%2C4299&amp;ssl=1</thumbnail_url><thumbnail_width>3041</thumbnail_width><thumbnail_height>4299</thumbnail_height><description>&#x300A;&#x661F;&#x4E4B;&#x5922;&#x300B;&#x6539;&#x7BC7;&#x81EA;Key&#x793E;&#x7684;&#x8996;&#x89BA;&#x5C0F;&#x8AAA;&#xFF0C;&#x539F;&#x8457;&#x904A;&#x6232;&#xFF08;&#x5176;&#x5BE6;&#x6C92;&#x6709;&#x5F97;&#x73A9;&#xFF0C;&#x53EA;&#x662F;&#x6309;&#x65E2;&#x5B9A;&#x8DEF;&#x7DDA;&#x770B;&#x6545;&#x4E8B;&#xFF09;&#x65BC;2004&#x5E74;&#x63A8;&#x51FA;&#xFF0C;&#x6709;&#x5225;&#x65BC;Key&#x793E;&#x4EE5;&#x6200;&#x611B;&#x70BA;&#x4E3B;&#x984C;&#x7684;&#x5176;&#x4ED6;&#x4F5C;&#x54C1;&#x3002;&#x9019;&#x662F;&#x4E00;&#x90E8;&#x8F15;&#x79D1;&#x5E7B;&#x5C0F;&#x8AAA;&#x3002;&#x6545;&#x4E8B;&#x8B1B;&#x8FF0;&#x4E16;&#x754C;&#x5927;&#x6230;&#x5F8C;&#x7684;&#x672A;&#x65E5;&#x4E16;&#x754C;&#xFF0C;&#x6838;&#x5B50;&#x51AC;&#x5929;&#x4EE4;&#x5929;&#x7A7A;&#x88AB;&#x6C38;&#x4E45;&#x96F2;&#x5C64;&#x906E;&#x84CB;&#xFF0C;&#x57CE;&#x5E02;&#x88AB;&#x5931;&#x63A7;&#x7684;&#x81EA;&#x885B;&#x6A5F;&#x68B0;&#x4EBA;&#x4F54;&#x9818;&#xFF0C;&#x4EBA;&#x985E;&#x7559;&#x843D;&#x8352;&#x91CE;&#x722D;&#x624E;&#x6C42;&#x5B58;&#x3002;&#x4E3B;&#x89D2;&#x662F;&#x5165;&#x57CE;&#x7684;&#x62FE;&#x8352;&#x8005;&#xFF0C;&#x4E00;&#x908A;&#x8EB2;&#x907F;&#x6A5F;&#x68B0;&#x4EBA;&#x7684;&#x8FFD;&#x6BBA;&#xFF0C;</description></oembed>
