”
], { 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);
});
});
})();
On X, Owens reacted to Punk dethroning Zayn for the Undisputed WWE Championship by posting a photo of The Boogeyman.
Check out Owens’ post on X:
Originally, Sami Zayn was set to defend the Undisputed WWE Championship against Cody Rhodes on this week’s RAW. Rhodes defeated Jey Uso on last week’s SmackDown to become the #1 contender for the title he lost at Night of Champions. However, backstage on this week’s RAW, he was ambushed by Gunther.
This eventually led to Punk’s return to WWE for the first time since he lost the WWE World Heavyweight Championship to Roman Reigns at WrestleMania 42.
Kevin Owens had shared a heartfelt message after Sami Zayn became the Undisputed WWE Champion
Kevin Owens had a heartfelt message in store for Sami Zayn after he became the Undisputed WWE Champion. The two have been best friends for years and have also stood across the ring from each other on several occasions.
On social media, Owens claimed that he missed a lot of things over the last 15 months due to his injury, but wished he had been present for Sami Zayn’s title win.
“I’ve missed a lot of things I wish I hadn’t in the last 15 months because of this injury but today is, by far, the one I wish I had been there for the most. He has brought out the best in me as both an ally and a foe. That’s because he is THE best. When you’re consistently that good for that long, you become undeniable. Sami becoming WWE Champion was inevitable. He has deserved that moment for a very long time and I am so happy to see him finally get it. Now enjoy these pictures of me annoying him at various stages of our careers. The last one is him putting on my sock in a hotel room in the middle of nowhere in Texas because I thought I had broken my back the night before and could not move. He had to help me put on my boxers too. Look how happy he is… Now tell me he doesn’t deserve to be champion! @SamiZayn,”
Sami Zayn could find himself challenging CM Punk for the Undisputed WWE Championship once again if WWE decides to continue their feud.
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-breaking-kevin-owens-cryptic-reaction-cm-punk-dethrones-sami-zayn-win-undisputed-wwe-championship?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



