// Adds dimensions UUID, Author and Topic into GA4
Saturday, June 13, 2026
26.1 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

Singapore man with S$400K portfolio says he’s struggling to find purpose

SINGAPORE: On paper, the life of a 29-year-old finance professional might look like a clear success story. He has a stable job in the Central Business District, earns about S$5,500 a month, and ha...

Man who accused Prime Minister of sexual advances now refuses to return to Malaysia

Yusuf Rawther, the man who accused Malaysian PM Anwar Ibrahim of sexual advances is seeking asylum in the UK as he refuses to return to Malaysia due to safety concerns

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