”
], { 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);
});
});
})();
However, on the following SmackDown, Green suffered a broken orbital bone during a tag team match, putting her status as Champion in doubt.
On the Duke Loves Rasslin podcast, Duke pointed out that after her injury, dirtsheets and some fans online began projecting Green as injury-prone and not reliable.
He mentioned that he has data to support that this is not true, saying there have been very few stars who have been more durable or worked more than Chelsea Green in the last five years . Hearing this, Hall of Famer D-Von Dudley was quick to defend her against these accusations.
“I thought a lot of people who sit here and say what they say, they need to keep their mouths closed, and get their facts right because, apparently her being, you know, prone to injury is not the case. And even when she is injured, she’s not out like six, seven months. She’s back within a month, maybe a month and a half to two months, and she’s back right on schedule again,” he said.
The tag team legend said people need to get their facts right before they start burying someone like this.
“So, as far as I’m concerned, all these people need to know their facts before they start talking and stop burying people when they don’t have the truth on everything,” he added.
Nick Aldis refused to strip Chelsea Green of Interim Women’s Championship
This week’s episode of SmackDown began with general manager Nick Aldis calling out Chelsea Green to the ring, teasing that she may be forced to vacate the Title.
Aldis told her that he understands how hard she worked, but the medical team informed him that Green cannot compete with a broken eye socket. This led to the Hot Mess cutting an emotional promo about her WWE journey, and she handed Aldis the Title before walking off.
He then stopped her, saying that as Nick Aldis, the man, not the general manager, he couldn’t strip her of the Championship. He gave Chelsea Green a 30-day deadline, saying that she must get cleared by that time and defend her Title to stay Champion.
If you use quotes from this article, please credit Duke Loves Rasslin and give an H/T to Sportskeeda Wrestling for the transcription.
`;
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-stop-burying-people-wwe-hall-famer-defends-chelsea-green-recent-accusations?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













