”
], { 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);
});
});
})();
Recently more fuel was added to this speculation following an angle involving Paul Heyman and RAW GM Adam Pearce. Heyman put Pearce on the phone with a person to speak about Bron Breakker’s suspension. The Oracle later revealed that the person is someone that not even Triple H would want a call from.
Now, former WCW star Disco Inferno has discussed who the mystery person might be. Speaking on Keepin’ IT 100 OFFICIAL, he addressed fan speculation that the unknown person may be either Vince McMahon or The Rock. He said WWE might have to wait for Vince’s legal issues to clear but might bring back the Great One.
“I’m wondering too if the Rock who hasn’t had a lot of W’s in the movies lately and is seeing that Saudi money dangling you know, down the road and everything. I wonder if they’re bringing him in,” he said.
He then explained why the People’s Champion might be back. According to Disco Inferno, WWE could use a storyline of him returning to save the promotion.
“WrestleMania is coming around and they need him. The first time they did it, when he did the thing with, you know, the finish the story, that was great stuff. And I wonder if he’s looking back, it’s like, ‘Wow, we did this right a couple of years ago; maybe I’ll come back.’ So now the ratings aren’t good. Now The Rock has a lane to say like, ‘Okay let me come back I’m saving the show now,'” he added.
The Rock will receive a big money offer to appear at WrestleMania 43
Saudi Arabia wants to go all in when it comes to bringing big names for next year’s WrestleMania in the Middle East.
The Rock addressed the rumors of him being present at the Show of Shows, saying the conversations are “all good.” A report from Wrestling Observer Newsletter (WON) also shed light on what could be on the table for him to make a return.
The report noted that the Saudi officials are prepared to pay a hefty amount to bring the former WWE Champion to WrestleMania 43. The Rock would be receiving the largest offer ever made to someone to do a pro wrestling show, according to the report.
If you use quotes from this article, please credit Keepin’ IT 100 OFFICIAL 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-the-rock-allegedly-return-save-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













