”
], { 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, Keys shared a photo with Lucien Price and Bronco Nima and sent a stern warning, stating that nobody is safe from the 946 trio.
“Light em Up. Ain’t nobody safe 🩸#wweraw,” wrote Keys.
Check out Keys’ Instagram post:
Sam Roberts Called Royce Keys’ Group a Combination of The Shield and Nexus
Sam Roberts had an interesting take on Royce Keys’ new WWE faction alongside OTM. The analyst labeled them as a combination of The Shield and Nexus in terms of the chaos they bring to the table.
Speaking on RAW Recap, Roberts said the following about Keys’ faction:
“Out of nowhere, Royce Keys and Out the Mud invade Monday Night Raw to end the show. It was almost like the Shield meets the Nexus in terms of just like utter chaos and the fact that they weren’t necessarily on anybody’s side… Nobody saw it coming… Nowadays, everybody wanna talk like they got something to say, but nothing comes out when they move their lips, just a bunch of gibberish, and what is that? ‘Cause they forgot about Royce Keys. Is what everybody has been saying.”
The Usos were irate on this week’s Monday Night RAW. Jey asked Jacob Fatu to call the play, as The Samoan Werewolf suggested that they needed to be patient in their war against Keys and OTM. However, this eventually backfired by the end of the night.
Bloodline leader Roman Reigns will return on next week’s RAW. He will defend the WWE World Heavyweight Championship against Penta. It remains to be seen if he has anything to say about Keys and OTM’s actions from this week.
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-royce-keys-breaks-silence-with-a-stern-warning-after-his-faction-sets-fire-to-the-bloodline-s-car-on-wwe-raw?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



