”
], { 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);
});
});
})();
“The whole “if The Rock is available for narrative” is an every year occurrence and has been for the last decade. It’s not even if he’s fully “available” either. It’s if he actually agrees or comes to terms what is laid out.”
Carrier went on to state that The Great One had been available on multiple occasions, but he couldn’t come to terms with the WWE creative.
“There have been multiple times on several occasions where he was available. However, WWE, creative and The Rock couldn’t come to terms.”
It remains to be seen when The Brahma Bull returns to the global juggernaut.
Eric Bischoff believes The Rock would compete at WrestleMania 43
Earlier this year, it was reported that the Saudi Arabian officials were in negotiations with The Final Boss to compete at WrestleMania 43. Eric Bischoff has now given his take on whether the veteran will return for The Show of Shows.
Speaking on his 83 Weeks podcast, Bischoff believed that The Great One would be on the card for ‘Mania next year.
“Maybe the audience has gotten more current and it’s a completely different environment, but my exposure six, seven years ago was they want older names that are not easily available, which makes me think Rock because if that same kind of vintage hangover, we’ll call it legacy hangover, is still part of the audience composition in terms of what they want to see. “Those fans that are looking to the early 2000s or mid 2000s as the peak WWE period, you got Rock, you could bring John Cena in to participate. Couple other nice little moves and then balance the rest of the card out with younger talent. But I do see Rock on the card in Saudi for WrestleMania,” he said.
If The Final Boss does return, fans could see the dream match between him and Roman Reigns.
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-reported-reason-the-rock-returned-wwe?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



