<?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>Coppelion &#x6838;&#x7206;&#x672B;&#x4E16;&#x9304; - &#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="jhFHqQB3Eo"&gt;&lt;a href="https://www.horace.org/blog/2013/12/30/coppelion-%e6%a0%b8%e7%88%86%e6%9c%ab%e4%b8%96%e9%8c%84/"&gt;Coppelion &#x6838;&#x7206;&#x672B;&#x4E16;&#x9304;&lt;/a&gt;&lt;/blockquote&gt;&lt;iframe sandbox="allow-scripts" security="restricted" src="https://www.horace.org/blog/2013/12/30/coppelion-%e6%a0%b8%e7%88%86%e6%9c%ab%e4%b8%96%e9%8c%84/embed/#?secret=jhFHqQB3Eo" width="600" height="338" title="&#x201C;Coppelion &#x6838;&#x7206;&#x672B;&#x4E16;&#x9304;&#x201D; &#x2014; &#x54F2;&#x5B50;&#x6232; Philosophist&#x2019;s Camp" data-secret="jhFHqQB3Eo" 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/2013/12/1373040612-2781728794.jpg?fit=1024%2C769&amp;ssl=1</thumbnail_url><thumbnail_width>1024</thumbnail_width><thumbnail_height>769</thumbnail_height><description>&#x9019;&#x5957;&#x300C;&#x6838;&#x7206;&#x672B;&#x4E16;&#x9304;&#x300D;&#x7D66;&#x6211;&#x7684;&#x7B2C;&#x4E00;&#x500B;&#x5370;&#x50CF;&#xFF0C;&#x662F;&#x4E00;&#x5957;&#x8DDF;&#x98A8;&#x7092;&#x4F5C;&#x8A71;&#x984C;&#x7684;&#x4F5C;&#x54C1;&#x3002;&#x65E9;&#x5169;&#x5E74;&#x65E5;&#x672C;&#x6D77;&#x562F;&#xFF0C;&#x5F15;&#x767C;&#x798F;&#x5CF6;&#x6838;&#x96FB;&#x5EE0;&#x6D29;&#x6F0F;&#x5E45;&#x5C04;&#xFF0C;&#x4EE4;&#x56DB;&#x9031;&#x7684;&#x571F;&#x5730;&#x6DEA;&#x70BA;&#x8352;&#x571F;&#x3002;&#x9019;&#x5957;&#x52D5;&#x756B;&#x628A;&#x821E;&#x53F0;&#x642C;&#x5230;&#x6771;&#x4EAC;&#xFF0C;&#x6838;&#x96FB;&#x5EE0;&#x610F;&#x5916;&#x8B93;&#x9996;&#x90FD;&#x8B8A;&#x4E86;&#x6B7B;&#x57CE;&#x3002;&#x4E09;&#x500B;&#x7A7F;&#x8457;&#x9AD8;&#x4E2D;&#x6821;&#x670D;&#x7684;&#x7F8E;&#x5C11;&#x5973;&#xFF0C;&#x5728;&#x98A8;&#x666F;&#x8352;&#x6DBC;&#x7684;&#x5BC2;&#x975C;&#x7684;&#x57CE;&#x5E02;&#x4E2D;&#x5192;&#x96AA;&#xFF0C;&#x4FBF;&#x662F;&#x9019;&#x4F5C;&#x54C1;&#x7684;&#x6700;&#x5927;&#x8CE3;&#x9EDE;&#x3002;&#x800C;&#x52D5;&#x756B;&#x6F02;&#x4EAE;&#x7684;&#x7648;&#x865B;&#x80CC;&#x666F;&#xFF0C;&#x914D;&#x4E0A;&#x6D41;&#x66A2;&#x7684;&#x4EBA;&#x7269;&#x52D5;&#x4F5C;&#xFF0C;&#x6210;&#x529F;&#x5438;&#x5F15;&#x6211;&#x7684;&#x6CE8;&#x610F;&#x3002;</description></oembed>
