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

On X, Paul revealed he has been doing 100 push-ups and sit-ups, and a 1-mile run every day. He also revealed the amount of Prime Shake he consumes.

“I stepped up my routine. 100 pushups, 100 sit ups, 1 mile run = Every single day + prime shake (32g protein)” wrote Paul.

Check out Paul’s post on X:

Austin Theory talked about teaming up with Logan Paul

Austin Theory is tag team partners with Logan Paul. The duo teamed up with IShowSpeed at WrestleMania 42 for a Six-Man Tag Team Match against The Usos and LA Knight.

Speaking on The Mark Hoke Show, Theory opened up about teaming up with Paul and claimed that he was loving the heat he and Paul got from the WWE Universe.

“For me it’s a cool situation because I’m with two guys that normally fans wouldn’t like because they’re outsiders but to me, I love it, especially the heat we get and people not liking it but seeing ‘dang, Logan’s a Tag Team Champion though’, ‘dang IShowSpeed is on WrestleMania at 21’. Hate all you want, but we’re living life man.”

The Vision and IShowSpeed lost at WrestleMania 42. Post-match, they betrayed Speed before The Usos and LA Knight saved the 21-year-old YouTuber, and Logan Paul was put through the commentary desk, courtesy of Speed.

Paul and Theory began feuding with the returning Street Profits post-WrestleMania 42. They also have been beefing with Seth Rollins, who lost to Vision member Bron Breakker at the Backlash Premium Live Event.