”
], { 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);
});
});
})();
Shelley subtly confirmed that a heel turn could be on the cards for him, claiming:
“The next time we’re in the ring together what, pink mask (Axiom)? We just beat you last week… You know what Rey (Fenix)? I think they’re sore losers and I’m tired of dealing with children!”
Sabin didn’t appear to be in agreement with his tag partner about the way they won the match last week, even though it was his roll-up that got them the win.
WWE SmackDown team recently teased a split
The Motor City Machine Guns have been presented as a legendary team since their arrival on WWE SmackDown. They won the WWE Tag Team Titles within their first month in the company, but lost momentum eventually, with the entire division taking a hit.
Alex Shelley and Chris Sabin have recently started showcasing tension between them, potentially teasing a split down the line. The events of this week’s backstage segment seemed to imply that Shelley and Sabin were not on the same page in terms of their methods.
On X, Sabin questioned whether the team was indeed fine, and Shelley asked him to stop with the doubting. The involvement of Johnny Gargano (albeit depressed) and Candice LeRae could lead to the storyline taking an interesting turn. However, a change of some sort seems to be on the cards for the veteran duo.
Please credit WWE and give an H/T to Sportskeeda for the transcription if you use the quote from the first half.
`;
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-smackdown-star-teases-first-ever-heel-turn-wwe-i-m-sick-dealing-children?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













