”
], { 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);
});
});
})();

“Without this place, I wouldn’t have the WWEs, AEWs, and I only have the platform now because of people like you and companies like PROGRESS. I know wrestlers like to come out here and say that, but I’ve been PROGRESS from the start. That’s why, when I got released, Damo was the first one on the phone and said, ‘Come back.’ I said ‘Let’s do it’ He asked, ‘When? Where? How many times?’ I said, ‘However long you want,’ because I’m in for the long haul. Hey, you clearly made your preference ready, so it’s not Malakai Black, it’s Tommy End,” he declared.

Tommy End was the name that Aleister Black was known by throughout his time on the Independent Circuit before he was signed to WWE and later went to AEW.

Aleister Black only recently returned to WWE

This wasn’t the first time that Black was released by WWE, since the former champion was one of the names cut back in 2021. He then went on to make a name for himself as Malakai Black in AEW, before making his return in May 2025.

Aleister Black was finally reunited on SmackDown with his wife Zelina Vega, but this reunion lasted less than a year since the couple was surprisingly released back in April.

Many of those cuts came as a huge shock, but it was noted that SmackDown’s return to two hours was the reason behind so many cuts from the blue brand and the fact that the Wyatt Sicks were also released.

Wyatt Sicks were not given the opportunities they deserved on the brand and it was Nikki Cross who was able to buy Progress Wrestling following her release so that she could work with her husband, Killian Dain.

Why did you not like this content?


`;
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-breaking-aleister-black-officially-confirms-name-change?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

Leave A Reply

Exit mobile version