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

The tweet caught the attention of WWE official Jessika Carr. The 34-year-old referee quote-tweeted the post and noted that the offer made by the star to The Rock only seemed fair.

“Seems fair,” Carr wrote.

You can check out her tweet below:

A popular WWE Superstar wants Danhausen to stay away from her

On his Monday Night RAW debut, Danhausen cursed Dominik Mysterio during a backstage segment. Moments later, the member of The Judgment Day lost his WWE Intercontinental Championship to Penta. The following week, Fin Balor got kicked out of the heel faction.

In an interview with Brad Gilmore, The Judgment Day’s Liv Morgan stated that she would’ve been happy for Danhausen after he joined WWE. However, she stated that the former AEW star cursing Mysterio resulted in a lot of trouble and chaos. The former Women’s World Champion further stated that she wanted him to stay away from her and The Judgment Day.

“You know, Danhausen could have come in to WWE, and I would have been happy for him. Wow, what an opportunity. But right away, he wants to curse Daddy Dom and cause all this friction and trouble and chaos and paranoia. So I want him away from me. I want him away from the Judgment Day. I want him 1,000 feet away from the Clubhouse at all times. I have no interest in that man, and I hope he never approaches me. I hope he never comes up to me. I hope he never tries to look me in the eye. I hope he stays away from Daddy Dom, and that’s really it,” Morgan said.

It will be interesting to see if Very Nice, Very Evil and The Judgment Day cross paths again in the future.