”
], { 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);
});
});
})();
On Instagram, Stone shared a throwback photo of a match between himself and Aldis. He used the post to warn the SmackDown General Manager regarding Monroe.
“Hey @nickaldis having to be on Smackdown w/ @blakemonroewwe is gonna hurt you as much as this clothesline hurt me…” wrote Stone.
Check out Stone’s Instagram post:
Mark Henry called Blake Monroe “one of the boys”
Mark Henry has briefly worked with Blake Monroe during their time together in AEW. The Hall of Famer has stated that Monroe is “one of the boys” and is an old-school, throwback type of wrestler.
Speaking on Busted Open, Henry also spoke highly of Monroe’s in-ring attributes. He said:
“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.”
Monroe is a former NXT Women’s North American Champion, and for her final match on NXT, she unsuccessfully challenged Tatum Paxley for the title in a Casket Match.
More from Sportskeeda
${getStoryActionHTML(story, storyTitle, permalink)}
`;
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-nick-aldis-warned-blake-monroe-ahead-move-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


