”
], { 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);
});
});
})();
The Monster Among Men’s most recent run lasted three years before he was shown the exit door due to his high salary. Triple H and Nick Khan have been the primary decision makers when it comes to releasing talents.
Braun Strowman has since stayed away from in-ring competition, but hasn’t stopped being on the road. He has been travelling all over the world as part of the travel series called Everything on the Menu with Braun Strowman on USA Network.
The show has now been renewed for a second season, featuring bigwigs like Alexa Bliss and Mark Henry. Despite his recent success in outside ventures, some fans still miss seeing him in the ring and have been waiting with bated breath to see him back inside the squared circle.
Braun Strowman recently said he will come back when a dump truck of gold blocks gets dumped on his porch.
Yesterday, a fan asked the former Wyatt Sicks member about the possibility of facing Oba Femi in WWE. Braun Strowman shut down the idea, saying WWE under TKO can’t afford him.
“They can’t afford me, ” replied Braun Strowman.
You can check out the screenshot of his Instagram post below:
Former WWE star Braun Strowman addresses wrestling hiatus
Speaking on the Battleground podcast, Braun Strowman admitted that he misses being in the ring, but enjoys travelling these days.
“But no, honestly, I miss being in the ring, and I miss being in the locker room. A lot of the other stuff that comes along with it, I’m enjoying the break from. Because it’s very stressful. I mean, I’m still traveling a lot, but I’m getting to travel instead of, like, all right, it gets to where it’s a job. Now, I’m doing [stuff] I’m really excited [about].”
The Monster Among Men is currently semi-retired from pro wrestling due to his outside projects. He recently said he would squash Oba Femi if the two men were to share the ring.
Will Braun Strowman come back to accept his open challenge on RAW? Only time will tell.
`;
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-they-afford-me-released-star-rules-wwe-return?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













