”
], { 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);
});
});
})();
“There is no debate about it for me. It’s gotta be Austin, Rock, Flair… I’m even gonna say, Hogan. If you look at his stuff now, maybe you go, ehh, whatever. But for the time? Bigger and better than anybody, as far as what he was doing and talking people into the building. So with that being the case, you’ve got to pay homage to that,” said Knight.
LA Knight, Solo Sikoa, and Royce Keys have been involved in a heated rivalry with The Bloodline on RAW. Solo Sikoa refused to return to the faction last week on the red brand and hit Reigns with a Samoan Spike instead. LA Knight showed up as well and beat down The Bloodline before planting The Tribal Chief with a BFT in the middle of the ring. The Rock hasn’t competed since teaming up with Roman Reigns to defeat Cody Rhodes and Seth Rollins during Night 1 of WrestleMania 41.
Popular WWE star praises Roman Reigns
Je’Von Evans credited Roman Reigns for carrying the company during the pandemic.
Speaking on the Insight podcast, Evans praised The Head of the Table and suggested that he changed everything for the promotion while they were losing money.
“Right now I have to say Roman. It’s kind of crazy but there was a time in wrestling, especially in WWE, where we were losing a lot of views, especially during that COVID era — we were losing a lot of money. Then Roman came back into the game, and he carried WWE for four or five years. He changed the game. He changed the swagger of WWE. He changed everything. No matter what, he can take a break, come back, and still get that big reaction. It’s insane,” he said. (H/T: ClutchWrestling)
It will be interesting to see how Roman Reigns responds to Solo Sikoa rejecting The Bloodline last week on RAW.
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-major-wwe-star-name-drops-the-rock-amid-roman-reigns-rivalry?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



