”
], { 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);
});
});
})();
“When I crashed that four-wheeler last year up there against that wall, man, you talk about sh*tting the bed big time. I was so p*ssed off about that. Because I was looking forward to going out there and announcing the attendance. And then you know, watching the show, seeing what kind of show the superstars were going to put on. And man, I sh*t the bed on the big stage, so we will see if they have me back,” said Austin.
CM Punk sent The Rattlesnake a message ahead of tonight’s episode of WWE RAW in San Antonio, Texas.
WWE veteran comments on Stone Cold Steve Austin potentially wrestling another match
Former WWE employee Tommy Carlucci believes that Stone Cold Steve Austin’s in-ring career is finished.
Speaking on The Coach and Bro Show, Carlucci stated that he wouldn’t expect to see Austin return to the ring anytime soon. He noted that the Hall of Famer was focusing on his health and had more than enough money.
“I don’t see Stone Cold [Steve Austin] getting in the ring working anytime soon. He doesn’t care about the money either. I think he’s pretty well set. I think he’s not the guy who [would say] “Give me twenty million, I’m going to get in the ring.” I don’t think, I think his health and physicality of his neck and everything, you know, maybe come down and cut a promo and ride the four-wheeler around and stuff like that. I could see him doing that. But his days of working in the ring and giving people Stunners are gone, man,” Carlucci said.
It will be fascinating to see if Stone Cold Steve Austin makes an appearance on WWE television on the road to WrestleMania.
If you use the quote from the first half of this article, please credit Sportskeeda Wrestling for the transcription.
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-stone-cold-steve-austin-reveals-still-upset-major-wrestlemania-botch?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


