”
], { 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);
});
});
})();
Brook had been vocal and even suspected foul play in his father’s death. However, on June 5, Florida police officially concluded that Hulk Hogan died of natural causes. The 72-page report by the Clearwater Police Department revealed their investigation yielded no evidence of criminal wrongdoing.
The report mentioned that the case would be considered closed and solved. The police also thanked Hogan’s family for their cooperation during this time. Now, Brooke Hogan has come out and criticized the investigation process.
Speaking to TMZ about the Clearwater Police Department’s statement, Brooke Hogan said she was not satisfied with the investigation and blamed the police for inconsistencies.
“There’s been a lot of inconsistencies from the BEGINNING. I think CWPD missed the mark by not IMMEDIATELY making this a big investigation and not questioning everything and everybody out the gate. This should have been treated as a taped off, locked down, thorough investigation from day one,” she said.
She also said that the police department publicly thanking her for her cooperation was surprising since she felt like an outsider throughout the entire process. Brooke said the police statement and acknowledgement felt like “a slap in the face.”
Hulk Hogan’s daughter called out trolls
Being the daughter of a legendary wrestling name like Hulk Hogan means Brooke isn’t away from the limelight. But sometimes this can lead to unwanted attention.
She was called out for posting a beach photo on Instagram while grieving her father and decided to give the trolls a piece of her mind. Brooke said that many felt that her mourning wasn’t sincere and that she was seeking attention.
She slammed those who called her out and said her post wasn’t meant to be a thirst trap and that the beach holds a special significance in her life.
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-brooke-hogan-blames-police-wwe-legend-hulk-hogan-s-death?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



