”
], { 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 issues between Rollins and his former faction are far from over after they cost Rollins his first-round King of the Ring Match. A spear from Breakker allowed Evans to secure the win.
“Yea ….Don’t Believe In Me Now If You Wasn’t There Before,” wrote Evans.
Check out Evans’ post on X:
Bron Breakker thinks that Seth Rollins needs to leave the business
Bron Breakker has claimed there is no reason for Seth Rollins to continue in professional wrestling. The former WWE Intercontinental Champion stated that Rollins doesn’t have the same passion for the business.
Speaking in a video uploaded to WWE’s official YouTube channel, he said:
“Stuff that goes through my head when I’m working out is my goals. Where I want to be in a year from now, two years from now, next Saturday. On my mind, on repeat. He’s [Seth Rollins] is probably on his bus right now, having his first coffee cup of the day. Just waking up his sorry a** out of bed. You don’t want this sh*t as bad as I want it anymore. He don’t want this like I want this. He doesn’t need this anymore. He’s got all the money in the world, he’s got all the fame. He’s got everything he ever could have dreamed of to get out of this business. He’s already done it all. I need this match. I need to beat him. It’s the only way, it’s the only way that Bron Breakker and The Vision and my brand and Paul Heyman can move forward in here. If we win, it’s on me.”
Rollins’ feud with The Vision is expected to continue over the next few weeks, with Montez Ford also being in the mix.
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-top-wwe-superstar-breaks-silence-seth-rollins-fails-qualify-king-ring-semi-final-controversial-fashion?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



