], { 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);
});
});
})();

“I felt that by CM Punk bringing up my uncle’s name was just a disrespectful thing for him to do. I would have thought CM Punk that you’re [sic] smart enough not to even tap on something like that.”

Rikishi questioned whether Punk mentioned his family’s “paramount chief” just to garner heat. The Hall of Famer concluded by saying that the World Heavyweight Champion shouldn’t have brought up Sika’s name because he was a beloved member of the Anoa’i family and was no longer alive.

“But when you mention a name of a family member that is no longer here, a paramount chief in this family who we all respect and love, and then you want to dig that up. What was it for you to get some heat? Is that what it was?”

Heat Magnet - Rikishi Fatu - Off The Top [Episode 81]

Rikishi has faith in Roman Reigns to dethrone CM Punk

While Rikishi was furious about how CM Punk disrespected Sika Anoa’i, he was hopeful that Roman Reigns would exact revenge on behalf of their family. The former Intercontinental Champion claimed that Punk’s actions would come back to haunt him.

“You’ve done a lot in the industry. You’ve been around the world. You’ve been holding that strap there for a minute. You’ve been that good role model. But I want to tell you something, CM Punk. If you done turned something over, that is going to be hard for you to come back from, and I’m going to leave that in the hands of Roman Reigns. Clock that,” Rikishi added.

Rikishi said he respected The Best in the World and his World Heavyweight Championship reign. However, he wanted Reigns to put down The Second City Saint at ‘Mania.


If you use quotes from this article, please credit RIKISHI FATU OFF THE TOP and give an H/T to Sportskeeda Wrestling for the transcription.

Why did you not like this content?


`;
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-wwe-legend-rikishi-lashes-cm-punk-disrespectful-words-roman-reigns-father?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

Leave A Reply

Exit mobile version