<?xml version="1.0"?>
<oembed><version>1.0</version><provider_name>Awaken the World</provider_name><provider_url>https://awakentheworld.com/tw</provider_url><author_name>alitardo</author_name><author_url>https://awakentheworld.com/tw/author/alitardo/</author_url><title>&#x5982;&#x4F55;&#x53C3;&#x8207;&#x6211;&#x5011;&#x7684;&#x6D3B;&#x52D5;</title><type>rich</type><width>600</width><height>338</height><html>&lt;blockquote class="wp-embedded-content" data-secret="frFtDP4H2k"&gt;&lt;a href="https://awakentheworld.com/tw/tw-participate/"&gt;&#x5982;&#x4F55;&#x53C3;&#x8207;&#x6211;&#x5011;&#x7684;&#x6D3B;&#x52D5;&lt;/a&gt;&lt;/blockquote&gt;&lt;iframe sandbox="allow-scripts" security="restricted" src="https://awakentheworld.com/tw/tw-participate/embed/#?secret=frFtDP4H2k" width="600" height="338" title="&#x201C;&#x5982;&#x4F55;&#x53C3;&#x8207;&#x6211;&#x5011;&#x7684;&#x6D3B;&#x52D5;&#x201D; &#x2014; Awaken the World" data-secret="frFtDP4H2k" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" class="wp-embedded-content"&gt;&lt;/iframe&gt;&lt;script type="text/javascript"&gt;
/* &lt;![CDATA[ */
/**
 * 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://awakentheworld.com/tw/wp-includes/js/wp-embed.js
/* ]]&gt; */
&lt;/script&gt;
</html><description>&#x7DDA;&#x4E0A;&#x51A5;&#x60F3;&#x5171;&#x4FEE; &#x52A0;&#x5165;&#x6211;&#x5011;&#x514D;&#x8CBB;&#x3001;&#x5373;&#x6642;&#x3001;&#x7DDA;&#x4E0A;&#x7684; Zoom &#x51A5;&#x60F3;&#x6D3B;&#x52D5;&#x3002;&#x6B61;&#x8FCE;&#x6240;&#x6709;&#x4EBA;&#x4F86;&#x5230;&#x9019;&#x500B;&#x652F;&#x6301;&#x6027;&#x7684;&#x7DDA;&#x4E0A;&#x793E;&#x7FA4;&#xFF0C;&#x53C3;&#x52A0;&#x6211;&#x5011;&#x9577;&#x9054;&#x4E00;&#x5C0F;&#x6642;&#x7684;&#x5F15;&#x5C0E;&#x5F0F;&#x51A5;&#x60F3;&#xFF0C;&#x5F8C;&#x9762;&#x4E26;&#x5B89;&#x6392;&#x4E86;&#x554F;&#x7B54;&#x6642;&#x9593;&#x3002; &#x7121;&#x6CD5;&#x53C3;&#x52A0;&#x7DDA;&#x4E0A;&#x51A5;&#x60F3;&#x6D3B;&#x52D5;&#xFF1F;&#x4E5F;&#x6C92;&#x95DC;&#x4FC2;&#x3002;&#x6211;&#x5011;&#x6709;&#x56DB;&#x652F;&#x51A5;&#x60F3;&#x6307;&#x5C0E;&#x7CFB;&#x5217;&#x5F71;&#x7247;&#xFF0C;&#x60A8;&#x53EF;&#x4EE5;&#x81EA;&#x7531;&#x4F7F;&#x7528;&#xFF0C;&#x4EE5;&#x5354;&#x52A9;&#x60A8;&#x4FDD;&#x6301;&#x7DF4;&#x7FD2;&#x3002;&#x5F15;&#x5C0E;&#x51A5;&#x60F3;&#x9304;&#x97F3; &#x6211;&#x5011;&#x76EE;&#x524D;&#x6709;&#x4E00;&#x4E9B;&#x8CC7;&#x6E90;&#x50C5;&#x63D0;&#x4F9B;&#x82F1;&#x6587;&#x7248;&#x3002; &#x5354;&#x52A9;&#x6211;&#x5011;&#x7FFB;&#x8B6F;&#x3002; &#x6211;&#x5011;&#x6253;&#x7B97;&#x76E1;&#x53EF;&#x80FD;&#x4EE5;&#x591A;&#x7A2E;&#x8A9E;&#x8A00;&#x63D0;&#x4F9B;&#x5F71;&#x7247;&#x3001;&#x7DB2;&#x7AD9;&#x548C;&#x5176;&#x4ED6;&#x9805;&#x76EE;&#x3002;&#x5982;&#x679C;&#x60A8;&#x6709;&#x7FFB;&#x8B6F;&#x6280;&#x80FD;&#x548C;&#x5C0D;&#x5167;&#x5BB9;&#x7684;&#x6DF1;&#x523B;&#x7406;&#x89E3;&#xFF0C;&#x6B61;&#x8FCE;&#x60A8;&#x63D0;&#x4F9B;&#x5354;&#x52A9;&#xFF0C;&#x6211;&#x5011;&#x5C07;&#x4E0D;&#x52DD;&#x611F;&#x6FC0;&#xFF01; &#x8CA2;&#x737B;&#x60A8;&#x7684;&#x4F5C;&#x54C1;&#x3002; &#x6211;&#x5011;&#x4E00;&#x76F4;&#x5728;&#x70BA;&#x6211;&#x5011;&#x65B0;&#x7684;&#x5F71;&#x7247;&#x5C0B;&#x627E;&#x4E16;&#x754C;&#x4E00;&#x6D41;&#x7684;&#x3001;&#x6709;&#x5922;&#x60F3;&#x7684;&#x85DD;&#x8853;&#x3001;3D &#x52D5;&#x756B;&#x3001;&#x5F71;&#x7247;&#x548C;&#x97F3;&#x6A02;&#x7684;&#x5275;&#x4F5C;&#x3002; &#x5982;&#x679C;&#x60A8;&#x8A8D;&#x70BA;&#x60A8;&#x7684;&#x4F5C;&#x54C1;&#x9069;&#x5408;&#x6211;&#x5011;&#x7684;&#x4E3B;&#x984C;&#xFF0C;&#x8ACB;&#x8207;&#x6211;&#x5011;&#x806F;&#x7E6B;&#x3002; &#x8CA1;&#x52D9;&#x652F;&#x63F4; &#x6211;&#x5011;&#x4E00;&#x76F4;&#x975E;&#x5E38;&#x611F;&#x8B1D;&#x4EFB;&#x4F55;&#x5C0D;&#x6211;&#x5011;&#x7684;&#x8A08;&#x756B;&#x6240;&#x63D0;&#x4F9B;&#x7684;&#x8CA1;&#x52D9;&#x652F;&#x63F4;&#x3002;&#x622A;&#x81F3; 2020 &#x5E74;&#xFF0C;&#x6211;&#x5011;&#x7684;&#x5F71;&#x7247;&#x5DF2;&#x88AB;&#x8D85;&#x904E; 2500 &#x842C;&#x4EBA;&#x4EE5; 30 &#x7A2E;&#x8A9E;&#x8A00;&#x89C0;&#x770B;&#x3002;&#x60F3;&#x50CF;&#x4E00;&#x4E0B;&#xFF0C;&#x5982;&#x679C;&#x6BCF;&#x500B;&#x4EBA;&#x53EA;&#x9700;&#x6350;&#x51FA; 1.00 &#x7F8E;&#x5143;&#xFF0C;&#x6211;&#x5011;&#x53EF;&#x4EE5;&#x505A;&#x591A;&#x5C11;&#x4E8B;&#xFF01; &#x60A8;&#x53EF;&#x4EE5;&#x900F;&#x904E;&#x6BCF;&#x6708;&#x5728; Patreon &#x4E0A;&#x6350;&#x6B3E;&#x4F86;&#x652F;&#x6301;&#x6211;&#x5011;&#xFF0C; &#x6216;&#x662F;&#x5728;&#x6B64;&#x8655;&#x900F;&#x904E; Paypal &#x9032;&#x884C;&#x4E00;&#x6B21;&#x6027;&#x6350;&#x6B3E;&#x3002;</description><thumbnail_url>https://awakentheworld.com/wp-content/uploads/2020/06/online-meditation-icon.svg</thumbnail_url></oembed>
