”
], { 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);
});
});
})();
While she was absent from this past week’s episode, she made an appearance in an exclusive video released by WWE after the show. In the video, she approached Nick Aldis in his office with a bag of her broken teeth to complain about Giulia. In her latest Tiktok vlog, Blake revealed that the attack by Giulia was so brutal that she has to get mouth surgery. She revealed that the producere might take place next Tuesday.
“I have to get surgery on my mouth because Giulia kneed me in the face. So I have to get that on, I think, Tuesday. So I have to take a couple of days to recover,” she said. [H:T/Fightful]
Fans are hoping that Blake Monroe heals soon and is able to return to WWE SmackDown.
Blake Monroe is yet to wrestle her first match on WWE SmackDown
The Glamour made her debut on WWE’s main roster in June after months of teases through vignettes on SmackDown. While she’s been feuding with Giulia for several weeks now, she still hasn’t wrestled her first match on the main roster. In a recent interview with SPORF, she revealed that she’s too brutal to be allowed to compete without due consideration.
“I will ruin your life. The rest of the SmackDown women have that in them. They’re there to win a match. I’m there to ruin your psyche. I will make you go home, make you cry and take everything that you love. We are not the same… Now you might understand why WWE are like, ‘we can’t let Blake Monroe loose just yet, because she’s about to upset a lot of people’”. (H/T: SPORF)
Fans are excited to see when Blake Monroe will have her first match on SmackDown.
`;
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-i-get-surgery-female-star-provides-heartbreaking-health-update-following-attack-wwe-smackdown?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













