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

In a recent edition of the Battleground Podcast, Braun Strowman talked about the upcoming season of Everything On the Menu. During the interview, Strowman was asked if he would be willing to return to WWE as Danhausen’s partner, Strowmanhausen. The Monster of All Monsters said that he was open to returning if he received the right amount of money.

“There’s a number that’s willing to get me to do just about anything. It’s just whether you’re gonna hit it or not,” he said.

Check out his interview below:

youtube-cover

Braun Strowman is open to facing Oba Femi in WWE

Oba Femi has become quite the star in World Wrestling Entertainment since he defeated Brock Lesnar at WrestleMania 42. During the same interview on the Battleground Podcast, Strowman mentioned that he was open to returning to the Stamford-based promotion and facing Femi in a match.

“Money’s right, I’m down to do about anything. I’ll try anything twice to make sure I don’t like it. But hey, yeah, that’s what I said. You want to back that Brinks truck up, dump some gold bullion on my porch? I’ll come whip that young kid’s a** real quick. It didn’t look like it took Brock too much to do it this last weekend,” he said.

He also praised Oba Femi, calling him a “specimen” and saying that he believed The Ruler had a bright future.

It will be interesting to see if the Triple H-led creative team has planned anything for Oba Femi vs. Braun Strowman in WWE.