<?xml version="1.0"?>
<oembed><version>1.0</version><provider_name>Australian Chinese Daily</provider_name><provider_url>https://acd.com.au</provider_url><title>&#x6FB3;&#x6D32;&#x6062;&#x5FA9;&#x63A5;&#x5F85;&#x7D10;&#x897F;&#x862D;&#x65C5;&#x5BA2; &#x7D10;&#x570B;&#x904A;&#x5BA2;&#x4F86;&#x6FB3;&#x5F8C;&#x5C07;&#x4E0D;&#x518D;&#x9694;&#x96E2; | Australian Chinese Daily</title><type>rich</type><width>600</width><height>338</height><html>&lt;blockquote class="wp-embedded-content"&gt;&lt;a href="https://acd.com.au/australian-news/%e6%be%b3%e6%b4%b2%e6%81%a2%e5%be%a9%e6%8e%a5%e5%be%85%e7%b4%90%e8%a5%bf%e8%98%ad%e6%97%85%e5%ae%a2-%e7%b4%90%e5%9c%8b%e9%81%8a%e5%ae%a2%e4%be%86%e6%be%b3%e5%be%8c%e5%b0%87%e4%b8%8d%e5%86%8d%e9%9a%94/"&gt;&#x6FB3;&#x6D32;&#x6062;&#x5FA9;&#x63A5;&#x5F85;&#x7D10;&#x897F;&#x862D;&#x65C5;&#x5BA2; &#x7D10;&#x570B;&#x904A;&#x5BA2;&#x4F86;&#x6FB3;&#x5F8C;&#x5C07;&#x4E0D;&#x518D;&#x9694;&#x96E2;&lt;/a&gt;&lt;/blockquote&gt;
&lt;script type='text/javascript'&gt;
&lt;!--//--&gt;&lt;![CDATA[//&gt;&lt;!--
/**
 * WordPress inline HTML embed
 *
 * @since 4.4.0
 * @output wp-includes/js/wp-embed.js
 *
 * This file cannot have ampersands in it. This is to ensure
 * it can be embedded in older versions of WordPress.
 * See https://core.trac.wordpress.org/changeset/35708.
 */
(function ( window, document ) {
	'use strict';

	var supportedBrowser = false,
		loaded = false;

		if ( document.querySelector ) {
			if ( window.addEventListener ) {
				supportedBrowser = true;
			}
		}

	/** @namespace wp */
	window.wp = window.wp || {};

	if ( !! window.wp.receiveEmbedMessage ) {
		return;
	}

	window.wp.receiveEmbedMessage = function( e ) {
		var data = e.data;

		if ( ! data ) {
			return;
		}

		if ( ! ( data.secret || data.message || data.value ) ) {
			return;
		}

		if ( /[^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 + '"]' ),
			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' );

			/* Resize the iframe on request. */
			if ( 'height' === data.message ) {
				height = parseInt( data.value, 10 );
				if ( height &gt; 1000 ) {
					height = 1000;
				} else if ( ~~height &lt; 200 ) {
					height = 200;
				}

				source.height = height;
			}

			/* Link to a specific URL on request. */
			if ( 'link' === data.message ) {
				sourceURL = document.createElement( 'a' );
				targetURL = document.createElement( 'a' );

				sourceURL.href = source.getAttribute( 'src' );
				targetURL.href = data.value;

				/* Only continue if link hostname matches iframe's hostname. */
				if ( targetURL.host === sourceURL.host ) {
					if ( document.activeElement === source ) {
						window.top.location.href = data.value;
					}
				}
			}
		}
	};

	function onLoad() {
		if ( loaded ) {
			return;
		}

		loaded = true;

		var isIE10 = -1 !== navigator.appVersion.indexOf( 'MSIE 10' ),
			isIE11 = !!navigator.userAgent.match( /Trident.*rv:11\./ ),
			iframes = document.querySelectorAll( 'iframe.wp-embedded-content' ),
			iframeClone, i, source, secret;

		for ( i = 0; i &lt; iframes.length; i++ ) {
			source = iframes[ i ];

			if ( ! source.getAttribute( 'data-secret' ) ) {
				/* Add secret to iframe */
				secret = Math.random().toString( 36 ).substr( 2, 10 );
				source.src += '#?secret=' + secret;
				source.setAttribute( 'data-secret', secret );
			}

			/* Remove security attribute from iframes in IE10 and IE11. */
			if ( ( isIE10 || isIE11 ) ) {
				iframeClone = source.cloneNode( true );
				iframeClone.removeAttribute( 'security' );
				source.parentNode.replaceChild( iframeClone, source );
			}
		}
	}

	if ( supportedBrowser ) {
		window.addEventListener( 'message', window.wp.receiveEmbedMessage, false );
		document.addEventListener( 'DOMContentLoaded', onLoad, false );
		window.addEventListener( 'load', onLoad, false );
	}
})( window, document );

