‘; }); pollOptions.innerHTML = pollOptionsDom; pollCount.innerHTML = totalVotes + ‘ votes’; if (totalVotes > 10) { pollCount.classList.remove(“hidden”); } } function trackBetsTodayPollImpression() { var intersectionObserverForArticlePoll = new IntersectionObserver( function(entries) { entries.forEach(function(entry) { var pollId = entry.target.getAttribute(“data-poll-id”); if (POLLS_BY_ID[pollId][‘impression_tracked’]) return; if (!entry.target || !entry.isIntersecting || entry.intersectionRatio < 0.5) return; setTimeout(function() { if (isInViewport(entry.target)) { POLLS_BY_ID[pollId]['impression_tracked'] = true; var isDesktop = "1"; var gaPayload = { "question" : POLLS_BY_ID[pollId]['question'], "category": "College Football", "page_url": window.location.href, "option1": POLLS_BY_ID[pollId]['option1'], "option2": POLLS_BY_ID[pollId]['option2'], } if (isDesktop) { gaPayload["device"] = "Desktop"; } else { gaPayload["device"] = "Mobile"; } gtag("event", "BETS_TODAY_POLL_IMPRESSION", gaPayload); intersectionObserverForArticlePoll.unobserve(entry.target); } }, 1000); }); }, { threshold: 0.5 } ); var pollElements = document.querySelectorAll('.bets-today-poll'); pollElements.forEach(function(pollElement) { var isAnswered = pollElement.querySelector(".poll-option-answered"); if (!isAnswered) { intersectionObserverForArticlePoll.observe(pollElement); } }) } return { answerPollX: answerPollX, }; }();
With the news now very much public, Sanders posted an Instagram video showing his current condition. The video showed Coach Prime fishing and walking around a dock and near the water with various medical tubes and bags attached to him.
“Post Bladder Removal Surgery #CoachPrime (posted by @deionsandersjr)” the post said, alongside the video.
The video is positive to see and highlights how Sanders is on his way back to health after the very serious diagnosis.
Will Deion Sanders be coaching the Colorado Buffaloes in 2025?
NFL Network insider Ian Rapoport commented on the social media post by Ross Dellenger and made clear that he was hearing that Deion Sanders would still be coaching the Colorado Buffaloes this upcoming season.
“A significant update on Deion Sanders, who will be coaching this year,” Rapoport said in response to Dellenger on X.
Since becoming the head coach of the Colorado Buffaloes, Sanders has completely changed the fortunes of the football program and helped guide various 2025 NFL prospects this past year.
Dual-threat star Travis Hunter headlined the Buffaloes’ draft class when he was selected second by the Jacksonville Jaguars. Quarterback Shedeur Sanders and wide receivers LaJohntay Wester and Jimmy Horn Jr. also heard their names called.
Edited by Ribin Peter
Leave a comment