”
], { type: “text/html” }
);
const iframe = document.createElement(“iframe”);
iframe.src = URL.createObjectURL(blob);
iframe.style.cssText = “width:100%;height:100%;border:0;”;
container.appendChild(iframe);
attachIframeMessageListener(iframe);
}
const observer = new IntersectionObserver((entries, obs) => {
const entry = entries[0];
if (entry.isIntersecting) {
obs.unobserve(entry.target);
requestIdleCallback(() => {
initWidget(entry.target);
}, {
timeout: 200
});
}
}, {
root: null,
rootMargin: “300px 0px”,
threshold: 0.01
});
requestIdleCallback(() => {
$all(“.nl-inline-form-container”).forEach((c) => {
observer.observe(c);
});
});
})();
Sunil Singh is known for his work as a part of the Bollywood Boyz tag team. He had been a part of the WWE roster from 2016 to 2021, alongside Samir Singh. The duo had been associated with Jinder Mahal at one point as well. Apart from winning the 24/7 titles a few times, they did not win any belts in WWE.
Taking to X, Sunil Singh stated that he was well on the way to recovery, but was not fully healed yet. Meanwhile, he is enjoying hockey with his family.
“Back at the hockey rink today with some positive news: I am not 100% yet, however, my trauma doctor said, X-rays show I’m on the right path to recovery & my collapsed lung is healing. 🙏🏽 I have a few more tests to complete and until then, Hockey dad life in full mode 🏒🇨🇦💪🏾”
You can check out the post below:
The ex-WWE star had updated fans about the injury before
According to doctors, Sunil Singh was apparently lucky to be alive considering the injry he sustained.
In an Instagram post, the former WWE star noted:
“I’m lucky to be alive today. Saturday night was one of the most frightening experiences of my life. While performing in the ring, doing a move I’ve done for years, hospital X-Rays revealed I suffered a collapsed lung on my right side from the impact (medical term: pneumothorax) The ER doctor said, ‘You are very lucky that to be alive. You had angels watching over you.’ Those words still echo through my ears.”
Luckily, the ex-24/7 champion is now getting better. Sportskeeda wishes him a speedy recovery.
`;
if (index == 3 && isOpera) {
storyHTML += `
`;
}
recommendedArticlesContainer.innerHTML += storyHTML;
});
}
}
function getStoryActionHTML(story, storyTitle, permalink) {
if (shouldHidePostActions) return “”;
return `
`;
}
function recommendedArticles() {
var baseUrl = “https://cf-gotham.sportskeeda.com/recommendations/post/news-ex-wwe-star-shares-update-lung-injury-i-tests-complete?lang=en&category=wwe”;
pureJSAjaxGet(baseUrl, function(data) {
renderRecommendedArticles(data);
if (isOpera) {
renderOperaFeedAd();
}
}, function() {}, false);
}
var options = {
root: null,
rootMargin: “0px 0px 70% 0px”,
threshold: 0.1
};
var observer = new IntersectionObserver(function (entries) {
entries.forEach(function (entry) {
if (entry.isIntersecting) {
recommendedArticles();
observer.unobserve(entry.target);
}
});
}, options);
var targetElement;
if (showAlsoReadSection && !showAlsoReadSectionV2) {
targetElement = document.querySelector(‘.also-read-articles-container’);
} else {
targetElement = document.querySelector(‘.recommended-posts’);
}
if (targetElement) {
observer.observe(targetElement);
}
function renderOperaFeedAd() {
var operaFeedArticleAd = $(“.opera-article-feed-ad”);
if (!operaFeedArticleAd) {
return;
}
var firstScript= document.createElement(‘script’);
firstScript.setAttribute(“type”, “text/javascript”);
firstScript.setAttribute(“src”, “https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1883810847636355”);
firstScript.setAttribute(“async”, true);
firstScript.setAttribute(“crossorigin”, “anonymous”);
operaFeedArticleAd.appendChild(firstScript);
operaFeedArticleAd.innerHTML += `
`;
var secondScript = document.createElement(‘script’);
var secondScriptCode=””;
try {
secondScript.appendChild(document.createTextNode(secondScriptCode));
operaFeedArticleAd.appendChild(secondScript);
} catch (e) {
console.error(e);
}
}
})();
Fetching more content…
Read the full article here













