”
], { 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);
});
});
})();
He was part of the Retribution under the name T-Bar. Led by Mustafa Ali, the stable didn’t last long and disbanded within a year of its formation.
His main roster run didn’t pan out the way he had hoped, and he was sent back to NXT, where he had quite a run as a singles star. The 38-year-old wrestler is currently signed to MLW, where he is the reigning World Tag Team Champion alongside Bishop Dyer.
A few days ago, Dijak took to his X/Twitter to announce that his family dog Oliver had crossed the rainbow bridge after 13 years by their side. He shared a picture with his furry friend and wrote the following message in his memory:
“My family dog Oliver passed away today, surrounded by his loving family. He was an incredible boy and we already miss him so much. For 13 years he had his spot in the bed and tonight as I type this it is painfully vacant next to us. I love you Ollie.”
You can check out his tweet below:
We at Sportskeeda Wrestling offer our heartfelt condolences to Dijak and his family during their difficult time.
Dijak opens up about his WWE departure
Speaking on the SHAK Wrestling podcast, Dijak voiced his displeasure working with Vince McMahon as the head of creative. He felt the former WWE boss was well past his prime.
“I felt like Vince was probably past his prime when I was, you know, underneath him and there was a lot of difficulty in terms of timing and adjusting things at the last minute.”
When asked to share his thoughts on Triple H, Dijak said he didn’t get to work with the Game much to draw any comparison.
“I can’t draw a direct comparison, unfortunately,” he added. “The reality of the situation is that my time under Triple H as a main roster booker was like the four weeks before I got called down to NXT.”
Dijak has since shown interest in joining AEW, having been pictured backstage at shows in the past.
Will he join Tony Khan’s promotion anytime soon? Only time will tell.
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-sending-condolences-thoughts-former-wwe-superstar-dijak?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


