<?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>&#x9B3C;&#x6EC5;&#x4E4B;&#x5203; - &#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="ilmvxKOthY"&gt;&lt;a href="https://www.horace.org/blog/2020/11/08/%e9%ac%bc%e6%bb%85%e4%b9%8b%e5%88%83/"&gt;&#x9B3C;&#x6EC5;&#x4E4B;&#x5203;&lt;/a&gt;&lt;/blockquote&gt;&lt;iframe sandbox="allow-scripts" security="restricted" src="https://www.horace.org/blog/2020/11/08/%e9%ac%bc%e6%bb%85%e4%b9%8b%e5%88%83/embed/#?secret=ilmvxKOthY" width="600" height="338" title="&#x201C;&#x9B3C;&#x6EC5;&#x4E4B;&#x5203;&#x201D; &#x2014; &#x54F2;&#x5B50;&#x6232; Philosophist&#x2019;s Camp" data-secret="ilmvxKOthY" 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://i2.wp.com/www.horace.org/blog/wp-content/uploads/2020/11/MV5BZjZjNzI5MDctY2Y4YS00NmM4LTljMmItZTFkOTExNGI3ODRhXkEyXkFqcGdeQXVyNjc3MjQzNTI@._V1_UY1200_CR11506301200_AL_.jpg?fit=630%2C1200&amp;ssl=1</thumbnail_url><thumbnail_width>630</thumbnail_width><thumbnail_height>1200</thumbnail_height><description>&#x6700;&#x8FD1;&#x56E0;&#x70BA;&#x300A;&#x9B3C;&#x6EC5;&#x4E4B;&#x5203;&#x300B;&#x5287;&#x5834;&#x7248;&#x4E0A;&#x6620;&#xFF0C;&#x7A81;&#x7834;&#x65E5;&#x672C;&#x52D5;&#x756B;&#x96FB;&#x5F71;&#x7684;&#x7968;&#x623F;&#x8A18;&#x9304;&#xFF0C;&#x5FFD;&#x7136;&#x9593;&#x5F88;&#x591A;&#x4EBA;&#x8AC7;&#x8AD6;&#x300A;&#x9B3C;&#x6EC5;&#x4E4B;&#x5203;&#x300B;&#xFF0C;&#x8A0E;&#x8AD6;&#x5B85;&#x662F;&#x5426;&#x300C;&#x795E;&#x4F5C;&#x300D;&#x4E5F;&#x60F9;&#x4F86;&#x7DB2;&#x4E0A;&#x7B46;&#x6230;&#x3002;&#x53BB;&#x5E74;&#x96FB;&#x8996;&#x7248;&#x64AD;&#x653E;&#x6642;&#x6211;&#x6C92;&#x6709;&#x770B;&#xFF0C;&#x53EA;&#x77E5;&#x9053;&#x5F88;&#x6709;&#x4EBA;&#x6C23;&#x5F88;&#x9AD8;&#x6536;&#x8996;&#xFF0C;&#x984C;&#x6750;&#x4E5F;&#x4E0D;&#x7279;&#x5225;&#x5438;&#x5F15;&#x3002;&#x4F46;&#x73FE;&#x5728;&#x5347;&#x7D1A;&#x70BA;&#x793E;&#x6703;&#x73FE;&#x50CF;&#x7D1A;&#x7684;&#x52D5;&#x756B;&#xFF0C;&#x65BC;&#x662F;&#x597D;&#x5947;&#x627E;&#x4F86;&#x770B;&#x770B;&#x5230;&#x5E95;&#x6709;&#x4EC0;&#x9EBC;&#x9A5A;&#x4EBA;&#x4E4B;&#x8655;&#x3002;&#x9019;&#x662F;&#x4E00;&#x90E8;&#x5F88;&#x738B;&#x9053;&#x7684;&#x5C11;&#x5E74;Jump&#x4F5C;&#x54C1;&#xFF0C;&#x975E;&#x5E38;&#x71B1;&#x8840;&#x8D85;&#x6709;&#x6C23;&#x52E2;&#x7684;&#x6230;</description></oembed>
