<?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>17 Again &#x56DE;&#x5230;&#x5341;&#x4E03;&#x6B72; - &#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="USaVBWFBls"&gt;&lt;a href="https://www.horace.org/blog/2009/09/10/17-again-%e5%9b%9e%e5%88%b0%e5%8d%81%e4%b8%83%e6%ad%b2/"&gt;17 Again &#x56DE;&#x5230;&#x5341;&#x4E03;&#x6B72;&lt;/a&gt;&lt;/blockquote&gt;&lt;iframe sandbox="allow-scripts" security="restricted" src="https://www.horace.org/blog/2009/09/10/17-again-%e5%9b%9e%e5%88%b0%e5%8d%81%e4%b8%83%e6%ad%b2/embed/#?secret=USaVBWFBls" width="600" height="338" title="&#x201C;17 Again &#x56DE;&#x5230;&#x5341;&#x4E03;&#x6B72;&#x201D; &#x2014; &#x54F2;&#x5B50;&#x6232; Philosophist&#x2019;s Camp" data-secret="USaVBWFBls" 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/2009/08/17again_resized_W406_H600_1.jpg?fit=406%2C600&amp;ssl=1</thumbnail_url><thumbnail_width>406</thumbnail_width><thumbnail_height>600</thumbnail_height><description>&#x8377;&#x91CC;&#x6D3B;&#x7684;&#x9752;&#x6625;&#x9AD8;&#x6821;&#x96FB;&#x5F71;&#xFE50;&#x516C;&#x5F0F;&#x4E0D;&#x5916;&#x4E4E;&#x627E;&#x4E9B;&#x4FCA;&#x7537;&#x7F8E;&#x5973;&#xFE50;&#x4EE5;&#x9752;&#x5C11;&#x5E74;&#x6821;&#x5712;&#x611B;&#x60C5;&#x559C;&#x5287;&#x70BA;&#x4E3B;&#x984C;&#xFE50;&#x518D;&#x7528;&#x904B;&#x52D5;&#x6216;&#x97F3;&#x6A02;&#x70BA;&#x896F;&#x6258;&#x3002;&#x59CB;&#x7D42;&#x9752;&#x5C11;&#x5E74;&#x662F;&#x6232;&#x9662;&#x7684;&#x4E3B;&#x8981;&#x5E02;&#x5834;&#xFE50;&#x6BCF;&#x9694;&#x5E7E;&#x5E74;&#x4E5F;&#x6709;&#x65B0;&#x4E00;&#x4EE3;&#x89C0;&#x773E;&#x5165;&#x5834;&#xFE50;&#x6240;&#x4EE5;&#x9019;&#x985E;&#x96FB;&#x5F71;&#x9577;&#x62CD;&#x9577;&#x6709;&#x3002;&#x4F46;&#x5C0D;&#x6210;&#x5E74;&#x89C0;&#x773E;&#x672A;&#x514D;&#x6D41;&#x65BC;&#x7121;&#x804A;&#x5E7C;&#x7A1A;&#xFE50;&#x6211;&#x5DF2;&#x7D93;&#x904E;&#x4E86;&#x9752;&#x6625;&#x671F;&#x591A;&#x5E74;&#xFE50;&#x81EA;&#x7136;&#x5C0D;&#x9019;&#x985E;&#x96FB;&#x5F71;&#x8208;&#x8DA3;&#x7F3A;&#x7F3A;&#x3002;&#x300A;&#x56DE;&#x5230;&#x5341;&#x4E03;&#x6B72;&#x300B;&#x770B;&#x4F3C;&#x662F;&#x4E00;&#x822C;&#x516C;&#x5F0F;&#x9AD8;&#x6821;&#x96FB;&#x5F71;&#xFE50;&#x96C6;&#x9F4A;&#x8CE3;&#x5EA7;&#x5143;&#x7D20;&#x4E0D;&#x96E3;&#x5438;&#x5F15;&#x9752;&#x5C11;</description></oembed>
