<?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>ID-0 - &#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="DOkiQ173V9"&gt;&lt;a href="https://www.horace.org/blog/2019/07/20/id-0/"&gt;ID-0&lt;/a&gt;&lt;/blockquote&gt;&lt;iframe sandbox="allow-scripts" security="restricted" src="https://www.horace.org/blog/2019/07/20/id-0/embed/#?secret=DOkiQ173V9" width="600" height="338" title="&#x201C;ID-0&#x201D; &#x2014; &#x54F2;&#x5B50;&#x6232; Philosophist&#x2019;s Camp" data-secret="DOkiQ173V9" 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/2019/05/CuiOTGN.jpg?fit=1200%2C1690&amp;ssl=1</thumbnail_url><thumbnail_width>1200</thumbnail_width><thumbnail_height>1690</thumbnail_height><description>&#x82E5;&#x679C;&#x4EBA;&#x985E;&#x7684;&#x610F;&#x8B58;&#x53EF;&#x4EE5;&#x8F49;&#x79FB;&#x9032;&#x6A5F;&#x68B0;&#x4EBA;&#x4E2D;&#xFF0C;&#x5728;&#x5916;&#x592A;&#x7A7A;&#x767C;&#x73FE;&#x53EF;&#x4EE5;&#x4F5C;&#x6642;&#x7A7A;&#x8DF3;&#x8E8D;&#x7684;&#x7926;&#x77F3;&#xFF0C;&#x9019;&#x5169;&#x5927;&#x79D1;&#x5E7B;&#x547D;&#x984C;&#x5C31;&#x662F;&#x300A;ID-0&#x300B;&#x7684;&#x8A2D;&#x5B9A;&#x3002;&#x9019;&#x90E8;&#x52D5;&#x756B;&#x662F;&#x8FD1;&#x5E74;&#x7F55;&#x898B;&#x7684;&#x6B63;&#x5B97;&#x79D1;&#x5E7B;&#x4F5C;&#x54C1;&#xFF0C;&#x96D6;&#x7136;&#x5287;&#x4E2D;&#x4E5F;&#x6709;&#x6A5F;&#x68B0;&#x4EBA;&#x7684;&#x6230;&#x9B25;&#xFF0C;&#x4F46;&#x9019;&#x5957;&#x4E0D;&#x662F;&#x62FF;&#x6A5F;&#x68B0;&#x4EBA;&#x7576;&#x6B66;&#x5668;&#x7684;&#x4E00;&#x822C;&#x6A5F;&#x4EBA;&#x756A;&#xFF0C;&#x800C;&#x662F;&#x8A8D;&#x771F;&#x5730;&#x63A2;&#x8A0E;&#x4EBA;&#x985E;&#x610F;&#x8B58;&#x7684;&#x554F;&#x984C;&#x3002;&#x7576;&#x610F;&#x8B58;&#x8F49;&#x79FB;&#x9032;&#x6A5F;&#x68B0;&#x4EBA;&#x7684;&#x6642;&#x5019;&#xFF0C;&#x767C;&#x751F;&#x610F;&#x5916;&#x5931;&#x53BB;&#x4E86;&#x672C;&#x4F86;&#x4EBA;&#x985E;&#x7684;&#x8EAB;&#x9AD4;&#xFF0C;&#x53EA;&#x597D;&#x5728;&#x6A5F;&#x68B0;&#x8EAB;&#x9AD4;&#x88CF;&#x7E8C;&#x7E7C;&#x751F;</description></oembed>
