<?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>&#x4E0B;&#x7B46;&#x751A;&#x8271;&#x96E3; - &#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="08zpyINVFR"&gt;&lt;a href="https://www.horace.org/blog/2006/12/20/%e4%b8%8b%e7%ad%86%e7%94%9a%e8%89%b1%e9%9b%a3/"&gt;&#x4E0B;&#x7B46;&#x751A;&#x8271;&#x96E3;&lt;/a&gt;&lt;/blockquote&gt;&lt;iframe sandbox="allow-scripts" security="restricted" src="https://www.horace.org/blog/2006/12/20/%e4%b8%8b%e7%ad%86%e7%94%9a%e8%89%b1%e9%9b%a3/embed/#?secret=08zpyINVFR" width="600" height="338" title="&#x201C;&#x4E0B;&#x7B46;&#x751A;&#x8271;&#x96E3;&#x201D; &#x2014; &#x54F2;&#x5B50;&#x6232; Philosophist&#x2019;s Camp" data-secret="08zpyINVFR" 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/main-qimg-d6f86a1d2bee59fd8bbd61a73ebe02ab-lq.jpg</thumbnail_url><thumbnail_width>602</thumbnail_width><thumbnail_height>401</thumbnail_height><description>&#x539F;&#x4F86;&#x5BEB;&#x6587;&#x7AE0;&#x662F;&#x9019;&#x6A23;&#x8271;&#x96E3;&#x7684;&#x4E8B;&#x3002;&#x81EA;&#x5F9E;&#x5B78;&#x751F;&#x5E74;&#x4EE3;&#x4E0A;&#x4F5C;&#x6587;&#x8AB2;&#x4EE5;&#x4F86;&#xFE50;&#x5341;&#x591A;&#x5E74;&#x6C92;&#x6709;&#x5BEB;&#x904E;&#x975E;&#x5831;&#x544A;&#x7684;&#x6587;&#x7AE0;&#xFE50;&#x800C;&#x7528;&#x4E2D;&#x6587;&#x4E0B;&#x7B46;&#x5728;&#x79FB;&#x6C11;&#x5F8C;&#x66F4;&#x5C11;&#x4E4B;&#x53C8;&#x5C11;&#x3002;&#x57F7;&#x7B46;&#x5FD8;&#x5B57;&#x4E0D;&#x61C2;&#x62C6;&#x5009;&#x9821;&#x78BC;&#xFE50;&#x9019;&#x4E9B;&#x6280;&#x8853;&#x4E0A;&#x7684;&#x56F0;&#x96E3;&#x56FA;&#x7136;&#x514D;&#x4E0D;&#x4E86;&#x3002;&#x4F46;&#x6700;&#x5927;&#x554F;&#x984C;&#x662F;&#x6211;&#x767C;&#x73FE;&#x81EA;&#x5DF1;&#x662F;&#x4E00;&#x500B;&#x62D9;&#x65BC;&#x8868;&#x9054;&#x7684;&#x4EBA;&#x3002;&#x5F88;&#x591A;&#x6642;&#x5019;&#x8166;&#x6D77;&#x4E2D;&#x6709;&#x4E00;&#x4E9B;&#x96F6;&#x788E;&#x7684;&#x9748;&#x611F;&#xFE50;&#x5BEB;&#x4E86;&#x51FA;&#x4F86;&#x5F8C;&#x537B;&#x4E0D;&#x77E5;&#x9053;&#x600E;&#x6A23;&#x628A;&#x5B83;&#x5011;&#x7684;&#x9023;&#x8CAB;&#x8D77;&#x4F86;&#x3002;&#x6709;&#x6642;&#x5C31;&#x7B97;&#x53EF;&#x4EE5;&#x52C9;&#x5F37;&#x4E32;&#x9023;&#x8D77;&#xFE50;&#x6A6B;&#x770B;&#x8C4E;&#x770B;&#x4E5F;&#x662F;</description></oembed>
