<?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>Oddball &#x4F01;&#x9D5D;&#x5C0F;&#x5B88;&#x8B77; - &#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="MpvbX8ACJ0"&gt;&lt;a href="https://www.horace.org/blog/2016/05/28/oddball-%e4%bc%81%e9%b5%9d%e5%b0%8f%e5%ae%88%e8%ad%b7/"&gt;Oddball &#x4F01;&#x9D5D;&#x5C0F;&#x5B88;&#x8B77;&lt;/a&gt;&lt;/blockquote&gt;&lt;iframe sandbox="allow-scripts" security="restricted" src="https://www.horace.org/blog/2016/05/28/oddball-%e4%bc%81%e9%b5%9d%e5%b0%8f%e5%ae%88%e8%ad%b7/embed/#?secret=MpvbX8ACJ0" width="600" height="338" title="&#x201C;Oddball &#x4F01;&#x9D5D;&#x5C0F;&#x5B88;&#x8B77;&#x201D; &#x2014; &#x54F2;&#x5B50;&#x6232; Philosophist&#x2019;s Camp" data-secret="MpvbX8ACJ0" 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/2016/05/oddball-and-the-penguins.40011.jpg?fit=1000%2C1500&amp;ssl=1</thumbnail_url><thumbnail_width>1000</thumbnail_width><thumbnail_height>1500</thumbnail_height><description>&#x6700;&#x8FD1;&#x4ED4;&#x4ED4;&#x5F88;&#x559C;&#x6B61;&#x770B;&#x72D7;&#x72D7;&#x96FB;&#x5F71;&#xFF0C;&#x53BB;&#x5E74;&#x4E0A;&#x6620;&#x7684;&#x6FB3;&#x6D32;&#x96FB;&#x5F71;&#x300C;Oddball&#x300D;&#xFF0C;&#x4FBF;&#x5B8C;&#x5168;&#x5408;&#x4E4E;&#x4ED6;&#x7684;&#x53E3;&#x5473;&#x3002;&#x53EF;&#x611B;&#x7684;&#x7267;&#x7F8A;&#x72D7;&#x5B88;&#x8B77;&#x5C0F;&#x4F01;&#x9D5D;&#xFF0C;&#x6B63;&#x5B97;&#x4E00;&#x7D1A;&#x5408;&#x5BB6;&#x6B61;&#x96FB;&#x5F71;&#x3002;&#x6539;&#x7BC7;&#x81EA;&#x771F;&#x4EBA;&#x771F;&#x4E8B;&#xFF0C;&#x6FB3;&#x6D32;&#x67D0;&#x500B;&#x6D77;&#x908A;&#x5C0F;&#x93AE;&#x5C0D;&#x51FA;&#x7684;&#x8352;&#x5CF6;&#xFF0C;&#x662F;&#x5C0F;&#x4F01;&#x9D5D;&#x6BCF;&#x5E74;&#x7E41;&#x6B96;&#x7684;&#x68F2;&#x606F;&#x5730;&#xFF0C;&#x53EF;&#x662F;&#x53D7;&#x5230;&#x72D0;&#x72F8;&#x6355;&#x98DF;&#x8972;&#x64CA;&#xFF0C;&#x4F01;&#x9D5D;&#x6578;&#x76EE;&#x7531;&#x5343;&#x591A;&#x96BB;&#x6E1B;&#x5C11;&#x81F3;&#x5341;&#x591A;&#x96BB;&#xFF0C;&#x5DEE;&#x4E0D;&#x591A;&#x983B;&#x5371;&#x7D55;&#x7A2E;&#x3002;&#x7576;&#x5730;&#x7684;&#x4E00;&#x500B;&#x8FB2;&#x592B;&#xFF0C;&#x98FC;&#x990A;&#x7267;&#x7F8A;&#x72AC;&#x4FDD;&#x8B77;&#x96DE;&#x5834;&#xFF0C;&#x514D;&#x96DE;&#x96BB;&#x88AB;&#x72D0;</description></oembed>
