// Adds dimensions UUID, Author and Topic into GA4
Saturday, August 22, 2026
29.3 C
Singapore

India sees over 300,000 Covid-19 cases for fourth straight day

India — India’s new daily cases of the coronavirus disease (covid-19) crossed 300,000 for the fourth straight day as the Union ministry of health and family welfare (MoHFW) said on Sunday morning that 349,691 fresh infections were detected across the country in the last 24 hours, taking the infection tally to 16,960,172.

- Advertisement -

Hot this week

My friends were shocked that my wife knows all my finances: ‘A husband should always keep some’

SINGAPORE: Is it really wise for married couples to be completely open about their finances, including how much is sitting in each of their bank accounts. One Singaporean man recently took to Red...

‘Being an average man in Singapore is basically a dating death sentence’: Redditor weighs in

She said the men being rejected were not necessarily unattractive or unsuccessful, but often simply average in appearance, career and lifestyle.

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