”
], { 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 allegations of sexual assault surfaced against the 39-year-old around 2018, WWE released Enzo Amore from his contract for violating certain company norms. Although no criminal charges were filed, his career with the global juggernaut seemed over. From there, he went on to ply his trade in the indies before joining TNA last year as Real 1.
The former WWE Superstar is now heavily rumored to make a return to the Stamford-based promotion. Amore took to X/Twitter and opined he was hands down the best wrestler.
“Let me tell you something ok? In my opinion right now, hands down, I’m the best. And you know I’m not taking questions right now, I am the answer,” Amore said.
Being known for his promo skills, the 39-year-old also took a subtle dig at LA Knight. Curiously, The Megastar is one of the best on the mic in the company, and this could have been Amore’s way of sounding out the RAW Superstar before he makes his debut in WWE.
“I’m just saying ‘YEAH.’ I just dirtied up a clean slate and remember LA Knight said, dont remember LA Knight but what can you expect from a kid who grew up halfway having word fights,” Amore added.
Enzo Amore reacts to former WWE Superstar’s return tease
World Wrestling Entertainment has been featuring vignettes teasing the return of the former Big Cass to the Stamford-based promotion in recent weeks.
After the global juggernaut teased the former AEW star’s return for the first time on the July 13 edition of Monday Night RAW, his former tag team partner Enzo Amore also reacted on X/Twitter.
Interestingly, Big Cass had turned on Amore back in the day, breaking up their team. The two-time Cruiserweight Champion reacted to the vignette with a cryptic video from 2017 when he found out it was his former partner who had attacked him.
He also uploaded a picture of the NXT award the duo had received in 2015 while working as a tag team in the developmental brand.
With Big Bill likely making his debut on August 8, it remains to be seen if the former tag team partners will be engaged in a program together once Amore also joins the Stamford-based promotion.
`;
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-massive-return-loading-2-time-wwe-champion-fires-subtle-shots-at-la-knight-amid-comeback-rumors?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













