<?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>&#x5B30;&#x5152;&#x9818;&#x6D17; - &#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="K4pouU3OnF"&gt;&lt;a href="https://www.horace.org/blog/2009/02/24/%e5%ac%b0%e5%85%92%e9%a0%98%e6%b4%97/"&gt;&#x5B30;&#x5152;&#x9818;&#x6D17;&lt;/a&gt;&lt;/blockquote&gt;&lt;iframe sandbox="allow-scripts" security="restricted" src="https://www.horace.org/blog/2009/02/24/%e5%ac%b0%e5%85%92%e9%a0%98%e6%b4%97/embed/#?secret=K4pouU3OnF" width="600" height="338" title="&#x201C;&#x5B30;&#x5152;&#x9818;&#x6D17;&#x201D; &#x2014; &#x54F2;&#x5B50;&#x6232; Philosophist&#x2019;s Camp" data-secret="K4pouU3OnF" 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://www.horace.org/blog/wp-content/uploads/2024/06/w1200.jpg</thumbnail_url><thumbnail_width>800</thumbnail_width><thumbnail_height>533</thumbnail_height><description>&#x661F;&#x671F;&#x5929;&#x525B;&#x53C3;&#x52A0;&#x4E86;&#x670B;&#x53CB;&#x5C0F;&#x5B69;&#x7684;&#x9818;&#x6D17;&#x5100;&#x5F0F;&#xFE50;&#x624D;&#x767C;&#x73FE;&#x539F;&#x4F86;&#x6211;&#x662F;&#x7B2C;&#x4E00;&#x6B21;&#x53C3;&#x89C0;&#x5B30;&#x5152;&#x9818;&#x6D17;&#x3002;&#x9818;&#x6D17;&#x7684;&#x5100;&#x5F0F;&#x5F88;&#x7C21;&#x55AE;&#xFE50;&#x524D;&#x534A;&#x6BB5;&#x795E;&#x7236;&#x7167;&#x4F8B;&#x8B80;&#x7D93;&#x8B1B;&#x9053;&#xFE50;&#x6211;&#x5247;&#x7167;&#x4F8B;&#x6253;&#x55D1;&#x7761;&#x3002;&#x5F8C;&#x534A;&#x6BB5;&#x7236;&#x6BCD;&#x62B1;&#x8457;&#x5B30;&#x5152;&#x4E0A;&#x5230;&#x796D;&#x53F0;&#x524D;&#xFE50;&#x4E00;&#x500B;&#x500B;&#x50CF;&#x5718;&#x9EB5;&#x7C89;&#x7684;&#x5B30;&#x5B69;&#xFE50;&#x6392;&#x8457;&#x968A;&#x7D66;&#x795E;&#x7236;&#x6D17;&#x79AE;&#x3002;&#x795E;&#x7236;&#x5148;&#x628A;&#x8056;&#x6C34;&#x5012;&#x5728;&#x5B30;&#x5152;&#x982D;&#x4E0A;&#xFE50;&#x518D;&#x7528;&#x6CB9;&#x5728;&#x984D;&#x4E0A;&#x5283;&#x5341;&#x5B57;&#x8056;&#x865F;&#x3002;&#x6709;&#x4E9B;&#x5B30;&#x5152;&#x6FD5;&#x6C34;&#x89BA;&#x5F97;&#x4E0D;&#x8212;&#x670D;&#xFE50;&#x4FBF;&#x53D7;&#x9A5A;&#x5927;&#x54ED;&#x8D77;&#x4F86;&#xFE50;&#x4E0D;&#x904E;&#x7236;&#x6BCD;&#x89AA;&#x53CB;&#x5012;&#x5728;&#x958B;&#x5FC3;&#x5730;&#x7B11;&#x3002;</description></oembed>
