<?xml version="1.0"?>
<oembed><version>1.0</version><provider_name>&#x57FA;&#x7763;&#x6559;&#x9748;&#x5BE6;&#x5354;&#x6703;</provider_name><provider_url>https://hohcs.org.hk/en/</provider_url><author_name>Admin HOHCS</author_name><author_url>https://hohcs.org.hk/en/author/hohcs_admin/</author_url><title>&#x53C3;&#x8207;&#x7FA9;&#x5DE5;</title><type>rich</type><width>600</width><height>338</height><html>&lt;blockquote class="wp-embedded-content" data-secret="U9t4semK6o"&gt;&lt;a href="https://hohcs.org.hk/en/be-our-volunteer/"&gt;&#x53C3;&#x8207;&#x7FA9;&#x5DE5;&lt;/a&gt;&lt;/blockquote&gt;&lt;iframe sandbox="allow-scripts" security="restricted" src="https://hohcs.org.hk/en/be-our-volunteer/embed/#?secret=U9t4semK6o" width="600" height="338" title="&#x201C;&#x53C3;&#x8207;&#x7FA9;&#x5DE5;&#x201D; &#x2014; &#x57FA;&#x7763;&#x6559;&#x9748;&#x5BE6;&#x5354;&#x6703;" data-secret="U9t4semK6o" 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 );

