”
], { 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);
});
});
})();
Now, the late legend Eddie Guerrero’s daughter has taken to X/Twitter to address the incident, revealing details of what had happened. She wrote that a couple of days ago, she went to kiss her friend’s dog, whom she had known for several years, while it was asleep. She admitted that attempting to kiss the dog while it was asleep was a wrong move, as it startled the dog, and it jumped up with an open mouth.
She added that the dog’s tooth caught in her eye, but fortunately, it didn’t do much damage. Kaylie also revealed that she had to get 6 stitches on her eyelid before thanking everyone who had shown their support to her during her recovery.
“Update: I’ve seen rumors going around, so I wanted to clear things up. A couple days ago, I had an accident with a dog. My friend’s dog was asleep (who I’ve known for years). I went to kiss its head while it was asleep (stupid on my part, yes, I know), and he got startled and jumped up. When he jumped up, his mouth was open, and his tooth caught my eye. I’m very fortunate that I can see just fine, and that all I needed was 6 stitches on my eyelid. Thank you, guys for all the love and support you have shown me during my recovery process,” she wrote.
Check out her post below:
Kaylie Guerrero sent a message on the late WWE legend Eddie Guerrero’s death anniversary
Last year, on the anniversary of her dad, Eddie Guerrero’s passing, Kaylie took to X/Twitter to send an emotional message. She wrote that it was hard for her to see her late father’s pictures all over social media on his death anniversary, and she was grateful for a clip of the legendary wrestler saying “I love you” to her.
“Seeing my Dad all over social media is always hard on this day. I’m forever grateful to have this clip of him,” she wrote.
Dominik Mysterio is carrying forward Eddie Guerrero’s legacy in WWE. The Judgment Day star recently even named his and El Grande Americano’s team after the late WWE legend’s popular team, Los Gringos Locos.
`;
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-update-eddie-guerrero-s-daughter-issues-public-statement-after-concerning-news?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













