Skip to content
https://abc7chicago.com

Performance

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

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

32
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
63
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
81
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
85
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.

6.49 s

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

59.68 s

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

1.16 s

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

0.000

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

29.63 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.

67.21 s

Page Load Progression

482 ms
964 ms
1.4 s
1.9 s
2.4 s
2.9 s
3.4 s
3.9 s
Checks
17
8 PASS 2 REVIEW 5 FIX
F
Page Weight Budget
Action
20.3 MB transferred, 402 requests
FIX
20.3 MB transferred, 402 requests
Critical::
Page weighs 36.3 MB (20.3 MB transferred)
Warning::
Images are 14.5 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 14.5 MB
Warning::
JavaScript is 4.7 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 4.7 MB
Info::
CSS is 232 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 232 KB
Warning::
402 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 4.3 g CO2 per page load
20.3 MB / 2.4 MB budget
20.3 MB transferred
402 requests
4.3 g CO2 per page load
Images 14.5 MiB 71%
JavaScript 4.7 MiB 23%
Other 317.4 KiB 2%
CSS 232.4 KiB 1%
Fonts 177.7 KiB 1%
Other 173.7 KiB 1%
Other 170.7 KiB 1%
HTML 130.2 KiB 1%
Other 702 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.

Why this matters

Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.

Source: web.dev

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

Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.

Why this matters

CSS bundle is large — purge unused styles (PurgeCSS, Tailwind JIT) to reduce CSS payload.

