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

Chelsea Green and Matt Cardona recently appeared on Chrissy Chaos, the topic turned to what Green had done for her husband. At first, Green refused to say anything, but then made a rather spicy statement.

“I’m sorry. I was still thinking about all the things I actually have done for him that I can’t say on camera. So, that’s where my brain was.”

You can check her comments below:

youtube-cover

Matt Cardona has recently talked about his first kiss with WWE star Chelsea Green

The story of Matt Cardona and Chelsea Green’s first kiss apparently involved Netflix.

In a post on Instagram, the absent WWE star explained the circumstances.

“What happened was, we, she, we went out to dinner, she came to my house, we, we did a little Netflix and chillin’… We did have our first kiss while watching Friends, like on the “are you still watching” when it comes up on that app… I offered her, I said, ‘Listen, I’ll sleep on the couch, you sleep on the bed. I just don’t want to drive you home right now.’ She’s like, ‘No, I gotta go home. I gotta go home.’ I drove her home, and like, by the time I get back to my place, I have a text from her, ‘Hey, I can’t get into my friend’s apartment. Can you please come pick me up?’

The two WWE stars appear to be starstruck with each other even today, making for a happy marriage. It remains to be seen when Matt Cardona will be back in action.


If you use any quotes from the first half of the article, please credit the source and give an H/T to Sportskeeda for the transcription.