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

Reigns delivered an intense promo on Punk in a video he posted on social media. Fans speculated and claimed that Orton might’ve been spotted in the front seat of the same car Reigns was sitting in. This caught Bischoff’s attention, as he reacted with a two-word message.

“Kinda brilliant,” wrote Bischoff.

Check out Bischoff’s post on X:

Randy Orton is aiming for his 15th WWE World Championship

Randy Orton spoke about his goals in the WWE. He is aiming to walk out of WrestleMania 42 as a 15-time World Champion before setting his sights on Triple H, Ric Flair, and John Cena’s record. Last year at WrestleMania 41, Cena became a 17-time World Champion, breaking Flair’s record in the process.

Speaking on the company’s official YouTube channel in an interview with Wade Barrett, Orton said:

“Next thing on the list for me to accomplish is the 15th World Championship. That I beat Triple H and then I’ve got Ric Flair and John Cena in my sights. My goal is to leave this company one day with more world championship gold around my waist than any other competitor that has ever stepped foot into a WWE ring.”

The Randy Orton-Roman Reigns alliance is yet to be confirmed. They have quite a history with one another, having shared the ring on several occasions over the years. An alliance between the two, especially at WrestleMania 42, would definitely shake things up in the company.