”
], { 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);
});
});
})();
“As low as low can go. Crawls with the worms,” he said.
Sami Zayn defeated CM Punk in the main event of SmackDown to capture the Undisputed WWE Championship for a second time. Zayn won the title at Night of Champions earlier this year but lost it to Punk nine days later on RAW. The Last Real Good Guy has been obsessed with getting the title back, and he accomplished his goal last Friday night on SmackDown.
WWE champion claims that CM Punk has lost his edge
NXT Champion Grayson Waller called out CM Punk and suggested that the former champion had lost his edge. Waller won the NXT Championship by winning a Fatal 4-Way match at Heatwave.
Speaking on Busted Open, Waller discussed a potential promo battle with Punk and claimed that The Best in the World had softened over the years. The Australian star noted that Punk already has everything and might not have the motivation to fight anymore.
“That’s a difficult question, you know, because Punk is very good, he’s very sharp, and he’s very intelligent, but he’s softened a bit. He’s got a beautiful wife, he’s got a nice family, he’s got a bunch of NXT kids who tell him how good he is, he’s been the champion, and he’s main evented WrestleMania. What, what makes him hungry now? What makes him fight? What makes him angry?” he said.
It will be fascinating to see what the promotion has planned for Sami Zayn in the weeks ahead on SmackDown following his victory over Punk.
`;
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-crawls-worms-major-wwe-star-takes-personal-shot-cm-punk?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













