”
], { 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);
});
});
})();
The veteran was part of the wave of releases following WrestleMania 42, along with his wife, Zelina Vega. Friedman suggested that Black viewed AEW as a stepping stone and had no interest in him returning to the promotion.
“I’m not sh*ting on him, I’m just simply telling you what I was told by a majority of the locker room about this specific individual. So as a team captain, as a leader, and as someone that has been part of this promotion since day one, I don’t want to deal with guys that don’t want to be team players. F*ck off, go elsewhere. Or f*cking prove me wrong. I would love to be proved wrong,” he said. (H/T: WrestlePurists)
You can check out the video below:
MJF’s hair will also be on the line in his match against Darby Allin at Double or Nothing on May 24.
Former WWE star comments on Aleister Black potentially returning to AEW
Former WWE Superstar Swerve Strickland recently commented on the possibility of Aleister Black returning to the company.
Speaking on the Bootleg Kev show, Strickland shut down the rumor of Black returning to AEW and also stated that he hoped the popular star finds what he was looking for in the industry.
“I just hope that Aleister, I’ll speak to… I hope Tommy finds what he is looking for in this industry, in this part of his career. They are both very talented and incredible people. Incredible talents. I just hope they find something that gives them the type of, I don’t know what it is that he is, whatever it is, I hope that they find some place that gives him that,” he added.
Only time will tell what the future holds for Aleister Black and Zelina Vega following their WWE exits.
`;
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-mjf-takes-massive-shot-recently-released-wwe-star-want-aew?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













