”
], { 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);
});
});
})();
On social media, Dawkins broke his silence after Rollins played a crucial role in The Street Profits winning the World Tag Team Championships. He shared an edited photo of him and Ford holding the titles, featuring The Visionary.
“We Back.” wrote Dawkins.
Check out Dawkins’ post on X:
Seth Rollins called out Roman Reigns after his WWE World Heavyweight Championship win
Seth Rollins called out Roman Reigns after he won the WWE World Heavyweight Championship at WrestleMania 42. Reigns dethroned CM Punk on Night 2 to win the title for the first time in his career.
Speaking on Prince St. Pizza’s YouTube channel, Rollins expressed his frustration with Reigns after The OTC started claiming that he made the title relevant.
“So now Roman Reigns is walking around with my title and talking about how he made the title relevant. Which is bullsh**. I’ll just say it. It is complete bullsh**. He knows it, I know it. Everybody else knows it. He sounds like an idiot when he says it,”
Seth Rollins was the inaugural WWE World Heavyweight Champion. He defeated AJ Styles at the Night of Champions 2023 Premium Live Event. The Visionary later became a two-time WWE World Heavyweight Champion after successfully cashing in his Money in the Bank contract on CM Punk at the SummerSlam 2025 Premium Live Event after Punk dethroned Gunther to win the title.
`;
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-angelo-dawkins-breaks-silence-after-seth-rollins-helps-the-street-profits-win-the-wwe-world-tag-team-championships?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













