COVID-19 India: Delhi Reviews 316 New Instances, 521 Recoveries And 41 Deaths In Final 24 Hours

In response to a well being bulletin, the positivity fee within the nationwide capital is now at 0.44 per cent.

(SocialLY brings you all the newest breaking information, viral tendencies and data from social media world, together with Twitter, Instagram and Youtube. The above put up is embeded immediately from the consumer’s social media account and LatestLY Employees might not have modified or edited the content material physique. The views and info showing within the social media put up don’t replicate the opinions of LatestLY, additionally LatestLY doesn’t assume any accountability or legal responsibility for a similar.)

var visible = false;
var working = false;
var k=1;
var articleid = $(‘.article_widget’).attr(‘data-articleid’);
var articleupdate = $(‘.article_widget’).attr(‘data-articleupdate’);
var socially_title = “COVID-19 India: Delhi Reports 316 New Cases, 521 Recoveries And 41 Deaths In Last 24 Hours”;
var socially_url = “https://www.latestly.com/socially/india/news/covid-19-india-delhi-reports-316-new-cases-521-recoveries-and-41-deaths-in-last-24-hours-2530591.html”;
var socially_url1 = “https://www.latestly.com/socially/india/news/covid-19-india-delhi-reports-316-new-cases-521-recoveries-and-41-deaths-in-last-24-hours-2530591.html”;
var currenthref = socially_url;
var socially_url2 = ”;
var emoji=”;
var emoji1 = ”;
$(document).scroll(function () {
$(‘.socially_article_widget’).each(function (el,i) {

articleid = $(this).attr(‘data-articleid’);
articleupdate = $(this).attr(‘data-articleupdate’);
socially_title = $(this).attr(‘data-articletitle’);
socially_url = $(this).attr(‘data-newurl’);
emoji = $(this).attr(‘data-emoji’);

emoji1 = $(this).prevAll(“.socially_article_widget2”).attr(‘data-emoji’);
socially_url2 = $(this).prevAll(“.socially_article_widget2”).attr(‘data-newurl’);

var top = window.pageYOffset;
var distance = top – $(this).offset().top;
var newhref = socially_url;

var scrollTop = $(window).scrollTop();
var top_of_element1 = jQuery(“.socially_article”).last().offset().top;
//console.log(“count: “+scrollTop+” “+top_of_element1);
if((scrollTop 3000) && !working && currenthref != socially_url1){
working = true;
currenthref = socially_url1;
var emoji2 = “COVID-19 India: Delhi Reports 316 New Cases, 521 Recoveries And 41 Deaths In Last 24 Hours | 📰 LatestLY”;
console.log(“count1”);
var newhref1 = “https://www.latestly.com/socially/india/news/covid-19-india-delhi-reports-316-new-cases-521-recoveries-and-41-deaths-in-last-24-hours-2530591.html”;
$(‘h1:first’).text(“COVID-19 India: Delhi Reports 316 New Cases, 521 Recoveries And 41 Deaths In Last 24 Hours”);
$(document).find(“title”).text(emoji2)
window.history.pushState(“”,””,”https://www.latestly.com/socially/india/news/covid-19-india-delhi-reports-316-new-cases-521-recoveries-and-41-deaths-in-last-24-hours-2530591.html”);
gtag(‘config’, ‘UA-111635423-1’, { ‘page_path’: newhref1.replace(“https://”+window.location.hostname+”/”, “”)});
setTimeout(function(){ working=false; }, 400);
return false;
}

//console.log(“distance “+distance+” && working”+working+” &&currenthref:”+currenthref+” && newhref”+newhref+” && socially_url2″+socially_url2+” “+k);
if(distance -900 && !working && newhref != socially_url2 && currenthref == newhref && typeof socially_url2 != ‘undefined’){
newhref = socially_url2;
currenthref = newhref;
console.log(“change url2″+newhref);
working = true;

$(‘h1:first’).text($(this).prevAll(“.socially_article_widget2”).attr(‘data-articletitle’));
$(‘meta[property=og:title]’).attr(‘content’, $(this).prevAll(“.socially_article_widget2”).attr(‘data-articletitle’));
$(‘meta[property=og:url]’).attr(‘content’, newhref);
$(document).find(“title”).text($(this).prevAll(“.socially_article_widget2”).attr(‘data-articletitle’)+’ | ‘+emoji1+’ LatestLY’)
window.history.pushState(“”,””,newhref);
gtag(‘config’, ‘UA-111635423-1’, { ‘page_path’: newhref.replace(“https://”+window.location.hostname+”/”, “”)});
self.COMSCORE && COMSCORE.beacon({ c1: “2”, c2: “27040963” });

setTimeout(function(){ working=false; }, 500);
return false;
}else if (distance -450 && !working && currenthref != newhref) {
working = true;

currenthref = newhref;
console.log(“change url1″+newhref);
$(‘h1:first’).text($(this).attr(‘data-title’));
$(‘meta[property=og:title]’).attr(‘content’, socially_title);
$(‘meta[property=og:url]’).attr(‘content’, newhref);
$(document).find(“title”).text(socially_title +’ | ‘+emoji+’ LatestLY’)
window.history.pushState(“”,””,newhref);
//var res = newhref.replace(“https://www.latestly.com/”, “”);
gtag(‘config’, ‘UA-111635423-1’, { ‘page_path’: newhref.replace(“https://”+window.location.hostname+”/”, “”)});
self.COMSCORE && COMSCORE.beacon({ c1: “2”, c2: “27040963” });
setTimeout(function(){ working=false; }, 400);
return false;
}
});
var bottom_of_screen = jQuery(window).scrollTop() + window.innerHeight;
var top_of_element = jQuery(“.container .article-footer”).last().offset().top;
if(bottom_of_screen > top_of_element && !visible){
visible = true;
k=k+1;
if(k==2 && false){
var dm_js = document.createElement(‘script’);
dm_js.src=”https://stfe.latestly.com/js/dm-ce.min.js?v=1.1″;
dm_js.async=”async”;
document.body.appendChild(dm_js);
}
$.ajax({
method: “GET”,
url: “/larajax/live-socially-ajax/”,
data:{ curr_socially:articleid,curr_date:articleupdate,index:k },
dataType: ‘json’
}).done(function( data ) {
$(“.socially_article”).append(data.html);
$(“img.lazyload”).lazyload();
window.instgrm.Embeds.process();
var slotName = “div-gpt-ad-1560419575255-“+k;
googletag.cmd.push(function() {
var slot = googletag.defineSlot(‘/21682383758/latestly_728x90_btf1’, [728, 90], slotName).
addService(googletag.pubads());
googletag.display(slotName);
googletag.pubads().refresh([slot]);
});
googletag.cmd.push(function() { googletag.display(‘div-gpt-ad-1560419575255-‘+k); });
var slotName = “div-gpt-ad-1568807958472-“+k;
googletag.cmd.push(function() {
var slot = googletag.defineSlot(‘/21682383758/728x90_Top’, [728, 90], slotName).
addService(googletag.pubads());
googletag.display(slotName);
googletag.pubads().refresh([slot]);
});
googletag.cmd.push(function() { googletag.display(‘div-gpt-ad-1568807958472-‘+k); });

loadAPI_Social_js()

var js_fb = document.createElement(‘script’);
js_fb.src=”https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v3.3&appId=224265671451116&autoLogAppEvents=1”;
document.body.appendChild(js_fb);

//colombai
try{
(function() {
var cads = document.createElement(“script”);
cads.async = true;
cads.type = “text/javascript”;
cads.src = “https://static.clmbtech.com/ase/80185/3040/c1.js”;
var node = document.getElementsByTagName(“script”)[0];
node.parentNode.insertBefore(cads, node);
})();
}catch(e){}
});
}else if(bottom_of_screen < top_of_element){
visible = false;
}

});

function loadAPI_Social_js() {
var twitter_js = document.createElement('script');
twitter_js.src="https://platform.twitter.com/widgets.js";
twitter_js.async="async";
document.body.appendChild(twitter_js);
var instagram_js = document.createElement('script');
instagram_js.src="https://platform.instagram.com/en_US/embeds.js";
instagram_js.async="async";
document.body.appendChild(instagram_js);
var pinterest_js = document.createElement('script');
pinterest_js.src="https://assets.pinterest.com/js/pinit.js";
pinterest_js.async="async";
document.body.appendChild(pinterest_js);

}

function loadAPI() {
var js_fb = document.createElement(‘script’);
js_fb.src=”https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v3.3&appId=224265671451116&autoLogAppEvents=1″;
document.body.appendChild(js_fb);
}
var a_fb=1;
document.addEventListener(‘scroll’, function(e) {
if(a_fb == 1){
a_fb=2;
loadAPI();

//vdo
(function(v,d,o,ai){ai=d.createElement(‘script’);ai.defer=true;ai.async=true;ai.src=v.location.protocol+o;d.head.appendChild(ai);})(window, document, ‘//a.vdo.ai/core/latestly/vdo.ai.js’);

//colombai
try{
(function() {
var cads = document.createElement(“script”);
cads.async = true;
cads.type = “text/javascript”;
cads.src = “https://static.clmbtech.com/ase/80185/3040/c1.js”;
var node = document.getElementsByTagName(“script”)[0];
node.parentNode.insertBefore(cads, node);
})();
}catch(e){}

}
});

Source link

Leave a Reply

Your email address will not be published. Required fields are marked *