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

Earlier today, The Usos’ official X (fka Twitter) account posted a response to a tweet about a memorable moment shared by them with The New Day. However, there was a minor error in the reply, as “knew” was misspelt as “new.” Angelo Dawkins spotted the mistake and called out the twin brothers for it.

“Out here playing with words like the k is silent,” Dawkins wrote.

You can check out his tweet below:

Jey Uso opens up about The Usos’ legacy in WWE

During a recent interview with House of Solo, Jey Uso spoke about The Usos’ legacy.

The YEET Master stated that his family had always had an influence on him. The former World Heavyweight Champion claimed that his family always came first for him. The 40-year-old added that The Usos made their legacy with their WWE debut and that he made a new legacy for himself with his solo run as “YEET Man.”

“Family has always influenced me regardless of my career. Family first, always. Before money, before fame, before all of that. Because when everything is all gone, all you have left is your relationships with your family. […] I feel like we made OUR legacy when I debuted with my brother. Because that is when we finally got in the game, which is a very hard thing to do. The truth is, I started a new legacy in 2023-2024 when I started to step out on my own and built the ‘Yeet Man,'” Uso said. [H/T: House of Solo]

WWE has rekindled The Bloodline saga on both RAW and SmackDown. It will be interesting to see how things unfold this time around.