<?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>Megamind &#x6BDB;&#x767E;&#x842C; - &#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="YPPSZh2dCS"&gt;&lt;a href="https://www.horace.org/blog/2021/01/21/megamind-%e6%af%9b%e7%99%be%e8%90%ac/"&gt;Megamind &#x6BDB;&#x767E;&#x842C;&lt;/a&gt;&lt;/blockquote&gt;&lt;iframe sandbox="allow-scripts" security="restricted" src="https://www.horace.org/blog/2021/01/21/megamind-%e6%af%9b%e7%99%be%e8%90%ac/embed/#?secret=YPPSZh2dCS" width="600" height="338" title="&#x201C;Megamind &#x6BDB;&#x767E;&#x842C;&#x201D; &#x2014; &#x54F2;&#x5B50;&#x6232; Philosophist&#x2019;s Camp" data-secret="YPPSZh2dCS" 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/05/c365339.jpg?fit=800%2C1256&amp;ssl=1</thumbnail_url><thumbnail_width>800</thumbnail_width><thumbnail_height>1256</thumbnail_height><description>&#x6709;&#x9EDE;&#x61F7;&#x5FF5;&#x5922;&#x5DE5;&#x5834;&#x65E9;&#x5E74;&#x7684;&#x52D5;&#x756B;&#xFF0C;&#x4E0D;&#x4F3C;&#x6B7B;&#x5C0D;&#x982D;&#x8FEA;&#x58EB;&#x5C3C;&#x7684;&#x52D5;&#x756B;&#x822C;&#xFF0C;&#x56DB;&#x5E73;&#x516B;&#x7A69;&#x62CD;&#x7D66;&#x5C0F;&#x5B69;&#x5B50;&#x770B;&#xFF0C;&#x5922;&#x5DE5;&#x5834;&#x7684;&#x52D5;&#x756B;&#x6709;&#x6210;&#x5E74;&#x4EBA;&#x624D;&#x61C2;&#x7684;&#x7B11;&#x8A71;&#xFF0C;&#x6709;&#x6642;&#x751A;&#x81F3;&#x843D;&#x91CD;&#x624B;&#x5C0F;&#x670B;&#x53CB;&#x53CD;&#x800C;&#x4E0D;&#x8B58;&#x7B11;&#x3002;&#x300A;&#x6BDB;&#x767E;&#x842C;&#x300B;&#x73A9;&#x8F49;&#x50B3;&#x7D71;&#x7684;&#x8D85;&#x4EBA;&#x96FB;&#x5F71;&#xFF0C;&#x4E0D;&#x904E;&#x63DB;&#x4E86;&#x5E73;&#x6642;&#x662F;&#x8981;&#x7D71;&#x6CBB;&#x4E16;&#x754C;&#x7684;&#x58DE;&#x86CB;&#x7576;&#x4E3B;&#x89D2;&#x3002;&#x6BDB;&#x767E;&#x842C;&#x548C;&#x8D85;&#x4EBA;&#x540C;&#x6A23;&#x662F;&#x5916;&#x661F;&#x5B64;&#x5152;&#x6D41;&#x843D;&#x5730;&#x7403;&#xFF0C;&#x4E00;&#x500B;&#x5C31;&#x5929;&#x751F;&#x795E;&#x529B;&#x9577;&#x5927;&#x5F8C;&#x8B8A;&#x6B63;&#x7FA9;&#x8D85;&#x4EBA;&#xFF0C;&#x53E6;&#x4E00;&#x500B;&#x5C31;&#x53E4;&#x9748;&#x7CBE;&#x602A;&#x7684;&#x767C;&#x660E;&#x5929;&#x6750;&#xFF0C;&#x6574;&#x5929;&#x90FD;&#x8A08;&#x5283;</description></oembed>
