”
], { 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);
});
});
})();
“For me, the big eye-opening thing was not having my hands tied. They’ve allowed me to be me, whereas I’ve had my hands were tied creatively for the last 12 years (in WWE),” Scherr said. “And while that’s not a bad thing — I was very blessed with what I got to do — but at the end of the day, I was playing a character on a show, and sometimes the script sucked. I mean, no offense, I hated it, but I had to go in there and make the best of it because that was my job. Well, now with this opportunity… my creative input is welcomed, it’s not dismissed.”
Braun Strowman not only said this but also bashed WWE by comparing how he was able to do it back then. He claimed to have been in WWE for 12 years and stated that sometimes the script su***d, but he still had to do it. As that was his job, bringing in creative input to change his storyline wasn’t. However, here with Magilla, Braun’s creativity won’t be dismissed; rather, it will be welcomed.
Braun Strowman called out Oba Femi
While Oba Femi vs. Brock Lesnar’s storyline is building on RAW, Braun Strowman has added his comment to it. Last week on RAW, The Ruler came out to accept The Beast’s challenge and laid him out. That’s when Braun recalled that he once did the same, and rather in a better way, with Brock.
The former Universal Champion posted a picture from No Mercy 2017 on X, showing him chokeslamming Lesnar. Braun added the caption along the lines of, “There isn’t anyone like him, and there never will be.” In an obvious way, with no mention, though, Strowman put himself over Femi.
If you use quotes from this article, please credit The Hollywood Reporter and give an H/T to Sportskeeda Wrestling for the transcription.
`;
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-i-hated-it-braun-strowman-drops-huge-bombshell-takes-massive-dig-wwe?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













