”
], { 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);
});
});
})();
After serving out WWE’s mandatory 90-day non-compete legal requirement, Black became a free agent on July 23. And now, he has teased his return to wrestling and shared a blockbuster video package on Instagram, where he is seen with a new look. Creator Josiah Williams has been credited for the video.
“I am the death of me,” Black wrote in the caption.
You can check out the video in his Instagram post below:
The video starts with Black looking contemplative as he wonders about his next move. He is also seen checking out possible new gear and practising his shooting skills.
Towards the end of the clip, he is seen in his new look with a shaved head. After that, he is seen practicing his craft relentlessly in a gym as he looks to get back in peak shape before a return to the ring.
Aleister Black’s wife Zelina Vega also shared a video recently
Aleister Black was among a host of WWE Superstars who were released in April this year. Also part of the departures was his wife Zelina Vega.
The former Women’s United States Champion also shared a video on YouTube recently, as she too entered free agency alongside her husband on July 23.
She appears to have trademarked the name ‘Xelina,’ which is likely going to be her ring name moving forward. The video also shows Vega’s alter ego and could be a glimpse of her future wrestling character. Her husband also features in the video.
Only time will tell what is next for the wrestling power couple as they look to get their wrestling careers back on track.
`;
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-video-aleister-black-drops-blockbuster-tease-following-wwe-departure-shows-off-new-look?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













