”
], { 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);
});
});
})();
Back to the topic of discussion, CM Punk unsurprisingly unloaded his verbal machinery on Roman Reigns, taking shots at him by calling him boring and safe. He shockingly referenced Vince McMahon as an “old man” whom Roman Reigns ate dog food for. This, of course, was a reference to the highly controversial storyline from late 2019 where now ex-WWE star Baron Corbin was in a storyline with Roman Reigns, and he had him tied with his hands up against the exterior of the ringpost – dumping dog food all over him.
Naturally, this was the most criticized storyline that year, which is saying something, as 2019 is generally regarded as one of the weakest years that WWE has had creatively.
Even the 2020 pandemic year, which has largely been forgotten, had its moments and didn’t receive nearly as much criticism.
`;
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-cm-punk-takes-brutal-shot-vince-mcmahon-references-controversial-storyline-7-years-ago?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

![[WATCH] Liv Morgan sent head-first into a TV while having an important conversation with 24-year-old star on WWE RAW](https://litsportsnews.com/wp-content/uploads/2026/04/79d8f-17755284004929-1920-300x188.jpg)




![[WATCH] Liv Morgan sent head-first into a TV while having an important conversation with 24-year-old star on WWE RAW](https://litsportsnews.com/wp-content/uploads/2026/04/79d8f-17755284004929-1920-450x281.jpg)






