// Adds dimensions UUID, Author and Topic into GA4
Thursday, June 18, 2026
32.2 C
Singapore

Tensions Escalate Between Malaysia’s Prime Minister and Johor Royal Family Over Chief Minister’s Appointment

- Advertisement -

Hot this week

Woman senses man live-streaming her on train, warns others in Singapore

From an IG post. A woman felt that her privacy was violated after seeing a man appearing to livestream her on the train. When she followed the man after he got off, she saw on his phone that he was...

Netizens bring up Singapore’s press freedom ranking as CNA, ST get ‘most trusted news source’ tags

The Straits Times falls slightly behind CNA, as the second most trusted news source, with a score of 77%

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