// Adds dimensions UUID, Author and Topic into GA4
Monday, August 3, 2026
28.9 C
Singapore

US ends China-funded exchange programs, calls them ‘propaganda tools’

The US State Department said Friday it was terminating five Chinese-funded exchange programs with the United States, calling them propaganda tools for Beijing. Secretary of State Mike Pompeo said in a statement that these programs, conducted under a US law called the MECEA that permits American government employees to travel using foreign government funds, were […]

- Advertisement -

Hot this week

Johor positions itself as Malaysia’s AI data centre hub as Invest Johor CEO outlines infrastructure vision at Huawei summit

Invest Johor's CEO has outlined the state's strategic position as Malaysia's leading data centre destination at Huawei's Next-Gen Data Center Infrastructure Summit. In the same event, they highligh...

More than 12,800 cartons of duty-unpaid cigarettes found hidden in wooden crates at Tuas Checkpoint

This may be one of the largest single-vehicle cigarette seizures at Singapore's land checkpoints in recent memory.

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks