// Adds dimensions UUID, Author and Topic into GA4
Thursday, August 20, 2026
33 C
Singapore

India reports over 400,000 fresh Covid-19 cases for the first time, total infection tally breaches 19 million-mark

India — India on Saturday reported over 400,000 fresh Covid-19 cases for the first time as the tally crossed 19 million-mark, according to Union health ministry’s data. With 4, 019, 93 fresh coronavirus cases, India”s Covid-19 tally has risen to 19,164,969.

- Advertisement -

Hot this week

Singaporean questions tipping culture after restaurant app pre-selects tip on S$111.51 bill

The woman said her S$111.51 bill already included a 10% service charge, but the payment screen had a tip pre-selected before asking if she wanted to add another S$3.49.

Pregnant women share MRT struggles, from being ignored to being mocked for sitting down

Women at different stages of pregnancy shared their experiences of travelling on the MRT and buses, particularly during peak hours.

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