”
], { 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);
});
});
})();
Rosenberg added that the Punt Kick by Orton in the end put Rhodes in concussion protocol for the next three days. Given the update, The American Nightmare’s status for the upcoming WWE shows remains unclear.
“Not just the eye-busted open, I’m guessing by the title, but also the punt to the head. He’ll [Rhodes] be in concussion protocol for the next three days,” Peter Rosenberg said.
Rhodes began his match with Orton by eliminating Pat McAfee from the equation. Jelly Roll came in to support Rhodes and put McAfee through a table. Despite being injured. McAfee came down to the ring as a referee to help The Viper, but failed. The Apex Predator shockingly took him out with an RKO.
WrestleMania 42 Night 2 has six matches announced
In a few hours from now, WrestleMania 42 Night Two will be live. The show will be opened by Oba Femi and Brock Lesnar’s much-awaited match. Then, a six-man ladder bout for the Intercontinental Championship will be held. Penta will put his title on the line against Rey Mysterio, Dragon Lee, JD McDonagh, Je’Von Evans, and Rusev. The two matches will be part of the first hour free on ESPN.
Trick Williams vs. Sami Zayn for the United States Championship will follow the Ladder Match. ‘Demon’ Finn Balor vs. Dominik Mysterio and Rhea Ripley vs. Jade Cargill for the WWE Women’s Championship are also scheduled for the show. To close the show, Roman Reigns will challenge CM Punk for the World Heavyweight Championship.
If you use quotes from this article, please credit WWE and give an H/T to Sportskeeda Wrestling for the transcription.
`;
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-top-wwe-star-concussion-protocol-wrestlemania-42?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













