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

“CM Punk is one of the greatest of all time. He’s proven that. He had his legendary moments, from talking to trash talking. But you gotta understand, I come from a long, long line of trash talking who’s been passed down from my cells since [I was] a little kid. It’s in my DNA to talk trash like only Trick Williams can. So if CM Punk thinks he’s ready because he has 30 years of wrestling and WWE experience, he has to understand my trash talk goes back for decades and decades, all the way back to times that none of us were born. I’m that level of trash talker,” he said. (H/T: Fightful)

You can check out the full interview in the video below:

Trick Williams Talks CM Punk Feud, RISKY Undertaker Promo & Money in the Bank

Kevin Owens returned at SummerSlam after more than a year away due to a neck injury and won a number one contender’s match at the PLE. Owens will be challenging Punk for the Undisputed WWE Championship next week on SmackDown in Toronto.

Former WWE star ends real-life beef with CM Punk

Wrestling veteran Ryback ended his real-life issues with CM Punk and praised the 47-year-old.

The Big Guy shared a video recently on social media and put an end to his issues with the former AEW star. Ryback stated that he was happy for Punk and that the champion was in great shape.

“No, I don’t hold on to any hate with that name. I’ve said what I needed to say on it. He said what he said on it. It doesn’t make sense to hold on to that forever. Now, that doesn’t mean that we’ll ever be friends. It doesn’t mean we’ll work together, anything like that. It just means that it doesn’t serve me to hold on to that hate … It’s all over with … I’m happy for him on everything. I’m happy he’s back … I’m happy everything’s cool. I think he looks great. I’m happy for him that he’s gotten in better shape and whatever he’s doing is working,” Ryback said.

I’ve found in life, and you’ll hear me repeat this all the time, happiness is a choice, and hating is a choice. We live in a world where far too many people choose to hate over things that don’t even involve them. And even when something does involve us and we feel we’ve been

It will be interesting to see how long Punk can hang onto the Undisputed WWE Championship moving forward on SmackDown.

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-major-wwe-star-calls-out-cm-punk-ahead-of-smackdown?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