// Adds dimensions UUID, Author and Topic into GA4
Saturday, March 7, 2026
31 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.

See also  China’s EV export shipments soar as Asia and Europe snap up Chinese electric cars
- Advertisement -

Hot this week

The Latest: Israel hammers Beirut and Tehran as Iranian president apologizes to Gulf neighbors

Iran’s president rejected a demand by the United States for an unconditional surrender on Saturday and apologized for Iran’s attacks on regional countries, as Israel and the United States kept up t...

‘Thank you, neighbour’: Resident’s video leads to arrest of man who stole S$40,000 watch

 It was also revealed that the man had previously committed a similar crime in 2021. 

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); } });
// //