/* ]]&gt; */
&lt;/script&gt;
</html><description>&#x53C3;&#x8207;&#x7FA9;&#x5DE5; &#x57FA;&#x7763;&#x6559;&#x9748;&#x5BE6;&#x5354;&#x6703; (&#x4E0B;&#x7A31;&#x300C;&#x9748;&#x5BE6;&#x300D;) &#x73FE;&#x6B63;&#x900F;&#x904E;&#x7FA9;&#x5DE5;&#x5E73;&#x53F0;&#x300C;&#x793E;&#x8077;&#x300D;&#x8655;&#x7406;&#x7FA9;&#x5DE5;&#x767B;&#x8A18;&#x53CA;&#x7BA1;&#x7406;&#x7FA9;&#x5DE5;&#x3002;&#x300C;&#x793E;&#x8077;&#x300D;&#x5275;&#x7ACB;&#x65BC;2015&#x5E74;, &#x662F;&#x4E00;&#x5BB6;&#x9999;&#x6E2F;&#x8A3B;&#x518A;&#x7684;&#x975E;&#x725F;&#x5229;&#x6A5F;&#x69CB;&#xFF0C;&#x76EE;&#x7684;&#x662F;&#x9F13;&#x52F5;&#x666E;&#x7F85;&#x5927;&#x773E;&#x53C3;&#x8207;&#x7FA9;&#x52D9;&#x5DE5;&#x4F5C;&#x3002;&#x5927;&#x773E;&#x53EF;&#x900F;&#x904E;&#x300C;&#x793E;&#x8077;&#x300D;&#x5E73;&#x53F0;&#x700F;&#x89BD;&#x53CA;&#x767B;&#x8A18;&#x4F86;&#x81EA;&#x8D85;&#x904E;600&#x9593;&#x6A5F;&#x69CB;&#x7684;&#x7FA9;&#x5DE5;&#x670D;&#x52D9;&#x3002; &#x611F;&#x8B1D;&#x4F60;&#x5831;&#x540D;&#x6210;&#x70BA;&#x57FA;&#x7763;&#x6559;&#x9748;&#x5BE6;&#x5354;&#x6703;&#x7FA9;&#x5DE5;&#x3002;&#x8ACB;&#x586B;&#x5BEB;&#x7C21;&#x55AE;&#x7684;&#x7FA9;&#x5DE5;&#x767B;&#x8A18;&#x8868;&#x3002; &#x7FA9;&#x5DE5;&#x767B;&#x8A18;&#x8868; &#x586B;&#x59A5;&#x8868;&#x683C;&#x5F8C;&#xFF0C;&#x5C07;&#x6709;&#x5C08;&#x4EBA;&#x806F;&#x7D61;&#x4F60;&#x3002; &#x5982;&#x6709;&#x4EFB;&#x4F55;&#x67E5;&#x8A62;&#xFF0C;&#x53EF;&#x81F4;&#x96FB; 2703 3284&#x3002; &#x8B1D;&#x8B1D;&#xFF01; &#x4E86;&#x89E3;&#x9748;&#x5BE6;&#x7684;&#x7FA9;&#x5DE5;&#x670D;&#x52D9;&#xFF0C;&#x8ACB;&#x6309;&#x6B64;&#x3002; &#x767B;&#x8A18;&#x6210;&#x70BA;&#x9748;&#x5BE6;&#x7FA9;&#x5DE5;&#xFF0C;&#x8ACB;&#x6309;&#x6B64;&#x3002; &#x8A3B;(&#x4E00;)&#x3000;&#x7FA9;&#x5DE5;&#x9700;&#x5148;&#x65BC;&#x300C;&#x793E;&#x8077;&#x300D;&#x7DB2;&#x7AD9;&#x8A3B;&#x518A;&#x500B;&#x4EBA;&#x5E33;&#x6236;&#x624D;&#x80FD;&#x767B;&#x8A18;&#x6210;&#x70BA;&#x9748;&#x5BE6;&#x7FA9;&#x5DE5;&#x3002;&#x8A3B;&#x518A;&#x6642;&#x6240;&#x63D0;&#x4F9B;&#x7684;&#x500B;&#x4EBA;&#x8CC7;&#x6599;&#x53EA;&#x4F5C;&#x300C;&#x793E;&#x8077;&#x300D;&#x7CFB;&#x7D71;&#x8B58;&#x5225;&#x7FA9;&#x5DE5;&#x5E33;&#x6236;&#x3001;&#x8655;&#x7406;&#x5831;&#x540D;&#x53CA;&#x8A18;&#x9304;&#x4E4B;&#x7528;&#x9014;&#x3002; &#x8A3B;(&#x4E8C;)&#x3000;&#x8A3B;&#x518A;&#x300C;&#x793E;&#x8077;&#x300D;&#x500B;&#x4EBA;&#x5E33;&#x6236;&#x4EE3;&#x8868;&#x95A3;&#x4E0B;&#x63A5;&#x53D7;&#x300C;&#x793E;&#x8077;&#x300D;&#x7684;&#x670D;&#x52D9;&#x689D;&#x6B3E;&#x53CA;&#x79C1;&#x96B1;&#x653F;&#x7B56;&#x3002;&#x95B1;&#x8B80;&#x670D;&#x52D9;&#x689D;&#x6B3E;&#x53CA;&#x79C1;&#x96B1;&#x653F;&#x7B56;&#x53EF;&#x700F;&#x89BD;&#x300C;&#x793E;&#x8077;&#x300D;&#x7DB2;&#x7AD9;&#x3002; &#x8A3B;(&#x4E09;)&#x3000;&#x82E5;&#x5DF2;&#x8A3B;&#x518A;&#x300C;&#x793E;&#x8077;&#x300D;&#x500B;&#x4EBA;&#x5E33;&#x6236;&#xFF0C;&#x767B;&#x5165;&#x5F8C;&#x53EF;&#x767B;&#x8A18;&#x6210;&#x70BA;&#x9748;&#x5BE6;&#x7FA9;&#x5DE5;&#x3002; &#x8A3B;(&#x56DB;)&#x3000;&#x6839;&#x64DA;&#x9748;&#x5BE6;&#x8207;&#x300C;&#x793E;&#x8077;&#x300D;&#x96D9;&#x65B9;&#x7C3D;&#x8A02;&#x7684;&#x670D;&#x52D9;&#x5354;&#x8B70;&#xFF0C;&#x767B;&#x8A18;&#x6210;&#x70BA;&#x9748;&#x5BE6;&#x7FA9;&#x5DE5;&#x6642;&#x6240;&#x63D0;&#x4F9B;&#x7684;&#x500B;&#x4EBA;&#x8CC7;&#x6599;&#x7686;&#x5C6C;&#x9748;&#x5BE6;&#x64C1;&#x6709;&#x3002;</description><thumbnail_url>https://hohcs.org.hk/wp-content/uploads/2021/10/image1-2.jpeg</thumbnail_url></oembed>
