301 http status code means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.
The browser will automatically redirect the user to the new address, and search engines will update their indexes.
200 http status code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.
The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.
GET / HTTP/1.1 Host: wciu.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!doctype html> <html lang="en"> <head> <!-- Gibson --> <link rel="stylesheet" href="https://use.typekit.net/azp1lqu.css"> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0" /> <meta name="robots" content="noindex" /> <!-- <script src="/js/inlineconsole.js"></script> --> <link rel="shortcut icon" href="/favicon.ico"> <meta property="og:title" content="The U and The U Too - Chicago's home for great television entertainment"/> <meta property="og:description" content="The U is Chicago’s home for great television entertainment with TV favorites such as Judge Judy, Seinfeld, Judge Mathis, our original news magazine show, On The Block and local sports coverage like Game of the Week and Chicago Sky women’s basketball games., Spectrum Charter 191 and U-Verse 24."/> <meta name="keywords" content="The U, The U Too, Channel 26, Chicago, WCIU, WMEU"> <meta name="description" content="The U is Chicago’s home for great television entertainment with TV favorites such as Judge Judy, Seinfeld, Judge Mathis, our original news magazine show, On The Block and local sports coverage like Game of the Week and Chicago Sky women’s basketball games., Spectrum Charter 191 and U-Verse 24."> <meta property="og:type" content="website"/> <meta property="og:url" content="https://wciu.com/"/> <meta property="og:image" content="https://imagescdn.wciu.com/2SwmQ-1722004074-1802-public_file-Image.jpeg"/> <link rel="image_src" href="https://imagescdn.wciu.com/2SwmQ-1722004074-1802-public_file-Image.jpeg" /> <meta property="og:site_name" content="WCIU, The U"/> <meta property="fb:admins" content="567665230"/> <meta http-equiv="last-modified" content="2025-05-10"> <link rel="preconnect" href="//streamoutcdn.weigelbroadcasting.com"> <link rel="preconnect" href="//videoposters.weigelbroadcasting.com"> <link rel="preconnect" href="//imagecdn.wciu.com"> <link rel="stylesheet" type="text/css" href="/css/normalize.css"> <link rel="stylesheet" type="text/css" href="/css/style.css?update=94.219"> <link rel="stylesheet" type="text/css" href="/css/extras.css?update=65.11"> <link rel="stylesheet" type="text/css" href="/css/style_shared.css?update=2.95"> <link rel="stylesheet" type="text/css" href="/css/rrssb.css?update=1"> <link rel="stylesheet" type="text/css" href="/css/zocial.css"> <link rel="stylesheet" href="/css/owl_carousel.css"> <link rel="stylesheet" href="/css/owl_theme.css"> <!-- upgrading font-awesome without really upgrading font-awesome... --> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.css" crossorigin="anonymous"> <title>WCIU, The U | The U and The U Too - Chicago's home for great television entertainment</title> <script src="https://code.jquery.com/jquery-3.7.1.min.js" integrity="sha256-/JqT3SQfawRcv/BIHPThkBvs0OEvtFFmqPF/lYI/Cxo=" crossorigin="anonymous"></script> <script src="https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js" integrity="sha384-aJ21OjlMXNL5UyIl/XNwTMqvzeRMZH2w8c5cRVpzpU8Y5bApTppSuUkhZXN0VxHd" crossorigin="anonymous"></script> <script src="/js/bootstrap-datepicker.js"></script> <script src="/js/jquery.bxslider.min.js"></script> <script src="/js/owl.carousel.min.js"></script> <script src="/js/jquery.sticky.js"></script> <script src="/js/rrssb.min.js"></script> <script src="/js/reconnecting-websocket.min.js"></script> <script src="/js/jpushmenu.js"></script> <style> #wrapper{ width:100% !important; } </style> <!-- GA4 --> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-WHW5MTYQZ5"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-WHW5MTYQZ5'); </script> <script src="/js/scripts.js?update=6.89"></script> <!-- Google reCaptcha --> <script src='https://www.google.com/recaptcha/api.js'></script> <!-- MediaElement --> <script src="/js/imagesloaded.pkgd.min.js"></script> </head> <body class="home"> <div id='wciu_sticky_takeover' class="takeover-wallpaper"> <script>if(typeof(googletag)!=="undefined") { googletag.cmd.push(function() { googletag.display('wciu_sticky_takeover'); }); } </script> </div> <style> .market-alert-container { background-position: 50%; text-align: center; background-color:var(--yellow); } .market-alert-container .market-alert-text { display: flex; flex-direction: column; color: white; font-size: 1.8rem; line-height: 2.2rem; width: 95%; margin: 0 auto; letter-spacing: 0.3px; } .market-alert-container .market-alert-text a { color: #000000; font-weight: bold; } .market-alert-text p { margin: 1.5rem 0; color:black; } i.market-alert-close { color: white; cursor: pointer; position: relative; font-size: 2rem; padding: 0.2rem 0.45rem; float: right; top: 1rem; right: 1rem; } i.market-alert-close:hover, i.market-alert-close:focus { color: black; } .market-alert-container + .market-alert-container { border-top: 1px solid; } .market-alert-container .btn-primary { display: inline-block; font-size: 1.6rem; text-transform: uppercase; padding: 1.1rem 5.7rem; } .lg-col-wrapper .market-alert-container { margin: -3rem 0 5rem; } .market-alert-container .btn-primary.text-brand-black, .form-wrap input[type="submit"].text-brand-black, .form-wrap button.text-brand-black { color: #252525; } .market-alert-container .btn-primary.white, .form-wrap input[type="submit"].white, .form-wrap button.white { background-color: #fff; } .market-alert-container .btn-primary, .form-wrap input[type="submit"], .form-wrap button { color: #fff; font-size: 1.8rem; font-weight: 600; text-decoration: none; text-align: center; border: 2px solid transparent; border-radius: 50px; white-space: nowrap; padding: 1.3rem 2.8rem; margin-bottom: 1rem; opacity: 1; } .btn-primary.inverted-white:hover, .form-wrap input[type="submit"].inverted-white:hover, .form-wrap button.inverted-white:hover { color: #fff; border: 2px solid #fff; -webkit-filter: none; filter: none; background: transparent; } .btn-primary:hover, .form-wrap input[type="submit"]:hover, .form-wrap button:hover, .btn-primary:focus, .form-wrap input[type="submit"]:focus, .form-wrap button:focus, .btn-primary:active, .form-wrap input[type="submit"]:active, .form-wrap button:active { -webkit-filter: brightness(115%); filter: brightness(115%); text-decoration: none; } @media screen and (max-width: 900px) { .market-alert-container .rescan-alert-text { font-size: 2rem; } } @media screen and (max-width: 600px) { .market-alert-text p { margin: 1.5rem 0 2rem; } } </style> <script> $(document).ready(function(){ $('.market-alert-close').on('click', function(e){ if(e.target) targ = e.target; else if (e.srcElement) targ = e.srcElement; if(targ.nodeType==3) targ = targ.parentNode; var alt_box = $(targ.parentNode); alt_box.fadeOut(); }); }); </script> <header> <div id="wrapper" class="wciu-header"> <div class="section-inner header-top-section"> <div class="mobile-header-sponsor-bottom"> <!--<div class="sponsored-text">Sponsored By:</div>--> <div id="wciu_mobilelogo"> <script type='text/javascript'> if(typeof(googletag)!=="undefined"){ googletag.cmd.push(function() { googletag.display('wciu_mobilelogo'); })}; </script> </div> <!-- <img src="/images/illinois-lottery.png" style="width: 43px; height: 40px;"> --> </div> <a class="logo-anchor" href="/"> <img class="logo" src="/images/theu_logo.png?v2" alt="The U logo"> </a> <div class="header-buttons"> <a href="https://imagescdn.wciu.com/XylaZ-1733352453-Channel%20Grid%20December%202024.pdf" target="_blank" class="where-to-watch-btn">Where to Watch </a> <a href="/schedule" class="where-to-watch-btn">Schedule </a> </div> </div> </div> <nav id="main-nav" class="clearfix"> <div class="section-inner"> <ul class="cbp-spmenu cbp-spmenu-vertical cbp-spmenu-right"> <li class="mobile-links"><span class="menu-close">Close x</span></li> <div class="sticky-logo-wrapper"><a class="logo-anchor" href="/"><img src="/images/theu_logo.png?v2" class="sticky-logo"></a></div> <div class="main-nav-wrapper"> <li><a href="/schedule/">Schedule</a></li> <li><a href="/shows/">Shows</a></li> <li><a href="/local/">Local Programming</a></li> <li><a href="/sports/">Sports</a></li> <li><a href="/videos/">Videos</a></li> <li><a href="/sweepstakes/">Sweepstakes</a></li> <li class="mobile-links"><a href="https://imagescdn.wciu.com/XylaZ-1733352453-Channel%20Grid%20December%202024.pdf" target="_blank">Where to Watch</a></li> </div> <!-- <div class="header-nav-icons"> <li class="header-search-tab"> <a> <i class="fa fa-search"></i> </a> <li> <a href="https://www.facebook.com/wciutheu/" target="_blank" rel="noopener"> <i class="fa-brands fa-facebook-f"></i> </a> </li> <li> <a href="https://twitter.com/wciu?lang=en" target="_blank" rel="noopener"> <i class="fa-brands fa-x-twitter"></i> </a> </li> <li> <a href="https://www.instagram.com/wciutheu/?hl=en" target="_blank" rel="noopener"> <i class="fa-brands fa-instagram"></i> </a> </li> </div> --> </ul> </div> </nav> <!-- <nav id="main-nav" class="clearfix"> <div class="section-inner"> <ul class="cbp-spmenu cbp-spmenu-vertical cbp-spmenu-right"> <li class="mobile-links"><span class="menu-close">Close x</span></li> --> <div class="header-search search-closed"> <div class="section-inner"> <form id="search_form" action="/search/" method="GET"> <div class="header-search-input-wrap"> <input type="text" name="" placeholder="Search..."> <button name="submit" type="submit"><i class="fa fa-search" aria-hidden="true"></i></button> </div> </form> </div> </div> <div class="search-nav-tabs"> <div class="search-nav-tabs-inner clearfix"> <a href="/"><img class="logo-mobile-follow" src="/images/theu_logo_white.png" alt="The U logo"></a> <!-- <i class="fa fa-search header-search-tab" aria-hidden="true"></i> --> <i class="fa fa-bars header-nav-tab toggle-menu menu-right push-body" aria-hidden="true"></i> </div> </div> </header> <div style="background-color: #f8f8f8;width:100%;position: relative;"> <div class="header-ad-container section-inner" > <div class="header-ad-leaderboard" id="wciu_header" class="inner-728-ad"> <script type='text/javascript'> googletag.cmd.push(function() { googletag.display('wciu_header'); }); </script> </div> <div class="cw-header-ad-promo"> <a href="https://www.wciu.com/win-a-caribbean-cruise" target='_blank' rel="noopener"> <img src="https://imagescdn.wciu.com/UVZ0S-1745425242-126-promo_ads-452%2090%20Caribbean%20Cruse.png" alt="Win a Caribbean Cruise"> </a> </div> <div class="cw-header-ad-promo-mobile"> <a href="https://www.wciu.com/win-a-caribbean-cruise" target='_blank' rel="noopener"> <img src="https://imagescdn.wciu.com/Wdtlu-1745425344-126-promo_ads-452%2090%20Caribbean%20Cruse.png" alt="Win a Caribbean Cruise"> </a> </div> </div> </div> </div> <section class="section-inner"> <div class="main-content-flex-wrapper"> <div class="main-content"> <div class="wciu-slider"> <a href="/videos/wciu-other/watch-the-chicago-sky-vs-the-minnesota-lynx-tonight-on-the-u"> <img src="https://videopostercdn.weigelbroadcasting.com/wciu-other/SKY VS LYNX 510 TNT 15-WCIU 980x551.jpg?1746735404" alt="story image"> </a> <div class="billboard-inner content-primary-container"> <div class="billboard-title heading-title"><a href="/videos/wciu-other/watch-the-chicago-sky-vs-the-minnesota-lynx-tonight-on-the-u">Watch the Chicago Sky vs. the Minnesota Lynx TONIGHT on The U</a></div> <span class="billboard-copy"><p>Our Chicago Sky coverage tips off with a preseason matchup against the Minnesota Lynx, tonight at 7P LIVE on The U.</p><p>Plus, mark your calendars for the Sky's home opener against the New York Liberty, Thursday, May 22 at 7P on The U. </p></span> </div> </div> <div class="twostory-grid"> <div class="twostory-grid-item twostory-grid-item-2"> <a class="twostory-grid-item-thumb" href="/articles/watch-the-neighborhood-for-the-chance-to-win-tickets-to-the-chicago-sky-vs-indiana-fever-game"> <img src="https://imagescdn.wciu.com/0qYpo-1745339892-1521-blog-1920_REESE1920%20SKY%20WW.jpg" alt="story image"> </a> <div class="twostory-grid-item-desc"> <a class="twostory-grid-item-title heading-title" href="/articles/watch-the-neighborhood-for-the-chance-to-win-tickets-to-the-chicago-sky-vs-indiana-fever-game">Watch The Neighborhood for a Chance to Win Tickets to the SOLD OUT Chicago Sky vs. Indiana Fever Game!</a> <span class="twostory-grid-item-excerpt">Monday, April 28 - Friday, May 23, watch The Neighborhood weeknights at 6P & 6:30P on The U for a chance to win 4 tickets to the Chicago Sky vs. Indiana Fever game on Saturday, June 7, at 7P at the United Center.</span> </div> </div> <div class="twostory-grid-item twostory-grid-item-2"> <a class="twostory-grid-item-thumb" href="/videos/wciu-other/watch-the-chicago-sky-vs-the-minnesota-lynx-saturday-on-the-u"> <img src="https://videopostercdn.weigelbroadcasting.com/wciu-other/SKY VS LYNX 510 SAT 15_1-WCIU 320x180.jpg?1746547487" alt="story image"> </a> <div class="twostory-grid-item-desc"> <a class="twostory-grid-item-title heading-title" href="/videos/wciu-other/watch-the-chicago-sky-vs-the-minnesota-lynx-saturday-on-the-u">Watch the Chicago Sky vs. the Minnesota Lynx Saturday on The U</a> <span class="twostory-grid-item-excerpt"><p>Our Chicago Sky coverage tips off with a preseason matchup against the Minnesota Lynx, Saturday at 7P LIVE on The U.</p><p>Plus, mark your calendars for the Sky's home opener against the New York Liberty, Thursday, May 22 at 7P on The U. </p></span> </div> </div> </div> <div class="callout-banner"> <div class="callout-banner-inner"> <img src="/images/u_dog_logo.png"> <div><a href="/dogs_upload" class="btn-primary white">Upload Your Video</a></div> </div> </div> </div> <aside> <ul> <li> <h1>On Now</h1> <!-- WCIU Schedule Unit --> <div class="now-next-schedule the-u"> <div class="content-top"> <div class="logo-column-container center"> <img src="/images/theu_logo.png?v2" alt="The U logo"> </div> <div class="schedule-top"> <div class="now-next-item roundedCorners"> <span class="gray-small-heading">NOW</span> <span class="now-next-time black-small-heading">6:00PM</span> <div class="now-next-title"><a href="/shows/chicago-pd">Chicago P.D.</a></div> </div> <div class="now-next-item roundedCorners"> <span class="gray-small-heading">NEXT</span> <span class="now-next-time black-small-heading">7:00PM</span> <div class="now-next-title"> Chicago Sky Basketball </div> </div> </div> </div> <div class="content-bottom"> <div class="schedule-bottom"> <div class="gray-small-heading">LATER</div> <div class="later-item"> <span class="now-next-time black-small-heading">9:00PM</span> <span class="now-next-title"><a href="/shows/chicago-pd"> Chicago P.D. </a></span> </div> <div class="later-item"> <span class="now-next-time black-small-heading">10:00PM</span> <span class="now-next-title"><a href="/shows/swat"> S.W.A.T. </a></span> </div> <div class="later-item"> <span class="now-next-time black-small-heading">11:00PM</span> <span class="now-next-title"><a href="/shows/swat"> S.W.A.T. </a></span> </div> <div class="schedule-button center"> <a href="/schedule" class="btn-primary"> Full Schedule <i class="fa fa-chevron-right"></i> </a> </div> </div> </div> </div> </li> <li> <!-- U Too Schedule Unit --> <div class="now-next-schedule u-too"> <div class="content-top"> <div class="logo-column-container center"> <img src="/images/u_too_logo_red.png" alt="U Too Logo"> </div> <div class="schedule-top"> <div class="now-next-item roundedCorners"> <span class="gray-small-heading">NOW</span> <span class="now-next-time black-small-heading">6:00PM</span> <div class="now-next-title">Bloodline Detective</div> </div> <div class="now-next-item roundedCorners"> <span class="gray-small-heading">NEXT</span> <span class="now-next-time black-small-heading">7:00PM</span> <div class="now-next-title"> Finally Caught </div> </div> </div> </div> <div class="content-bottom"> <div class="schedule-bottom"> <div class="gray-small-heading">LATER</div> <div class="later-item"> <span class="now-next-time black-small-heading">8:00PM</span> <span class="now-next-title"> Cheaters Weekend </span> </div> <div class="later-item"> <span class="now-next-time black-small-heading">8:30PM</span> <span class="now-next-title"> Cheaters Weekend </span> </div> <div class="later-item"> <span class="now-next-time black-small-heading">9:00PM</span> <span class="now-next-title"> WOW </span> </div> <div class="schedule-button center"> <a href="/schedule" class="btn-primary"> Full Schedule <i class="fa fa-chevron-right"></i> </a> </div> </div> </div> </div> <li> </ul> </aside> </div><!-- .main-content --> </section><!-- .section-inner --> <section class="section-inner"> <div class="main-content-flex-wrapper"> <div class="main-content"> <h1>Sports <a href="/sports" class="heading-view-more">View More <i class="fa fa-chevron-right"></i></a></h1> <h4 class="text-upper">Upcoming Games</h4> <div class="sports-upcoming-wrap clearfix"> <div class="sports-upcoming-item"> <div class="sports-team"> <a href="/sports/chicago-sky"> <img src="https://imagescdn.wciu.com/Weloh-1620238247-7-sports_teams-45XOy-1559917463-404-billboard-2019_WCIU_SkySplash2%5B2%5D-2.jpg"> </a> </div> <div class="sports-team-copy"> <h4>May 22nd <span> 7:00pm</span> </h4> <div class="sports-upcoming-item-info"> <h2>New York Liberty <span class="sports-at-vs">@</span> Chicago Sky</h2> <div class="watch-on-wrapper sports"><span class="watch-on the-u"><img src="/images/theu_icon.png"></span><p>Watch on The U</p></div> </div> </div> </div> <div class="sports-upcoming-item"> <div class="sports-team"> <a href="/sports/chicago-sky"> <img src="https://imagescdn.wciu.com/Weloh-1620238247-7-sports_teams-45XOy-1559917463-404-billboard-2019_WCIU_SkySplash2%5B2%5D-2.jpg"> </a> </div> <div class="sports-team-copy"> <h4>May 25th <span> 5:00pm</span> </h4> <div class="sports-upcoming-item-info"> <h2>Chicago Sky <span class="sports-at-vs">@</span> Los Angeles Sparks</h2> <div class="watch-on-wrapper sports"><span class="watch-on the-u"><img src="/images/theu_icon.png"></span><p>Watch on The U</p></div> </div> </div> </div> </div> <div class="twostory-grid"> <div class="twostory-grid-item twostory-grid-item-2"> <a class="twostory-grid-item-thumb" href="/videos/wciu-other/the-u-stars-up-close-patrick-warburton"> <img src="https://videopostercdn.weigelbroadcasting.com/wciu-other/PATRICK SUC-WCIU 980x551.jpg?1746735272" alt="story image"> </a> <div class="twostory-grid-item-desc"> <a class="twostory-grid-item-title heading-title" href="/videos/wciu-other/the-u-stars-up-close-patrick-warburton">The U Stars Up Close: Patrick Warburton</a> <span class="twostory-grid-item-excerpt"><p>In a new <em>The U Stars Up Close</em> interview, Brandon Pope talks with actor and stand-up comedian, Patrick Warburton about his upcoming show. Hear about his journey to stand-up comedy and how he became a<em> Seinfeld</em> regular. </p><p>Watch Patrick perform at American Place Casino in Waukegan, Saturday at 7P & 9P. </p></span> </div> </div> <div class="twostory-grid-item twostory-grid-item-2"> <a class="twostory-grid-item-thumb" href="/articles/watch-modern-family-for-the-chance-to-win-a-4-night-caribbean-cruise"> <img src="https://imagescdn.wciu.com/AHKqJ-1745505442-1520-blog-1920%20NO%20DATE%20%20CARIBBEAN%20CRUISE.png" alt="story image"> </a> <div class="twostory-grid-item-desc"> <a class="twostory-grid-item-title heading-title" href="/articles/watch-modern-family-for-the-chance-to-win-a-4-night-caribbean-cruise">Watch Modern Family for the Chance to Win a 4-Night Caribbean Cruise!</a> <span class="twostory-grid-item-excerpt">Beginning Thursday, April 24 - Wednesday, May 21, watch Modern Family weeknights at 9P & 9:30P on The U for your chance to win a round trip 4-night cruise for 2 from Fort Lauderdale to Bimini and Key West, courtesy of Windy City Travel.</span> </div> </div> </div> <h1>The U Stars Up Close <a href="/videos" class="heading-view-more">View More <i class="fa fa-chevron-right"></i></a></h1> <section class="twostory-grid"> <div class="twostory-grid-item twostory-grid-item-2"> <a class="twostory-grid-item-thumb" href="/videos/wciu-other/the-u-stars-up-close-patrick-warburton"> <img src="https://videopostercdn.weigelbroadcasting.com/wciu-other/PATRICK SUC-WCIU 480x270.jpg?1746735258" alt="The U Stars Up Close: Patrick Warburton"> </a> <div class="twostory-grid-item-desc"> <a class="twostory-grid-item-title heading-title" href="/videos/wciu-other/the-u-stars-up-close-patrick-warburton">The U Stars Up Close: Patrick Warburton</a> </div> </div> <div class="twostory-grid-item twostory-grid-item-2"> <a class="twostory-grid-item-thumb" href="/videos/wciu-other/the-u-stars-up-close-cedric-the-entertainer"> <img src="https://videopostercdn.weigelbroadcasting.com/wciu-other/CEDRIC SUC-WCIU 480x270.jpg?1746653350" alt="The U Stars Up Close: Cedric the Entertainer"> </a> <div class="twostory-grid-item-desc"> <a class="twostory-grid-item-title heading-title" href="/videos/wciu-other/the-u-stars-up-close-cedric-the-entertainer">The U Stars Up Close: Cedric the Entertainer</a> </div> </div> </section><!-- .featured-shows-wrap --> </div> <aside> <ul> <li> <div class="hp-newsletter-signup"> <div class="hp-newsletter-signup-inner clearfix"> <h3 class="content-title-heading">Subscribe to our newsletter!</h3> <form id="newsletter_form"> <div class="hp-newsletter-input"> <input type="email" id="email" name="email" placeholder="Your email..." /> <button id="newsletter_submit" type="submit" name="submit"><i class="fa fa-chevron-right"></i></button> </div> <div class="checkbox-wrapper" style="color: #000; text-align: left; display: flex; align-items: flex-start; justify-content: center;padding: 0 1rem; text-transform: none; margin-top: 1.5rem;"> <input type="checkbox" name="terms" id="terms-of-use" value="terms-of-use" required style="margin: 0.1rem 1rem 0 0; z-index: 9999; padding: 0.7rem;"> <p class="checkbox-outer" style="font-size: 1.6rem; line-height: 2rem; margin-top: 0;">I am at least 18 years old and agree with the <a style="text-decoration:underline; display: inline; color: #000;" href="/terms-of-use/">Terms of Use</a> and <a style="text-decoration:underline; display: inline; color: #000;" href="/privacy-policy/">Privacy Policy.</a></p> </div> </form> </div> </div> <script> var SUBMITTING_NEWSLETTER = false; $(document).ready(function(){ $('#newsletter_form').submit( function(e){ e.preventDefault(); if(SUBMITTING_NEWSLETTER){ return; } SUBMITTING_NEWSLETTER = true; var emailAddress = $('#email').val(); if(emailAddress.length <= 2){ alert("Enter a valid email"); return; } var height = $('#newsletter_submit').height(); //$('#newsletter_submit i').remove(); //$('#newsletter_submit').append('<img class="loading-dots" src="/images/loading-dots.gif"/>'); var uniqueTime = new Date().getTime(); $.ajax({ url: '/ajax/newsletter_signup/?' + uniqueTime, data: { email: emailAddress, page: 'home' }, type: 'POST', dataType: 'json', success: function(data) { if(data.status == "success"){ //recreate other div //$('#newsletter-form').html('<label>Thank you for <span>signing up!</span></label>'); $('.hp-newsletter-signup').html('<span class="hp-newsletter-signup-thanks">Thank you for subscribing to our newsletter!</span>'); } else if(data.status == "failure"){ $('#newsletter_submit').empty(); $('#newsletter_submit').append('<i class="fa fa-chevron-right"></i>'); alert(data.msg); } SUBMITTING_NEWSLETTER = false; }, error : function(response) { //alert('Error'); console.log(response); } }); }); }); </script> </li> <li class="social center"> <h3 class="content-title-heading">Connect with us</h3> <span class="social-icons"> <a href="https://www.facebook.com/wciutheu" class="facebook" target="_blank" rel="noopener"><i class="fa-brands fa-facebook-f"></i></a> <a href="https://www.instagram.com/wciutheu" class="instagram" target="_blank" rel="noopener"><i class="fab fa-instagram"></i></a> <a href="https://twitter.com/wciu" target="_blank" rel="noopener"><i class="fa-brands fa-x-twitter"></i></a> </span> </li> <li> <div class="content-box-primary sweepstakes-rail" style="margin-top:5rem; box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2); border-radius: 0 0 10px 10px;"> <div class="sweepstakes-heading" style="background-color: var(--red); border-radius:10px 10px 0 0; text-align:center; padding: 14px 0 15px;"> <h2 style="color:white; font-size:30px; line-height:36px; font-weight: 600; margin: 0;">SWEEPSTAKES</h2> <h3 style="color:white; font-size:22px; font-weight:600; margin: 3px 0 0;">Enter to Win!</h3> </div> <div class="sweepstakes-inner" style="padding: 15px 25px 5px;"> <div style=""> <p style="font-size: 18px;font-weight: 600; line-height: 24px; margin-bottom:10px;">Chicago Sky vs. Indiana Fever Giveaway</p> <p>From Monday, April 28 - Friday, May 23, watch <em>The Neighborhood</em> weeknights at 6P & 6:30P on The U for your chance to win 4 tickets to see the Chicago Sky face off against the Indiana Fever on Saturday, June 7, at 7P at the United Center.</p> <div style="margin: 3.5rem 0 4rem; text-align:center;"><a href="/sweepstakes/chicago-sky-vs-indiana-fever-giveaway" class="btn-primary small">Enter Now <i aria-hidden="true" class="fa fa-chevron-right"></i></a></div> </div> <div style=""> <p style="font-size: 18px;font-weight: 600; line-height: 24px; margin-bottom:10px;">Win a Caribbean Cruise</p> <p>From Thursday, April 24 - Wednesday, May 21, watch <em>Modern Family</em> weeknights at 9P & 9:30P on The U for your chance to win a round trip 4-night cruise for 2 from Fort Lauderdale, Florida to Bimini and Key West on Celebrity Cruise's Reflection provided by Windy City Travel. </p> <div style="margin: 3.5rem 0 4rem; text-align:center;"><a href="/sweepstakes/win-a-caribbean-cruise" class="btn-primary small">Enter Now <i aria-hidden="true" class="fa fa-chevron-right"></i></a></div> </div> </div> </div> </li> <li class="affiliate-widget"> <div style="height:inherit;"> <script src="https://www.metv.com/js/iframeheight.js"></script> <iframe id="affiliated-widget-iframe" src="https://www.metv.com/affiliatedwidget?market=1" width="100%" height="650" frameborder="0" scrolling="no" seamless="seamless" marginwidth="0" marginheight="0" scrolling="no" frameborder="0"/> </iframe> </div> </li> <li class="sidebar-ad"> <div id="wciu_sidebar" class="sidebar-ad-300x250"> <script type='text/javascript'> googletag.cmd.push(function() { googletag.display('wciu_sidebar'); }); </script> </div> </li> <li> <div class="sidebar-metvfm-background"> <div class="sidebar-metvfm-inner-container"> <div class="now-playing-music-container"> <span class="now-playing-text">Now playing on <img src="/images/mefm_logo_87.7.png"></span> </div> <a href="https://metv.fm" target="_blank" rel="noopener"> <img class="sidebar-metvfm-image" src="/images/metvfm_albumartplaceholder.png"> </a> <script> $(document).ready(function(){ var songThumbUrl = ''; var imgElem = document.getElementById('sidebar-metvfm-image'); $(imgElem).on("error", function () { //revert back imgElem.src = "/images/metvfm_albumartplaceholder.png"; }); if(imgElem && songThumbUrl.length > 5){ imgElem.src = songThumbUrl.replace('60x60', '100x100'); } }); </script> <p class="sidebar-metvfm-song-title">Lost In Love </p> <p class="sidebar-metvfm-band">AIR SUPPLY</p> <div class="inner-flex-btn"> <a href="https://www.audacy.com/metvmusic/listen" target="_blank" class="btn-primary white text-brand-red inverted-white btn-small" rel="noopener">Listen to Me! <i class='fa fa-chevron-right'></i></a> </div> </div> </div> <script> //As of now - 99% of markets don't have any data at all concerning the music playing //There is no need to call nowplaying websockets in that case var conn; if (window["WebSocket"]) { conn = new ReconnectingWebSocket("wss://socket2me.weigelbroadcasting.com:8080/nowplaying"); conn.onmessage = function (evt) { var data = JSON.parse(evt.data); var song = data[0]; var title = song['title']; var parentheses = title.indexOf('('); var trimmedTitle = title.slice(0, parentheses); $('.sidebar-metvfm-song-title').html(trimmedTitle); $('.sidebar-metvfm-band').html(song['artist']); if(song['thumb_url']){ song['thumb_url'] = song['thumb_url'].replace('60x60', '100x100'); $('.sidebar-metvfm-image').attr('src', song['thumb_url']); $('.sidebar-metvfm-image').show(); }else{ //$('.sidebar-metvfm-image').hide(); $('.sidebar-metvfm-image').attr('src', '/images/metvfm_albumartplaceholder.png'); $('.sidebar-metvfm-image').show(); } }; } else { var item = document.createElement("div"); item.innerHTML = "<b>Your browser does not support WebSockets.</b>"; appendLog(item); } </script> </li> </ul> </aside> </div> </section> <div> <div class="section-inner"> <h1>Shows <a href="/shows" class="heading-view-more">View More <i class="fa fa-chevron-right"></i></a></h1> <section class="featured-shows-wrap"> <div class="featured-shows-item"> <a href="/shows/judge-judy"> <div class="featured-shows-item-img content-rounded"> <img src="https://imagescdn.wciu.com/HTeZO-1631203145-194-show-JUDGE_JUDY.jpg" alt="Judge Judy" style="background-image: url('/images/FAST_HOME_RESCUE.jpg');" width="495" height="495"> </div> <div class="featured-shows-item-title">Judge Judy</div> </a> </div> <div class="featured-shows-item"> <a href="/shows/seinfeld"> <div class="featured-shows-item-img content-rounded"> <img src="https://imagescdn.wciu.com/utX0f-1631203368-19-show-SEINFELD.jpg" alt="Seinfeld" style="background-image: url('/images/FAST_HOME_RESCUE.jpg');" width="495" height="495"> </div> <div class="featured-shows-item-title">Seinfeld</div> </a> </div> <div class="featured-shows-item"> <a href="/shows/the-steve-wilkos-show"> <div class="featured-shows-item-img content-rounded"> <img src="https://imagescdn.wciu.com/LcBh8-1727963536-6-show-STEVE_WILKOS.jpg" alt="The Steve Wilkos Show" style="background-image: url('/images/FAST_HOME_RESCUE.jpg');" width="495" height="495"> </div> <div class="featured-shows-item-title">The Steve Wilkos Show</div> </a> </div> <div class="featured-shows-item"> <a href="/shows/karamo"> <div class="featured-shows-item-img content-rounded"> <img src="https://imagescdn.wciu.com/PgUjz-1727972873-218-show-KARAMO.jpg" alt="Karamo " style="background-image: url('/images/FAST_HOME_RESCUE.jpg');" width="495" height="495"> </div> <div class="featured-shows-item-title">Karamo </div> </a> </div> <div class="featured-shows-item"> <a href="/shows/svengoolie"> <div class="featured-shows-item-img content-rounded"> <img src="https://imagescdn.wciu.com/BZw0M-1631203397-34-show-SVENGOOLIE.jpg" alt="Svengoolie" style="background-image: url('/images/FAST_HOME_RESCUE.jpg');" width="495" height="495"> </div> <div class="featured-shows-item-title">Svengoolie</div> </a> </div> <div class="featured-shows-item"> <a href="/shows/26-n-halsted"> <div class="featured-shows-item-img content-rounded"> <img src="https://imagescdn.wciu.com/2aXJu-1722435071-279-show-26%20N.jpg" alt="26 N. Halsted" style="background-image: url('/images/FAST_HOME_RESCUE.jpg');" width="495" height="495"> </div> <div class="featured-shows-item-title">26 N. Halsted</div> </a> </div> <div class="featured-shows-item"> <a href="/shows/sports-edition"> <div class="featured-shows-item-img content-rounded"> <img src="https://imagescdn.wciu.com/RrN8p-1599584437-159-show-SE760000.png" alt="Sports Edition" style="background-image: url('/images/FAST_HOME_RESCUE.jpg');" width="495" height="495"> </div> <div class="featured-shows-item-title">Sports Edition</div> </a> </div> </section><!-- .featured-shows-wrap --> </div> </div> <div id="wciu_footer" class="inner-728-ad"> <script type='text/javascript'> if(typeof(googletag)!=="undefined"){ googletag.cmd.push(function() { googletag.display('wciu_footer'); });} </script> </div> <footer class="clearfix"> <nav id="footer-nav"> <a href="/about/">About</a> | <a href=" https://workforcenow.adp.com/mascsr/default/mdf/recruitment/recruitment.html?cid=fb92ee88-e8da-4eaf-9355-7b5bcea11a21&ccId=9200183033702_2&lang=en_US">Careers</a> | <a href="/advertise-with-us/">Advertising</a> | <a href="/contact/">Contact</a> | <a href="https://imagescdn.wciu.com/XylaZ-1733352453-Channel%20Grid%20December%202024.pdf" target="_blank">Where to Watch</a> </nav> <nav id="footer-sub-nav"> <a href="/privacy-policy/">Privacy Policy</a> | <a href="/terms-of-use/">Terms of Use</a> | <a href="/do-not-sell-my-information">Do Not Sell Or Share My Information</a> <!-- | <a href="https://publicfiles.fcc.gov/tv-profile/wciu-tv/equal-employment-opportunity-records/">Annual EEO Public File Report</a> | <a href="https://publicfiles.fcc.gov/tv-profile/wciu-tv/programs-list/">Children's Programming Report</a> --> </nav> <!-- <div class="footer-apps"> <span>Download The U app:</span> <a href="https://itunes.apple.com/us/app/wciu/id1215071815?ls=1&mt=8" target="_blank" rel="noopener"><img class="footer-app-ios" src="/images/app_badge_ios.png" width="135" height="40"></a> <a href="https://play.google.com/store/apps/details?id=com.weigel.wciu_android" target="_blank" rel="noopener"><img src="/images/app_badge_android.png" width="135" height="40"></a> </div> --> <ul id="footer-network-logos"> <li> <a href="http://www.wciu.com/" style="margin:0 auto 0;"><img alt="The U" src="/images/theu_logo_white.png" width="50"></a> WCIU-TV 26.1 </li> <li> <a href="http://www.wciu.com/" style="margin:0 auto 0;"><img alt="The U Too" src="/images/u_too_logo_white.png" width="50"></a> WMEU 48.1/WCIU-TV 26.2 </li> <!-- <li> <a href="/schedule/wcuu"><img src="/images/footer_utoo_logo_rebrand2017.png"></a> WCIU-TV 26.2 </li> --> <li> <a href="http://www.metvnetwork.com/"><img alt="METV" src="/images/footer_metv_logo.png" width="90"></a> WCIU-TV 26.3 </li> <li> <a href="http://heroesandiconstv.com/schedule"><img alt="H and I" src="/images/footer_handi_logo.png" width="80"></a> WCIU-TV 26.4 </li> <li> <a href="https://storytelevision.com/schedule/"><img alt="Story" src="/images/story_white_logo.png" width="85"></a> WCIU-TV 26.5 </li> <li> <a href="https://catchycomedy.com/"><img alt="Catchy Comedy" src="/images/footer_catchy_logo_white.png" width="82px"></a> WCIU-TV 26.6 </li> <li><a href="https://metvtoons.com" target="_blank" rel="noopener"><img src="/images/metv_toons_logo.png" alt="MeTV Toons" width="75" height="82"></a>WCIU 26.7</li> <li><a href="https://www.metv.com/metvplus" target="_blank" rel="noopener"><img src="/images/metv_plus_logo.png" alt="MeTV Plus" width="75" height="82"></a>WMEU 48.4</li> </ul> <span class="footer-copyright">© 2025 WCIU-TV Limited Partnership<br> WCIU: <a href="https://publicfiles.fcc.gov/tv-profile/wciu-tv">FCC Public File</a> <a href="https://publicfiles.fcc.gov/tv-profile/wciu-tv/applications-and-related-materials/#renewals">FCC License Renewal</a> <a href="https://publicfiles.fcc.gov/tv-profile/wciu-tv/equal-employment-opportunity-records/additional-documents/eeo-public-file-reports/c35812d6-9032-3914-2968-c8c2bb15ef89/">EEO Report</a> <a href="https://publicfiles.fcc.gov/tv-profile/wciu-tv/programs-list/">Children's Programming List</a> <br> WMEU: <a href="https://publicfiles.fcc.gov/tv-profile/wmeu-cd">FCC Public File</a> <a href="https://publicfiles.fcc.gov/tv-profile/wmeu-cd/applications-and-related-materials/#renewals">FCC License Renewal</a> <a href="https://publicfiles.fcc.gov/tv-profile/wmeu-cd/equal-employment-opportunity-records/additional-documents/eeo-public-file-reports/e9918fac-9d6a-6386-acd3-68c21bf24bc6/">EEO Report</a> <a href="https://publicfiles.fcc.gov/tv-profile/wmeu-cd/programs-list/">Children's Programming List</a> </span> </footer> </div><!-- #wrapper --> <style> .privacy-banner-wrapper { background-color: #332f29; color: #fff; opacity: 0.9; position: fixed; bottom: 0px; width: 100%; z-index: 99999; } @media only screen and (max-width: 900px) { .privacy-banner-wrapper { bottom: 0px; } } .privacy-banner-wrapper .privacy-banner-inner { display: flex; flex-direction: row; align-items: center; justify-content: space-evenly; font-size: 1.8rem; padding: 2rem 1.5rem 2.2rem; margin: auto; } @media only screen and (max-width: 900px) { .privacy-banner-wrapper .privacy-banner-inner { font-size: 1.6rem; } } @media only screen and (max-width: 500px) { .privacy-banner-wrapper .privacy-banner-inner { flex-direction: column; } } .privacy-banner-wrapper .privacy-banner-message { font-size: 2rem; font-weight: 500; line-height: 2.6rem; } @media only screen and (max-width: 500px) { .privacy-banner-wrapper .privacy-banner-message { margin-bottom: 2.4rem; } } .privacy-banner-wrapper .privacy-banner-message a { color: #fff; text-decoration: underline; } .privacy-banner-wrapper .privacy-banner-message a:hover, .privacy-banner-wrapper .privacy-banner-message a:focus { text-decoration: none; } .privacy-banner-wrapper .close-btn { background-color: #585858; color: #fff; font-size: 2.2rem; font-weight: 600; padding: 0.8rem 7rem; margin-left: 3rem; border-radius: 50px; transition: opacity 3s ease-in-out; } @media only screen and (max-width: 900px) { .privacy-banner-wrapper .close-btn { font-size: 2rem; padding: 0.8rem 4rem; margin-left: 2rem; } } @media only screen and (max-width: 500px) { .privacy-banner-wrapper .close-btn { margin-left: 0; } } .privacy-banner-wrapper .close-btn:hover, .privacy-banner-wrapper .close-btn:focus { background-color: #fff; color: #585858; text-decoration: none; cursor: pointer; } </style> <div class="privacy-banner-wrapper"> <div class="lg-col-wrapper privacy-banner-inner"> <div class="privacy-banner-message">By using our site, you agree that we and third parties may use cookies and similar technologies to collect information for analytics, advertising, and other purposes described in our <a href="/privacy-policy">Privacy Policy</a> and agree to our <a href="/terms-of-use">Terms of Use</a> </div> <div class="privacy-banner-close"> <a class="close-btn">Close</a> </div> </div> </div> <script> $(document).ready(function(){ //closes privacy banner at bottom of screen $('.privacy-banner-wrapper .close-btn').on('click', function(e) { $('.privacy-banner-wrapper').fadeOut("200"); $.ajax({ url: '/ajax/set_privacypolicy_message_cookie/', data: { days: '' }, type: 'POST', dataType: 'json', success: function(data) { console.log("Cookies Accepted"); }, error : function(response) { //alert('Error'); console.log("not recorded"); console.log(response); } }); }); }); </script> <script src="/js/masonry.pkgd.min.js"></script> <script src="/js/masonryinit.js?xxx"></script> </body> </html>