”
], { 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);
});
});
})();
Ahead of her debut on SmackDown, Monroe sent a four-word message in an X post. The former AEW Women’s Champion posted her photo and asked if it was Friday yet.
“is it friday yet?” Blake Monroe wrote.
Check out her post below:
After a successful run in NXT, it remains to be seen how Blake Monroe fares on WWE SmackDown.
WWE Hall of Famer heaps praise on Blake Monroe
Speaking on Busted Open, Mark Henry spoke highly of Blake Monroe. The WWE Hall of Famer called The Glamour “one of the boys.” Henry was excited for Monroe’s debut on WWE SmackDown, stating that she would be popular. The World’s Strongest Man also praised Monroe’s versatility in the ring.
“What’s even better about Blake Monroe, and I know this sounds so crazy, but she’s one of the boys. Everybody’s gonna love her. She is an old school, throwback wrestler. She’s funny and crass. She said something in AEW in the training room one time, I turned I was like, ‘What did you say?’ She’s just got it. When you like people, you work harder for them and she works hard. You watch her matches and she’ll do anything and everything to succeed. And her wrestling skillset is that she can adapt to everybody’s s**t. She doesn’t have a weakness, and there’s very few wrestlers that can flip and fly, that can grapple, chain wrestle, that can swing them and punch and kick, that can do everything. She can do everything.”
SmackDown’s women’s division is heating up post-WrestleMania 42. Last week, Fatal Influence arrived on the blue brand and immediately caused chaos. With Monroe’s addition, the Friday night show will gain another talented competitor.
`;
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-former-aew-champion-hypes-wwe-smackdown-debut-four-word-message?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













