”
], { 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);
});
});
})();
“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)
Jey Uso defeated Solo Sikoa last week in the main event of WWE RAW. Sikoa was supposed to return to The Bloodline last night on the red brand but decided to hit Reigns with a Samoan Spike instead.
LA Knight also helped Sikoa fend off The Bloodline, and the two babyfaces stood tall to close the show. Knight, Sikoa, and Royce Keys defeated The Usos and Jacob Fatu at SummerSlam. Jacob Fatu brutally attacked Royce Keys on the August 3 episode of RAW, and the former AEW star has not been seen since.
WWE legend claims he is bored with Roman Reigns’ character
Wrestling icon Eric Bischoff criticized Roman Reigns and suggested that his character had become stale.
Speaking on his 83 Weeks podcast, the legend noted that there was nothing new about Roman Reigns’ character. Bischoff noted that there was nothing wrong with it, as it was financially successful, but he still found it boring.
“I’m bored with him. I don’t see anything new from him. I don’t see a character evolving…We’re not seeing any evolution. We’re seeing maintenance, and it’s good. It’s definitely working from a financial perspective, so there’s nothing wrong with it. There’s just nothing compelling about it,” he said.
It will be interesting to see what the company has planned for Solo Sikoa moving forward after he refused to return to The Bloodline.
`;
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-he-changed-everything-rising-wwe-star-shares-honest-opinion-roman-reigns?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













