Skip to content
https://nbcchicago.com

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
66
GRADE
D
FIX
6
REVIEW
2
PASS
5
INFO
2

Performance-focused optimization plan with CWV assessment, top offenders, and time estimates

74
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
77
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
96
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

1.27 s

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

1.47 s

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

279 ms

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.020

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

2.85 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

7.66 s

Page Load Progression

998 ms
2.0 s
3.0 s
4.0 s
5.0 s
6.0 s
7.0 s
8.0 s
Checks
15
5 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
4.3 MB transferred, 236 requests
FIX
4.3 MB transferred, 236 requests
Critical::
Page weighs 15.7 MB (4.3 MB transferred)
Warning::
JavaScript is 2.5 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.5 MB
Info::
Fonts are 260 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 260 KB
Warning::
236 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.90 g CO2 per page load
4.3 MB / 2.4 MB budget
4.3 MB transferred
236 requests
0.90 g CO2 per page load
JavaScript 2.5 MiB 58%
Images 855.3 KiB 19%
Other 494.3 KiB 11%
Fonts 260.0 KiB 6%
HTML 94.9 KiB 2%
Other 55.0 KiB 1%
CSS 53.1 KiB 1%
Other 25.8 KiB 1%
Other 4.5 KiB 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

Subset fonts to include only used characters, or switch to system font stacks.

Why this matters

Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).

