”
], { 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);
});
});
})();
Bully Ray disclosed that he had to put Cass in an ambulance in the past due to his substance abuse and that he had come a long way in his recovery.
“On a personal level, me and Tommy had put Big Cass in an ambulance one night in the ECW Arena because he had hit rock bottom, and he has come back way, way, way from the pits of hell. Glad to see the vignette from Cass. I hope Enzo’s not far behind, I hope we get these two guys back together, but if it’s just Cass on his own, so happy for that dude,” he said. (H/T: WrestleTalk)
The 39-year-old spent some time in All Elite Wrestling before departing the company earlier this year.
Big Cass thanks WWE legend for helping him
Big Cass shared that he was thankful to Diamond Dallas Page for helping him during his recovery.
Speaking with Renne Paquette on The Sessions podcast, Cass discussed how DDP helped turn his life around. The WWE veteran shared that Page initially helped him get through rehab.
“After I had that first seizure in Philadelphia back in 2018, he got in touch with me. He said, ‘You know, if you’re ever ready to come down here and visit Atlanta, I’d really like to help you.’ I guess in May of 2019 is when I went down to Atlanta to link up with him just hanging out, pretty much, working out, hanging out, and talking. We developed a relationship and a bond. He’s helped me tremendously. He was very instrumental in getting me through rehab the first time.” (H/T – 411mania.com)
It will be interesting to see what the future holds for Cass on WWE television.
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-wwe-legend-reacts-big-cass-potential-return?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



