<?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>&#x516D;&#x82B1;&#x4E4B;&#x52C7;&#x8005; - &#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="NE6OOvg4Or"&gt;&lt;a href="https://www.horace.org/blog/2015/09/07/%e5%85%ad%e8%8a%b1%e4%b9%8b%e5%8b%87%e8%80%85/"&gt;&#x516D;&#x82B1;&#x4E4B;&#x52C7;&#x8005;&lt;/a&gt;&lt;/blockquote&gt;&lt;iframe sandbox="allow-scripts" security="restricted" src="https://www.horace.org/blog/2015/09/07/%e5%85%ad%e8%8a%b1%e4%b9%8b%e5%8b%87%e8%80%85/embed/#?secret=NE6OOvg4Or" width="600" height="338" title="&#x201C;&#x516D;&#x82B1;&#x4E4B;&#x52C7;&#x8005;&#x201D; &#x2014; &#x54F2;&#x5B50;&#x6232; Philosophist&#x2019;s Camp" data-secret="NE6OOvg4Or" 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/2015/09/46a0807b.jpg?fit=1000%2C746&amp;ssl=1</thumbnail_url><thumbnail_width>1000</thumbnail_width><thumbnail_height>746</thumbnail_height><description>&#x53C8;&#x4E00;&#x5957;&#x8F15;&#x5C0F;&#x8AAA;&#x6539;&#x7BC7;&#x7684;&#x52D5;&#x756B;&#xFF0C;&#x539F;&#x672C;&#x4EE5;&#x70BA;&#x6703;&#x662F;RPG&#x5E7B;&#x60F3;&#x4E16;&#x754C;&#x7684;&#x5192;&#x96AA;&#x6545;&#x4E8B;&#xFF0C;&#x60F3;&#x4E0D;&#x5230;&#x6253;&#x9B54;&#x738B;&#x53EA;&#x662F;&#x5E4C;&#x5B50;&#xFF0C;&#x9019;&#x5957;&#x5176;&#x5BE6;&#x662F;&#x61F8;&#x7591;&#x5075;&#x63A2;&#x6545;&#x4E8B;&#x3002;&#x5C0F;&#x8AAA;&#x9023;&#x8F09;&#x4E2D;&#xFF0C;&#x5DF2;&#x7D93;&#x51FA;&#x4E86;&#x516D;&#x518A;&#xFF0C;&#x52D5;&#x756B;&#x7248;&#x53EA;&#x662F;&#x7B2C;&#x4E00;&#x518A;&#x7684;&#x5167;&#x5BB9;&#x3002;&#x80CC;&#x666F;&#x662F;&#x4EBA;&#x985E;&#x8207;&#x9B54;&#x7269;&#x9593;&#x7684;&#x5343;&#x5E74;&#x5927;&#x6230;&#xFF0C;&#x6BCF;&#x7576;&#x9B54;&#x738B;&#x5FA9;&#x6D3B;&#x7387;&#x9818;&#x5147;&#x9B54;&#x5165;&#x4FB5;&#x4EBA;&#x985E;&#x9818;&#x571F;&#x4E4B;&#x6642;&#xFF0C;&#x4E0A;&#x5929;&#x63C0;&#x9078;&#x516D;&#x500B;&#x8EAB;&#x4E0A;&#x6709;&#x516D;&#x82B1;&#x5370;&#x8A18;&#x7684;&#x516D;&#x82B1;&#x52C7;&#x8005;&#xFF0C;&#x524D;&#x5F80;&#x9B54;&#x738B;&#x5CF6;&#x6253;&#x5012;&#x5927;&#x9B54;&#x738B;&#x62EF;&#x6551;&#x4E16;&#x754C;&#x3002;&#x5728;&#x7D50;&#x96C6;&#x4E4B;&#x5730;&#xFF0C;&#x537B;&#x51FA;&#x73FE;</description></oembed>