//--&gt;&lt;!]]&gt;
&lt;/script&gt;&lt;iframe sandbox="allow-scripts" security="restricted" src="https://acd.com.au/australian-news/%e6%be%b3%e6%b4%b2%e6%81%a2%e5%be%a9%e6%8e%a5%e5%be%85%e7%b4%90%e8%a5%bf%e8%98%ad%e6%97%85%e5%ae%a2-%e7%b4%90%e5%9c%8b%e9%81%8a%e5%ae%a2%e4%be%86%e6%be%b3%e5%be%8c%e5%b0%87%e4%b8%8d%e5%86%8d%e9%9a%94/embed/" width="600" height="338" title="&#x201C;&#x6FB3;&#x6D32;&#x6062;&#x5FA9;&#x63A5;&#x5F85;&#x7D10;&#x897F;&#x862D;&#x65C5;&#x5BA2; &#x7D10;&#x570B;&#x904A;&#x5BA2;&#x4F86;&#x6FB3;&#x5F8C;&#x5C07;&#x4E0D;&#x518D;&#x9694;&#x96E2;&#x201D; &#x2014; Australian Chinese Daily" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" class="wp-embedded-content"&gt;&lt;/iframe&gt;</html><thumbnail_url>https://s3.ap-southeast-2.amazonaws.com/www.acd.com.au/wp-content/uploads/2021/02/21091854/21Su02_94649-scaled.jpg</thumbnail_url><thumbnail_width>2560</thumbnail_width><thumbnail_height>1707</thumbnail_height><description>&#x3010;&#x672C;&#x5831;&#x6089;&#x5C3C;&#x8A0A;&#x3011;&#x9032;&#x5165;&#x6FB3;&#x6D32;&#x7684;&#x7EBD;&#x897F;&#x862D;&#x4EBA;&#x6062;&#x5FA9;&#x4E86;&#x514D;&#x9694;&#x96E2;&#x65C5;&#x884C;&#xFF0C;&#x6FB3;&#x6D32;&#x885B;&#x751F;&#x7576;&#x5C40;&#x76F8;&#x4FE1;&#x7EBD;&#x897F;&#x862D;&#x7684;&#x540C;&#x884C;&#x5DF2;&#x7D93;&#x63A7;&#x5236;&#x4F4F;&#x4E86;&#x4E00;&#x7A2E;&#x9AD8;&#x5EA6;&#x50B3;&#x67D3;&#x6027;&#x65B0;&#x51A0;&#x6BD2;&#x682A;&#x7684;&#x4F20;&#x64AD;&#x3002; &#x4ECA;&#x5E74;1&#x6708;&#x4E0B;&#x65EC;&#xFF0C;&#x5728;&#x7D10;&#x897F;&#x862D;&#x6AA2;&#x6E2C;&#x5230;&#x4E00;&#x7A2E;&#x4F86;&#x81EA;&#x5357;&#x975E;&#x7684;&#x65B0;&#x51A0;&#x8B8A;&#x7570;&#x75C5;&#x6BD2;&#x5F8C;&#xFF0C;&#x55AE;&#x5411;&#x65C5;&#x884C;&#x6CE1;&#x6CAB;&#x4E2D;&#x6B62;&#x3002; &#x5982;&#x679C;&#x7D10;&#x897F;&#x862D;&#x4EBA;&#x5728;&#x65C5;&#x884C;&#x524D;&#x5169;&#x5468;&#x5167;&#x66FE;&#x5728;&#x5967;&#x514B;&#x862D;&#x505C;&#x7559;&#x904E;&#xFF0C;&#x60F3;&#x8981;&#x9032;&#x5165;&#x6FB3;&#x6D32;&#x800C;&#x4E0D;&#x9032;&#x884C;&#x9694;&#x96E2;&#xFF0C;&#x5247;&#x9700;&#x8981;&#x5728;&#x51FA;&#x767C;&#x524D;72&#x5C0F;&#x6642;&#x5167;&#x62FF;&#x5230;&#x65B0;&#x51A0;&#x6AA2;&#x6E2C;&#x9670;&#x6027;&#x7D50;&#x679C;&#x3002; &#x6FB3;&#x6D32;&#x9996;&#x5E2D;&#x91AB;&#x7642;&#x5B98;&#x51F1;&#x5229;&#xFF08;Paul Kelly&#xFF09;&#x8AAA;&#xFF0C;&#x7531;&#x5DDE;&#x548C;&#x9818;&#x5730;&#x91AB;&#x7642;&#x5B98;&#x54E1;&#x7D44;&#x6210;&#x7684;&#x6FB3;&#x6D32;&#x5065;&#x5EB7;&#x4FDD;&#x8B77;&#x9996;&#x5E2D;&#x59D4;&#x54E1;&#x6703;&#xFF08;AHPPC&#xFF09;&#x65BC;20&#x65E5;&#x8209;&#x884C;&#x4E86;&#x6703;&#x8B70;&#xFF0C;&#x4E26;&#x807D;&#x53D6;&#x4E86;&#x7D10;&#x897F;&#x862D;&#x5B98;&#x54E1;&#x7684;&#x901A;&#x5831;&#x3002; &#x4ED6;&#x8868;&#x793A;&#xFF0C;&#x6578;&#x64DA;&#x8868;&#x660E;&#xFF0C;&#x4F86;&#x81EA;&#x7D10;&#x897F;&#x862D;&#x7684;&#x904A;&#x5BA2;&#x5C07;&#x65B0;&#x51A0;&#x75C5;&#x6BD2;&#x5E36;&#x5165;&#x6FB3;&#x6D32;&#x7684;&#x300C;&#x98A8;&#x96AA;&#x8F03;&#x4F4E;&#x300D;&#x3002; &#x51F1;&#x5229;&#x6559;&#x6388;&#x5728;&#x4E00;&#x4EFD;&#x8072;&#x660E;&#x4E2D;&#x8AAA;&#xFF0C;AHPPC&#x76E3;&#x6E2C;&#x4E86;&#x8A31;&#x591A;&#x5730;&#x65B9;&#x7684;&#x60C5;&#x6CC1;&#xFF0C;&#x4E26;&#x5C07;&#x7E7C;&#x7E8C;&#x7232;&#x4E00;&#x7CFB;&#x5217;&#x6C7A;&#x5B9A;&#x63D0;&#x4F9B;&#x5EFA;&#x8B70;&#xFF0C;&#x4EE5;&#x7DAD;&#x8B77;&#x6240;&#x6709;&#x6FB3;&#x4EBA;&#x7684;&#x5065;&#x5EB7;&#x3002;&#x505A;&#x51FA;&#x9019;&#x4E9B;&#x6C7A;&#x5B9A;&#x4E26;&#x4E0D;&#x5BB9;&#x6613;&#xFF0C;&#x6211;&#x5011;&#x4E5F;&#x4E0D;&#x6703;&#x8F15;&#x6613;&#x505A;&#x51FA;&#x6C7A;&#x5B9A;&#x3002;AHPPC&#x7684;&#x6240;&#x6709;&#x6210;&#x54E1;&#x90FD;&#x611F;&#x8B1D;&#x6FB3;&#x6D32;&#x4EBA;&#x548C;&#x7D10;&#x897F;&#x862D;&#x4EBA;&#xFF0C;&#x5305;&#x62EC;&#x65C5;&#x904A;&#x696D;&#x548C;&#x65C5;&#x904A;&#x696D;&#x4EBA;&#x58EB;&#x6301;&#x7E8C;&#x7684;&#x8010;&#x5FC3;&#x548C;&#x9748;&#x6D3B;&#x6027;&#x3002;&#x96A8;&#x7740;&#x60C5;&#x6CC1;&#x7684;&#x8B8A;&#x5316;&#xFF0C;&#x6211;&#x5011;&#x5C07;&#x7E7C;&#x7E8C;&#x8FC5;&#x901F;&#x63A1;&#x53D6;&#x884C;&#x52D5;&#x4FDD;&#x8B77;&#x6FB3;&#x6D32;&#x4EBA;&#xFF0C;&#x4F46;&#x7576;&#x9019;&#x4E9B;&#x60C5;&#x6CC1;&#x5F97;&#x5230;&#x63A7;&#x5236;&#x6216;&#x89E3;&#x6C7A;&#x6642;&#xFF0C;&#x6211;&#x5011;&#x5C07;&#x59CB;&#x7D42;&#x52AA;&#x529B;&#x540C;&#x6A23;&#x8FC5;&#x901F;&#x5730;&#x63A1;&#x53D6;&#x884C;&#x52D5;&#x3002; &#x65C5;&#x904A;&#x6CE1;&#x6CAB;&#x53EA;&#x9069;&#x7528;&#x65BC;&#x9032;&#x5165;&#x6FB3;&#x6D32;&#x7684;&#x7D10;&#x897F;&#x862D;&#x4EBA;&#xFF0C;&#x800C;&#x4E0D;&#x9069;&#x7528;&#x65BC;&#x524D;&#x5F80;&#x7D10;&#x897F;&#x862D;&#x7684;&#x6FB3;&#x6D32;&#x4EBA;&#x3002; &#x9019;&#x4E9B;&#x5B89;&#x6392;&#x5C07;&#x5728;&#x6708;&#x5E95;&#x524D;&#x518D;&#x52A0;&#x4EE5;&#x8A55;&#x4F30;&#x3002;&#xFF08;&#x8607;&#xFF09;</description></oembed>
