”
], { 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);
});
});
})();
Truth would then cut his hair two nights later on Raw and has rocked a buzz cut ever since, though he usually covers it up with a cap or a durag. However, things have changed after his latest post on X, formerly known as Twitter.
Truth has now completely shaved his head. He shared a couple of mirror selfies showing off his new look.
“‘Truth 8:32’ the truth..the whole truth..nothing but the truth… shall set you free…LIVE YOUR TRUTH… Ron Killings,” Truth tweeted.
Truth became a serious character after his return and went by Ron Killings. It was short-lived, and he was back to his comedian role a few weeks later. He remains a constant presence in backstage segments, providing joy and comedy relief. He even does his best to make his colleagues break character live on television.
R-Truth explains why the Ron Killings character didn’t last
Speaking on the SHAK Wrestling podcast in October, R-Truth was asked about why Ron Killings didn’t last on WWE TV. Truth revealed that the fans wanted R-Truth and that the Ron Killings character was just for himself in that heat of the moment with John Cena.
“I wanted Ron Killings to go where he was supposed to go. He made a statement; he had eyes on him. When John Cena came back, R-Truth came back. Ron Killings was the cavalry,” Truth said.
At 54 years old, Truth is one of the oldest WWE Superstars on the roster. Nevertheless, he’s a valuable member of the WWE family. He signed a four-year contract last year, with an opt-out every year.
`;
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-r-truth-reveals-new-look?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