Source: web.dev

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 (20.3 MiB of 20.3 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
6706ms total JS execution
FIX
6706ms total JS execution
Warning::
Unattributable: 1264ms CPU time
Warning::
https://hiveplayer-static.bamgrid.com/artifacts/hi...: 1251ms CPU time
Warning::
https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125...: 959ms CPU time
Warning::
https://abc7chicago.com/: 643ms CPU time
Warning::
https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125...: 595ms CPU time
Warning::
Third-party scripts: 6063ms (90% of total)

Main Thread Breakdown

Script Evaluation 60% Other 18% Script Parsing & Compilation 12% Style & Layout 5%
ScriptTotalScriptingParse/CompileParty
Unattributable1264ms157ms0ms3rd
https://hiveplayer-static.bamgrid.com/artifacts/hive/playback-service/26.2.0-bagheera/all_browser_es5/playback-service.js1251ms981ms89ms3rd
https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/abcotv-66b44c8e.js959ms776ms8ms3rd
https://abc7chicago.com/643ms292ms40ms1st
https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/home-c16e5de4.js595ms578ms9ms3rd
https://dcf.espn.com/TWDC-DTCI/prod/code/b07d704201a75d9eeacecf9228d5d35b.js?conditionId0=4905161427ms370ms38ms3rd
https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/8256-5a29281d.js306ms64ms208ms3rd
https://dcf.espn.com/TWDC-DTCI/prod/Bootstrap.js262ms190ms50ms3rd
https://static.chartbeat.com/js/chartbeat.js201ms191ms5ms3rd
https://js.appboycdn.com/web-sdk/5.6/braze.min.js168ms124ms26ms3rd

Showing top 10 of 17 scripts

F
JS Bundles
Action
200 scripts, 1023 KB unused
FIX
200 scripts, 1023 KB unused
Warning::
https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125...: 400 KB unused (50%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125...: 241 KB unused (57%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://hiveplayer-static.bamgrid.com/artifacts/hi...: 91 KB unused (84%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://dcf.espn.com/TWDC-DTCI/prod/code/b07d70420...: 76 KB unused (69%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://dcf.espn.com/TWDC-DTCI/prod/Bootstrap.js: 55 KB unused (48%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 1023 KB
1023 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/8256-5a29281d.js798 KB400 KB (50%)3rd
https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/4369-6b9e6cdf.js421 KB241 KB (57%)3rd
https://hiveplayer-static.bamgrid.com/artifacts/hive/playback-service/26.2.0-bagheera/all_browser_es5/playback-service.js109 KB91 KB (84%)3rd
https://dcf.espn.com/TWDC-DTCI/prod/code/b07d704201a75d9eeacecf9228d5d35b.js?conditionId0=4905161111 KB76 KB (69%)3rd
https://dcf.espn.com/TWDC-DTCI/prod/Bootstrap.js116 KB55 KB (48%)3rd
https://js.appboycdn.com/web-sdk/5.6/braze.min.js63 KB43 KB (69%)3rd
https://cdn.disneyaccount.com/v5/sdk.js45 KB32 KB (71%)3rd
https://dcf.espn.com/TWDC-DTCI/prod/code/8848da72a3a4c323427c2553a8c6c531.js?conditionId0=490155155 KB29 KB (53%)3rd
https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/717-e2df77d3.js138 KB28 KB (21%)3rd
https://siteintercept.qualtrics.com/dxjsmodule/12.1a2b7192fd54e87d3971.chunk.js?Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=web&Q_BRANDID=abc7chicago.com36 KB28 KB (77%)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
402 resources · 20.3 MB · 1023 KB savings available
FIX
402 resources · 20.3 MB · 1023 KB savings available
Warning::
Page weight 19.3 MB over 1MB target
Got: 20.3 MB Expected: ≤ 1 MB
Info::
~1023 KB of savings available
Warning::
400 third-party resources (100% of weight)
Info::
30 resources over 200KB
402 resources · 20.3 MiB · 400 third-party 19.3 MiB over 1MB target
Image 72% · 14.6 MiB
JavaScript 24% · 5.0 MiB
Other 1% · 294.2 KiB
CSS 1% · 232.4 KiB
Font 1% · 177.7 KiB
Document 1% · 130.2 KiB

~1022.5 KiB of savings available

Remove unused JavaScript: 1022.5 KiB
C
Image Optimization
Action
71 images, 0 KB saveable
REVIEW
71 images, 0 KB saveable
Warning::
https://cdn.abcotvs.com/dip/images/18943883_042226... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.abcotvs.net/abcotv/assets/news/global/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.abcotvs.com/dip/images/18943733_ap-flo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.abcotvs.com/dip/images/16711445_LOCALI... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.abcotvs.com/dip/images/18943557_042226... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.abcotvs.com/dip/images/18942756_042226... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.abcotvs.com/dip/images/18891407_mommyb... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.abcotvs.net/abcotv/assets/news/global/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.abcotvs.net/abcotv/assets/news/global/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.abcotvs.com/dip/images/18848394_tamron... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.abcotvs.com/dip/images/11484426_011822... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.abcotvs.com/dip/images/16711397_CAR_CH... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.abcotvs.com/dip/images/18897919_perfum... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.abcotvs.com/dip/images/18942756_042226... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.abcotvs.com/dip/images/16393456_ABCNL_... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.abcotvs.com/dip/images/18927645_newcho... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.abcotvs.com/dip/images/18929755_042026... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.abcotvs.com/dip/images/18916355_newcho... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.abcotvs.com/dip/images/18943883_042226... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.abcotvs.net/abcotv/assets/news/global/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.abcotvs.com/dip/images/8816341_121620-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.abcotvs.com/dip/images/18943557_042226... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.abcotvs.com/dip/images/16711409_TRUE_C... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.abcotvs.com/dip/images/18937007_042126... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.abcotvs.com/dip/images/18586587_2026_C... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.abcotvs.com/dip/images/18943025_e-moto... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.abcotvs.com/dip/images/18937007_042126... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.abcotvs.com/dip/images/18940571_042226... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.abcotvs.com/dip/images/18943672_celest... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.abcotvs.com/dip/images/18930320_042026... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.abcotvs.com/dip/images/11484426_011822... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.abcotvs.com/dip/images/18877413_feeder... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.abcotvs.com/dip/images/18942584_042226... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.abcotvs.net/abcotv/assets/news/global/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.abcotvs.com/dip/images/15435057_101624... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.abcotvs.com/dip/images/15435057_101624... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.abcotvs.com/dip/images/18943883_042226... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.abcotvs.net/abcotv/assets/news/global/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.abcotvs.net/abcotv/assets/news/global/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.abcotvs.com/dip/images/18944098_kalshi... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.abcotvs.com/dip/images/18943331_icejam... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://assets-cdn.abcotvs.net/static/images/WLS_w... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.abcotvs.com/dip/images/18066774_WLS_WH... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.abcotvs.com/dip/images/16393455_OTRC_L... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.abcotvs.com/dip/images/18942584_042226... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.abcotvs.com/dip/images/18937007_042126... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.abcotvs.com/dip/images/18586665_CACFly... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
71 images 14.5 MB
0 oversized -0 KB
70 legacy format
47 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

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

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
4 fonts (178 KB)
PASS
4 fonts (178 KB)
Info::
4 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

4

178 KB total

Render-blocking

0

of 4

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s 36.0 s 38.0 s 40.0 s 42.0 s 44.0 s 46.0 s 48.0 s 50.0 s 52.0 s 54.0 s 56.0 s 58.0 s 60.0 s 62.0 s FCP 6.5 s LCP 59.7 shttps://s.abcnews.com/assets/dtci/fonts/post-grotesk/PostGrotesk-Book.woff2PostGrotesk-Book.woff2 https://s.abcnews.com/assets/dtci/fonts/post-grotesk/PostGrotesk-Book.woff2 — 51.8 KiB — 304 ms — font-display: swaphttps://s.abcnews.com/assets/dtci/fonts/post-grotesk/PostGrotesk-Bold.woff2PostGrotesk-Bold.woff2 https://s.abcnews.com/assets/dtci/fonts/post-grotesk/PostGrotesk-Bold.woff2 — 52.8 KiB — 292 ms — font-display: swaphttps://s.abcnews.com/assets/dtci/fonts/post-grotesk/PostGrotesk-Medium.woff2PostGrotesk-Medium.woff2 https://s.abcnews.com/assets/dtci/fonts/post-grotesk/PostGrotesk-Medium.woff2 — 53.7 KiB — 262 ms — font-display: swaphttps://cdn-static.sigalert.com/240/font/icomoon.ttf?nqavk2icomoon.ttf https://cdn-static.sigalert.com/240/font/icomoon.ttf?nqavk2 — 19.4 KiB — 39 ms — font-display: swap
PostGrotesk-Book.woff2 woff2 swap
Size 52 KB
Load time 304 ms
Start 340 ms
Risk FOUT — text flashes from fallback to web font
PostGrotesk-Bold.woff2 woff2 swap
Size 53 KB
Load time 292 ms
Start 340 ms
Risk FOUT — text flashes from fallback to web font
PostGrotesk-Medium.woff2 woff2 swap
Size 54 KB
Load time 262 ms
Start 340 ms
Risk FOUT — text flashes from fallback to web font
icomoon.ttf ttf swap
Size 19 KB
Load time 39 ms
Start 2.1 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
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)

Fixing the unchecked items could save ~6 KB and ~12 ms

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
12 hints, 0 missing preconnects
PASS
12 hints, 0 missing preconnects
Info::
Page uses 12 resource hint(s)

Current Resource Hints

preconnect
3
preload
6
dns-prefetch
prefetch
3

12 resource hints configured

A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A+
HTTP Caching
max-age=1 (1 second)
PASS
max-age=1 (1 second)
Info::
Cache-Control header is set
Got: max-age=1
Info::
Effective TTL: 1 second (max-age=1)
Info::
Last-Modified header present
Cache-Control

max-age=1

DirectiveValueMeaning
max-age1Cache for 1 second
Effective TTL: 1 seconds
Network Waterfall
402 requests over 5286ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s 36.0 s 38.0 s 40.0 s 42.0 s 44.0 s 46.0 s 48.0 s 50.0 s 52.0 s 54.0 s 56.0 s 58.0 s 60.0 s 62.0 s FCP 6.5 s LCP 59.7 shttps://abc7chicago.com// https://abc7chicago.com/ — 200 — 72.2 KiB — 419 ms — h2https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/css/fusion-fe04230e.cssassets-cdn.abcotvs.net/abcotv/7c7eb... https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/css/fusion-fe04230e.css — 200 — 89.6 KiB — 211 ms — h2https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/css/8256-3f6c1b98.cssassets-cdn.abcotvs.net/abcotv/7c7eb... https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/css/8256-3f6c1b98.css — 200 — 6.5 KiB — 153 ms — h2https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/css/abcotv-f740bb97.cssassets-cdn.abcotvs.net/abcotv/7c7eb... https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/css/abcotv-f740bb97.css — 200 — 4.1 KiB — 154 ms — h2https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/css/4037-558fe53f.cssassets-cdn.abcotvs.net/abcotv/7c7eb... https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/css/4037-558fe53f.css — 200 — 4.2 KiB — 213 ms — h2https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/css/home-17cd4fed.cssassets-cdn.abcotvs.net/abcotv/7c7eb... https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/css/home-17cd4fed.css — 200 — 4.0 KiB — 213 ms — h2https://dcf.espn.com/TWDC-DTCI/prod/Bootstrap.jsdcf.espn.com/TWDC-DTCI/prod/Bootstr... https://dcf.espn.com/TWDC-DTCI/prod/Bootstrap.js — 200 — 115.5 KiB — 290 ms — h2https://s.abcnews.com/assets/dtci/fonts/post-grotesk/PostGrotesk-Book.woff2s.abcnews.com/assets/dtci/fonts/pos... https://s.abcnews.com/assets/dtci/fonts/post-grotesk/PostGrotesk-Book.woff2 — 200 — 51.8 KiB — 304 ms — h2https://s.abcnews.com/assets/dtci/fonts/post-grotesk/PostGrotesk-Bold.woff2s.abcnews.com/assets/dtci/fonts/pos... https://s.abcnews.com/assets/dtci/fonts/post-grotesk/PostGrotesk-Bold.woff2 — 200 — 52.8 KiB — 292 ms — h2https://s.abcnews.com/assets/dtci/fonts/post-grotesk/PostGrotesk-Medium.woff2s.abcnews.com/assets/dtci/fonts/pos... https://s.abcnews.com/assets/dtci/fonts/post-grotesk/PostGrotesk-Medium.woff2 — 200 — 53.7 KiB — 262 ms — h2https://scripts.webcontentassessor.com/scripts/9ea8e122d232d7fe0315fb6192a1844ed2d5312b670e73d4ef62d7da31afd809scripts.webcontentassessor.com/scri... https://scripts.webcontentassessor.com/scripts/9ea8e122d232d7fe0315fb6192a1844ed2d5312b670e73d4ef62d7da31afd809 — 200 — 149.4 KiB — 235 ms — h2https://cdn.abcotvs.net/abcotv/assets/news/global/images/feature-header/wls-lg.svgcdn.abcotvs.net/abcotv/assets/news/... https://cdn.abcotvs.net/abcotv/assets/news/global/images/feature-header/wls-lg.svg — 200 — 2.4 KiB — 149 ms — http/1.1https://cdn.abcotvs.net/abcotv/assets/news/global/images/feature-header/wls-sm.svgcdn.abcotvs.net/abcotv/assets/news/... https://cdn.abcotvs.net/abcotv/assets/news/global/images/feature-header/wls-sm.svg — 200 — 1.4 KiB — 156 ms — http/1.1https://cdn.abcotvs.com/dip/images/18943672_celeste-rivas-clean-TN-img.jpgcdn.abcotvs.com/dip/images/18943672... https://cdn.abcotvs.com/dip/images/18943672_celeste-rivas-clean-TN-img.jpg — 200 — 435.6 KiB — 84 ms — http/1.1https://cdn.abcotvs.com/dip/images/11484426_011822-wls-live-channel-thumb-v2-img.png?w=1024cdn.abcotvs.com/dip/images/11484426... https://cdn.abcotvs.com/dip/images/11484426_011822-wls-live-channel-thumb-v2-img.png?w=1024 — 200 — 1.4 MiB — 1.5 s — http/1.1https://cdn.abcotvs.com/dip/images/18943733_ap-florida-prison-img.jpg?w=512cdn.abcotvs.com/dip/images/18943733... https://cdn.abcotvs.com/dip/images/18943733_ap-florida-prison-img.jpg?w=512 — 200 — 131.9 KiB — 826 ms — http/1.1https://cdn.cookielaw.org/consent/f70a1c90-fe8a-49fb-b492-916af9c489d7/otSDKStub.jscdn.cookielaw.org/consent/f70a1c90-... https://cdn.cookielaw.org/consent/f70a1c90-fe8a-49fb-b492-916af9c489d7/otSDKStub.js — -1 — 0 B — 177 ms — https://abc7chicago.com/manifest.json/manifest.json https://abc7chicago.com/manifest.json — 200 — 702 B — 211 ms — h2https://cdn.abcotvs.com/dip/images/11484426_011822-wls-live-channel-thumb-v2-img.pngcdn.abcotvs.com/dip/images/11484426... https://cdn.abcotvs.com/dip/images/11484426_011822-wls-live-channel-thumb-v2-img.png — 200 — 2.7 MiB — 1.1 s — http/1.1https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/runtime-88a9e5d6.jsassets-cdn.abcotvs.net/abcotv/7c7eb... https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/runtime-88a9e5d6.js — 200 — 2.3 KiB — 56 ms — h2https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/8256-5a29281d.jsassets-cdn.abcotvs.net/abcotv/7c7eb... https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/8256-5a29281d.js — 200 — 798.2 KiB — 176 ms — h2https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/507-c7ed365d.jsassets-cdn.abcotvs.net/abcotv/7c7eb... https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/507-c7ed365d.js — 200 — 4.0 KiB — 56 ms — h2https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/4369-6b9e6cdf.jsassets-cdn.abcotvs.net/abcotv/7c7eb... https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/4369-6b9e6cdf.js — 200 — 421.3 KiB — 180 ms — h2https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/2561-2bebf93f.jsassets-cdn.abcotvs.net/abcotv/7c7eb... https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/2561-2bebf93f.js — 200 — 2.9 KiB — 57 ms — h2https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/8494-c13544f0.jsassets-cdn.abcotvs.net/abcotv/7c7eb... https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/8494-c13544f0.js — 200 — 8.0 KiB — 58 ms — h2https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/4037-0a28bbfa.jsassets-cdn.abcotvs.net/abcotv/7c7eb... https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/4037-0a28bbfa.js — 200 — 4.4 KiB — 59 ms — h2https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/8317-c4bf1f37.jsassets-cdn.abcotvs.net/abcotv/7c7eb... https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/8317-c4bf1f37.js — 200 — 121.6 KiB — 152 ms — h2https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/717-e2df77d3.jsassets-cdn.abcotvs.net/abcotv/7c7eb... https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/717-e2df77d3.js — 200 — 138.1 KiB — 140 ms — h2https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/3167-622a3050.jsassets-cdn.abcotvs.net/abcotv/7c7eb... https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/3167-622a3050.js — 200 — 14.2 KiB — 143 ms — h2https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/8561-801c762e.jsassets-cdn.abcotvs.net/abcotv/7c7eb... https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/8561-801c762e.js — 200 — 4.3 KiB — 142 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s 36.0 s 38.0 s 40.0 s 42.0 s 44.0 s 46.0 s 48.0 s 50.0 s 52.0 s 54.0 s 56.0 s 58.0 s 60.0 s 62.0 s FCP 6.5 s LCP 59.7 shttps://abc7chicago.com// https://abc7chicago.com/ — 200 — 72.2 KiB — 419 ms — h2https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/css/fusion-fe04230e.cssassets-cdn.abcotvs.net/abcotv/7c7eb... https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/css/fusion-fe04230e.css — 200 — 89.6 KiB — 211 ms — h2https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/css/8256-3f6c1b98.cssassets-cdn.abcotvs.net/abcotv/7c7eb... https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/css/8256-3f6c1b98.css — 200 — 6.5 KiB — 153 ms — h2https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/css/abcotv-f740bb97.cssassets-cdn.abcotvs.net/abcotv/7c7eb... https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/css/abcotv-f740bb97.css — 200 — 4.1 KiB — 154 ms — h2https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/css/4037-558fe53f.cssassets-cdn.abcotvs.net/abcotv/7c7eb... https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/css/4037-558fe53f.css — 200 — 4.2 KiB — 213 ms — h2https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/css/home-17cd4fed.cssassets-cdn.abcotvs.net/abcotv/7c7eb... https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/css/home-17cd4fed.css — 200 — 4.0 KiB — 213 ms — h2https://dcf.espn.com/TWDC-DTCI/prod/Bootstrap.jsdcf.espn.com/TWDC-DTCI/prod/Bootstr... https://dcf.espn.com/TWDC-DTCI/prod/Bootstrap.js — 200 — 115.5 KiB — 290 ms — h2https://s.abcnews.com/assets/dtci/fonts/post-grotesk/PostGrotesk-Book.woff2s.abcnews.com/assets/dtci/fonts/pos... https://s.abcnews.com/assets/dtci/fonts/post-grotesk/PostGrotesk-Book.woff2 — 200 — 51.8 KiB — 304 ms — h2https://s.abcnews.com/assets/dtci/fonts/post-grotesk/PostGrotesk-Bold.woff2s.abcnews.com/assets/dtci/fonts/pos... https://s.abcnews.com/assets/dtci/fonts/post-grotesk/PostGrotesk-Bold.woff2 — 200 — 52.8 KiB — 292 ms — h2https://s.abcnews.com/assets/dtci/fonts/post-grotesk/PostGrotesk-Medium.woff2s.abcnews.com/assets/dtci/fonts/pos... https://s.abcnews.com/assets/dtci/fonts/post-grotesk/PostGrotesk-Medium.woff2 — 200 — 53.7 KiB — 262 ms — h2https://scripts.webcontentassessor.com/scripts/9ea8e122d232d7fe0315fb6192a1844ed2d5312b670e73d4ef62d7da31afd809scripts.webcontentassessor.com/scri... https://scripts.webcontentassessor.com/scripts/9ea8e122d232d7fe0315fb6192a1844ed2d5312b670e73d4ef62d7da31afd809 — 200 — 149.4 KiB — 235 ms — h2https://cdn.abcotvs.net/abcotv/assets/news/global/images/feature-header/wls-lg.svgcdn.abcotvs.net/abcotv/assets/news/... https://cdn.abcotvs.net/abcotv/assets/news/global/images/feature-header/wls-lg.svg — 200 — 2.4 KiB — 149 ms — http/1.1https://cdn.abcotvs.net/abcotv/assets/news/global/images/feature-header/wls-sm.svgcdn.abcotvs.net/abcotv/assets/news/... https://cdn.abcotvs.net/abcotv/assets/news/global/images/feature-header/wls-sm.svg — 200 — 1.4 KiB — 156 ms — http/1.1https://cdn.abcotvs.com/dip/images/18943672_celeste-rivas-clean-TN-img.jpgcdn.abcotvs.com/dip/images/18943672... https://cdn.abcotvs.com/dip/images/18943672_celeste-rivas-clean-TN-img.jpg — 200 — 435.6 KiB — 84 ms — http/1.1https://cdn.abcotvs.com/dip/images/11484426_011822-wls-live-channel-thumb-v2-img.png?w=1024cdn.abcotvs.com/dip/images/11484426... https://cdn.abcotvs.com/dip/images/11484426_011822-wls-live-channel-thumb-v2-img.png?w=1024 — 200 — 1.4 MiB — 1.5 s — http/1.1https://cdn.abcotvs.com/dip/images/18943733_ap-florida-prison-img.jpg?w=512cdn.abcotvs.com/dip/images/18943733... https://cdn.abcotvs.com/dip/images/18943733_ap-florida-prison-img.jpg?w=512 — 200 — 131.9 KiB — 826 ms — http/1.1https://cdn.cookielaw.org/consent/f70a1c90-fe8a-49fb-b492-916af9c489d7/otSDKStub.jscdn.cookielaw.org/consent/f70a1c90-... https://cdn.cookielaw.org/consent/f70a1c90-fe8a-49fb-b492-916af9c489d7/otSDKStub.js — -1 — 0 B — 177 ms — https://abc7chicago.com/manifest.json/manifest.json https://abc7chicago.com/manifest.json — 200 — 702 B — 211 ms — h2https://cdn.abcotvs.com/dip/images/11484426_011822-wls-live-channel-thumb-v2-img.pngcdn.abcotvs.com/dip/images/11484426... https://cdn.abcotvs.com/dip/images/11484426_011822-wls-live-channel-thumb-v2-img.png — 200 — 2.7 MiB — 1.1 s — http/1.1https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/runtime-88a9e5d6.jsassets-cdn.abcotvs.net/abcotv/7c7eb... https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/runtime-88a9e5d6.js — 200 — 2.3 KiB — 56 ms — h2https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/8256-5a29281d.jsassets-cdn.abcotvs.net/abcotv/7c7eb... https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/8256-5a29281d.js — 200 — 798.2 KiB — 176 ms — h2https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/507-c7ed365d.jsassets-cdn.abcotvs.net/abcotv/7c7eb... https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/507-c7ed365d.js — 200 — 4.0 KiB — 56 ms — h2https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/4369-6b9e6cdf.jsassets-cdn.abcotvs.net/abcotv/7c7eb... https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/4369-6b9e6cdf.js — 200 — 421.3 KiB — 180 ms — h2https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/2561-2bebf93f.jsassets-cdn.abcotvs.net/abcotv/7c7eb... https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/2561-2bebf93f.js — 200 — 2.9 KiB — 57 ms — h2https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/8494-c13544f0.jsassets-cdn.abcotvs.net/abcotv/7c7eb... https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/8494-c13544f0.js — 200 — 8.0 KiB — 58 ms — h2https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/4037-0a28bbfa.jsassets-cdn.abcotvs.net/abcotv/7c7eb... https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/4037-0a28bbfa.js — 200 — 4.4 KiB — 59 ms — h2https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/8317-c4bf1f37.jsassets-cdn.abcotvs.net/abcotv/7c7eb... https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/8317-c4bf1f37.js — 200 — 121.6 KiB — 152 ms — h2https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/717-e2df77d3.jsassets-cdn.abcotvs.net/abcotv/7c7eb... https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/717-e2df77d3.js — 200 — 138.1 KiB — 140 ms — h2https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/3167-622a3050.jsassets-cdn.abcotvs.net/abcotv/7c7eb... https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/3167-622a3050.js — 200 — 14.2 KiB — 143 ms — h2https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/8561-801c762e.jsassets-cdn.abcotvs.net/abcotv/7c7eb... https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/8561-801c762e.js — 200 — 4.3 KiB — 142 ms — h2https://cdn.abcotvs.com/dip/images/18942756_042226-wls-buff-grove-crash-nunez11a-vid.jpg?w=512cdn.abcotvs.com/dip/images/18942756... https://cdn.abcotvs.com/dip/images/18942756_042226-wls-buff-grove-crash-nunez11a-vid.jpg?w=512 — 200 — 155.4 KiB — 611 ms — http/1.1https://cdn.abcotvs.com/dip/images/8816341_121620-wls-police-lights-img.jpg?w=512cdn.abcotvs.com/dip/images/8816341_... https://cdn.abcotvs.com/dip/images/8816341_121620-wls-police-lights-img.jpg?w=512 — 200 — 201.4 KiB — 709 ms — http/1.1https://cdn.abcotvs.com/dip/images/18943883_042226-wls-surveillance-price-jeblue-11apkg-vid.jpg?w=512cdn.abcotvs.com/dip/images/18943883... https://cdn.abcotvs.com/dip/images/18943883_042226-wls-surveillance-price-jeblue-11apkg-vid.jpg?w=512 — 200 — 112.0 KiB — 617 ms — http/1.1https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/_manifest.jsassets-cdn.abcotvs.net/abcotv/7c7eb... https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/_manifest.js — 200 — 2.6 KiB — 143 ms — h2https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/abcotv-66b44c8e.jsassets-cdn.abcotvs.net/abcotv/7c7eb... https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/abcotv-66b44c8e.js — 200 — 38.9 KiB — 182 ms — h2https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/home-c16e5de4.jsassets-cdn.abcotvs.net/abcotv/7c7eb... https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/home-c16e5de4.js — 200 — 40.3 KiB — 182 ms — h2https://www.sigalert.com/Custom/Map.asp?partner=wls-tv&sp=p&lat=41.90166&lon=-87.76841&z=2&th=blue&ap=left&urqs=1www.sigalert.com/Custom/Map.asp?par... https://www.sigalert.com/Custom/Map.asp?partner=wls-tv&sp=p&lat=41.90166&lon=-87.76841&z=2&th=blue&ap=left&urqs=1 — 200 — 15.8 KiB — 715 ms — http/1.1https://assets-cdn.abcotvs.net/static/images/WLS_white.svgassets-cdn.abcotvs.net/static/image... https://assets-cdn.abcotvs.net/static/images/WLS_white.svg — 200 — 30.2 KiB — 168 ms — h2https://assets-cdn.abcotvs.net/static/images/devices/ios-white.svgassets-cdn.abcotvs.net/static/image... https://assets-cdn.abcotvs.net/static/images/devices/ios-white.svg — 200 — 4.4 KiB — 166 ms — h2https://assets-cdn.abcotvs.net/static/images/devices/android-white.svgassets-cdn.abcotvs.net/static/image... https://assets-cdn.abcotvs.net/static/images/devices/android-white.svg — 200 — 3.9 KiB — 166 ms — h2https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/_manifest.jsassets-cdn.abcotvs.net/abcotv/7c7eb... https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/_manifest.js — 200 — 0 B — 136 ms — h2https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/abcotv-66b44c8e.jsassets-cdn.abcotvs.net/abcotv/7c7eb... https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/abcotv-66b44c8e.js — 200 — 0 B — 172 ms — h2https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/home-c16e5de4.jsassets-cdn.abcotvs.net/abcotv/7c7eb... https://assets-cdn.abcotvs.net/abcotv/7c7eb6d08125-release-04-15-2026.10/client/abcotv/home-c16e5de4.js — 200 — 0 B — 172 ms — h2https://cdn.espn.com/onetrust/otCCPAiab.jscdn.espn.com/onetrust/otCCPAiab.js https://cdn.espn.com/onetrust/otCCPAiab.js — 200 — 6.9 KiB — 186 ms — h2data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7data:image/gif;base64,R0lGODlhAQABA... data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7 — 200 — 0 B — 0 ms — datahttps://s.abcnews.com/assets/dtci/images/comboTopicBackgroundImg-0.pngs.abcnews.com/assets/dtci/images/co... https://s.abcnews.com/assets/dtci/images/comboTopicBackgroundImg-0.png — 200 — 13.2 KiB — 108 ms — h2https://pinpoint.espn.com/geopinpoint.espn.com/geo https://pinpoint.espn.com/geo — 200 — 617 B — 376 ms — h2https://prod.gatekeeper.us-abc.symphony.edgedatg.go.com/vp2/ws/utils/2021/geo/video/geolocation/206/001/gt/-1.jsonpprod.gatekeeper.us-abc.symphony.edg... https://prod.gatekeeper.us-abc.symphony.edgedatg.go.com/vp2/ws/utils/2021/geo/video/geolocation/206/001/gt/-1.jsonp — 200 — 710 B — 469 ms — h2https://pcs.bamgrid.com/v1/abc_news?namespaces=web&brand=google&platform=chromepcs.bamgrid.com/v1/abc_news?namespa... https://pcs.bamgrid.com/v1/abc_news?namespaces=web&brand=google&platform=chrome — 200 — 1.0 KiB — 150 ms — h2https://cdn.abcotvs.com/dip/images/18943557_042226-wls-student-left-on-bus-with-cc-cnnw.jpg?w=512cdn.abcotvs.com/dip/images/18943557... https://cdn.abcotvs.com/dip/images/18943557_042226-wls-student-left-on-bus-with-cc-cnnw.jpg?w=512 — 200 — 88.5 KiB — 106 ms — http/1.1https://cdn.abcotvs.com/dip/images/18937007_042126-wls-iteam-mark-west-suburban-report-6p-vid.jpg?w=512cdn.abcotvs.com/dip/images/18937007... https://cdn.abcotvs.com/dip/images/18937007_042126-wls-iteam-mark-west-suburban-report-6p-vid.jpg?w=512 — 200 — 127.2 KiB — 386 ms — http/1.1https://cdn.abcotvs.com/dip/images/18943331_icejams-michigan.png?w=512cdn.abcotvs.com/dip/images/18943331... https://cdn.abcotvs.com/dip/images/18943331_icejams-michigan.png?w=512 — 200 — 387.1 KiB — 718 ms — http/1.1https://cdn.abcotvs.com/dip/images/18943025_e-motorcycle-clean-TN-img.jpg?w=512cdn.abcotvs.com/dip/images/18943025... https://cdn.abcotvs.com/dip/images/18943025_e-motorcycle-clean-TN-img.jpg?w=512 — 200 — 77.9 KiB — 370 ms — http/1.1https://cdn.abcotvs.com/dip/images/18066774_WLS_WHITE_500x300_resize3.png?w=400cdn.abcotvs.com/dip/images/18066774... https://cdn.abcotvs.com/dip/images/18066774_WLS_WHITE_500x300_resize3.png?w=400 — 200 — 9.5 KiB — 105 ms — http/1.1https://pcs.bamgrid.com/v1/abc_news?namespaces=hive-dmppcs.bamgrid.com/v1/abc_news?namespa... https://pcs.bamgrid.com/v1/abc_news?namespaces=hive-dmp — 200 — 787 B — 47 ms — h2https://cdn-static.sigalert.com/240/Zip/mobile/default.csscdn-static.sigalert.com/240/Zip/mob... https://cdn-static.sigalert.com/240/Zip/mobile/default.css — 200 — 47.5 KiB — 281 ms — http/1.1https://cdn-static.sigalert.com/240/Zip/mobile/default-combo.jscdn-static.sigalert.com/240/Zip/mob... https://cdn-static.sigalert.com/240/Zip/mobile/default-combo.js — 200 — 254.5 KiB — 353 ms — http/1.1https://hiveplayer-static.bamgrid.com/artifacts/hive/playback-service/26.2.0-bagheera/all_browser_es5/playback-service.jshiveplayer-static.bamgrid.com/artif... https://hiveplayer-static.bamgrid.com/artifacts/hive/playback-service/26.2.0-bagheera/all_browser_es5/playback-service.js — 200 — 109.2 KiB — 234 ms — h2https://cdn.abcotvs.com/dip/images/16393456_ABCNL_logov3.png?w=400cdn.abcotvs.com/dip/images/16393456... https://cdn.abcotvs.com/dip/images/16393456_ABCNL_logov3.png?w=400 — 200 — 8.9 KiB — 3 ms — http/1.1https://cdn.abcotvs.com/dip/images/16711409_TRUE_CRIME-500X300-LOGO_WHITE.png?w=400cdn.abcotvs.com/dip/images/16711409... https://cdn.abcotvs.com/dip/images/16711409_TRUE_CRIME-500X300-LOGO_WHITE.png?w=400 — 200 — 28.4 KiB — 3 ms — http/1.1https://cdn.abcotvs.com/dip/images/16711397_CAR_CHASE_CHANNEL-Logo-500x300-White.png?w=400cdn.abcotvs.com/dip/images/16711397... https://cdn.abcotvs.com/dip/images/16711397_CAR_CHASE_CHANNEL-Logo-500x300-White.png?w=400 — 200 — 11.9 KiB — 3 ms — http/1.1https://cdn.abcotvs.com/dip/images/16711445_LOCALISH_WHITE_500x300.png?w=400cdn.abcotvs.com/dip/images/16711445... https://cdn.abcotvs.com/dip/images/16711445_LOCALISH_WHITE_500x300.png?w=400 — 200 — 8.4 KiB — 3 ms — http/1.1https://cdn.abcotvs.com/dip/images/16393455_OTRC_Logov17.png?w=400cdn.abcotvs.com/dip/images/16393455... https://cdn.abcotvs.com/dip/images/16393455_OTRC_Logov17.png?w=400 — 200 — 16.1 KiB — 7 ms — http/1.1https://cdn.abcotvs.com/dip/images/18942584_042226-wls-bears-stadiumwade11a-vid.jpg?w=768cdn.abcotvs.com/dip/images/18942584... https://cdn.abcotvs.com/dip/images/18942584_042226-wls-bears-stadiumwade11a-vid.jpg?w=768 — 200 — 343.7 KiB — 884 ms — http/1.1https://cdn.abcotvs.com/dip/images/15435057_101624-wls-iteam-promo-img.png?w=768cdn.abcotvs.com/dip/images/15435057... https://cdn.abcotvs.com/dip/images/15435057_101624-wls-iteam-promo-img.png?w=768 — 200 — 650.3 KiB — 536 ms — http/1.1https://ssl.google-analytics.com/ga.jsssl.google-analytics.com/ga.js https://ssl.google-analytics.com/ga.js — 200 — 17.4 KiB — 97 ms — h2https://sb.scorecardresearch.com/beacon.jssb.scorecardresearch.com/beacon.js https://sb.scorecardresearch.com/beacon.js — 200 — 6.7 KiB — 150 ms — h2https://pcs.bamgrid.com/v1/abc_news?brand=google&platform=chrome&os=android&namespaces=hive-dmp,ads,pqmpcs.bamgrid.com/v1/abc_news?brand=g... https://pcs.bamgrid.com/v1/abc_news?brand=google&platform=chrome&os=android&namespaces=hive-dmp,ads,pqm — 200 — 1.0 KiB — 46 ms — h2https://cdn.abcotvs.com/dip/images/18943883_042226-wls-surveillance-price-jeblue-11apkg-vid.jpgcdn.abcotvs.com/dip/images/18943883... https://cdn.abcotvs.com/dip/images/18943883_042226-wls-surveillance-price-jeblue-11apkg-vid.jpg — 200 — 363.3 KiB — 213 ms — http/1.1https://cdn.abcotvs.com/dip/images/18943557_042226-wls-student-left-on-bus-with-cc-cnnw.jpgcdn.abcotvs.com/dip/images/18943557... https://cdn.abcotvs.com/dip/images/18943557_042226-wls-student-left-on-bus-with-cc-cnnw.jpg — 200 — 117.7 KiB — 140 ms — http/1.1https://api.abcotvs.com/v3/wls/list/master.videos?key=otv.web.wls.player&limit=20api.abcotvs.com/v3/wls/list/master.... https://api.abcotvs.com/v3/wls/list/master.videos?key=otv.web.wls.player&limit=20 — 200 — 9.1 KiB — 627 ms — h2https://api.abcotvs.com/v3/wls/list/master.videos?key=otv.web.wls.player&limit=20api.abcotvs.com/v3/wls/list/master.... https://api.abcotvs.com/v3/wls/list/master.videos?key=otv.web.wls.player&limit=20 — 200 — 0 B — 618 ms — h2https://api.abcotvs.com/v3/wls/list/master.videos?key=otv.web.wls.player&limit=20api.abcotvs.com/v3/wls/list/master.... https://api.abcotvs.com/v3/wls/list/master.videos?key=otv.web.wls.player&limit=20 — 200 — 0 B — 603 ms — h2https://api.abcotvs.com/v3/wls/list/master.videos?key=otv.web.wls.player&limit=20api.abcotvs.com/v3/wls/list/master.... https://api.abcotvs.com/v3/wls/list/master.videos?key=otv.web.wls.player&limit=20 — 200 — 0 B — 589 ms — h2https://api.abcotvs.com/v3/wls/list/master.videos?key=otv.web.wls.player&limit=20api.abcotvs.com/v3/wls/list/master.... https://api.abcotvs.com/v3/wls/list/master.videos?key=otv.web.wls.player&limit=20 — 200 — 0 B — 587 ms — h2https://api.abcotvs.com/v3/wls/list/master.videos?key=otv.web.wls.player&limit=20api.abcotvs.com/v3/wls/list/master.... https://api.abcotvs.com/v3/wls/list/master.videos?key=otv.web.wls.player&limit=20 — 200 — 0 B — 587 ms — h2https://api.abcotvs.com/v4/wls/weather?key=otv.web.wls.weatherapi.abcotvs.com/v4/wls/weather?key=... https://api.abcotvs.com/v4/wls/weather?key=otv.web.wls.weather — 200 — 905 B — 116 ms — h2https://api.abcotvs.com/v4/wls/weather/forecast?key=otv.web.wls.weatherapi.abcotvs.com/v4/wls/weather/fore... https://api.abcotvs.com/v4/wls/weather/forecast?key=otv.web.wls.weather — 200 — 2.4 KiB — 112 ms — h2https://cdn.disneyaccount.com/v5/sdk.jscdn.disneyaccount.com/v5/sdk.js https://cdn.disneyaccount.com/v5/sdk.js — 200 — 44.9 KiB — 197 ms — h2https://cdn.abcotvs.com/dip/images/18927645_newchocolate.jpg?w=1024cdn.abcotvs.com/dip/images/18927645... https://cdn.abcotvs.com/dip/images/18927645_newchocolate.jpg?w=1024 — 200 — 867.4 KiB — 43 ms — http/1.1https://dcf.espn.com/TWDC-DTCI/prod/serverComponent.php?namespace=Bootstrapper&staticJsPath=/TWDC-DTCI/prod/code/&ClientID=2750&PageID=https%3A%2F%2Fabc7chicago.com%2F%3Fcds%3Dn%26country%3Dfr%26region%3Dccpa%26gpc%3D0%26shouldFire%3Dy%26nAsyncNgeo%3Dn%26portal%3Dnews%26site%3Dwls%26siteRegion%3D%26realHost%3Dabc7chicago.com%26kpTlium%3Dn%26eventStep%3Dnon-ecom&custDomain=dcf.espn.comdcf.espn.com/TWDC-DTCI/prod/serverC... https://dcf.espn.com/TWDC-DTCI/prod/serverComponent.php?namespace=Bootstrapper&staticJsPath=/TWDC-DTCI/prod/code/&ClientID=2750&PageID=https%3A%2F%2Fabc7chicago.com%2F%3Fcds%3Dn%26country%3Dfr%26region%3Dccpa%26gpc%3D0%26shouldFire%3Dy%26nAsyncNgeo%3Dn%26portal%3Dnews%26site%3Dwls%26siteRegion%3D%26realHost%3Dabc7chicago.com%26kpTlium%3Dn%26eventStep%3Dnon-ecom&custDomain=dcf.espn.com — 200 — 717 B — 434 ms — h2https://cdn.abcotvs.com/dip/images/18916355_newchocolate.jpg?w=512cdn.abcotvs.com/dip/images/18916355... https://cdn.abcotvs.com/dip/images/18916355_newchocolate.jpg?w=512 — 200 — 246.6 KiB — 15 ms — http/1.1https://cdn.abcotvs.com/dip/images/18897919_perfume.jpg?w=512cdn.abcotvs.com/dip/images/18897919... https://cdn.abcotvs.com/dip/images/18897919_perfume.jpg?w=512 — 200 — 335.0 KiB — 10 ms — http/1.1https://cdn.abcotvs.com/dip/images/18877413_feeder.jpg?w=512cdn.abcotvs.com/dip/images/18877413... https://cdn.abcotvs.com/dip/images/18877413_feeder.jpg?w=512 — 200 — 462.3 KiB — 29 ms — http/1.1https://cdn.abcotvs.com/dip/images/18891407_mommybag.jpg?w=512cdn.abcotvs.com/dip/images/18891407... https://cdn.abcotvs.com/dip/images/18891407_mommybag.jpg?w=512 — 200 — 313.3 KiB — 21 ms — http/1.1https://cdn.abcotvs.com/dip/images/18942584_042226-wls-bears-stadiumwade11a-vid.jpg?w=1024cdn.abcotvs.com/dip/images/18942584... https://cdn.abcotvs.com/dip/images/18942584_042226-wls-bears-stadiumwade11a-vid.jpg?w=1024 — 200 — 535.9 KiB — 336 ms — http/1.1https://www.sigalert.com/Data/Chicago/6~j/ChicagoData.json?cb=31773849www.sigalert.com/Data/Chicago/6~j/C... https://www.sigalert.com/Data/Chicago/6~j/ChicagoData.json?cb=31773849 — 200 — 120.4 KiB — 296 ms — http/1.1https://cdn-static.sigalert.com/240/Zip/RegionInfo/ChicagoStatic.jsoncdn-static.sigalert.com/240/Zip/Reg... https://cdn-static.sigalert.com/240/Zip/RegionInfo/ChicagoStatic.json — 200 — 104.2 KiB — 192 ms — http/1.1https://cdn.abcotvs.com/dip/images/18937007_042126-wls-iteam-mark-west-suburban-report-6p-vid.jpg?w=768cdn.abcotvs.com/dip/images/18937007... https://cdn.abcotvs.com/dip/images/18937007_042126-wls-iteam-mark-west-suburban-report-6p-vid.jpg?w=768 — 200 — 241.6 KiB — 290 ms — http/1.1https://cdn.abcotvs.com/dip/images/18930320_042026-wls-cate-dunning-smash-grab-10p-vid.jpg?w=768cdn.abcotvs.com/dip/images/18930320... https://cdn.abcotvs.com/dip/images/18930320_042026-wls-cate-dunning-smash-grab-10p-vid.jpg?w=768 — 200 — 192.0 KiB — 109 ms — http/1.1https://client-sdk-configs.bamgrid.com/bam-sdk/v7.0/disney-entertainment-a03f82b0/browser/v34.1/android/chrome/prod.jsonclient-sdk-configs.bamgrid.com/bam-... https://client-sdk-configs.bamgrid.com/bam-sdk/v7.0/disney-entertainment-a03f82b0/browser/v34.1/android/chrome/prod.json — 200 — 6.9 KiB — 163 ms — h2https://cdn-tiles.sigalert.com/17/Blue/ChicagoZ2/ChicagoZ2-x4y4.pngcdn-tiles.sigalert.com/17/Blue/Chic... https://cdn-tiles.sigalert.com/17/Blue/ChicagoZ2/ChicagoZ2-x4y4.png — 200 — 10.5 KiB — 379 ms — http/1.1https://cdn-tiles.sigalert.com/17/Blue/ChicagoZ2/ChicagoZ2-x4y5.pngcdn-tiles.sigalert.com/17/Blue/Chic... https://cdn-tiles.sigalert.com/17/Blue/ChicagoZ2/ChicagoZ2-x4y5.png — 200 — 17.3 KiB — 381 ms — http/1.1https://cdn-tiles.sigalert.com/17/Blue/ChicagoZ2/ChicagoZ2-x3y4.pngcdn-tiles.sigalert.com/17/Blue/Chic... https://cdn-tiles.sigalert.com/17/Blue/ChicagoZ2/ChicagoZ2-x3y4.png — 200 — 16.8 KiB — 380 ms — http/1.1https://cdn-tiles.sigalert.com/17/Blue/ChicagoZ2/ChicagoZ2-x5y4.pngcdn-tiles.sigalert.com/17/Blue/Chic... https://cdn-tiles.sigalert.com/17/Blue/ChicagoZ2/ChicagoZ2-x5y4.png — 200 — 641 B — 375 ms — http/1.1https://cdn-tiles.sigalert.com/17/Blue/ChicagoZ2/ChicagoZ2-x3y5.pngcdn-tiles.sigalert.com/17/Blue/Chic... https://cdn-tiles.sigalert.com/17/Blue/ChicagoZ2/ChicagoZ2-x3y5.png — 200 — 16.6 KiB — 378 ms — http/1.1https://cdn-tiles.sigalert.com/17/Blue/ChicagoZ2/ChicagoZ2-x5y5.pngcdn-tiles.sigalert.com/17/Blue/Chic... https://cdn-tiles.sigalert.com/17/Blue/ChicagoZ2/ChicagoZ2-x5y5.png — 200 — 3.8 KiB — 374 ms — http/1.1https://www.sigalert.com/Data/Chicago/6~j/ChicagoZ2/x4y4.png?cb=31773849www.sigalert.com/Data/Chicago/6~j/C... https://www.sigalert.com/Data/Chicago/6~j/ChicagoZ2/x4y4.png?cb=31773849 — 200 — 9.4 KiB — 298 ms — http/1.1https://www.sigalert.com/Data/Chicago/6~j/ChicagoZ2/x4y5.png?cb=31773849www.sigalert.com/Data/Chicago/6~j/C... https://www.sigalert.com/Data/Chicago/6~j/ChicagoZ2/x4y5.png?cb=31773849 — 200 — 15.3 KiB — 411 ms — http/1.1https://www.sigalert.com/Data/Chicago/6~j/ChicagoZ2/x3y4.png?cb=31773849www.sigalert.com/Data/Chicago/6~j/C... https://www.sigalert.com/Data/Chicago/6~j/ChicagoZ2/x3y4.png?cb=31773849 — 200 — 9.3 KiB — 337 ms — http/1.1https://www.sigalert.com/Data/Chicago/6~j/ChicagoZ2/x5y4.png?cb=31773849www.sigalert.com/Data/Chicago/6~j/C... https://www.sigalert.com/Data/Chicago/6~j/ChicagoZ2/x5y4.png?cb=31773849 — 200 — 404 B — 373 ms — http/1.1https://sb.scorecardresearch.com/b?c1=7&c2=6036373&cs_it=b1&cv=4.13.1%2B2508250908&ns__t=1776892402564&ns_c=UTF-8&cs_cfg=1001110&ns_if=1&c3=532&c4=https%3A%2F%2Fwww.sigalert.com%2FCustom%2FMap.asp%3Fpartner%3Dwls-tv%26sp%3Dp%26th%3Dblue%26ap%3Dleft%26urqs%3D1%26lat%3D41.90166%26lon%3D-87.76841%26z%3D2&c5=&c6=&c15=&c7=https%3A%2F%2Fwww.sigalert.com%2FCustom%2FMap.asp%3Fpartner%3Dwls-tv%26sp%3Dp%26th%3Dblue%26ap%3Dleft%26urqs%3D1%26lat%3D41.90166%26lon%3D-87.76841%26z%3D2&c8=Total%20Traffic&c9=https%3A%2F%2Fabc7chicago.com%2Fsb.scorecardresearch.com/b?c1=7&c2=... https://sb.scorecardresearch.com/b?c1=7&c2=6036373&cs_it=b1&cv=4.13.1%2B2508250908&ns__t=1776892402564&ns_c=UTF-8&cs_cfg=1001110&ns_if=1&c3=532&c4=https%3A%2F%2Fwww.sigalert.com%2FCustom%2FMap.asp%3Fpartner%3Dwls-tv%26sp%3Dp%26th%3Dblue%26ap%3Dleft%26urqs%3D1%26lat%3D41.90166%26lon%3D-87.76841%26z%3D2&c5=&c6=&c15=&c7=https%3A%2F%2Fwww.sigalert.com%2FCustom%2FMap.asp%3Fpartner%3Dwls-tv%26sp%3Dp%26th%3Dblue%26ap%3Dleft%26urqs%3D1%26lat%3D41.90166%26lon%3D-87.76841%26z%3D2&c8=Total%20Traffic&c9=https%3A%2F%2Fabc7chicago.com%2F — 204 — 225 B — 42 ms — h2https://cdn.abcotvs.net/abcotv/assets/news/global/images/weather/light24/30.svgcdn.abcotvs.net/abcotv/assets/news/... https://cdn.abcotvs.net/abcotv/assets/news/global/images/weather/light24/30.svg — 200 — 2.1 KiB — 37 ms — http/1.1https://cdn.abcotvs.net/abcotv/assets/news/global/images/weather/light24/34.svgcdn.abcotvs.net/abcotv/assets/news/... https://cdn.abcotvs.net/abcotv/assets/news/global/images/weather/light24/34.svg — 200 — 1.9 KiB — 44 ms — http/1.1https://cdn.abcotvs.net/abcotv/assets/news/global/images/weather/light24/32.svgcdn.abcotvs.net/abcotv/assets/news/... https://cdn.abcotvs.net/abcotv/assets/news/global/images/weather/light24/32.svg — 200 — 1.3 KiB — 82 ms — http/1.1https://www.sigalert.com/Data/Chicago/6~j/ChicagoZ2/x3y5.png?cb=31773849www.sigalert.com/Data/Chicago/6~j/C... https://www.sigalert.com/Data/Chicago/6~j/ChicagoZ2/x3y5.png?cb=31773849 — 200 — 8.4 KiB — 258 ms — http/1.1https://cdn-static.sigalert.com/240/Images/tt-logo.svgcdn-static.sigalert.com/240/Images/... https://cdn-static.sigalert.com/240/Images/tt-logo.svg — 200 — 6.8 KiB — 41 ms — http/1.1https://www.sigalert.com/Data/Chicago/6~j/ChicagoZ2/x5y5.png?cb=31773849www.sigalert.com/Data/Chicago/6~j/C... https://www.sigalert.com/Data/Chicago/6~j/ChicagoZ2/x5y5.png?cb=31773849 — 200 — 2.0 KiB — 257 ms — http/1.1https://cdn-static.sigalert.com/240/font/icomoon.ttf?nqavk2cdn-static.sigalert.com/240/font/ic... https://cdn-static.sigalert.com/240/font/icomoon.ttf?nqavk2 — 200 — 19.4 KiB — 39 ms — http/1.1https://cdn.abcotvs.net/abcotv/assets/news/global/images/weather/light24/31.svgcdn.abcotvs.net/abcotv/assets/news/... https://cdn.abcotvs.net/abcotv/assets/news/global/images/weather/light24/31.svg — 200 — 1.4 KiB — 43 ms — http/1.1https://cdn.abcotvs.net/abcotv/assets/news/global/images/weather/light24/33.svgcdn.abcotvs.net/abcotv/assets/news/... https://cdn.abcotvs.net/abcotv/assets/news/global/images/weather/light24/33.svg — 200 — 1.9 KiB — 69 ms — http/1.1https://cdn.abcotvs.com/dip/images/18942756_042226-wls-buff-grove-crash-nunez11a-vid.jpg?w=768cdn.abcotvs.com/dip/images/18942756... https://cdn.abcotvs.com/dip/images/18942756_042226-wls-buff-grove-crash-nunez11a-vid.jpg?w=768 — 200 — 289.6 KiB — 277 ms — http/1.1https://cdn.abcotvs.com/dip/images/18940571_042226-wls-buffalo-grove-crash-nunez530a-vid.jpg?w=768cdn.abcotvs.com/dip/images/18940571... https://cdn.abcotvs.com/dip/images/18940571_042226-wls-buffalo-grove-crash-nunez530a-vid.jpg?w=768 — 200 — 307.1 KiB — 292 ms — http/1.1https://cdn.abcotvs.net/abcotv/assets/news/global/images/weather/light24/29.svgcdn.abcotvs.net/abcotv/assets/news/... https://cdn.abcotvs.net/abcotv/assets/news/global/images/weather/light24/29.svg — 200 — 1.9 KiB — 43 ms — http/1.1https://cdn.abcotvs.net/abcotv/assets/news/global/images/weather/dark24/34.svgcdn.abcotvs.net/abcotv/assets/news/... https://cdn.abcotvs.net/abcotv/assets/news/global/images/weather/dark24/34.svg — 200 — 1.9 KiB — 37 ms — http/1.1https://login.disney.com/dev/oidcConfig/DATG-OTV.WLS.WEBlogin.disney.com/dev/oidcConfig/DAT... https://login.disney.com/dev/oidcConfig/DATG-OTV.WLS.WEB — 200 — 681 B — 163 ms — h2https://disney-entertainment.api.edge.bamgrid.com/graph/v1/device/graphqldisney-entertainment.api.edge.bamgr... https://disney-entertainment.api.edge.bamgrid.com/graph/v1/device/graphql — 204 — 0 B — 177 ms — h2https://cdn.abcotvs.com/dip/images/18937007_042126-wls-iteam-mark-west-suburban-report-6p-vid.jpg?w=1024cdn.abcotvs.com/dip/images/18937007... https://cdn.abcotvs.com/dip/images/18937007_042126-wls-iteam-mark-west-suburban-report-6p-vid.jpg?w=1024 — 200 — 376.0 KiB — 311 ms — http/1.1https://cdn.abcotvs.com/dip/images/18944098_kalshi.png?w=1024cdn.abcotvs.com/dip/images/18944098... https://cdn.abcotvs.com/dip/images/18944098_kalshi.png?w=1024 — 200 — 548.9 KiB — 30 ms — http/1.1https://login.disney.com/api/graphql?query=%0A++query+GetSiteConfig%28%24input%3A+GetSiteConfigInput%21%29+%7B%0A++++getSiteConfig%28input%3A+%24input%29+%7B%0A++++++compliance+%7B%0A++++++++ageBands%0A++++++++defaultAgeBand%0A++++++++defaultCountryCode%0A++++++%7D%0A++++++newsletters+%7B%0A++++++++ADULT%0A++++++++TEEN%0A++++++++CHILD%0A++++++%7D%0A++++++displayName+%7B%0A++++++++enabled%0A++++++++suffixLength%0A++++++++display+%7B%0A++++++++++default+%7B%0A++++++++++++visible%0A++++++++++%7D%0A++++++++++create+%7B%0A++++++++++++visible%0A++++++++++%7D%0A++++++++++update+%7B%0A++++++++++++visible%0A++++++++++%7D%0A++++++++++login+%7B%0A++++++++++++visible%0A++++++++++%7D%0A++++++++%7D%0A++++++%7D%0A++++%7D%0A++%7D%0A&variables=%7B%22input%22%3A%7B%7D%7Dlogin.disney.com/api/graphql?query=... https://login.disney.com/api/graphql?query=%0A++query+GetSiteConfig%28%24input%3A+GetSiteConfigInput%21%29+%7B%0A++++getSiteConfig%28input%3A+%24input%29+%7B%0A++++++compliance+%7B%0A++++++++ageBands%0A++++++++defaultAgeBand%0A++++++++defaultCountryCode%0A++++++%7D%0A++++++newsletters+%7B%0A++++++++ADULT%0A++++++++TEEN%0A++++++++CHILD%0A++++++%7D%0A++++++displayName+%7B%0A++++++++enabled%0A++++++++suffixLength%0A++++++++display+%7B%0A++++++++++default+%7B%0A++++++++++++visible%0A++++++++++%7D%0A++++++++++create+%7B%0A++++++++++++visible%0A++++++++++%7D%0A++++++++++update+%7B%0A++++++++++++visible%0A++++++++++%7D%0A++++++++++login+%7B%0A++++++++++++visible%0A++++++++++%7D%0A++++++++%7D%0A++++++%7D%0A++++%7D%0A++%7D%0A&variables=%7B%22input%22%3A%7B%7D%7D — 204 — 0 B — 46 ms — h2https://cdn.abcotvs.com/dip/images/18943883_042226-wls-surveillance-price-jeblue-11apkg-vid.jpg?w=768cdn.abcotvs.com/dip/images/18943883... https://cdn.abcotvs.com/dip/images/18943883_042226-wls-surveillance-price-jeblue-11apkg-vid.jpg?w=768 — 200 — 203.0 KiB — 9 ms — http/1.1https://cdn.abcotvs.com/dip/images/18929755_042026-kgo-baby-jaxon-tn.jpg?w=768cdn.abcotvs.com/dip/images/18929755... https://cdn.abcotvs.com/dip/images/18929755_042026-kgo-baby-jaxon-tn.jpg?w=768 — 200 — 227.3 KiB — 15 ms — http/1.1https://cdn.abcotvs.com/dip/images/15435057_101624-wls-iteam-promo-img.png?w=1024cdn.abcotvs.com/dip/images/15435057... https://cdn.abcotvs.com/dip/images/15435057_101624-wls-iteam-promo-img.png?w=1024 — 200 — 1.1 MiB — 648 ms — http/1.1https://cdn.abcotvs.com/dip/images/18848394_tamron.jpg?w=768cdn.abcotvs.com/dip/images/18848394... https://cdn.abcotvs.com/dip/images/18848394_tamron.jpg?w=768 — 200 — 344.3 KiB — 198 ms — http/1.1https://login.disney.com/api/graphql?query=%0A++query+GetSiteConfig%28%24input%3A+GetSiteConfigInput%21%29+%7B%0A++++getSiteConfig%28input%3A+%24input%29+%7B%0A++++++compliance+%7B%0A++++++++ageBands%0A++++++++defaultAgeBand%0A++++++++defaultCountryCode%0A++++++%7D%0A++++++newsletters+%7B%0A++++++++ADULT%0A++++++++TEEN%0A++++++++CHILD%0A++++++%7D%0A++++++displayName+%7B%0A++++++++enabled%0A++++++++suffixLength%0A++++++++display+%7B%0A++++++++++default+%7B%0A++++++++++++visible%0A++++++++++%7D%0A++++++++++create+%7B%0A++++++++++++visible%0A++++++++++%7D%0A++++++++++update+%7B%0A++++++++++++visible%0A++++++++++%7D%0A++++++++++login+%7B%0A++++++++++++visible%0A++++++++++%7D%0A++++++++%7D%0A++++++%7D%0A++++%7D%0A++%7D%0A&variables=%7B%22input%22%3A%7B%7D%7Dlogin.disney.com/api/graphql?query=... https://login.disney.com/api/graphql?query=%0A++query+GetSiteConfig%28%24input%3A+GetSiteConfigInput%21%29+%7B%0A++++getSiteConfig%28input%3A+%24input%29+%7B%0A++++++compliance+%7B%0A++++++++ageBands%0A++++++++defaultAgeBand%0A++++++++defaultCountryCode%0A++++++%7D%0A++++++newsletters+%7B%0A++++++++ADULT%0A++++++++TEEN%0A++++++++CHILD%0A++++++%7D%0A++++++displayName+%7B%0A++++++++enabled%0A++++++++suffixLength%0A++++++++display+%7B%0A++++++++++default+%7B%0A++++++++++++visible%0A++++++++++%7D%0A++++++++++create+%7B%0A++++++++++++visible%0A++++++++++%7D%0A++++++++++update+%7B%0A++++++++++++visible%0A++++++++++%7D%0A++++++++++login+%7B%0A++++++++++++visible%0A++++++++++%7D%0A++++++++%7D%0A++++++%7D%0A++++%7D%0A++%7D%0A&variables=%7B%22input%22%3A%7B%7D%7D — 200 — 1.7 KiB — 163 ms — h2https://dcf.espn.com/TWDC-DTCI/prod/code/ee00cbb1c51732236f4cb00852a1104f.js?conditionId0=4871166dcf.espn.com/TWDC-DTCI/prod/code/ee... https://dcf.espn.com/TWDC-DTCI/prod/code/ee00cbb1c51732236f4cb00852a1104f.js?conditionId0=4871166 — 200 — 1.1 KiB — 46 ms — h2https://dcf.espn.com/TWDC-DTCI/prod/code/457b661e42f01838fade625430c8f13d.js?conditionId0=4907063dcf.espn.com/TWDC-DTCI/prod/code/45... https://dcf.espn.com/TWDC-DTCI/prod/code/457b661e42f01838fade625430c8f13d.js?conditionId0=4907063 — 200 — 2.2 KiB — 44 ms — h2https://dcf.espn.com/TWDC-DTCI/prod/code/b07d704201a75d9eeacecf9228d5d35b.js?conditionId0=4905161dcf.espn.com/TWDC-DTCI/prod/code/b0... https://dcf.espn.com/TWDC-DTCI/prod/code/b07d704201a75d9eeacecf9228d5d35b.js?conditionId0=4905161 — 200 — 111.0 KiB — 80 ms — h2https://dcf.espn.com/TWDC-DTCI/prod/code/5f9a6d2a31d31c79df07d2124cc38c5d.js?conditionId0=4905157dcf.espn.com/TWDC-DTCI/prod/code/5f... https://dcf.espn.com/TWDC-DTCI/prod/code/5f9a6d2a31d31c79df07d2124cc38c5d.js?conditionId0=4905157 — 200 — 5.8 KiB — 47 ms — h2https://dcf.espn.com/TWDC-DTCI/prod/code/8848da72a3a4c323427c2553a8c6c531.js?conditionId0=4901551dcf.espn.com/TWDC-DTCI/prod/code/88... https://dcf.espn.com/TWDC-DTCI/prod/code/8848da72a3a4c323427c2553a8c6c531.js?conditionId0=4901551 — 200 — 55.1 KiB — 53 ms — h2https://dcf.espn.com/TWDC-DTCI/prod/code/d0de89e5b157554f7b7e9a623efd74f2.js?conditionId0=4958026dcf.espn.com/TWDC-DTCI/prod/code/d0... https://dcf.espn.com/TWDC-DTCI/prod/code/d0de89e5b157554f7b7e9a623efd74f2.js?conditionId0=4958026 — 200 — 1.1 KiB — 50 ms — h2https://dcf.espn.com/TWDC-DTCI/prod/code/f7f6f3df36dffde5c1c466d6e298fa26.js?conditionId0=4901551dcf.espn.com/TWDC-DTCI/prod/code/f7... https://dcf.espn.com/TWDC-DTCI/prod/code/f7f6f3df36dffde5c1c466d6e298fa26.js?conditionId0=4901551 — 200 — 5.7 KiB — 46 ms — h2https://dcf.espn.com/TWDC-DTCI/prod/code/02d1a40c926e99957cda447812708aa0.js?conditionId0=4905161dcf.espn.com/TWDC-DTCI/prod/code/02... https://dcf.espn.com/TWDC-DTCI/prod/code/02d1a40c926e99957cda447812708aa0.js?conditionId0=4905161 — 200 — 3.4 KiB — 76 ms — h2https://disney-entertainment.api.edge.bamgrid.com/graph/v1/device/graphqldisney-entertainment.api.edge.bamgr... https://disney-entertainment.api.edge.bamgrid.com/graph/v1/device/graphql — 200 — 4.9 KiB — 144 ms — h2https://cdn.abcotvs.com/dip/images/18586665_CACFlyer-1280x720.png?w=768cdn.abcotvs.com/dip/images/18586665... https://cdn.abcotvs.com/dip/images/18586665_CACFlyer-1280x720.png?w=768 — 200 — 259.9 KiB — 374 ms — http/1.1https://cdn.abcotvs.com/dip/images/18586587_2026_CHI_GRFW_ABC7_GFX_1280x720.jpg?w=768cdn.abcotvs.com/dip/images/18586587... https://cdn.abcotvs.com/dip/images/18586587_2026_CHI_GRFW_ABC7_GFX_1280x720.jpg?w=768 — 200 — 298.0 KiB — 329 ms — http/1.1https://js.appboycdn.com/web-sdk/5.6/braze.min.jsjs.appboycdn.com/web-sdk/5.6/braze.... https://js.appboycdn.com/web-sdk/5.6/braze.min.js — 200 — 62.8 KiB — 123 ms — h2https://secure.espn.com/js/dcf/tags/vision/latest/vision-media.jssecure.espn.com/js/dcf/tags/vision/... https://secure.espn.com/js/dcf/tags/vision/latest/vision-media.js — 200 — 15.9 KiB — 65 ms — h2https://sb.scorecardresearch.com/cs/3000032/beacon.jssb.scorecardresearch.com/cs/3000032... https://sb.scorecardresearch.com/cs/3000032/beacon.js — 302 — 267 B — 120 ms — h2https://disney.demdex.net/id?d_visid_ver=5.5.0&d_fieldgroup=MC&d_rtbd=json&d_ver=2&d_verify=1&d_orgid=19916ABB53224B2C0A490D45%40AdobeOrg&d_nsid=0&d_coppa=true&ts=1776892403002disney.demdex.net/id?d_visid_ver=5.... https://disney.demdex.net/id?d_visid_ver=5.5.0&d_fieldgroup=MC&d_rtbd=json&d_ver=2&d_verify=1&d_orgid=19916ABB53224B2C0A490D45%40AdobeOrg&d_nsid=0&d_coppa=true&ts=1776892403002 — 200 — 665 B — 171 ms — h2https://log.go.com/log?appid=IDENTITY-SDK-V5&sdk_version=web+5.1.1-qa.1&conversation_id=86a39ce4-9344-4c87-b64e-ce6b3d3d23e6&language=en-US&sdk_install_id=1b893003-201f-430b-acdc-cae6341e31f7&swid=8f844939-7c02-48dc-b0cf-c462dad2488a&transaction_id=e4193412-f40b-4157-9f3b-253ef3ec7851&info=async%28false%29%2Cresponsestatus%28200%29&action_name=service%3Arefresh%3Asiteconfig&process_time=216&client_id=DATG-OTV.WLS.WEB-PROD&timestamp=1776892403048log.go.com/log?appid=IDENTITY-SDK-V... https://log.go.com/log?appid=IDENTITY-SDK-V5&sdk_version=web+5.1.1-qa.1&conversation_id=86a39ce4-9344-4c87-b64e-ce6b3d3d23e6&language=en-US&sdk_install_id=1b893003-201f-430b-acdc-cae6341e31f7&swid=8f844939-7c02-48dc-b0cf-c462dad2488a&transaction_id=e4193412-f40b-4157-9f3b-253ef3ec7851&info=async%28false%29%2Cresponsestatus%28200%29&action_name=service%3Arefresh%3Asiteconfig&process_time=216&client_id=DATG-OTV.WLS.WEB-PROD&timestamp=1776892403048 — 200 — 345 B — 407 ms — h2https://log.go.com/log?appid=IDENTITY-SDK-V5&sdk_version=web+5.1.1-qa.1&conversation_id=49a7b86e-b968-4f18-92f5-3ae6ae7cec1e&language=en-US&sdk_install_id=1b893003-201f-430b-acdc-cae6341e31f7&swid=8f844939-7c02-48dc-b0cf-c462dad2488a&info=usingcached%28false%29&transaction_id=190386cc-a376-4446-821a-9d019cd97437&action_name=service%3Adownload%3Aconfig&process_time=237&client_id=DATG-OTV.WLS.WEB-PROD&timestamp=1776892403069log.go.com/log?appid=IDENTITY-SDK-V... https://log.go.com/log?appid=IDENTITY-SDK-V5&sdk_version=web+5.1.1-qa.1&conversation_id=49a7b86e-b968-4f18-92f5-3ae6ae7cec1e&language=en-US&sdk_install_id=1b893003-201f-430b-acdc-cae6341e31f7&swid=8f844939-7c02-48dc-b0cf-c462dad2488a&info=usingcached%28false%29&transaction_id=190386cc-a376-4446-821a-9d019cd97437&action_name=service%3Adownload%3Aconfig&process_time=237&client_id=DATG-OTV.WLS.WEB-PROD&timestamp=1776892403069 — 200 — 346 B — 387 ms — h2https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/v5/bridge/weblogin.disney.com/en-US/us/DATG-OTV.... https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/v5/bridge/web — 200 — 14.4 KiB — 123 ms — h2https://sb.scorecardresearch.com/internal-cs/default/beacon-and.jssb.scorecardresearch.com/internal-c... https://sb.scorecardresearch.com/internal-cs/default/beacon-and.js — 200 — 7.8 KiB — 38 ms — h2https://sdk.iad-05.braze.com/api/v3/data/sdk.iad-05.braze.com/api/v3/data/ https://sdk.iad-05.braze.com/api/v3/data/ — 204 — 0 B — 211 ms — h2https://sdk.iad-05.braze.com/api/v3/data/sdk.iad-05.braze.com/api/v3/data/ https://sdk.iad-05.braze.com/api/v3/data/ — 204 — 0 B — 204 ms — h2https://sb.scorecardresearch.com/b?c1=2&c2=3000032&cs_it=m1&cv=4.13.1%2B2508250908&ns__t=1776892403127&ns_c=UTF-8&cs_cfg=1101110&c7=https%3A%2F%2Fabc7chicago.com%2F&c8=ABC7%20WLS%20Chicago%20and%20Chicago%20News&c9=sb.scorecardresearch.com/b?c1=2&c2=... https://sb.scorecardresearch.com/b?c1=2&c2=3000032&cs_it=m1&cv=4.13.1%2B2508250908&ns__t=1776892403127&ns_c=UTF-8&cs_cfg=1101110&c7=https%3A%2F%2Fabc7chicago.com%2F&c8=ABC7%20WLS%20Chicago%20and%20Chicago%20News&c9= — 204 — 225 B — 43 ms — h2https://sw88.go.com/id?d_visid_ver=5.5.0&d_fieldgroup=A&mcorgid=19916ABB53224B2C0A490D45%40AdobeOrg&mid=28569341621591706213837808541047345963&d_coppa=true&ts=1776892403178sw88.go.com/id?d_visid_ver=5.5.0&d_... https://sw88.go.com/id?d_visid_ver=5.5.0&d_fieldgroup=A&mcorgid=19916ABB53224B2C0A490D45%40AdobeOrg&mid=28569341621591706213837808541047345963&d_coppa=true&ts=1776892403178 — 200 — 452 B — 191 ms — h2https://login.disney.com/_next/static/css/858a20ea588516d8.css?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/css/8... https://login.disney.com/_next/static/css/858a20ea588516d8.css?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 31.8 KiB — 48 ms — h2https://login.disney.com/_next/static/css/b71cb70e40155f6b.css?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/css/b... https://login.disney.com/_next/static/css/b71cb70e40155f6b.css?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 2.2 KiB — 50 ms — h2https://login.disney.com/_next/static/css/e4a06624fb137980.css?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/css/e... https://login.disney.com/_next/static/css/e4a06624fb137980.css?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 961 B — 51 ms — h2https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/l10n.jslogin.disney.com/en-US/us/DATG-OTV.... https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/l10n.js — 200 — 68.5 KiB — 92 ms — h2https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/siteconfig.jslogin.disney.com/en-US/us/DATG-OTV.... https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/siteconfig.js — 200 — 5.9 KiB — 103 ms — h2https://www.google.com/recaptcha/enterprise.js?render=6Lc2zusZAAAAANQGuj3Ridv3wPDBBGweirWkeMy2www.google.com/recaptcha/enterprise... https://www.google.com/recaptcha/enterprise.js?render=6Lc2zusZAAAAANQGuj3Ridv3wPDBBGweirWkeMy2 — 200 — 1.1 KiB — 104 ms — h3https://login.disney.com/_next/static/chunks/webpack-f46c8204a1a95010.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/webpack-f46c8204a1a95010.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 2.4 KiB — 50 ms — h2https://login.disney.com/_next/static/chunks/fd9d1056-1b638d2c16aebce5.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/fd9d1056-1b638d2c16aebce5.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 53.0 KiB — 63 ms — h2https://login.disney.com/_next/static/chunks/2117-ac9bc2e24ae48f96.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/2117-ac9bc2e24ae48f96.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 31.9 KiB — 71 ms — h2https://login.disney.com/_next/static/chunks/main-app-5294d1645fe5526e.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/main-app-5294d1645fe5526e.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 656 B — 72 ms — h2https://login.disney.com/_next/static/chunks/5502-cc26cd2cc9324d08.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/5502-cc26cd2cc9324d08.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 3.0 KiB — 112 ms — h2https://login.disney.com/_next/static/chunks/663-61008eaf02a23527.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/663-61008eaf02a23527.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 38.3 KiB — 80 ms — h2https://login.disney.com/_next/static/chunks/2972-cd012415ee76f706.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/2972-cd012415ee76f706.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 9.0 KiB — 83 ms — h2https://login.disney.com/_next/static/chunks/3847-1b613a22e376757c.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/3847-1b613a22e376757c.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 4.8 KiB — 84 ms — h2https://login.disney.com/_next/static/chunks/7738-d90cd4784ea0ab97.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/7738-d90cd4784ea0ab97.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 53.2 KiB — 120 ms — h2https://login.disney.com/_next/static/chunks/5619-a303837b460a66ce.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/5619-a303837b460a66ce.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 2.1 KiB — 84 ms — h2https://login.disney.com/_next/static/chunks/958-4eb4d446ab212851.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/958-4eb4d446ab212851.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 5.9 KiB — 102 ms — h2https://login.disney.com/_next/static/chunks/7860-dcdb2576095f671a.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/7860-dcdb2576095f671a.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 5.5 KiB — 85 ms — h2https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/v5/bridge/web/page-62daab3140ba1b20.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/v5/bridge/web/page-62daab3140ba1b20.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 7.3 KiB — 104 ms — h2https://login.disney.com/_next/static/chunks/app/global-error-ec9ac52c5d3582e0.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/global-error-ec9ac52c5d3582e0.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 8.1 KiB — 86 ms — h2https://login.disney.com/_next/static/chunks/914-16a7276cdaecfb96.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/914-16a7276cdaecfb96.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 5.1 KiB — 87 ms — h2https://login.disney.com/_next/static/chunks/6750-c9adcc2e98302791.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/6750-c9adcc2e98302791.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 12.6 KiB — 88 ms — h2https://login.disney.com/_next/static/chunks/app/layout-b0c8213453703a8a.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/layout-b0c8213453703a8a.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 9.8 KiB — 96 ms — h2https://login.disney.com/_next/static/chunks/8237-fe10e36ef99b5e76.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/8237-fe10e36ef99b5e76.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 12.2 KiB — 98 ms — h2https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/v5/bridge/layout-71ddcb183d38f96c.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/v5/bridge/layout-71ddcb183d38f96c.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 932 B — 107 ms — h2https://login.disney.com/_next/static/chunks/8667-1284eb4dca82a854.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/8667-1284eb4dca82a854.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 2.8 KiB — 109 ms — h2https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/not-found-e16ff1be8eae8597.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/not-found-e16ff1be8eae8597.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 3.1 KiB — 110 ms — h2https://login.disney.com/_next/static/chunks/6179-adf242fc7f68def6.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/6179-adf242fc7f68def6.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 14.2 KiB — 116 ms — h2https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/error-4410f1b3a802fd82.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/error-4410f1b3a802fd82.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 9.5 KiB — 111 ms — h2https://sdk.iad-05.braze.com/api/v3/data/sdk.iad-05.braze.com/api/v3/data/ https://sdk.iad-05.braze.com/api/v3/data/ — 201 — 554 B — 134 ms — h2https://sdk.iad-05.braze.com/api/v3/data/sdk.iad-05.braze.com/api/v3/data/ https://sdk.iad-05.braze.com/api/v3/data/ — 201 — 466 B — 238 ms — h2https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/l10n.jslogin.disney.com/en-US/us/DATG-OTV.... https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/l10n.js — 200 — 68.5 KiB — 51 ms — h2https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/siteconfig.jslogin.disney.com/en-US/us/DATG-OTV.... https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/siteconfig.js — 200 — 5.9 KiB — 51 ms — h2https://sw88.go.com/b/ss/wdgotvwlsresponsive,wdgotvsecondaryresponsive/1/JS-2.27.0/s7558489866680?AQB=1&ndh=1&pf=1&t=22%2F3%2F2026%2021%3A13%3A23%203%200&mid=28569341621591706213837808541047345963&aamlh=6&ce=UTF-8&ns=abcotv&pageName=home%2Findex&g=https%3A%2F%2Fabc7chicago.com%2F&c.&app_version=ABC7%20CHICAGO%20WEB%202.0.1&author=N%2FA&canonical_url=https%3A%2F%2Fabc7chicago.com%2F&client_time=1776892402447&content_type=homepage&day_of_week=Wednesday&edition=wls&editorial_ad_keywords=N%2FA&editorial_genre=N%2FA&editorial_location=N%2FA&editorial_other_subjects=N%2FA&editorial_provider=N%2FA&editorial_publisher=N%2FA&editorial_source=N%2FA&envName=prod&language=en&login_status=not-logged-in&orientation=N%2FA&page_id=N%2FA&page_infrastructure=fitt&page_name=home%2Findex&page_url=https%3A%2F%2Fabc7chicago.com%2F&platform=OTV%20Website&portal=news&position_number=N%2FA&post_available=N%2FA&prev_page=N%2FA&prev_url=N%2FA&privacystate=GPC%3AOptIn&section1=home&section2=N%2FA&site=wls&story_id=home%2Findex&story_title=N%2FA&swid=606E193E-7B33-4D31-CD72-A79EFAF428CD&takeover_id=none&takeover_status=none&time_of_day=3%3A13%20PM&userab_cookie=abcn_du_cat_topic_feature_holdout-474%2Avariant_b_redesign-1939%2Cotv_web_content_rec-539%2Avariant_c_trending-2268%2Cotv_search_page_design_unification-546%2Avariant_a_control-2299%2Cabcn_popular_reads_exp-542%2Avariant_b_7days_filter-2288&.c&server=wls&pageType=homepage&aamb=6G1ynYcLPuiQxYZrsz_pkqfLG9yMXBpb2zX5dvJdYQJzPXImdj0y&s=412x823&c=24&j=1.6&v=N&k=Y&bw=412&bh=823&mcorgid=19916ABB53224B2C0A490D45%40AdobeOrg&AQE=1sw88.go.com/b/ss/wdgotvwlsresponsiv... https://sw88.go.com/b/ss/wdgotvwlsresponsive,wdgotvsecondaryresponsive/1/JS-2.27.0/s7558489866680?AQB=1&ndh=1&pf=1&t=22%2F3%2F2026%2021%3A13%3A23%203%200&mid=28569341621591706213837808541047345963&aamlh=6&ce=UTF-8&ns=abcotv&pageName=home%2Findex&g=https%3A%2F%2Fabc7chicago.com%2F&c.&app_version=ABC7%20CHICAGO%20WEB%202.0.1&author=N%2FA&canonical_url=https%3A%2F%2Fabc7chicago.com%2F&client_time=1776892402447&content_type=homepage&day_of_week=Wednesday&edition=wls&editorial_ad_keywords=N%2FA&editorial_genre=N%2FA&editorial_location=N%2FA&editorial_other_subjects=N%2FA&editorial_provider=N%2FA&editorial_publisher=N%2FA&editorial_source=N%2FA&envName=prod&language=en&login_status=not-logged-in&orientation=N%2FA&page_id=N%2FA&page_infrastructure=fitt&page_name=home%2Findex&page_url=https%3A%2F%2Fabc7chicago.com%2F&platform=OTV%20Website&portal=news&position_number=N%2FA&post_available=N%2FA&prev_page=N%2FA&prev_url=N%2FA&privacystate=GPC%3AOptIn&section1=home&section2=N%2FA&site=wls&story_id=home%2Findex&story_title=N%2FA&swid=606E193E-7B33-4D31-CD72-A79EFAF428CD&takeover_id=none&takeover_status=none&time_of_day=3%3A13%20PM&userab_cookie=abcn_du_cat_topic_feature_holdout-474%2Avariant_b_redesign-1939%2Cotv_web_content_rec-539%2Avariant_c_trending-2268%2Cotv_search_page_design_unification-546%2Avariant_a_control-2299%2Cabcn_popular_reads_exp-542%2Avariant_b_7days_filter-2288&.c&server=wls&pageType=homepage&aamb=6G1ynYcLPuiQxYZrsz_pkqfLG9yMXBpb2zX5dvJdYQJzPXImdj0y&s=412x823&c=24&j=1.6&v=N&k=Y&bw=412&bh=823&mcorgid=19916ABB53224B2C0A490D45%40AdobeOrg&AQE=1 — 200 — 200 B — 42 ms — h2https://dcf.espn.com/TWDC-DTCI/oneid_stage/Bootstrap.jsdcf.espn.com/TWDC-DTCI/oneid_stage/... https://dcf.espn.com/TWDC-DTCI/oneid_stage/Bootstrap.js — 200 — 20.4 KiB — 159 ms — h2https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction?_rsc=cachelogin.disney.com/en-US/us/DATG-OTV.... https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction?_rsc=cache — 200 — 2.5 KiB — 38 ms — h2https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/account-picker?_rsc=cachelogin.disney.com/en-US/us/DATG-OTV.... https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/account-picker?_rsc=cache — 200 — 2.4 KiB — 39 ms — h2https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/biometrics/error?_rsc=cachelogin.disney.com/en-US/us/DATG-OTV.... https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/biometrics/error?_rsc=cache — 200 — 2.5 KiB — 39 ms — h2https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/consent?_rsc=cachelogin.disney.com/en-US/us/DATG-OTV.... https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/consent?_rsc=cache — 200 — 2.5 KiB — 39 ms — h2https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/device?_rsc=cachelogin.disney.com/en-US/us/DATG-OTV.... https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/device?_rsc=cache — 200 — 2.5 KiB — 40 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 362.4 KiB — 249 ms — h2https://login.disney.com/_next/static/chunks/3824-67a9e8aa7ecc0953.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/3824-67a9e8aa7ecc0953.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 13.0 KiB — 39 ms — h2https://login.disney.com/_next/static/chunks/5479-798a721994d83b42.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/5479-798a721994d83b42.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 3.4 KiB — 41 ms — h2https://login.disney.com/_next/static/chunks/1414-8f0c143365d1b7f9.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/1414-8f0c143365d1b7f9.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 6.3 KiB — 61 ms — h2https://login.disney.com/_next/static/chunks/2346-9e0238b94d33e889.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/2346-9e0238b94d33e889.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 2.7 KiB — 41 ms — h2https://login.disney.com/_next/static/chunks/5364-af828649c05ffc11.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/5364-af828649c05ffc11.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 7.0 KiB — 42 ms — h2https://login.disney.com/_next/static/chunks/8957-b6c72f36ea922e31.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/8957-b6c72f36ea922e31.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 2.8 KiB — 42 ms — h2https://login.disney.com/_next/static/chunks/446-8fecd8ee0885976e.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/446-8fecd8ee0885976e.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 15.7 KiB — 44 ms — h2https://login.disney.com/_next/static/chunks/1898-a84bfedbef5d6cd5.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/1898-a84bfedbef5d6cd5.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 15.6 KiB — 48 ms — h2https://login.disney.com/_next/static/chunks/3936-0b760c9de2bc9c3b.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/3936-0b760c9de2bc9c3b.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 28.9 KiB — 51 ms — h2https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/page-d3b803ceeeed34c1.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/page-d3b803ceeeed34c1.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 680 B — 49 ms — h2https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/layout-a75b9f62ad05c7f2.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/layout-a75b9f62ad05c7f2.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 1.2 KiB — 54 ms — h2https://login.disney.com/_next/static/chunks/870fdd6f-8d99bcb08144c133.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/870fdd6f-8d99bcb08144c133.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 1.7 KiB — 48 ms — h2https://login.disney.com/_next/static/chunks/1268-4e16e1fde540d74e.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/1268-4e16e1fde540d74e.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 18.9 KiB — 53 ms — h2https://login.disney.com/_next/static/chunks/1062-79ba44328bb10b0f.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/1062-79ba44328bb10b0f.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 3.3 KiB — 51 ms — h2https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/account-picker/page-deb04387bbf58ea4.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/account-picker/page-deb04387bbf58ea4.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 20.7 KiB — 53 ms — h2https://login.disney.com/_next/static/chunks/3555-593934df3830d601.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/3555-593934df3830d601.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 2.6 KiB — 52 ms — h2https://login.disney.com/_next/static/chunks/77-f473445b9aaa827c.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/77-f473445b9aaa827c.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 11.9 KiB — 54 ms — h2https://login.disney.com/_next/static/chunks/2181-7bcd3f573f037680.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/2181-7bcd3f573f037680.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 7.9 KiB — 58 ms — h2https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/biometrics/error/page-4cbd598a4a0340d0.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/biometrics/error/page-4cbd598a4a0340d0.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 1.3 KiB — 54 ms — h2https://login.disney.com/_next/static/chunks/5674-99f21eab9d3902aa.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/5674-99f21eab9d3902aa.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 2.6 KiB — 54 ms — h2https://login.disney.com/_next/static/chunks/6128-b4773a44c586ac34.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/6128-b4773a44c586ac34.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 9.8 KiB — 58 ms — h2https://login.disney.com/_next/static/chunks/9616-ddac0db66fe865b5.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/9616-ddac0db66fe865b5.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 3.9 KiB — 59 ms — h2https://login.disney.com/_next/static/chunks/2190-4bbe9e5f44e9b53a.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/2190-4bbe9e5f44e9b53a.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 3.0 KiB — 59 ms — h2https://login.disney.com/_next/static/chunks/8469-de08d51cf89370fe.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/8469-de08d51cf89370fe.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 5.3 KiB — 61 ms — h2https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/consent/page-836b99e266991a35.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/consent/page-836b99e266991a35.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 5.6 KiB — 61 ms — h2https://login.disney.com/_next/static/chunks/2089-289a9618e03c1c4b.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/2089-289a9618e03c1c4b.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 17.9 KiB — 68 ms — h2https://login.disney.com/_next/static/chunks/4979-e1fa4d4a239920ae.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/4979-e1fa4d4a239920ae.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 16.9 KiB — 64 ms — h2https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/device/page-b3bfdd14422afc55.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/device/page-b3bfdd14422afc55.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 4.9 KiB — 66 ms — h2https://log.go.com/log?appid=IDENTITY-SDK-V5&sdk_version=web+5.1.1-qa.1&conversation_id=96540368-2e62-47e5-a5b4-a32d53778f94&language=en-US&sdk_install_id=1b893003-201f-430b-acdc-cae6341e31f7&detected_country=US&action_name=event%3Ainit&info=payloadincluded%28false%29&client_id=DATG-OTV.WLS.WEB-PROD&timestamp=1776892403579&swid=8f844939-7c02-48dc-b0cf-c462dad2488alog.go.com/log?appid=IDENTITY-SDK-V... https://log.go.com/log?appid=IDENTITY-SDK-V5&sdk_version=web+5.1.1-qa.1&conversation_id=96540368-2e62-47e5-a5b4-a32d53778f94&language=en-US&sdk_install_id=1b893003-201f-430b-acdc-cae6341e31f7&detected_country=US&action_name=event%3Ainit&info=payloadincluded%28false%29&client_id=DATG-OTV.WLS.WEB-PROD&timestamp=1776892403579&swid=8f844939-7c02-48dc-b0cf-c462dad2488a — 200 — 345 B — 118 ms — h2https://login.disney.com/api/graphqllogin.disney.com/api/graphql https://login.disney.com/api/graphql — 204 — 0 B — 68 ms — h2https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/device/connect?_rsc=cachelogin.disney.com/en-US/us/DATG-OTV.... https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/device/connect?_rsc=cache — 200 — 2.5 KiB — 44 ms — h2https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/dob-interstitial?_rsc=cachelogin.disney.com/en-US/us/DATG-OTV.... https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/dob-interstitial?_rsc=cache — 200 — 2.4 KiB — 37 ms — h2https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/error?_rsc=cachelogin.disney.com/en-US/us/DATG-OTV.... https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/error?_rsc=cache — 200 — 2.3 KiB — 37 ms — h2https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/forgot-password?_rsc=cachelogin.disney.com/en-US/us/DATG-OTV.... https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/forgot-password?_rsc=cache — 200 — 3.1 KiB — 38 ms — h2https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/galc?_rsc=cachelogin.disney.com/en-US/us/DATG-OTV.... https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/galc?_rsc=cache — 200 — 2.4 KiB — 37 ms — h2https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/device/connect/page-8632c4682719ddc4.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/device/connect/page-8632c4682719ddc4.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 12.0 KiB — 37 ms — h2https://login.disney.com/_next/static/chunks/4284-38559769bc88bfae.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/4284-38559769bc88bfae.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 25.2 KiB — 43 ms — h2https://login.disney.com/_next/static/chunks/8066-ea04a6acddff0674.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/8066-ea04a6acddff0674.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 3.7 KiB — 41 ms — h2https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/dob-interstitial/page-9dca881883c32b7a.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/dob-interstitial/page-9dca881883c32b7a.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 12.0 KiB — 43 ms — h2https://login.disney.com/api/graphqllogin.disney.com/api/graphql https://login.disney.com/api/graphql — 200 — 1.7 KiB — 97 ms — h2https://login.disney.com/_next/static/chunks/2205-ed9dfcc376803048.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/2205-ed9dfcc376803048.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 20.0 KiB — 38 ms — h2https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/error/page-592d4b68808ca183.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/error/page-592d4b68808ca183.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 647 B — 40 ms — h2https://login.disney.com/_next/static/chunks/5-57921aac243a9683.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/5-57921aac243a9683.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 9.7 KiB — 52 ms — h2https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/forgot-password/page-efd2b9fcf80cd434.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/forgot-password/page-efd2b9fcf80cd434.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 1.2 KiB — 53 ms — h2https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/id-flow?_rsc=cachelogin.disney.com/en-US/us/DATG-OTV.... https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/id-flow?_rsc=cache — 200 — 2.6 KiB — 54 ms — h2https://login.disney.com/_next/static/chunks/1940-88eee9b13cb0c271.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/1940-88eee9b13cb0c271.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 2.3 KiB — 53 ms — h2https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/galc/page-5530694727dcff06.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/galc/page-5530694727dcff06.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 16.1 KiB — 54 ms — h2https://log.go.com/log?appid=IDENTITY-SDK-V5&sdk_version=web+5.1.1-qa.1&conversation_id=96540368-2e62-47e5-a5b4-a32d53778f94&language=en-US&sdk_install_id=1b893003-201f-430b-acdc-cae6341e31f7&detected_country=US&action_name=event%3Aerror&info=payloadincluded%28true%29%2Ceventpayload%28INVALID_LOCATION%29&client_id=DATG-OTV.WLS.WEB-PROD&timestamp=1776892403685&swid=8f844939-7c02-48dc-b0cf-c462dad2488alog.go.com/log?appid=IDENTITY-SDK-V... https://log.go.com/log?appid=IDENTITY-SDK-V5&sdk_version=web+5.1.1-qa.1&conversation_id=96540368-2e62-47e5-a5b4-a32d53778f94&language=en-US&sdk_install_id=1b893003-201f-430b-acdc-cae6341e31f7&detected_country=US&action_name=event%3Aerror&info=payloadincluded%28true%29%2Ceventpayload%28INVALID_LOCATION%29&client_id=DATG-OTV.WLS.WEB-PROD&timestamp=1776892403685&swid=8f844939-7c02-48dc-b0cf-c462dad2488a — 200 — 346 B — 101 ms — h2https://log.go.com/log?appid=IDENTITY-SDK-V5&sdk_version=web+5.1.1-qa.1&conversation_id=e0bb729a-f979-4645-80c0-eb78c15d3759&language=en-US&sdk_install_id=1b893003-201f-430b-acdc-cae6341e31f7&detected_country=US&swid=8f844939-7c02-48dc-b0cf-c462dad2488a&info=detectedcountry%28ES%29%2Ccampaignid%28Breaking+News%29&level=40&error_category=FAILURE_BY_DESIGN&error_codes=INVALID_LOCATION&action_name=api%3Aget%3Ainlinenewsletters&process_time=1&client_id=DATG-OTV.WLS.WEB-PROD&timestamp=1776892403687log.go.com/log?appid=IDENTITY-SDK-V... https://log.go.com/log?appid=IDENTITY-SDK-V5&sdk_version=web+5.1.1-qa.1&conversation_id=e0bb729a-f979-4645-80c0-eb78c15d3759&language=en-US&sdk_install_id=1b893003-201f-430b-acdc-cae6341e31f7&detected_country=US&swid=8f844939-7c02-48dc-b0cf-c462dad2488a&info=detectedcountry%28ES%29%2Ccampaignid%28Breaking+News%29&level=40&error_category=FAILURE_BY_DESIGN&error_codes=INVALID_LOCATION&action_name=api%3Aget%3Ainlinenewsletters&process_time=1&client_id=DATG-OTV.WLS.WEB-PROD&timestamp=1776892403687 — 200 — 346 B — 101 ms — h2https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/license-plate?_rsc=cachelogin.disney.com/en-US/us/DATG-OTV.... https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/license-plate?_rsc=cache — 200 — 2.5 KiB — 38 ms — h2https://secure.espncdn.com/i/espnicons/Symbol_Defs--v49.svgsecure.espncdn.com/i/espnicons/Symb... https://secure.espncdn.com/i/espnicons/Symbol_Defs--v49.svg — 200 — 73.3 KiB — 70 ms — h2https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/login?_rsc=cachelogin.disney.com/en-US/us/DATG-OTV.... https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/login?_rsc=cache — 200 — 2.5 KiB — 37 ms — h2https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/login-and-recovery?_rsc=cachelogin.disney.com/en-US/us/DATG-OTV.... https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/login-and-recovery?_rsc=cache — 200 — 2.3 KiB — 44 ms — h2https://login.disney.com/_next/static/chunks/960-cee50efe4b071077.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/960-cee50efe4b071077.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 2.9 KiB — 41 ms — h2https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/id-flow/page-e1fed9b4641febac.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/id-flow/page-e1fed9b4641febac.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 40.2 KiB — 49 ms — h2https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/login-otp?_rsc=cachelogin.disney.com/en-US/us/DATG-OTV.... https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/login-otp?_rsc=cache — 200 — 2.6 KiB — 42 ms — h2https://login.disney.com/_next/static/chunks/5478-b2f0561cb5b01105.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/5478-b2f0561cb5b01105.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 2.2 KiB — 41 ms — h2https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/license-plate/page-93df2c90b7fd3fdb.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/license-plate/page-93df2c90b7fd3fdb.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 1.3 KiB — 42 ms — h2https://log.go.com/log?appid=IDENTITY-SDK-V5&sdk_version=web+5.1.1-qa.1&conversation_id=4ee9dcc1-9cbb-4118-a07a-98bc9b1e34ad&language=en-US&sdk_install_id=1b893003-201f-430b-acdc-cae6341e31f7&detected_country=US&swid=8f844939-7c02-48dc-b0cf-c462dad2488a&transaction_id=d87501d3-c0c2-440e-b24b-8b827fdde858&action_name=service%3Adevice%3Aregister&process_time=170&client_id=DATG-OTV.WLS.WEB-PROD&timestamp=1776892403759log.go.com/log?appid=IDENTITY-SDK-V... https://log.go.com/log?appid=IDENTITY-SDK-V5&sdk_version=web+5.1.1-qa.1&conversation_id=4ee9dcc1-9cbb-4118-a07a-98bc9b1e34ad&language=en-US&sdk_install_id=1b893003-201f-430b-acdc-cae6341e31f7&detected_country=US&swid=8f844939-7c02-48dc-b0cf-c462dad2488a&transaction_id=d87501d3-c0c2-440e-b24b-8b827fdde858&action_name=service%3Adevice%3Aregister&process_time=170&client_id=DATG-OTV.WLS.WEB-PROD&timestamp=1776892403759 — 200 — 346 B — 102 ms — h2https://login.disney.com/_next/static/chunks/370-9c3d2a051afbac12.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/370-9c3d2a051afbac12.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 4.0 KiB — 37 ms — h2https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/login/page-9e63908cfd19bec7.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/login/page-9e63908cfd19bec7.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 8.7 KiB — 39 ms — h2https://log.go.com/log?appid=IDENTITY-SDK-V5&sdk_version=web+5.1.1-qa.1&conversation_id=e7a106bf-5943-4e20-857a-da31c52b44b1&language=en-US&sdk_install_id=1b893003-201f-430b-acdc-cae6341e31f7&detected_country=US&swid=8f844939-7c02-48dc-b0cf-c462dad2488a&action_name=log%3Adevice%3Aregister&process_time=173&client_id=DATG-OTV.WLS.WEB-PROD&timestamp=1776892403761log.go.com/log?appid=IDENTITY-SDK-V... https://log.go.com/log?appid=IDENTITY-SDK-V5&sdk_version=web+5.1.1-qa.1&conversation_id=e7a106bf-5943-4e20-857a-da31c52b44b1&language=en-US&sdk_install_id=1b893003-201f-430b-acdc-cae6341e31f7&detected_country=US&swid=8f844939-7c02-48dc-b0cf-c462dad2488a&action_name=log%3Adevice%3Aregister&process_time=173&client_id=DATG-OTV.WLS.WEB-PROD&timestamp=1776892403761 — 200 — 346 B — 102 ms — h2https://log.go.com/log?appid=IDENTITY-SDK-V5&sdk_version=web+5.1.1-qa.1&conversation_id=47934e51-ae97-4907-99dd-98edc006b2b7&language=en-US&sdk_install_id=1b893003-201f-430b-acdc-cae6341e31f7&detected_country=US&device_id=019db70a-6005-763d-9bee-a02ad6b5daf2&swid=8f844939-7c02-48dc-b0cf-c462dad2488a&action_name=flow%3Ainitialization&process_time=932&client_id=DATG-OTV.WLS.WEB-PROD&timestamp=1776892403763log.go.com/log?appid=IDENTITY-SDK-V... https://log.go.com/log?appid=IDENTITY-SDK-V5&sdk_version=web+5.1.1-qa.1&conversation_id=47934e51-ae97-4907-99dd-98edc006b2b7&language=en-US&sdk_install_id=1b893003-201f-430b-acdc-cae6341e31f7&detected_country=US&device_id=019db70a-6005-763d-9bee-a02ad6b5daf2&swid=8f844939-7c02-48dc-b0cf-c462dad2488a&action_name=flow%3Ainitialization&process_time=932&client_id=DATG-OTV.WLS.WEB-PROD&timestamp=1776892403763 — 200 — 346 B — 102 ms — h2https://www.google.com/recaptcha/enterprise/anchor?ar=1&k=6Lc2zusZAAAAANQGuj3Ridv3wPDBBGweirWkeMy2&co=aHR0cHM6Ly9sb2dpbi5kaXNuZXkuY29tOjQ0Mw..&hl=en&v=gTpTIWhbKpxADzTzkcabhXN4&size=invisible&anchor-ms=20000&execute-ms=30000&cb=xnnhmsr2myzewww.google.com/recaptcha/enterprise... https://www.google.com/recaptcha/enterprise/anchor?ar=1&k=6Lc2zusZAAAAANQGuj3Ridv3wPDBBGweirWkeMy2&co=aHR0cHM6Ly9sb2dpbi5kaXNuZXkuY29tOjQ0Mw..&hl=en&v=gTpTIWhbKpxADzTzkcabhXN4&size=invisible&anchor-ms=20000&execute-ms=30000&cb=xnnhmsr2myze — 200 — 27.8 KiB — 54 ms — h3https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/login-and-recovery/page-5fecde2006bf804b.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/login-and-recovery/page-5fecde2006bf804b.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 10.0 KiB — 38 ms — h2https://login.disney.com/_next/static/chunks/4512-5bff0bc2e16006c5.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/4512-5bff0bc2e16006c5.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 1.7 KiB — 38 ms — h2https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/login-otp/page-0bf1e70cfb29c1f4.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/login-otp/page-0bf1e70cfb29c1f4.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 3.8 KiB — 40 ms — h2https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/logout?_rsc=cachelogin.disney.com/en-US/us/DATG-OTV.... https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/logout?_rsc=cache — 200 — 2.4 KiB — 40 ms — h2https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/mobile-number?_rsc=cachelogin.disney.com/en-US/us/DATG-OTV.... https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/mobile-number?_rsc=cache — 200 — 2.7 KiB — 41 ms — h2https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/password?_rsc=cachelogin.disney.com/en-US/us/DATG-OTV.... https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/password?_rsc=cache — 200 — 2.7 KiB — 39 ms — h2https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/ppu/address?_rsc=cachelogin.disney.com/en-US/us/DATG-OTV.... https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/ppu/address?_rsc=cache — 200 — 2.5 KiB — 39 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/styles__ltr.csswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/styles__ltr.css — 200 — 41.6 KiB — 86 ms — h3https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 361.7 KiB — 166 ms — h3https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/ppu/dob?_rsc=cachelogin.disney.com/en-US/us/DATG-OTV.... https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/ppu/dob?_rsc=cache — 200 — 2.5 KiB — 39 ms — h2https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/logout/page-a9a9318fe8f3c6c8.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/logout/page-a9a9318fe8f3c6c8.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 20.4 KiB — 38 ms — h2https://login.disney.com/_next/static/chunks/f4898fe8-a98ae380a7aa4288.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/f4898fe8-a98ae380a7aa4288.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 52.7 KiB — 53 ms — h2https://login.disney.com/_next/static/chunks/4228-48bbc92ece5ca35c.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/4228-48bbc92ece5ca35c.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 1.8 KiB — 43 ms — h2https://login.disney.com/_next/static/chunks/9723-10df57f0ed123969.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/9723-10df57f0ed123969.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 55.7 KiB — 54 ms — h2https://login.disney.com/_next/static/chunks/1175-47a9194a6fd2066f.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/1175-47a9194a6fd2066f.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 8.2 KiB — 44 ms — h2https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/mobile-number/page-e73d8a44a6f25499.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/mobile-number/page-e73d8a44a6f25499.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 14.6 KiB — 47 ms — h2https://login.disney.com/_next/static/chunks/7772-6e16c8f0308730d7.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/7772-6e16c8f0308730d7.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 23.8 KiB — 47 ms — h2https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/password/page-04954f7b5a4c391d.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/password/page-04954f7b5a4c391d.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 5.4 KiB — 49 ms — h2https://login.disney.com/_next/static/chunks/9049-0c3edfb4831cc4af.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/9049-0c3edfb4831cc4af.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 3.4 KiB — 38 ms — h2https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/ppu/address/page-98dd630028c46e3d.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/ppu/address/page-98dd630028c46e3d.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 9.2 KiB — 39 ms — h2https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/ppu/dob/page-098b683fb4f7c238.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/ppu/dob/page-098b683fb4f7c238.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 6.9 KiB — 40 ms — h2https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/ppu/legal?_rsc=cachelogin.disney.com/en-US/us/DATG-OTV.... https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/ppu/legal?_rsc=cache — 200 — 2.5 KiB — 39 ms — h2https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/ppu/marketing?_rsc=cachelogin.disney.com/en-US/us/DATG-OTV.... https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/ppu/marketing?_rsc=cache — 200 — 2.4 KiB — 39 ms — h2https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/ppu/migrate?_rsc=cachelogin.disney.com/en-US/us/DATG-OTV.... https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/ppu/migrate?_rsc=cache — 200 — 2.4 KiB — 43 ms — h2https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/ppu/new-password?_rsc=cachelogin.disney.com/en-US/us/DATG-OTV.... https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/ppu/new-password?_rsc=cache — 200 — 2.4 KiB — 39 ms — h2https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/ppu/on-demand-otp?_rsc=cachelogin.disney.com/en-US/us/DATG-OTV.... https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/ppu/on-demand-otp?_rsc=cache — 200 — 2.6 KiB — 40 ms — h2https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/ppu/legal/page-548cfdfe0f50566e.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/ppu/legal/page-548cfdfe0f50566e.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 8.0 KiB — 38 ms — h2https://27f19c7c68e3eadf7756fb7efdb661dd8909acf9.ipv4.cws.conviva.com/0/wsg27f19c7c68e3eadf7756fb7efdb661dd890... https://27f19c7c68e3eadf7756fb7efdb661dd8909acf9.ipv4.cws.conviva.com/0/wsg — 200 — 0 B — 583 ms — http/1.1https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/ppu/marketing/page-14e0ddd438b1e336.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/ppu/marketing/page-14e0ddd438b1e336.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 10.6 KiB — 38 ms — h2https://27f19c7c68e3eadf7756fb7efdb661dd8909acf9.ipv6.cws.conviva.com/0/wsg27f19c7c68e3eadf7756fb7efdb661dd890... https://27f19c7c68e3eadf7756fb7efdb661dd8909acf9.ipv6.cws.conviva.com/0/wsg — 200 — 0 B — 575 ms — http/1.1https://login.disney.com/_next/static/chunks/9968-2e1112392843130e.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/9968-2e1112392843130e.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 3.6 KiB — 36 ms — h2https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/ppu/migrate/page-0c1ec4f43d8f01e7.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/ppu/migrate/page-0c1ec4f43d8f01e7.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 9.7 KiB — 40 ms — h2https://login.disney.com/_next/static/chunks/7057-da9975552505dbbe.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/7057-da9975552505dbbe.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 2.7 KiB — 37 ms — h2https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/ppu/new-password/page-2385a7df544944ca.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/ppu/new-password/page-2385a7df544944ca.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 3.4 KiB — 38 ms — h2https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/ppu/on-demand-otp/page-e45b84d203522b47.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/ppu/on-demand-otp/page-e45b84d203522b47.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 785 B — 38 ms — h2https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/ppu/profile?_rsc=cachelogin.disney.com/en-US/us/DATG-OTV.... https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/ppu/profile?_rsc=cache — 200 — 2.5 KiB — 39 ms — h2https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/ppu/verify-email-otp?_rsc=cachelogin.disney.com/en-US/us/DATG-OTV.... https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/ppu/verify-email-otp?_rsc=cache — 200 — 2.7 KiB — 38 ms — h2https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/recovery?_rsc=cachelogin.disney.com/en-US/us/DATG-OTV.... https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/recovery?_rsc=cache — 200 — 2.6 KiB — 37 ms — h2https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/registration?_rsc=cachelogin.disney.com/en-US/us/DATG-OTV.... https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/registration?_rsc=cache — 200 — 2.8 KiB — 38 ms — h2https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/registration/register-otp?_rsc=cachelogin.disney.com/en-US/us/DATG-OTV.... https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/registration/register-otp?_rsc=cache — 200 — 2.6 KiB — 42 ms — h2https://login.disney.com/_next/static/chunks/7780-aad84e44e14dc487.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/7780-aad84e44e14dc487.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 11.1 KiB — 37 ms — h2https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/ppu/profile/page-51eebd6644f22d99.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/ppu/profile/page-51eebd6644f22d99.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 16.7 KiB — 40 ms — h2https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/ppu/verify-email-otp/page-334fce7129177cf9.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/ppu/verify-email-otp/page-334fce7129177cf9.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 1.5 KiB — 40 ms — h2https://login.disney.com/_next/static/chunks/3598-583752b8c0713582.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/3598-583752b8c0713582.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 14.5 KiB — 45 ms — h2https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/recovery/page-65ba3f514b52d03a.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/recovery/page-65ba3f514b52d03a.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 689 B — 42 ms — h2https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/security?_rsc=cachelogin.disney.com/en-US/us/DATG-OTV.... https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/security?_rsc=cache — 200 — 2.6 KiB — 41 ms — h2https://login.disney.com/_next/static/chunks/8968-2ac9d5fb480160f3.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/8968-2ac9d5fb480160f3.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 12.4 KiB — 37 ms — h2https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/registration/page-34a88047cb82c8c5.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/registration/page-34a88047cb82c8c5.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 25.8 KiB — 39 ms — h2https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/registration/register-otp/page-4c89a833b82c7111.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/registration/register-otp/page-4c89a833b82c7111.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 1.1 KiB — 37 ms — h2https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/security/add-number?_rsc=cachelogin.disney.com/en-US/us/DATG-OTV.... https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/security/add-number?_rsc=cache — 200 — 2.7 KiB — 37 ms — h2https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/security/password-reset?_rsc=cachelogin.disney.com/en-US/us/DATG-OTV.... https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/security/password-reset?_rsc=cache — 200 — 2.7 KiB — 39 ms — h2https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/security/page-aaf45814a1412e0a.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/security/page-aaf45814a1412e0a.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 2.3 KiB — 37 ms — h2https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/security/verify-number?_rsc=cachelogin.disney.com/en-US/us/DATG-OTV.... https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/security/verify-number?_rsc=cache — 200 — 2.7 KiB — 37 ms — h2https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/standalone-consent?_rsc=cachelogin.disney.com/en-US/us/DATG-OTV.... https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/standalone-consent?_rsc=cache — 200 — 2.5 KiB — 37 ms — h2https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/security/add-number/page-8e3db196ad90901a.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/security/add-number/page-8e3db196ad90901a.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 2.2 KiB — 37 ms — h2https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/step-status?_rsc=cachelogin.disney.com/en-US/us/DATG-OTV.... https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/step-status?_rsc=cache — 200 — 2.4 KiB — 37 ms — h2https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/security/password-reset/page-4d89e5427bd1689d.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/security/password-reset/page-4d89e5427bd1689d.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 4.2 KiB — 40 ms — h2https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/security/verify-number/page-b48bf9ffdbcb30a7.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/security/verify-number/page-b48bf9ffdbcb30a7.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 2.2 KiB — 37 ms — h2https://www.google.com/recaptcha/enterprise/webworker.js?hl=en&v=gTpTIWhbKpxADzTzkcabhXN4www.google.com/recaptcha/enterprise... https://www.google.com/recaptcha/enterprise/webworker.js?hl=en&v=gTpTIWhbKpxADzTzkcabhXN4 — 200 — 23 B — 180 ms — h3https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/standalone-consent/page-ab9d72ff96d6de0c.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/standalone-consent/page-ab9d72ff96d6de0c.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 4.2 KiB — 36 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 0 B — 16 ms — h3https://login.disney.com/_next/static/chunks/3269-27cd760669dc132a.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/3269-27cd760669dc132a.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 2.5 KiB — 38 ms — h2https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/step-status/page-d01654f8704dafb3.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/step-status/page-d01654f8704dafb3.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 11.3 KiB — 40 ms — h2https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/verification?_rsc=cachelogin.disney.com/en-US/us/DATG-OTV.... https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/verification?_rsc=cache — 200 — 2.6 KiB — 39 ms — h2https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/verification/email?_rsc=cachelogin.disney.com/en-US/us/DATG-OTV.... https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/verification/email?_rsc=cache — 200 — 2.5 KiB — 40 ms — h2https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/verification/email/success?_rsc=cachelogin.disney.com/en-US/us/DATG-OTV.... https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/verification/email/success?_rsc=cache — 200 — 2.5 KiB — 40 ms — h2https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/verification/email/validator?_rsc=cachelogin.disney.com/en-US/us/DATG-OTV.... https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/verification/email/validator?_rsc=cache — 200 — 2.7 KiB — 40 ms — h2https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/verification/identity?_rsc=cachelogin.disney.com/en-US/us/DATG-OTV.... https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/verification/identity?_rsc=cache — 200 — 2.4 KiB — 40 ms — h2https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/verification/page-d1078eb01960fb19.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/verification/page-d1078eb01960fb19.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 1.1 KiB — 39 ms — h2https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/verification/email/page-d1aa3315945d7012.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/verification/email/page-d1aa3315945d7012.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 15.4 KiB — 41 ms — h2https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/verification/email/success/page-a96a7a236e5d2ca3.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/verification/email/success/page-a96a7a236e5d2ca3.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 10.6 KiB — 40 ms — h2https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/verification/email/validator/page-3fd0e4d3fe12385d.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/verification/email/validator/page-3fd0e4d3fe12385d.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 2.9 KiB — 41 ms — h2https://js-agent.newrelic.com/nr-spa-1216.min.jsjs-agent.newrelic.com/nr-spa-1216.m... https://js-agent.newrelic.com/nr-spa-1216.min.js — 200 — 17.5 KiB — 36 ms — h2https://zn5hsliyrlhlj7ndr-abcotv.siteintercept.qualtrics.com/WRSiteInterceptEngine/?Q_ZID=ZN_5hSLIyrLhlJ7ndr&Q_LOC=https%3A%2F%2Fabc7chicago.com%2F&t=1776892404336zn5hsliyrlhlj7ndr-abcotv.siteinterc... https://zn5hsliyrlhlj7ndr-abcotv.siteintercept.qualtrics.com/WRSiteInterceptEngine/?Q_ZID=ZN_5hSLIyrLhlJ7ndr&Q_LOC=https%3A%2F%2Fabc7chicago.com%2F&t=1776892404336 — 200 — 4.6 KiB — 150 ms — h2https://static.chartbeat.com/js/chartbeat.jsstatic.chartbeat.com/js/chartbeat.j... https://static.chartbeat.com/js/chartbeat.js — 200 — 15.9 KiB — 161 ms — h2https://cdn.abcotvs.net/abcotv/assets/news/wls/images/logos/favicon.icocdn.abcotvs.net/abcotv/assets/news/... https://cdn.abcotvs.net/abcotv/assets/news/wls/images/logos/favicon.ico — 200 — 17.2 KiB — 40 ms — http/1.1https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/verification/identity/page-a4a46f518ff2044f.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/verification/identity/page-a4a46f518ff2044f.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 9.2 KiB — 47 ms — h2https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/verification/mobile/success?_rsc=cachelogin.disney.com/en-US/us/DATG-OTV.... https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/verification/mobile/success?_rsc=cache — 200 — 2.5 KiB — 41 ms — h2https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/verification/unavailable-codes?_rsc=cachelogin.disney.com/en-US/us/DATG-OTV.... https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/interaction/verification/unavailable-codes?_rsc=cache — 200 — 2.4 KiB — 38 ms — h2https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/v5/bridge?_rsc=cachelogin.disney.com/en-US/us/DATG-OTV.... https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/v5/bridge?_rsc=cache — 200 — 1.7 KiB — 43 ms — h2https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/v5/bridge/cb?_rsc=cachelogin.disney.com/en-US/us/DATG-OTV.... https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/v5/bridge/cb?_rsc=cache — 200 — 1.5 KiB — 43 ms — h2https://bam.nr-data.net/1/8d01ff17d1?a=415461361&sa=1&v=1216.487a282&t=Unnamed%20Transaction&rst=3890&ck=1&ref=https://abc7chicago.com/&be=710&fe=3841&dc=1435&af=err,xhr,stn,ins,spa&perf=%7B%22timing%22:%7B%22of%22:1776892400495,%22n%22:0,%22f%22:0,%22dn%22:1,%22dne%22:5,%22c%22:5,%22s%22:38,%22ce%22:74,%22rq%22:74,%22rp%22:324,%22rpe%22:420,%22dl%22:330,%22di%22:766,%22ds%22:1435,%22de%22:1435,%22dc%22:3830,%22l%22:3841,%22le%22:3843%7D,%22navigation%22:%7B%7D%7D&fp=2500&fcp=2500&ja=%7B%22userab%22:%22abcn_du_cat_topic_feature_holdout-474*variant_b_redesign-1939,otv_web_content_rec-539*variant_c_trending-2268,otv_search_page_design_unification-546*variant_a_control-2299,abcn_popular_reads_exp-542*variant_b_7days_filter-2288%22,%22pageType%22:%22home%22%7D&jsonp=NREUM.setTokenbam.nr-data.net/1/8d01ff17d1?a=4154... https://bam.nr-data.net/1/8d01ff17d1?a=415461361&sa=1&v=1216.487a282&t=Unnamed%20Transaction&rst=3890&ck=1&ref=https://abc7chicago.com/&be=710&fe=3841&dc=1435&af=err,xhr,stn,ins,spa&perf=%7B%22timing%22:%7B%22of%22:1776892400495,%22n%22:0,%22f%22:0,%22dn%22:1,%22dne%22:5,%22c%22:5,%22s%22:38,%22ce%22:74,%22rq%22:74,%22rp%22:324,%22rpe%22:420,%22dl%22:330,%22di%22:766,%22ds%22:1435,%22de%22:1435,%22dc%22:3830,%22l%22:3841,%22le%22:3843%7D,%22navigation%22:%7B%7D%7D&fp=2500&fcp=2500&ja=%7B%22userab%22:%22abcn_du_cat_topic_feature_holdout-474*variant_b_redesign-1939,otv_web_content_rec-539*variant_c_trending-2268,otv_search_page_design_unification-546*variant_a_control-2299,abcn_popular_reads_exp-542*variant_b_7days_filter-2288%22,%22pageType%22:%22home%22%7D&jsonp=NREUM.setToken — 200 — 624 B — 159 ms — http/1.1https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/v5/bridge/child-registration?_rsc=cachelogin.disney.com/en-US/us/DATG-OTV.... https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/v5/bridge/child-registration?_rsc=cache — 200 — 1.9 KiB — 48 ms — h2https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/verification/unavailable-codes/page-cefd8baee45f31cb.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/verification/unavailable-codes/page-cefd8baee45f31cb.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 11.2 KiB — 49 ms — h2https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/verification/mobile/success/page-59f303f62953afd0.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/interaction/verification/mobile/success/page-59f303f62953afd0.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 22.7 KiB — 51 ms — h2https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/v5/bridge/page-b766bc65fc575b3f.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/v5/bridge/page-b766bc65fc575b3f.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 22.8 KiB — 63 ms — h2https://login.disney.com/_next/static/chunks/7227-d9b8f06b96331e03.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/7227-d9b8f06b96331e03.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 10.5 KiB — 53 ms — h2https://login.disney.com/_next/static/chunks/2709-5eb125bccb88c98a.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/2709-5eb125bccb88c98a.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 6.9 KiB — 61 ms — h2https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/v5/bridge/cb/page-3756ff76f509319c.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/v5/bridge/cb/page-3756ff76f509319c.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 1.1 KiB — 53 ms — h2https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/v5/bridge/child-registration/page-70c4a7ce2d849312.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/v5/bridge/child-registration/page-70c4a7ce2d849312.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 16.6 KiB — 59 ms — h2https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/v5/bridge/child-registration/legal?_rsc=cachelogin.disney.com/en-US/us/DATG-OTV.... https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/v5/bridge/child-registration/legal?_rsc=cache — 200 — 1.6 KiB — 46 ms — h2https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/v5/bridge/email-verification?_rsc=cachelogin.disney.com/en-US/us/DATG-OTV.... https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/v5/bridge/email-verification?_rsc=cache — 200 — 1.8 KiB — 49 ms — h2https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/v5/bridge/newsletters?_rsc=cachelogin.disney.com/en-US/us/DATG-OTV.... https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/v5/bridge/newsletters?_rsc=cache — 200 — 1.7 KiB — 40 ms — h2https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/v5/bridge/otp?_rsc=cachelogin.disney.com/en-US/us/DATG-OTV.... https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/v5/bridge/otp?_rsc=cache — 200 — 1.7 KiB — 41 ms — h2https://siteintercept.qualtrics.com/dxjsmodule/37.7ea1ffe71ad8c0799cc1.chunk.js?Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=web&Q_BRANDID=abc7chicago.comsiteintercept.qualtrics.com/dxjsmod... https://siteintercept.qualtrics.com/dxjsmodule/37.7ea1ffe71ad8c0799cc1.chunk.js?Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=web&Q_BRANDID=abc7chicago.com — 200 — 18.6 KiB — 85 ms — h2https://siteintercept.qualtrics.com/dxjsmodule/12.1a2b7192fd54e87d3971.chunk.js?Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=web&Q_BRANDID=abc7chicago.comsiteintercept.qualtrics.com/dxjsmod... https://siteintercept.qualtrics.com/dxjsmodule/12.1a2b7192fd54e87d3971.chunk.js?Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=web&Q_BRANDID=abc7chicago.com — 200 — 35.9 KiB — 114 ms — h2https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/v5/bridge/child-registration/legal/page-ee9b50985a6e8646.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/v5/bridge/child-registration/legal/page-ee9b50985a6e8646.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 18.5 KiB — 52 ms — h2https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/v5/bridge/ppu?_rsc=cachelogin.disney.com/en-US/us/DATG-OTV.... https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/v5/bridge/ppu?_rsc=cache — 200 — 1.4 KiB — 55 ms — h2https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/v5/bridge/email-verification/page-33ea49d5952d3271.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/v5/bridge/email-verification/page-33ea49d5952d3271.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 3.6 KiB — 53 ms — h2https://login.disney.com/_next/static/chunks/5053-7bf09899c1d9aae3.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/5053-7bf09899c1d9aae3.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 3.5 KiB — 57 ms — h2https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/v5/bridge/newsletters/page-4dea99e6f443c073.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/v5/bridge/newsletters/page-4dea99e6f443c073.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 17.4 KiB — 60 ms — h2https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/v5/bridge/otp/page-d0355070ef2a3e3c.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/v5/bridge/otp/page-d0355070ef2a3e3c.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 2.7 KiB — 62 ms — h2https://ping.chartbeat.net/ping?h=abc7chicago.com&p=%2F&u=CwcT6A7gUtSZye4e&d=abc7chicago.com&g=23214&g0=No%20Section&g1=No%20Author&n=1&f=00001&c=0&x=0&m=0&y=10804&o=412&w=823&j=45&R=1&W=0&I=0&E=0&e=0&r=&PA=https%3A%2F%2Fabc7chicago.com%2F&b=3841&t=DLEwgvBaUq9VL9sBDBT1ynYBcdMJ&V=150&i=ABC7%20WLS%20Chicago%20and%20Chicago%20News&tz=0&sn=1&sv=B-7iGEBDcH-G2JRDmDn_WLdcWaUD&sr=external&sd=1&im=067b2fff&_ping.chartbeat.net/ping?h=abc7chica... https://ping.chartbeat.net/ping?h=abc7chicago.com&p=%2F&u=CwcT6A7gUtSZye4e&d=abc7chicago.com&g=23214&g0=No%20Section&g1=No%20Author&n=1&f=00001&c=0&x=0&m=0&y=10804&o=412&w=823&j=45&R=1&W=0&I=0&E=0&e=0&r=&PA=https%3A%2F%2Fabc7chicago.com%2F&b=3841&t=DLEwgvBaUq9VL9sBDBT1ynYBcdMJ&V=150&i=ABC7%20WLS%20Chicago%20and%20Chicago%20News&tz=0&sn=1&sv=B-7iGEBDcH-G2JRDmDn_WLdcWaUD&sr=external&sd=1&im=067b2fff&_ — 200 — 201 B — 322 ms — h2https://static.chartbeat.com/js/chartbeat_mab.jsstatic.chartbeat.com/js/chartbeat_m... https://static.chartbeat.com/js/chartbeat_mab.js — 200 — 10.1 KiB — 51 ms — h2https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/v5/bridge/profile?_rsc=cachelogin.disney.com/en-US/us/DATG-OTV.... https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/v5/bridge/profile?_rsc=cache — 200 — 1.8 KiB — 50 ms — h2https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/v5/bridge/ppu/page-fe2587cba66058bd.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/v5/bridge/ppu/page-fe2587cba66058bd.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 6.2 KiB — 50 ms — h2https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/v5/bridge/profile/address-update?_rsc=cachelogin.disney.com/en-US/us/DATG-OTV.... https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/v5/bridge/profile/address-update?_rsc=cache — 200 — 1.7 KiB — 53 ms — h2https://27f19c7c68e3eadf7756fb7efdb661dd8909acf9.ipv6.cws.conviva.com/0/wsg27f19c7c68e3eadf7756fb7efdb661dd890... https://27f19c7c68e3eadf7756fb7efdb661dd8909acf9.ipv6.cws.conviva.com/0/wsg — 200 — 604 B — 177 ms — http/1.1https://27f19c7c68e3eadf7756fb7efdb661dd8909acf9.ipv4.cws.conviva.com/0/wsg27f19c7c68e3eadf7756fb7efdb661dd890... https://27f19c7c68e3eadf7756fb7efdb661dd8909acf9.ipv4.cws.conviva.com/0/wsg — 200 — 605 B — 179 ms — http/1.1https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/v5/bridge/profile/biometrics/updateBiometrics?_rsc=cachelogin.disney.com/en-US/us/DATG-OTV.... https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/v5/bridge/profile/biometrics/updateBiometrics?_rsc=cache — 200 — 1.9 KiB — 47 ms — h2https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/v5/bridge/profile/change-email?_rsc=cachelogin.disney.com/en-US/us/DATG-OTV.... https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/v5/bridge/profile/change-email?_rsc=cache — 200 — 2.1 KiB — 48 ms — h2https://siteintercept.qualtrics.com/WRSiteInterceptEngine/Targeting.php?Q_ZoneID=ZN_5hSLIyrLhlJ7ndr&Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=websiteintercept.qualtrics.com/WRSiteI... https://siteintercept.qualtrics.com/WRSiteInterceptEngine/Targeting.php?Q_ZoneID=ZN_5hSLIyrLhlJ7ndr&Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=web — 200 — 231 B — 44 ms — h2https://mab.chartbeat.com/mab_strategy/headline_testing/get_strategy/?host=abc7chicago.com&domain=abc7chicago.com&path=%2Fmab.chartbeat.com/mab_strategy/head... https://mab.chartbeat.com/mab_strategy/headline_testing/get_strategy/?host=abc7chicago.com&domain=abc7chicago.com&path=%2F — 200 — 516 B — 46 ms — h2https://login.disney.com/_next/static/chunks/3300-0ca88a5fd72abd45.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/3300-0ca88a5fd72abd45.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 3.1 KiB — 39 ms — h2https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/v5/bridge/profile/page-c17291f2e856b04c.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/v5/bridge/profile/page-c17291f2e856b04c.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 12.5 KiB — 40 ms — h2https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/v5/bridge/profile/layout-cf37ce46ff14af0d.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/v5/bridge/profile/layout-cf37ce46ff14af0d.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 1.1 KiB — 42 ms — h2https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/v5/bridge/profile/address-update/page-259c0929a80612ab.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/v5/bridge/profile/address-update/page-259c0929a80612ab.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 10.6 KiB — 41 ms — h2https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/v5/bridge/profile/biometrics/updateBiometrics/page-fde4261786cae10d.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/v5/bridge/profile/biometrics/updateBiometrics/page-fde4261786cae10d.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 2.8 KiB — 41 ms — h2https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/v5/bridge/profile/change-email/page-18bdc14358941923.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/v5/bridge/profile/change-email/page-18bdc14358941923.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 21.6 KiB — 42 ms — h2https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/v5/bridge/profile/change-email/success?_rsc=cachelogin.disney.com/en-US/us/DATG-OTV.... https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/v5/bridge/profile/change-email/success?_rsc=cache — 200 — 1.7 KiB — 43 ms — h2https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/v5/bridge/profile/change-password?_rsc=cachelogin.disney.com/en-US/us/DATG-OTV.... https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/v5/bridge/profile/change-password?_rsc=cache — 200 — 2.1 KiB — 42 ms — h2https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/v5/bridge/profile/change-password/success?_rsc=cachelogin.disney.com/en-US/us/DATG-OTV.... https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/v5/bridge/profile/change-password/success?_rsc=cache — 200 — 1.7 KiB — 42 ms — h2https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/v5/bridge/profile/deactivate?_rsc=cachelogin.disney.com/en-US/us/DATG-OTV.... https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/v5/bridge/profile/deactivate?_rsc=cache — 200 — 2.0 KiB — 43 ms — h2https://login.disney.com/_next/static/chunks/7874-95b5655532f77eb4.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/7874-95b5655532f77eb4.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 11.9 KiB — 42 ms — h2https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/v5/bridge/profile/change-email/success/page-ca799b173b75ef24.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/v5/bridge/profile/change-email/success/page-ca799b173b75ef24.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 6.4 KiB — 43 ms — h2https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/v5/bridge/profile/deactivate/success?_rsc=cachelogin.disney.com/en-US/us/DATG-OTV.... https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/v5/bridge/profile/deactivate/success?_rsc=cache — 200 — 1.5 KiB — 42 ms — h2https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/v5/bridge/profile/change-password/page-a7bda04f9a4d65b2.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/v5/bridge/profile/change-password/page-a7bda04f9a4d65b2.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 5.0 KiB — 39 ms — h2https://login.disney.com/_next/static/chunks/2815-b52e3f5ca1c47270.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/2815-b52e3f5ca1c47270.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 3.0 KiB — 40 ms — h2https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/v5/bridge/profile/change-password/success/page-d98ff0d5803201fc.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/v5/bridge/profile/change-password/success/page-d98ff0d5803201fc.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 1.1 KiB — 41 ms — h2https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/v5/bridge/profile/deactivate/page-6c0f59026eaed999.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/v5/bridge/profile/deactivate/page-6c0f59026eaed999.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 3.8 KiB — 42 ms — h2https://login.disney.com/_next/static/chunks/998-f21092c46ffffd93.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/998-f21092c46ffffd93.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 2.8 KiB — 41 ms — h2https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/v5/bridge/profile/deactivate/success/page-df601d344ac38605.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/v5/bridge/profile/deactivate/success/page-df601d344ac38605.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 11.9 KiB — 42 ms — h2https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/v5/bridge/profile/update-phone?_rsc=cachelogin.disney.com/en-US/us/DATG-OTV.... https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/v5/bridge/profile/update-phone?_rsc=cache — 200 — 2.0 KiB — 39 ms — h2https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/v5/bridge/reauth?_rsc=cachelogin.disney.com/en-US/us/DATG-OTV.... https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/v5/bridge/reauth?_rsc=cache — 200 — 1.7 KiB — 39 ms — h2https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/v5/bridge/recovery?_rsc=cachelogin.disney.com/en-US/us/DATG-OTV.... https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/v5/bridge/recovery?_rsc=cache — 200 — 1.8 KiB — 40 ms — h2https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/v5/bridge/profile/update-phone/page-79cca66d0663380b.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/v5/bridge/profile/update-phone/page-79cca66d0663380b.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 2.7 KiB — 38 ms — h2https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/v5/bridge/refresh-auth?_rsc=cachelogin.disney.com/en-US/us/DATG-OTV.... https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/v5/bridge/refresh-auth?_rsc=cache — 200 — 1.7 KiB — 39 ms — h2https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/v5/bridge/web?_rsc=cachelogin.disney.com/en-US/us/DATG-OTV.... https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/v5/bridge/web?_rsc=cache — 200 — 1.2 KiB — 39 ms — h2https://login.disney.com/_next/static/chunks/777-aeeb550c20e4dfc3.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/777-aeeb550c20e4dfc3.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 5.0 KiB — 44 ms — h2https://login.disney.com/_next/static/chunks/5720-d0d2113bd7016a6b.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/5720-d0d2113bd7016a6b.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 15.6 KiB — 42 ms — h2https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/v5/bridge/reauth/page-a83694560c0029fd.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/v5/bridge/reauth/page-a83694560c0029fd.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 713 B — 45 ms — h2https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/v5/bridge/recovery/page-093d5aeb66e788e9.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/v5/bridge/recovery/page-093d5aeb66e788e9.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 889 B — 43 ms — h2https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/v5/bridgeTester?_rsc=cachelogin.disney.com/en-US/us/DATG-OTV.... https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/v5/bridgeTester?_rsc=cache — 200 — 1.3 KiB — 44 ms — h2https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/v5/bridge/refresh-auth/page-9e0f88fb21f8edee.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/v5/bridge/refresh-auth/page-9e0f88fb21f8edee.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 712 B — 44 ms — h2https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/v5/messageTester?_rsc=cachelogin.disney.com/en-US/us/DATG-OTV.... https://login.disney.com/en-US/us/DATG-OTV.WLS.WEB/v5/messageTester?_rsc=cache — 200 — 1.2 KiB — 44 ms — h2https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/v5/bridgeTester/page-d12bb7564baeade8.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/v5/bridgeTester/page-d12bb7564baeade8.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 8.4 KiB — 37 ms — h2https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/v5/messageTester/page-2364a197df778d96.js?dpl=114cb3a39009dd355650917526638e571aaefc19login.disney.com/_next/static/chunk... https://login.disney.com/_next/static/chunks/app/%5Blang%5D/%5BcountryCode%5D/%5BclientId%5D/v5/messageTester/page-2364a197df778d96.js?dpl=114cb3a39009dd355650917526638e571aaefc19 — 200 — 1.2 KiB — 36 ms — h2https://log.go.com/log?level=30&appid=IDENTITY-SDK-V5&lightbox_version=1.0.830&sdk_version=5.1.1-qa.1&platform=web&git_sha=114cb3a39009dd355650917526638e571aaefc19&install_id=f4b3775d-dad7-4894-97dd-e26b41cacf31&environment=prod&client_id=DATG-OTV.WLS.WEB-PROD&country_code=us&language=en-us&view=v5%2Fbridge%2Fweb&action_name=view%3Aweb&device_time=1776892405476&timestamp=1776892405476&source=identity+sdk+v5&conversation_id=&device_id=&sdk_install_id=1b893003-201f-430b-acdc-cae6341e31f7&bu_name=&client_context=&swid=8f844939-7c02-48dc-b0cf-c462dad2488alog.go.com/log?level=30&appid=IDENT... https://log.go.com/log?level=30&appid=IDENTITY-SDK-V5&lightbox_version=1.0.830&sdk_version=5.1.1-qa.1&platform=web&git_sha=114cb3a39009dd355650917526638e571aaefc19&install_id=f4b3775d-dad7-4894-97dd-e26b41cacf31&environment=prod&client_id=DATG-OTV.WLS.WEB-PROD&country_code=us&language=en-us&view=v5%2Fbridge%2Fweb&action_name=view%3Aweb&device_time=1776892405476&timestamp=1776892405476&source=identity+sdk+v5&conversation_id=&device_id=&sdk_install_id=1b893003-201f-430b-acdc-cae6341e31f7&bu_name=&client_context=&swid=8f844939-7c02-48dc-b0cf-c462dad2488a — 200 — 348 B — 302 ms — h2https://ping.chartbeat.net/ping?h=abc7chicago.com&p=%2F&u=CwcT6A7gUtSZye4e&d=abc7chicago.com&g=23214&g0=No%20Section&g1=No%20Author&n=1&f=00001&c=0.02&x=0&m=0&y=10804&o=412&w=823&j=30&R=1&W=0&I=0&E=1&e=1&r=&PA=https%3A%2F%2Fabc7chicago.com%2F&b=3841&t=DLEwgvBaUq9VL9sBDBT1ynYBcdMJ&V=150&tz=0&_acct=paid&sn=2&sv=B-7iGEBDcH-G2JRDmDn_WLdcWaUD&sr=external&sd=1&im=067b2fff&_ping.chartbeat.net/ping?h=abc7chica... https://ping.chartbeat.net/ping?h=abc7chicago.com&p=%2F&u=CwcT6A7gUtSZye4e&d=abc7chicago.com&g=23214&g0=No%20Section&g1=No%20Author&n=1&f=00001&c=0.02&x=0&m=0&y=10804&o=412&w=823&j=30&R=1&W=0&I=0&E=1&e=1&r=&PA=https%3A%2F%2Fabc7chicago.com%2F&b=3841&t=DLEwgvBaUq9VL9sBDBT1ynYBcdMJ&V=150&tz=0&_acct=paid&sn=2&sv=B-7iGEBDcH-G2JRDmDn_WLdcWaUD&sr=external&sd=1&im=067b2fff&_ — 200 — 200 B — 102 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
90% of JavaScript execution is third-party
First-party Third-party 6063ms · 2134KB · €97/mo
Unattributable
Other
Costly
Execution 1264ms
Transfer 0 KB
Monthly Cost €20/mo
hiveplayer-static.bamgrid.com
Other
Costly
Execution 1251ms
Transfer 109 KB
Unused 84%
Monthly Cost €20/mo
assets-cdn.abcotvs.net
Other
Costly
Execution 959ms
Transfer 0 KB
Monthly Cost €15/mo
assets-cdn.abcotvs.net
Other
Costly
Execution 595ms
Transfer 0 KB
Monthly Cost €10/mo
dcf.espn.com
Other
Costly
Execution 427ms
Transfer 111 KB
Unused 69%
Monthly Cost €7/mo
assets-cdn.abcotvs.net
Other
Costly
Execution 306ms
Transfer 798 KB
Unused 50%
Monthly Cost €5/mo
dcf.espn.com
Other
Costly
Execution 262ms
Transfer 116 KB
Unused 48%
Monthly Cost €4/mo
static.chartbeat.com
Other
Costly
Execution 201ms
Transfer 16 KB
Monthly Cost €3/mo
js.appboycdn.com
Other
Optional
Execution 168ms
Transfer 63 KB
Unused 69%
Monthly Cost €3/mo
assets-cdn.abcotvs.net
Other
Optional
Execution 126ms
Transfer 421 KB
Unused 57%
Monthly Cost €2/mo
scripts.webcontentassessor.com
Other
Optional
Execution 115ms
Transfer 149 KB
Monthly Cost €2/mo
cdn.disneyaccount.com
Other
Optional
Execution 97ms
Transfer 45 KB
Unused 71%
Monthly Cost €2/mo
assets-cdn.abcotvs.net
Other
Optional
Execution 84ms
Transfer 122 KB
Monthly Cost €1/mo
siteintercept.qualtrics.com
Other
Optional
Execution 83ms
Transfer 36 KB
Unused 77%
Monthly Cost €1/mo
static.chartbeat.com
Other
Optional
Execution 72ms
Transfer 10 KB
Monthly Cost €1/mo
assets-cdn.abcotvs.net
Other
Optional
Execution 53ms
Transfer 138 KB
Unused 21%
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • Unattributable adds 1264ms and costs ~€20/month
  • hiveplayer-static.bamgrid.com adds 1251ms and costs ~€20/month
  • assets-cdn.abcotvs.net adds 959ms and costs ~€15/month
  • assets-cdn.abcotvs.net adds 595ms and costs ~€10/month
  • dcf.espn.com adds 427ms and costs ~€7/month
  • assets-cdn.abcotvs.net adds 306ms and costs ~€5/month
  • dcf.espn.com adds 262ms and costs ~€4/month
  • static.chartbeat.com adds 201ms and costs ~€3/month

90% 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

Unattributable takes 1264ms 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

hiveplayer-static.bamgrid.com takes 1251ms 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

84% of hiveplayer-static.bamgrid.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

assets-cdn.abcotvs.net takes 959ms 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

assets-cdn.abcotvs.net takes 595ms 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

dcf.espn.com takes 427ms 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

69% of dcf.espn.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

assets-cdn.abcotvs.net takes 306ms 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

50% of assets-cdn.abcotvs.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

dcf.espn.com takes 262ms 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

static.chartbeat.com takes 201ms 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

69% of js.appboycdn.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

57% of assets-cdn.abcotvs.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

71% of cdn.disneyaccount.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

77% of siteintercept.qualtrics.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