<?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>Granblem &#x6EFF;&#x6708;&#x4E4B;&#x6230; - &#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="UQ3TCRpAqn"&gt;&lt;a href="https://www.horace.org/blog/2019/10/26/granblem-%e6%bb%bf%e6%9c%88%e4%b9%8b%e6%88%b0/"&gt;Granblem &#x6EFF;&#x6708;&#x4E4B;&#x6230;&lt;/a&gt;&lt;/blockquote&gt;&lt;iframe sandbox="allow-scripts" security="restricted" src="https://www.horace.org/blog/2019/10/26/granblem-%e6%bb%bf%e6%9c%88%e4%b9%8b%e6%88%b0/embed/#?secret=UQ3TCRpAqn" width="600" height="338" title="&#x201C;Granblem &#x6EFF;&#x6708;&#x4E4B;&#x6230;&#x201D; &#x2014; &#x54F2;&#x5B50;&#x6232; Philosophist&#x2019;s Camp" data-secret="UQ3TCRpAqn" 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/2019/10/D9B7-9XUcAABg_s.jpg-large.jpg?fit=848%2C1200&amp;ssl=1</thumbnail_url><thumbnail_width>848</thumbnail_width><thumbnail_height>1200</thumbnail_height><description>&#x7576;&#x5E74;&#x300A;&#x9B54;&#x6CD5;&#x5C11;&#x5973;&#x8449;&#x5948;&#x300B;&#x63A1;&#x7528;&#x9AD8;&#x9054;&#x5F0F;&#x7684;&#x6230;&#x9B25;&#xFF0C;&#x6211;&#x5DF2;&#x7D93;&#x5728;&#x7B49;&#x5F85;&#x4F55;&#x6642;&#x624D;&#x6709;&#x6B63;&#x5F0F;&#x7684;&#x9B54;&#x6CD5;&#x5C11;&#x5973;&#x6A5F;&#x4EBA;&#x756A;&#xFF0C;&#x4E0A;&#x5B63;&#x539F;&#x5275;&#x52D5;&#x756B;&#x300A;Granblem&#x300B;&#x7D42;&#x65BC;&#x73CA;&#x73CA;&#x4F86;&#x9072;&#xFF0C;&#x5B8C;&#x7F8E;&#x5730;&#x5C07;&#x9B54;&#x6CD5;&#x5C11;&#x5973;&#x8207;&#x6A5F;&#x68B0;&#x4EBA;&#x7D50;&#x5408;&#x8D77;&#x4F86;&#x3002;&#x6545;&#x4E8B;&#x662F;&#x5F88;&#x5178;&#x578B;&#x7684;&#x9B54;&#x6CD5;&#x6230;&#x722D;&#xFF0C;&#x4E03;&#x500B;&#x9B54;&#x6CD5;&#x5C11;&#x5973;&#x53C3;&#x52A0;&#x6708;&#x6EFF;&#x4E4B;&#x6230;&#xFF0C;&#x722D;&#x596A;&#x88AB;&#x5C01;&#x5370;&#x5343;&#x5E74;&#x4E16;&#x754C;&#x7684;&#x6240;&#x6709;&#x9B54;&#x6CD5;&#x529B;&#x91CF;&#x3002;&#x6253;&#x5230;&#x5269;&#x4E0B;&#x6700;&#x5F8C;&#x4E00;&#x4EBA;&#x5C31;&#x53EF;&#x4EE5;&#x7576;&#x4E0A;&#x81F3;&#x5C0A;&#x9B54;&#x5973;&#xFF0C;&#x96D6;&#x7136;&#x4E0D;&#x662F;&#x8056;&#x676F;&#x4F46;&#x529F;&#x80FD;&#x5927;&#x540C;&#x5C0F;&#x7570;&#xFF0C;&#x90FD;&#x662F;</description></oembed>
