
Corona: In Delhi, Corona broke the record of last three months, registering 1656 new cases in 24 hours
Corona: In Delhi, Corona broke the record of last three months, registering 1656 new cases in 24 hours

$(document).ready(function(){ var originalSize = $('.articleBody p').css('font-size'); // reset $(".resetMe").click(function(){ $('.articleBody p').css('font-size', originalSize); $('.increase, .decrease').removeClass('disable'); });
// Increase Font Size $(".increase").click(function(){ var currentSize = $('.articleBody p').css('font-size'); var currentSize = parseFloat(currentSize)*1.1; if(currentSize < 18) { $(this).removeClass('disable'); $('.articleBody p').css('font-size', currentSize); } else { $(this).addClass('disable'); } return false; }); // Decrease Font Size $(".decrease").click(function(){ var currentFontSize = $('.articleBody p').css('font-size'); var currentSize = $('.articleBody p').css('font-size'); var currentSize = parseFloat(currentSize)*0.8; if (currentSize > 8){ $(this).removeClass('disable'); $('.articleBody p').css('font-size', currentSize);
} else { $(this).addClass('disable'); } return false;
});
});
Delhi Corona Update: Corona has once again started gaining momentum in the capital Delhi. On Friday, 1656 new cases of Corona were registered in Delhi. Although no deaths have been reported, the infection rate has risen to 5.39 percent. At the same time, the number of active corona patients in the capital has reached 6096. In the last 24 hours, 1306 people have recovered from Corona and returned to their homes. The Delhi government has expressed concern over the growing number of cases of corona. By the way, according to the WHO report, Delhi Health Minister Stander Jain on Friday said that there was no case of death due to COD-19 epidemic in the capital Delhi which has not been counted.
COVID-19 | In Delhi, 1656 new cases, 0 deaths, and 1306 recoveries have been reported. Active cases 6096, overall positivity rate 4.98% pic.twitter.com/LH20w6dff7
– ANI (ANI) May 6, 2022
Corona’s case is once again on the rise in Delhi, raising concerns among the government. Let me tell you that since Friday, February 4, 2022, the most active cases of Corona have come to light. In the last three months, the highest number of cases in 24 hours was registered on Friday. No deaths were reported during the period, but an increase in the infection rate to 5.39 percent indicates a serious situation.
Delhi saw 1,656 new COVID-19 cases, the highest in three months.
Read on ANI Story | https://t.co/StOdQ25Fl8# Delhi # COVID-19 #DelhiCode pic.twitter.com/HqU89HcEX2
– ANI Digital (@ani_digital) May 6, 2022
The number of cases is constantly increasing.
In Delhi, 1365 cases were reported on Thursday, while 1354 new cases of corona infection were reported on Wednesday. Earlier, 1485 cases were reported on Sunday, 1520 on Saturday and 1607 on Friday. Over the last several days, more than 1000 new cases of Corona have been registered in Delhi and their number is increasing day by day instead of decreasing.