// Adds dimensions UUID, Author and Topic into GA4
Monday, June 15, 2026
27.7 C
Singapore

TikTok keeps ticking in US as deadline for asset sale passes

by Glenn CHAPMAN TikTok continued serving up short videos in the US despite missing a Trump administration deadline to come up with an acceptable deal to put its American assets into US hands. Talks between TikTok parent ByteDance and government negotiators were continuing despite the missed deadline set by the Committee on Foreign Investment to […]

- Advertisement -

Hot this week

Unemployed, lonely and broke: Singaporeans share what helped them cope

On Reddit, a netizen shared: What will you do if you are lonely and broke? Currently not much savings, and my friends are busy. Currently unemployed looking for job, what do yall reco i do

Singapore reinforces commitment to responsible AI practices and safety efforts through new IMDA-Microsoft alliance

As AI becomes more powerful and accessible, Singapore joins forces with Microsoft to build safeguards aimed at keeping innovation secure

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