Source: web.dev font loading

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (4.3 MiB of 4.3 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
4265ms total JS execution
FIX
4265ms total JS execution
Warning::
https://widgets-blue.media.weather.com/wxwidget.mo...: 2592ms CPU time
Warning::
https://www.nbcchicago.com/: 505ms CPU time
Warning::
Unattributable: 391ms CPU time
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 369ms CPU time
Info::
https://id.nbcuni.com/websdk/v2/identity-sdk.min.j...: 93ms CPU time
Warning::
Third-party scripts: 4265ms (100% of total)

Main Thread Breakdown

Other 50% Script Evaluation 34% Style & Layout 6% Script Parsing & Compilation 5%
ScriptTotalScriptingParse/CompileParty
https://widgets-blue.media.weather.com/wxwidget.mosaic.js?cid=369362872&v=6eb3ef3d10ae586673ff2592ms547ms37ms3rd
https://www.nbcchicago.com/505ms21ms4ms3rd
Unattributable391ms133ms0ms3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604170101/pubads_impl.js?cb=31097963369ms331ms15ms3rd
https://id.nbcuni.com/websdk/v2/identity-sdk.min.js?ver=0.193ms70ms16ms3rd
https://cdn.taboola.com/libtrc/nbcots-network/loader.js77ms45ms29ms3rd
https://widgets-blue.media.weather.com/chunks/wxwidget.mapDefaultLayout.js?v=4e77d53b1e6b2a3178a070ms52ms5ms3rd
https://widgets.media.weather.com/wxwidget.loader.js?cid=369362872&ver=latest60ms36ms12ms3rd
https://widgets-blue.media.weather.com/widgets/wxwidget.map.js?cid=369362872&memberid=1470&mapid=0002&v=6eb3ef3d10ae586673ff&referrer=www.nbcchicago.com55ms46ms7ms3rd
https://widgets-blue.media.weather.com/wxwidget.loader.js?cid=36936287253ms33ms12ms3rd
F
JS Bundles
Action
53 scripts, 1.2 MB unused
FIX
53 scripts, 1.2 MB unused
Warning::
https://widgets-blue.media.weather.com/wxwidget.mo...: 242 KB unused (58%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.taboola.com/libtrc/nbcots-network/load...: 213 KB unused (65%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://id.nbcuni.com/websdk/v2/identity-sdk.min.j...: 158 KB unused (75%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 106 KB unused (57%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://widgets-blue.media.weather.com/wxwidget.co...: 76 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 1.2 MB
1193 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://widgets-blue.media.weather.com/wxwidget.mosaic.js?cid=369362872&v=6eb3ef3d10ae586673ff420 KB242 KB (58%)3rd
https://cdn.taboola.com/libtrc/nbcots-network/loader.js328 KB213 KB (65%)3rd
https://id.nbcuni.com/websdk/v2/identity-sdk.min.js?ver=0.1210 KB158 KB (75%)3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604170101/pubads_impl.js?cb=31097963187 KB106 KB (57%)3rd
https://widgets-blue.media.weather.com/wxwidget.common.js?cid=369362872&v=6eb3ef3d10ae586673ff187 KB76 KB (41%)3rd
https://native.sharethrough.com/assets/sfp.js126 KB64 KB (51%)3rd
https://widgets-blue.media.weather.com/wxwidget.loader.js?cid=369362872157 KB54 KB (34%)3rd
https://widgets.media.weather.com/wxwidget.loader.js?cid=369362872&ver=latest157 KB53 KB (34%)3rd
https://widgets-blue.media.weather.com/widgets/wxwidget.map.js?cid=369362872&memberid=1470&mapid=0002&v=6eb3ef3d10ae586673ff&referrer=www.nbcchicago.com92 KB33 KB (36%)3rd
https://ak.sail-horizon.com/spm/spm.v1.min.js?ver=20261748 KB33 KB (68%)3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
236 resources · 4.3 MB · 1.2 MB savings available
FIX
236 resources · 4.3 MB · 1.2 MB savings available
Warning::
Page weight 3.3 MB over 1MB target
Got: 4.3 MB Expected: ≤ 1 MB
Info::
~1.2 MB of savings available
Warning::
235 third-party resources (100% of weight)
Info::
3 resources over 200KB
236 resources · 4.3 MiB · 235 third-party 3.3 MiB over 1MB target
JavaScript 58% · 2.5 MiB
Image 20% · 887.3 KiB
Other 12% · 547.5 KiB
Font 6% · 260.0 KiB
Document 2% · 94.9 KiB
CSS 1% · 53.1 KiB

~1.2 MiB of savings available

Remove unused JavaScript: 1.2 MiB
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

C
Image Optimization
Action
62 images, 0 KB saveable
REVIEW
62 images, 0 KB saveable
Warning::
https://media.nbcchicago.com/2026/01/GettyImages-2... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.nbcwashington.com/2026/04/GettyImage... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.nbcchicago.com/2019/09/Chicago_On_Li... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.nbcmiami.com/2026/04/image-47-4.jpg?... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.nbcchicago.com/2026/04/ALAN-OSMOND.j... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.nbcnewyork.com/2023/02/GettyImages-1... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.nbcchicago.com/2026/03/hrt-hormone-p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.nbcchicago.com/2026/04/47622113202-1... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.nbcchicago.com/2026/04/47621942758-1... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.nbcchicago.com/2026/03/menopause-med... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.nbcmiami.com/2026/04/GettyImages-223... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.nbcchicago.com/2026/04/47615726089-1... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.nbcchicago.com/2026/04/web-john-prev... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.nbcchicago.com/2026/04/GettyImages-2... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.telemundohouston.com/2026/04/4762389... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.nbcchicago.com/2024/06/NBC-5-Chicago... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.nbcmiami.com/2026/04/GettyImages-227... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.nbcchicago.com/2026/04/GettyImages-2... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.nbcchicago.com/2026/04/47629957018-1... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.nbcchicago.com/2026/04/rseponde-bill... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.nbcchicago.com/2019/09/Pollen_Proble... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.nbcnewyork.com/2026/04/web-260421-ge... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.nbcchicago.com/2023/05/GettyImages-1... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.nbcchicago.com/2026/04/47510790239-1... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.nbcsandiego.com/2026/04/party-city-1... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.telemundochicago.com/2026/04/web-chi... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.nbcchicago.com/2024/08/WMAQ_station_... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.nbcchicago.com/2026/04/BG-HS.jpg?qua... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.nbcchicago.com/2026/04/web-missing-p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.nbclosangeles.com/2026/04/GettyImage... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.nbcchicago.com/2026/04/47634759613-1... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
62 images 855 KB
0 oversized -0 KB
11 legacy format
32 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
7 fonts (260 KB)
PASS
7 fonts (260 KB)
Info::
7 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

7

260 KB total

Render-blocking

0

of 7

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s FCP 1.3 s LCP 1.5 shttps://www.nbcchicago.com/wp-content/themes/nbc-station/client/build/media/ArthouseOwned-Regular.woff2ArthouseOwned-Regular.w... https://www.nbcchicago.com/wp-content/themes/nbc-station/client/build/media/ArthouseOwned-Regular.woff2 — 50.7 KiB — 26 ms — font-display: swaphttps://www.nbcchicago.com/wp-content/themes/nbc-station/client/build/media/ArthouseOwned-Bold.woff2ArthouseOwned-Bold.woff2 https://www.nbcchicago.com/wp-content/themes/nbc-station/client/build/media/ArthouseOwned-Bold.woff2 — 52.0 KiB — 31 ms — font-display: swaphttps://www.nbcchicago.com/wp-content/themes/nbc-station/client/build/media/ArthouseOwned-Black.woff2ArthouseOwned-Black.woff2 https://www.nbcchicago.com/wp-content/themes/nbc-station/client/build/media/ArthouseOwned-Black.woff2 — 47.4 KiB — 33 ms — font-display: swaphttps://www.nbcchicago.com/wp-content/themes/nbc-station/client/build/media/Roboto-Bold.woff2Roboto-Bold.woff2 https://www.nbcchicago.com/wp-content/themes/nbc-station/client/build/media/Roboto-Bold.woff2 — 11.0 KiB — 35 ms — font-display: swaphttps://www.nbcchicago.com/wp-content/themes/nbc-station/client/build/media/ArthouseOwned-Medium.woff2ArthouseOwned-Medium.woff2 https://www.nbcchicago.com/wp-content/themes/nbc-station/client/build/media/ArthouseOwned-Medium.woff2 — 51.4 KiB — 29 ms — font-display: swaphttps://www.nbcchicago.com/wp-content/themes/nbc-station/client/build/media/Roboto-Regular.woff2Roboto-Regular.woff2 https://www.nbcchicago.com/wp-content/themes/nbc-station/client/build/media/Roboto-Regular.woff2 — 11.0 KiB — 15 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 36.7 KiB — 49 ms — font-display: swap
ArthouseOwned-Regular.w... woff2 swap
Size 51 KB
Load time 26 ms
Start 491 ms
Risk FOUT — text flashes from fallback to web font
ArthouseOwned-Bold.woff2 woff2 swap
Size 52 KB
Load time 31 ms
Start 492 ms
Risk FOUT — text flashes from fallback to web font
ArthouseOwned-Black.woff2 woff2 swap
Size 47 KB
Load time 33 ms
Start 494 ms
Risk FOUT — text flashes from fallback to web font
Roboto-Bold.woff2 woff2 swap
Size 11 KB
Load time 35 ms
Start 495 ms
Risk FOUT — text flashes from fallback to web font
ArthouseOwned-Medium.woff2 woff2 swap
Size 51 KB
Load time 29 ms
Start 541 ms
Risk FOUT — text flashes from fallback to web font
Roboto-Regular.woff2 woff2 swap
Size 11 KB
Load time 15 ms
Start 610 ms
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 37 KB
Load time 49 ms
Start 924 ms
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
Network Waterfall
236 requests over 6243ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 1.3 s LCP 1.5 shttps://nbcchicago.com// https://nbcchicago.com/ — 301 — 239 B — 56 ms — http/1.1https://www.nbcchicago.com/www.nbcchicago.com/ https://www.nbcchicago.com/ — 200 — 77.9 KiB — 103 ms — h2https://www.nbcchicago.com/wp-content/themes/nbc-station/client/build/css/home.6de9634901990e4a86cc.min.csswww.nbcchicago.com/wp-content/theme... https://www.nbcchicago.com/wp-content/themes/nbc-station/client/build/css/home.6de9634901990e4a86cc.min.css — 200 — 17.4 KiB — 14 ms — h2https://www.nbcchicago.com/wp-content/themes/nbc-station/client/build/css/jwPlayer.2381328b8c7e3a5f4968.min.csswww.nbcchicago.com/wp-content/theme... https://www.nbcchicago.com/wp-content/themes/nbc-station/client/build/css/jwPlayer.2381328b8c7e3a5f4968.min.css — 200 — 22.9 KiB — 27 ms — h2https://www.nbcchicago.com/wp-content/themes/nbc-station/client/build/css/unifiedIdentity.6a85f822e2e408c1e2e8.min.csswww.nbcchicago.com/wp-content/theme... https://www.nbcchicago.com/wp-content/themes/nbc-station/client/build/css/unifiedIdentity.6a85f822e2e408c1e2e8.min.css — 200 — 3.3 KiB — 26 ms — h2https://ak.sail-horizon.com/spm/spm.v1.min.js?ver=202617ak.sail-horizon.com/spm/spm.v1.min.... https://ak.sail-horizon.com/spm/spm.v1.min.js?ver=202617 — 200 — 48.1 KiB — 135 ms — h2https://cdn.cookielaw.org/opt-out/otCCPAiab.jscdn.cookielaw.org/opt-out/otCCPAiab... https://cdn.cookielaw.org/opt-out/otCCPAiab.js — -1 — 0 B — 63 ms — https://cdn.cookielaw.org/consent/c608815b-66f8-47fb-b937-0488fb887af4/otSDKStub.jscdn.cookielaw.org/consent/c608815b-... https://cdn.cookielaw.org/consent/c608815b-66f8-47fb-b937-0488fb887af4/otSDKStub.js — -1 — 0 B — 119 ms — https://id.nbcuni.com/websdk/v2/identity-sdk.min.js?ver=0.1id.nbcuni.com/websdk/v2/identity-sd... https://id.nbcuni.com/websdk/v2/identity-sdk.min.js?ver=0.1 — 200 — 210.3 KiB — 113 ms — h2https://www.nbcchicago.com/wp-content/plugins/ad-layers-nbc/js/ad-layers-dfp.js?ver=0.0.10www.nbcchicago.com/wp-content/plugi... https://www.nbcchicago.com/wp-content/plugins/ad-layers-nbc/js/ad-layers-dfp.js?ver=0.0.10 — 200 — 1.6 KiB — 25 ms — h2https://www.nbcchicago.com/wp-content/plugins/ad-layers-nbc/js/ad-layers.js?ver=0.0.10www.nbcchicago.com/wp-content/plugi... https://www.nbcchicago.com/wp-content/plugins/ad-layers-nbc/js/ad-layers.js?ver=0.0.10 — 200 — 813 B — 19 ms — h2https://sb.scorecardresearch.com/c2/plugins/streamingtag_plugin_jwplayer.js?ver=1.0.2sb.scorecardresearch.com/c2/plugins... https://sb.scorecardresearch.com/c2/plugins/streamingtag_plugin_jwplayer.js?ver=1.0.2 — 302 — 278 B — 107 ms — h2https://media.nbcchicago.com/2019/09/OTT-Chicago.png?fit=1920%2C1080&quality=85&strip=all&w=1300&h=371&crop=1media.nbcchicago.com/2019/09/OTT-Ch... https://media.nbcchicago.com/2019/09/OTT-Chicago.png?fit=1920%2C1080&quality=85&strip=all&w=1300&h=371&crop=1 — 200 — 62.8 KiB — 108 ms — h2https://media.nbcchicago.com/2019/09/Chicago_On_Light@3x-1.png?fit=429%2C120&quality=85&strip=allmedia.nbcchicago.com/2019/09/Chicag... https://media.nbcchicago.com/2019/09/Chicago_On_Light@3x-1.png?fit=429%2C120&quality=85&strip=all — 200 — 9.4 KiB — 103 ms — h2https://media.nbcchicago.com/2024/08/WMAQ_station_logo_light.png?fit=276%2C58&quality=85&strip=allmedia.nbcchicago.com/2024/08/WMAQ_s... https://media.nbcchicago.com/2024/08/WMAQ_station_logo_light.png?fit=276%2C58&quality=85&strip=all — 200 — 3.3 KiB — 22 ms — h2https://sb.scorecardresearch.com/internal-c2/default/streamingtag_plugin_jwplayer.jssb.scorecardresearch.com/internal-c... https://sb.scorecardresearch.com/internal-c2/default/streamingtag_plugin_jwplayer.js — 200 — 54.0 KiB — 67 ms — h2https://www.nbcchicago.com/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6www.nbcchicago.com/wp-includes/js/d... https://www.nbcchicago.com/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6 — 200 — 1.9 KiB — 36 ms — h2https://www.nbcchicago.com/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6www.nbcchicago.com/wp-includes/js/d... https://www.nbcchicago.com/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6 — 200 — 3.8 KiB — 36 ms — h2https://www.nbcchicago.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0www.nbcchicago.com/wp-includes/js/d... https://www.nbcchicago.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0 — 200 — 14.6 KiB — 66 ms — h2https://www.nbcchicago.com/wp-includes/js/dist/url.min.js?ver=c2964167dfe2477c14eawww.nbcchicago.com/wp-includes/js/d... https://www.nbcchicago.com/wp-includes/js/dist/url.min.js?ver=c2964167dfe2477c14ea — 200 — 4.1 KiB — 74 ms — h2https://api.sail-personalize.com/v1/personalize/simple?pageviews=1&isMobile=0api.sail-personalize.com/v1/persona... https://api.sail-personalize.com/v1/personalize/simple?pageviews=1&isMobile=0 — 200 — 0 B — 318 ms — h2https://www.nbcchicago.com/wp-includes/js/dist/api-fetch.min.js?ver=3623a576c78df404ff20www.nbcchicago.com/wp-includes/js/d... https://www.nbcchicago.com/wp-includes/js/dist/api-fetch.min.js?ver=3623a576c78df404ff20 — 200 — 2.6 KiB — 54 ms — h2https://www.nbcchicago.com/wp-content/themes/nbc-station/client/build/js/common.618b60db962f0a07ebcc.bundle.min.jswww.nbcchicago.com/wp-content/theme... https://www.nbcchicago.com/wp-content/themes/nbc-station/client/build/js/common.618b60db962f0a07ebcc.bundle.min.js — 200 — 24.6 KiB — 32 ms — h2https://www.nbcchicago.com/wp-content/themes/nbc-station/static/video/videoHeartbeat/VideoHeartbeat.min.js?ver=1.0.2www.nbcchicago.com/wp-content/theme... https://www.nbcchicago.com/wp-content/themes/nbc-station/static/video/videoHeartbeat/VideoHeartbeat.min.js?ver=1.0.2 — 200 — 33.7 KiB — 45 ms — h2https://widgets.media.weather.com/wxwidget.loader.js?cid=369362872&ver=latestwidgets.media.weather.com/wxwidget.... https://widgets.media.weather.com/wxwidget.loader.js?cid=369362872&ver=latest — 200 — 157.4 KiB — 83 ms — h2https://micro.rubiconproject.com/prebid/dynamic/24610.jsmicro.rubiconproject.com/prebid/dyn... https://micro.rubiconproject.com/prebid/dynamic/24610.js — 200 — 46.4 KiB — 17 ms — h2https://media.nbcchicago.com/2024/08/WMAQ_station_logo_dark.png?fit=274%2C58&quality=85&strip=all&w=189&h=40media.nbcchicago.com/2024/08/WMAQ_s... https://media.nbcchicago.com/2024/08/WMAQ_station_logo_dark.png?fit=274%2C58&quality=85&strip=all&w=189&h=40 — 200 — 2.6 KiB — 20 ms — h2https://www.nbcchicago.com/wp-content/themes/nbc-station/client/build/js/global.69066530e10f3389ff14.bundle.min.jswww.nbcchicago.com/wp-content/theme... https://www.nbcchicago.com/wp-content/themes/nbc-station/client/build/js/global.69066530e10f3389ff14.bundle.min.js — 200 — 11.8 KiB — 34 ms — h2https://www.nbcchicago.com/wp-content/themes/nbc-station/client/build/js/home.5b3b6c9f8371f5116579.bundle.min.jswww.nbcchicago.com/wp-content/theme... https://www.nbcchicago.com/wp-content/themes/nbc-station/client/build/js/home.5b3b6c9f8371f5116579.bundle.min.js — 200 — 33.0 KiB — 53 ms — h2https://www.nbcchicago.com/wp-content/themes/nbc-station/client/build/js/flyoutNav.43634ff7c2729442eb4b.bundle.min.jswww.nbcchicago.com/wp-content/theme... https://www.nbcchicago.com/wp-content/themes/nbc-station/client/build/js/flyoutNav.43634ff7c2729442eb4b.bundle.min.js — 200 — 2.9 KiB — 39 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 1.3 s LCP 1.5 shttps://nbcchicago.com// https://nbcchicago.com/ — 301 — 239 B — 56 ms — http/1.1https://www.nbcchicago.com/www.nbcchicago.com/ https://www.nbcchicago.com/ — 200 — 77.9 KiB — 103 ms — h2https://www.nbcchicago.com/wp-content/themes/nbc-station/client/build/css/home.6de9634901990e4a86cc.min.csswww.nbcchicago.com/wp-content/theme... https://www.nbcchicago.com/wp-content/themes/nbc-station/client/build/css/home.6de9634901990e4a86cc.min.css — 200 — 17.4 KiB — 14 ms — h2https://www.nbcchicago.com/wp-content/themes/nbc-station/client/build/css/jwPlayer.2381328b8c7e3a5f4968.min.csswww.nbcchicago.com/wp-content/theme... https://www.nbcchicago.com/wp-content/themes/nbc-station/client/build/css/jwPlayer.2381328b8c7e3a5f4968.min.css — 200 — 22.9 KiB — 27 ms — h2https://www.nbcchicago.com/wp-content/themes/nbc-station/client/build/css/unifiedIdentity.6a85f822e2e408c1e2e8.min.csswww.nbcchicago.com/wp-content/theme... https://www.nbcchicago.com/wp-content/themes/nbc-station/client/build/css/unifiedIdentity.6a85f822e2e408c1e2e8.min.css — 200 — 3.3 KiB — 26 ms — h2https://ak.sail-horizon.com/spm/spm.v1.min.js?ver=202617ak.sail-horizon.com/spm/spm.v1.min.... https://ak.sail-horizon.com/spm/spm.v1.min.js?ver=202617 — 200 — 48.1 KiB — 135 ms — h2https://cdn.cookielaw.org/opt-out/otCCPAiab.jscdn.cookielaw.org/opt-out/otCCPAiab... https://cdn.cookielaw.org/opt-out/otCCPAiab.js — -1 — 0 B — 63 ms — https://cdn.cookielaw.org/consent/c608815b-66f8-47fb-b937-0488fb887af4/otSDKStub.jscdn.cookielaw.org/consent/c608815b-... https://cdn.cookielaw.org/consent/c608815b-66f8-47fb-b937-0488fb887af4/otSDKStub.js — -1 — 0 B — 119 ms — https://id.nbcuni.com/websdk/v2/identity-sdk.min.js?ver=0.1id.nbcuni.com/websdk/v2/identity-sd... https://id.nbcuni.com/websdk/v2/identity-sdk.min.js?ver=0.1 — 200 — 210.3 KiB — 113 ms — h2https://www.nbcchicago.com/wp-content/plugins/ad-layers-nbc/js/ad-layers-dfp.js?ver=0.0.10www.nbcchicago.com/wp-content/plugi... https://www.nbcchicago.com/wp-content/plugins/ad-layers-nbc/js/ad-layers-dfp.js?ver=0.0.10 — 200 — 1.6 KiB — 25 ms — h2https://www.nbcchicago.com/wp-content/plugins/ad-layers-nbc/js/ad-layers.js?ver=0.0.10www.nbcchicago.com/wp-content/plugi... https://www.nbcchicago.com/wp-content/plugins/ad-layers-nbc/js/ad-layers.js?ver=0.0.10 — 200 — 813 B — 19 ms — h2https://sb.scorecardresearch.com/c2/plugins/streamingtag_plugin_jwplayer.js?ver=1.0.2sb.scorecardresearch.com/c2/plugins... https://sb.scorecardresearch.com/c2/plugins/streamingtag_plugin_jwplayer.js?ver=1.0.2 — 302 — 278 B — 107 ms — h2https://media.nbcchicago.com/2019/09/OTT-Chicago.png?fit=1920%2C1080&quality=85&strip=all&w=1300&h=371&crop=1media.nbcchicago.com/2019/09/OTT-Ch... https://media.nbcchicago.com/2019/09/OTT-Chicago.png?fit=1920%2C1080&quality=85&strip=all&w=1300&h=371&crop=1 — 200 — 62.8 KiB — 108 ms — h2https://media.nbcchicago.com/2019/09/Chicago_On_Light@3x-1.png?fit=429%2C120&quality=85&strip=allmedia.nbcchicago.com/2019/09/Chicag... https://media.nbcchicago.com/2019/09/Chicago_On_Light@3x-1.png?fit=429%2C120&quality=85&strip=all — 200 — 9.4 KiB — 103 ms — h2https://media.nbcchicago.com/2024/08/WMAQ_station_logo_light.png?fit=276%2C58&quality=85&strip=allmedia.nbcchicago.com/2024/08/WMAQ_s... https://media.nbcchicago.com/2024/08/WMAQ_station_logo_light.png?fit=276%2C58&quality=85&strip=all — 200 — 3.3 KiB — 22 ms — h2https://sb.scorecardresearch.com/internal-c2/default/streamingtag_plugin_jwplayer.jssb.scorecardresearch.com/internal-c... https://sb.scorecardresearch.com/internal-c2/default/streamingtag_plugin_jwplayer.js — 200 — 54.0 KiB — 67 ms — h2https://www.nbcchicago.com/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6www.nbcchicago.com/wp-includes/js/d... https://www.nbcchicago.com/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6 — 200 — 1.9 KiB — 36 ms — h2https://www.nbcchicago.com/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6www.nbcchicago.com/wp-includes/js/d... https://www.nbcchicago.com/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6 — 200 — 3.8 KiB — 36 ms — h2https://www.nbcchicago.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0www.nbcchicago.com/wp-includes/js/d... https://www.nbcchicago.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0 — 200 — 14.6 KiB — 66 ms — h2https://www.nbcchicago.com/wp-includes/js/dist/url.min.js?ver=c2964167dfe2477c14eawww.nbcchicago.com/wp-includes/js/d... https://www.nbcchicago.com/wp-includes/js/dist/url.min.js?ver=c2964167dfe2477c14ea — 200 — 4.1 KiB — 74 ms — h2https://api.sail-personalize.com/v1/personalize/simple?pageviews=1&isMobile=0api.sail-personalize.com/v1/persona... https://api.sail-personalize.com/v1/personalize/simple?pageviews=1&isMobile=0 — 200 — 0 B — 318 ms — h2https://www.nbcchicago.com/wp-includes/js/dist/api-fetch.min.js?ver=3623a576c78df404ff20www.nbcchicago.com/wp-includes/js/d... https://www.nbcchicago.com/wp-includes/js/dist/api-fetch.min.js?ver=3623a576c78df404ff20 — 200 — 2.6 KiB — 54 ms — h2https://www.nbcchicago.com/wp-content/themes/nbc-station/client/build/js/common.618b60db962f0a07ebcc.bundle.min.jswww.nbcchicago.com/wp-content/theme... https://www.nbcchicago.com/wp-content/themes/nbc-station/client/build/js/common.618b60db962f0a07ebcc.bundle.min.js — 200 — 24.6 KiB — 32 ms — h2https://www.nbcchicago.com/wp-content/themes/nbc-station/static/video/videoHeartbeat/VideoHeartbeat.min.js?ver=1.0.2www.nbcchicago.com/wp-content/theme... https://www.nbcchicago.com/wp-content/themes/nbc-station/static/video/videoHeartbeat/VideoHeartbeat.min.js?ver=1.0.2 — 200 — 33.7 KiB — 45 ms — h2https://widgets.media.weather.com/wxwidget.loader.js?cid=369362872&ver=latestwidgets.media.weather.com/wxwidget.... https://widgets.media.weather.com/wxwidget.loader.js?cid=369362872&ver=latest — 200 — 157.4 KiB — 83 ms — h2https://micro.rubiconproject.com/prebid/dynamic/24610.jsmicro.rubiconproject.com/prebid/dyn... https://micro.rubiconproject.com/prebid/dynamic/24610.js — 200 — 46.4 KiB — 17 ms — h2https://media.nbcchicago.com/2024/08/WMAQ_station_logo_dark.png?fit=274%2C58&quality=85&strip=all&w=189&h=40media.nbcchicago.com/2024/08/WMAQ_s... https://media.nbcchicago.com/2024/08/WMAQ_station_logo_dark.png?fit=274%2C58&quality=85&strip=all&w=189&h=40 — 200 — 2.6 KiB — 20 ms — h2https://www.nbcchicago.com/wp-content/themes/nbc-station/client/build/js/global.69066530e10f3389ff14.bundle.min.jswww.nbcchicago.com/wp-content/theme... https://www.nbcchicago.com/wp-content/themes/nbc-station/client/build/js/global.69066530e10f3389ff14.bundle.min.js — 200 — 11.8 KiB — 34 ms — h2https://www.nbcchicago.com/wp-content/themes/nbc-station/client/build/js/home.5b3b6c9f8371f5116579.bundle.min.jswww.nbcchicago.com/wp-content/theme... https://www.nbcchicago.com/wp-content/themes/nbc-station/client/build/js/home.5b3b6c9f8371f5116579.bundle.min.js — 200 — 33.0 KiB — 53 ms — h2https://www.nbcchicago.com/wp-content/themes/nbc-station/client/build/js/flyoutNav.43634ff7c2729442eb4b.bundle.min.jswww.nbcchicago.com/wp-content/theme... https://www.nbcchicago.com/wp-content/themes/nbc-station/client/build/js/flyoutNav.43634ff7c2729442eb4b.bundle.min.js — 200 — 2.9 KiB — 39 ms — h2https://www.nbcchicago.com/wp-content/themes/nbc-station/client/build/js/jwPlayer.54e847bc590d4b75ede6.bundle.min.jswww.nbcchicago.com/wp-content/theme... https://www.nbcchicago.com/wp-content/themes/nbc-station/client/build/js/jwPlayer.54e847bc590d4b75ede6.bundle.min.js — 200 — 27.6 KiB — 43 ms — h2https://www.nbcchicago.com/wp-content/themes/nbc-station/client/build/js/weatherConditions.b52d05603059fadd11d3.bundle.min.jswww.nbcchicago.com/wp-content/theme... https://www.nbcchicago.com/wp-content/themes/nbc-station/client/build/js/weatherConditions.b52d05603059fadd11d3.bundle.min.js — 200 — 7.5 KiB — 43 ms — h2https://www.nbcchicago.com/wp-content/themes/nbc-station/client/build/js/webVitals.e650750a683a6be2b9e9.bundle.min.jswww.nbcchicago.com/wp-content/theme... https://www.nbcchicago.com/wp-content/themes/nbc-station/client/build/js/webVitals.e650750a683a6be2b9e9.bundle.min.js — 200 — 2.2 KiB — 44 ms — h2https://www.nbcchicago.com/wp-content/themes/nbc-station/client/build/js/unifiedIdentity.1b3e95a90dd36331052e.bundle.min.jswww.nbcchicago.com/wp-content/theme... https://www.nbcchicago.com/wp-content/themes/nbc-station/client/build/js/unifiedIdentity.1b3e95a90dd36331052e.bundle.min.js — 200 — 4.2 KiB — 45 ms — h2https://assets.adobedtm.com/a2ef59fba8e9/3ba8c6b033ff/launch-6a742ce4ddf5.min.jsassets.adobedtm.com/a2ef59fba8e9/3b... https://assets.adobedtm.com/a2ef59fba8e9/3ba8c6b033ff/launch-6a742ce4ddf5.min.js — 200 — 68.9 KiB — 16 ms — h2https://native.sharethrough.com/assets/sfp.jsnative.sharethrough.com/assets/sfp.... https://native.sharethrough.com/assets/sfp.js — 200 — 126.4 KiB — 179 ms — h2https://js-sec.indexww.com/ht/p/185796-256714881512110.jsjs-sec.indexww.com/ht/p/185796-2567... https://js-sec.indexww.com/ht/p/185796-256714881512110.js — 200 — 32.6 KiB — 115 ms — h2https://stats.wp.com/e-202617.jsstats.wp.com/e-202617.js https://stats.wp.com/e-202617.js — 200 — 1.7 KiB — 8 ms — h2https://www.googletagservices.com/tag/js/gpt.jswww.googletagservices.com/tag/js/gp... https://www.googletagservices.com/tag/js/gpt.js — 200 — 34.1 KiB — 127 ms — h2https://www.nbcchicago.com/wp-content/themes/nbc-station/client/build/css/weatherConditions.5d28482f682d84da68e8.min.csswww.nbcchicago.com/wp-content/theme... https://www.nbcchicago.com/wp-content/themes/nbc-station/client/build/css/weatherConditions.5d28482f682d84da68e8.min.css — 200 — 1.8 KiB — 41 ms — h2https://www.nbcchicago.com/wp-content/themes/nbc-station/client/build/css/footer.ace3c22a923b180ffa39.min.csswww.nbcchicago.com/wp-content/theme... https://www.nbcchicago.com/wp-content/themes/nbc-station/client/build/css/footer.ace3c22a923b180ffa39.min.css — 200 — 3.0 KiB — 42 ms — h2https://www.nbcchicago.com/wp-content/themes/nbc-station/client/build/css/flyoutNav.7064f6c03e07a99d5032.min.csswww.nbcchicago.com/wp-content/theme... https://www.nbcchicago.com/wp-content/themes/nbc-station/client/build/css/flyoutNav.7064f6c03e07a99d5032.min.css — 200 — 2.0 KiB — 44 ms — h2https://www.nbcchicago.com/wp-content/themes/nbc-station/client/build/css/weatherIcons.04ad80f6dd854170fd37.min.csswww.nbcchicago.com/wp-content/theme... https://www.nbcchicago.com/wp-content/themes/nbc-station/client/build/css/weatherIcons.04ad80f6dd854170fd37.min.css — 200 — 766 B — 44 ms — h2data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yM…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yM… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yM…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yM… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ib…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ib… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjkiIHdpZHRoPSIxNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwM…data:image/svg+xml;base64,PHN2ZyBoZ... data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjkiIHdpZHRoPSIxNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwM… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzUiIGhlaWdodD0iMzQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yM…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzUiIGhlaWdodD0iMzQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yM… — 200 — 0 B — 0 ms — datahttps://media.nbcchicago.com/2026/04/web-john-prevost-pope-leo-brother-4-22.png?resize=850%2C478&quality=85&strip=allmedia.nbcchicago.com/2026/04/web-jo... https://media.nbcchicago.com/2026/04/web-john-prevost-pope-leo-brother-4-22.png?resize=850%2C478&quality=85&strip=all — 200 — 19.0 KiB — 82 ms — h2https://media.nbcchicago.com/2024/06/NBC-5-Chicago-News-FAST-Streaming_03-1.jpg?quality=85&strip=all&resize=850%2C478media.nbcchicago.com/2024/06/NBC-5-... https://media.nbcchicago.com/2024/06/NBC-5-Chicago-News-FAST-Streaming_03-1.jpg?quality=85&strip=all&resize=850%2C478 — 200 — 55.7 KiB — 54 ms — h2https://media.nbcchicago.com/2026/04/BG-HS.jpg?quality=85&strip=all&resize=850%2C478media.nbcchicago.com/2026/04/BG-HS.... https://media.nbcchicago.com/2026/04/BG-HS.jpg?quality=85&strip=all&resize=850%2C478 — 200 — 41.4 KiB — 105 ms — h2https://media.nbcchicago.com/2026/01/GettyImages-2238879045-e1767918490310.jpg?quality=85&strip=all&resize=850%2C478media.nbcchicago.com/2026/01/GettyI... https://media.nbcchicago.com/2026/01/GettyImages-2238879045-e1767918490310.jpg?quality=85&strip=all&resize=850%2C478 — 200 — 24.5 KiB — 82 ms — h2https://media.nbcmiami.com/2026/04/GettyImages-2271644432.jpg?quality=85&strip=all&resize=850%2C478media.nbcmiami.com/2026/04/GettyIma... https://media.nbcmiami.com/2026/04/GettyImages-2271644432.jpg?quality=85&strip=all&resize=850%2C478 — 200 — 11.1 KiB — 98 ms — h2https://media.nbcchicago.com/2026/04/GettyImages-2245498796.jpg?quality=85&strip=all&crop=0px%2C125px%2C3548px%2C1997px&resize=850%2C478media.nbcchicago.com/2026/04/GettyI... https://media.nbcchicago.com/2026/04/GettyImages-2245498796.jpg?quality=85&strip=all&crop=0px%2C125px%2C3548px%2C1997px&resize=850%2C478 — 200 — 35.2 KiB — 62 ms — h2https://media.nbcchicago.com/2026/04/GettyImages-2245495920.jpg?quality=85&strip=all&crop=0px%2C67px%2C2853px%2C1606px&resize=850%2C478media.nbcchicago.com/2026/04/GettyI... https://media.nbcchicago.com/2026/04/GettyImages-2245495920.jpg?quality=85&strip=all&crop=0px%2C67px%2C2853px%2C1606px&resize=850%2C478 — 200 — 36.2 KiB — 82 ms — h2https://media.nbcsandiego.com/2026/04/party-city-1.jpg?quality=85&strip=all&resize=850%2C478media.nbcsandiego.com/2026/04/party... https://media.nbcsandiego.com/2026/04/party-city-1.jpg?quality=85&strip=all&resize=850%2C478 — 200 — 53.3 KiB — 125 ms — h2https://media.nbclosangeles.com/2026/04/GettyImages-2271742046-e1776890280945.jpg?quality=85&strip=all&resize=850%2C478media.nbclosangeles.com/2026/04/Get... https://media.nbclosangeles.com/2026/04/GettyImages-2271742046-e1776890280945.jpg?quality=85&strip=all&resize=850%2C478 — 200 — 22.4 KiB — 287 ms — h2https://media.nbcmiami.com/2026/04/image-47-4.jpg?quality=85&strip=all&resize=850%2C478media.nbcmiami.com/2026/04/image-47... https://media.nbcmiami.com/2026/04/image-47-4.jpg?quality=85&strip=all&resize=850%2C478 — 200 — 40.3 KiB — 75 ms — h2https://media.nbcmiami.com/2026/04/GettyImages-2233786561.jpg?quality=85&strip=all&resize=850%2C478media.nbcmiami.com/2026/04/GettyIma... https://media.nbcmiami.com/2026/04/GettyImages-2233786561.jpg?quality=85&strip=all&resize=850%2C478 — 200 — 54.9 KiB — 95 ms — h2https://media.nbcnewyork.com/2026/04/web-260421-george-w-bush-jenna-bush-hager.jpg?quality=85&strip=all&crop=190px%2C139px%2C1353px%2C761px&resize=850%2C478media.nbcnewyork.com/2026/04/web-26... https://media.nbcnewyork.com/2026/04/web-260421-george-w-bush-jenna-bush-hager.jpg?quality=85&strip=all&crop=190px%2C139px%2C1353px%2C761px&resize=850%2C478 — 200 — 34.1 KiB — 100 ms — h2https://media.nbcchicago.com/2026/04/ALAN-OSMOND.jpg?quality=85&strip=all&resize=850%2C478media.nbcchicago.com/2026/04/ALAN-O... https://media.nbcchicago.com/2026/04/ALAN-OSMOND.jpg?quality=85&strip=all&resize=850%2C478 — 200 — 23.5 KiB — 71 ms — h2https://media.nbcchicago.com/2023/05/GettyImages-129313580-1.jpg?quality=85&strip=all&resize=850%2C478media.nbcchicago.com/2023/05/GettyI... https://media.nbcchicago.com/2023/05/GettyImages-129313580-1.jpg?quality=85&strip=all&resize=850%2C478 — 200 — 18.3 KiB — 40 ms — h2https://media.nbcnewyork.com/2023/02/GettyImages-1201441227.jpg?quality=85&strip=all&resize=850%2C478media.nbcnewyork.com/2023/02/GettyI... https://media.nbcnewyork.com/2023/02/GettyImages-1201441227.jpg?quality=85&strip=all&resize=850%2C478 — 200 — 60.7 KiB — 96 ms — h2https://media.nbcchicago.com/2019/09/Pollen_Problems.jpg?quality=85&strip=all&resize=850%2C478media.nbcchicago.com/2019/09/Pollen... https://media.nbcchicago.com/2019/09/Pollen_Problems.jpg?quality=85&strip=all&resize=850%2C478 — 200 — 25.9 KiB — 77 ms — h2https://media.nbcchicago.com/2026/03/menopause-meds.png?resize=850%2C478&quality=85&strip=allmedia.nbcchicago.com/2026/03/menopa... https://media.nbcchicago.com/2026/03/menopause-meds.png?resize=850%2C478&quality=85&strip=all — 200 — 23.0 KiB — 34 ms — h2https://media.nbcchicago.com/2026/03/hrt-hormone-patch-menopause.png?resize=850%2C478&quality=85&strip=allmedia.nbcchicago.com/2026/03/hrt-ho... https://media.nbcchicago.com/2026/03/hrt-hormone-patch-menopause.png?resize=850%2C478&quality=85&strip=all — 200 — 63.5 KiB — 85 ms — h2https://www.nbcchicago.com/wp-content/themes/nbc-station/client/build/media/ArthouseOwned-Regular.woff2www.nbcchicago.com/wp-content/theme... https://www.nbcchicago.com/wp-content/themes/nbc-station/client/build/media/ArthouseOwned-Regular.woff2 — 200 — 50.7 KiB — 26 ms — h2https://www.nbcchicago.com/wp-content/themes/nbc-station/client/build/media/ArthouseOwned-Bold.woff2www.nbcchicago.com/wp-content/theme... https://www.nbcchicago.com/wp-content/themes/nbc-station/client/build/media/ArthouseOwned-Bold.woff2 — 200 — 52.0 KiB — 31 ms — h2https://www.nbcchicago.com/wp-content/themes/nbc-station/client/build/media/ArthouseOwned-Black.woff2www.nbcchicago.com/wp-content/theme... https://www.nbcchicago.com/wp-content/themes/nbc-station/client/build/media/ArthouseOwned-Black.woff2 — 200 — 47.4 KiB — 33 ms — h2https://www.nbcchicago.com/wp-content/themes/nbc-station/client/build/media/Roboto-Bold.woff2www.nbcchicago.com/wp-content/theme... https://www.nbcchicago.com/wp-content/themes/nbc-station/client/build/media/Roboto-Bold.woff2 — 200 — 11.0 KiB — 35 ms — h2https://sb.scorecardresearch.com/beacon.jssb.scorecardresearch.com/beacon.js https://sb.scorecardresearch.com/beacon.js — 200 — 6.7 KiB — 44 ms — h2data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzM…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzM… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0N…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0N… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJMYXllcl8yI…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJMYXllcl8yI… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ib…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ib… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzN…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzN… — 200 — 0 B — 0 ms — datahttps://media.nbcwashington.com/2026/04/GettyImages-2270761176.jpg?quality=85&strip=all&resize=850%2C478media.nbcwashington.com/2026/04/Get... https://media.nbcwashington.com/2026/04/GettyImages-2270761176.jpg?quality=85&strip=all&resize=850%2C478 — 200 — 18.3 KiB — 96 ms — h2data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTciIHZpZXdCb3g9IjAgMCAxNyAxNyIgZmlsbD0ib…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTciIHZpZXdCb3g9IjAgMCAxNyAxNyIgZmlsbD0ib… — 200 — 0 B — 0 ms — datahttps://cdn.taboola.com/libtrc/nbcots-network/loader.jscdn.taboola.com/libtrc/nbcots-netwo... https://cdn.taboola.com/libtrc/nbcots-network/loader.js — 200 — 327.9 KiB — 271 ms — h2https://c2.taboola.com/nr/nbcots-wmaq-tv/newsroom.jsc2.taboola.com/nr/nbcots-wmaq-tv/ne... https://c2.taboola.com/nr/nbcots-wmaq-tv/newsroom.js — 200 — 17.6 KiB — 50 ms — h2https://www.nbcchicago.com/wp-content/themes/nbc-station/client/build/media/ArthouseOwned-Medium.woff2www.nbcchicago.com/wp-content/theme... https://www.nbcchicago.com/wp-content/themes/nbc-station/client/build/media/ArthouseOwned-Medium.woff2 — 200 — 51.4 KiB — 29 ms — h2https://media.telemundohouston.com/2026/04/47623895855-1080pnbcstations.jpg?quality=85&strip=all&resize=850%2C478media.telemundohouston.com/2026/04/... https://media.telemundohouston.com/2026/04/47623895855-1080pnbcstations.jpg?quality=85&strip=all&resize=850%2C478 — 200 — 31.2 KiB — 231 ms — h2data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yM…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yM… — 200 — 0 B — 0 ms — datahttps://www.nbcchicago.com/wp-content/themes/nbc-station/client/build/media/Roboto-Regular.woff2www.nbcchicago.com/wp-content/theme... https://www.nbcchicago.com/wp-content/themes/nbc-station/client/build/media/Roboto-Regular.woff2 — 200 — 11.0 KiB — 15 ms — h2https://api.sail-personalize.com/v1/personalize/simple?pageviews=1&isMobile=0api.sail-personalize.com/v1/persona... https://api.sail-personalize.com/v1/personalize/simple?pageviews=1&isMobile=0 — 200 — 498 B — 111 ms — h2https://cdn.branch.io/branch-latest.min.jscdn.branch.io/branch-latest.min.js https://cdn.branch.io/branch-latest.min.js — 200 — 23.5 KiB — 111 ms — h2https://dpm.demdex.net/id?d_visid_ver=5.3.0&d_fieldgroup=MC&d_rtbd=json&d_ver=2&d_orgid=A8AB776A5245B4220A490D44%40AdobeOrg&d_nsid=0&ts=1776892304128dpm.demdex.net/id?d_visid_ver=5.3.0... https://dpm.demdex.net/id?d_visid_ver=5.3.0&d_fieldgroup=MC&d_rtbd=json&d_ver=2&d_orgid=A8AB776A5245B4220A490D44%40AdobeOrg&d_nsid=0&ts=1776892304128 — 200 — 1.1 KiB — 132 ms — h2https://assets.adobedtm.com/extensions/EPb56e12d7054b4acea984e91c910051cc/AppMeasurement.min.jsassets.adobedtm.com/extensions/EPb5... https://assets.adobedtm.com/extensions/EPb56e12d7054b4acea984e91c910051cc/AppMeasurement.min.js — 200 — 12.2 KiB — 3 ms — h2https://assets.adobedtm.com/extensions/EPb56e12d7054b4acea984e91c910051cc/AppMeasurement_Module_ActivityMap.min.jsassets.adobedtm.com/extensions/EPb5... https://assets.adobedtm.com/extensions/EPb56e12d7054b4acea984e91c910051cc/AppMeasurement_Module_ActivityMap.min.js — 200 — 1.8 KiB — 4 ms — h2https://fonts.googleapis.com/css2?family=Roboto:wght@700,500,300&display=swapfonts.googleapis.com/css2?family=Ro... https://fonts.googleapis.com/css2?family=Roboto:wght@700,500,300&display=swap — -1 — 0 B — 138 ms — https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Roboto:wght@300;700&display=swapfonts.googleapis.com/css2?family=In... https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Roboto:wght@300;700&display=swap — 200 — 2.0 KiB — 125 ms — h2https://static.criteo.net/js/ld/publishertag.jsstatic.criteo.net/js/ld/publisherta... https://static.criteo.net/js/ld/publishertag.js — 200 — 47.6 KiB — 158 ms — h2https://api.rlcdn.com/api/identity?pid=2&rt=envelopeapi.rlcdn.com/api/identity?pid=2&rt... https://api.rlcdn.com/api/identity?pid=2&rt=envelope — 451 — 366 B — 82 ms — h2https://id.sv.rkdms.com/identity/?vendor=idsv2&sv_cid=5274_04512&sv_pubid=NBCLOCAL&sv_domain=www.nbcchicago.comid.sv.rkdms.com/identity/?vendor=id... https://id.sv.rkdms.com/identity/?vendor=idsv2&sv_cid=5274_04512&sv_pubid=NBCLOCAL&sv_domain=www.nbcchicago.com — 403 — 233 B — 319 ms — h2https://match.adsrvr.org/track/rid?ttd_pid=casale&fmt=json&p=185796match.adsrvr.org/track/rid?ttd_pid=... https://match.adsrvr.org/track/rid?ttd_pid=casale&fmt=json&p=185796 — 200 — 428 B — 124 ms — h2https://pixel.wp.com/g.gif?v=ext&blog=165596126&post=0&tz=-5&srv=www.nbcchicago.com&arch_home=1&hp=vip&j=1%3A15.5-beta&host=www.nbcchicago.com&ref=&fcp=532&rand=0.8696895700731742pixel.wp.com/g.gif?v=ext&blog=16559... https://pixel.wp.com/g.gif?v=ext&blog=165596126&post=0&tz=-5&srv=www.nbcchicago.com&arch_home=1&hp=vip&j=1%3A15.5-beta&host=www.nbcchicago.com&ref=&fcp=532&rand=0.8696895700731742 — 200 — 177 B — 3 ms — h2https://media.nbcchicago.com/2026/04/47639573449-1080pnbcstations.jpg?quality=85&strip=all&resize=850%2C478media.nbcchicago.com/2026/04/476395... https://media.nbcchicago.com/2026/04/47639573449-1080pnbcstations.jpg?quality=85&strip=all&resize=850%2C478 — 200 — 29.3 KiB — 22 ms — h2data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzUiIGhlaWdodD0iMzQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yM…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzUiIGhlaWdodD0iMzQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yM… — 200 — 0 B — 0 ms — datahttps://www.nbcchicago.com/wp-json/nbc/v1/template/videoswww.nbcchicago.com/wp-json/nbc/v1/t... https://www.nbcchicago.com/wp-json/nbc/v1/template/videos — 200 — 62.8 KiB — 24 ms — h2https://id.nbcuni.com/websdk/config/localstationsweb.jsonid.nbcuni.com/websdk/config/localst... https://id.nbcuni.com/websdk/config/localstationsweb.json — 200 — 2.3 KiB — 15 ms — h2data:image/svg+xml;base64,PHN2ZyBpZD0iZVhKS0dxYzdrNnMxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zd…data:image/svg+xml;base64,PHN2ZyBpZ... data:image/svg+xml;base64,PHN2ZyBpZD0iZVhKS0dxYzdrNnMxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zd… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNTZwe…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNTZwe… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjRwe…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjRwe… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjRwe…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjRwe… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjRwe…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjRwe… — 200 — 0 B — 0 ms — datahttps://media.nbcchicago.com/2026/04/47634759613-1080pnbcstations.jpg?quality=85&strip=all&resize=400%2C225media.nbcchicago.com/2026/04/476347... https://media.nbcchicago.com/2026/04/47634759613-1080pnbcstations.jpg?quality=85&strip=all&resize=400%2C225 — 200 — 13.8 KiB — 75 ms — h2https://media.nbcchicago.com/2026/04/47629957018-1080pnbcstations.jpg?quality=85&strip=all&resize=400%2C225media.nbcchicago.com/2026/04/476299... https://media.nbcchicago.com/2026/04/47629957018-1080pnbcstations.jpg?quality=85&strip=all&resize=400%2C225 — 200 — 15.2 KiB — 28 ms — h2https://media.nbcchicago.com/2026/04/47622113202-1080pnbcstations.jpg?quality=85&strip=all&resize=400%2C225media.nbcchicago.com/2026/04/476221... https://media.nbcchicago.com/2026/04/47622113202-1080pnbcstations.jpg?quality=85&strip=all&resize=400%2C225 — 200 — 9.8 KiB — 123 ms — h2https://media.nbcchicago.com/2026/04/47621942758-1080pnbcstations.jpg?quality=85&strip=all&resize=400%2C225media.nbcchicago.com/2026/04/476219... https://media.nbcchicago.com/2026/04/47621942758-1080pnbcstations.jpg?quality=85&strip=all&resize=400%2C225 — 200 — 12.9 KiB — 124 ms — h2https://www.nbcchicago.com/weather/latest.json/?zipCode=60601www.nbcchicago.com/weather/latest.j... https://www.nbcchicago.com/weather/latest.json/?zipCode=60601 — 200 — 4.6 KiB — 12 ms — h2https://www.nbcchicago.com/wp-json/nbc/v1/template/videoswww.nbcchicago.com/wp-json/nbc/v1/t... https://www.nbcchicago.com/wp-json/nbc/v1/template/videos — 200 — 0 B — 4 ms — h2https://www.nbcchicago.com/weather/latest.json/?zipCode=60601www.nbcchicago.com/weather/latest.j... https://www.nbcchicago.com/weather/latest.json/?zipCode=60601 — 200 — 4.6 KiB — 22 ms — h2https://nbcuni.demdex.net/dest5.html?d_nsid=0nbcuni.demdex.net/dest5.html?d_nsid... https://nbcuni.demdex.net/dest5.html?d_nsid=0 — 200 — 3.2 KiB — 122 ms — h2https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v51/KFO7... https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 36.7 KiB — 49 ms — h3https://www.nbcchicago.com/wp-content/themes/nbc-station/client/build/media/66.svgwww.nbcchicago.com/wp-content/theme... https://www.nbcchicago.com/wp-content/themes/nbc-station/client/build/media/66.svg — 200 — 823 B — 17 ms — h2https://www.nbcchicago.com/wp-content/themes/nbc-station/client/build/media/98.svgwww.nbcchicago.com/wp-content/theme... https://www.nbcchicago.com/wp-content/themes/nbc-station/client/build/media/98.svg — 200 — 848 B — 24 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604170101/pubads_impl.js?cb=31097963securepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604170101/pubads_impl.js?cb=31097963 — 200 — 187.4 KiB — 163 ms — h3https://sb.scorecardresearch.com/b?c1=2&c2=6035083&cs_it=b1&cv=4.13.1%2B2508250908&ns__t=1776892304411&ns_c=UTF-8&cs_cfg=1001110&cs_ucfr=&c7=https%3A%2F%2Fwww.nbcchicago.com%2F&c8=NBC%205%20Chicago%20%E2%80%93%20Local%20news%2C%20weather%2C%20breaking%20news&c9=sb.scorecardresearch.com/b?c1=2&c2=... https://sb.scorecardresearch.com/b?c1=2&c2=6035083&cs_it=b1&cv=4.13.1%2B2508250908&ns__t=1776892304411&ns_c=UTF-8&cs_cfg=1001110&cs_ucfr=&c7=https%3A%2F%2Fwww.nbcchicago.com%2F&c8=NBC%205%20Chicago%20%E2%80%93%20Local%20news%2C%20weather%2C%20breaking%20news&c9= — 204 — 224 B — 40 ms — h2https://jssdkcdns.mparticle.com/js/v2/us1-36d67c9e4d591d4bb1bc1fa6c82ffcb9/mparticle.js?env=0jssdkcdns.mparticle.com/js/v2/us1-3... https://jssdkcdns.mparticle.com/js/v2/us1-36d67c9e4d591d4bb1bc1fa6c82ffcb9/mparticle.js?env=0 — 200 — 1.6 KiB — 26 ms — h2https://app.link/_r?sdk=web2.87.1&branch_key=key_live_cgXQ1xuvOLon4MtRJx1wbflirDjFKz2k&callback=branch_callback__0app.link/_r?sdk=web2.87.1&branch_ke... https://app.link/_r?sdk=web2.87.1&branch_key=key_live_cgXQ1xuvOLon4MtRJx1wbflirDjFKz2k&callback=branch_callback__0 — 200 — 667 B — 259 ms — h2https://gum.criteo.com/sync?c=72&r=2&j=TRC.getRTUSgum.criteo.com/sync?c=72&r=2&j=TRC.... https://gum.criteo.com/sync?c=72&r=2&j=TRC.getRTUS — 302 — 659 B — 256 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gptsecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gpt — 200 — 23.0 KiB — 44 ms — h3https://nbcu.demdex.net/event?d_dil_ver=9.5&_ts=1776892304537nbcu.demdex.net/event?d_dil_ver=9.5... https://nbcu.demdex.net/event?d_dil_ver=9.5&_ts=1776892304537 — 200 — 1.5 KiB — 44 ms — h2https://nbcume.sc.omtrdc.net/b/ss/nbcuotsdivisiontotal/1/JS-2.22.3-LEWM/s79633989612571?AQB=1&ndh=1&pf=1&t=22%2F3%2F2026%2021%3A11%3A44%203%200&mid=85957959253497190941686421433949451203&aamlh=6&ce=UTF-8&pageName=home%3Ahome%20page&g=https%3A%2F%2Fwww.nbcchicago.com%2F&c.&getTimeParting=6.3&getPreviousValue=3.0&getVisitNum=4.2&endOfDatePeriod=1.2&getNewRepeat=3.0&getTimeSinceLastVisit=2.0&inList=3.0&formatTime=2.0&getPageLoadTime=3.1&pageName=home%3Ahome%20page&reportSuiteId=nbcuotsdivisiontotal&callLetters=WMAQ&businessUnit=nbcchicago&division=nbc&siteKey=chi&template=home%20landing&tve.&did=demdex%20cookie%20not%20set&.tve&.c&cc=USD&ch=home&server=nbcchicago&events=event1&aamb=6G1ynYcLPuiQxYZrsz_pkqfLG9yMXBpb2zX5dvJdYQJzPXImdj0y&c1=home&v1=D%3Dc1&c2=home%20landing&v3=D%3Dc3&v4=D%3Dc4&v5=home%3Ahome%20page&c6=https%3A%2F%2Fwww.nbcchicago.com%2F&v6=D%3Dc6&c8=nbc&v8=D%3Dc8&c9=chi&v9=D%3Dc9&c10=WMAQ&v10=D%3Dc10&c11=D%3DpageName&c12=5%3A11%20pm&c13=wednesday&v13=D%3Dc13&c15=new&v15=D%3Dc15&c16=1&v16=D%3Dc16&c17=New%20Visitor&v17=D%3Dc17&c20=nbcuotsdivisiontotal&v21=D%3Dc21&v22=D%3Dc22&c23=home&v23=D%3Dc23&v25=D%3Dc25&v28=D%3Dc28&v29=D%3Dc29&c32=no%20keyword&v32=D%3Dc32&c48=desktop&c49=NBC%205%20Chicago%20%E2%80%93%20Local%20news%2C%20weather%2C%20breaking%20news&v49=D%3Dc49&v54=nbcchicago&v55=home&v57=D%3Dc57&v59=D%3Dc59&v68=D%3Dc68&v70=D%3Dc70&c74=page%20not%20sponsored&v74=D%3Dc74&v75=D%3Dc75&v76=page%20not%20sponsored&v80=D%3Dc2&v200=demdex%20cookie%20not%20set&s=800x600&c=24&j=1.6&v=N&k=Y&bw=1350&bh=940&mcorgid=A8AB776A5245B4220A490D44%40AdobeOrg&AQE=1nbcume.sc.omtrdc.net/b/ss/nbcuotsdi... https://nbcume.sc.omtrdc.net/b/ss/nbcuotsdivisiontotal/1/JS-2.22.3-LEWM/s79633989612571?AQB=1&ndh=1&pf=1&t=22%2F3%2F2026%2021%3A11%3A44%203%200&mid=85957959253497190941686421433949451203&aamlh=6&ce=UTF-8&pageName=home%3Ahome%20page&g=https%3A%2F%2Fwww.nbcchicago.com%2F&c.&getTimeParting=6.3&getPreviousValue=3.0&getVisitNum=4.2&endOfDatePeriod=1.2&getNewRepeat=3.0&getTimeSinceLastVisit=2.0&inList=3.0&formatTime=2.0&getPageLoadTime=3.1&pageName=home%3Ahome%20page&reportSuiteId=nbcuotsdivisiontotal&callLetters=WMAQ&businessUnit=nbcchicago&division=nbc&siteKey=chi&template=home%20landing&tve.&did=demdex%20cookie%20not%20set&.tve&.c&cc=USD&ch=home&server=nbcchicago&events=event1&aamb=6G1ynYcLPuiQxYZrsz_pkqfLG9yMXBpb2zX5dvJdYQJzPXImdj0y&c1=home&v1=D%3Dc1&c2=home%20landing&v3=D%3Dc3&v4=D%3Dc4&v5=home%3Ahome%20page&c6=https%3A%2F%2Fwww.nbcchicago.com%2F&v6=D%3Dc6&c8=nbc&v8=D%3Dc8&c9=chi&v9=D%3Dc9&c10=WMAQ&v10=D%3Dc10&c11=D%3DpageName&c12=5%3A11%20pm&c13=wednesday&v13=D%3Dc13&c15=new&v15=D%3Dc15&c16=1&v16=D%3Dc16&c17=New%20Visitor&v17=D%3Dc17&c20=nbcuotsdivisiontotal&v21=D%3Dc21&v22=D%3Dc22&c23=home&v23=D%3Dc23&v25=D%3Dc25&v28=D%3Dc28&v29=D%3Dc29&c32=no%20keyword&v32=D%3Dc32&c48=desktop&c49=NBC%205%20Chicago%20%E2%80%93%20Local%20news%2C%20weather%2C%20breaking%20news&v49=D%3Dc49&v54=nbcchicago&v55=home&v57=D%3Dc57&v59=D%3Dc59&v68=D%3Dc68&v70=D%3Dc70&c74=page%20not%20sponsored&v74=D%3Dc74&v75=D%3Dc75&v76=page%20not%20sponsored&v80=D%3Dc2&v200=demdex%20cookie%20not%20set&s=800x600&c=24&j=1.6&v=N&k=Y&bw=1350&bh=940&mcorgid=A8AB776A5245B4220A490D44%40AdobeOrg&AQE=1 — 200 — 343 B — 64 ms — h2https://htlb.casalemedia.com/cygnus?s=248326htlb.casalemedia.com/cygnus?s=24832... https://htlb.casalemedia.com/cygnus?s=248326 — 200 — 532 B — 142 ms — h2https://htlb.casalemedia.com/cygnus?s=248326htlb.casalemedia.com/cygnus?s=24832... https://htlb.casalemedia.com/cygnus?s=248326 — 200 — 294 B — 148 ms — h2https://htlb.casalemedia.com/cygnus?s=248326htlb.casalemedia.com/cygnus?s=24832... https://htlb.casalemedia.com/cygnus?s=248326 — 200 — 297 B — 165 ms — h2https://bidder.criteo.com/cdb?ptv=106267&profileId=154&cb=22833078557bidder.criteo.com/cdb?ptv=106267&pr... https://bidder.criteo.com/cdb?ptv=106267&profileId=154&cb=22833078557 — 204 — 592 B — 101 ms — h2https://htlb.casalemedia.com/cygnus?s=248326htlb.casalemedia.com/cygnus?s=24832... https://htlb.casalemedia.com/cygnus?s=248326 — 200 — 290 B — 130 ms — h2https://htlb.casalemedia.com/cygnus?s=248326htlb.casalemedia.com/cygnus?s=24832... https://htlb.casalemedia.com/cygnus?s=248326 — 200 — 295 B — 133 ms — h2https://htlb.casalemedia.com/cygnus?s=248326htlb.casalemedia.com/cygnus?s=24832... https://htlb.casalemedia.com/cygnus?s=248326 — 200 — 293 B — 142 ms — h2https://htlb.casalemedia.com/cygnus?s=248326htlb.casalemedia.com/cygnus?s=24832... https://htlb.casalemedia.com/cygnus?s=248326 — 200 — 301 B — 143 ms — h2https://htlb.casalemedia.com/cygnus?s=248326htlb.casalemedia.com/cygnus?s=24832... https://htlb.casalemedia.com/cygnus?s=248326 — 200 — 292 B — 136 ms — h2https://htlb.casalemedia.com/cygnus?s=248326htlb.casalemedia.com/cygnus?s=24832... https://htlb.casalemedia.com/cygnus?s=248326 — 200 — 293 B — 148 ms — h2https://htlb.casalemedia.com/cygnus?s=248326htlb.casalemedia.com/cygnus?s=24832... https://htlb.casalemedia.com/cygnus?s=248326 — 200 — 293 B — 140 ms — h2https://htlb.casalemedia.com/cygnus?s=248326htlb.casalemedia.com/cygnus?s=24832... https://htlb.casalemedia.com/cygnus?s=248326 — 200 — 513 B — 148 ms — h2https://pagead2.googlesyndication.com/gampad/ads?pvsid=3911622152460332&correlator=893809690199497&eid=31097658%2C31097963&output=ldjh&gdfp_req=1&vrg=202604170101&ptt=17&impl=fif&iu_parts=2620%2Cots_web%2Cwmaq%2Chome&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=970x250%7C5x1&ifi=1&dids=div-gpt-ad-homepagetopbanner_&adfs=3192218759&sfv=1-0-45&sc=1&abxe=1&dt=1776892304717&lmt=1776892304&adxs=0&adys=0&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=0&ucis=1&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDcuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Fwww.nbcchicago.com%2F&vis=1&psz=1350x270&msz=1350x270&fws=0&ohw=0&dlt=1776892303574&idt=1010&prev_scp=slot%3Dhomepagetopbanner%26pos%3Dhomepagetopbanner&cust_params=zipcode%3D60601%26gpt1%3Dots_web%26platform%3Ddesktop%26source%3Dwww.nbcchicago.com%26pageid%3D%26pageid2%3D%26sect%3Dhome%26sub%3D%26call%3DWMAQ%26region%3Dchicago%26stationtype%3Dnbc%26tags%3D%26gpt2%3DWMAQ%26station%3Dots%26sponsor%3D%26excl_cat%3Dhome&adks=255929791&frm=20&eoidce=1&pgls=CAEaBTYuOC41pagead2.googlesyndication.com/gampa... https://pagead2.googlesyndication.com/gampad/ads?pvsid=3911622152460332&correlator=893809690199497&eid=31097658%2C31097963&output=ldjh&gdfp_req=1&vrg=202604170101&ptt=17&impl=fif&iu_parts=2620%2Cots_web%2Cwmaq%2Chome&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=970x250%7C5x1&ifi=1&dids=div-gpt-ad-homepagetopbanner_&adfs=3192218759&sfv=1-0-45&sc=1&abxe=1&dt=1776892304717&lmt=1776892304&adxs=0&adys=0&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=0&ucis=1&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDcuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Fwww.nbcchicago.com%2F&vis=1&psz=1350x270&msz=1350x270&fws=0&ohw=0&dlt=1776892303574&idt=1010&prev_scp=slot%3Dhomepagetopbanner%26pos%3Dhomepagetopbanner&cust_params=zipcode%3D60601%26gpt1%3Dots_web%26platform%3Ddesktop%26source%3Dwww.nbcchicago.com%26pageid%3D%26pageid2%3D%26sect%3Dhome%26sub%3D%26call%3DWMAQ%26region%3Dchicago%26stationtype%3Dnbc%26tags%3D%26gpt2%3DWMAQ%26station%3Dots%26sponsor%3D%26excl_cat%3Dhome&adks=255929791&frm=20&eoidce=1&pgls=CAEaBTYuOC41 — 200 — 373 B — 273 ms — h3https://pagead2.googlesyndication.com/gampad/ads?pvsid=3911622152460332&correlator=893809690199497&eid=31097658%2C31097963&output=ldjh&gdfp_req=1&vrg=202604170101&ptt=17&impl=fif&iu_parts=2620%2Cots_web%2Cwmaq%2Chome&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=1x1&ifi=2&dids=div-gpt-ad-interstitial_838&adfs=2513947578&sfv=1-0-45&sc=1&abxe=1&dt=1776892304725&lmt=1776892304&adxs=978&adys=1512&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=1&ucis=2&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDcuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Fwww.nbcchicago.com%2F&vis=1&psz=264x0&msz=264x0&fws=0&ohw=0&dlt=1776892303574&idt=1010&prev_scp=slot%3Dinterstitial%26pos%3Dinterstitial&cust_params=zipcode%3D60601%26gpt1%3Dots_web%26platform%3Ddesktop%26source%3Dwww.nbcchicago.com%26pageid%3D%26pageid2%3D%26sect%3Dhome%26sub%3D%26call%3DWMAQ%26region%3Dchicago%26stationtype%3Dnbc%26tags%3D%26gpt2%3DWMAQ%26station%3Dots%26sponsor%3D%26excl_cat%3Dhome&adks=4235067175&frm=20&eoidce=1&pgls=CAEaBTYuOC41pagead2.googlesyndication.com/gampa... https://pagead2.googlesyndication.com/gampad/ads?pvsid=3911622152460332&correlator=893809690199497&eid=31097658%2C31097963&output=ldjh&gdfp_req=1&vrg=202604170101&ptt=17&impl=fif&iu_parts=2620%2Cots_web%2Cwmaq%2Chome&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=1x1&ifi=2&dids=div-gpt-ad-interstitial_838&adfs=2513947578&sfv=1-0-45&sc=1&abxe=1&dt=1776892304725&lmt=1776892304&adxs=978&adys=1512&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=1&ucis=2&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDcuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Fwww.nbcchicago.com%2F&vis=1&psz=264x0&msz=264x0&fws=0&ohw=0&dlt=1776892303574&idt=1010&prev_scp=slot%3Dinterstitial%26pos%3Dinterstitial&cust_params=zipcode%3D60601%26gpt1%3Dots_web%26platform%3Ddesktop%26source%3Dwww.nbcchicago.com%26pageid%3D%26pageid2%3D%26sect%3Dhome%26sub%3D%26call%3DWMAQ%26region%3Dchicago%26stationtype%3Dnbc%26tags%3D%26gpt2%3DWMAQ%26station%3Dots%26sponsor%3D%26excl_cat%3Dhome&adks=4235067175&frm=20&eoidce=1&pgls=CAEaBTYuOC41 — 200 — 293 B — 157 ms — h3https://88d7ff430be3d369f7ec2f46f48dcb2a.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.html88d7ff430be3d369f7ec2f46f48dcb2a.sa... https://88d7ff430be3d369f7ec2f46f48dcb2a.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.html — 200 — 3.1 KiB — 122 ms — h3https://pagead2.googlesyndication.com/gampad/ads?pvsid=3911622152460332&correlator=893809690199497&eid=31097658%2C31097963&output=ldjh&gdfp_req=1&vrg=202604170101&ptt=17&impl=fif&iu_parts=2620%2Cots_web%2Cwmaq%2Chome&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=970x250&ifi=3&dids=div-gpt-ad-bottombanner_video&adfs=360090996&sfv=1-0-45&sc=1&abxe=1&dt=1776892304741&lmt=1776892304&adxs=190&adys=2587&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=2&ucis=3&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDcuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Fwww.nbcchicago.com%2F&vis=1&psz=1350x60&msz=970x0&fws=0&ohw=0&dlt=1776892303574&idt=1010&prev_scp=slot%3Dbottombanner%26pos%3Dbottombanner&cust_params=zipcode%3D60601%26gpt1%3Dots_web%26platform%3Ddesktop%26source%3Dwww.nbcchicago.com%26pageid%3D%26pageid2%3D%26sect%3Dhome%26sub%3D%26call%3DWMAQ%26region%3Dchicago%26stationtype%3Dnbc%26tags%3D%26gpt2%3DWMAQ%26station%3Dots%26sponsor%3D%26excl_cat%3Dhome&adks=3091733538&frm=20&eoidce=1&pgls=CAEaBTYuOC41pagead2.googlesyndication.com/gampa... https://pagead2.googlesyndication.com/gampad/ads?pvsid=3911622152460332&correlator=893809690199497&eid=31097658%2C31097963&output=ldjh&gdfp_req=1&vrg=202604170101&ptt=17&impl=fif&iu_parts=2620%2Cots_web%2Cwmaq%2Chome&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=970x250&ifi=3&dids=div-gpt-ad-bottombanner_video&adfs=360090996&sfv=1-0-45&sc=1&abxe=1&dt=1776892304741&lmt=1776892304&adxs=190&adys=2587&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=2&ucis=3&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDcuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Fwww.nbcchicago.com%2F&vis=1&psz=1350x60&msz=970x0&fws=0&ohw=0&dlt=1776892303574&idt=1010&prev_scp=slot%3Dbottombanner%26pos%3Dbottombanner&cust_params=zipcode%3D60601%26gpt1%3Dots_web%26platform%3Ddesktop%26source%3Dwww.nbcchicago.com%26pageid%3D%26pageid2%3D%26sect%3Dhome%26sub%3D%26call%3DWMAQ%26region%3Dchicago%26stationtype%3Dnbc%26tags%3D%26gpt2%3DWMAQ%26station%3Dots%26sponsor%3D%26excl_cat%3Dhome&adks=3091733538&frm=20&eoidce=1&pgls=CAEaBTYuOC41 — 200 — 300 B — 215 ms — h3https://pagead2.googlesyndication.com/gampad/ads?pvsid=3911622152460332&correlator=893809690199497&eid=31097658%2C31097963&output=ldjh&gdfp_req=1&vrg=202604170101&ptt=17&impl=fif&iu_parts=2620%2Cots_web%2Cwmaq%2Chome&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=970x250&ifi=4&dids=div-gpt-ad-marketing_1&adfs=942057311&sfv=1-0-45&sc=1&abxe=1&dt=1776892304746&lmt=1776892304&adxs=190&adys=4174&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=3&ucis=4&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDcuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Fwww.nbcchicago.com%2F&vis=1&psz=1350x60&msz=970x0&fws=0&ohw=0&dlt=1776892303574&idt=1010&prev_scp=slot%3Dmarketing%26pos%3Dmarketing&cust_params=zipcode%3D60601%26gpt1%3Dots_web%26platform%3Ddesktop%26source%3Dwww.nbcchicago.com%26pageid%3D%26pageid2%3D%26sect%3Dhome%26sub%3D%26call%3DWMAQ%26region%3Dchicago%26stationtype%3Dnbc%26tags%3D%26gpt2%3DWMAQ%26station%3Dots%26sponsor%3D%26excl_cat%3Dhome&adks=1667733877&frm=20&eoidce=1&pgls=CAEaBTYuOC41pagead2.googlesyndication.com/gampa... https://pagead2.googlesyndication.com/gampad/ads?pvsid=3911622152460332&correlator=893809690199497&eid=31097658%2C31097963&output=ldjh&gdfp_req=1&vrg=202604170101&ptt=17&impl=fif&iu_parts=2620%2Cots_web%2Cwmaq%2Chome&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=970x250&ifi=4&dids=div-gpt-ad-marketing_1&adfs=942057311&sfv=1-0-45&sc=1&abxe=1&dt=1776892304746&lmt=1776892304&adxs=190&adys=4174&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=3&ucis=4&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDcuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Fwww.nbcchicago.com%2F&vis=1&psz=1350x60&msz=970x0&fws=0&ohw=0&dlt=1776892303574&idt=1010&prev_scp=slot%3Dmarketing%26pos%3Dmarketing&cust_params=zipcode%3D60601%26gpt1%3Dots_web%26platform%3Ddesktop%26source%3Dwww.nbcchicago.com%26pageid%3D%26pageid2%3D%26sect%3Dhome%26sub%3D%26call%3DWMAQ%26region%3Dchicago%26stationtype%3Dnbc%26tags%3D%26gpt2%3DWMAQ%26station%3Dots%26sponsor%3D%26excl_cat%3Dhome&adks=1667733877&frm=20&eoidce=1&pgls=CAEaBTYuOC41 — 200 — 301 B — 113 ms — h3https://gum.criteo.com/sync?s=1&c=72&r=2&j=TRC.getRTUSgum.criteo.com/sync?s=1&c=72&r=2&j=... https://gum.criteo.com/sync?s=1&c=72&r=2&j=TRC.getRTUS — 200 — 703 B — 34 ms — h2https://pagead2.googlesyndication.com/gampad/ads?pvsid=3911622152460332&correlator=893809690199497&eid=31097658%2C31097963&output=ldjh&gdfp_req=1&vrg=202604170101&ptt=17&impl=fif&iu_parts=2620%2Cots_web%2Cwmaq%2Chome&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=88x31%7C120x60&ifi=5&dids=div-gpt-ad-logo_0-2&adfs=1988764610&sfv=1-0-45&sc=1&abxe=1&dt=1776892304779&lmt=1776892304&adxs=1191&adys=2683&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=4&ucis=5&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDcuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Fwww.nbcchicago.com%2F&vis=1&psz=107x63&msz=107x0&fws=0&ohw=0&dlt=1776892303574&idt=1010&prev_scp=module%3Dentertainment-news%26slot%3Dlogo%26pos%3Dlogo&cust_params=zipcode%3D60601%26gpt1%3Dots_web%26platform%3Ddesktop%26source%3Dwww.nbcchicago.com%26pageid%3D%26pageid2%3D%26sect%3Dhome%26sub%3D%26call%3DWMAQ%26region%3Dchicago%26stationtype%3Dnbc%26tags%3D%26gpt2%3DWMAQ%26station%3Dots%26sponsor%3D%26excl_cat%3Dhome&adks=683981398&frm=20&eoidce=1&pgls=CAEaBTYuOC41pagead2.googlesyndication.com/gampa... https://pagead2.googlesyndication.com/gampad/ads?pvsid=3911622152460332&correlator=893809690199497&eid=31097658%2C31097963&output=ldjh&gdfp_req=1&vrg=202604170101&ptt=17&impl=fif&iu_parts=2620%2Cots_web%2Cwmaq%2Chome&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=88x31%7C120x60&ifi=5&dids=div-gpt-ad-logo_0-2&adfs=1988764610&sfv=1-0-45&sc=1&abxe=1&dt=1776892304779&lmt=1776892304&adxs=1191&adys=2683&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=4&ucis=5&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDcuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Fwww.nbcchicago.com%2F&vis=1&psz=107x63&msz=107x0&fws=0&ohw=0&dlt=1776892303574&idt=1010&prev_scp=module%3Dentertainment-news%26slot%3Dlogo%26pos%3Dlogo&cust_params=zipcode%3D60601%26gpt1%3Dots_web%26platform%3Ddesktop%26source%3Dwww.nbcchicago.com%26pageid%3D%26pageid2%3D%26sect%3Dhome%26sub%3D%26call%3DWMAQ%26region%3Dchicago%26stationtype%3Dnbc%26tags%3D%26gpt2%3DWMAQ%26station%3Dots%26sponsor%3D%26excl_cat%3Dhome&adks=683981398&frm=20&eoidce=1&pgls=CAEaBTYuOC41 — 200 — 293 B — 259 ms — h3https://pagead2.googlesyndication.com/gampad/ads?pvsid=3911622152460332&correlator=893809690199497&eid=31097658%2C31097963&output=ldjh&gdfp_req=1&vrg=202604170101&ptt=17&impl=fif&iu_parts=2620%2Cots_web%2Cwmaq%2Chome&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=88x31%7C120x60&ifi=6&dids=div-gpt-ad-logo_weather_669&adfs=831945729&sfv=1-0-45&sc=1&abxe=1&dt=1776892304800&lmt=1776892304&adxs=1083&adys=1491&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=5&ucis=6&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDcuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Fwww.nbcchicago.com%2F&vis=1&psz=262x8&msz=153x0&fws=0&ohw=0&dlt=1776892303574&idt=1010&prev_scp=module%3Dweather%26slot%3Dlogo%26pos%3Dlogo&cust_params=zipcode%3D60601%26gpt1%3Dots_web%26platform%3Ddesktop%26source%3Dwww.nbcchicago.com%26pageid%3D%26pageid2%3D%26sect%3Dhome%26sub%3D%26call%3DWMAQ%26region%3Dchicago%26stationtype%3Dnbc%26tags%3D%26gpt2%3DWMAQ%26station%3Dots%26sponsor%3D%26excl_cat%3Dhome&adks=3328069338&frm=20&eoidce=1&pgls=CAEaBTYuOC41pagead2.googlesyndication.com/gampa... https://pagead2.googlesyndication.com/gampad/ads?pvsid=3911622152460332&correlator=893809690199497&eid=31097658%2C31097963&output=ldjh&gdfp_req=1&vrg=202604170101&ptt=17&impl=fif&iu_parts=2620%2Cots_web%2Cwmaq%2Chome&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=88x31%7C120x60&ifi=6&dids=div-gpt-ad-logo_weather_669&adfs=831945729&sfv=1-0-45&sc=1&abxe=1&dt=1776892304800&lmt=1776892304&adxs=1083&adys=1491&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=5&ucis=6&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDcuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Fwww.nbcchicago.com%2F&vis=1&psz=262x8&msz=153x0&fws=0&ohw=0&dlt=1776892303574&idt=1010&prev_scp=module%3Dweather%26slot%3Dlogo%26pos%3Dlogo&cust_params=zipcode%3D60601%26gpt1%3Dots_web%26platform%3Ddesktop%26source%3Dwww.nbcchicago.com%26pageid%3D%26pageid2%3D%26sect%3Dhome%26sub%3D%26call%3DWMAQ%26region%3Dchicago%26stationtype%3Dnbc%26tags%3D%26gpt2%3DWMAQ%26station%3Dots%26sponsor%3D%26excl_cat%3Dhome&adks=3328069338&frm=20&eoidce=1&pgls=CAEaBTYuOC41 — 200 — 293 B — 125 ms — h3https://pagead2.googlesyndication.com/gampad/ads?pvsid=3911622152460332&correlator=893809690199497&eid=31097658%2C31097963&output=ldjh&gdfp_req=1&vrg=202604170101&ptt=17&impl=fif&iu_parts=2620%2Cots_web%2Cwmaq%2Chome&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=88x31%7C120x60&ifi=7&dids=div-gpt-ad-logo_1-1&adfs=1892358548&sfv=1-0-45&sc=1&abxe=1&dt=1776892304824&lmt=1776892304&adxs=586&adys=3427&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=6&ucis=7&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDcuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Fwww.nbcchicago.com%2F&vis=1&psz=107x63&msz=107x0&fws=0&ohw=0&dlt=1776892303574&idt=1010&prev_scp=module%3Dchicago-politics%26slot%3Dlogo%26pos%3Dlogo&cust_params=zipcode%3D60601%26gpt1%3Dots_web%26platform%3Ddesktop%26source%3Dwww.nbcchicago.com%26pageid%3D%26pageid2%3D%26sect%3Dhome%26sub%3D%26call%3DWMAQ%26region%3Dchicago%26stationtype%3Dnbc%26tags%3D%26gpt2%3DWMAQ%26station%3Dots%26sponsor%3D%26excl_cat%3Dhome&adks=3663047167&frm=20&eoidce=1&pgls=CAEaBTYuOC41pagead2.googlesyndication.com/gampa... https://pagead2.googlesyndication.com/gampad/ads?pvsid=3911622152460332&correlator=893809690199497&eid=31097658%2C31097963&output=ldjh&gdfp_req=1&vrg=202604170101&ptt=17&impl=fif&iu_parts=2620%2Cots_web%2Cwmaq%2Chome&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=88x31%7C120x60&ifi=7&dids=div-gpt-ad-logo_1-1&adfs=1892358548&sfv=1-0-45&sc=1&abxe=1&dt=1776892304824&lmt=1776892304&adxs=586&adys=3427&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=6&ucis=7&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDcuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Fwww.nbcchicago.com%2F&vis=1&psz=107x63&msz=107x0&fws=0&ohw=0&dlt=1776892303574&idt=1010&prev_scp=module%3Dchicago-politics%26slot%3Dlogo%26pos%3Dlogo&cust_params=zipcode%3D60601%26gpt1%3Dots_web%26platform%3Ddesktop%26source%3Dwww.nbcchicago.com%26pageid%3D%26pageid2%3D%26sect%3Dhome%26sub%3D%26call%3DWMAQ%26region%3Dchicago%26stationtype%3Dnbc%26tags%3D%26gpt2%3DWMAQ%26station%3Dots%26sponsor%3D%26excl_cat%3Dhome&adks=3663047167&frm=20&eoidce=1&pgls=CAEaBTYuOC41 — 200 — 293 B — 248 ms — h3https://pagead2.googlesyndication.com/gampad/ads?pvsid=3911622152460332&correlator=893809690199497&eid=31097658%2C31097963&output=ldjh&gdfp_req=1&vrg=202604170101&ptt=17&impl=fif&iu_parts=2620%2Cots_web%2Cwmaq%2Chome&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=88x31%7C120x60&ifi=8&dids=div-gpt-ad-logo_2-1&adfs=3687742549&sfv=1-0-45&sc=1&abxe=1&dt=1776892304841&lmt=1776892304&adxs=586&adys=4270&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=7&ucis=8&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDcuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Fwww.nbcchicago.com%2F&vis=1&psz=107x63&msz=107x0&fws=0&ohw=0&dlt=1776892303574&idt=1010&prev_scp=module%3Dchicago-sports%26slot%3Dlogo%26pos%3Dlogo&cust_params=zipcode%3D60601%26gpt1%3Dots_web%26platform%3Ddesktop%26source%3Dwww.nbcchicago.com%26pageid%3D%26pageid2%3D%26sect%3Dhome%26sub%3D%26call%3DWMAQ%26region%3Dchicago%26stationtype%3Dnbc%26tags%3D%26gpt2%3DWMAQ%26station%3Dots%26sponsor%3D%26excl_cat%3Dhome&adks=2701339620&frm=20&eoidce=1&pgls=CAEaBTYuOC41pagead2.googlesyndication.com/gampa... https://pagead2.googlesyndication.com/gampad/ads?pvsid=3911622152460332&correlator=893809690199497&eid=31097658%2C31097963&output=ldjh&gdfp_req=1&vrg=202604170101&ptt=17&impl=fif&iu_parts=2620%2Cots_web%2Cwmaq%2Chome&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=88x31%7C120x60&ifi=8&dids=div-gpt-ad-logo_2-1&adfs=3687742549&sfv=1-0-45&sc=1&abxe=1&dt=1776892304841&lmt=1776892304&adxs=586&adys=4270&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=7&ucis=8&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDcuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Fwww.nbcchicago.com%2F&vis=1&psz=107x63&msz=107x0&fws=0&ohw=0&dlt=1776892303574&idt=1010&prev_scp=module%3Dchicago-sports%26slot%3Dlogo%26pos%3Dlogo&cust_params=zipcode%3D60601%26gpt1%3Dots_web%26platform%3Ddesktop%26source%3Dwww.nbcchicago.com%26pageid%3D%26pageid2%3D%26sect%3Dhome%26sub%3D%26call%3DWMAQ%26region%3Dchicago%26stationtype%3Dnbc%26tags%3D%26gpt2%3DWMAQ%26station%3Dots%26sponsor%3D%26excl_cat%3Dhome&adks=2701339620&frm=20&eoidce=1&pgls=CAEaBTYuOC41 — 200 — 295 B — 264 ms — h3https://pagead2.googlesyndication.com/gampad/ads?pvsid=3911622152460332&correlator=893809690199497&eid=31097658%2C31097963&output=ldjh&gdfp_req=1&vrg=202604170101&ptt=17&impl=fif&iu_parts=2620%2Cots_web%2Cwmaq%2Chome&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=88x31%7C120x60&ifi=9&dids=div-gpt-ad-logo_1-2&adfs=3701895906&sfv=1-0-45&sc=1&abxe=1&dt=1776892304859&lmt=1776892304&adxs=1191&adys=3427&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=8&ucis=9&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDcuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Fwww.nbcchicago.com%2F&vis=1&psz=107x63&msz=107x0&fws=0&ohw=0&dlt=1776892303574&idt=1010&prev_scp=module%3Dhealth-%2526amp%253B-wellness%26slot%3Dlogo%26pos%3Dlogo&cust_params=zipcode%3D60601%26gpt1%3Dots_web%26platform%3Ddesktop%26source%3Dwww.nbcchicago.com%26pageid%3D%26pageid2%3D%26sect%3Dhome%26sub%3D%26call%3DWMAQ%26region%3Dchicago%26stationtype%3Dnbc%26tags%3D%26gpt2%3DWMAQ%26station%3Dots%26sponsor%3D%26excl_cat%3Dhome&adks=2495184124&frm=20&eoidce=1&pgls=CAEaBTYuOC41pagead2.googlesyndication.com/gampa... https://pagead2.googlesyndication.com/gampad/ads?pvsid=3911622152460332&correlator=893809690199497&eid=31097658%2C31097963&output=ldjh&gdfp_req=1&vrg=202604170101&ptt=17&impl=fif&iu_parts=2620%2Cots_web%2Cwmaq%2Chome&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=88x31%7C120x60&ifi=9&dids=div-gpt-ad-logo_1-2&adfs=3701895906&sfv=1-0-45&sc=1&abxe=1&dt=1776892304859&lmt=1776892304&adxs=1191&adys=3427&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=8&ucis=9&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDcuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Fwww.nbcchicago.com%2F&vis=1&psz=107x63&msz=107x0&fws=0&ohw=0&dlt=1776892303574&idt=1010&prev_scp=module%3Dhealth-%2526amp%253B-wellness%26slot%3Dlogo%26pos%3Dlogo&cust_params=zipcode%3D60601%26gpt1%3Dots_web%26platform%3Ddesktop%26source%3Dwww.nbcchicago.com%26pageid%3D%26pageid2%3D%26sect%3Dhome%26sub%3D%26call%3DWMAQ%26region%3Dchicago%26stationtype%3Dnbc%26tags%3D%26gpt2%3DWMAQ%26station%3Dots%26sponsor%3D%26excl_cat%3Dhome&adks=2495184124&frm=20&eoidce=1&pgls=CAEaBTYuOC41 — 200 — 294 B — 285 ms — h3https://pagead2.googlesyndication.com/gampad/ads?pvsid=3911622152460332&correlator=893809690199497&eid=31097658%2C31097963&output=ldjh&gdfp_req=1&vrg=202604170101&ptt=17&impl=fif&iu_parts=2620%2Cots_web%2Cwmaq%2Chome&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=88x31%7C120x60&ifi=10&dids=div-gpt-ad-logo_header&adfs=3233829256&sfv=1-0-45&sc=1&abxe=1&dt=1776892304877&lmt=1776892304&adxs=1174&adys=380&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=0&ucis=a&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDcuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Fwww.nbcchicago.com%2F&vis=1&psz=1210x339&msz=1192x0&fws=0&ohw=0&dlt=1776892303574&idt=1010&prev_scp=tags%3Dhome%26module%3Dwmaq-site-sponsorship%26slot%3Dlogo%26pos%3Dlogo&cust_params=zipcode%3D60601%26gpt1%3Dots_web%26platform%3Ddesktop%26source%3Dwww.nbcchicago.com%26pageid%3D%26pageid2%3D%26sect%3Dhome%26sub%3D%26call%3DWMAQ%26region%3Dchicago%26stationtype%3Dnbc%26tags%3D%26gpt2%3DWMAQ%26station%3Dots%26sponsor%3D%26excl_cat%3Dhome&adks=474312038&frm=20&eoidce=1&pgls=CAEaBTYuOC41pagead2.googlesyndication.com/gampa... https://pagead2.googlesyndication.com/gampad/ads?pvsid=3911622152460332&correlator=893809690199497&eid=31097658%2C31097963&output=ldjh&gdfp_req=1&vrg=202604170101&ptt=17&impl=fif&iu_parts=2620%2Cots_web%2Cwmaq%2Chome&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=88x31%7C120x60&ifi=10&dids=div-gpt-ad-logo_header&adfs=3233829256&sfv=1-0-45&sc=1&abxe=1&dt=1776892304877&lmt=1776892304&adxs=1174&adys=380&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=0&ucis=a&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDcuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Fwww.nbcchicago.com%2F&vis=1&psz=1210x339&msz=1192x0&fws=0&ohw=0&dlt=1776892303574&idt=1010&prev_scp=tags%3Dhome%26module%3Dwmaq-site-sponsorship%26slot%3Dlogo%26pos%3Dlogo&cust_params=zipcode%3D60601%26gpt1%3Dots_web%26platform%3Ddesktop%26source%3Dwww.nbcchicago.com%26pageid%3D%26pageid2%3D%26sect%3Dhome%26sub%3D%26call%3DWMAQ%26region%3Dchicago%26stationtype%3Dnbc%26tags%3D%26gpt2%3DWMAQ%26station%3Dots%26sponsor%3D%26excl_cat%3Dhome&adks=474312038&frm=20&eoidce=1&pgls=CAEaBTYuOC41 — 200 — 293 B — 300 ms — h3https://pagead2.googlesyndication.com/gampad/ads?pvsid=3911622152460332&correlator=893809690199497&eid=31097658%2C31097963&output=ldjh&gdfp_req=1&vrg=202604170101&ptt=17&impl=fif&iu_parts=2620%2Cots_web%2Cwmaq%2Chome&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=88x31%7C120x60&ifi=11&dids=div-gpt-ad-logo_0-1&adfs=3338435115&sfv=1-0-45&sc=1&abxe=1&dt=1776892304895&lmt=1776892304&adxs=586&adys=2683&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=9&ucis=b&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDcuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Fwww.nbcchicago.com%2F&vis=1&psz=107x63&msz=107x0&fws=0&ohw=0&dlt=1776892303574&idt=1010&prev_scp=module%3Du.s.-%2526-world%26slot%3Dlogo%26pos%3Dlogo&cust_params=zipcode%3D60601%26gpt1%3Dots_web%26platform%3Ddesktop%26source%3Dwww.nbcchicago.com%26pageid%3D%26pageid2%3D%26sect%3Dhome%26sub%3D%26call%3DWMAQ%26region%3Dchicago%26stationtype%3Dnbc%26tags%3D%26gpt2%3DWMAQ%26station%3Dots%26sponsor%3D%26excl_cat%3Dhome&adks=870928483&frm=20&eoidce=1&pgls=CAEaBTYuOC41pagead2.googlesyndication.com/gampa... https://pagead2.googlesyndication.com/gampad/ads?pvsid=3911622152460332&correlator=893809690199497&eid=31097658%2C31097963&output=ldjh&gdfp_req=1&vrg=202604170101&ptt=17&impl=fif&iu_parts=2620%2Cots_web%2Cwmaq%2Chome&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=88x31%7C120x60&ifi=11&dids=div-gpt-ad-logo_0-1&adfs=3338435115&sfv=1-0-45&sc=1&abxe=1&dt=1776892304895&lmt=1776892304&adxs=586&adys=2683&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=9&ucis=b&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDcuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Fwww.nbcchicago.com%2F&vis=1&psz=107x63&msz=107x0&fws=0&ohw=0&dlt=1776892303574&idt=1010&prev_scp=module%3Du.s.-%2526-world%26slot%3Dlogo%26pos%3Dlogo&cust_params=zipcode%3D60601%26gpt1%3Dots_web%26platform%3Ddesktop%26source%3Dwww.nbcchicago.com%26pageid%3D%26pageid2%3D%26sect%3Dhome%26sub%3D%26call%3DWMAQ%26region%3Dchicago%26stationtype%3Dnbc%26tags%3D%26gpt2%3DWMAQ%26station%3Dots%26sponsor%3D%26excl_cat%3Dhome&adks=870928483&frm=20&eoidce=1&pgls=CAEaBTYuOC41 — 200 — 294 B — 315 ms — h3https://pagead2.googlesyndication.com/gampad/ads?pvsid=3911622152460332&correlator=893809690199497&eid=31097658%2C31097963&output=ldjh&gdfp_req=1&vrg=202604170101&ptt=17&impl=fif&iu_parts=2620%2Cots_web%2Cwmaq%2Chome&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=88x31%7C120x60&ifi=12&dids=div-gpt-ad-logo_3-1&adfs=2715789833&sfv=1-0-45&sc=1&abxe=1&dt=1776892304914&lmt=1776892304&adxs=586&adys=5220&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=10&ucis=c&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDcuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Fwww.nbcchicago.com%2F&vis=1&psz=107x63&msz=107x0&fws=0&ohw=0&dlt=1776892303574&idt=1010&prev_scp=module%3Dinvestigations%26slot%3Dlogo%26pos%3Dlogo&cust_params=zipcode%3D60601%26gpt1%3Dots_web%26platform%3Ddesktop%26source%3Dwww.nbcchicago.com%26pageid%3D%26pageid2%3D%26sect%3Dhome%26sub%3D%26call%3DWMAQ%26region%3Dchicago%26stationtype%3Dnbc%26tags%3D%26gpt2%3DWMAQ%26station%3Dots%26sponsor%3D%26excl_cat%3Dhome&adks=2864241746&frm=20&eoidce=1&pgls=CAEaBTYuOC41pagead2.googlesyndication.com/gampa... https://pagead2.googlesyndication.com/gampad/ads?pvsid=3911622152460332&correlator=893809690199497&eid=31097658%2C31097963&output=ldjh&gdfp_req=1&vrg=202604170101&ptt=17&impl=fif&iu_parts=2620%2Cots_web%2Cwmaq%2Chome&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=88x31%7C120x60&ifi=12&dids=div-gpt-ad-logo_3-1&adfs=2715789833&sfv=1-0-45&sc=1&abxe=1&dt=1776892304914&lmt=1776892304&adxs=586&adys=5220&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=10&ucis=c&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDcuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Fwww.nbcchicago.com%2F&vis=1&psz=107x63&msz=107x0&fws=0&ohw=0&dlt=1776892303574&idt=1010&prev_scp=module%3Dinvestigations%26slot%3Dlogo%26pos%3Dlogo&cust_params=zipcode%3D60601%26gpt1%3Dots_web%26platform%3Ddesktop%26source%3Dwww.nbcchicago.com%26pageid%3D%26pageid2%3D%26sect%3Dhome%26sub%3D%26call%3DWMAQ%26region%3Dchicago%26stationtype%3Dnbc%26tags%3D%26gpt2%3DWMAQ%26station%3Dots%26sponsor%3D%26excl_cat%3Dhome&adks=2864241746&frm=20&eoidce=1&pgls=CAEaBTYuOC41 — 200 — 292 B — 325 ms — h3https://pagead2.googlesyndication.com/gampad/ads?pvsid=3911622152460332&correlator=893809690199497&eid=31097658%2C31097963&output=ldjh&gdfp_req=1&vrg=202604170101&ptt=17&impl=fif&iu_parts=2620%2Cots_web%2Cwmaq%2Chome&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=300x250&ifi=13&dids=div-gpt-ad-topbox_779&adfs=1668869148&sfv=1-0-45&sc=1&abxe=1&dt=1776892304931&lmt=1776892304&adxs=978&adys=1556&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=11&ucis=d&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDcuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Fwww.nbcchicago.com%2F&vis=1&psz=300x250&msz=300x250&fws=4&ohw=300&dlt=1776892303574&idt=1010&prev_scp=slot%3Dtopbox%26pos%3Dtopbox&cust_params=zipcode%3D60601%26gpt1%3Dots_web%26platform%3Ddesktop%26source%3Dwww.nbcchicago.com%26pageid%3D%26pageid2%3D%26sect%3Dhome%26sub%3D%26call%3DWMAQ%26region%3Dchicago%26stationtype%3Dnbc%26tags%3D%26gpt2%3DWMAQ%26station%3Dots%26sponsor%3D%26excl_cat%3Dhome&adks=2799644889&frm=20&eoidce=1&pgls=CAEaBTYuOC41pagead2.googlesyndication.com/gampa... https://pagead2.googlesyndication.com/gampad/ads?pvsid=3911622152460332&correlator=893809690199497&eid=31097658%2C31097963&output=ldjh&gdfp_req=1&vrg=202604170101&ptt=17&impl=fif&iu_parts=2620%2Cots_web%2Cwmaq%2Chome&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=300x250&ifi=13&dids=div-gpt-ad-topbox_779&adfs=1668869148&sfv=1-0-45&sc=1&abxe=1&dt=1776892304931&lmt=1776892304&adxs=978&adys=1556&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=11&ucis=d&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDcuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Fwww.nbcchicago.com%2F&vis=1&psz=300x250&msz=300x250&fws=4&ohw=300&dlt=1776892303574&idt=1010&prev_scp=slot%3Dtopbox%26pos%3Dtopbox&cust_params=zipcode%3D60601%26gpt1%3Dots_web%26platform%3Ddesktop%26source%3Dwww.nbcchicago.com%26pageid%3D%26pageid2%3D%26sect%3Dhome%26sub%3D%26call%3DWMAQ%26region%3Dchicago%26stationtype%3Dnbc%26tags%3D%26gpt2%3DWMAQ%26station%3Dots%26sponsor%3D%26excl_cat%3Dhome&adks=2799644889&frm=20&eoidce=1&pgls=CAEaBTYuOC41 — 200 — 298 B — 353 ms — h3https://pagead2.googlesyndication.com/gampad/ads?pvsid=3911622152460332&correlator=893809690199497&eid=31097658%2C31097963&output=ldjh&gdfp_req=1&vrg=202604170101&ptt=17&impl=fif&iu_parts=2620%2Cots_web%2Cwmaq%2Chome&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=88x31%7C120x60&ifi=14&dids=div-gpt-ad-logo_2-2&adfs=1278419901&sfv=1-0-45&sc=1&abxe=1&dt=1776892304948&lmt=1776892304&adxs=1191&adys=4270&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=12&ucis=e&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDcuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Fwww.nbcchicago.com%2F&vis=1&psz=107x63&msz=107x0&fws=0&ohw=0&dlt=1776892303574&idt=1010&prev_scp=module%3Dnba-news-%2526-highlights%26slot%3Dlogo%26pos%3Dlogo&cust_params=zipcode%3D60601%26gpt1%3Dots_web%26platform%3Ddesktop%26source%3Dwww.nbcchicago.com%26pageid%3D%26pageid2%3D%26sect%3Dhome%26sub%3D%26call%3DWMAQ%26region%3Dchicago%26stationtype%3Dnbc%26tags%3D%26gpt2%3DWMAQ%26station%3Dots%26sponsor%3D%26excl_cat%3Dhome&adks=3377618355&frm=20&eoidce=1&pgls=CAEaBTYuOC41pagead2.googlesyndication.com/gampa... https://pagead2.googlesyndication.com/gampad/ads?pvsid=3911622152460332&correlator=893809690199497&eid=31097658%2C31097963&output=ldjh&gdfp_req=1&vrg=202604170101&ptt=17&impl=fif&iu_parts=2620%2Cots_web%2Cwmaq%2Chome&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=88x31%7C120x60&ifi=14&dids=div-gpt-ad-logo_2-2&adfs=1278419901&sfv=1-0-45&sc=1&abxe=1&dt=1776892304948&lmt=1776892304&adxs=1191&adys=4270&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=12&ucis=e&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDcuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Fwww.nbcchicago.com%2F&vis=1&psz=107x63&msz=107x0&fws=0&ohw=0&dlt=1776892303574&idt=1010&prev_scp=module%3Dnba-news-%2526-highlights%26slot%3Dlogo%26pos%3Dlogo&cust_params=zipcode%3D60601%26gpt1%3Dots_web%26platform%3Ddesktop%26source%3Dwww.nbcchicago.com%26pageid%3D%26pageid2%3D%26sect%3Dhome%26sub%3D%26call%3DWMAQ%26region%3Dchicago%26stationtype%3Dnbc%26tags%3D%26gpt2%3DWMAQ%26station%3Dots%26sponsor%3D%26excl_cat%3Dhome&adks=3377618355&frm=20&eoidce=1&pgls=CAEaBTYuOC41 — 200 — 293 B — 368 ms — h3https://pagead2.googlesyndication.com/gampad/ads?pvsid=3911622152460332&correlator=893809690199497&eid=31097658%2C31097963&output=ldjh&gdfp_req=1&vrg=202604170101&ptt=17&impl=fif&iu_parts=2620%2Cots_web%2Cwmaq%2Chome&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=88x31%7C120x60&ifi=15&dids=div-gpt-ad-logo_3-2&adfs=2189169535&sfv=1-0-45&sc=1&abxe=1&dt=1776892304965&lmt=1776892304&adxs=1191&adys=5220&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=13&ucis=f&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDcuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Fwww.nbcchicago.com%2F&vis=1&psz=107x63&msz=107x0&fws=0&ohw=0&dlt=1776892303574&idt=1010&prev_scp=module%3Dnbc-5-responds%26slot%3Dlogo%26pos%3Dlogo&cust_params=zipcode%3D60601%26gpt1%3Dots_web%26platform%3Ddesktop%26source%3Dwww.nbcchicago.com%26pageid%3D%26pageid2%3D%26sect%3Dhome%26sub%3D%26call%3DWMAQ%26region%3Dchicago%26stationtype%3Dnbc%26tags%3D%26gpt2%3DWMAQ%26station%3Dots%26sponsor%3D%26excl_cat%3Dhome&adks=3407547817&frm=20&eoidce=1&pgls=CAEaBTYuOC41pagead2.googlesyndication.com/gampa... https://pagead2.googlesyndication.com/gampad/ads?pvsid=3911622152460332&correlator=893809690199497&eid=31097658%2C31097963&output=ldjh&gdfp_req=1&vrg=202604170101&ptt=17&impl=fif&iu_parts=2620%2Cots_web%2Cwmaq%2Chome&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=88x31%7C120x60&ifi=15&dids=div-gpt-ad-logo_3-2&adfs=2189169535&sfv=1-0-45&sc=1&abxe=1&dt=1776892304965&lmt=1776892304&adxs=1191&adys=5220&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=13&ucis=f&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDcuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Fwww.nbcchicago.com%2F&vis=1&psz=107x63&msz=107x0&fws=0&ohw=0&dlt=1776892303574&idt=1010&prev_scp=module%3Dnbc-5-responds%26slot%3Dlogo%26pos%3Dlogo&cust_params=zipcode%3D60601%26gpt1%3Dots_web%26platform%3Ddesktop%26source%3Dwww.nbcchicago.com%26pageid%3D%26pageid2%3D%26sect%3Dhome%26sub%3D%26call%3DWMAQ%26region%3Dchicago%26stationtype%3Dnbc%26tags%3D%26gpt2%3DWMAQ%26station%3Dots%26sponsor%3D%26excl_cat%3Dhome&adks=3407547817&frm=20&eoidce=1&pgls=CAEaBTYuOC41 — 200 — 293 B — 396 ms — h3https://api2.branch.io/v1/openapi2.branch.io/v1/open https://api2.branch.io/v1/open — 200 — 703 B — 414 ms — h2https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=gpt&tv=m202604170101&st=env&sjk=3911622152460332ep1.adtrafficquality.google/getconf... https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=gpt&tv=m202604170101&st=env&sjk=3911622152460332 — 200 — 13.2 KiB — 78 ms — h3https://gum.criteo.com/syncframe?origin=publishertag&topUrl=www.nbcchicago.comgum.criteo.com/syncframe?origin=pub... https://gum.criteo.com/syncframe?origin=publishertag&topUrl=www.nbcchicago.com — 200 — 5.0 KiB — 93 ms — h2https://ep2.adtrafficquality.google/sodar/sodar2.jsep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2.js — 200 — 7.9 KiB — 88 ms — h2https://gum.criteo.com/sid/json?origin=publishertag&domain=nbcchicago.com&sn=ChromeSyncframe&so=0&topUrl=www.nbcchicago.comgum.criteo.com/sid/json?origin=publ... https://gum.criteo.com/sid/json?origin=publishertag&domain=nbcchicago.com&sn=ChromeSyncframe&so=0&topUrl=www.nbcchicago.com — 302 — 743 B — 31 ms — h2https://mug.criteo.com/sid?cpp=fWzaH3xsUUx0a2kxK3g1ajB5UU04Ni9xTFRDOHRNTW1MRzU0UkhNaG5kdERjTCtNUkJjSC9wMitjKzZsdEVJT05KQTJGM3FVOFRnYzMxWlZYdENSTTZudytuUm1NMDZEdjJLNkxYcCtldUFZQkl2RWdqcllBR0oxSHg5bUkvK1FYU3BvcitXMGd1UTgzV0RVdXJHRFdOdzh2S210bHJGT0s4UWVHcXFoZmZrekVIK0dUT3JPT3hNV3k5d3RtTkhvVnpJUm5UcEJqbkNwdTBtN3FRR2owem5ta1JEem9FUm1BSVJzczdSTUYzMGVOYXpTMFl5K0VQeExYTlZ3ZWNBT29pSWZHdHVJMjA2QmRDa3cvMEZ6aGhNeGpGUT09fA&cppv=2mug.criteo.com/sid?cpp=fWzaH3xsUUx0... https://mug.criteo.com/sid?cpp=fWzaH3xsUUx0a2kxK3g1ajB5UU04Ni9xTFRDOHRNTW1MRzU0UkhNaG5kdERjTCtNUkJjSC9wMitjKzZsdEVJT05KQTJGM3FVOFRnYzMxWlZYdENSTTZudytuUm1NMDZEdjJLNkxYcCtldUFZQkl2RWdqcllBR0oxSHg5bUkvK1FYU3BvcitXMGd1UTgzV0RVdXJHRFdOdzh2S210bHJGT0s4UWVHcXFoZmZrekVIK0dUT3JPT3hNV3k5d3RtTkhvVnpJUm5UcEJqbkNwdTBtN3FRR2owem5ta1JEem9FUm1BSVJzczdSTUYzMGVOYXpTMFl5K0VQeExYTlZ3ZWNBT29pSWZHdHVJMjA2QmRDa3cvMEZ6aGhNeGpGUT09fA&cppv=2 — 200 — 762 B — 96 ms — h2https://ep2.adtrafficquality.google/sodar/sodar2/254/runner.htmlep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2/254/runner.html — 200 — 5.8 KiB — 83 ms — h2https://widgets-blue.media.weather.com/wxwidget.loader.js?cid=369362872widgets-blue.media.weather.com/wxwi... https://widgets-blue.media.weather.com/wxwidget.loader.js?cid=369362872 — 200 — 157.5 KiB — 81 ms — h2https://media.nbcchicago.com/2019/09/cropped-NBC_Chicago.png?fit=32%2C32&quality=85&strip=allmedia.nbcchicago.com/2019/09/croppe... https://media.nbcchicago.com/2019/09/cropped-NBC_Chicago.png?fit=32%2C32&quality=85&strip=all — 200 — 905 B — 38 ms — h2https://pagead2.googlesyndication.com/bg/RiK6ZWktSJHFoyfG9cjH9nLRaZ1B3RgkbmOlM6XvCcc.jspagead2.googlesyndication.com/bg/Ri... https://pagead2.googlesyndication.com/bg/RiK6ZWktSJHFoyfG9cjH9nLRaZ1B3RgkbmOlM6XvCcc.js — 200 — 21.8 KiB — 97 ms — h3https://assets.adobedtm.com/ddcf247e4bf5/82484060cd13/launch-7d75747d0373.min.jsassets.adobedtm.com/ddcf247e4bf5/82... https://assets.adobedtm.com/ddcf247e4bf5/82484060cd13/launch-7d75747d0373.min.js — 200 — 65.0 KiB — 12 ms — h2https://api2.branch.io/v1/pageviewapi2.branch.io/v1/pageview https://api2.branch.io/v1/pageview — 200 — 381 B — 341 ms — h2https://adobedc.demdex.net/ee/v1/interact?configId=656100c2-2477-4105-bbeb-16724c3fefe1&requestId=5a0a4b62-2b2e-47c3-b7c5-0537e7e984b0adobedc.demdex.net/ee/v1/interact?c... https://adobedc.demdex.net/ee/v1/interact?configId=656100c2-2477-4105-bbeb-16724c3fefe1&requestId=5a0a4b62-2b2e-47c3-b7c5-0537e7e984b0 — 200 — 939 B — 123 ms — h2https://ep2.adtrafficquality.google/generate_204?Oq6RjAep2.adtrafficquality.google/generat... https://ep2.adtrafficquality.google/generate_204?Oq6RjA — 204 — 40 B — 29 ms — h2https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=gpt_m202604170101&jk=3911622152460332&bg=!2dql2rjNAAa1ilLUlYo7AEcBe5WfOOUPkgwgbm6E-fzqcLpQDCM-bW1A0UH_1eO83QD1BNhlg2Cn2kUfWKcin-pWzJ0eLDbIwyw3St91XzIarMUkOcH8IQIAAABXUgAAAAdoAQd-ADc1qFRCV50-w2zyQSjRQ2pHy03sJTA6PgLvmOczejWA1EfNaoFYKauOTzGrH4lOLSyGToQWVxwJmQKmRmOdla4WbNgtqcomuCmFk-ff6l9fBHQ9CXtz5tHrPl14hZcLG6quZDBXq18rIBOx0_X7ibJG3mkgucWUCJc9uBayB8KvPFueV-wzqTvj6iDmoGiXUj1fxaKZo8kkzD0CxZx3L-ap9QELwcEhAACsEuAWkCBV_vchxGCu0hVx2G5G8BGfrVlUaNL_N7sJTizW0yzZ3Oix3w7Sg9OVpEjob8WjBD_YeI5-bbYoXN50Xm7iMhwDKt-qCeUs7AFevjarhU3RDGLG0xjZH4LYnWyGER18TuAiKlk65dFJTHDJgQrFPdvBSf_JhxjYbn8KPThSvbmzPsF68l7CHYlz2BQ5ec5BQnkyfIdVlqk27ArIvYwu_XjzuWpxHl7O7Bdotz4CCX3dKl4R9hSYwGfU97vhDUaZzJipr-pj1qb3cHWH15xmKBKfTFxUCk2B33P_MwFXoy1rfyr590tB2CNvzVn6g_LXkyhZutLYGZYKjZmBYuQNa2ebTeCf_hc3abhyrIPERFRH6pcmzbxH7aJebnEXG1fMkc5xuiH10rAxiupDBAy2D-yL6vKFeHqBrE-hf8nEInhZ3ScqMBz9aF4uIhXeeHNYych84_I9TD7kNGU5acFGAhcs72A2NjyiYVSiSnnjLBP-kcGGkRBrFFfxaUgJCj1t6BskLOhCP7Y5VJEesawtNoapBP-K2ul7Rvo81vGLGC6e8XIAS4GzuezK24KtwA1OdKMKKm7D0mrRuxqEGgEwAhsLgDkR9xwUxubggr80dqFoiMXKiY0O0eaWxxgSKQEExwdoTWWZkjKOntytQQFedw8u6nQ3cz5JqUl90UVZ9GsodpBRVUqloCABk-khsV6tXHBNSGaHm0CpJ3xr7h75LvD9QAIZfAZUfNHPenu7DejCa3-iep1.adtrafficquality.google/pagead/... https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=gpt_m202604170101&jk=3911622152460332&bg=!2dql2rjNAAa1ilLUlYo7AEcBe5WfOOUPkgwgbm6E-fzqcLpQDCM-bW1A0UH_1eO83QD1BNhlg2Cn2kUfWKcin-pWzJ0eLDbIwyw3St91XzIarMUkOcH8IQIAAABXUgAAAAdoAQd-ADc1qFRCV50-w2zyQSjRQ2pHy03sJTA6PgLvmOczejWA1EfNaoFYKauOTzGrH4lOLSyGToQWVxwJmQKmRmOdla4WbNgtqcomuCmFk-ff6l9fBHQ9CXtz5tHrPl14hZcLG6quZDBXq18rIBOx0_X7ibJG3mkgucWUCJc9uBayB8KvPFueV-wzqTvj6iDmoGiXUj1fxaKZo8kkzD0CxZx3L-ap9QELwcEhAACsEuAWkCBV_vchxGCu0hVx2G5G8BGfrVlUaNL_N7sJTizW0yzZ3Oix3w7Sg9OVpEjob8WjBD_YeI5-bbYoXN50Xm7iMhwDKt-qCeUs7AFevjarhU3RDGLG0xjZH4LYnWyGER18TuAiKlk65dFJTHDJgQrFPdvBSf_JhxjYbn8KPThSvbmzPsF68l7CHYlz2BQ5ec5BQnkyfIdVlqk27ArIvYwu_XjzuWpxHl7O7Bdotz4CCX3dKl4R9hSYwGfU97vhDUaZzJipr-pj1qb3cHWH15xmKBKfTFxUCk2B33P_MwFXoy1rfyr590tB2CNvzVn6g_LXkyhZutLYGZYKjZmBYuQNa2ebTeCf_hc3abhyrIPERFRH6pcmzbxH7aJebnEXG1fMkc5xuiH10rAxiupDBAy2D-yL6vKFeHqBrE-hf8nEInhZ3ScqMBz9aF4uIhXeeHNYych84_I9TD7kNGU5acFGAhcs72A2NjyiYVSiSnnjLBP-kcGGkRBrFFfxaUgJCj1t6BskLOhCP7Y5VJEesawtNoapBP-K2ul7Rvo81vGLGC6e8XIAS4GzuezK24KtwA1OdKMKKm7D0mrRuxqEGgEwAhsLgDkR9xwUxubggr80dqFoiMXKiY0O0eaWxxgSKQEExwdoTWWZkjKOntytQQFedw8u6nQ3cz5JqUl90UVZ9GsodpBRVUqloCABk-khsV6tXHBNSGaHm0CpJ3xr7h75LvD9QAIZfAZUfNHPenu7DejCa3-i — 204 — 17 B — 56 ms — h3https://app.launchdarkly.com/sdk/goals/61e73e52574f7e16d1e36e36app.launchdarkly.com/sdk/goals/61e7... https://app.launchdarkly.com/sdk/goals/61e73e52574f7e16d1e36e36 — 200 — 0 B — 10 ms — h2https://events.launchdarkly.com/events/diagnostic/61e73e52574f7e16d1e36e36events.launchdarkly.com/events/diag... https://events.launchdarkly.com/events/diagnostic/61e73e52574f7e16d1e36e36 — 204 — 0 B — 307 ms — h2https://app.launchdarkly.com/sdk/evalx/61e73e52574f7e16d1e36e36/contexts/eyJraW5kIjoidXNlciIsImRldmljZS1vcyI6IldlYiIsImlkbS1zZGstdmVyc2lvbiI6IjIuMjguMSIsImtleSI6InVua25vd24iLCJicmFuZCI6ImxvY2FsX25iY193ZWIiLCJwcm9kdWN0IjoibmJjY2hpY2Fnby5jb20iLCJjcm9zc0RvbWFpbiI6dHJ1ZSwiY2hlY2tvdXRFbmFibGVkIjpmYWxzZSwiZGFya1RoZW1lIjpmYWxzZX0app.launchdarkly.com/sdk/evalx/61e7... https://app.launchdarkly.com/sdk/evalx/61e73e52574f7e16d1e36e36/contexts/eyJraW5kIjoidXNlciIsImRldmljZS1vcyI6IldlYiIsImlkbS1zZGstdmVyc2lvbiI6IjIuMjguMSIsImtleSI6InVua25vd24iLCJicmFuZCI6ImxvY2FsX25iY193ZWIiLCJwcm9kdWN0IjoibmJjY2hpY2Fnby5jb20iLCJjcm9zc0RvbWFpbiI6dHJ1ZSwiY2hlY2tvdXRFbmFibGVkIjpmYWxzZSwiZGFya1RoZW1lIjpmYWxzZX0 — 200 — 0 B — 7 ms — h2https://app.launchdarkly.com/sdk/goals/61e73e52574f7e16d1e36e36app.launchdarkly.com/sdk/goals/61e7... https://app.launchdarkly.com/sdk/goals/61e73e52574f7e16d1e36e36 — 200 — 235 B — 3 ms — h2https://app.launchdarkly.com/sdk/evalx/61e73e52574f7e16d1e36e36/contexts/eyJraW5kIjoidXNlciIsImRldmljZS1vcyI6IldlYiIsImlkbS1zZGstdmVyc2lvbiI6IjIuMjguMSIsImtleSI6InVua25vd24iLCJicmFuZCI6ImxvY2FsX25iY193ZWIiLCJwcm9kdWN0IjoibmJjY2hpY2Fnby5jb20iLCJjcm9zc0RvbWFpbiI6dHJ1ZSwiY2hlY2tvdXRFbmFibGVkIjpmYWxzZSwiZGFya1RoZW1lIjpmYWxzZX0app.launchdarkly.com/sdk/evalx/61e7... https://app.launchdarkly.com/sdk/evalx/61e73e52574f7e16d1e36e36/contexts/eyJraW5kIjoidXNlciIsImRldmljZS1vcyI6IldlYiIsImlkbS1zZGstdmVyc2lvbiI6IjIuMjguMSIsImtleSI6InVua25vd24iLCJicmFuZCI6ImxvY2FsX25iY193ZWIiLCJwcm9kdWN0IjoibmJjY2hpY2Fnby5jb20iLCJjcm9zc0RvbWFpbiI6dHJ1ZSwiY2hlY2tvdXRFbmFibGVkIjpmYWxzZSwiZGFya1RoZW1lIjpmYWxzZX0 — 200 — 1.1 KiB — 4 ms — h2https://clientstream.launchdarkly.com/eval/61e73e52574f7e16d1e36e36/eyJraW5kIjoidXNlciIsImRldmljZS1vcyI6IldlYiIsImlkbS1zZGstdmVyc2lvbiI6IjIuMjguMSIsImtleSI6InVua25vd24iLCJicmFuZCI6ImxvY2FsX25iY193ZWIiLCJwcm9kdWN0IjoibmJjY2hpY2Fnby5jb20iLCJjcm9zc0RvbWFpbiI6dHJ1ZSwiY2hlY2tvdXRFbmFibGVkIjpmYWxzZSwiZGFya1RoZW1lIjpmYWxzZX0clientstream.launchdarkly.com/eval/... https://clientstream.launchdarkly.com/eval/61e73e52574f7e16d1e36e36/eyJraW5kIjoidXNlciIsImRldmljZS1vcyI6IldlYiIsImlkbS1zZGstdmVyc2lvbiI6IjIuMjguMSIsImtleSI6InVua25vd24iLCJicmFuZCI6ImxvY2FsX25iY193ZWIiLCJwcm9kdWN0IjoibmJjY2hpY2Fnby5jb20iLCJjcm9zc0RvbWFpbiI6dHJ1ZSwiY2hlY2tvdXRFbmFibGVkIjpmYWxzZSwiZGFya1RoZW1lIjpmYWxzZX0 — 200 — 4.5 KiB — 143 ms — h2https://nbcu.demdex.net/event?d_dil_ver=9.5&_ts=1776892306330nbcu.demdex.net/event?d_dil_ver=9.5... https://nbcu.demdex.net/event?d_dil_ver=9.5&_ts=1776892306330 — 200 — 1.5 KiB — 41 ms — h2https://nbcume.sc.omtrdc.net/b/ss/nbcuotsdivisiontotal/1/JS-2.22.3-LEWM/s77403823690837?AQB=1&ndh=1&pf=1&t=22%2F3%2F2026%2021%3A11%3A46%203%200&mid=85957959253497190941686421433949451203&aamlh=6&ce=UTF-8&pageName=home%3Ahome%20page&g=https%3A%2F%2Fwww.nbcchicago.com%2F&c.&actionmodule=identity%20state%20change&actionname=identity%20state%20change&.c&cc=USD&c1=home&c2=home%20landing&c8=nbc&c9=chi&c10=WMAQ&c20=nbcuotsdivisiontotal&c23=home&c48=desktop&c52=home%3Ahome%20page&c53=identity%20state%20change&c54=home%3Ahome%20page%20%7C%20identity%20state%20change&c55=identity%20state%20change&v123=unauthenticated&pe=lnk_o&pev2=identity%20state%20change&s=800x600&c=24&j=1.6&v=N&k=Y&bw=1350&bh=940&mcorgid=A8AB776A5245B4220A490D44%40AdobeOrg&lrt=221&AQE=1nbcume.sc.omtrdc.net/b/ss/nbcuotsdi... https://nbcume.sc.omtrdc.net/b/ss/nbcuotsdivisiontotal/1/JS-2.22.3-LEWM/s77403823690837?AQB=1&ndh=1&pf=1&t=22%2F3%2F2026%2021%3A11%3A46%203%200&mid=85957959253497190941686421433949451203&aamlh=6&ce=UTF-8&pageName=home%3Ahome%20page&g=https%3A%2F%2Fwww.nbcchicago.com%2F&c.&actionmodule=identity%20state%20change&actionname=identity%20state%20change&.c&cc=USD&c1=home&c2=home%20landing&c8=nbc&c9=chi&c10=WMAQ&c20=nbcuotsdivisiontotal&c23=home&c48=desktop&c52=home%3Ahome%20page&c53=identity%20state%20change&c54=home%3Ahome%20page%20%7C%20identity%20state%20change&c55=identity%20state%20change&v123=unauthenticated&pe=lnk_o&pev2=identity%20state%20change&s=800x600&c=24&j=1.6&v=N&k=Y&bw=1350&bh=940&mcorgid=A8AB776A5245B4220A490D44%40AdobeOrg&lrt=221&AQE=1 — 200 — 183 B — 24 ms — h2https://link.theplatform.com/s/Yh1nAC/media/wpbp_ISWLgLu?formats=MPEG-DASH+widevine,M3U+appleHlsEncryption,M3U+none,MPEG-DASH+none,MPEG4,MP3&format=SMILlink.theplatform.com/s/Yh1nAC/media... https://link.theplatform.com/s/Yh1nAC/media/wpbp_ISWLgLu?formats=MPEG-DASH+widevine,M3U+appleHlsEncryption,M3U+none,MPEG-DASH+none,MPEG4,MP3&format=SMIL — 200 — 764 B — 438 ms — h2https://nbcume.sc.omtrdc.net/b/ss/nbcuotsdivisiontotal/1/JS-2.22.3-LEWM/s73053780332060?AQB=1&ndh=1&pf=1&t=22%2F3%2F2026%2021%3A11%3A46%203%200&mid=85957959253497190941686421433949451203&aamlh=6&ce=UTF-8&pageName=home%3Ahome%20page&g=https%3A%2F%2Fwww.nbcchicago.com%2F&c.&actionmodule=identity%20state%20change&actionname=identity%20state%20change&.c&cc=USD&c1=home&c2=home%20landing&c8=nbc&c9=chi&c10=WMAQ&c20=nbcuotsdivisiontotal&c23=home&c48=desktop&c52=home%3Ahome%20page&c53=identity%20state%20change&c54=home%3Ahome%20page%20%7C%20identity%20state%20change&c55=identity%20state%20change&v123=unauthenticated&pe=lnk_o&pev2=identity%20state%20change&s=800x600&c=24&j=1.6&v=N&k=Y&bw=1350&bh=940&mcorgid=A8AB776A5245B4220A490D44%40AdobeOrg&AQE=1nbcume.sc.omtrdc.net/b/ss/nbcuotsdi... https://nbcume.sc.omtrdc.net/b/ss/nbcuotsdivisiontotal/1/JS-2.22.3-LEWM/s73053780332060?AQB=1&ndh=1&pf=1&t=22%2F3%2F2026%2021%3A11%3A46%203%200&mid=85957959253497190941686421433949451203&aamlh=6&ce=UTF-8&pageName=home%3Ahome%20page&g=https%3A%2F%2Fwww.nbcchicago.com%2F&c.&actionmodule=identity%20state%20change&actionname=identity%20state%20change&.c&cc=USD&c1=home&c2=home%20landing&c8=nbc&c9=chi&c10=WMAQ&c20=nbcuotsdivisiontotal&c23=home&c48=desktop&c52=home%3Ahome%20page&c53=identity%20state%20change&c54=home%3Ahome%20page%20%7C%20identity%20state%20change&c55=identity%20state%20change&v123=unauthenticated&pe=lnk_o&pev2=identity%20state%20change&s=800x600&c=24&j=1.6&v=N&k=Y&bw=1350&bh=940&mcorgid=A8AB776A5245B4220A490D44%40AdobeOrg&AQE=1 — 200 — 114 B — 25 ms — h2https://nbcu.demdex.net/event?d_dil_ver=9.5&_ts=1776892306336nbcu.demdex.net/event?d_dil_ver=9.5... https://nbcu.demdex.net/event?d_dil_ver=9.5&_ts=1776892306336 — 200 — 1.5 KiB — 41 ms — h2https://nbcume.sc.omtrdc.net/b/ss/nbcuotsdivisiontotal/1/JS-2.22.3-LEWM/s77514228434642?AQB=1&ndh=1&pf=1&t=22%2F3%2F2026%2021%3A11%3A46%203%200&mid=85957959253497190941686421433949451203&aamlh=6&ce=UTF-8&pageName=home%3Ahome%20page&g=https%3A%2F%2Fwww.nbcchicago.com%2F&c.&actionmodule=identity%20state%20change&actionname=identity%20state%20change&.c&cc=USD&c1=home&c2=home%20landing&c8=nbc&c9=chi&c10=WMAQ&c20=nbcuotsdivisiontotal&c23=home&c48=desktop&c52=home%3Ahome%20page&c53=identity%20state%20change&c54=home%3Ahome%20page%20%7C%20identity%20state%20change&c55=identity%20state%20change&v123=unauthenticated&pe=lnk_o&pev2=identity%20state%20change&s=800x600&c=24&j=1.6&v=N&k=Y&bw=1350&bh=940&mcorgid=A8AB776A5245B4220A490D44%40AdobeOrg&AQE=1nbcume.sc.omtrdc.net/b/ss/nbcuotsdi... https://nbcume.sc.omtrdc.net/b/ss/nbcuotsdivisiontotal/1/JS-2.22.3-LEWM/s77514228434642?AQB=1&ndh=1&pf=1&t=22%2F3%2F2026%2021%3A11%3A46%203%200&mid=85957959253497190941686421433949451203&aamlh=6&ce=UTF-8&pageName=home%3Ahome%20page&g=https%3A%2F%2Fwww.nbcchicago.com%2F&c.&actionmodule=identity%20state%20change&actionname=identity%20state%20change&.c&cc=USD&c1=home&c2=home%20landing&c8=nbc&c9=chi&c10=WMAQ&c20=nbcuotsdivisiontotal&c23=home&c48=desktop&c52=home%3Ahome%20page&c53=identity%20state%20change&c54=home%3Ahome%20page%20%7C%20identity%20state%20change&c55=identity%20state%20change&v123=unauthenticated&pe=lnk_o&pev2=identity%20state%20change&s=800x600&c=24&j=1.6&v=N&k=Y&bw=1350&bh=940&mcorgid=A8AB776A5245B4220A490D44%40AdobeOrg&AQE=1 — 200 — 115 B — 23 ms — h2https://widgets-blue.media.weather.com/wxwidget.common.js?cid=369362872&v=6eb3ef3d10ae586673ffwidgets-blue.media.weather.com/wxwi... https://widgets-blue.media.weather.com/wxwidget.common.js?cid=369362872&v=6eb3ef3d10ae586673ff — 200 — 187.2 KiB — 29 ms — h2https://widgets-blue.media.weather.com/widgets/wxwidget.map.js?cid=369362872&memberid=1470&mapid=0002&v=6eb3ef3d10ae586673ff&referrer=www.nbcchicago.comwidgets-blue.media.weather.com/widg... https://widgets-blue.media.weather.com/widgets/wxwidget.map.js?cid=369362872&memberid=1470&mapid=0002&v=6eb3ef3d10ae586673ff&referrer=www.nbcchicago.com — 200 — 92.5 KiB — 33 ms — h2https://widgets-blue.media.weather.com/wxwidget.mosaic.js?cid=369362872&v=6eb3ef3d10ae586673ffwidgets-blue.media.weather.com/wxwi... https://widgets-blue.media.weather.com/wxwidget.mosaic.js?cid=369362872&v=6eb3ef3d10ae586673ff — 200 — 420.2 KiB — 62 ms — h2https://nbcu.demdex.net/event?d_dil_ver=9.5&_ts=1776892306341nbcu.demdex.net/event?d_dil_ver=9.5... https://nbcu.demdex.net/event?d_dil_ver=9.5&_ts=1776892306341 — 200 — 1.5 KiB — 42 ms — h2https://nbcume.sc.omtrdc.net/b/ss/nbcuotsdivisiontotal/1/JS-2.22.3-LEWM/s79359107631379?AQB=1&ndh=1&pf=1&t=22%2F3%2F2026%2021%3A11%3A46%203%200&mid=85957959253497190941686421433949451203&aamlh=6&ce=UTF-8&pageName=home%3Ahome%20page&g=https%3A%2F%2Fwww.nbcchicago.com%2F&c.&actionmodule=identity%20state%20change&actionname=identity%20state%20change&.c&cc=USD&c1=home&c2=home%20landing&c8=nbc&c9=chi&c10=WMAQ&c20=nbcuotsdivisiontotal&c23=home&c48=desktop&c52=home%3Ahome%20page&c53=identity%20state%20change&c54=home%3Ahome%20page%20%7C%20identity%20state%20change&c55=identity%20state%20change&v123=unauthenticated&pe=lnk_o&pev2=identity%20state%20change&s=800x600&c=24&j=1.6&v=N&k=Y&bw=1350&bh=940&mcorgid=A8AB776A5245B4220A490D44%40AdobeOrg&AQE=1nbcume.sc.omtrdc.net/b/ss/nbcuotsdi... https://nbcume.sc.omtrdc.net/b/ss/nbcuotsdivisiontotal/1/JS-2.22.3-LEWM/s79359107631379?AQB=1&ndh=1&pf=1&t=22%2F3%2F2026%2021%3A11%3A46%203%200&mid=85957959253497190941686421433949451203&aamlh=6&ce=UTF-8&pageName=home%3Ahome%20page&g=https%3A%2F%2Fwww.nbcchicago.com%2F&c.&actionmodule=identity%20state%20change&actionname=identity%20state%20change&.c&cc=USD&c1=home&c2=home%20landing&c8=nbc&c9=chi&c10=WMAQ&c20=nbcuotsdivisiontotal&c23=home&c48=desktop&c52=home%3Ahome%20page&c53=identity%20state%20change&c54=home%3Ahome%20page%20%7C%20identity%20state%20change&c55=identity%20state%20change&v123=unauthenticated&pe=lnk_o&pev2=identity%20state%20change&s=800x600&c=24&j=1.6&v=N&k=Y&bw=1350&bh=940&mcorgid=A8AB776A5245B4220A490D44%40AdobeOrg&AQE=1 — 200 — 115 B — 26 ms — h2https://nbcu.demdex.net/event?d_dil_ver=9.5&_ts=1776892306345nbcu.demdex.net/event?d_dil_ver=9.5... https://nbcu.demdex.net/event?d_dil_ver=9.5&_ts=1776892306345 — 200 — 1.5 KiB — 41 ms — h2https://events.launchdarkly.com/events/diagnostic/61e73e52574f7e16d1e36e36events.launchdarkly.com/events/diag... https://events.launchdarkly.com/events/diagnostic/61e73e52574f7e16d1e36e36 — 202 — 358 B — 107 ms — h2data:image/webp;base64,UklGRh4AAABXRUJQVlA4TBEAAAAvAQAAAAfQ//73v/+BiOh/AAA=data:image/webp;base64,UklGRh4AAABX... data:image/webp;base64,UklGRh4AAABXRUJQVlA4TBEAAAAvAQAAAAfQ//73v/+BiOh/AAA= — 200 — 0 B — 0 ms — datahttps://widgets-blue.media.weather.com/menu?memberId=1470&mapId=0002&&cid=369362872&widgets-blue.media.weather.com/menu... https://widgets-blue.media.weather.com/menu?memberId=1470&mapId=0002&&cid=369362872& — 200 — 2.7 KiB — 14 ms — h2https://widgets-blue.media.weather.com/basemaps?cid=369362872&widgets-blue.media.weather.com/base... https://widgets-blue.media.weather.com/basemaps?cid=369362872& — 200 — 585 B — 3 ms — h2blob:https://www.nbcchicago.com/52b80e2f-eeeb-4085-b05d-39a1d338821bwww.nbcchicago.com/52b80e2f-eeeb-40... blob:https://www.nbcchicago.com/52b80e2f-eeeb-4085-b05d-39a1d338821b — -1 — 0 B — 0 ms — blob:https://www.nbcchicago.com/52b80e2f-eeeb-4085-b05d-39a1d338821bwww.nbcchicago.com/52b80e2f-eeeb-40... blob:https://www.nbcchicago.com/52b80e2f-eeeb-4085-b05d-39a1d338821b — -1 — 0 B — 0 ms — https://widgets-blue.media.weather.com/chunks/wxwidget.mapDefaultLayout.js?v=4e77d53b1e6b2a3178a0widgets-blue.media.weather.com/chun... https://widgets-blue.media.weather.com/chunks/wxwidget.mapDefaultLayout.js?v=4e77d53b1e6b2a3178a0 — 200 — 27.1 KiB — 18 ms — h2blob:https://www.nbcchicago.com/52b80e2f-eeeb-4085-b05d-39a1d338821bwww.nbcchicago.com/52b80e2f-eeeb-40... blob:https://www.nbcchicago.com/52b80e2f-eeeb-4085-b05d-39a1d338821b — 200 — -1 B — 82 ms — blobblob:https://www.nbcchicago.com/52b80e2f-eeeb-4085-b05d-39a1d338821bwww.nbcchicago.com/52b80e2f-eeeb-40... blob:https://www.nbcchicago.com/52b80e2f-eeeb-4085-b05d-39a1d338821b — 200 — -1 B — 67 ms — blobhttps://api.mapbox.com/styles/v1/weather/ckiezw9np3vrg19pbi62tlb0e?access_token=pk.eyJ1Ijoid2VhdGhlciIsImEiOiJjbHAxajVmc3YwaGwwMmxzNDl1NmxudHRzIn0.C2EdtL51tjiGw85gOEWxSgapi.mapbox.com/styles/v1/weather/ck... https://api.mapbox.com/styles/v1/weather/ckiezw9np3vrg19pbi62tlb0e?access_token=pk.eyJ1Ijoid2VhdGhlciIsImEiOiJjbHAxajVmc3YwaGwwMmxzNDl1NmxudHRzIn0.C2EdtL51tjiGw85gOEWxSg — 200 — 8.3 KiB — 121 ms — h2https://api.mapbox.com/v4/mapbox.mapbox-streets-v8,mapbox.mapbox-terrain-v2.json?secure&access_token=pk.eyJ1Ijoid2VhdGhlciIsImEiOiJjbHAxajVmc3YwaGwwMmxzNDl1NmxudHRzIn0.C2EdtL51tjiGw85gOEWxSgapi.mapbox.com/v4/mapbox.mapbox-str... https://api.mapbox.com/v4/mapbox.mapbox-streets-v8,mapbox.mapbox-terrain-v2.json?secure&access_token=pk.eyJ1Ijoid2VhdGhlciIsImEiOiJjbHAxajVmc3YwaGwwMmxzNDl1NmxudHRzIn0.C2EdtL51tjiGw85gOEWxSg — 200 — 5.3 KiB — 40 ms — h2https://api.mapbox.com/styles/v1/weather/ckiezw9np3vrg19pbi62tlb0e/5ai059mm7rkvdk5nvzwa3qw9e/sprite.json?access_token=pk.eyJ1Ijoid2VhdGhlciIsImEiOiJjbHAxajVmc3YwaGwwMmxzNDl1NmxudHRzIn0.C2EdtL51tjiGw85gOEWxSgapi.mapbox.com/styles/v1/weather/ck... https://api.mapbox.com/styles/v1/weather/ckiezw9np3vrg19pbi62tlb0e/5ai059mm7rkvdk5nvzwa3qw9e/sprite.json?access_token=pk.eyJ1Ijoid2VhdGhlciIsImEiOiJjbHAxajVmc3YwaGwwMmxzNDl1NmxudHRzIn0.C2EdtL51tjiGw85gOEWxSg — 200 — 531 B — 82 ms — h2https://api.mapbox.com/styles/v1/weather/ckiezw9np3vrg19pbi62tlb0e/5ai059mm7rkvdk5nvzwa3qw9e/sprite.png?access_token=pk.eyJ1Ijoid2VhdGhlciIsImEiOiJjbHAxajVmc3YwaGwwMmxzNDl1NmxudHRzIn0.C2EdtL51tjiGw85gOEWxSgapi.mapbox.com/styles/v1/weather/ck... https://api.mapbox.com/styles/v1/weather/ckiezw9np3vrg19pbi62tlb0e/5ai059mm7rkvdk5nvzwa3qw9e/sprite.png?access_token=pk.eyJ1Ijoid2VhdGhlciIsImEiOiJjbHAxajVmc3YwaGwwMmxzNDl1NmxudHRzIn0.C2EdtL51tjiGw85gOEWxSg — 200 — 404 B — 81 ms — h2https://config.media.weather.com/api/v1/radars/status?map_id=0002&service_id=369362872config.media.weather.com/api/v1/rad... https://config.media.weather.com/api/v1/radars/status?map_id=0002&service_id=369362872 — 200 — 1.2 KiB — 295 ms — h2https://config.media.weather.com/api/v1/radars/status?map_id=0002&service_id=369362872config.media.weather.com/api/v1/rad... https://config.media.weather.com/api/v1/radars/status?map_id=0002&service_id=369362872 — 200 — 0 B — 304 ms — h2https://config.media.weather.com/api/v1/radars/status?map_id=0002&service_id=369362872config.media.weather.com/api/v1/rad... https://config.media.weather.com/api/v1/radars/status?map_id=0002&service_id=369362872 — 200 — 0 B — 306 ms — h2https://api.weather.com/v2/vector-api/products/608/info?apiKey=089ed4e892fb0dfdf34eb81e6f2521aa&tile-size=512&meta=trueapi.weather.com/v2/vector-api/produ... https://api.weather.com/v2/vector-api/products/608/info?apiKey=089ed4e892fb0dfdf34eb81e6f2521aa&tile-size=512&meta=true — 200 — 1014 B — 488 ms — h2https://api.weather.com/v2/vector-api/products/619/info?apiKey=089ed4e892fb0dfdf34eb81e6f2521aa&tile-size=512&meta=trueapi.weather.com/v2/vector-api/produ... https://api.weather.com/v2/vector-api/products/619/info?apiKey=089ed4e892fb0dfdf34eb81e6f2521aa&tile-size=512&meta=true — 200 — 1014 B — 490 ms — h2https://config.media.weather.com/api/v1/radars/status?map_id=0002&service_id=369362872config.media.weather.com/api/v1/rad... https://config.media.weather.com/api/v1/radars/status?map_id=0002&service_id=369362872 — 200 — 0 B — 280 ms — h2blob:https://www.nbcchicago.com/52b80e2f-eeeb-4085-b05d-39a1d338821bwww.nbcchicago.com/52b80e2f-eeeb-40... blob:https://www.nbcchicago.com/52b80e2f-eeeb-4085-b05d-39a1d338821b — 200 — -1 B — 84 ms — blobhttps://api.mapbox.com/styles/v1/weather/ckiezw9np3vrg19pbi62tlb0e?access_token=pk.eyJ1Ijoid2VhdGhlciIsImEiOiJjbHAxajVmc3YwaGwwMmxzNDl1NmxudHRzIn0.C2EdtL51tjiGw85gOEWxSgapi.mapbox.com/styles/v1/weather/ck... https://api.mapbox.com/styles/v1/weather/ckiezw9np3vrg19pbi62tlb0e?access_token=pk.eyJ1Ijoid2VhdGhlciIsImEiOiJjbHAxajVmc3YwaGwwMmxzNDl1NmxudHRzIn0.C2EdtL51tjiGw85gOEWxSg — 200 — 0 B — 4 ms — h2https://config.media.weather.com/api/v1/radars/status?map_id=0002&service_id=369362872config.media.weather.com/api/v1/rad... https://config.media.weather.com/api/v1/radars/status?map_id=0002&service_id=369362872 — 200 — 0 B — 279 ms — h2blob:https://www.nbcchicago.com/52b80e2f-eeeb-4085-b05d-39a1d338821bwww.nbcchicago.com/52b80e2f-eeeb-40... blob:https://www.nbcchicago.com/52b80e2f-eeeb-4085-b05d-39a1d338821b — 200 — -1 B — 88 ms — blobhttps://events.mapbox.com/events/v2?access_token=pk.eyJ1Ijoid2VhdGhlciIsImEiOiJjbHAxajVmc3YwaGwwMmxzNDl1NmxudHRzIn0.C2EdtL51tjiGw85gOEWxSgevents.mapbox.com/events/v2?access_... https://events.mapbox.com/events/v2?access_token=pk.eyJ1Ijoid2VhdGhlciIsImEiOiJjbHAxajVmc3YwaGwwMmxzNDl1NmxudHRzIn0.C2EdtL51tjiGw85gOEWxSg — 204 — 76 B — 129 ms — h2https://events.mapbox.com/events/v2?access_token=pk.eyJ1Ijoid2VhdGhlciIsImEiOiJjbHAxajVmc3YwaGwwMmxzNDl1NmxudHRzIn0.C2EdtL51tjiGw85gOEWxSgevents.mapbox.com/events/v2?access_... https://events.mapbox.com/events/v2?access_token=pk.eyJ1Ijoid2VhdGhlciIsImEiOiJjbHAxajVmc3YwaGwwMmxzNDl1NmxudHRzIn0.C2EdtL51tjiGw85gOEWxSg — 204 — 75 B — 135 ms — h2https://api.mapbox.com/v4/mapbox.mapbox-streets-v8,mapbox.mapbox-terrain-v2.json?secure&access_token=pk.eyJ1Ijoid2VhdGhlciIsImEiOiJjbHAxajVmc3YwaGwwMmxzNDl1NmxudHRzIn0.C2EdtL51tjiGw85gOEWxSgapi.mapbox.com/v4/mapbox.mapbox-str... https://api.mapbox.com/v4/mapbox.mapbox-streets-v8,mapbox.mapbox-terrain-v2.json?secure&access_token=pk.eyJ1Ijoid2VhdGhlciIsImEiOiJjbHAxajVmc3YwaGwwMmxzNDl1NmxudHRzIn0.C2EdtL51tjiGw85gOEWxSg — 200 — 0 B — 5 ms — h2https://api.mapbox.com/styles/v1/weather/ckiezw9np3vrg19pbi62tlb0e/5ai059mm7rkvdk5nvzwa3qw9e/sprite.json?access_token=pk.eyJ1Ijoid2VhdGhlciIsImEiOiJjbHAxajVmc3YwaGwwMmxzNDl1NmxudHRzIn0.C2EdtL51tjiGw85gOEWxSgapi.mapbox.com/styles/v1/weather/ck... https://api.mapbox.com/styles/v1/weather/ckiezw9np3vrg19pbi62tlb0e/5ai059mm7rkvdk5nvzwa3qw9e/sprite.json?access_token=pk.eyJ1Ijoid2VhdGhlciIsImEiOiJjbHAxajVmc3YwaGwwMmxzNDl1NmxudHRzIn0.C2EdtL51tjiGw85gOEWxSg — 200 — 0 B — 6 ms — h2https://api.mapbox.com/styles/v1/weather/ckiezw9np3vrg19pbi62tlb0e/5ai059mm7rkvdk5nvzwa3qw9e/sprite.png?access_token=pk.eyJ1Ijoid2VhdGhlciIsImEiOiJjbHAxajVmc3YwaGwwMmxzNDl1NmxudHRzIn0.C2EdtL51tjiGw85gOEWxSgapi.mapbox.com/styles/v1/weather/ck... https://api.mapbox.com/styles/v1/weather/ckiezw9np3vrg19pbi62tlb0e/5ai059mm7rkvdk5nvzwa3qw9e/sprite.png?access_token=pk.eyJ1Ijoid2VhdGhlciIsImEiOiJjbHAxajVmc3YwaGwwMmxzNDl1NmxudHRzIn0.C2EdtL51tjiGw85gOEWxSg — 200 — 0 B — 6 ms — h2https://api.mapbox.com/v4/mapbox.mapbox-streets-v8,mapbox.mapbox-terrain-v2/7/32/47.vector.pbf?sku=101ICVZHS93ly&access_token=pk.eyJ1Ijoid2VhdGhlciIsImEiOiJjbHAxajVmc3YwaGwwMmxzNDl1NmxudHRzIn0.C2EdtL51tjiGw85gOEWxSgapi.mapbox.com/v4/mapbox.mapbox-str... https://api.mapbox.com/v4/mapbox.mapbox-streets-v8,mapbox.mapbox-terrain-v2/7/32/47.vector.pbf?sku=101ICVZHS93ly&access_token=pk.eyJ1Ijoid2VhdGhlciIsImEiOiJjbHAxajVmc3YwaGwwMmxzNDl1NmxudHRzIn0.C2EdtL51tjiGw85gOEWxSg — 200 — 135.3 KiB — 115 ms — h3https://api.mapbox.com/v4/mapbox.mapbox-streets-v8,mapbox.mapbox-terrain-v2/7/33/47.vector.pbf?sku=101ICVZHS93ly&access_token=pk.eyJ1Ijoid2VhdGhlciIsImEiOiJjbHAxajVmc3YwaGwwMmxzNDl1NmxudHRzIn0.C2EdtL51tjiGw85gOEWxSgapi.mapbox.com/v4/mapbox.mapbox-str... https://api.mapbox.com/v4/mapbox.mapbox-streets-v8,mapbox.mapbox-terrain-v2/7/33/47.vector.pbf?sku=101ICVZHS93ly&access_token=pk.eyJ1Ijoid2VhdGhlciIsImEiOiJjbHAxajVmc3YwaGwwMmxzNDl1NmxudHRzIn0.C2EdtL51tjiGw85gOEWxSg — 200 — 104.3 KiB — 109 ms — h3https://media.nbcnewyork.com/wp-content/uploads/2019/09/FixedRadarPin-25x25-2x.pngmedia.nbcnewyork.com/wp-content/upl... https://media.nbcnewyork.com/wp-content/uploads/2019/09/FixedRadarPin-25x25-2x.png — 200 — 3.9 KiB — 16 ms — h2https://api.weather.com/v3/TileServer/series/productSet?productSet=priradSiteRadarRefl&apiKey=089ed4e892fb0dfdf34eb81e6f2521aaapi.weather.com/v3/TileServer/serie... https://api.weather.com/v3/TileServer/series/productSet?productSet=priradSiteRadarRefl&apiKey=089ed4e892fb0dfdf34eb81e6f2521aa — 200 — 21.5 KiB — 1.0 s — h2https://api.mapbox.com/fonts/v1/weather/Roboto%20Condensed%20Bold,Arial%20Unicode%20MS%20Bold/0-255.pbf?access_token=pk.eyJ1Ijoid2VhdGhlciIsImEiOiJjbHAxajVmc3YwaGwwMmxzNDl1NmxudHRzIn0.C2EdtL51tjiGw85gOEWxSgapi.mapbox.com/fonts/v1/weather/Rob... https://api.mapbox.com/fonts/v1/weather/Roboto%20Condensed%20Bold,Arial%20Unicode%20MS%20Bold/0-255.pbf?access_token=pk.eyJ1Ijoid2VhdGhlciIsImEiOiJjbHAxajVmc3YwaGwwMmxzNDl1NmxudHRzIn0.C2EdtL51tjiGw85gOEWxSg — 200 — 39.1 KiB — 42 ms — h3https://api.mapbox.com/fonts/v1/weather/Open%20Sans%20SemiBold,Arial%20Unicode%20MS%20Bold/0-255.pbf?access_token=pk.eyJ1Ijoid2VhdGhlciIsImEiOiJjbHAxajVmc3YwaGwwMmxzNDl1NmxudHRzIn0.C2EdtL51tjiGw85gOEWxSgapi.mapbox.com/fonts/v1/weather/Ope... https://api.mapbox.com/fonts/v1/weather/Open%20Sans%20SemiBold,Arial%20Unicode%20MS%20Bold/0-255.pbf?access_token=pk.eyJ1Ijoid2VhdGhlciIsImEiOiJjbHAxajVmc3YwaGwwMmxzNDl1NmxudHRzIn0.C2EdtL51tjiGw85gOEWxSg — 200 — 42.1 KiB — 43 ms — h3https://api.mapbox.com/fonts/v1/weather/Open%20Sans%20SemiBold,Arial%20Unicode%20MS%20Regular/0-255.pbf?access_token=pk.eyJ1Ijoid2VhdGhlciIsImEiOiJjbHAxajVmc3YwaGwwMmxzNDl1NmxudHRzIn0.C2EdtL51tjiGw85gOEWxSgapi.mapbox.com/fonts/v1/weather/Ope... https://api.mapbox.com/fonts/v1/weather/Open%20Sans%20SemiBold,Arial%20Unicode%20MS%20Regular/0-255.pbf?access_token=pk.eyJ1Ijoid2VhdGhlciIsImEiOiJjbHAxajVmc3YwaGwwMmxzNDl1NmxudHRzIn0.C2EdtL51tjiGw85gOEWxSg — 200 — 42.1 KiB — 43 ms — h3https://api3.weather.com/v2/vector-api/products/608/features?time=1776891960000&x=32&y=47&lod=8&apiKey=089ed4e892fb0dfdf34eb81e6f2521aa&tile-size=512api3.weather.com/v2/vector-api/prod... https://api3.weather.com/v2/vector-api/products/608/features?time=1776891960000&x=32&y=47&lod=8&apiKey=089ed4e892fb0dfdf34eb81e6f2521aa&tile-size=512 — 200 — 303 B — 78 ms — h2https://api.weather.com/v2/vector-api/products/608/features?time=1776891960000&x=33&y=47&lod=8&apiKey=089ed4e892fb0dfdf34eb81e6f2521aa&tile-size=512api.weather.com/v2/vector-api/produ... https://api.weather.com/v2/vector-api/products/608/features?time=1776891960000&x=33&y=47&lod=8&apiKey=089ed4e892fb0dfdf34eb81e6f2521aa&tile-size=512 — 200 — 302 B — 57 ms — h2https://api3.weather.com/v2/vector-api/products/619/features?time=1776296534000&x=32&y=47&lod=8&apiKey=089ed4e892fb0dfdf34eb81e6f2521aa&tile-size=512api3.weather.com/v2/vector-api/prod... https://api3.weather.com/v2/vector-api/products/619/features?time=1776296534000&x=32&y=47&lod=8&apiKey=089ed4e892fb0dfdf34eb81e6f2521aa&tile-size=512 — 200 — 303 B — 62 ms — h2https://api.weather.com/v2/vector-api/products/619/features?time=1776296534000&x=33&y=47&lod=8&apiKey=089ed4e892fb0dfdf34eb81e6f2521aa&tile-size=512api.weather.com/v2/vector-api/produ... https://api.weather.com/v2/vector-api/products/619/features?time=1776296534000&x=33&y=47&lod=8&apiKey=089ed4e892fb0dfdf34eb81e6f2521aa&tile-size=512 — 200 — 303 B — 63 ms — h2https://media.nbcnewyork.com/wp-content/uploads/2019/09/Fixed_Radar_Icon_WO_BG_WMAQ.pngmedia.nbcnewyork.com/wp-content/upl... https://media.nbcnewyork.com/wp-content/uploads/2019/09/Fixed_Radar_Icon_WO_BG_WMAQ.png — 200 — 608 B — 22 ms — h2https://api0.weather.com/v3/TileServer/tile?product=nil0-refl&ts=1776892206&xyz=65:95:8&apiKey=089ed4e892fb0dfdf34eb81e6f2521aaapi0.weather.com/v3/TileServer/tile... https://api0.weather.com/v3/TileServer/tile?product=nil0-refl&ts=1776892206&xyz=65:95:8&apiKey=089ed4e892fb0dfdf34eb81e6f2521aa — 200 — 9.7 KiB — 517 ms — h2https://api3.weather.com/v3/TileServer/tile?product=nil0-refl&ts=1776892206&xyz=65:94:8&apiKey=089ed4e892fb0dfdf34eb81e6f2521aaapi3.weather.com/v3/TileServer/tile... https://api3.weather.com/v3/TileServer/tile?product=nil0-refl&ts=1776892206&xyz=65:94:8&apiKey=089ed4e892fb0dfdf34eb81e6f2521aa — 200 — 2.1 KiB — 451 ms — h2https://api1.weather.com/v3/TileServer/tile?product=nil0-refl&ts=1776892206&xyz=66:95:8&apiKey=089ed4e892fb0dfdf34eb81e6f2521aaapi1.weather.com/v3/TileServer/tile... https://api1.weather.com/v3/TileServer/tile?product=nil0-refl&ts=1776892206&xyz=66:95:8&apiKey=089ed4e892fb0dfdf34eb81e6f2521aa — 200 — 1015 B — 530 ms — h2https://api0.weather.com/v3/TileServer/tile?product=nil0-refl&ts=1776892206&xyz=66:94:8&apiKey=089ed4e892fb0dfdf34eb81e6f2521aaapi0.weather.com/v3/TileServer/tile... https://api0.weather.com/v3/TileServer/tile?product=nil0-refl&ts=1776892206&xyz=66:94:8&apiKey=089ed4e892fb0dfdf34eb81e6f2521aa — 200 — 458 B — 488 ms — h2https://events.launchdarkly.com/events/bulk/61e73e52574f7e16d1e36e36events.launchdarkly.com/events/bulk... https://events.launchdarkly.com/events/bulk/61e73e52574f7e16d1e36e36 — 204 — 0 B — 104 ms — h2https://events.launchdarkly.com/events/bulk/61e73e52574f7e16d1e36e36events.launchdarkly.com/events/bulk... https://events.launchdarkly.com/events/bulk/61e73e52574f7e16d1e36e36 — 202 — 358 B — 105 ms — h2https://api0.weather.com/v3/TileServer/tile?product=nil0-refl&ts=1776891846&xyz=65:95:8&apiKey=089ed4e892fb0dfdf34eb81e6f2521aaapi0.weather.com/v3/TileServer/tile... https://api0.weather.com/v3/TileServer/tile?product=nil0-refl&ts=1776891846&xyz=65:95:8&apiKey=089ed4e892fb0dfdf34eb81e6f2521aa — 200 — 9.7 KiB — 443 ms — h2https://api3.weather.com/v3/TileServer/tile?product=nil0-refl&ts=1776891846&xyz=65:94:8&apiKey=089ed4e892fb0dfdf34eb81e6f2521aaapi3.weather.com/v3/TileServer/tile... https://api3.weather.com/v3/TileServer/tile?product=nil0-refl&ts=1776891846&xyz=65:94:8&apiKey=089ed4e892fb0dfdf34eb81e6f2521aa — 200 — 2.3 KiB — 430 ms — h2https://api1.weather.com/v3/TileServer/tile?product=nil0-refl&ts=1776891846&xyz=66:95:8&apiKey=089ed4e892fb0dfdf34eb81e6f2521aaapi1.weather.com/v3/TileServer/tile... https://api1.weather.com/v3/TileServer/tile?product=nil0-refl&ts=1776891846&xyz=66:95:8&apiKey=089ed4e892fb0dfdf34eb81e6f2521aa — 200 — 1.1 KiB — 432 ms — h2https://api0.weather.com/v3/TileServer/tile?product=nil0-refl&ts=1776891846&xyz=66:94:8&apiKey=089ed4e892fb0dfdf34eb81e6f2521aaapi0.weather.com/v3/TileServer/tile... https://api0.weather.com/v3/TileServer/tile?product=nil0-refl&ts=1776891846&xyz=66:94:8&apiKey=089ed4e892fb0dfdf34eb81e6f2521aa — 200 — 459 B — 426 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 4265ms · 1658KB · $57/mo
widgets-blue.media.weather.com
Other
Costly
Execution 2592ms
Transfer 420 KB
Unused 58%
Monthly Cost $34/mo
www.nbcchicago.com
Other
Costly
Execution 505ms
Transfer 78 KB
Monthly Cost $7/mo
Unattributable
Other
Costly
Execution 391ms
Transfer 0 KB
Monthly Cost $5/mo
securepubads.g.doubleclick.net
Other
Costly
Execution 369ms
Transfer 187 KB
Unused 57%
Monthly Cost $5/mo
id.nbcuni.com
Other
Optional
Execution 93ms
Transfer 210 KB
Unused 75%
Monthly Cost $1/mo
cdn.taboola.com
Other
Optional
Execution 77ms
Transfer 328 KB
Unused 65%
Monthly Cost $1/mo
widgets-blue.media.weather.com
Other
Optional
Execution 70ms
Transfer 27 KB
Monthly Cost $1/mo
widgets.media.weather.com
Other
Optional
Execution 60ms
Transfer 157 KB
Unused 34%
Monthly Cost $1/mo
widgets-blue.media.weather.com
Other
Optional
Execution 55ms
Transfer 92 KB
Unused 36%
Monthly Cost $1/mo
widgets-blue.media.weather.com
Other
Optional
Execution 53ms
Transfer 157 KB
Unused 34%
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • widgets-blue.media.weather.com adds 2592ms and costs ~$34/month
  • www.nbcchicago.com adds 505ms and costs ~$7/month
  • Unattributable adds 391ms and costs ~$5/month
  • securepubads.g.doubleclick.net adds 369ms and costs ~$5/month

100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.

Learn more

Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.

Source: web.dev

widgets-blue.media.weather.com takes 2592ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

58% of widgets-blue.media.weather.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

www.nbcchicago.com takes 505ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

Unattributable takes 391ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

securepubads.g.doubleclick.net takes 369ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

57% of securepubads.g.doubleclick.net's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

75% of id.nbcuni.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

65% of cdn.taboola.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

How third-party costs are calculated

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback