”
], { 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);
});
});
})();
An emotional Tribal Chief took in the moment as he broke his silence after his match. He said God was the best storyteller and noted that the victory represented a full circle for him, as Minnesota was the same place where his football career had ended many years ago. And now to pick up such a monumental victory in the same place meant a lot to him.
“This is a complete-you know full circle, this is where we close the loop. For it to happen here in Minnesota. This is where my football career ended. To be able to have this moment here. I’ve been saying it all day, God is a better story teller than all of us. This is a special moment for me,” Reigns said.
You can check out his comments in the video below:
Roman Reigns had a message for his former Shield mate
In the same interview on the SummerSlam Post-Show, Jackie Redmond asked Roman Reigns what was going through his head before he hit the last Spear that won him the match against Seth Rollins.
To this, the OTC had an emotional message for his former Shield brother. Bringing up the days of old, he noted it was always the two of them.
He did reference Jon Moxley as a wild hair but said he always knew that the two of them would change the company. He noted how they stayed and held the fort when others ran away, calling themselves the pioneers of WWE.
“‘It’s always been me and you,’ since FCW, since the red rooster was bit***ng on us, it’s always been me and Seth. It’s always been the two of us. Even in The Shield, we already knew what it was; we knew Ambrose was a wild hair, but we knew we were the guys that were gonna change this place; we’re the pioneers of this place. When people left, when people were scared, they ran off; we held the fort down,” said Roman Reigns
With that, it would appear that we have witnessed the final chapter between the former Shield mates. Where they go from here in WWE remains to be seen.
If you use the above quotes, please credit WWE’s SummerSlam Post-Show on YouTube 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-roman-reigns-breaks-silence-after-summerslam-sunday-main-event-sends-emotional-message?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













