”
], { 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);
});
});
})();
aul noted as part of the video that he would shave his head to match Austin Theory and Bron Breakker is Maxxine did too.
Maxxine herself has responded to ask when they are shaving their heads, if it’s this week or not. So it seems that Paul may have gotten in over his head.
The Instagram stories link can be found here.
Maxxine Dupri’s response made it clear that she’s up for shaving her head if he does his as well, since Paul has been getting a lot of abuse from fans because of his hairline.
Triple H told Paul to grow out his hair, but it appears that this is causing him a lot of issues because his hair isn’t growing the way that he expected it to.
Logan Paul could be out of action for several more months
Logan Paul was injured back in May which forced him to undergo surgery on his torn tricep. The former Champion had to drop his Tag Team Championship following the injury and has since been pushing to return to the ring.
Despite claiming on recent vlogs that he is almost cleared, Paul was told on his most recent video that he wouldn’t be able to wrestle until at least November.
Paul has been ahead of schedule throughout his recovery, and has been able to remain on screen with The Vision, but WWE has made it clear that Paul needs to remain on the sidelines until after Money in the Bank.
It seems that the former champion was hoping he would be back in time for the show, and could have been a dark horse for the contract ladder match, but now this won’t be the case.
Paul does have The Royal Rumble to look forward to in a few months time though.
`;
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-logan-paul-pushes-female-wwe-star-shave-head-former-champion-reacts?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













