”
], { 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);
});
});
})();
This ended the American Nightmare’s third reign as the Undisputed WWE Champion, which lasted almost four months. With the build-up to SummerSlam underway, fans have been wondering whether the Canadian star will have a lengthy run or a transitional one.
Dave Meltzer of the Wrestling Observer recently noted that Sami Zayn will be a stepping stone to the CM Punk vs. Cody Rhodes feud heading into the Biggest Party of the Summer. The wrestling journalist claimed that Zayn could drop his title to a returning Punk.
“So, you know, Punk on that side, he’s in the mix. He could beat Sami too. You know? I mean, eventually, obviously, they’re going to get to Punk with Cody. That’s the whole reason they’re doing this, is to get there. Originally, that was a SummerSlam match. You know, I mean, a lot of stuff changes. So that was that CM Punk story.”
Meltzer expects Punk to be back on RAW next week, which will take place in his hometown of Chicago.
“So anyway, Punk should be back a week from Monday if he has his way. He wants to come back in Chicago July 6th. So, you know, that’s the deal, and then build for SummerSlam, obviously.” (H/T- RingsideNews)
What’s next for Sami Zayn as the Undisputed WWE Champion?
Sami Zayn will make his first appearance as the Undisputed WWE Champion on the upcoming episode of SmackDown after Night of Champions.
Tonight on RAW, Jacob Fatu told the Usos that the OTC has given him marching orders to finish things with Solo Sikoa on SmackDown.
Jey Uso, who lost the King of the Ring final, informed the Samoan Werewolf that he would be coming with him to challenge Sami Zayn and redeem himself.
Is a feud between the two OG Bloodline members in the works? Fans must tune in to SmackDown this Friday to find out how things unfold heading into the Biggest Party of the Summer.
`;
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/rumor-breaking-sami-zayn-dropping-his-undisputed-wwe-championship-to-top-raw-star-before-summerslam-report?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













