Skip to content
https://nbcphiladelphia.com

Performance

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

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

56
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
78
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
77
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.

1.20 s

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

1.50 s

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

814 ms

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

0.020

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

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

11.13 s

Page Load Progression

1.2 s
2.5 s
3.7 s
4.9 s
6.2 s
7.4 s
8.6 s
9.9 s
Checks
15
5 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
12.9 MB transferred, 415 requests
FIX
12.9 MB transferred, 415 requests
Critical::
Page weighs 31.6 MB (12.9 MB transferred)
Warning::
JavaScript is 3.3 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 3.3 MB
Warning::
Images are 2.1 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 2.1 MB
Info::
Fonts are 276 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 276 KB
Warning::
415 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 2.7 g CO2 per page load
12.9 MB / 2.4 MB budget
12.9 MB transferred
415 requests
2.7 g CO2 per page load
Other 6.3 MiB 49%
JavaScript 3.3 MiB 25%
Images 2.1 MiB 16%
Other 806.1 KiB 6%
Fonts 275.8 KiB 2%
HTML 115.8 KiB 1%
CSS 53.1 KiB 0%
Other 31.4 KiB 0%
Other 1.7 KiB 0%
Other 1.5 KiB 0%
Other 451 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

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

Why this matters

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

Source: web.dev font loading

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (12.9 MiB of 12.9 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
8301ms total JS execution
FIX
8301ms total JS execution
Warning::
https://ssl.p.jwpcdn.com/player/v/8.30.1/jwplayer....: 2068ms CPU time
Warning::
Unattributable: 1102ms CPU time
Warning::
https://widgets-blue.media.weather.com/wxwidget.mo...: 983ms CPU time
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 918ms CPU time
Warning::
https://www.nbcphiladelphia.com/: 663ms CPU time
Warning::
Third-party scripts: 8301ms (100% of total)

Main Thread Breakdown

Script Evaluation 50% Other 31% Style & Layout 7% Script Parsing & Compilation 6%
ScriptTotalScriptingParse/CompileParty
https://ssl.p.jwpcdn.com/player/v/8.30.1/jwplayer.core.js2068ms197ms4ms3rd
Unattributable1102ms276ms0ms3rd
https://widgets-blue.media.weather.com/wxwidget.mosaic.js?cid=369362872&v=6eb3ef3d10ae586673ff983ms795ms57ms3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js918ms720ms85ms3rd
https://www.nbcphiladelphia.com/663ms44ms16ms3rd
https://ssl.p.jwpcdn.com/player/v/8.30.1/provider.hlsjs.js537ms397ms12ms3rd
https://cdn.doubleverify.com/dv-measurements9761.js412ms322ms67ms3rd
https://cdn.cookielaw.org/scripttemplates/202309.1.0/otGPP.js249ms247ms2ms3rd
https://id.nbcuni.com/websdk/v2/identity-sdk.min.js?ver=0.1177ms110ms24ms3rd
https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js129ms107ms7ms3rd

Showing top 10 of 23 scripts

F
JS Bundles
Action
89 scripts, 1.6 MB unused
FIX
89 scripts, 1.6 MB unused
Warning::
https://widgets-blue.media.weather.com/wxwidget.mo...: 242 KB unused (58%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.taboola.com/libtrc/nbcots-network/load...: 213 KB unused (65%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://id.nbcuni.com/websdk/v2/identity-sdk.min.j...: 158 KB unused (75%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 89 KB unused (47%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://widgets-blue.media.weather.com/wxwidget.co...: 76 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 1.6 MB
1665 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://widgets-blue.media.weather.com/wxwidget.mosaic.js?cid=369362872&v=6eb3ef3d10ae586673ff420 KB242 KB (58%)3rd
https://cdn.taboola.com/libtrc/nbcots-network/loader.js328 KB213 KB (65%)3rd
https://id.nbcuni.com/websdk/v2/identity-sdk.min.js?ver=0.1210 KB158 KB (75%)3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js188 KB89 KB (47%)3rd
https://widgets-blue.media.weather.com/wxwidget.common.js?cid=369362872&v=6eb3ef3d10ae586673ff187 KB76 KB (41%)3rd
https://mssl.fwmrm.net/libs/adm/7.2.1/AdManager.js92 KB74 KB (81%)3rd
https://native.sharethrough.com/assets/sfp.js127 KB64 KB (51%)3rd
https://ssl.p.jwpcdn.com/player/v/8.30.1/provider.hlsjs.js114 KB56 KB (49%)3rd
https://cdn.cookielaw.org/scripttemplates/202309.1.0/otBannerSdk.js102 KB56 KB (55%)3rd
https://widgets-blue.media.weather.com/wxwidget.loader.js?cid=369362872157 KB54 KB (34%)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
415 resources · 12.9 MB · 1.6 MB savings available
FIX
415 resources · 12.9 MB · 1.6 MB savings available
Warning::
Page weight 11.9 MB over 1MB target
Got: 12.9 MB Expected: ≤ 1 MB
Info::
~1.6 MB of savings available
Warning::
414 third-party resources (100% of weight)
Info::
12 resources over 200KB
415 resources · 12.9 MiB · 414 third-party 11.9 MiB over 1MB target
Media 48% · 6.2 MiB
JavaScript 25% · 3.3 MiB
Image 16% · 2.1 MiB
Other 7% · 913.0 KiB
Font 2% · 275.8 KiB
Document 1% · 115.8 KiB
CSS 0% · 57.0 KiB

~1.6 MiB of savings available

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

No Cache-Control header

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

C
Image Optimization
Action
81 images, 0 KB saveable
REVIEW
81 images, 0 KB saveable
Warning::
https://media.nbcphiladelphia.com/2026/01/Weather-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.nbcnewyork.com/2026/04/galloway.png?... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.nbcphiladelphia.com/2026/04/USA-Trev... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.nbcphiladelphia.com/2026/04/GettyIma... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.nbcphiladelphia.com/2025/06/brinks.j... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.nbcphiladelphia.com/2019/09/Philadel... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.nbcphiladelphia.com/2025/09/RallyBus... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.nbcphiladelphia.com/2026/04/image-32... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.nbcphiladelphia.com/2026/04/GettyIma... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.nbcconnecticut.com/2026/04/260422-nf... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.nbcphiladelphia.com/2026/04/web-2604... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.nbcphiladelphia.com/2026/04/USA-Jami... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.nbcsandiego.com/2026/04/GettyImages-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.nbcphiladelphia.com/2026/04/47614374... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.nbcphiladelphia.com/2026/04/washingt... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.nbcphiladelphia.com/2026/04/USA-Garn... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.nbcphiladelphia.com/2026/04/47641937... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.nbcphiladelphia.com/2026/04/47639995... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.nbcphiladelphia.com/2026/04/47640354... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.nbcphiladelphia.com/2026/04/CCD-0723... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.nbcphiladelphia.com/2024/04/Philly-w... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.nbcphiladelphia.com/2026/04/47641985... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.nbcphiladelphia.com/2024/08/WCAU_sta... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.nbcphiladelphia.com/2026/04/USA-Chri... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.nbclosangeles.com/2026/04/image-47-4... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
81 images 2.1 MB
0 oversized -0 KB
32 legacy format
26 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

Performance issues directly impact user engagement and conversion rates.

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

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

Web fonts

8

276 KB total

Render-blocking

0

of 8

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s FCP 1.2 s LCP 1.5 shttps://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/media/ArthouseOwned-Regular.woff2ArthouseOwned-Regular.w... https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/media/ArthouseOwned-Regular.woff2 — 50.7 KiB — 24 ms — font-display: swaphttps://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/media/ArthouseOwned-Bold.woff2ArthouseOwned-Bold.woff2 https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/media/ArthouseOwned-Bold.woff2 — 52.0 KiB — 42 ms — font-display: swaphttps://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/media/ArthouseOwned-Black.woff2ArthouseOwned-Black.woff2 https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/media/ArthouseOwned-Black.woff2 — 47.4 KiB — 61 ms — font-display: swaphttps://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/media/Roboto-Bold.woff2Roboto-Bold.woff2 https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/media/Roboto-Bold.woff2 — 11.0 KiB — 22 ms — font-display: swaphttps://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/media/ArthouseOwned-Medium.woff2ArthouseOwned-Medium.woff2 https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/media/ArthouseOwned-Medium.woff2 — 51.4 KiB — 20 ms — font-display: swaphttps://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/media/Roboto-Regular.woff2Roboto-Regular.woff2 https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/media/Roboto-Regular.woff2 — 11.0 KiB — 24 ms — font-display: swaphttps://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/media/Roboto-Medium.woff2Roboto-Medium.woff2 https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/media/Roboto-Medium.woff2 — 15.7 KiB — 36 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 36.7 KiB — 11 ms — font-display: swap
ArthouseOwned-Regular.w... woff2 swap
Size 51 KB
Load time 24 ms
Start 421 ms
Risk FOUT — text flashes from fallback to web font
ArthouseOwned-Bold.woff2 woff2 swap
Size 52 KB
Load time 42 ms
Start 421 ms
Risk FOUT — text flashes from fallback to web font
ArthouseOwned-Black.woff2 woff2 swap
Size 47 KB
Load time 61 ms
Start 421 ms
Risk FOUT — text flashes from fallback to web font
Roboto-Bold.woff2 woff2 swap
Size 11 KB
Load time 22 ms
Start 424 ms
Risk FOUT — text flashes from fallback to web font
ArthouseOwned-Medium.woff2 woff2 swap
Size 51 KB
Load time 20 ms
Start 556 ms
Risk FOUT — text flashes from fallback to web font
Roboto-Regular.woff2 woff2 swap
Size 11 KB
Load time 24 ms
Start 681 ms
Risk FOUT — text flashes from fallback to web font
Roboto-Medium.woff2 woff2 swap
Size 16 KB
Load time 36 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 37 KB
Load time 11 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
Network Waterfall
415 requests over 9226ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s 9.0 s FCP 1.2 s LCP 1.5 shttps://nbcphiladelphia.com// https://nbcphiladelphia.com/ — 301 — 244 B — 13 ms — http/1.1https://www.nbcphiladelphia.com/www.nbcphiladelphia.com/ https://www.nbcphiladelphia.com/ — 200 — 91.3 KiB — 33 ms — h2https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/css/home.6de9634901990e4a86cc.min.csswww.nbcphiladelphia.com/wp-content/... https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/css/home.6de9634901990e4a86cc.min.css — 200 — 17.4 KiB — 26 ms — h2https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/css/jwPlayer.2381328b8c7e3a5f4968.min.csswww.nbcphiladelphia.com/wp-content/... https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/css/jwPlayer.2381328b8c7e3a5f4968.min.css — 200 — 22.9 KiB — 32 ms — h2https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/css/unifiedIdentity.6a85f822e2e408c1e2e8.min.csswww.nbcphiladelphia.com/wp-content/... https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/css/unifiedIdentity.6a85f822e2e408c1e2e8.min.css — 200 — 3.3 KiB — 18 ms — h2https://ak.sail-horizon.com/spm/spm.v1.min.js?ver=202617ak.sail-horizon.com/spm/spm.v1.min.... https://ak.sail-horizon.com/spm/spm.v1.min.js?ver=202617 — 200 — 48.1 KiB — 123 ms — h2https://id.nbcuni.com/websdk/v2/identity-sdk.min.js?ver=0.1id.nbcuni.com/websdk/v2/identity-sd... https://id.nbcuni.com/websdk/v2/identity-sdk.min.js?ver=0.1 — 200 — 210.3 KiB — 58 ms — h2https://www.nbcphiladelphia.com/wp-content/plugins/ad-layers-nbc/js/ad-layers-dfp.js?ver=0.0.10www.nbcphiladelphia.com/wp-content/... https://www.nbcphiladelphia.com/wp-content/plugins/ad-layers-nbc/js/ad-layers-dfp.js?ver=0.0.10 — 200 — 1.6 KiB — 27 ms — h2https://www.nbcphiladelphia.com/wp-content/plugins/ad-layers-nbc/js/ad-layers.js?ver=0.0.10www.nbcphiladelphia.com/wp-content/... https://www.nbcphiladelphia.com/wp-content/plugins/ad-layers-nbc/js/ad-layers.js?ver=0.0.10 — 200 — 814 B — 28 ms — h2https://sb.scorecardresearch.com/c2/plugins/streamingtag_plugin_jwplayer.js?ver=1.0.2sb.scorecardresearch.com/c2/plugins... https://sb.scorecardresearch.com/c2/plugins/streamingtag_plugin_jwplayer.js?ver=1.0.2 — 302 — 280 B — 43 ms — h2https://media.nbcphiladelphia.com/2019/09/OTT-Philadelphia.png?fit=1920%2C1080&quality=85&strip=all&w=1300&h=371&crop=1media.nbcphiladelphia.com/2019/09/O... https://media.nbcphiladelphia.com/2019/09/OTT-Philadelphia.png?fit=1920%2C1080&quality=85&strip=all&w=1300&h=371&crop=1 — 200 — 53.1 KiB — 146 ms — h2https://media.nbcphiladelphia.com/2019/09/Philadelphia_On_Light@3x-4.png?fit=405%2C120&quality=85&strip=allmedia.nbcphiladelphia.com/2019/09/P... https://media.nbcphiladelphia.com/2019/09/Philadelphia_On_Light@3x-4.png?fit=405%2C120&quality=85&strip=all — 200 — 9.4 KiB — 82 ms — h2https://cdn.cookielaw.org/opt-out/otCCPAiab.jscdn.cookielaw.org/opt-out/otCCPAiab... https://cdn.cookielaw.org/opt-out/otCCPAiab.js — 200 — 6.4 KiB — 49 ms — h2https://sb.scorecardresearch.com/internal-c2/default/streamingtag_plugin_jwplayer.jssb.scorecardresearch.com/internal-c... https://sb.scorecardresearch.com/internal-c2/default/streamingtag_plugin_jwplayer.js — 200 — 53.4 KiB — 15 ms — h2https://cdn.cookielaw.org/consent/4ef4e955-b2be-4ddd-8fdc-259c8d8fee7a/otSDKStub.jscdn.cookielaw.org/consent/4ef4e955-... https://cdn.cookielaw.org/consent/4ef4e955-b2be-4ddd-8fdc-259c8d8fee7a/otSDKStub.js — 200 — 7.4 KiB — 38 ms — h2https://media.nbcphiladelphia.com/2024/08/WCAU_station_logo_light.png?fit=310%2C58&quality=85&strip=allmedia.nbcphiladelphia.com/2024/08/W... https://media.nbcphiladelphia.com/2024/08/WCAU_station_logo_light.png?fit=310%2C58&quality=85&strip=all — 200 — 3.2 KiB — 16 ms — h2https://www.nbcphiladelphia.com/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6www.nbcphiladelphia.com/wp-includes... https://www.nbcphiladelphia.com/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6 — 200 — 1.9 KiB — 38 ms — h2https://www.nbcphiladelphia.com/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6www.nbcphiladelphia.com/wp-includes... https://www.nbcphiladelphia.com/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6 — 200 — 3.8 KiB — 38 ms — h2https://www.nbcphiladelphia.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0www.nbcphiladelphia.com/wp-includes... https://www.nbcphiladelphia.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0 — 200 — 14.6 KiB — 49 ms — h2https://www.nbcphiladelphia.com/wp-includes/js/dist/url.min.js?ver=c2964167dfe2477c14eawww.nbcphiladelphia.com/wp-includes... https://www.nbcphiladelphia.com/wp-includes/js/dist/url.min.js?ver=c2964167dfe2477c14ea — 200 — 4.1 KiB — 66 ms — h2https://api.sail-personalize.com/v1/personalize/simple?pageviews=1&isMobile=0api.sail-personalize.com/v1/persona... https://api.sail-personalize.com/v1/personalize/simple?pageviews=1&isMobile=0 — 200 — 0 B — 40 ms — h2https://www.nbcphiladelphia.com/wp-includes/js/dist/api-fetch.min.js?ver=3623a576c78df404ff20www.nbcphiladelphia.com/wp-includes... https://www.nbcphiladelphia.com/wp-includes/js/dist/api-fetch.min.js?ver=3623a576c78df404ff20 — 200 — 2.6 KiB — 80 ms — h2https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/js/common.618b60db962f0a07ebcc.bundle.min.jswww.nbcphiladelphia.com/wp-content/... https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/js/common.618b60db962f0a07ebcc.bundle.min.js — 200 — 24.6 KiB — 44 ms — h2https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/static/video/videoHeartbeat/VideoHeartbeat.min.js?ver=1.0.2www.nbcphiladelphia.com/wp-content/... https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/static/video/videoHeartbeat/VideoHeartbeat.min.js?ver=1.0.2 — 200 — 33.7 KiB — 82 ms — h2https://widgets.media.weather.com/wxwidget.loader.js?cid=369362872&ver=latestwidgets.media.weather.com/wxwidget.... https://widgets.media.weather.com/wxwidget.loader.js?cid=369362872&ver=latest — 200 — 157.4 KiB — 101 ms — h2https://micro.rubiconproject.com/prebid/dynamic/24610.jsmicro.rubiconproject.com/prebid/dyn... https://micro.rubiconproject.com/prebid/dynamic/24610.js — 200 — 116.1 KiB — 89 ms — h2https://media.nbcphiladelphia.com/2024/08/WCAU_station_logo_dark.png?fit=309%2C58&quality=85&strip=all&w=213&h=40media.nbcphiladelphia.com/2024/08/W... https://media.nbcphiladelphia.com/2024/08/WCAU_station_logo_dark.png?fit=309%2C58&quality=85&strip=all&w=213&h=40 — 200 — 2.3 KiB — 35 ms — h2https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/js/global.69066530e10f3389ff14.bundle.min.jswww.nbcphiladelphia.com/wp-content/... https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/js/global.69066530e10f3389ff14.bundle.min.js — 200 — 11.8 KiB — 46 ms — h2https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/js/home.5b3b6c9f8371f5116579.bundle.min.jswww.nbcphiladelphia.com/wp-content/... https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/js/home.5b3b6c9f8371f5116579.bundle.min.js — 200 — 33.0 KiB — 84 ms — h2https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/js/flyoutNav.43634ff7c2729442eb4b.bundle.min.jswww.nbcphiladelphia.com/wp-content/... https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/js/flyoutNav.43634ff7c2729442eb4b.bundle.min.js — 200 — 2.9 KiB — 54 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s 9.0 s FCP 1.2 s LCP 1.5 shttps://nbcphiladelphia.com// https://nbcphiladelphia.com/ — 301 — 244 B — 13 ms — http/1.1https://www.nbcphiladelphia.com/www.nbcphiladelphia.com/ https://www.nbcphiladelphia.com/ — 200 — 91.3 KiB — 33 ms — h2https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/css/home.6de9634901990e4a86cc.min.csswww.nbcphiladelphia.com/wp-content/... https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/css/home.6de9634901990e4a86cc.min.css — 200 — 17.4 KiB — 26 ms — h2https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/css/jwPlayer.2381328b8c7e3a5f4968.min.csswww.nbcphiladelphia.com/wp-content/... https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/css/jwPlayer.2381328b8c7e3a5f4968.min.css — 200 — 22.9 KiB — 32 ms — h2https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/css/unifiedIdentity.6a85f822e2e408c1e2e8.min.csswww.nbcphiladelphia.com/wp-content/... https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/css/unifiedIdentity.6a85f822e2e408c1e2e8.min.css — 200 — 3.3 KiB — 18 ms — h2https://ak.sail-horizon.com/spm/spm.v1.min.js?ver=202617ak.sail-horizon.com/spm/spm.v1.min.... https://ak.sail-horizon.com/spm/spm.v1.min.js?ver=202617 — 200 — 48.1 KiB — 123 ms — h2https://id.nbcuni.com/websdk/v2/identity-sdk.min.js?ver=0.1id.nbcuni.com/websdk/v2/identity-sd... https://id.nbcuni.com/websdk/v2/identity-sdk.min.js?ver=0.1 — 200 — 210.3 KiB — 58 ms — h2https://www.nbcphiladelphia.com/wp-content/plugins/ad-layers-nbc/js/ad-layers-dfp.js?ver=0.0.10www.nbcphiladelphia.com/wp-content/... https://www.nbcphiladelphia.com/wp-content/plugins/ad-layers-nbc/js/ad-layers-dfp.js?ver=0.0.10 — 200 — 1.6 KiB — 27 ms — h2https://www.nbcphiladelphia.com/wp-content/plugins/ad-layers-nbc/js/ad-layers.js?ver=0.0.10www.nbcphiladelphia.com/wp-content/... https://www.nbcphiladelphia.com/wp-content/plugins/ad-layers-nbc/js/ad-layers.js?ver=0.0.10 — 200 — 814 B — 28 ms — h2https://sb.scorecardresearch.com/c2/plugins/streamingtag_plugin_jwplayer.js?ver=1.0.2sb.scorecardresearch.com/c2/plugins... https://sb.scorecardresearch.com/c2/plugins/streamingtag_plugin_jwplayer.js?ver=1.0.2 — 302 — 280 B — 43 ms — h2https://media.nbcphiladelphia.com/2019/09/OTT-Philadelphia.png?fit=1920%2C1080&quality=85&strip=all&w=1300&h=371&crop=1media.nbcphiladelphia.com/2019/09/O... https://media.nbcphiladelphia.com/2019/09/OTT-Philadelphia.png?fit=1920%2C1080&quality=85&strip=all&w=1300&h=371&crop=1 — 200 — 53.1 KiB — 146 ms — h2https://media.nbcphiladelphia.com/2019/09/Philadelphia_On_Light@3x-4.png?fit=405%2C120&quality=85&strip=allmedia.nbcphiladelphia.com/2019/09/P... https://media.nbcphiladelphia.com/2019/09/Philadelphia_On_Light@3x-4.png?fit=405%2C120&quality=85&strip=all — 200 — 9.4 KiB — 82 ms — h2https://cdn.cookielaw.org/opt-out/otCCPAiab.jscdn.cookielaw.org/opt-out/otCCPAiab... https://cdn.cookielaw.org/opt-out/otCCPAiab.js — 200 — 6.4 KiB — 49 ms — h2https://sb.scorecardresearch.com/internal-c2/default/streamingtag_plugin_jwplayer.jssb.scorecardresearch.com/internal-c... https://sb.scorecardresearch.com/internal-c2/default/streamingtag_plugin_jwplayer.js — 200 — 53.4 KiB — 15 ms — h2https://cdn.cookielaw.org/consent/4ef4e955-b2be-4ddd-8fdc-259c8d8fee7a/otSDKStub.jscdn.cookielaw.org/consent/4ef4e955-... https://cdn.cookielaw.org/consent/4ef4e955-b2be-4ddd-8fdc-259c8d8fee7a/otSDKStub.js — 200 — 7.4 KiB — 38 ms — h2https://media.nbcphiladelphia.com/2024/08/WCAU_station_logo_light.png?fit=310%2C58&quality=85&strip=allmedia.nbcphiladelphia.com/2024/08/W... https://media.nbcphiladelphia.com/2024/08/WCAU_station_logo_light.png?fit=310%2C58&quality=85&strip=all — 200 — 3.2 KiB — 16 ms — h2https://www.nbcphiladelphia.com/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6www.nbcphiladelphia.com/wp-includes... https://www.nbcphiladelphia.com/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6 — 200 — 1.9 KiB — 38 ms — h2https://www.nbcphiladelphia.com/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6www.nbcphiladelphia.com/wp-includes... https://www.nbcphiladelphia.com/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6 — 200 — 3.8 KiB — 38 ms — h2https://www.nbcphiladelphia.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0www.nbcphiladelphia.com/wp-includes... https://www.nbcphiladelphia.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0 — 200 — 14.6 KiB — 49 ms — h2https://www.nbcphiladelphia.com/wp-includes/js/dist/url.min.js?ver=c2964167dfe2477c14eawww.nbcphiladelphia.com/wp-includes... https://www.nbcphiladelphia.com/wp-includes/js/dist/url.min.js?ver=c2964167dfe2477c14ea — 200 — 4.1 KiB — 66 ms — h2https://api.sail-personalize.com/v1/personalize/simple?pageviews=1&isMobile=0api.sail-personalize.com/v1/persona... https://api.sail-personalize.com/v1/personalize/simple?pageviews=1&isMobile=0 — 200 — 0 B — 40 ms — h2https://www.nbcphiladelphia.com/wp-includes/js/dist/api-fetch.min.js?ver=3623a576c78df404ff20www.nbcphiladelphia.com/wp-includes... https://www.nbcphiladelphia.com/wp-includes/js/dist/api-fetch.min.js?ver=3623a576c78df404ff20 — 200 — 2.6 KiB — 80 ms — h2https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/js/common.618b60db962f0a07ebcc.bundle.min.jswww.nbcphiladelphia.com/wp-content/... https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/js/common.618b60db962f0a07ebcc.bundle.min.js — 200 — 24.6 KiB — 44 ms — h2https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/static/video/videoHeartbeat/VideoHeartbeat.min.js?ver=1.0.2www.nbcphiladelphia.com/wp-content/... https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/static/video/videoHeartbeat/VideoHeartbeat.min.js?ver=1.0.2 — 200 — 33.7 KiB — 82 ms — h2https://widgets.media.weather.com/wxwidget.loader.js?cid=369362872&ver=latestwidgets.media.weather.com/wxwidget.... https://widgets.media.weather.com/wxwidget.loader.js?cid=369362872&ver=latest — 200 — 157.4 KiB — 101 ms — h2https://micro.rubiconproject.com/prebid/dynamic/24610.jsmicro.rubiconproject.com/prebid/dyn... https://micro.rubiconproject.com/prebid/dynamic/24610.js — 200 — 116.1 KiB — 89 ms — h2https://media.nbcphiladelphia.com/2024/08/WCAU_station_logo_dark.png?fit=309%2C58&quality=85&strip=all&w=213&h=40media.nbcphiladelphia.com/2024/08/W... https://media.nbcphiladelphia.com/2024/08/WCAU_station_logo_dark.png?fit=309%2C58&quality=85&strip=all&w=213&h=40 — 200 — 2.3 KiB — 35 ms — h2https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/js/global.69066530e10f3389ff14.bundle.min.jswww.nbcphiladelphia.com/wp-content/... https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/js/global.69066530e10f3389ff14.bundle.min.js — 200 — 11.8 KiB — 46 ms — h2https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/js/home.5b3b6c9f8371f5116579.bundle.min.jswww.nbcphiladelphia.com/wp-content/... https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/js/home.5b3b6c9f8371f5116579.bundle.min.js — 200 — 33.0 KiB — 84 ms — h2https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/js/flyoutNav.43634ff7c2729442eb4b.bundle.min.jswww.nbcphiladelphia.com/wp-content/... https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/js/flyoutNav.43634ff7c2729442eb4b.bundle.min.js — 200 — 2.9 KiB — 54 ms — h2https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/js/jwPlayer.54e847bc590d4b75ede6.bundle.min.jswww.nbcphiladelphia.com/wp-content/... https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/js/jwPlayer.54e847bc590d4b75ede6.bundle.min.js — 200 — 27.6 KiB — 77 ms — h2https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/js/weatherConditions.b52d05603059fadd11d3.bundle.min.jswww.nbcphiladelphia.com/wp-content/... https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/js/weatherConditions.b52d05603059fadd11d3.bundle.min.js — 200 — 7.5 KiB — 24 ms — h2https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/js/webVitals.e650750a683a6be2b9e9.bundle.min.jswww.nbcphiladelphia.com/wp-content/... https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/js/webVitals.e650750a683a6be2b9e9.bundle.min.js — 200 — 2.2 KiB — 62 ms — h2https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/js/unifiedIdentity.1b3e95a90dd36331052e.bundle.min.jswww.nbcphiladelphia.com/wp-content/... https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/js/unifiedIdentity.1b3e95a90dd36331052e.bundle.min.js — 200 — 4.2 KiB — 64 ms — h2https://assets.adobedtm.com/a2ef59fba8e9/3ba8c6b033ff/launch-6a742ce4ddf5.min.jsassets.adobedtm.com/a2ef59fba8e9/3b... https://assets.adobedtm.com/a2ef59fba8e9/3ba8c6b033ff/launch-6a742ce4ddf5.min.js — 200 — 68.9 KiB — 49 ms — h2https://native.sharethrough.com/assets/sfp.jsnative.sharethrough.com/assets/sfp.... https://native.sharethrough.com/assets/sfp.js — 200 — 127.0 KiB — 178 ms — h2https://js-sec.indexww.com/ht/p/185796-256714881512110.jsjs-sec.indexww.com/ht/p/185796-2567... https://js-sec.indexww.com/ht/p/185796-256714881512110.js — 200 — 32.6 KiB — 78 ms — h2https://stats.wp.com/e-202617.jsstats.wp.com/e-202617.js https://stats.wp.com/e-202617.js — 200 — 1.7 KiB — 17 ms — h2https://www.googletagservices.com/tag/js/gpt.jswww.googletagservices.com/tag/js/gp... https://www.googletagservices.com/tag/js/gpt.js — 200 — 34.0 KiB — 98 ms — h2https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/css/weatherConditions.5d28482f682d84da68e8.min.csswww.nbcphiladelphia.com/wp-content/... https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/css/weatherConditions.5d28482f682d84da68e8.min.css — 200 — 1.8 KiB — 63 ms — h2https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/css/footer.ace3c22a923b180ffa39.min.csswww.nbcphiladelphia.com/wp-content/... https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/css/footer.ace3c22a923b180ffa39.min.css — 200 — 3.0 KiB — 64 ms — h2https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/css/flyoutNav.7064f6c03e07a99d5032.min.csswww.nbcphiladelphia.com/wp-content/... https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/css/flyoutNav.7064f6c03e07a99d5032.min.css — 200 — 2.0 KiB — 65 ms — h2https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/css/weatherIcons.04ad80f6dd854170fd37.min.csswww.nbcphiladelphia.com/wp-content/... https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/css/weatherIcons.04ad80f6dd854170fd37.min.css — 200 — 767 B — 55 ms — h2data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yM…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yM… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yM…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yM… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ib…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ib… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjkiIHdpZHRoPSIxNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwM…data:image/svg+xml;base64,PHN2ZyBoZ... data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjkiIHdpZHRoPSIxNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwM… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzUiIGhlaWdodD0iMzQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yM…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzUiIGhlaWdodD0iMzQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yM… — 200 — 0 B — 0 ms — datahttps://api.sail-personalize.com/v1/personalize/simple?pageviews=1&isMobile=0api.sail-personalize.com/v1/persona... https://api.sail-personalize.com/v1/personalize/simple?pageviews=1&isMobile=0 — 200 — 496 B — 19 ms — h2https://media.nbcphiladelphia.com/2026/04/washington-township.png?resize=850%2C478&quality=85&strip=allmedia.nbcphiladelphia.com/2026/04/w... https://media.nbcphiladelphia.com/2026/04/washington-township.png?resize=850%2C478&quality=85&strip=all — 200 — 22.0 KiB — 42 ms — h2https://media.nbcphiladelphia.com/2026/04/GettyImages-1253351177.jpg?quality=85&strip=all&resize=850%2C478media.nbcphiladelphia.com/2026/04/G... https://media.nbcphiladelphia.com/2026/04/GettyImages-1253351177.jpg?quality=85&strip=all&resize=850%2C478 — 200 — 93.7 KiB — 81 ms — h2https://media.nbcphiladelphia.com/2026/04/image-32-4.jpg?quality=85&strip=all&resize=850%2C478media.nbcphiladelphia.com/2026/04/i... https://media.nbcphiladelphia.com/2026/04/image-32-4.jpg?quality=85&strip=all&resize=850%2C478 — 200 — 26.0 KiB — 354 ms — h2https://media.nbcphiladelphia.com/2026/01/Weather-team.jpg?quality=85&strip=all&resize=850%2C478media.nbcphiladelphia.com/2026/01/W... https://media.nbcphiladelphia.com/2026/01/Weather-team.jpg?quality=85&strip=all&resize=850%2C478 — 200 — 40.0 KiB — 56 ms — h2https://media.nbcphiladelphia.com/2025/06/brinks.jpg?quality=85&strip=all&resize=850%2C478media.nbcphiladelphia.com/2025/06/b... https://media.nbcphiladelphia.com/2025/06/brinks.jpg?quality=85&strip=all&resize=850%2C478 — 200 — 41.2 KiB — 69 ms — h2https://media.nbcphiladelphia.com/2026/04/CCD-072325_070.jpg?quality=85&strip=all&resize=850%2C478media.nbcphiladelphia.com/2026/04/C... https://media.nbcphiladelphia.com/2026/04/CCD-072325_070.jpg?quality=85&strip=all&resize=850%2C478 — 200 — 59.6 KiB — 71 ms — h2https://media.nbcsandiego.com/2026/04/GettyImages-2271742046-e1776890280945.jpg?quality=85&strip=all&resize=850%2C478media.nbcsandiego.com/2026/04/Getty... https://media.nbcsandiego.com/2026/04/GettyImages-2271742046-e1776890280945.jpg?quality=85&strip=all&resize=850%2C478 — 200 — 22.4 KiB — 150 ms — h2https://media.nbcnewyork.com/2026/04/galloway.png?resize=850%2C478&quality=85&strip=allmedia.nbcnewyork.com/2026/04/gallow... https://media.nbcnewyork.com/2026/04/galloway.png?resize=850%2C478&quality=85&strip=all — 200 — 27.1 KiB — 87 ms — h2https://media.nbcconnecticut.com/2026/04/260422-nfl-netflix-getty.jpg?quality=85&strip=all&resize=850%2C478media.nbcconnecticut.com/2026/04/26... https://media.nbcconnecticut.com/2026/04/260422-nfl-netflix-getty.jpg?quality=85&strip=all&resize=850%2C478 — 200 — 22.3 KiB — 90 ms — h2https://media.nbclosangeles.com/2026/04/image-47-4.jpg?quality=85&strip=all&resize=850%2C478media.nbclosangeles.com/2026/04/ima... https://media.nbclosangeles.com/2026/04/image-47-4.jpg?quality=85&strip=all&resize=850%2C478 — 200 — 40.4 KiB — 102 ms — h2https://media.nbcphiladelphia.com/2026/04/GettyImages-2233786561.jpg?quality=85&strip=all&resize=850%2C478media.nbcphiladelphia.com/2026/04/G... https://media.nbcphiladelphia.com/2026/04/GettyImages-2233786561.jpg?quality=85&strip=all&resize=850%2C478 — 200 — 54.9 KiB — 61 ms — h2https://media.nbcphiladelphia.com/2026/04/web-260421-george-w-bush-jenna-bush-hager.jpg?quality=85&strip=all&crop=190px%2C139px%2C1353px%2C761px&resize=850%2C478media.nbcphiladelphia.com/2026/04/w... https://media.nbcphiladelphia.com/2026/04/web-260421-george-w-bush-jenna-bush-hager.jpg?quality=85&strip=all&crop=190px%2C139px%2C1353px%2C761px&resize=850%2C478 — 200 — 34.1 KiB — 64 ms — h2https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/media/ArthouseOwned-Regular.woff2www.nbcphiladelphia.com/wp-content/... https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/media/ArthouseOwned-Regular.woff2 — 200 — 50.7 KiB — 24 ms — h2https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/media/ArthouseOwned-Bold.woff2www.nbcphiladelphia.com/wp-content/... https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/media/ArthouseOwned-Bold.woff2 — 200 — 52.0 KiB — 42 ms — h2https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/media/ArthouseOwned-Black.woff2www.nbcphiladelphia.com/wp-content/... https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/media/ArthouseOwned-Black.woff2 — 200 — 47.4 KiB — 61 ms — h2https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/media/Roboto-Bold.woff2www.nbcphiladelphia.com/wp-content/... https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/media/Roboto-Bold.woff2 — 200 — 11.0 KiB — 22 ms — h2https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location/dnsfeedgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location/dnsfeed — 200 — 225 B — 42 ms — h2https://media.nbcphiladelphia.com/2023/05/usa_citizens_bank_park_phillies.jpg?quality=85&strip=all&fit=1500%2C857media.nbcphiladelphia.com/2023/05/u... https://media.nbcphiladelphia.com/2023/05/usa_citizens_bank_park_phillies.jpg?quality=85&strip=all&fit=1500%2C857 — 200 — 456.8 KiB — 99 ms — h2https://media.nbcphiladelphia.com/2024/10/Tyrese-Maxey-USATSI.jpg?quality=85&strip=all&fit=1488%2C837media.nbcphiladelphia.com/2024/10/T... https://media.nbcphiladelphia.com/2024/10/Tyrese-Maxey-USATSI.jpg?quality=85&strip=all&fit=1488%2C837 — 200 — 113.3 KiB — 31 ms — h2data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzM…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzM… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0N…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0N… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ib…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ib… — 200 — 0 B — 0 ms — datahttps://media.nbcphiladelphia.com/2026/04/47614374689-1080pnbcstations.jpg?quality=85&strip=all&resize=850%2C478media.nbcphiladelphia.com/2026/04/4... https://media.nbcphiladelphia.com/2026/04/47614374689-1080pnbcstations.jpg?quality=85&strip=all&resize=850%2C478 — 200 — 12.9 KiB — 42 ms — h2https://media.nbcphiladelphia.com/2026/04/USA-Garnet-Hathaway.jpg?quality=85&strip=all&resize=850%2C478media.nbcphiladelphia.com/2026/04/U... https://media.nbcphiladelphia.com/2026/04/USA-Garnet-Hathaway.jpg?quality=85&strip=all&resize=850%2C478 — 200 — 89.4 KiB — 46 ms — h2https://media.nbcphiladelphia.com/2026/04/USA-Trevor-Zegras-Dan-Vladar.jpg?quality=85&strip=all&resize=850%2C478media.nbcphiladelphia.com/2026/04/U... https://media.nbcphiladelphia.com/2026/04/USA-Trevor-Zegras-Dan-Vladar.jpg?quality=85&strip=all&resize=850%2C478 — 200 — 59.1 KiB — 47 ms — h2https://media.nbcphiladelphia.com/2026/04/USA-Christian-Dvorak-Travis-Konecny.jpg?quality=85&strip=all&resize=850%2C478media.nbcphiladelphia.com/2026/04/U... https://media.nbcphiladelphia.com/2026/04/USA-Christian-Dvorak-Travis-Konecny.jpg?quality=85&strip=all&resize=850%2C478 — 200 — 72.6 KiB — 50 ms — h2https://media.nbcphiladelphia.com/2026/04/USA-Jamie-Drysdale-Denver-Barkey.jpg?quality=85&strip=all&resize=850%2C478media.nbcphiladelphia.com/2026/04/U... https://media.nbcphiladelphia.com/2026/04/USA-Jamie-Drysdale-Denver-Barkey.jpg?quality=85&strip=all&resize=850%2C478 — 200 — 57.0 KiB — 49 ms — h2https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/media/ArthouseOwned-Medium.woff2www.nbcphiladelphia.com/wp-content/... https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/media/ArthouseOwned-Medium.woff2 — 200 — 51.4 KiB — 20 ms — h2https://cdn.cookielaw.org/consent/4ef4e955-b2be-4ddd-8fdc-259c8d8fee7a/4ef4e955-b2be-4ddd-8fdc-259c8d8fee7a.jsoncdn.cookielaw.org/consent/4ef4e955-... https://cdn.cookielaw.org/consent/4ef4e955-b2be-4ddd-8fdc-259c8d8fee7a/4ef4e955-b2be-4ddd-8fdc-259c8d8fee7a.json — 200 — 2.1 KiB — 33 ms — h2https://sb.scorecardresearch.com/beacon.jssb.scorecardresearch.com/beacon.js https://sb.scorecardresearch.com/beacon.js — 200 — 6.7 KiB — 5 ms — h2https://cdn.taboola.com/libtrc/nbcots-network/loader.jscdn.taboola.com/libtrc/nbcots-netwo... https://cdn.taboola.com/libtrc/nbcots-network/loader.js — 200 — 327.9 KiB — 46 ms — h2https://c2.taboola.com/nr/nbcots-wcau/newsroom.jsc2.taboola.com/nr/nbcots-wcau/newsr... https://c2.taboola.com/nr/nbcots-wcau/newsroom.js — 200 — 18.1 KiB — 38 ms — h2https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 285 B — 46 ms — h2data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzN…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzN… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTciIHZpZXdCb3g9IjAgMCAxNyAxNyIgZmlsbD0ib…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTciIHZpZXdCb3g9IjAgMCAxNyAxNyIgZmlsbD0ib… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yM…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yM… — 200 — 0 B — 0 ms — datahttps://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/media/Roboto-Regular.woff2www.nbcphiladelphia.com/wp-content/... https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/media/Roboto-Regular.woff2 — 200 — 11.0 KiB — 24 ms — h2https://cdn.cookielaw.org/scripttemplates/202309.1.0/otBannerSdk.jscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202309.1.0/otBannerSdk.js — 200 — 102.4 KiB — 31 ms — h2https://cdn.branch.io/branch-latest.min.jscdn.branch.io/branch-latest.min.js https://cdn.branch.io/branch-latest.min.js — 200 — 23.5 KiB — 19 ms — h2https://dpm.demdex.net/id?d_visid_ver=5.3.0&d_fieldgroup=MC&d_rtbd=json&d_ver=2&d_orgid=A8AB776A5245B4220A490D44%40AdobeOrg&d_nsid=0&ts=1776901267840dpm.demdex.net/id?d_visid_ver=5.3.0... https://dpm.demdex.net/id?d_visid_ver=5.3.0&d_fieldgroup=MC&d_rtbd=json&d_ver=2&d_orgid=A8AB776A5245B4220A490D44%40AdobeOrg&d_nsid=0&ts=1776901267840 — 200 — 1.1 KiB — 43 ms — h2https://assets.adobedtm.com/extensions/EPb56e12d7054b4acea984e91c910051cc/AppMeasurement.min.jsassets.adobedtm.com/extensions/EPb5... https://assets.adobedtm.com/extensions/EPb56e12d7054b4acea984e91c910051cc/AppMeasurement.min.js — 200 — 12.2 KiB — 6 ms — h2https://assets.adobedtm.com/extensions/EPb56e12d7054b4acea984e91c910051cc/AppMeasurement_Module_ActivityMap.min.jsassets.adobedtm.com/extensions/EPb5... https://assets.adobedtm.com/extensions/EPb56e12d7054b4acea984e91c910051cc/AppMeasurement_Module_ActivityMap.min.js — 200 — 1.8 KiB — 8 ms — h2https://fonts.googleapis.com/css2?family=Roboto:wght@700,500,300&display=swapfonts.googleapis.com/css2?family=Ro... https://fonts.googleapis.com/css2?family=Roboto:wght@700,500,300&display=swap — -1 — 0 B — 152 ms — https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Roboto:wght@300;700&display=swapfonts.googleapis.com/css2?family=In... https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Roboto:wght@300;700&display=swap — 200 — 2.0 KiB — 45 ms — h2https://static.criteo.net/js/ld/publishertag.jsstatic.criteo.net/js/ld/publisherta... https://static.criteo.net/js/ld/publishertag.js — 200 — 47.6 KiB — 43 ms — h2https://id.sv.rkdms.com/identity/?vendor=idsv2&sv_cid=5274_04512&sv_pubid=NBCLOCAL&sv_domain=www.nbcphiladelphia.comid.sv.rkdms.com/identity/?vendor=id... https://id.sv.rkdms.com/identity/?vendor=idsv2&sv_cid=5274_04512&sv_pubid=NBCLOCAL&sv_domain=www.nbcphiladelphia.com — 200 — 278 B — 56 ms — h2https://match.adsrvr.org/track/rid?ttd_pid=casale&fmt=json&p=185796match.adsrvr.org/track/rid?ttd_pid=... https://match.adsrvr.org/track/rid?ttd_pid=casale&fmt=json&p=185796 — 200 — 579 B — 30 ms — h2https://api.rlcdn.com/api/identity?pid=2&rt=envelopeapi.rlcdn.com/api/identity?pid=2&rt... https://api.rlcdn.com/api/identity?pid=2&rt=envelope — 204 — 266 B — 71 ms — h2https://pixel.wp.com/g.gif?v=ext&blog=165596172&post=0&tz=-4&srv=www.nbcphiladelphia.com&arch_home=1&hp=vip&j=1%3A15.5-beta&host=www.nbcphiladelphia.com&ref=&fcp=516&rand=0.8802935553501127pixel.wp.com/g.gif?v=ext&blog=16559... https://pixel.wp.com/g.gif?v=ext&blog=165596172&post=0&tz=-4&srv=www.nbcphiladelphia.com&arch_home=1&hp=vip&j=1%3A15.5-beta&host=www.nbcphiladelphia.com&ref=&fcp=516&rand=0.8802935553501127 — 200 — 177 B — 12 ms — h2https://media.nbcphiladelphia.com/2024/06/Tile_NEW-NBC10PhilaNewsLogo_DM_v2_001.jpg?quality=85&strip=all&resize=850%2C478media.nbcphiladelphia.com/2024/06/T... https://media.nbcphiladelphia.com/2024/06/Tile_NEW-NBC10PhilaNewsLogo_DM_v2_001.jpg?quality=85&strip=all&resize=850%2C478 — 200 — 61.2 KiB — 30 ms — h2https://media.nbcphiladelphia.com/2024/04/Philly-web@3x.png?fit=909%2C72&quality=85&strip=allmedia.nbcphiladelphia.com/2024/04/P... https://media.nbcphiladelphia.com/2024/04/Philly-web@3x.png?fit=909%2C72&quality=85&strip=all — 200 — 5.0 KiB — 453 ms — h2https://media.nbcphiladelphia.com/2026/04/47641385693-1080pnbcstations.jpg?quality=85&strip=all&resize=850%2C478media.nbcphiladelphia.com/2026/04/4... https://media.nbcphiladelphia.com/2026/04/47641385693-1080pnbcstations.jpg?quality=85&strip=all&resize=850%2C478 — 200 — 18.1 KiB — 31 ms — h2data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzUiIGhlaWdodD0iMzQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yM…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzUiIGhlaWdodD0iMzQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yM… — 200 — 0 B — 0 ms — datahttps://www.nbcphiladelphia.com/wp-json/nbc/v1/template/videoswww.nbcphiladelphia.com/wp-json/nbc... https://www.nbcphiladelphia.com/wp-json/nbc/v1/template/videos — 200 — 60.6 KiB — 29 ms — h2https://id.nbcuni.com/websdk/config/localstationsweb.jsonid.nbcuni.com/websdk/config/localst... https://id.nbcuni.com/websdk/config/localstationsweb.json — 200 — 2.3 KiB — 28 ms — h2data:image/svg+xml;base64,PHN2ZyBpZD0iZVhKS0dxYzdrNnMxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zd…data:image/svg+xml;base64,PHN2ZyBpZ... data:image/svg+xml;base64,PHN2ZyBpZD0iZVhKS0dxYzdrNnMxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zd… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAFoTx1HAAAABGdBTUEAALGPC/xhBQAAATVJREFUK…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAFoTx1HAAAABGdBTUEAALGPC/xhBQAAATVJREFUK… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjRwe…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjRwe… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjRwe…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjRwe… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjRwe…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjRwe… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNTZwe…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNTZwe… — 200 — 0 B — 0 ms — datahttps://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/media/Roboto-Medium.woff2www.nbcphiladelphia.com/wp-content/... https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/media/Roboto-Medium.woff2 — 200 — 15.7 KiB — 36 ms — h2https://media.nbcphiladelphia.com/2026/04/47640354678-1080pnbcstations.jpg?quality=85&strip=all&resize=400%2C225media.nbcphiladelphia.com/2026/04/4... https://media.nbcphiladelphia.com/2026/04/47640354678-1080pnbcstations.jpg?quality=85&strip=all&resize=400%2C225 — 200 — 13.3 KiB — 26 ms — h2https://media.nbcphiladelphia.com/2026/04/47641985704-1080pnbcstations.jpg?quality=85&strip=all&resize=400%2C225media.nbcphiladelphia.com/2026/04/4... https://media.nbcphiladelphia.com/2026/04/47641985704-1080pnbcstations.jpg?quality=85&strip=all&resize=400%2C225 — 200 — 7.3 KiB — 403 ms — h2https://media.nbcphiladelphia.com/2026/04/47641937897-1080pnbcstations.jpg?quality=85&strip=all&resize=400%2C225media.nbcphiladelphia.com/2026/04/4... https://media.nbcphiladelphia.com/2026/04/47641937897-1080pnbcstations.jpg?quality=85&strip=all&resize=400%2C225 — 200 — 23.3 KiB — 28 ms — h2https://media.nbcphiladelphia.com/2026/04/47639995284-1080pnbcstations.jpg?quality=85&strip=all&resize=400%2C225media.nbcphiladelphia.com/2026/04/4... https://media.nbcphiladelphia.com/2026/04/47639995284-1080pnbcstations.jpg?quality=85&strip=all&resize=400%2C225 — 200 — 11.2 KiB — 27 ms — h2https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v51/KFO7... https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 36.7 KiB — 11 ms — h3https://nbcuni.demdex.net/dest5.html?d_nsid=0nbcuni.demdex.net/dest5.html?d_nsid... https://nbcuni.demdex.net/dest5.html?d_nsid=0 — 200 — 3.2 KiB — 33 ms — h2https://www.nbcphiladelphia.com/weather/latest.json/?zipCode=19101www.nbcphiladelphia.com/weather/lat... https://www.nbcphiladelphia.com/weather/latest.json/?zipCode=19101 — 200 — 4.6 KiB — 40 ms — h2https://www.nbcphiladelphia.com/wp-json/nbc/v1/template/videoswww.nbcphiladelphia.com/wp-json/nbc... https://www.nbcphiladelphia.com/wp-json/nbc/v1/template/videos — 200 — 0 B — 14 ms — h2https://www.nbcphiladelphia.com/wp-json/wp/v2/live_context_barwww.nbcphiladelphia.com/wp-json/wp/... https://www.nbcphiladelphia.com/wp-json/wp/v2/live_context_bar — 200 — 1.3 KiB — 57 ms — h2https://www.nbcphiladelphia.com/wp-json/wp/v2/live_context_barwww.nbcphiladelphia.com/wp-json/wp/... https://www.nbcphiladelphia.com/wp-json/wp/v2/live_context_bar — 200 — 0 B — 58 ms — h2https://www.nbcphiladelphia.com/wp-json/nbc/v1/template/videoswww.nbcphiladelphia.com/wp-json/nbc... https://www.nbcphiladelphia.com/wp-json/nbc/v1/template/videos — 200 — 0 B — 9 ms — h2https://www.nbcphiladelphia.com/weather/latest.json/?zipCode=19101www.nbcphiladelphia.com/weather/lat... https://www.nbcphiladelphia.com/weather/latest.json/?zipCode=19101 — 200 — 4.6 KiB — 54 ms — h2https://www.nbcphiladelphia.com/wp-json/nbc/v1/template/videoswww.nbcphiladelphia.com/wp-json/nbc... https://www.nbcphiladelphia.com/wp-json/nbc/v1/template/videos — 200 — 0 B — 9 ms — h2https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/media/65.svgwww.nbcphiladelphia.com/wp-content/... https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/media/65.svg — 200 — 1.1 KiB — 26 ms — h2https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/media/103.svgwww.nbcphiladelphia.com/wp-content/... https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/media/103.svg — 200 — 635 B — 36 ms — h2https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/media/66.svgwww.nbcphiladelphia.com/wp-content/... https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/client/build/media/66.svg — 200 — 824 B — 37 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.jssecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js — 200 — 187.7 KiB — 36 ms — h3https://gum.criteo.com/sync?c=72&r=2&j=TRC.getRTUSgum.criteo.com/sync?c=72&r=2&j=TRC.... https://gum.criteo.com/sync?c=72&r=2&j=TRC.getRTUS — 302 — 659 B — 43 ms — h2https://cdn.cookielaw.org/consent/4ef4e955-b2be-4ddd-8fdc-259c8d8fee7a/0191e80d-088d-7957-b0cd-8479c619094e/en.jsoncdn.cookielaw.org/consent/4ef4e955-... https://cdn.cookielaw.org/consent/4ef4e955-b2be-4ddd-8fdc-259c8d8fee7a/0191e80d-088d-7957-b0cd-8479c619094e/en.json — 200 — 27.7 KiB — 31 ms — h2https://gum.criteo.com/sync?s=1&c=72&r=2&j=TRC.getRTUSgum.criteo.com/sync?s=1&c=72&r=2&j=... https://gum.criteo.com/sync?s=1&c=72&r=2&j=TRC.getRTUS — 200 — 706 B — 10 ms — h2https://app.link/_r?sdk=web2.87.1&branch_key=key_live_mbWP9CyFGRlwPVupIyU1aapjCAcT7h8Y&callback=branch_callback__0app.link/_r?sdk=web2.87.1&branch_ke... https://app.link/_r?sdk=web2.87.1&branch_key=key_live_mbWP9CyFGRlwPVupIyU1aapjCAcT7h8Y&callback=branch_callback__0 — 200 — 667 B — 103 ms — h2https://jssdkcdns.mparticle.com/js/v2/us1-36d67c9e4d591d4bb1bc1fa6c82ffcb9/mparticle.js?env=0jssdkcdns.mparticle.com/js/v2/us1-3... https://jssdkcdns.mparticle.com/js/v2/us1-36d67c9e4d591d4bb1bc1fa6c82ffcb9/mparticle.js?env=0 — 200 — 58.1 KiB — 26 ms — h2https://cdn.cookielaw.org/scripttemplates/202309.1.0/otGPP.jscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202309.1.0/otGPP.js — 200 — 11.8 KiB — 17 ms — h2https://htlb.casalemedia.com/cygnus?s=248326htlb.casalemedia.com/cygnus?s=24832... https://htlb.casalemedia.com/cygnus?s=248326 — 200 — 540 B — 46 ms — h3https://htlb.casalemedia.com/cygnus?s=248326htlb.casalemedia.com/cygnus?s=24832... https://htlb.casalemedia.com/cygnus?s=248326 — 200 — 506 B — 46 ms — h3https://htlb.casalemedia.com/cygnus?s=248326htlb.casalemedia.com/cygnus?s=24832... https://htlb.casalemedia.com/cygnus?s=248326 — 200 — 505 B — 285 ms — h3https://htlb.casalemedia.com/cygnus?s=248326htlb.casalemedia.com/cygnus?s=24832... https://htlb.casalemedia.com/cygnus?s=248326 — 200 — 509 B — 58 ms — h3https://htlb.casalemedia.com/cygnus?s=248326htlb.casalemedia.com/cygnus?s=24832... https://htlb.casalemedia.com/cygnus?s=248326 — 200 — 509 B — 32 ms — h3https://htlb.casalemedia.com/cygnus?s=248326htlb.casalemedia.com/cygnus?s=24832... https://htlb.casalemedia.com/cygnus?s=248326 — 200 — 514 B — 48 ms — h3https://htlb.casalemedia.com/cygnus?s=248326htlb.casalemedia.com/cygnus?s=24832... https://htlb.casalemedia.com/cygnus?s=248326 — 200 — 509 B — 57 ms — h3https://htlb.casalemedia.com/cygnus?s=248326htlb.casalemedia.com/cygnus?s=24832... https://htlb.casalemedia.com/cygnus?s=248326 — 200 — 509 B — 157 ms — h3https://htlb.casalemedia.com/cygnus?s=248326htlb.casalemedia.com/cygnus?s=24832... https://htlb.casalemedia.com/cygnus?s=248326 — 200 — 505 B — 146 ms — h3https://htlb.casalemedia.com/cygnus?s=248326htlb.casalemedia.com/cygnus?s=24832... https://htlb.casalemedia.com/cygnus?s=248326 — 200 — 502 B — 34 ms — h3https://ads.trustx.org/pbhbads.trustx.org/pbhb https://ads.trustx.org/pbhb — 200 — 722 B — 47 ms — h2https://display.bidder.taboola.com/OpenRTB/TaboolaHB/auction?publisher=1956125display.bidder.taboola.com/OpenRTB/... https://display.bidder.taboola.com/OpenRTB/TaboolaHB/auction?publisher=1956125 — 204 — 271 B — 28 ms — h2https://rtb.openx.net/openrtbb/prebidjsrtb.openx.net/openrtbb/prebidjs https://rtb.openx.net/openrtbb/prebidjs — 200 — 105 B — 113 ms — h2https://htlb.casalemedia.com/openrtb/pbjs?s=1204334htlb.casalemedia.com/openrtb/pbjs?s... https://htlb.casalemedia.com/openrtb/pbjs?s=1204334 — 200 — 534 B — 137 ms — h3https://fastlane.rubiconproject.com/a/api/prebid-exchange.json?as=24610-544114&m=banner&s=1fastlane.rubiconproject.com/a/api/p... https://fastlane.rubiconproject.com/a/api/prebid-exchange.json?as=24610-544114&m=banner&s=1 — 200 — 156 B — 214 ms — h2https://rtb.openx.net/openrtbb/prebidjsrtb.openx.net/openrtbb/prebidjs https://rtb.openx.net/openrtbb/prebidjs — 200 — 229 B — 74 ms — h2https://htlb.casalemedia.com/openrtb/pbjs?s=1204334htlb.casalemedia.com/openrtb/pbjs?s... https://htlb.casalemedia.com/openrtb/pbjs?s=1204334 — 200 — 528 B — 243 ms — h3https://fastlane.rubiconproject.com/a/api/prebid-exchange.json?as=24610-544114&m=banner&s=1fastlane.rubiconproject.com/a/api/p... https://fastlane.rubiconproject.com/a/api/prebid-exchange.json?as=24610-544114&m=banner&s=1 — 200 — 156 B — 198 ms — h2https://ads.trustx.org/pbhbads.trustx.org/pbhb https://ads.trustx.org/pbhb — 200 — 721 B — 61 ms — h2https://display.bidder.taboola.com/OpenRTB/TaboolaHB/auction?publisher=1956125display.bidder.taboola.com/OpenRTB/... https://display.bidder.taboola.com/OpenRTB/TaboolaHB/auction?publisher=1956125 — 204 — 45 B — 16 ms — h2https://ads.trustx.org/pbhbads.trustx.org/pbhb https://ads.trustx.org/pbhb — 200 — 717 B — 28 ms — h2https://htlb.casalemedia.com/openrtb/pbjs?s=1204334htlb.casalemedia.com/openrtb/pbjs?s... https://htlb.casalemedia.com/openrtb/pbjs?s=1204334 — 200 — 528 B — 101 ms — h3https://rtb.openx.net/openrtbb/prebidjsrtb.openx.net/openrtbb/prebidjs https://rtb.openx.net/openrtbb/prebidjs — 200 — 105 B — 67 ms — h2https://display.bidder.taboola.com/OpenRTB/TaboolaHB/auction?publisher=1956125display.bidder.taboola.com/OpenRTB/... https://display.bidder.taboola.com/OpenRTB/TaboolaHB/auction?publisher=1956125 — 204 — 49 B — 12 ms — h2https://fastlane.rubiconproject.com/a/api/prebid-exchange.json?as=24610-544114&m=banner&s=1fastlane.rubiconproject.com/a/api/p... https://fastlane.rubiconproject.com/a/api/prebid-exchange.json?as=24610-544114&m=banner&s=1 — 200 — 156 B — 162 ms — h2https://rtb.openx.net/openrtbb/prebidjsrtb.openx.net/openrtbb/prebidjs https://rtb.openx.net/openrtbb/prebidjs — 200 — 105 B — 159 ms — h2https://htlb.casalemedia.com/openrtb/pbjs?s=1204334htlb.casalemedia.com/openrtb/pbjs?s... https://htlb.casalemedia.com/openrtb/pbjs?s=1204334 — 200 — 532 B — 108 ms — h3https://ads.trustx.org/pbhbads.trustx.org/pbhb https://ads.trustx.org/pbhb — 200 — 720 B — 54 ms — h2https://display.bidder.taboola.com/OpenRTB/TaboolaHB/auction?publisher=1956125display.bidder.taboola.com/OpenRTB/... https://display.bidder.taboola.com/OpenRTB/TaboolaHB/auction?publisher=1956125 — 204 — 51 B — 20 ms — h2https://fastlane.rubiconproject.com/a/api/prebid-exchange.json?as=24610-544114&m=banner&s=1fastlane.rubiconproject.com/a/api/p... https://fastlane.rubiconproject.com/a/api/prebid-exchange.json?as=24610-544114&m=banner&s=1 — 200 — 337 B — 94 ms — h2https://nbcu.demdex.net/event?d_dil_ver=9.5&_ts=1776901268889nbcu.demdex.net/event?d_dil_ver=9.5... https://nbcu.demdex.net/event?d_dil_ver=9.5&_ts=1776901268889 — 200 — 1.5 KiB — 39 ms — h2https://nbcume.sc.omtrdc.net/b/ss/nbcuotsdivisiontotal/1/JS-2.22.3-LEWM/s74247496445439?AQB=1&ndh=1&pf=1&t=22%2F3%2F2026%2023%3A41%3A8%203%200&mid=35825278905429094472632207931193292953&aamlh=7&ce=UTF-8&pageName=home%3Ahome%20page&g=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&c.&getTimeParting=6.3&getPreviousValue=3.0&getVisitNum=4.2&endOfDatePeriod=1.2&getNewRepeat=3.0&getTimeSinceLastVisit=2.0&inList=3.0&formatTime=2.0&getPageLoadTime=3.1&pageName=home%3Ahome%20page&reportSuiteId=nbcuotsdivisiontotal&callLetters=WCAU&businessUnit=nbcphiladelphia&division=nbc&siteKey=phi&template=home%20landing&tve.&did=demdex%20cookie%20not%20set&.tve&.c&cc=USD&ch=home&server=nbcphiladelphia&events=event1&aamb=6G1ynYcLPuiQxYZrsz_pkqfLG9yMXBpb2zX5dvJdYQJzPXImdj0y&c1=home&v1=D%3Dc1&c2=home%20landing&v3=D%3Dc3&v4=D%3Dc4&v5=home%3Ahome%20page&c6=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&v6=D%3Dc6&c8=nbc&v8=D%3Dc8&c9=phi&v9=D%3Dc9&c10=WCAU&v10=D%3Dc10&c11=D%3DpageName&c12=7%3A41%20pm&c13=wednesday&v13=D%3Dc13&c15=new&v15=D%3Dc15&c16=1&v16=D%3Dc16&c17=New%20Visitor&v17=D%3Dc17&c20=nbcuotsdivisiontotal&v21=D%3Dc21&v22=D%3Dc22&c23=home&v23=D%3Dc23&v25=D%3Dc25&v28=D%3Dc28&v29=D%3Dc29&c32=no%20keyword&v32=D%3Dc32&c48=desktop&c49=NBC10%20Philadelphia%20%E2%80%93%20Local%20news%2C%20breaking%20news%2C%20weather&v49=D%3Dc49&v54=nbcphiladelphia&v55=home&v57=D%3Dc57&v59=D%3Dc59&v68=D%3Dc68&v70=D%3Dc70&c74=page%20not%20sponsored&v74=D%3Dc74&v75=D%3Dc75&v76=page%20not%20sponsored&v80=D%3Dc2&v200=demdex%20cookie%20not%20set&s=800x600&c=24&j=1.6&v=N&k=Y&bw=1350&bh=940&mcorgid=A8AB776A5245B4220A490D44%40AdobeOrg&AQE=1nbcume.sc.omtrdc.net/b/ss/nbcuotsdi... https://nbcume.sc.omtrdc.net/b/ss/nbcuotsdivisiontotal/1/JS-2.22.3-LEWM/s74247496445439?AQB=1&ndh=1&pf=1&t=22%2F3%2F2026%2023%3A41%3A8%203%200&mid=35825278905429094472632207931193292953&aamlh=7&ce=UTF-8&pageName=home%3Ahome%20page&g=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&c.&getTimeParting=6.3&getPreviousValue=3.0&getVisitNum=4.2&endOfDatePeriod=1.2&getNewRepeat=3.0&getTimeSinceLastVisit=2.0&inList=3.0&formatTime=2.0&getPageLoadTime=3.1&pageName=home%3Ahome%20page&reportSuiteId=nbcuotsdivisiontotal&callLetters=WCAU&businessUnit=nbcphiladelphia&division=nbc&siteKey=phi&template=home%20landing&tve.&did=demdex%20cookie%20not%20set&.tve&.c&cc=USD&ch=home&server=nbcphiladelphia&events=event1&aamb=6G1ynYcLPuiQxYZrsz_pkqfLG9yMXBpb2zX5dvJdYQJzPXImdj0y&c1=home&v1=D%3Dc1&c2=home%20landing&v3=D%3Dc3&v4=D%3Dc4&v5=home%3Ahome%20page&c6=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&v6=D%3Dc6&c8=nbc&v8=D%3Dc8&c9=phi&v9=D%3Dc9&c10=WCAU&v10=D%3Dc10&c11=D%3DpageName&c12=7%3A41%20pm&c13=wednesday&v13=D%3Dc13&c15=new&v15=D%3Dc15&c16=1&v16=D%3Dc16&c17=New%20Visitor&v17=D%3Dc17&c20=nbcuotsdivisiontotal&v21=D%3Dc21&v22=D%3Dc22&c23=home&v23=D%3Dc23&v25=D%3Dc25&v28=D%3Dc28&v29=D%3Dc29&c32=no%20keyword&v32=D%3Dc32&c48=desktop&c49=NBC10%20Philadelphia%20%E2%80%93%20Local%20news%2C%20breaking%20news%2C%20weather&v49=D%3Dc49&v54=nbcphiladelphia&v55=home&v57=D%3Dc57&v59=D%3Dc59&v68=D%3Dc68&v70=D%3Dc70&c74=page%20not%20sponsored&v74=D%3Dc74&v75=D%3Dc75&v76=page%20not%20sponsored&v80=D%3Dc2&v200=demdex%20cookie%20not%20set&s=800x600&c=24&j=1.6&v=N&k=Y&bw=1350&bh=940&mcorgid=A8AB776A5245B4220A490D44%40AdobeOrg&AQE=1 — 200 — 342 B — 40 ms — h2https://grid-bidder.criteo.com/openrtb_2_5/pbjs/auction/request?profileId=207&av=37&wv=10.23.0&cb=58836212585&lsavail=1&networkId=10610&gzip=1grid-bidder.criteo.com/openrtb_2_5/... https://grid-bidder.criteo.com/openrtb_2_5/pbjs/auction/request?profileId=207&av=37&wv=10.23.0&cb=58836212585&lsavail=1&networkId=10610&gzip=1 — 204 — 343 B — 37 ms — h2https://grid-bidder.criteo.com/openrtb_2_5/pbjs/auction/request?profileId=207&av=37&wv=10.23.0&cb=16582073012&lsavail=1&networkId=10610&gzip=1grid-bidder.criteo.com/openrtb_2_5/... https://grid-bidder.criteo.com/openrtb_2_5/pbjs/auction/request?profileId=207&av=37&wv=10.23.0&cb=16582073012&lsavail=1&networkId=10610&gzip=1 — 204 — 343 B — 43 ms — h2https://grid-bidder.criteo.com/openrtb_2_5/pbjs/auction/request?profileId=207&av=37&wv=10.23.0&cb=19330766356&lsavail=1&networkId=10610&gzip=1grid-bidder.criteo.com/openrtb_2_5/... https://grid-bidder.criteo.com/openrtb_2_5/pbjs/auction/request?profileId=207&av=37&wv=10.23.0&cb=19330766356&lsavail=1&networkId=10610&gzip=1 — 204 — 343 B — 32 ms — h2https://grid-bidder.criteo.com/openrtb_2_5/pbjs/auction/request?profileId=207&av=37&wv=10.23.0&cb=86415994665&lsavail=1&networkId=10610&gzip=1grid-bidder.criteo.com/openrtb_2_5/... https://grid-bidder.criteo.com/openrtb_2_5/pbjs/auction/request?profileId=207&av=37&wv=10.23.0&cb=86415994665&lsavail=1&networkId=10610&gzip=1 — 204 — 344 B — 27 ms — h2https://identity.mparticle.com/v1/identifyidentity.mparticle.com/v1/identify https://identity.mparticle.com/v1/identify — 204 — 0 B — 31 ms — h2https://identity.mparticle.com/v1/identifyidentity.mparticle.com/v1/identify https://identity.mparticle.com/v1/identify — 200 — 360 B — 37 ms — h2https://cdn.cookielaw.org/scripttemplates/202309.1.0/assets/otFloatingRoundedIcon.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202309.1.0/assets/otFloatingRoundedIcon.json — 200 — 4.0 KiB — 19 ms — h2https://cdn.cookielaw.org/scripttemplates/202309.1.0/assets/v2/otPcCenter.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202309.1.0/assets/v2/otPcCenter.json — 200 — 12.6 KiB — 20 ms — h2https://cdn.cookielaw.org/scripttemplates/202309.1.0/assets/otCommonStyles.csscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202309.1.0/assets/otCommonStyles.css — 200 — 3.8 KiB — 24 ms — h2https://sb.scorecardresearch.com/b?c1=2&c2=6035083&cs_it=b1&cv=4.13.1%2B2508250908&ns__t=1776901268332&ns_c=UTF-8&cs_cfg=1001110&cs_ucfr=&cs_ucc=1&cs_cmp_id=28&cs_cmp_rt=730&cs_cmp_av=1.1&gpp_sid=7&gpp_smv=1.1&cs_cmp_ie=13&c7=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&c8=NBC10%20Philadelphia%20%E2%80%93%20Local%20news%2C%20breaking%20news%2C%20weather&c9=sb.scorecardresearch.com/b?c1=2&c2=... https://sb.scorecardresearch.com/b?c1=2&c2=6035083&cs_it=b1&cv=4.13.1%2B2508250908&ns__t=1776901268332&ns_c=UTF-8&cs_cfg=1001110&cs_ucfr=&cs_ucc=1&cs_cmp_id=28&cs_cmp_rt=730&cs_cmp_av=1.1&gpp_sid=7&gpp_smv=1.1&cs_cmp_ie=13&c7=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&c8=NBC10%20Philadelphia%20%E2%80%93%20Local%20news%2C%20breaking%20news%2C%20weather&c9= — 302 — 676 B — 215 ms — h2https://cm.g.doubleclick.net/partnerpixels?gpp=DBAA&gpp_sid=7&url=https%3A%2F%2Fwww.nbcphiladelphia.com%2Fcm.g.doubleclick.net/partnerpixels?... https://cm.g.doubleclick.net/partnerpixels?gpp=DBAA&gpp_sid=7&url=https%3A%2F%2Fwww.nbcphiladelphia.com%2F — 200 — 232 B — 41 ms — h2https://securepubads.g.doubleclick.net/gampad/ads?pvsid=8528537842225289&correlator=1846456866601108&output=ldjh&gdfp_req=1&vrg=202604160201&ptt=17&impl=fif&gpp=DBAA&gpp_sid=7&iu_parts=2620%2Cots_web%2Cwcau%2Chome&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=970x250%7C5x1&ifi=1&dids=div-gpt-ad-homepagetopbanner_&adfs=3192218759&sfv=1-0-45&sc=1&cookie_enabled=1&abxe=1&dt=1776901269254&lmt=1776901269&adxs=0&adys=0&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=0&ucis=1&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&vis=1&psz=1350x270&msz=1350x270&fws=0&ohw=0&dlt=1776901267003&idt=1554&prev_scp=slot%3Dhomepagetopbanner%26pos%3Dhomepagetopbanner&cust_params=zipcode%3D19101%26gpt1%3Dots_web%26platform%3Ddesktop%26source%3Dwww.nbcphiladelphia.com%26pageid%3D%26pageid2%3D%26sect%3Dhome%26sub%3D%26call%3DWCAU%26region%3Dphiladelphia%26stationtype%3Dnbc%26tags%3D%26gpt2%3DWCAU%26station%3Dots%26sponsor%3D%26excl_cat%3Dhome&adks=1066365866&frm=20&eoidce=1&pgls=CAEaBTYuOC41securepubads.g.doubleclick.net/gamp... https://securepubads.g.doubleclick.net/gampad/ads?pvsid=8528537842225289&correlator=1846456866601108&output=ldjh&gdfp_req=1&vrg=202604160201&ptt=17&impl=fif&gpp=DBAA&gpp_sid=7&iu_parts=2620%2Cots_web%2Cwcau%2Chome&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=970x250%7C5x1&ifi=1&dids=div-gpt-ad-homepagetopbanner_&adfs=3192218759&sfv=1-0-45&sc=1&cookie_enabled=1&abxe=1&dt=1776901269254&lmt=1776901269&adxs=0&adys=0&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=0&ucis=1&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&vis=1&psz=1350x270&msz=1350x270&fws=0&ohw=0&dlt=1776901267003&idt=1554&prev_scp=slot%3Dhomepagetopbanner%26pos%3Dhomepagetopbanner&cust_params=zipcode%3D19101%26gpt1%3Dots_web%26platform%3Ddesktop%26source%3Dwww.nbcphiladelphia.com%26pageid%3D%26pageid2%3D%26sect%3Dhome%26sub%3D%26call%3DWCAU%26region%3Dphiladelphia%26stationtype%3Dnbc%26tags%3D%26gpt2%3DWCAU%26station%3Dots%26sponsor%3D%26excl_cat%3Dhome&adks=1066365866&frm=20&eoidce=1&pgls=CAEaBTYuOC41 — 200 — 21.0 KiB — 678 ms — h3https://securepubads.g.doubleclick.net/gampad/ads?pvsid=8528537842225289&correlator=1846456866601108&output=ldjh&gdfp_req=1&vrg=202604160201&ptt=17&impl=fif&gpp=DBAA&gpp_sid=7&iu_parts=2620%2Cots_web%2Cwcau%2Chome&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=1x1&ifi=2&dids=div-gpt-ad-interstitial_570&adfs=11268270&sfv=1-0-45&sc=1&cookie_enabled=1&abxe=1&dt=1776901269266&lmt=1776901269&adxs=978&adys=1585&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=1&ucis=2&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&vis=1&psz=261x0&msz=261x0&fws=0&ohw=0&dlt=1776901267003&idt=1554&prev_scp=slot%3Dinterstitial%26pos%3Dinterstitial&cust_params=zipcode%3D19101%26gpt1%3Dots_web%26platform%3Ddesktop%26source%3Dwww.nbcphiladelphia.com%26pageid%3D%26pageid2%3D%26sect%3Dhome%26sub%3D%26call%3DWCAU%26region%3Dphiladelphia%26stationtype%3Dnbc%26tags%3D%26gpt2%3DWCAU%26station%3Dots%26sponsor%3D%26excl_cat%3Dhome&adks=531878671&frm=20&eoidce=1&pgls=CAEaBTYuOC41securepubads.g.doubleclick.net/gamp... https://securepubads.g.doubleclick.net/gampad/ads?pvsid=8528537842225289&correlator=1846456866601108&output=ldjh&gdfp_req=1&vrg=202604160201&ptt=17&impl=fif&gpp=DBAA&gpp_sid=7&iu_parts=2620%2Cots_web%2Cwcau%2Chome&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=1x1&ifi=2&dids=div-gpt-ad-interstitial_570&adfs=11268270&sfv=1-0-45&sc=1&cookie_enabled=1&abxe=1&dt=1776901269266&lmt=1776901269&adxs=978&adys=1585&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=1&ucis=2&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&vis=1&psz=261x0&msz=261x0&fws=0&ohw=0&dlt=1776901267003&idt=1554&prev_scp=slot%3Dinterstitial%26pos%3Dinterstitial&cust_params=zipcode%3D19101%26gpt1%3Dots_web%26platform%3Ddesktop%26source%3Dwww.nbcphiladelphia.com%26pageid%3D%26pageid2%3D%26sect%3Dhome%26sub%3D%26call%3DWCAU%26region%3Dphiladelphia%26stationtype%3Dnbc%26tags%3D%26gpt2%3DWCAU%26station%3Dots%26sponsor%3D%26excl_cat%3Dhome&adks=531878671&frm=20&eoidce=1&pgls=CAEaBTYuOC41 — 200 — 407 B — 634 ms — h3https://securepubads.g.doubleclick.net/gampad/ads?pvsid=8528537842225289&correlator=1846456866601108&output=ldjh&gdfp_req=1&vrg=202604160201&ptt=17&impl=fif&gpp=DBAA&gpp_sid=7&iu_parts=2620%2Cots_web%2Cwcau%2Chome&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=88x31%7C120x60&ifi=3&dids=div-gpt-ad-logo_header&adfs=3233829256&sfv=1-0-45&sc=1&cookie_enabled=1&abxe=1&dt=1776901269271&lmt=1776901269&adxs=1174&adys=380&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=0&ucis=3&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&vis=1&psz=1210x339&msz=1192x0&fws=0&ohw=0&dlt=1776901267003&idt=1554&prev_scp=tags%3Dhome%26module%3Dwcau-site-sponsorship%26slot%3Dlogo%26pos%3Dlogo&cust_params=zipcode%3D19101%26gpt1%3Dots_web%26platform%3Ddesktop%26source%3Dwww.nbcphiladelphia.com%26pageid%3D%26pageid2%3D%26sect%3Dhome%26sub%3D%26call%3DWCAU%26region%3Dphiladelphia%26stationtype%3Dnbc%26tags%3D%26gpt2%3DWCAU%26station%3Dots%26sponsor%3D%26excl_cat%3Dhome&adks=821342329&frm=20&eoidce=1&pgls=CAEaBTYuOC41securepubads.g.doubleclick.net/gamp... https://securepubads.g.doubleclick.net/gampad/ads?pvsid=8528537842225289&correlator=1846456866601108&output=ldjh&gdfp_req=1&vrg=202604160201&ptt=17&impl=fif&gpp=DBAA&gpp_sid=7&iu_parts=2620%2Cots_web%2Cwcau%2Chome&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=88x31%7C120x60&ifi=3&dids=div-gpt-ad-logo_header&adfs=3233829256&sfv=1-0-45&sc=1&cookie_enabled=1&abxe=1&dt=1776901269271&lmt=1776901269&adxs=1174&adys=380&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=0&ucis=3&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&vis=1&psz=1210x339&msz=1192x0&fws=0&ohw=0&dlt=1776901267003&idt=1554&prev_scp=tags%3Dhome%26module%3Dwcau-site-sponsorship%26slot%3Dlogo%26pos%3Dlogo&cust_params=zipcode%3D19101%26gpt1%3Dots_web%26platform%3Ddesktop%26source%3Dwww.nbcphiladelphia.com%26pageid%3D%26pageid2%3D%26sect%3Dhome%26sub%3D%26call%3DWCAU%26region%3Dphiladelphia%26stationtype%3Dnbc%26tags%3D%26gpt2%3DWCAU%26station%3Dots%26sponsor%3D%26excl_cat%3Dhome&adks=821342329&frm=20&eoidce=1&pgls=CAEaBTYuOC41 — 200 — 408 B — 632 ms — h3https://securepubads.g.doubleclick.net/gampad/ads?pvsid=8528537842225289&correlator=1846456866601108&output=ldjh&gdfp_req=1&vrg=202604160201&ptt=17&impl=fif&gpp=DBAA&gpp_sid=7&iu_parts=2620%2Cots_web%2Cwcau%2Chome&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=88x31%7C120x60&ifi=4&dids=div-gpt-ad-logo_weather_462&adfs=4238857121&sfv=1-0-45&sc=1&cookie_enabled=1&abxe=1&dt=1776901269275&lmt=1776901269&adxs=1082&adys=1560&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=2&ucis=4&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&vis=1&psz=259x8&msz=153x0&fws=0&ohw=0&dlt=1776901267003&idt=1554&prev_scp=module%3Dweather%26slot%3Dlogo%26pos%3Dlogo&cust_params=zipcode%3D19101%26gpt1%3Dots_web%26platform%3Ddesktop%26source%3Dwww.nbcphiladelphia.com%26pageid%3D%26pageid2%3D%26sect%3Dhome%26sub%3D%26call%3DWCAU%26region%3Dphiladelphia%26stationtype%3Dnbc%26tags%3D%26gpt2%3DWCAU%26station%3Dots%26sponsor%3D%26excl_cat%3Dhome&adks=1051525522&frm=20&eoidce=1&pgls=CAEaBTYuOC41securepubads.g.doubleclick.net/gamp... https://securepubads.g.doubleclick.net/gampad/ads?pvsid=8528537842225289&correlator=1846456866601108&output=ldjh&gdfp_req=1&vrg=202604160201&ptt=17&impl=fif&gpp=DBAA&gpp_sid=7&iu_parts=2620%2Cots_web%2Cwcau%2Chome&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=88x31%7C120x60&ifi=4&dids=div-gpt-ad-logo_weather_462&adfs=4238857121&sfv=1-0-45&sc=1&cookie_enabled=1&abxe=1&dt=1776901269275&lmt=1776901269&adxs=1082&adys=1560&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=2&ucis=4&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&vis=1&psz=259x8&msz=153x0&fws=0&ohw=0&dlt=1776901267003&idt=1554&prev_scp=module%3Dweather%26slot%3Dlogo%26pos%3Dlogo&cust_params=zipcode%3D19101%26gpt1%3Dots_web%26platform%3Ddesktop%26source%3Dwww.nbcphiladelphia.com%26pageid%3D%26pageid2%3D%26sect%3Dhome%26sub%3D%26call%3DWCAU%26region%3Dphiladelphia%26stationtype%3Dnbc%26tags%3D%26gpt2%3DWCAU%26station%3Dots%26sponsor%3D%26excl_cat%3Dhome&adks=1051525522&frm=20&eoidce=1&pgls=CAEaBTYuOC41 — 200 — 409 B — 245 ms — h3https://sb.scorecardresearch.com/b2?c1=2&c2=6035083&cs_it=b1&cv=4.13.1%2B2508250908&ns__t=1776901268332&ns_c=UTF-8&cs_cfg=1001110&cs_ucfr=&cs_ucc=1&cs_cmp_id=28&cs_cmp_rt=730&cs_cmp_av=1.1&gpp_sid=7&gpp_smv=1.1&cs_cmp_ie=13&c7=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&c8=NBC10%20Philadelphia%20%E2%80%93%20Local%20news%2C%20breaking%20news%2C%20weather&c9=sb.scorecardresearch.com/b2?c1=2&c2... https://sb.scorecardresearch.com/b2?c1=2&c2=6035083&cs_it=b1&cv=4.13.1%2B2508250908&ns__t=1776901268332&ns_c=UTF-8&cs_cfg=1001110&cs_ucfr=&cs_ucc=1&cs_cmp_id=28&cs_cmp_rt=730&cs_cmp_av=1.1&gpp_sid=7&gpp_smv=1.1&cs_cmp_ie=13&c7=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&c8=NBC10%20Philadelphia%20%E2%80%93%20Local%20news%2C%20breaking%20news%2C%20weather&c9= — 204 — 225 B — 11 ms — h2https://7231261a41df84bfd26fe58b3f0b1305.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.html7231261a41df84bfd26fe58b3f0b1305.sa... https://7231261a41df84bfd26fe58b3f0b1305.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.html — 200 — 3.1 KiB — 48 ms — h3https://securepubads.g.doubleclick.net/gampad/ads?pvsid=8528537842225289&correlator=1846456866601108&output=ldjh&gdfp_req=1&vrg=202604160201&ptt=17&impl=fif&gpp=DBAA&gpp_sid=7&iu_parts=2620%2Cots_web%2Cwcau%2Chome&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=970x250&ifi=5&dids=div-gpt-ad-bottombanner_video&adfs=360090996&sfv=1-0-45&sc=1&cookie_enabled=1&abxe=1&dt=1776901269298&lmt=1776901269&adxs=190&adys=2766&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=3&ucis=5&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&vis=1&psz=1350x60&msz=970x0&fws=0&ohw=0&dlt=1776901267003&idt=1554&prev_scp=slot%3Dbottombanner%26pos%3Dbottombanner&cust_params=zipcode%3D19101%26gpt1%3Dots_web%26platform%3Ddesktop%26source%3Dwww.nbcphiladelphia.com%26pageid%3D%26pageid2%3D%26sect%3Dhome%26sub%3D%26call%3DWCAU%26region%3Dphiladelphia%26stationtype%3Dnbc%26tags%3D%26gpt2%3DWCAU%26station%3Dots%26sponsor%3D%26excl_cat%3Dhome&adks=279336575&frm=20&eoidce=1&pgls=CAEaBTYuOC41securepubads.g.doubleclick.net/gamp... https://securepubads.g.doubleclick.net/gampad/ads?pvsid=8528537842225289&correlator=1846456866601108&output=ldjh&gdfp_req=1&vrg=202604160201&ptt=17&impl=fif&gpp=DBAA&gpp_sid=7&iu_parts=2620%2Cots_web%2Cwcau%2Chome&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=970x250&ifi=5&dids=div-gpt-ad-bottombanner_video&adfs=360090996&sfv=1-0-45&sc=1&cookie_enabled=1&abxe=1&dt=1776901269298&lmt=1776901269&adxs=190&adys=2766&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=3&ucis=5&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&vis=1&psz=1350x60&msz=970x0&fws=0&ohw=0&dlt=1776901267003&idt=1554&prev_scp=slot%3Dbottombanner%26pos%3Dbottombanner&cust_params=zipcode%3D19101%26gpt1%3Dots_web%26platform%3Ddesktop%26source%3Dwww.nbcphiladelphia.com%26pageid%3D%26pageid2%3D%26sect%3Dhome%26sub%3D%26call%3DWCAU%26region%3Dphiladelphia%26stationtype%3Dnbc%26tags%3D%26gpt2%3DWCAU%26station%3Dots%26sponsor%3D%26excl_cat%3Dhome&adks=279336575&frm=20&eoidce=1&pgls=CAEaBTYuOC41 — 200 — 20.3 KiB — 503 ms — h3https://securepubads.g.doubleclick.net/gampad/ads?pvsid=8528537842225289&correlator=1846456866601108&output=ldjh&gdfp_req=1&vrg=202604160201&ptt=17&impl=fif&gpp=DBAA&gpp_sid=7&iu_parts=2620%2Cots_web%2Cwcau%2Chome&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=970x250&ifi=6&dids=div-gpt-ad-marketing_1&adfs=942057311&sfv=1-0-45&sc=1&cookie_enabled=1&abxe=1&dt=1776901269311&lmt=1776901269&adxs=190&adys=4573&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=4&ucis=6&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&vis=1&psz=1350x60&msz=970x0&fws=0&ohw=0&dlt=1776901267003&idt=1554&prev_scp=slot%3Dmarketing%26pos%3Dmarketing&cust_params=zipcode%3D19101%26gpt1%3Dots_web%26platform%3Ddesktop%26source%3Dwww.nbcphiladelphia.com%26pageid%3D%26pageid2%3D%26sect%3Dhome%26sub%3D%26call%3DWCAU%26region%3Dphiladelphia%26stationtype%3Dnbc%26tags%3D%26gpt2%3DWCAU%26station%3Dots%26sponsor%3D%26excl_cat%3Dhome&adks=1960240220&frm=20&eoidce=1&pgls=CAEaBTYuOC41securepubads.g.doubleclick.net/gamp... https://securepubads.g.doubleclick.net/gampad/ads?pvsid=8528537842225289&correlator=1846456866601108&output=ldjh&gdfp_req=1&vrg=202604160201&ptt=17&impl=fif&gpp=DBAA&gpp_sid=7&iu_parts=2620%2Cots_web%2Cwcau%2Chome&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=970x250&ifi=6&dids=div-gpt-ad-marketing_1&adfs=942057311&sfv=1-0-45&sc=1&cookie_enabled=1&abxe=1&dt=1776901269311&lmt=1776901269&adxs=190&adys=4573&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=4&ucis=6&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&vis=1&psz=1350x60&msz=970x0&fws=0&ohw=0&dlt=1776901267003&idt=1554&prev_scp=slot%3Dmarketing%26pos%3Dmarketing&cust_params=zipcode%3D19101%26gpt1%3Dots_web%26platform%3Ddesktop%26source%3Dwww.nbcphiladelphia.com%26pageid%3D%26pageid2%3D%26sect%3Dhome%26sub%3D%26call%3DWCAU%26region%3Dphiladelphia%26stationtype%3Dnbc%26tags%3D%26gpt2%3DWCAU%26station%3Dots%26sponsor%3D%26excl_cat%3Dhome&adks=1960240220&frm=20&eoidce=1&pgls=CAEaBTYuOC41 — 200 — 20.2 KiB — 637 ms — h3https://securepubads.g.doubleclick.net/gampad/ads?pvsid=8528537842225289&correlator=1846456866601108&output=ldjh&gdfp_req=1&vrg=202604160201&ptt=17&impl=fif&gpp=DBAA&gpp_sid=7&iu_parts=2620%2Cots_web%2Cwcau%2Chome&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=88x31%7C120x60&ifi=7&dids=div-gpt-ad-logo_0-1&adfs=3338435115&sfv=1-0-45&sc=1&cookie_enabled=1&abxe=1&dt=1776901269327&lmt=1776901269&adxs=586&adys=2862&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=5&ucis=7&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&vis=1&psz=107x63&msz=107x0&fws=0&ohw=0&dlt=1776901267003&idt=1554&prev_scp=module%3Du.s.-%2526amp%253B-world%26slot%3Dlogo%26pos%3Dlogo&cust_params=zipcode%3D19101%26gpt1%3Dots_web%26platform%3Ddesktop%26source%3Dwww.nbcphiladelphia.com%26pageid%3D%26pageid2%3D%26sect%3Dhome%26sub%3D%26call%3DWCAU%26region%3Dphiladelphia%26stationtype%3Dnbc%26tags%3D%26gpt2%3DWCAU%26station%3Dots%26sponsor%3D%26excl_cat%3Dhome&adks=4174770433&frm=20&eoidce=1&pgls=CAEaBTYuOC41securepubads.g.doubleclick.net/gamp... https://securepubads.g.doubleclick.net/gampad/ads?pvsid=8528537842225289&correlator=1846456866601108&output=ldjh&gdfp_req=1&vrg=202604160201&ptt=17&impl=fif&gpp=DBAA&gpp_sid=7&iu_parts=2620%2Cots_web%2Cwcau%2Chome&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=88x31%7C120x60&ifi=7&dids=div-gpt-ad-logo_0-1&adfs=3338435115&sfv=1-0-45&sc=1&cookie_enabled=1&abxe=1&dt=1776901269327&lmt=1776901269&adxs=586&adys=2862&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=5&ucis=7&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&vis=1&psz=107x63&msz=107x0&fws=0&ohw=0&dlt=1776901267003&idt=1554&prev_scp=module%3Du.s.-%2526amp%253B-world%26slot%3Dlogo%26pos%3Dlogo&cust_params=zipcode%3D19101%26gpt1%3Dots_web%26platform%3Ddesktop%26source%3Dwww.nbcphiladelphia.com%26pageid%3D%26pageid2%3D%26sect%3Dhome%26sub%3D%26call%3DWCAU%26region%3Dphiladelphia%26stationtype%3Dnbc%26tags%3D%26gpt2%3DWCAU%26station%3Dots%26sponsor%3D%26excl_cat%3Dhome&adks=4174770433&frm=20&eoidce=1&pgls=CAEaBTYuOC41 — 200 — 409 B — 704 ms — h3https://securepubads.g.doubleclick.net/gampad/ads?pvsid=8528537842225289&correlator=1846456866601108&output=ldjh&gdfp_req=1&vrg=202604160201&ptt=17&impl=fif&gpp=DBAA&gpp_sid=7&iu_parts=2620%2Cots_web%2Cwcau%2Chome&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=88x31%7C120x60&ifi=8&dids=div-gpt-ad-logo_0-2&adfs=1988764610&sfv=1-0-45&sc=1&cookie_enabled=1&abxe=1&dt=1776901269336&lmt=1776901269&adxs=1191&adys=2862&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=6&ucis=8&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&vis=1&psz=107x63&msz=107x0&fws=0&ohw=0&dlt=1776901267003&idt=1554&prev_scp=module%3Dentertainment%26slot%3Dlogo%26pos%3Dlogo&cust_params=zipcode%3D19101%26gpt1%3Dots_web%26platform%3Ddesktop%26source%3Dwww.nbcphiladelphia.com%26pageid%3D%26pageid2%3D%26sect%3Dhome%26sub%3D%26call%3DWCAU%26region%3Dphiladelphia%26stationtype%3Dnbc%26tags%3D%26gpt2%3DWCAU%26station%3Dots%26sponsor%3D%26excl_cat%3Dhome&adks=1881654016&frm=20&eoidce=1&pgls=CAEaBTYuOC41securepubads.g.doubleclick.net/gamp... https://securepubads.g.doubleclick.net/gampad/ads?pvsid=8528537842225289&correlator=1846456866601108&output=ldjh&gdfp_req=1&vrg=202604160201&ptt=17&impl=fif&gpp=DBAA&gpp_sid=7&iu_parts=2620%2Cots_web%2Cwcau%2Chome&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=88x31%7C120x60&ifi=8&dids=div-gpt-ad-logo_0-2&adfs=1988764610&sfv=1-0-45&sc=1&cookie_enabled=1&abxe=1&dt=1776901269336&lmt=1776901269&adxs=1191&adys=2862&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=6&ucis=8&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&vis=1&psz=107x63&msz=107x0&fws=0&ohw=0&dlt=1776901267003&idt=1554&prev_scp=module%3Dentertainment%26slot%3Dlogo%26pos%3Dlogo&cust_params=zipcode%3D19101%26gpt1%3Dots_web%26platform%3Ddesktop%26source%3Dwww.nbcphiladelphia.com%26pageid%3D%26pageid2%3D%26sect%3Dhome%26sub%3D%26call%3DWCAU%26region%3Dphiladelphia%26stationtype%3Dnbc%26tags%3D%26gpt2%3DWCAU%26station%3Dots%26sponsor%3D%26excl_cat%3Dhome&adks=1881654016&frm=20&eoidce=1&pgls=CAEaBTYuOC41 — 200 — 414 B — 820 ms — h3https://securepubads.g.doubleclick.net/gampad/ads?pvsid=8528537842225289&correlator=1846456866601108&output=ldjh&gdfp_req=1&vrg=202604160201&ptt=17&impl=fif&gpp=DBAA&gpp_sid=7&iu_parts=2620%2Cots_web%2Cwcau%2Chome&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=88x31%7C120x60&ifi=9&dids=div-gpt-ad-logo_1&adfs=2700784362&sfv=1-0-45&sc=1&cookie_enabled=1&abxe=1&dt=1776901269345&lmt=1776901269&adxs=1192&adys=3894&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=7&ucis=9&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&vis=1&psz=107x63&msz=107x0&fws=0&ohw=0&dlt=1776901267003&idt=1554&prev_scp=module%3Dphiladelphia-flyers%26slot%3Dlogo%26pos%3Dlogo&cust_params=zipcode%3D19101%26gpt1%3Dots_web%26platform%3Ddesktop%26source%3Dwww.nbcphiladelphia.com%26pageid%3D%26pageid2%3D%26sect%3Dhome%26sub%3D%26call%3DWCAU%26region%3Dphiladelphia%26stationtype%3Dnbc%26tags%3D%26gpt2%3DWCAU%26station%3Dots%26sponsor%3D%26excl_cat%3Dhome&adks=1443407520&frm=20&eoidce=1&pgls=CAEaBTYuOC41securepubads.g.doubleclick.net/gamp... https://securepubads.g.doubleclick.net/gampad/ads?pvsid=8528537842225289&correlator=1846456866601108&output=ldjh&gdfp_req=1&vrg=202604160201&ptt=17&impl=fif&gpp=DBAA&gpp_sid=7&iu_parts=2620%2Cots_web%2Cwcau%2Chome&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=88x31%7C120x60&ifi=9&dids=div-gpt-ad-logo_1&adfs=2700784362&sfv=1-0-45&sc=1&cookie_enabled=1&abxe=1&dt=1776901269345&lmt=1776901269&adxs=1192&adys=3894&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=7&ucis=9&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&vis=1&psz=107x63&msz=107x0&fws=0&ohw=0&dlt=1776901267003&idt=1554&prev_scp=module%3Dphiladelphia-flyers%26slot%3Dlogo%26pos%3Dlogo&cust_params=zipcode%3D19101%26gpt1%3Dots_web%26platform%3Ddesktop%26source%3Dwww.nbcphiladelphia.com%26pageid%3D%26pageid2%3D%26sect%3Dhome%26sub%3D%26call%3DWCAU%26region%3Dphiladelphia%26stationtype%3Dnbc%26tags%3D%26gpt2%3DWCAU%26station%3Dots%26sponsor%3D%26excl_cat%3Dhome&adks=1443407520&frm=20&eoidce=1&pgls=CAEaBTYuOC41 — 200 — 409 B — 1.1 s — h3https://securepubads.g.doubleclick.net/gampad/ads?pvsid=8528537842225289&correlator=1846456866601108&output=ldjh&gdfp_req=1&vrg=202604160201&ptt=17&impl=fif&gpp=DBAA&gpp_sid=7&iu_parts=2620%2Cots_web%2Cwcau%2Chome&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=88x31%7C120x60&ifi=10&dids=div-gpt-ad-logo_2&adfs=2369434170&sfv=1-0-45&sc=1&cookie_enabled=1&abxe=1&dt=1776901269352&lmt=1776901269&adxs=1192&adys=4673&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=8&ucis=a&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&vis=1&psz=1210x10&msz=1210x0&fws=0&ohw=0&dlt=1776901267003&idt=1554&prev_scp=module%3Dtentpole-event%26slot%3Dlogo%26pos%3Dlogo&cust_params=zipcode%3D19101%26gpt1%3Dots_web%26platform%3Ddesktop%26source%3Dwww.nbcphiladelphia.com%26pageid%3D%26pageid2%3D%26sect%3Dhome%26sub%3D%26call%3DWCAU%26region%3Dphiladelphia%26stationtype%3Dnbc%26tags%3D%26gpt2%3DWCAU%26station%3Dots%26sponsor%3D%26excl_cat%3Dhome&adks=3284721614&frm=20&eoidce=1&pgls=CAEaBTYuOC41securepubads.g.doubleclick.net/gamp... https://securepubads.g.doubleclick.net/gampad/ads?pvsid=8528537842225289&correlator=1846456866601108&output=ldjh&gdfp_req=1&vrg=202604160201&ptt=17&impl=fif&gpp=DBAA&gpp_sid=7&iu_parts=2620%2Cots_web%2Cwcau%2Chome&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=88x31%7C120x60&ifi=10&dids=div-gpt-ad-logo_2&adfs=2369434170&sfv=1-0-45&sc=1&cookie_enabled=1&abxe=1&dt=1776901269352&lmt=1776901269&adxs=1192&adys=4673&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=8&ucis=a&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&vis=1&psz=1210x10&msz=1210x0&fws=0&ohw=0&dlt=1776901267003&idt=1554&prev_scp=module%3Dtentpole-event%26slot%3Dlogo%26pos%3Dlogo&cust_params=zipcode%3D19101%26gpt1%3Dots_web%26platform%3Ddesktop%26source%3Dwww.nbcphiladelphia.com%26pageid%3D%26pageid2%3D%26sect%3Dhome%26sub%3D%26call%3DWCAU%26region%3Dphiladelphia%26stationtype%3Dnbc%26tags%3D%26gpt2%3DWCAU%26station%3Dots%26sponsor%3D%26excl_cat%3Dhome&adks=3284721614&frm=20&eoidce=1&pgls=CAEaBTYuOC41 — 200 — 409 B — 1.3 s — h3https://securepubads.g.doubleclick.net/gampad/ads?pvsid=8528537842225289&correlator=1846456866601108&output=ldjh&gdfp_req=1&vrg=202604160201&ptt=17&impl=fif&gpp=DBAA&gpp_sid=7&iu_parts=2620%2Cots_web%2Cwcau%2Chome&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=88x31%7C120x60&ifi=11&dids=div-gpt-ad-logo_3-1&adfs=2715789833&sfv=1-0-45&sc=1&cookie_enabled=1&abxe=1&dt=1776901269358&lmt=1776901269&adxs=586&adys=5275&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=9&ucis=b&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&vis=1&psz=107x63&msz=107x0&fws=0&ohw=0&dlt=1776901267003&idt=1554&prev_scp=module%3Dnba-news-%2526-highlights%26slot%3Dlogo%26pos%3Dlogo&cust_params=zipcode%3D19101%26gpt1%3Dots_web%26platform%3Ddesktop%26source%3Dwww.nbcphiladelphia.com%26pageid%3D%26pageid2%3D%26sect%3Dhome%26sub%3D%26call%3DWCAU%26region%3Dphiladelphia%26stationtype%3Dnbc%26tags%3D%26gpt2%3DWCAU%26station%3Dots%26sponsor%3D%26excl_cat%3Dhome&adks=2083778020&frm=20&eoidce=1&pgls=CAEaBTYuOC41securepubads.g.doubleclick.net/gamp... https://securepubads.g.doubleclick.net/gampad/ads?pvsid=8528537842225289&correlator=1846456866601108&output=ldjh&gdfp_req=1&vrg=202604160201&ptt=17&impl=fif&gpp=DBAA&gpp_sid=7&iu_parts=2620%2Cots_web%2Cwcau%2Chome&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=88x31%7C120x60&ifi=11&dids=div-gpt-ad-logo_3-1&adfs=2715789833&sfv=1-0-45&sc=1&cookie_enabled=1&abxe=1&dt=1776901269358&lmt=1776901269&adxs=586&adys=5275&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=9&ucis=b&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&vis=1&psz=107x63&msz=107x0&fws=0&ohw=0&dlt=1776901267003&idt=1554&prev_scp=module%3Dnba-news-%2526-highlights%26slot%3Dlogo%26pos%3Dlogo&cust_params=zipcode%3D19101%26gpt1%3Dots_web%26platform%3Ddesktop%26source%3Dwww.nbcphiladelphia.com%26pageid%3D%26pageid2%3D%26sect%3Dhome%26sub%3D%26call%3DWCAU%26region%3Dphiladelphia%26stationtype%3Dnbc%26tags%3D%26gpt2%3DWCAU%26station%3Dots%26sponsor%3D%26excl_cat%3Dhome&adks=2083778020&frm=20&eoidce=1&pgls=CAEaBTYuOC41 — 200 — 408 B — 928 ms — h3https://securepubads.g.doubleclick.net/gampad/ads?pvsid=8528537842225289&correlator=1846456866601108&output=ldjh&gdfp_req=1&vrg=202604160201&ptt=17&impl=fif&gpp=DBAA&gpp_sid=7&iu_parts=2620%2Cots_web%2Cwcau%2Chome&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=88x31%7C120x60&ifi=12&dids=div-gpt-ad-logo_3-2&adfs=2189169535&sfv=1-0-45&sc=1&cookie_enabled=1&abxe=1&dt=1776901269366&lmt=1776901269&adxs=1191&adys=5275&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=10&ucis=c&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&vis=1&psz=107x63&msz=107x0&fws=0&ohw=0&dlt=1776901267003&idt=1554&prev_scp=module%3Dpolitics%26slot%3Dlogo%26pos%3Dlogo&cust_params=zipcode%3D19101%26gpt1%3Dots_web%26platform%3Ddesktop%26source%3Dwww.nbcphiladelphia.com%26pageid%3D%26pageid2%3D%26sect%3Dhome%26sub%3D%26call%3DWCAU%26region%3Dphiladelphia%26stationtype%3Dnbc%26tags%3D%26gpt2%3DWCAU%26station%3Dots%26sponsor%3D%26excl_cat%3Dhome&adks=4025099929&frm=20&eoidce=1&pgls=CAEaBTYuOC41securepubads.g.doubleclick.net/gamp... https://securepubads.g.doubleclick.net/gampad/ads?pvsid=8528537842225289&correlator=1846456866601108&output=ldjh&gdfp_req=1&vrg=202604160201&ptt=17&impl=fif&gpp=DBAA&gpp_sid=7&iu_parts=2620%2Cots_web%2Cwcau%2Chome&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=88x31%7C120x60&ifi=12&dids=div-gpt-ad-logo_3-2&adfs=2189169535&sfv=1-0-45&sc=1&cookie_enabled=1&abxe=1&dt=1776901269366&lmt=1776901269&adxs=1191&adys=5275&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=10&ucis=c&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&vis=1&psz=107x63&msz=107x0&fws=0&ohw=0&dlt=1776901267003&idt=1554&prev_scp=module%3Dpolitics%26slot%3Dlogo%26pos%3Dlogo&cust_params=zipcode%3D19101%26gpt1%3Dots_web%26platform%3Ddesktop%26source%3Dwww.nbcphiladelphia.com%26pageid%3D%26pageid2%3D%26sect%3Dhome%26sub%3D%26call%3DWCAU%26region%3Dphiladelphia%26stationtype%3Dnbc%26tags%3D%26gpt2%3DWCAU%26station%3Dots%26sponsor%3D%26excl_cat%3Dhome&adks=4025099929&frm=20&eoidce=1&pgls=CAEaBTYuOC41 — 200 — 409 B — 1.2 s — h3https://securepubads.g.doubleclick.net/gampad/ads?pvsid=8528537842225289&correlator=1846456866601108&output=ldjh&gdfp_req=1&vrg=202604160201&ptt=17&impl=fif&gpp=DBAA&gpp_sid=7&iu_parts=2620%2Cots_web%2Cwcau%2Chome&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=88x31%7C120x60&ifi=13&dids=div-gpt-ad-logo_4&adfs=253097184&sfv=1-0-45&sc=1&cookie_enabled=1&abxe=1&dt=1776901269373&lmt=1776901269&adxs=1192&adys=6311&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=11&ucis=d&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&vis=1&psz=1210x10&msz=1210x0&fws=0&ohw=0&dlt=1776901267003&idt=1554&prev_scp=module%3Dtentpole-event%26slot%3Dlogo%26pos%3Dlogo&cust_params=zipcode%3D19101%26gpt1%3Dots_web%26platform%3Ddesktop%26source%3Dwww.nbcphiladelphia.com%26pageid%3D%26pageid2%3D%26sect%3Dhome%26sub%3D%26call%3DWCAU%26region%3Dphiladelphia%26stationtype%3Dnbc%26tags%3D%26gpt2%3DWCAU%26station%3Dots%26sponsor%3D%26excl_cat%3Dhome&adks=3344683692&frm=20&eoidce=1&pgls=CAEaBTYuOC41securepubads.g.doubleclick.net/gamp... https://securepubads.g.doubleclick.net/gampad/ads?pvsid=8528537842225289&correlator=1846456866601108&output=ldjh&gdfp_req=1&vrg=202604160201&ptt=17&impl=fif&gpp=DBAA&gpp_sid=7&iu_parts=2620%2Cots_web%2Cwcau%2Chome&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=88x31%7C120x60&ifi=13&dids=div-gpt-ad-logo_4&adfs=253097184&sfv=1-0-45&sc=1&cookie_enabled=1&abxe=1&dt=1776901269373&lmt=1776901269&adxs=1192&adys=6311&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=11&ucis=d&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&vis=1&psz=1210x10&msz=1210x0&fws=0&ohw=0&dlt=1776901267003&idt=1554&prev_scp=module%3Dtentpole-event%26slot%3Dlogo%26pos%3Dlogo&cust_params=zipcode%3D19101%26gpt1%3Dots_web%26platform%3Ddesktop%26source%3Dwww.nbcphiladelphia.com%26pageid%3D%26pageid2%3D%26sect%3Dhome%26sub%3D%26call%3DWCAU%26region%3Dphiladelphia%26stationtype%3Dnbc%26tags%3D%26gpt2%3DWCAU%26station%3Dots%26sponsor%3D%26excl_cat%3Dhome&adks=3344683692&frm=20&eoidce=1&pgls=CAEaBTYuOC41 — 200 — 410 B — 1.4 s — h3https://nbcu.track.securedvisit.com/js/sv.js?sv_cid=5998_04729&sv_origin=www.nbcphiladelphia.comnbcu.track.securedvisit.com/js/sv.j... https://nbcu.track.securedvisit.com/js/sv.js?sv_cid=5998_04729&sv_origin=www.nbcphiladelphia.com — 200 — 26.2 KiB — 48 ms — h2https://cdn.cookielaw.org/logos/static/ot_guard_logo.svgcdn.cookielaw.org/logos/static/ot_g... https://cdn.cookielaw.org/logos/static/ot_guard_logo.svg — 200 — 620 B — 17 ms — h2https://cdn.cookielaw.org/logos/17e5cb00-ad90-47f5-a58d-77597d9d2c16/ffe22c24-b5ec-419d-a0f9-f090bf07f6f0/9366d06d-524a-4047-b900-ba2d60e62e46/NBCU_logo.pngcdn.cookielaw.org/logos/17e5cb00-ad... https://cdn.cookielaw.org/logos/17e5cb00-ad90-47f5-a58d-77597d9d2c16/ffe22c24-b5ec-419d-a0f9-f090bf07f6f0/9366d06d-524a-4047-b900-ba2d60e62e46/NBCU_logo.png — 200 — 8.2 KiB — 10 ms — h2https://cdn.cookielaw.org/logos/static/powered_by_logo.svgcdn.cookielaw.org/logos/static/powe... https://cdn.cookielaw.org/logos/static/powered_by_logo.svg — 200 — 2.7 KiB — 12 ms — h2https://api2.branch.io/v1/openapi2.branch.io/v1/open https://api2.branch.io/v1/open — 200 — 708 B — 174 ms — h2https://nbcu.sv.rkdms.com/?sv_dt=2026-04-22T23%3A41%3A09.518Z&sv_cid=5998_04729&sv_uid=4866954632239667492&sv_title=NBC10%20Philadelphia%20%E2%80%93%20Local%20news%2C%20breaking%20news%2C%20weather&sv_referrer=&sv_url=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&sv_keywords=&sv_tzOffset=0000&sv_inframe=false&sv_ver=2.0.2&sv_session=9fa99f4282512892bfb587b2c4beff1e&sv_first=true&sv_px_domain_data=%22iHjobdQ1L1QHmw5yAfQvQWn3bhslbd01L1jIKqsID8t1mfjID89ebksJ2kt1LkbY2CnqmfjID89eKkhvQwz1tPNyDUYBAPnGnZZALxbCD0RjAkKSg7b0brQvQWn3bhsGgC9GKdt1LkbY2Cnqet%22nbcu.sv.rkdms.com/?sv_dt=2026-04-22... https://nbcu.sv.rkdms.com/?sv_dt=2026-04-22T23%3A41%3A09.518Z&sv_cid=5998_04729&sv_uid=4866954632239667492&sv_title=NBC10%20Philadelphia%20%E2%80%93%20Local%20news%2C%20breaking%20news%2C%20weather&sv_referrer=&sv_url=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&sv_keywords=&sv_tzOffset=0000&sv_inframe=false&sv_ver=2.0.2&sv_session=9fa99f4282512892bfb587b2c4beff1e&sv_first=true&sv_px_domain_data=%22iHjobdQ1L1QHmw5yAfQvQWn3bhslbd01L1jIKqsID8t1mfjID89ebksJ2kt1LkbY2CnqmfjID89eKkhvQwz1tPNyDUYBAPnGnZZALxbCD0RjAkKSg7b0brQvQWn3bhsGgC9GKdt1LkbY2Cnqet%22 — 200 — 237 B — 38 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gptsecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gpt — 200 — 23.0 KiB — 14 ms — h3https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=gpt&tv=m202604160201&st=env&sjk=8528537842225289ep1.adtrafficquality.google/getconf... https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=gpt&tv=m202604160201&st=env&sjk=8528537842225289 — 200 — 13.2 KiB — 91 ms — h3https://gum.criteo.com/syncframe?origin=publishertag&topUrl=www.nbcphiladelphia.com&gpp=DBABLA~BVQqAAAAAgA.QA&gpp_sid=7gum.criteo.com/syncframe?origin=pub... https://gum.criteo.com/syncframe?origin=publishertag&topUrl=www.nbcphiladelphia.com&gpp=DBABLA~BVQqAAAAAgA.QA&gpp_sid=7 — 200 — 5.0 KiB — 53 ms — h2https://widgets-blue.media.weather.com/wxwidget.loader.js?cid=369362872widgets-blue.media.weather.com/wxwi... https://widgets-blue.media.weather.com/wxwidget.loader.js?cid=369362872 — 200 — 157.4 KiB — 117 ms — h2https://securepubads.g.doubleclick.net/gampad/ads?pvsid=8528537842225289&correlator=1846456866601108&output=ldjh&gdfp_req=1&vrg=202604160201&ptt=17&impl=fif&us_privacy=1YNN&gpp=DBABLA~BVQqAAAAAgA.QA&gpp_sid=7&iu_parts=2620%2Cots_web%2Cwcau%2Chome&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=300x250&ifi=14&dids=div-gpt-ad-topbox_463&adfs=1208084354&sfv=1-0-45&sc=1&cookie=ID%3D58b6e9883089d3c2%3AT%3D1776901269%3ART%3D1776901269%3AS%3DALNI_MbCxmy0QZwWthEgJPJlmWvNg8_VDQ&gpic=UID%3D00001363e5d91f33%3AT%3D1776901269%3ART%3D1776901269%3AS%3DALNI_MaMrODaJ-z6P0QOixo2aS2_qDwJWQ&abxe=1&dt=1776901269641&lmt=1776901269&adxs=978&adys=1621&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=12&ucis=e&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&vis=1&psz=300x250&msz=300x250&fws=4&ohw=300&psts=AOrYGslXqzWxZnMwa10HhsoG5C0a&dlt=1776901267003&idt=1554&prev_scp=slot%3Dtopbox%26pos%3Dtopbox&cust_params=zipcode%3D19101%26gpt1%3Dots_web%26platform%3Ddesktop%26source%3Dwww.nbcphiladelphia.com%26pageid%3D%26pageid2%3D%26sect%3Dhome%26sub%3D%26call%3DWCAU%26region%3Dphiladelphia%26stationtype%3Dnbc%26tags%3D%26gpt2%3DWCAU%26station%3Dots%26sponsor%3D%26excl_cat%3Dhome&adks=3225984649&frm=20&eo_id_str=ID%3Db9af848e9218b269%3AT%3D1776901269%3ART%3D1776901269%3AS%3DAA-AfjY6lnWm4bmdxAqWaTo5Trs9&gblpids=%2F2620%2Fots_web%2Fwcau%2Fhome%23div-gpt-ad-marketing_1&pb_szs=970x250%7C300x250&pgls=CAEaBTYuOC41securepubads.g.doubleclick.net/gamp... https://securepubads.g.doubleclick.net/gampad/ads?pvsid=8528537842225289&correlator=1846456866601108&output=ldjh&gdfp_req=1&vrg=202604160201&ptt=17&impl=fif&us_privacy=1YNN&gpp=DBABLA~BVQqAAAAAgA.QA&gpp_sid=7&iu_parts=2620%2Cots_web%2Cwcau%2Chome&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=300x250&ifi=14&dids=div-gpt-ad-topbox_463&adfs=1208084354&sfv=1-0-45&sc=1&cookie=ID%3D58b6e9883089d3c2%3AT%3D1776901269%3ART%3D1776901269%3AS%3DALNI_MbCxmy0QZwWthEgJPJlmWvNg8_VDQ&gpic=UID%3D00001363e5d91f33%3AT%3D1776901269%3ART%3D1776901269%3AS%3DALNI_MaMrODaJ-z6P0QOixo2aS2_qDwJWQ&abxe=1&dt=1776901269641&lmt=1776901269&adxs=978&adys=1621&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=12&ucis=e&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&vis=1&psz=300x250&msz=300x250&fws=4&ohw=300&psts=AOrYGslXqzWxZnMwa10HhsoG5C0a&dlt=1776901267003&idt=1554&prev_scp=slot%3Dtopbox%26pos%3Dtopbox&cust_params=zipcode%3D19101%26gpt1%3Dots_web%26platform%3Ddesktop%26source%3Dwww.nbcphiladelphia.com%26pageid%3D%26pageid2%3D%26sect%3Dhome%26sub%3D%26call%3DWCAU%26region%3Dphiladelphia%26stationtype%3Dnbc%26tags%3D%26gpt2%3DWCAU%26station%3Dots%26sponsor%3D%26excl_cat%3Dhome&adks=3225984649&frm=20&eo_id_str=ID%3Db9af848e9218b269%3AT%3D1776901269%3ART%3D1776901269%3AS%3DAA-AfjY6lnWm4bmdxAqWaTo5Trs9&gblpids=%2F2620%2Fots_web%2Fwcau%2Fhome%23div-gpt-ad-marketing_1&pb_szs=970x250%7C300x250&pgls=CAEaBTYuOC41 — 200 — 20.0 KiB — 1.2 s — h3https://bidder.criteo.com/cdb?ptv=106267&profileId=154&cb=13938320757bidder.criteo.com/cdb?ptv=106267&pr... https://bidder.criteo.com/cdb?ptv=106267&profileId=154&cb=13938320757 — 200 — 2.8 KiB — 78 ms — h2https://ep2.adtrafficquality.google/sodar/sodar2.jsep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2.js — 200 — 7.9 KiB — 69 ms — h2https://api2.branch.io/v1/pageviewapi2.branch.io/v1/pageview https://api2.branch.io/v1/pageview — 200 — 382 B — 140 ms — h2https://gum.criteo.com/sid/json?origin=publishertag&domain=nbcphiladelphia.com&sn=ChromeSyncframe&so=0&topUrl=www.nbcphiladelphia.comgum.criteo.com/sid/json?origin=publ... https://gum.criteo.com/sid/json?origin=publishertag&domain=nbcphiladelphia.com&sn=ChromeSyncframe&so=0&topUrl=www.nbcphiladelphia.com — 302 — 743 B — 14 ms — h2https://mug.criteo.com/sid?cpp=Wn4aqnxoWUhOY3Z4a3FmdXJlWlBKdHlKWWNXMEFHV0ZrZHRhSWdzSEg2UWh3aWdBbFZ4MFNsRUEvaGZUYi9EYTNJQXFlTlUrUzJGOUNPUXJ2ZjRyS2pNaWRiUVlvbmdlUTBrWlVVc2FWWlgzaVNmUnVBYklYOEZpY1RQZUwrYUVSR2hYcVlOMHltYWZpM0xaOUVkLzZnekYwclVkRWtLa3pxemxPTFlOOE0zSHduR3lqanVlREE1R25iZFZGTmU5Z2I4dlpkdkFrOWYrS0liamNVT1R5aGxLN1lVQm1WL1JHa2dMNW54b3BOQTFKNjUxR0tHMWQvV1g0ZkdkVzAxWTJpVks0WDQzdUhkM0JhdU0vWTlLV1Z2bmxhZz09fA&cppv=2mug.criteo.com/sid?cpp=Wn4aqnxoWUhO... https://mug.criteo.com/sid?cpp=Wn4aqnxoWUhOY3Z4a3FmdXJlWlBKdHlKWWNXMEFHV0ZrZHRhSWdzSEg2UWh3aWdBbFZ4MFNsRUEvaGZUYi9EYTNJQXFlTlUrUzJGOUNPUXJ2ZjRyS2pNaWRiUVlvbmdlUTBrWlVVc2FWWlgzaVNmUnVBYklYOEZpY1RQZUwrYUVSR2hYcVlOMHltYWZpM0xaOUVkLzZnekYwclVkRWtLa3pxemxPTFlOOE0zSHduR3lqanVlREE1R25iZFZGTmU5Z2I4dlpkdkFrOWYrS0liamNVT1R5aGxLN1lVQm1WL1JHa2dMNW54b3BOQTFKNjUxR0tHMWQvV1g0ZkdkVzAxWTJpVks0WDQzdUhkM0JhdU0vWTlLV1Z2bmxhZz09fA&cppv=2 — 200 — 757 B — 38 ms — h2https://assets.adobedtm.com/ddcf247e4bf5/82484060cd13/launch-7d75747d0373.min.jsassets.adobedtm.com/ddcf247e4bf5/82... https://assets.adobedtm.com/ddcf247e4bf5/82484060cd13/launch-7d75747d0373.min.js — 200 — 65.0 KiB — 7 ms — h2https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjsvfva4n-FS_Kdbh_DaKNz37Qo-GA1igoIykwYtjegFjvz3ierdJxGJ1HYq919Bvy0F5ODIv5varPmadTVziO400v2mAoxFZykb5jo5bfE11JIOOMdMn6Ln18pSYI8Ij9XeQcUYMvwdsyQMFQ-MDA68caipwMDAeO22lNtExx_HKyADsPMPyWdFdbIIrLCUtRkaSpAs-dxEBQBfGttyRStxIYd6AB29n815B-11fS58BxFEhdzH2nx19OwIGUsImXOdfPiujSCTIsOmAA5FwTr8gioZQSFKTDs4lfCJSxUEGLQ-gcbGGtkOhpsCsEAleAqZ6kw8VmSjdg6eEiDFmFbvG85j6Ntx1uKIrOLV43VnryVjvmbvdwn2d1gcgHYfjENYU7mPTpSYVPWvXrb1tdNWYWgTUysjryMLK2S6gVl88_6NDN7nfnq6DBlHszxz8&sai=AMfl-YTdwanfspscouhD8283QmLcETTa5ud6AswN39FftR5vGodvc83qXPXP5Rg091htcIZK6hM542PoMQBDBlr_45aouobU9yDqfzdykc4hodkdBJZP03Qz95UmVfJBzqJYR0ReFLiyC09t_oUEKor-F-1JynXJte505o7FE6YzZfX6dt3DDa4G7rFKqi0sAVLzSdGa4MXA1hXG2HSIE2sUymQb4PrVcYZ3TcPb-s6jD48EaUSppBEgN3PtMZ--yS1bqSmi983d7ggVlWRgBHrPy3hxkatnEf-OopBo0afsMXWNdNv_tlh6tRV-7vmymOqGcl72BJ94iLHUghfhAQ5_yBYO4b7OXNV9rGYrX8IdwcATY52tvcW_DPgQ8_ynlHRM&sig=Cg0ArKJSzIfzfSDC-KvyEAE&uach_m=%5BUACH%5D&adurl=securepubads.g.doubleclick.net/pcs/... https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjsvfva4n-FS_Kdbh_DaKNz37Qo-GA1igoIykwYtjegFjvz3ierdJxGJ1HYq919Bvy0F5ODIv5varPmadTVziO400v2mAoxFZykb5jo5bfE11JIOOMdMn6Ln18pSYI8Ij9XeQcUYMvwdsyQMFQ-MDA68caipwMDAeO22lNtExx_HKyADsPMPyWdFdbIIrLCUtRkaSpAs-dxEBQBfGttyRStxIYd6AB29n815B-11fS58BxFEhdzH2nx19OwIGUsImXOdfPiujSCTIsOmAA5FwTr8gioZQSFKTDs4lfCJSxUEGLQ-gcbGGtkOhpsCsEAleAqZ6kw8VmSjdg6eEiDFmFbvG85j6Ntx1uKIrOLV43VnryVjvmbvdwn2d1gcgHYfjENYU7mPTpSYVPWvXrb1tdNWYWgTUysjryMLK2S6gVl88_6NDN7nfnq6DBlHszxz8&sai=AMfl-YTdwanfspscouhD8283QmLcETTa5ud6AswN39FftR5vGodvc83qXPXP5Rg091htcIZK6hM542PoMQBDBlr_45aouobU9yDqfzdykc4hodkdBJZP03Qz95UmVfJBzqJYR0ReFLiyC09t_oUEKor-F-1JynXJte505o7FE6YzZfX6dt3DDa4G7rFKqi0sAVLzSdGa4MXA1hXG2HSIE2sUymQb4PrVcYZ3TcPb-s6jD48EaUSppBEgN3PtMZ--yS1bqSmi983d7ggVlWRgBHrPy3hxkatnEf-OopBo0afsMXWNdNv_tlh6tRV-7vmymOqGcl72BJ94iLHUghfhAQ5_yBYO4b7OXNV9rGYrX8IdwcATY52tvcW_DPgQ8_ynlHRM&sig=Cg0ArKJSzIfzfSDC-KvyEAE&uach_m=%5BUACH%5D&adurl= — 200 — 28 B — 196 ms — h3https://tpc.googlesyndication.com/pagead/js/r20260422/r20110914/client/window_focus_fy2021.jstpc.googlesyndication.com/pagead/js... https://tpc.googlesyndication.com/pagead/js/r20260422/r20110914/client/window_focus_fy2021.js — 200 — 1.6 KiB — 28 ms — h2https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js — 200 — 73.1 KiB — 39 ms — h3https://tpc.googlesyndication.com/simgad/1309688031629226426tpc.googlesyndication.com/simgad/13... https://tpc.googlesyndication.com/simgad/1309688031629226426 — 200 — 209.9 KiB — 39 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6I…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6I… — 200 — 0 B — 0 ms — datahttps://adobedc.demdex.net/ee/v1/interact?configId=656100c2-2477-4105-bbeb-16724c3fefe1&requestId=62f79fc5-68c6-4869-8d77-55aa53bd6c6badobedc.demdex.net/ee/v1/interact?c... https://adobedc.demdex.net/ee/v1/interact?configId=656100c2-2477-4105-bbeb-16724c3fefe1&requestId=62f79fc5-68c6-4869-8d77-55aa53bd6c6b — 200 — 945 B — 48 ms — h2https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2 — 204 — 20 B — 369 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4 — 204 — 20 B — 357 ms — h3https://cdn.doubleverify.com/dvtp_src.jscdn.doubleverify.com/dvtp_src.js https://cdn.doubleverify.com/dvtp_src.js — 200 — 3.8 KiB — 32 ms — http/1.1https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjssVcWSHtJrbj4r-uWVNpUeHl6YwL3rmg8IwhnJ2EW9wigt-iSWWwO765c5Ttaw9ZRtmJohPaGDBL7EvNcSgEtUMwE3DMTglMNT9LRjqB8FPSQiahRDfi3e9iVvolQIO6wHf-SBbynDZE74gHQ1XgGPidunMn0-6HJxUBzwLkkC3VpLLH-Mx3Zx3WLFarFoR1-Nap7u1E4oDGLJHkBFfAE2klWJpIU0e-YOY3CJ_wXWecccc9K_IQJ1FIcsAnH9uBl9-FOU8nFOcnOCkgIDYfrxWEW6u43qT1MsVrsReHzATR-37Hliv4cnQJB9kfYMQSpyJ9vcSqA0Rb-kREVYU7crf2uJzv5rp_0uzo1wiiSihuDwOH-sJX75gYLXsmojdXRI9ctkAiaknhTcn3siwyMTBjJ3MlM5qpaiK_gU8kBAcIMf7W_uhKR_f8LGo6APAmDc&sai=AMfl-YRNAAcWfBQ5kd5-3q4OClG1532KsNVHgYk3nOkSYGHM7N7pXM4BqNuSs5AiqI2E8lPv-4RVqFPdHCJk01xYxkXd4gzbQVcVorJVS5nupPoKLdoPxFTCZzu6yVSVwI-mYm9imTk3LRROeABZJqpOAPhPVW-3F9V0mlBpjz6dH_TvsgqwsebjFS_X2OLtn7eTyccOBCyhp10wE1QVEy_YvJGTD0NYkVzjW-IAkVMiGpZBWRLE3PuriByHfpU1Odd65u5b7dwoYnT_ekxksLaRRHBJfEOMiTq206LxTRGzoDqyV9YzMX5O29ZEWBOnkbyri3rX5oVC9Qj0oL19tHBKl-KgoPXhe1ccVtPLwvPTV_Q9jlyRnbrSMEvX8sxk9bur&sig=Cg0ArKJSzLSWhfHNOspcEAE&uach_m=%5BUACH%5D&dett=2&adurl=securepubads.g.doubleclick.net/pcs/... https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjssVcWSHtJrbj4r-uWVNpUeHl6YwL3rmg8IwhnJ2EW9wigt-iSWWwO765c5Ttaw9ZRtmJohPaGDBL7EvNcSgEtUMwE3DMTglMNT9LRjqB8FPSQiahRDfi3e9iVvolQIO6wHf-SBbynDZE74gHQ1XgGPidunMn0-6HJxUBzwLkkC3VpLLH-Mx3Zx3WLFarFoR1-Nap7u1E4oDGLJHkBFfAE2klWJpIU0e-YOY3CJ_wXWecccc9K_IQJ1FIcsAnH9uBl9-FOU8nFOcnOCkgIDYfrxWEW6u43qT1MsVrsReHzATR-37Hliv4cnQJB9kfYMQSpyJ9vcSqA0Rb-kREVYU7crf2uJzv5rp_0uzo1wiiSihuDwOH-sJX75gYLXsmojdXRI9ctkAiaknhTcn3siwyMTBjJ3MlM5qpaiK_gU8kBAcIMf7W_uhKR_f8LGo6APAmDc&sai=AMfl-YRNAAcWfBQ5kd5-3q4OClG1532KsNVHgYk3nOkSYGHM7N7pXM4BqNuSs5AiqI2E8lPv-4RVqFPdHCJk01xYxkXd4gzbQVcVorJVS5nupPoKLdoPxFTCZzu6yVSVwI-mYm9imTk3LRROeABZJqpOAPhPVW-3F9V0mlBpjz6dH_TvsgqwsebjFS_X2OLtn7eTyccOBCyhp10wE1QVEy_YvJGTD0NYkVzjW-IAkVMiGpZBWRLE3PuriByHfpU1Odd65u5b7dwoYnT_ekxksLaRRHBJfEOMiTq206LxTRGzoDqyV9YzMX5O29ZEWBOnkbyri3rX5oVC9Qj0oL19tHBKl-KgoPXhe1ccVtPLwvPTV_Q9jlyRnbrSMEvX8sxk9bur&sig=Cg0ArKJSzLSWhfHNOspcEAE&uach_m=%5BUACH%5D&dett=2&adurl= — 200 — 28 B — 362 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWACaAM%3Dpagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWACaAM%3D — 204 — 20 B — 365 ms — h3https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjstTITfxtavyaDUd4IINHcOXaqkkxDchI6QSy4cDx7h8fAmTvHFgUQRwiixFYAk55usvp4clNhl7yGHYGrnHgVmMg2BAbF0Sl-NAmryY77_ryv5t20XcMQUw09gzETIw40wTeOXyhhv3F_yL50OI0T1t-OGXjYdCfheQLz3-y6HO0F-rk08odBuAdSM6PLD8q4HKgi8UeXr5UmbI69EqU4h19VSeH2NOS9fIjwxBbII9jwml7pUHKgE6sXDH7aY0xpTeHi3L6rBsPec7mxHzZHNHszYQ8EDRmjIxyg1H3LdMqVS-H1jiEW9NWdnxpzP2sEXpX7REFbjGv4VcebCUmiVn6Dv5TtKPkVXQv59KE3xp_ahcsag2zTbW6u0fLsVMXVsVI0kFfIXYEUtxiYS_C8_rVJG7WONP50TC&sai=AMfl-YR16t8I3W1Qguxelyn-7ruYDcJHA1BUsJVjRkbhnyTkrK_ts2ynyP_1hlbHjXMiS871iP0kQEMy7dll7f1QuvjeNWNCMnWpYcokOT3-zEfgG20RP_AJLZAbebDVH0fGqUNcpQr-OXI2vr0CkcB38Xp1bHlZ8a4kJb9RznIwswZmo8KqWsGVTptTzUnhgOk0BEoMknuo1erEkX5khUZGffyvQRATilohIHyG9fbpA464ANMexk7SD6PHSjC8zc87awW_G2dor-8ZJy8-6JElGAaraNSLko_gjWtk82LzNFdluJH51SGaSI0xuQpNe5NGmSpsl7C-oCIC8QFXSl9JnQkJt_EPHMmrttq2wYbQbiaW4lKdigYtmtBJuWvxO3kZ-C9GeVT6pNIrZ--H4o_o6Kd7LRlf6o7UDgPy04ECYVNUbPI&sig=Cg0ArKJSzBplwLPnATJeEAE&uach_m=%5BUACH%5D&adurl=securepubads.g.doubleclick.net/pcs/... https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjstTITfxtavyaDUd4IINHcOXaqkkxDchI6QSy4cDx7h8fAmTvHFgUQRwiixFYAk55usvp4clNhl7yGHYGrnHgVmMg2BAbF0Sl-NAmryY77_ryv5t20XcMQUw09gzETIw40wTeOXyhhv3F_yL50OI0T1t-OGXjYdCfheQLz3-y6HO0F-rk08odBuAdSM6PLD8q4HKgi8UeXr5UmbI69EqU4h19VSeH2NOS9fIjwxBbII9jwml7pUHKgE6sXDH7aY0xpTeHi3L6rBsPec7mxHzZHNHszYQ8EDRmjIxyg1H3LdMqVS-H1jiEW9NWdnxpzP2sEXpX7REFbjGv4VcebCUmiVn6Dv5TtKPkVXQv59KE3xp_ahcsag2zTbW6u0fLsVMXVsVI0kFfIXYEUtxiYS_C8_rVJG7WONP50TC&sai=AMfl-YR16t8I3W1Qguxelyn-7ruYDcJHA1BUsJVjRkbhnyTkrK_ts2ynyP_1hlbHjXMiS871iP0kQEMy7dll7f1QuvjeNWNCMnWpYcokOT3-zEfgG20RP_AJLZAbebDVH0fGqUNcpQr-OXI2vr0CkcB38Xp1bHlZ8a4kJb9RznIwswZmo8KqWsGVTptTzUnhgOk0BEoMknuo1erEkX5khUZGffyvQRATilohIHyG9fbpA464ANMexk7SD6PHSjC8zc87awW_G2dor-8ZJy8-6JElGAaraNSLko_gjWtk82LzNFdluJH51SGaSI0xuQpNe5NGmSpsl7C-oCIC8QFXSl9JnQkJt_EPHMmrttq2wYbQbiaW4lKdigYtmtBJuWvxO3kZ-C9GeVT6pNIrZ--H4o_o6Kd7LRlf6o7UDgPy04ECYVNUbPI&sig=Cg0ArKJSzBplwLPnATJeEAE&uach_m=%5BUACH%5D&adurl= — 200 — 28 B — 327 ms — h3https://tpc.googlesyndication.com/pagead/js/r20260421/r20110914/client/window_focus_fy2021.jstpc.googlesyndication.com/pagead/js... https://tpc.googlesyndication.com/pagead/js/r20260421/r20110914/client/window_focus_fy2021.js — 200 — 1.3 KiB — 4 ms — h2https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js — 200 — 0 B — 0 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2 — 204 — 20 B — 300 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4 — 204 — 20 B — 290 ms — h3https://cdn.doubleverify.com/dvtp_src.jscdn.doubleverify.com/dvtp_src.js https://cdn.doubleverify.com/dvtp_src.js — 200 — 0 B — 2 ms — http/1.1https://tpc.googlesyndication.com/simgad/7674439451283222663tpc.googlesyndication.com/simgad/76... https://tpc.googlesyndication.com/simgad/7674439451283222663 — 200 — 96.8 KiB — 9 ms — h3data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST… — 200 — 0 B — 0 ms — datahttps://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjssk0FJted_wZDBrivBsyHGuVvSAgSg6bKaH4hUsvnBiAYFJNQbB2wVahgXILsOUtKZsUcg4H0NZzZVotVMHb1Jy2FOywAsU7tC4VOHEsq99c_QQ3PVahp9P_Y2XRbwXq_uSogAIaCv0O_ieKzVTNphRpq7QI9usngsKNs5U2oem5uxB35g7ig-trrfjvo7PKQp9w-X1pEamODLX7_VmjjJ9rOsebbJ0zULsvMnxCRvvZtvpLqg6qsoN2MxcAGyc_ahIyahuoLDi3LHPM0g_s9-AYv0MKp1jr-paiKWSbAwSxERdnjio0jK2xb86nqgBVRiuKBtvBVhF5Qi-d4E_0YxgmBjLJBg3PzVw4bLUsF3jyn2f_mOMep8NpiA5IItH5tF7lo9phHONjhqc8MCw3k-ArIWU2YOl1pM&sai=AMfl-YTafkuwX8KoszeFRlgR21LnMDZbLlazKQQFVOVpDORupgSBLaew05Vfslxr-JsFeY4wbx3Dg33Dwg84RM5g6HmaqqMUGfYNneH-4js36EkFyeKEn8h_PszI6Aqv6OIoD-wIgzi7ouoJk3PFY9f8MXKo-behfgei6rqIBK6u6vbvcOkEqglEXPViV5WbN4BPcPmyKkmwVViY2y3x7b06HPGuZmLLVG9kCQbiiWCGTlWijF7rkeA6nacFm_6iCeELkq9hclVjUxr6s49Dzm-Y4pDXKWJ_h6vhgolmdcRSiwEFFog-RY7flPvwyXtUSAk6kVGt1qXvn1iqgb7HEMX9HqWBru9q68guAdTtVRKlRzlkQSQg5QEZ4rBx4CNMIeRv&sig=Cg0ArKJSzGfX-I80nPZ4EAE&uach_m=%5BUACH%5D&adurl=securepubads.g.doubleclick.net/pcs/... https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjssk0FJted_wZDBrivBsyHGuVvSAgSg6bKaH4hUsvnBiAYFJNQbB2wVahgXILsOUtKZsUcg4H0NZzZVotVMHb1Jy2FOywAsU7tC4VOHEsq99c_QQ3PVahp9P_Y2XRbwXq_uSogAIaCv0O_ieKzVTNphRpq7QI9usngsKNs5U2oem5uxB35g7ig-trrfjvo7PKQp9w-X1pEamODLX7_VmjjJ9rOsebbJ0zULsvMnxCRvvZtvpLqg6qsoN2MxcAGyc_ahIyahuoLDi3LHPM0g_s9-AYv0MKp1jr-paiKWSbAwSxERdnjio0jK2xb86nqgBVRiuKBtvBVhF5Qi-d4E_0YxgmBjLJBg3PzVw4bLUsF3jyn2f_mOMep8NpiA5IItH5tF7lo9phHONjhqc8MCw3k-ArIWU2YOl1pM&sai=AMfl-YTafkuwX8KoszeFRlgR21LnMDZbLlazKQQFVOVpDORupgSBLaew05Vfslxr-JsFeY4wbx3Dg33Dwg84RM5g6HmaqqMUGfYNneH-4js36EkFyeKEn8h_PszI6Aqv6OIoD-wIgzi7ouoJk3PFY9f8MXKo-behfgei6rqIBK6u6vbvcOkEqglEXPViV5WbN4BPcPmyKkmwVViY2y3x7b06HPGuZmLLVG9kCQbiiWCGTlWijF7rkeA6nacFm_6iCeELkq9hclVjUxr6s49Dzm-Y4pDXKWJ_h6vhgolmdcRSiwEFFog-RY7flPvwyXtUSAk6kVGt1qXvn1iqgb7HEMX9HqWBru9q68guAdTtVRKlRzlkQSQg5QEZ4rBx4CNMIeRv&sig=Cg0ArKJSzGfX-I80nPZ4EAE&uach_m=%5BUACH%5D&adurl= — 200 — 28 B — 222 ms — h3https://tpc.googlesyndication.com/pagead/js/r20260421/r20110914/client/window_focus_fy2021.jstpc.googlesyndication.com/pagead/js... https://tpc.googlesyndication.com/pagead/js/r20260421/r20110914/client/window_focus_fy2021.js — 200 — 0 B — 2 ms — h2https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js — 200 — 0 B — 0 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2 — 204 — 20 B — 198 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4 — 204 — 20 B — 203 ms — h3https://cdn.doubleverify.com/dvtp_src.jscdn.doubleverify.com/dvtp_src.js https://cdn.doubleverify.com/dvtp_src.js — 200 — 0 B — 4 ms — http/1.1https://tpc.googlesyndication.com/simgad/6790102879259612663tpc.googlesyndication.com/simgad/67... https://tpc.googlesyndication.com/simgad/6790102879259612663 — 200 — 208.6 KiB — 15 ms — h3data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST… — 200 — 0 B — 0 ms — datahttps://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWACaAM%3Dpagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWACaAM%3D — 204 — 20 B — 203 ms — h3https://app.launchdarkly.com/sdk/goals/61e73e52574f7e16d1e36e36app.launchdarkly.com/sdk/goals/61e7... https://app.launchdarkly.com/sdk/goals/61e73e52574f7e16d1e36e36 — 200 — 0 B — 28 ms — h2https://events.launchdarkly.com/events/diagnostic/61e73e52574f7e16d1e36e36events.launchdarkly.com/events/diag... https://events.launchdarkly.com/events/diagnostic/61e73e52574f7e16d1e36e36 — 204 — 0 B — 48 ms — h2https://app.launchdarkly.com/sdk/evalx/61e73e52574f7e16d1e36e36/contexts/eyJraW5kIjoidXNlciIsImRldmljZS1vcyI6IldlYiIsImlkbS1zZGstdmVyc2lvbiI6IjIuMjguMSIsImtleSI6IjQ4NjY5NTQ2MzIyMzk2Njc0OTIiLCJicmFuZCI6ImxvY2FsX25iY193ZWIiLCJwcm9kdWN0IjoibmJjcGhpbGFkZWxwaGlhLmNvbSIsImNyb3NzRG9tYWluIjp0cnVlLCJjaGVja291dEVuYWJsZWQiOmZhbHNlLCJkYXJrVGhlbWUiOmZhbHNlfQapp.launchdarkly.com/sdk/evalx/61e7... https://app.launchdarkly.com/sdk/evalx/61e73e52574f7e16d1e36e36/contexts/eyJraW5kIjoidXNlciIsImRldmljZS1vcyI6IldlYiIsImlkbS1zZGstdmVyc2lvbiI6IjIuMjguMSIsImtleSI6IjQ4NjY5NTQ2MzIyMzk2Njc0OTIiLCJicmFuZCI6ImxvY2FsX25iY193ZWIiLCJwcm9kdWN0IjoibmJjcGhpbGFkZWxwaGlhLmNvbSIsImNyb3NzRG9tYWluIjp0cnVlLCJjaGVja291dEVuYWJsZWQiOmZhbHNlLCJkYXJrVGhlbWUiOmZhbHNlfQ — 200 — 0 B — 22 ms — h2https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjss4nZXM4EKG7Ul13Y2xNbVeq8ZvPtqSEG30xoLNqj3m-KEJv4RS0xPSMTxtFCAASb_PSdgtK9En2ejCyUsyKj5Kc8jS_3ooRol91stMDKOTOxuvy5LvhwTEqHTS7J2L4UEMptfVeHr7OjXtI8FKOsAGXPoBP_I7HK69UWocrT-DwUSwlqGYq19MRJ7NvDnMP-e1iFx_VhMXGa3FD_4EfDif17aErXnlK_TByJejhruXrs0yz_e2HOYrJ9Ihg7facxNPLJ7_sZwX5xjsLXxoBWnBzwgML6DXkqfUrABpdOh-ArAaLTqqvUsCAbSDL500Iml4FL5_4p4MZiUo8Me4SGYzutaIkHSqMr4ddu93lgiYlNBMI8GEUnpRUHoh7AwFTpHy9YIvgTeggSrG5bK0ZDweMTVnCDeRX9OqbLA&sai=AMfl-YQAJyHANBYg8jOrc4USToihHdcUSKmkDXuW6HjvCuA0yGhPoc7j05qseBY1iRffY7AQCImr234F-ioHVcem500ceMZdwE2toOTzMG3Pmq6Mpp3YKeuigKyIFdSfwfMqK7rSyQx9U3nHDBDgY87npqJhIcp-1QTbQHCTgv9U8WyDHAcCcHltJyeGpkekBTLGJweCnl7hd8RZZRzdKsSHEK3cI61ZABKxj1LpeD-VxYT-b3H7L8UEqPpwkJlOmQ1E4GpOJ5stqqlAgNATF3jX3LXdoDm2KMotkXtkREAUk2QVJqtCORwY11MPldbsrQxT8bf7QMbp4JJaFgu4_pVChQ4Mv1-n_mfTGj74zMmNrSznytywWdgwbkWydkqw6hRjZ6Q4PyiMhOz5uP_bj5KITRIJDMhWyib93QW31WGM5FwpYaE&sig=Cg0ArKJSzHzEbdqEy7mWEAE&uach_m=%5BUACH%5D&dett=2&adurl=securepubads.g.doubleclick.net/pcs/... https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjss4nZXM4EKG7Ul13Y2xNbVeq8ZvPtqSEG30xoLNqj3m-KEJv4RS0xPSMTxtFCAASb_PSdgtK9En2ejCyUsyKj5Kc8jS_3ooRol91stMDKOTOxuvy5LvhwTEqHTS7J2L4UEMptfVeHr7OjXtI8FKOsAGXPoBP_I7HK69UWocrT-DwUSwlqGYq19MRJ7NvDnMP-e1iFx_VhMXGa3FD_4EfDif17aErXnlK_TByJejhruXrs0yz_e2HOYrJ9Ihg7facxNPLJ7_sZwX5xjsLXxoBWnBzwgML6DXkqfUrABpdOh-ArAaLTqqvUsCAbSDL500Iml4FL5_4p4MZiUo8Me4SGYzutaIkHSqMr4ddu93lgiYlNBMI8GEUnpRUHoh7AwFTpHy9YIvgTeggSrG5bK0ZDweMTVnCDeRX9OqbLA&sai=AMfl-YQAJyHANBYg8jOrc4USToihHdcUSKmkDXuW6HjvCuA0yGhPoc7j05qseBY1iRffY7AQCImr234F-ioHVcem500ceMZdwE2toOTzMG3Pmq6Mpp3YKeuigKyIFdSfwfMqK7rSyQx9U3nHDBDgY87npqJhIcp-1QTbQHCTgv9U8WyDHAcCcHltJyeGpkekBTLGJweCnl7hd8RZZRzdKsSHEK3cI61ZABKxj1LpeD-VxYT-b3H7L8UEqPpwkJlOmQ1E4GpOJ5stqqlAgNATF3jX3LXdoDm2KMotkXtkREAUk2QVJqtCORwY11MPldbsrQxT8bf7QMbp4JJaFgu4_pVChQ4Mv1-n_mfTGj74zMmNrSznytywWdgwbkWydkqw6hRjZ6Q4PyiMhOz5uP_bj5KITRIJDMhWyib93QW31WGM5FwpYaE&sig=Cg0ArKJSzHzEbdqEy7mWEAE&uach_m=%5BUACH%5D&dett=2&adurl= — 200 — 28 B — 185 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWACaAM%3Dpagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWACaAM%3D — 204 — 20 B — 185 ms — h3https://app.launchdarkly.com/sdk/evalx/61e73e52574f7e16d1e36e36/contexts/eyJraW5kIjoidXNlciIsImRldmljZS1vcyI6IldlYiIsImlkbS1zZGstdmVyc2lvbiI6IjIuMjguMSIsImtleSI6IjQ4NjY5NTQ2MzIyMzk2Njc0OTIiLCJicmFuZCI6ImxvY2FsX25iY193ZWIiLCJwcm9kdWN0IjoibmJjcGhpbGFkZWxwaGlhLmNvbSIsImNyb3NzRG9tYWluIjp0cnVlLCJjaGVja291dEVuYWJsZWQiOmZhbHNlLCJkYXJrVGhlbWUiOmZhbHNlfQapp.launchdarkly.com/sdk/evalx/61e7... https://app.launchdarkly.com/sdk/evalx/61e73e52574f7e16d1e36e36/contexts/eyJraW5kIjoidXNlciIsImRldmljZS1vcyI6IldlYiIsImlkbS1zZGstdmVyc2lvbiI6IjIuMjguMSIsImtleSI6IjQ4NjY5NTQ2MzIyMzk2Njc0OTIiLCJicmFuZCI6ImxvY2FsX25iY193ZWIiLCJwcm9kdWN0IjoibmJjcGhpbGFkZWxwaGlhLmNvbSIsImNyb3NzRG9tYWluIjp0cnVlLCJjaGVja291dEVuYWJsZWQiOmZhbHNlLCJkYXJrVGhlbWUiOmZhbHNlfQ — 200 — 1.1 KiB — 64 ms — h2https://app.launchdarkly.com/sdk/goals/61e73e52574f7e16d1e36e36app.launchdarkly.com/sdk/goals/61e7... https://app.launchdarkly.com/sdk/goals/61e73e52574f7e16d1e36e36 — 200 — 235 B — 6 ms — h2https://events.launchdarkly.com/events/diagnostic/61e73e52574f7e16d1e36e36events.launchdarkly.com/events/diag... https://events.launchdarkly.com/events/diagnostic/61e73e52574f7e16d1e36e36 — 202 — 358 B — 18 ms — h2https://cdn.doubleverify.com/dv-measurements9761.jscdn.doubleverify.com/dv-measurement... https://cdn.doubleverify.com/dv-measurements9761.js — 200 — 94.3 KiB — 16 ms — http/1.1https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjssH5tcsuje3gYFnHgThtgT8GGW9mRjY5JJy9BYqTUnbIszo4cz7iaO272j6eKNrRYsK2lvdxAX3KWG6o6J_4XszsOozwtr_OQohKxnR593dAr4HXj7VTv_aoTtmtc7lIDvaPc658PQvq_s3gXJaD6PImBL8zHw06r1PxZJRLt3NamKjHNz0e7mzBBYck7KMcl00NruDulZ_GzXOMTDuoWxw93qatGzWYQtCaQ4tWj5_NAp3NaxZP1CNX5mea_B69RbRM3eYNfhq3udKHqoemD4aColTyllZEygG70AmzyaMT5glDBfgnVDW8biVkiV9SfnLTpCTb1CyYTj0i2ZzAWAnYlLnAzMxjSV9YdylFWgu1yszMLgJBrn5OBNgEMJfRvL76Sr8C6WH577aNnCWoCsH4MP-g8Rv1Gp1aw&sai=AMfl-YSZooPoJNdPG4ynXL4QJRZk68SeFjQiFW8e2N38wLeYpN7PUYhDvO0XnhJRxpjUw_79SGevTV7l3kO31Gjyw_Eo6P5NDG1-flHovcTki7fw3QGkSNWlm0pOCVPiroNoio4ohL9X7l9-hMCTfAAmjKpgGfphUQt4x7EqFUL52P_LZPg32xKBR0wWepYwujhkX9lxcm_JF6r_mWH8Zfn9DENWmOAm08KL9m7JzbF61tWeQWsHbtDoUAoIcuEVn76vMBxXrqx928Ijwdgms7PLu4l34HY2xY_j0LuEAAwFvgQ_KNZXbNM_GZR8PMT2QlVzEI23XrSoJVxnjtM2RUGNXsS3H2YEOsYCy2FWYpL4Y7E4dwBRNdWKN4_VNcw5Cz-D&sig=Cg0ArKJSzAIhXM4cV38AEAE&uach_m=%5BUACH%5D&dett=2&adurl=securepubads.g.doubleclick.net/pcs/... https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjssH5tcsuje3gYFnHgThtgT8GGW9mRjY5JJy9BYqTUnbIszo4cz7iaO272j6eKNrRYsK2lvdxAX3KWG6o6J_4XszsOozwtr_OQohKxnR593dAr4HXj7VTv_aoTtmtc7lIDvaPc658PQvq_s3gXJaD6PImBL8zHw06r1PxZJRLt3NamKjHNz0e7mzBBYck7KMcl00NruDulZ_GzXOMTDuoWxw93qatGzWYQtCaQ4tWj5_NAp3NaxZP1CNX5mea_B69RbRM3eYNfhq3udKHqoemD4aColTyllZEygG70AmzyaMT5glDBfgnVDW8biVkiV9SfnLTpCTb1CyYTj0i2ZzAWAnYlLnAzMxjSV9YdylFWgu1yszMLgJBrn5OBNgEMJfRvL76Sr8C6WH577aNnCWoCsH4MP-g8Rv1Gp1aw&sai=AMfl-YSZooPoJNdPG4ynXL4QJRZk68SeFjQiFW8e2N38wLeYpN7PUYhDvO0XnhJRxpjUw_79SGevTV7l3kO31Gjyw_Eo6P5NDG1-flHovcTki7fw3QGkSNWlm0pOCVPiroNoio4ohL9X7l9-hMCTfAAmjKpgGfphUQt4x7EqFUL52P_LZPg32xKBR0wWepYwujhkX9lxcm_JF6r_mWH8Zfn9DENWmOAm08KL9m7JzbF61tWeQWsHbtDoUAoIcuEVn76vMBxXrqx928Ijwdgms7PLu4l34HY2xY_j0LuEAAwFvgQ_KNZXbNM_GZR8PMT2QlVzEI23XrSoJVxnjtM2RUGNXsS3H2YEOsYCy2FWYpL4Y7E4dwBRNdWKN4_VNcw5Cz-D&sig=Cg0ArKJSzAIhXM4cV38AEAE&uach_m=%5BUACH%5D&dett=2&adurl= — 200 — 28 B — 294 ms — h3https://cdn.doubleverify.com/dv-measurements9761.jscdn.doubleverify.com/dv-measurement... https://cdn.doubleverify.com/dv-measurements9761.js — 200 — 0 B — 6 ms — http/1.1https://prebid-a.rubiconproject.com/eventprebid-a.rubiconproject.com/event https://prebid-a.rubiconproject.com/event — 204 — 126 B — 37 ms — h2https://www.nbcphiladelphia.com/wp-json/nbc/v1/ip?_locale=userwww.nbcphiladelphia.com/wp-json/nbc... https://www.nbcphiladelphia.com/wp-json/nbc/v1/ip?_locale=user — 200 — 478 B — 16 ms — h2https://cdn.doubleverify.com/dv-measurements9761.jscdn.doubleverify.com/dv-measurement... https://cdn.doubleverify.com/dv-measurements9761.js — 200 — 0 B — 9 ms — http/1.1https://link.theplatform.com/s/Yh1nAC/media/ChL7YaDX8I2j?formats=MPEG-DASH+widevine,M3U+appleHlsEncryption,M3U+none,MPEG-DASH+none,MPEG4,MP3&format=SMILlink.theplatform.com/s/Yh1nAC/media... https://link.theplatform.com/s/Yh1nAC/media/ChL7YaDX8I2j?formats=MPEG-DASH+widevine,M3U+appleHlsEncryption,M3U+none,MPEG-DASH+none,MPEG4,MP3&format=SMIL — 200 — 2.1 KiB — 43 ms — h2https://tps.doubleverify.com/visit.js?gdpr=&gdpr_consent=&flvr=0&ttmms=200&ttfrms=39&brid=3&brver=146.0.0.0&bridua=3&bds=1&tstype=2&eparams=DC4FC%3Dl9EEADTbpTauTauHHH%5D%3F34A9%3A%3D256%3DA9%3A2%5D4%40%3ETauU2%3F4r92%3A%3Fl9EEADTbpTauTauHHH%5D%3F34A9%3A%3D256%3DA9%3A2%5D4%40%3ETar9EEADTbpTauTauHHH%5D%3F34A9%3A%3D256%3DA9%3A2%5D4%40%3EU42%3FFC%3Dl9EEADTbpTauTauHHH%5D%3F34A9%3A%3D256%3DA9%3A2%5D4%40%3ETau&srcurlD=0&aUrlD=0&ssl=https:&dfs=192&ddur=32&uid=1776901270641297&jsCallback=dvCallback_1776901270641257&dvtagver=6.1.src&navUa=Mozilla%2F5.0%20(Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Safari%2F537.36&htmlmsging=1&chro=1&hist=2&winh=940&winw=1350&wouh=580&wouw=780&scah=600&scaw=800&tgjsver=9761&lvvn=28&m1=96&refD=1&referrer=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&fwc=8&fcl=1849&flt=10&fec=3155&fcifrms=12&brh=2&dvp_epl=266&noc=4&nav_pltfrm=Linux%20x86_64&ctx=24187061&cmp=DV1031347&btreg=4851630387138534138948&btadsrv=4851630387138534138948&adsrv=104&jsver=9761&unit=970x250&turl=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&seltag=1&sadv=119401458&ord=401482818&litm=4851630387&scrt=138534138948&splc=/2620/ots_web/wcau/home&adu=139886538&errorURL=https://tps.doubleverify.com/visit.jpg&mib=0&dvp_scripthash=1&t2te=0&dvp_pubaap=0&dvp_uptbcid=1.14.0&dvp_rcp=2&dvp_htec=1&dvp_seem=2&dvp_tuk=1&dvp_sukv=2337573962.9062166&ee_dp_sukv=2337573962.9062166&dvp_tukv=36520401243.76099&ee_dp_tukv=36520401243.76099&dvp_tuid=1574850082536&jurtd=3704533876tps.doubleverify.com/visit.js?gdpr=... https://tps.doubleverify.com/visit.js?gdpr=&gdpr_consent=&flvr=0&ttmms=200&ttfrms=39&brid=3&brver=146.0.0.0&bridua=3&bds=1&tstype=2&eparams=DC4FC%3Dl9EEADTbpTauTauHHH%5D%3F34A9%3A%3D256%3DA9%3A2%5D4%40%3ETauU2%3F4r92%3A%3Fl9EEADTbpTauTauHHH%5D%3F34A9%3A%3D256%3DA9%3A2%5D4%40%3ETar9EEADTbpTauTauHHH%5D%3F34A9%3A%3D256%3DA9%3A2%5D4%40%3EU42%3FFC%3Dl9EEADTbpTauTauHHH%5D%3F34A9%3A%3D256%3DA9%3A2%5D4%40%3ETau&srcurlD=0&aUrlD=0&ssl=https:&dfs=192&ddur=32&uid=1776901270641297&jsCallback=dvCallback_1776901270641257&dvtagver=6.1.src&navUa=Mozilla%2F5.0%20(Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Safari%2F537.36&htmlmsging=1&chro=1&hist=2&winh=940&winw=1350&wouh=580&wouw=780&scah=600&scaw=800&tgjsver=9761&lvvn=28&m1=96&refD=1&referrer=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&fwc=8&fcl=1849&flt=10&fec=3155&fcifrms=12&brh=2&dvp_epl=266&noc=4&nav_pltfrm=Linux%20x86_64&ctx=24187061&cmp=DV1031347&btreg=4851630387138534138948&btadsrv=4851630387138534138948&adsrv=104&jsver=9761&unit=970x250&turl=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&seltag=1&sadv=119401458&ord=401482818&litm=4851630387&scrt=138534138948&splc=/2620/ots_web/wcau/home&adu=139886538&errorURL=https://tps.doubleverify.com/visit.jpg&mib=0&dvp_scripthash=1&t2te=0&dvp_pubaap=0&dvp_uptbcid=1.14.0&dvp_rcp=2&dvp_htec=1&dvp_seem=2&dvp_tuk=1&dvp_sukv=2337573962.9062166&ee_dp_sukv=2337573962.9062166&dvp_tukv=36520401243.76099&ee_dp_tukv=36520401243.76099&dvp_tuid=1574850082536&jurtd=3704533876 — 200 — 700 B — 76 ms — http/1.1https://clientstream.launchdarkly.com/eval/61e73e52574f7e16d1e36e36/eyJraW5kIjoidXNlciIsImRldmljZS1vcyI6IldlYiIsImlkbS1zZGstdmVyc2lvbiI6IjIuMjguMSIsImtleSI6IjQ4NjY5NTQ2MzIyMzk2Njc0OTIiLCJicmFuZCI6ImxvY2FsX25iY193ZWIiLCJwcm9kdWN0IjoibmJjcGhpbGFkZWxwaGlhLmNvbSIsImNyb3NzRG9tYWluIjp0cnVlLCJjaGVja291dEVuYWJsZWQiOmZhbHNlLCJkYXJrVGhlbWUiOmZhbHNlfQclientstream.launchdarkly.com/eval/... https://clientstream.launchdarkly.com/eval/61e73e52574f7e16d1e36e36/eyJraW5kIjoidXNlciIsImRldmljZS1vcyI6IldlYiIsImlkbS1zZGstdmVyc2lvbiI6IjIuMjguMSIsImtleSI6IjQ4NjY5NTQ2MzIyMzk2Njc0OTIiLCJicmFuZCI6ImxvY2FsX25iY193ZWIiLCJwcm9kdWN0IjoibmJjcGhpbGFkZWxwaGlhLmNvbSIsImNyb3NzRG9tYWluIjp0cnVlLCJjaGVja291dEVuYWJsZWQiOmZhbHNlLCJkYXJrVGhlbWUiOmZhbHNlfQ — 200 — 451 B — 52 ms — h2https://nbcu.demdex.net/event?d_dil_ver=9.5&_ts=1776901270689nbcu.demdex.net/event?d_dil_ver=9.5... https://nbcu.demdex.net/event?d_dil_ver=9.5&_ts=1776901270689 — 200 — 1.5 KiB — 30 ms — h2https://nbcume.sc.omtrdc.net/b/ss/nbcuotsdivisiontotal/1/JS-2.22.3-LEWM/s78855898617802?AQB=1&ndh=1&pf=1&t=22%2F3%2F2026%2023%3A41%3A10%203%200&mid=35825278905429094472632207931193292953&aamlh=7&ce=UTF-8&pageName=home%3Ahome%20page&g=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&c.&actionmodule=identity%20state%20change&actionname=identity%20state%20change&.c&cc=USD&c1=home&c2=home%20landing&c8=nbc&c9=phi&c10=WCAU&c20=nbcuotsdivisiontotal&c23=home&c48=desktop&c52=home%3Ahome%20page&c53=identity%20state%20change&c54=home%3Ahome%20page%20%7C%20identity%20state%20change&c55=identity%20state%20change&v123=unauthenticated&pe=lnk_o&pev2=identity%20state%20change&s=800x600&c=24&j=1.6&v=N&k=Y&bw=1350&bh=940&mcorgid=A8AB776A5245B4220A490D44%40AdobeOrg&lrt=77&AQE=1nbcume.sc.omtrdc.net/b/ss/nbcuotsdi... https://nbcume.sc.omtrdc.net/b/ss/nbcuotsdivisiontotal/1/JS-2.22.3-LEWM/s78855898617802?AQB=1&ndh=1&pf=1&t=22%2F3%2F2026%2023%3A41%3A10%203%200&mid=35825278905429094472632207931193292953&aamlh=7&ce=UTF-8&pageName=home%3Ahome%20page&g=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&c.&actionmodule=identity%20state%20change&actionname=identity%20state%20change&.c&cc=USD&c1=home&c2=home%20landing&c8=nbc&c9=phi&c10=WCAU&c20=nbcuotsdivisiontotal&c23=home&c48=desktop&c52=home%3Ahome%20page&c53=identity%20state%20change&c54=home%3Ahome%20page%20%7C%20identity%20state%20change&c55=identity%20state%20change&v123=unauthenticated&pe=lnk_o&pev2=identity%20state%20change&s=800x600&c=24&j=1.6&v=N&k=Y&bw=1350&bh=940&mcorgid=A8AB776A5245B4220A490D44%40AdobeOrg&lrt=77&AQE=1 — 200 — 182 B — 17 ms — h2https://tps.doubleverify.com/visit.js?gdpr=&gdpr_consent=&flvr=0&ttmms=299&ttfrms=32&brid=3&brver=146.0.0.0&bridua=3&bds=1&tstype=2&eparams=DC4FC%3Dl9EEADTbpTauTauHHH%5D%3F34A9%3A%3D256%3DA9%3A2%5D4%40%3ETauU2%3F4r92%3A%3Fl9EEADTbpTauTauHHH%5D%3F34A9%3A%3D256%3DA9%3A2%5D4%40%3ETar9EEADTbpTauTauHHH%5D%3F34A9%3A%3D256%3DA9%3A2%5D4%40%3EU42%3FFC%3Dl9EEADTbpTauTauHHH%5D%3F34A9%3A%3D256%3DA9%3A2%5D4%40%3ETau&srcurlD=0&aUrlD=0&ssl=https:&dfs=134&ddur=2&uid=1776901270792412&jsCallback=dvCallback_1776901270792965&dvtagver=6.1.src&navUa=Mozilla%2F5.0%20(Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Safari%2F537.36&htmlmsging=1&chro=1&hist=2&winh=940&winw=1350&wouh=580&wouw=780&scah=600&scaw=800&tgjsver=9761&lvvn=28&m1=96&refD=1&referrer=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&fwc=8&fcl=1849&flt=10&fec=3155&fcifrms=12&brh=2&dvp_epl=266&noc=4&nav_pltfrm=Linux%20x86_64&ctx=24187061&cmp=DV1031347&btreg=4851630387138534138504&btadsrv=4851630387138534138504&adsrv=104&jsver=9761&unit=970x250&turl=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&seltag=1&sadv=119401458&ord=401482818&litm=4851630387&scrt=138534138504&splc=/2620/ots_web/wcau/home&adu=139886538&errorURL=https://tps.doubleverify.com/visit.jpg&mib=0&dvp_scripthash=1&t2te=0&dvp_pubaap=0&dvp_uptbcid=1.14.0&dvp_rcp=2&dvp_htec=1&dvp_seem=2&dvp_tuk=1&dvp_sukv=3540018397.044924&ee_dp_sukv=3540018397.044924&dvp_tukv=420812209587.45013&ee_dp_tukv=420812209587.45013&dvp_tuid=1431675175751&jurtd=2785981200tps.doubleverify.com/visit.js?gdpr=... https://tps.doubleverify.com/visit.js?gdpr=&gdpr_consent=&flvr=0&ttmms=299&ttfrms=32&brid=3&brver=146.0.0.0&bridua=3&bds=1&tstype=2&eparams=DC4FC%3Dl9EEADTbpTauTauHHH%5D%3F34A9%3A%3D256%3DA9%3A2%5D4%40%3ETauU2%3F4r92%3A%3Fl9EEADTbpTauTauHHH%5D%3F34A9%3A%3D256%3DA9%3A2%5D4%40%3ETar9EEADTbpTauTauHHH%5D%3F34A9%3A%3D256%3DA9%3A2%5D4%40%3EU42%3FFC%3Dl9EEADTbpTauTauHHH%5D%3F34A9%3A%3D256%3DA9%3A2%5D4%40%3ETau&srcurlD=0&aUrlD=0&ssl=https:&dfs=134&ddur=2&uid=1776901270792412&jsCallback=dvCallback_1776901270792965&dvtagver=6.1.src&navUa=Mozilla%2F5.0%20(Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Safari%2F537.36&htmlmsging=1&chro=1&hist=2&winh=940&winw=1350&wouh=580&wouw=780&scah=600&scaw=800&tgjsver=9761&lvvn=28&m1=96&refD=1&referrer=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&fwc=8&fcl=1849&flt=10&fec=3155&fcifrms=12&brh=2&dvp_epl=266&noc=4&nav_pltfrm=Linux%20x86_64&ctx=24187061&cmp=DV1031347&btreg=4851630387138534138504&btadsrv=4851630387138534138504&adsrv=104&jsver=9761&unit=970x250&turl=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&seltag=1&sadv=119401458&ord=401482818&litm=4851630387&scrt=138534138504&splc=/2620/ots_web/wcau/home&adu=139886538&errorURL=https://tps.doubleverify.com/visit.jpg&mib=0&dvp_scripthash=1&t2te=0&dvp_pubaap=0&dvp_uptbcid=1.14.0&dvp_rcp=2&dvp_htec=1&dvp_seem=2&dvp_tuk=1&dvp_sukv=3540018397.044924&ee_dp_sukv=3540018397.044924&dvp_tukv=420812209587.45013&ee_dp_tukv=420812209587.45013&dvp_tuid=1431675175751&jurtd=2785981200 — 200 — 703 B — 28 ms — http/1.1https://tps.doubleverify.com/visit.js?gdpr=&gdpr_consent=&flvr=0&ttmms=324&ttfrms=32&brid=3&brver=146.0.0.0&bridua=3&bds=1&tstype=2&eparams=DC4FC%3Dl9EEADTbpTauTauHHH%5D%3F34A9%3A%3D256%3DA9%3A2%5D4%40%3ETauU2%3F4r92%3A%3Fl9EEADTbpTauTauHHH%5D%3F34A9%3A%3D256%3DA9%3A2%5D4%40%3ETar9EEADTbpTauTauHHH%5D%3F34A9%3A%3D256%3DA9%3A2%5D4%40%3EU42%3FFC%3Dl9EEADTbpTauTauHHH%5D%3F34A9%3A%3D256%3DA9%3A2%5D4%40%3ETau&srcurlD=0&aUrlD=0&ssl=https:&dfs=65&ddur=6&uid=1776901270876211&jsCallback=dvCallback_1776901270876478&dvtagver=6.1.src&navUa=Mozilla%2F5.0%20(Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Safari%2F537.36&htmlmsging=1&chro=1&hist=2&winh=940&winw=1350&wouh=580&wouw=780&scah=600&scaw=800&tgjsver=9761&lvvn=28&m1=96&refD=1&referrer=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&fwc=8&fcl=1849&flt=10&fec=3155&fcifrms=12&brh=2&dvp_epl=266&noc=4&nav_pltfrm=Linux%20x86_64&ctx=24187061&cmp=DV1031347&btreg=4851630387138549799810&btadsrv=4851630387138549799810&adsrv=104&jsver=9761&unit=970x250&turl=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&seltag=1&sadv=119401458&ord=401482818&litm=4851630387&scrt=138549799810&splc=/2620/ots_web/wcau/home&adu=139886538&errorURL=https://tps.doubleverify.com/visit.jpg&mib=0&dvp_scripthash=1&t2te=0&dvp_pubaap=0&dvp_uptbcid=1.14.0&dvp_rcp=2&dvp_htec=1&dvp_seem=2&dvp_tuk=1&dvp_sukv=52466910959.73778&ee_dp_sukv=52466910959.73778&dvp_tukv=78253249058.49658&ee_dp_tukv=78253249058.49658&dvp_tuid=1732124943709&jurtd=1967698712tps.doubleverify.com/visit.js?gdpr=... https://tps.doubleverify.com/visit.js?gdpr=&gdpr_consent=&flvr=0&ttmms=324&ttfrms=32&brid=3&brver=146.0.0.0&bridua=3&bds=1&tstype=2&eparams=DC4FC%3Dl9EEADTbpTauTauHHH%5D%3F34A9%3A%3D256%3DA9%3A2%5D4%40%3ETauU2%3F4r92%3A%3Fl9EEADTbpTauTauHHH%5D%3F34A9%3A%3D256%3DA9%3A2%5D4%40%3ETar9EEADTbpTauTauHHH%5D%3F34A9%3A%3D256%3DA9%3A2%5D4%40%3EU42%3FFC%3Dl9EEADTbpTauTauHHH%5D%3F34A9%3A%3D256%3DA9%3A2%5D4%40%3ETau&srcurlD=0&aUrlD=0&ssl=https:&dfs=65&ddur=6&uid=1776901270876211&jsCallback=dvCallback_1776901270876478&dvtagver=6.1.src&navUa=Mozilla%2F5.0%20(Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Safari%2F537.36&htmlmsging=1&chro=1&hist=2&winh=940&winw=1350&wouh=580&wouw=780&scah=600&scaw=800&tgjsver=9761&lvvn=28&m1=96&refD=1&referrer=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&fwc=8&fcl=1849&flt=10&fec=3155&fcifrms=12&brh=2&dvp_epl=266&noc=4&nav_pltfrm=Linux%20x86_64&ctx=24187061&cmp=DV1031347&btreg=4851630387138549799810&btadsrv=4851630387138549799810&adsrv=104&jsver=9761&unit=970x250&turl=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&seltag=1&sadv=119401458&ord=401482818&litm=4851630387&scrt=138549799810&splc=/2620/ots_web/wcau/home&adu=139886538&errorURL=https://tps.doubleverify.com/visit.jpg&mib=0&dvp_scripthash=1&t2te=0&dvp_pubaap=0&dvp_uptbcid=1.14.0&dvp_rcp=2&dvp_htec=1&dvp_seem=2&dvp_tuk=1&dvp_sukv=52466910959.73778&ee_dp_sukv=52466910959.73778&dvp_tukv=78253249058.49658&ee_dp_tukv=78253249058.49658&dvp_tuid=1732124943709&jurtd=1967698712 — 200 — 698 B — 26 ms — http/1.1https://nbcu.demdex.net/event?d_dil_ver=9.5&_ts=1776901270702nbcu.demdex.net/event?d_dil_ver=9.5... https://nbcu.demdex.net/event?d_dil_ver=9.5&_ts=1776901270702 — 200 — 1.5 KiB — 23 ms — h2https://prebid-a.rubiconproject.com/eventprebid-a.rubiconproject.com/event https://prebid-a.rubiconproject.com/event — 204 — 125 B — 9 ms — h2https://nbcume.sc.omtrdc.net/b/ss/nbcuotsdivisiontotal/1/JS-2.22.3-LEWM/s72301890986615?AQB=1&ndh=1&pf=1&t=22%2F3%2F2026%2023%3A41%3A10%203%200&mid=35825278905429094472632207931193292953&aamlh=7&ce=UTF-8&pageName=home%3Ahome%20page&g=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&c.&actionmodule=identity%20state%20change&actionname=identity%20state%20change&.c&cc=USD&c1=home&c2=home%20landing&c8=nbc&c9=phi&c10=WCAU&c20=nbcuotsdivisiontotal&c23=home&c48=desktop&c52=home%3Ahome%20page&c53=identity%20state%20change&c54=home%3Ahome%20page%20%7C%20identity%20state%20change&c55=identity%20state%20change&v123=unauthenticated&pe=lnk_o&pev2=identity%20state%20change&s=800x600&c=24&j=1.6&v=N&k=Y&bw=1350&bh=940&mcorgid=A8AB776A5245B4220A490D44%40AdobeOrg&AQE=1nbcume.sc.omtrdc.net/b/ss/nbcuotsdi... https://nbcume.sc.omtrdc.net/b/ss/nbcuotsdivisiontotal/1/JS-2.22.3-LEWM/s72301890986615?AQB=1&ndh=1&pf=1&t=22%2F3%2F2026%2023%3A41%3A10%203%200&mid=35825278905429094472632207931193292953&aamlh=7&ce=UTF-8&pageName=home%3Ahome%20page&g=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&c.&actionmodule=identity%20state%20change&actionname=identity%20state%20change&.c&cc=USD&c1=home&c2=home%20landing&c8=nbc&c9=phi&c10=WCAU&c20=nbcuotsdivisiontotal&c23=home&c48=desktop&c52=home%3Ahome%20page&c53=identity%20state%20change&c54=home%3Ahome%20page%20%7C%20identity%20state%20change&c55=identity%20state%20change&v123=unauthenticated&pe=lnk_o&pev2=identity%20state%20change&s=800x600&c=24&j=1.6&v=N&k=Y&bw=1350&bh=940&mcorgid=A8AB776A5245B4220A490D44%40AdobeOrg&AQE=1 — 200 — 114 B — 16 ms — h2https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/static/video/jwplayer/jwplayer.8.30.0.js?ver=1.0.3www.nbcphiladelphia.com/wp-content/... https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/static/video/jwplayer/jwplayer.8.30.0.js?ver=1.0.3 — 200 — 40.9 KiB — 15 ms — h2https://widgets-blue.media.weather.com/wxwidget.common.js?cid=369362872&v=6eb3ef3d10ae586673ffwidgets-blue.media.weather.com/wxwi... https://widgets-blue.media.weather.com/wxwidget.common.js?cid=369362872&v=6eb3ef3d10ae586673ff — 200 — 187.2 KiB — 94 ms — h2https://widgets-blue.media.weather.com/widgets/wxwidget.map.js?cid=369362872&memberid=1470&mapid=0014&v=6eb3ef3d10ae586673ff&referrer=www.nbcphiladelphia.comwidgets-blue.media.weather.com/widg... https://widgets-blue.media.weather.com/widgets/wxwidget.map.js?cid=369362872&memberid=1470&mapid=0014&v=6eb3ef3d10ae586673ff&referrer=www.nbcphiladelphia.com — 200 — 92.5 KiB — 93 ms — h2https://widgets-blue.media.weather.com/wxwidget.mosaic.js?cid=369362872&v=6eb3ef3d10ae586673ffwidgets-blue.media.weather.com/wxwi... https://widgets-blue.media.weather.com/wxwidget.mosaic.js?cid=369362872&v=6eb3ef3d10ae586673ff — 200 — 420.2 KiB — 108 ms — h2data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjRwe…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjRwe… — 200 — 0 B — 0 ms — datahttps://ep2.adtrafficquality.google/sodar/sodar2/254/runner.htmlep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2/254/runner.html — 200 — 5.8 KiB — 56 ms — h2https://prebid-a.rubiconproject.com/eventprebid-a.rubiconproject.com/event https://prebid-a.rubiconproject.com/event — 204 — 125 B — 31 ms — h2https://www.google.com/recaptcha/api2/aframewww.google.com/recaptcha/api2/afram... https://www.google.com/recaptcha/api2/aframe — 200 — 569 B — 63 ms — h3https://nbcu.demdex.net/event?d_dil_ver=9.5&_ts=1776901270711nbcu.demdex.net/event?d_dil_ver=9.5... https://nbcu.demdex.net/event?d_dil_ver=9.5&_ts=1776901270711 — 200 — 1.5 KiB — 29 ms — h2https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/static/video/black-millisecond.mp4www.nbcphiladelphia.com/wp-content/... https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/static/video/black-millisecond.mp4 — 206 — 1.7 KiB — 18 ms — h2https://nbcume.sc.omtrdc.net/b/ss/nbcuotsdivisiontotal/1/JS-2.22.3-LEWM/s72933448768552?AQB=1&ndh=1&pf=1&t=22%2F3%2F2026%2023%3A41%3A10%203%200&mid=35825278905429094472632207931193292953&aamlh=7&ce=UTF-8&pageName=home%3Ahome%20page&g=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&c.&actionmodule=identity%20state%20change&actionname=identity%20state%20change&.c&cc=USD&c1=home&c2=home%20landing&c8=nbc&c9=phi&c10=WCAU&c20=nbcuotsdivisiontotal&c23=home&c48=desktop&c52=home%3Ahome%20page&c53=identity%20state%20change&c54=home%3Ahome%20page%20%7C%20identity%20state%20change&c55=identity%20state%20change&v123=unauthenticated&pe=lnk_o&pev2=identity%20state%20change&s=800x600&c=24&j=1.6&v=N&k=Y&bw=1350&bh=940&mcorgid=A8AB776A5245B4220A490D44%40AdobeOrg&AQE=1nbcume.sc.omtrdc.net/b/ss/nbcuotsdi... https://nbcume.sc.omtrdc.net/b/ss/nbcuotsdivisiontotal/1/JS-2.22.3-LEWM/s72933448768552?AQB=1&ndh=1&pf=1&t=22%2F3%2F2026%2023%3A41%3A10%203%200&mid=35825278905429094472632207931193292953&aamlh=7&ce=UTF-8&pageName=home%3Ahome%20page&g=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&c.&actionmodule=identity%20state%20change&actionname=identity%20state%20change&.c&cc=USD&c1=home&c2=home%20landing&c8=nbc&c9=phi&c10=WCAU&c20=nbcuotsdivisiontotal&c23=home&c48=desktop&c52=home%3Ahome%20page&c53=identity%20state%20change&c54=home%3Ahome%20page%20%7C%20identity%20state%20change&c55=identity%20state%20change&v123=unauthenticated&pe=lnk_o&pev2=identity%20state%20change&s=800x600&c=24&j=1.6&v=N&k=Y&bw=1350&bh=940&mcorgid=A8AB776A5245B4220A490D44%40AdobeOrg&AQE=1 — 200 — 183 B — 19 ms — h2data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjRwe…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjRwe… — 200 — 0 B — 1 ms — datahttps://tpc.googlesyndication.com/pagead/js/r20260421/r20110914/client/window_focus_fy2021.jstpc.googlesyndication.com/pagead/js... https://tpc.googlesyndication.com/pagead/js/r20260421/r20110914/client/window_focus_fy2021.js — 200 — 0 B — 0 ms — h2https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjssQRtYQJGcAL70Va2u4dwdfHoCUKWAlkMUpMUBHs9JGINl6f4oaSE9WuTSwHChdm4ULRIeW9vW6BPAgGSmsktHV0zYNUPE2su6KFY2rKVBCDMtfsfMvFLdngfoDxfTJdkefkf0cY_zf_94hQ4H3cFPXkio7sDirAVCcQajk0K89IxeYP3tYzcm9yOS6nssy7_bO0IlC6TW5ymqga524ZLKfsUy7d8LOIzkFj6ufE5KilvX_UvwYqdHfRjc11EUxy7kDhH7X4kjic7uv3ZWo42xNnL6A1aoYvX1daftcxHdgGtfXGLO3-IKe_-YTbh13UHU1Z_j4mfoyO2tlCVif_niAIjAumL0afqp-RsIcuZtNH0MNqy2ojWJGap-KRtTS4CMD5s7R2z2p0CZsKMj2kdyWTEQfH3N3yfM&sai=AMfl-YQcz_p0iSnIFwyq5ge0bjaDGvAbB-KaWotjKW47YSrugxfvKyHKvNKNo69WLY4sohciI03BpkMNn301U4KPB-hW1xZCzcwV9iyAnXzeyHkzew8iB5CJ5KbWIVHTt9Sk-y0liZZtbNtOT4CtMEDNajjoBBAe-hxRkzO2VUkijPZajH_tG4fLCZnfcgb4FRW2kK9Cx1O5PFCClwN97fp2G9rUFhFrdGUBR8b49HKsuPLuak2u8iJ0nAPS4aM6EI4FyFSmpkNGJnhSQ3PmxqSxEfy5Q3jPMLQB8jEK-ojQdLMSFuCwYBaT6llyvqu4nDHBpl9Bry0Yyba_V3OkZ9HwHWg4QoIqJ9Jyv0-0zYXT0a_fWkYF99H4wItS0qGkgpsr&sig=Cg0ArKJSzAL6X_wGoXODEAE&uach_m=%5BUACH%5D&adurl=securepubads.g.doubleclick.net/pcs/... https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjssQRtYQJGcAL70Va2u4dwdfHoCUKWAlkMUpMUBHs9JGINl6f4oaSE9WuTSwHChdm4ULRIeW9vW6BPAgGSmsktHV0zYNUPE2su6KFY2rKVBCDMtfsfMvFLdngfoDxfTJdkefkf0cY_zf_94hQ4H3cFPXkio7sDirAVCcQajk0K89IxeYP3tYzcm9yOS6nssy7_bO0IlC6TW5ymqga524ZLKfsUy7d8LOIzkFj6ufE5KilvX_UvwYqdHfRjc11EUxy7kDhH7X4kjic7uv3ZWo42xNnL6A1aoYvX1daftcxHdgGtfXGLO3-IKe_-YTbh13UHU1Z_j4mfoyO2tlCVif_niAIjAumL0afqp-RsIcuZtNH0MNqy2ojWJGap-KRtTS4CMD5s7R2z2p0CZsKMj2kdyWTEQfH3N3yfM&sai=AMfl-YQcz_p0iSnIFwyq5ge0bjaDGvAbB-KaWotjKW47YSrugxfvKyHKvNKNo69WLY4sohciI03BpkMNn301U4KPB-hW1xZCzcwV9iyAnXzeyHkzew8iB5CJ5KbWIVHTt9Sk-y0liZZtbNtOT4CtMEDNajjoBBAe-hxRkzO2VUkijPZajH_tG4fLCZnfcgb4FRW2kK9Cx1O5PFCClwN97fp2G9rUFhFrdGUBR8b49HKsuPLuak2u8iJ0nAPS4aM6EI4FyFSmpkNGJnhSQ3PmxqSxEfy5Q3jPMLQB8jEK-ojQdLMSFuCwYBaT6llyvqu4nDHBpl9Bry0Yyba_V3OkZ9HwHWg4QoIqJ9Jyv0-0zYXT0a_fWkYF99H4wItS0qGkgpsr&sig=Cg0ArKJSzAL6X_wGoXODEAE&uach_m=%5BUACH%5D&adurl= — 200 — 28 B — 488 ms — h3https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js — 200 — 0 B — 0 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2 — 204 — 20 B — 473 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4 — 204 — 20 B — 572 ms — h3https://cdn.doubleverify.com/dvtp_src.jscdn.doubleverify.com/dvtp_src.js https://cdn.doubleverify.com/dvtp_src.js — 200 — 0 B — 0 ms — http/1.1https://tpc.googlesyndication.com/simgad/2131291810505350959tpc.googlesyndication.com/simgad/21... https://tpc.googlesyndication.com/simgad/2131291810505350959 — 200 — 83.7 KiB — 13 ms — h3data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST… — 200 — 0 B — 0 ms — datahttps://nbcume.sc.omtrdc.net/b/ss/nbcuotsdivisiontotal/1/JS-2.22.3-LEWM/s76696508291986?AQB=1&ndh=1&pf=1&t=22%2F3%2F2026%2023%3A41%3A10%203%200&mid=35825278905429094472632207931193292953&aamlh=7&ce=UTF-8&pageName=home%3Ahome%20page&g=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&c.&actionmodule=identity%20state%20change&actionname=identity%20state%20change&.c&cc=USD&c1=home&c2=home%20landing&c8=nbc&c9=phi&c10=WCAU&c20=nbcuotsdivisiontotal&c23=home&c48=desktop&c52=home%3Ahome%20page&c53=identity%20state%20change&c54=home%3Ahome%20page%20%7C%20identity%20state%20change&c55=identity%20state%20change&v123=unauthenticated&pe=lnk_o&pev2=identity%20state%20change&s=800x600&c=24&j=1.6&v=N&k=Y&bw=1350&bh=940&mcorgid=A8AB776A5245B4220A490D44%40AdobeOrg&AQE=1nbcume.sc.omtrdc.net/b/ss/nbcuotsdi... https://nbcume.sc.omtrdc.net/b/ss/nbcuotsdivisiontotal/1/JS-2.22.3-LEWM/s76696508291986?AQB=1&ndh=1&pf=1&t=22%2F3%2F2026%2023%3A41%3A10%203%200&mid=35825278905429094472632207931193292953&aamlh=7&ce=UTF-8&pageName=home%3Ahome%20page&g=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&c.&actionmodule=identity%20state%20change&actionname=identity%20state%20change&.c&cc=USD&c1=home&c2=home%20landing&c8=nbc&c9=phi&c10=WCAU&c20=nbcuotsdivisiontotal&c23=home&c48=desktop&c52=home%3Ahome%20page&c53=identity%20state%20change&c54=home%3Ahome%20page%20%7C%20identity%20state%20change&c55=identity%20state%20change&v123=unauthenticated&pe=lnk_o&pev2=identity%20state%20change&s=800x600&c=24&j=1.6&v=N&k=Y&bw=1350&bh=940&mcorgid=A8AB776A5245B4220A490D44%40AdobeOrg&AQE=1 — 200 — 115 B — 13 ms — h2https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=254&li=gpt_m202604160201&jk=8528537842225289&rc=pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=254&li=gpt_m202604160201&jk=8528537842225289&rc= — 204 — 17 B — 38 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWACaAM%3Dpagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWACaAM%3D — 204 — 20 B — 504 ms — h3https://cdn.doubleverify.com/dv-measurements9761.jscdn.doubleverify.com/dv-measurement... https://cdn.doubleverify.com/dv-measurements9761.js — 200 — 0 B — 0 ms — http/1.1https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/static/video/videoHeartbeat/JWHeartbeat.js?ver=1.2.2.Bowww.nbcphiladelphia.com/wp-content/... https://www.nbcphiladelphia.com/wp-content/themes/nbc-station/static/video/videoHeartbeat/JWHeartbeat.js?ver=1.2.2.Bo — 200 — 5.9 KiB — 15 ms — h2https://ssl.p.jwpcdn.com/player/v/8.30.1/freewheel.jsssl.p.jwpcdn.com/player/v/8.30.1/fr... https://ssl.p.jwpcdn.com/player/v/8.30.1/freewheel.js — 200 — 11.2 KiB — 35 ms — h2https://ssl.p.jwpcdn.com/player/v/8.30.1/jwpsrv.jsssl.p.jwpcdn.com/player/v/8.30.1/jw... https://ssl.p.jwpcdn.com/player/v/8.30.1/jwpsrv.js — 200 — 17.9 KiB — 35 ms — h2https://ssl.p.jwpcdn.com/player/v/8.30.1/jwplayer.core.jsssl.p.jwpcdn.com/player/v/8.30.1/jw... https://ssl.p.jwpcdn.com/player/v/8.30.1/jwplayer.core.js — 200 — 40.2 KiB — 25 ms — h2https://ssl.p.jwpcdn.com/player/v/8.30.1/provider.hlsjs.jsssl.p.jwpcdn.com/player/v/8.30.1/pr... https://ssl.p.jwpcdn.com/player/v/8.30.1/provider.hlsjs.js — 200 — 114.3 KiB — 34 ms — h2https://nbcu.demdex.net/event?d_dil_ver=9.5&_ts=1776901270742nbcu.demdex.net/event?d_dil_ver=9.5... https://nbcu.demdex.net/event?d_dil_ver=9.5&_ts=1776901270742 — 200 — 1.5 KiB — 18 ms — h2https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjssH66JR4W3VSFq16dpaYVYesjVExo9OobkYTexZN763uaD0el8VJCx1PMduLGAbq_dBH1Oj11yGX5vrSZRrAeQzIQfKxY7bW6ec8UOeAEPE2Ibdqe9m2NUy41malBHtltVPksLrR7GemmixzICy6IDtTkyCDPu-p3oFFjcDCrrVTyfvA4JfjKMXNT3HvDFV7X_tNGZTyEsvrB7C2Yf9fq4gpPYZhYGVVmMvgftQhNP7tfbN-G7n-JTNNIgRuGnF_l5lyxsd39EEui9VyTihvmLQRe_BfZUSRGxNwWALJHJ8tFhiYeYLvaxkBEx-yEjH2Gfx8wG351AA7rZlv4HNcJ_AHAgrO8FBqO63MFh4wbaW3EDIhJ2-7V0SXLjTvGVP3UIlZ4ZF9L4EY6B1AJ_DlPB03B_zuLjZTIo8aQ&sai=AMfl-YTplA7EAMh3gcz0NguWQ5Q3T6lUzRELkn4PfzQL2jE6tj3oBwU4l_JU9YHeK7nFC1WspCi5LJjsGpqPw-x14kPf1q3y5aRx64zqZcmQyZFDhjjIAehbRf8oc9EseW8ikE1ejLYw76heQdssViHXfYezKQANIgMRT7wtcVy-I1gVDvv31w-4fSSACUry7n-Rf_qoYQz7lulGxLrmaRpIMSVRNL9OtyZV0Dsp_Mcm54b5HiNQFXzRgudbt9p14kyaT8bWo9uXHajKvYw87ldRDzJ1oSl0FflLtIEJ_177WVX_z7sf6s232s34UBMnvezFTBQ-7ds7v_rgvEU6b2ow9tSl3mn8kKdneP41sb5ctIukfeIwuJOkNX7AkHHyvkPL&sig=Cg0ArKJSzMUjlfScX_P4EAE&uach_m=%5BUACH%5D&dett=2&adurl=securepubads.g.doubleclick.net/pcs/... https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjssH66JR4W3VSFq16dpaYVYesjVExo9OobkYTexZN763uaD0el8VJCx1PMduLGAbq_dBH1Oj11yGX5vrSZRrAeQzIQfKxY7bW6ec8UOeAEPE2Ibdqe9m2NUy41malBHtltVPksLrR7GemmixzICy6IDtTkyCDPu-p3oFFjcDCrrVTyfvA4JfjKMXNT3HvDFV7X_tNGZTyEsvrB7C2Yf9fq4gpPYZhYGVVmMvgftQhNP7tfbN-G7n-JTNNIgRuGnF_l5lyxsd39EEui9VyTihvmLQRe_BfZUSRGxNwWALJHJ8tFhiYeYLvaxkBEx-yEjH2Gfx8wG351AA7rZlv4HNcJ_AHAgrO8FBqO63MFh4wbaW3EDIhJ2-7V0SXLjTvGVP3UIlZ4ZF9L4EY6B1AJ_DlPB03B_zuLjZTIo8aQ&sai=AMfl-YTplA7EAMh3gcz0NguWQ5Q3T6lUzRELkn4PfzQL2jE6tj3oBwU4l_JU9YHeK7nFC1WspCi5LJjsGpqPw-x14kPf1q3y5aRx64zqZcmQyZFDhjjIAehbRf8oc9EseW8ikE1ejLYw76heQdssViHXfYezKQANIgMRT7wtcVy-I1gVDvv31w-4fSSACUry7n-Rf_qoYQz7lulGxLrmaRpIMSVRNL9OtyZV0Dsp_Mcm54b5HiNQFXzRgudbt9p14kyaT8bWo9uXHajKvYw87ldRDzJ1oSl0FflLtIEJ_177WVX_z7sf6s232s34UBMnvezFTBQ-7ds7v_rgvEU6b2ow9tSl3mn8kKdneP41sb5ctIukfeIwuJOkNX7AkHHyvkPL&sig=Cg0ArKJSzMUjlfScX_P4EAE&uach_m=%5BUACH%5D&dett=2&adurl= — 200 — 28 B — 542 ms — h3https://pagead2.googlesyndication.com/bg/6u4cjZJ6xo3e9mwcSLvMY6cXkaRwmTskeynnxfNWQwA.jspagead2.googlesyndication.com/bg/6u... https://pagead2.googlesyndication.com/bg/6u4cjZJ6xo3e9mwcSLvMY6cXkaRwmTskeynnxfNWQwA.js — 200 — 21.9 KiB — 6 ms — h3https://ep2.adtrafficquality.google/generate_204?uMwDJwep2.adtrafficquality.google/generat... https://ep2.adtrafficquality.google/generate_204?uMwDJw — 204 — 40 B — 4 ms — h2data:image/webp;base64,UklGRh4AAABXRUJQVlA4TBEAAAAvAQAAAAfQ//73v/+BiOh/AAA=data:image/webp;base64,UklGRh4AAABX... data:image/webp;base64,UklGRh4AAABXRUJQVlA4TBEAAAAvAQAAAAfQ//73v/+BiOh/AAA= — 200 — 0 B — 0 ms — datahttps://widgets-blue.media.weather.com/menu?memberId=1470&mapId=0014&&cid=369362872&widgets-blue.media.weather.com/menu... https://widgets-blue.media.weather.com/menu?memberId=1470&mapId=0014&&cid=369362872& — 200 — 2.7 KiB — 15 ms — h2https://tps.doubleverify.com/visit.js?gdpr=&gdpr_consent=&flvr=0&ttmms=398&ttfrms=36&brid=3&brver=146.0.0.0&bridua=3&bds=1&tstype=2&eparams=DC4FC%3Dl9EEADTbpTauTauHHH%5D%3F34A9%3A%3D256%3DA9%3A2%5D4%40%3ETauU2%3F4r92%3A%3Fl9EEADTbpTauTauHHH%5D%3F34A9%3A%3D256%3DA9%3A2%5D4%40%3ETar9EEADTbpTauTauHHH%5D%3F34A9%3A%3D256%3DA9%3A2%5D4%40%3EU42%3FFC%3Dl9EEADTbpTauTauHHH%5D%3F34A9%3A%3D256%3DA9%3A2%5D4%40%3ETau&srcurlD=0&aUrlD=0&ssl=https:&dfs=63&ddur=0&uid=1776901271713476&jsCallback=dvCallback_1776901271713357&dvtagver=6.1.src&navUa=Mozilla%2F5.0%20(Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Safari%2F537.36&htmlmsging=1&chro=1&hist=2&winh=940&winw=1350&wouh=580&wouw=780&scah=600&scaw=800&tgjsver=9761&lvvn=28&m1=96&refD=1&referrer=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&fwc=8&fcl=1860&flt=10&fec=3174&fcifrms=15&brh=2&dvp_epl=266&noc=4&nav_pltfrm=Linux%20x86_64&ctx=24187061&cmp=DV1031347&btreg=4851630387138548284362&btadsrv=4851630387138548284362&adsrv=104&jsver=9761&unit=300x250&turl=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&seltag=1&sadv=119401458&ord=401482818&litm=4851630387&scrt=138548284362&splc=/2620/ots_web/wcau/home&adu=139886538&errorURL=https://tps.doubleverify.com/visit.jpg&mib=0&dvp_scripthash=1&t2te=0&dvp_pubaap=0&dvp_uptbcid=1.14.0&dvp_rcp=2&dvp_htec=1&dvp_seem=2&dvp_tuk=1&dvp_sukv=469725526696.527&ee_dp_sukv=469725526696.527&dvp_tukv=1227975935368.1821&ee_dp_tukv=1227975935368.1821&dvp_tuid=1004965468810&jurtd=889041614tps.doubleverify.com/visit.js?gdpr=... https://tps.doubleverify.com/visit.js?gdpr=&gdpr_consent=&flvr=0&ttmms=398&ttfrms=36&brid=3&brver=146.0.0.0&bridua=3&bds=1&tstype=2&eparams=DC4FC%3Dl9EEADTbpTauTauHHH%5D%3F34A9%3A%3D256%3DA9%3A2%5D4%40%3ETauU2%3F4r92%3A%3Fl9EEADTbpTauTauHHH%5D%3F34A9%3A%3D256%3DA9%3A2%5D4%40%3ETar9EEADTbpTauTauHHH%5D%3F34A9%3A%3D256%3DA9%3A2%5D4%40%3EU42%3FFC%3Dl9EEADTbpTauTauHHH%5D%3F34A9%3A%3D256%3DA9%3A2%5D4%40%3ETau&srcurlD=0&aUrlD=0&ssl=https:&dfs=63&ddur=0&uid=1776901271713476&jsCallback=dvCallback_1776901271713357&dvtagver=6.1.src&navUa=Mozilla%2F5.0%20(Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Safari%2F537.36&htmlmsging=1&chro=1&hist=2&winh=940&winw=1350&wouh=580&wouw=780&scah=600&scaw=800&tgjsver=9761&lvvn=28&m1=96&refD=1&referrer=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&fwc=8&fcl=1860&flt=10&fec=3174&fcifrms=15&brh=2&dvp_epl=266&noc=4&nav_pltfrm=Linux%20x86_64&ctx=24187061&cmp=DV1031347&btreg=4851630387138548284362&btadsrv=4851630387138548284362&adsrv=104&jsver=9761&unit=300x250&turl=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&seltag=1&sadv=119401458&ord=401482818&litm=4851630387&scrt=138548284362&splc=/2620/ots_web/wcau/home&adu=139886538&errorURL=https://tps.doubleverify.com/visit.jpg&mib=0&dvp_scripthash=1&t2te=0&dvp_pubaap=0&dvp_uptbcid=1.14.0&dvp_rcp=2&dvp_htec=1&dvp_seem=2&dvp_tuk=1&dvp_sukv=469725526696.527&ee_dp_sukv=469725526696.527&dvp_tukv=1227975935368.1821&ee_dp_tukv=1227975935368.1821&dvp_tuid=1004965468810&jurtd=889041614 — 200 — 700 B — 26 ms — http/1.1https://pagead2.googlesyndication.com/pcs/activeview?xai=AKAOjsvQof_eh9VhUQ_-mc7OEVnKx9yJd8dZhAL80vpaIUzK7EO3B6UHa3CSH8-7kXGfCgAYfYiagsrmabf2FuZayD4CZ-88mG5YNOO4QTXEOGtYMh7VxJN2Vva0sPM85i5rxvWwoC6DacEY-8bDvhrOdRpHygIyU4zEmolIrepuKJxc9IydNGvnz9c6sSIynA&sig=Cg0ArKJSzBCxlsnbsrCnEAE&id=lidar2&mcvt=1316&p=10,190,260,1160&tm=1546&tu=230&mtos=1316,1316,1316,1316,1316&tos=1316,0,0,0,0&v=20260422&bin=7&avms=nio&bs=1350,940&mc=1&vu=1&app=0&itpl=0&adk=1066365866&rs=4&la=1&cr=0&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ%3D%3D&vs=4&r=v&co=7283407000&rst=1776901270110&rpt=282&isd=0&lsd=0&met=mue&wmsd=0&pbe=0&fle=0&vae=0&spb=0&sfl=0&ffslot=0&reach=8&io2=0pagead2.googlesyndication.com/pcs/a... https://pagead2.googlesyndication.com/pcs/activeview?xai=AKAOjsvQof_eh9VhUQ_-mc7OEVnKx9yJd8dZhAL80vpaIUzK7EO3B6UHa3CSH8-7kXGfCgAYfYiagsrmabf2FuZayD4CZ-88mG5YNOO4QTXEOGtYMh7VxJN2Vva0sPM85i5rxvWwoC6DacEY-8bDvhrOdRpHygIyU4zEmolIrepuKJxc9IydNGvnz9c6sSIynA&sig=Cg0ArKJSzBCxlsnbsrCnEAE&id=lidar2&mcvt=1316&p=10,190,260,1160&tm=1546&tu=230&mtos=1316,1316,1316,1316,1316&tos=1316,0,0,0,0&v=20260422&bin=7&avms=nio&bs=1350,940&mc=1&vu=1&app=0&itpl=0&adk=1066365866&rs=4&la=1&cr=0&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ%3D%3D&vs=4&r=v&co=7283407000&rst=1776901270110&rpt=282&isd=0&lsd=0&met=mue&wmsd=0&pbe=0&fle=0&vae=0&spb=0&sfl=0&ffslot=0&reach=8&io2=0 — 200 — 65 B — 24 ms — h3https://prebid-a.rubiconproject.com/eventprebid-a.rubiconproject.com/event https://prebid-a.rubiconproject.com/event — 204 — 125 B — 9 ms — h2https://mssl.fwmrm.net/libs/adm/7.2.1/AdManager.jsmssl.fwmrm.net/libs/adm/7.2.1/AdMan... https://mssl.fwmrm.net/libs/adm/7.2.1/AdManager.js — 200 — 92.2 KiB — 31 ms — h2https://entitlements.jwplayer.com/NZmKqxH6Ee6MGB6nOJnC5g.jsonentitlements.jwplayer.com/NZmKqxH6E... https://entitlements.jwplayer.com/NZmKqxH6Ee6MGB6nOJnC5g.json — 200 — 431 B — 19 ms — h2https://prodamdlim.akamaized.net/NBCU_LM_VMS_WCAU/916/407/47641385693_vaws1.vttprodamdlim.akamaized.net/NBCU_LM_VM... https://prodamdlim.akamaized.net/NBCU_LM_VMS_WCAU/916/407/47641385693_vaws1.vtt — 200 — 3.1 KiB — 30 ms — http/1.1https://ssl.p.jwpcdn.com/player/v/8.30.1/polyfills.webvtt.jsssl.p.jwpcdn.com/player/v/8.30.1/po... https://ssl.p.jwpcdn.com/player/v/8.30.1/polyfills.webvtt.js — 200 — 4.5 KiB — 5 ms — h2https://prodamdlim.akamaized.net/out/v1/98dd3c7628f549ef9045929d1ab11ad4/2bb150785d0e46878b849fb4f8add1c9/d81eee37923941738ba5c009f69b18ec/index.m3u8prodamdlim.akamaized.net/out/v1/98d... https://prodamdlim.akamaized.net/out/v1/98dd3c7628f549ef9045929d1ab11ad4/2bb150785d0e46878b849fb4f8add1c9/d81eee37923941738ba5c009f69b18ec/index.m3u8 — 200 — 1.1 KiB — 7 ms — http/1.1https://ssl.p.jwpcdn.com/player/v/8.30.1/vttparser.jsssl.p.jwpcdn.com/player/v/8.30.1/vt... https://ssl.p.jwpcdn.com/player/v/8.30.1/vttparser.js — 200 — 2.1 KiB — 4 ms — h2https://prodamdlim.akamaized.net/out/v1/98dd3c7628f549ef9045929d1ab11ad4/2bb150785d0e46878b849fb4f8add1c9/d81eee37923941738ba5c009f69b18ec/66628e5fb7724afa9c786400fe86e1f7/f134e9ed730a45beb6857aba3b581dc3/index_5.m3u8prodamdlim.akamaized.net/out/v1/98d... https://prodamdlim.akamaized.net/out/v1/98dd3c7628f549ef9045929d1ab11ad4/2bb150785d0e46878b849fb4f8add1c9/d81eee37923941738ba5c009f69b18ec/66628e5fb7724afa9c786400fe86e1f7/f134e9ed730a45beb6857aba3b581dc3/index_5.m3u8 — 200 — 954 B — 16 ms — http/1.1https://prd.jwpltx.com/v1/jwplayer6/ping.gif?h=2133585851&e=cpt&n=3813146325862287&abc=0&aid=NZmKqxH6Ee6MGB6nOJnC5g&amp=0&at=1&c=2&ccp=0&cp=1&d=0&eb=0&ed=6&emi=jt40k311cx8o&i=0&lid=1mlkcp81d8hy&lsa=set&mt=0&pbd=1&pbr=1&pgi=lydqon1j042m&ph=0&pii=0&pl=0&plc=1&pli=h8nydwj2lsn4&pp=hlsjs&ppm=VOD&prc=2&ps=3&pss=1&pt=NBC10%20Philadelphia%20%E2%80%93%20Local%20news%2C%20breaking%20news%2C%20weather&pu=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&pv=8.30.1&pyc=0&s=0&sdk=0&stc=1&stpe=0&tv=4.0.11&vb=0&vi=0&vl=90&wd=668&sa=1776901271982prd.jwpltx.com/v1/jwplayer6/ping.gi... https://prd.jwpltx.com/v1/jwplayer6/ping.gif?h=2133585851&e=cpt&n=3813146325862287&abc=0&aid=NZmKqxH6Ee6MGB6nOJnC5g&amp=0&at=1&c=2&ccp=0&cp=1&d=0&eb=0&ed=6&emi=jt40k311cx8o&i=0&lid=1mlkcp81d8hy&lsa=set&mt=0&pbd=1&pbr=1&pgi=lydqon1j042m&ph=0&pii=0&pl=0&plc=1&pli=h8nydwj2lsn4&pp=hlsjs&ppm=VOD&prc=2&ps=3&pss=1&pt=NBC10%20Philadelphia%20%E2%80%93%20Local%20news%2C%20breaking%20news%2C%20weather&pu=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&pv=8.30.1&pyc=0&s=0&sdk=0&stc=1&stpe=0&tv=4.0.11&vb=0&vi=0&vl=90&wd=668&sa=1776901271982 — 204 — 202 B — 31 ms — h2blob:https://www.nbcphiladelphia.com/211ec301-482b-47e9-a2cb-3e09ac69c32fwww.nbcphiladelphia.com/211ec301-48... blob:https://www.nbcphiladelphia.com/211ec301-482b-47e9-a2cb-3e09ac69c32f — 206 — 0 B — 2 ms — blobdata:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjRwe…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjRwe… — 200 — 0 B — 0 ms — datahttps://widgets-blue.media.weather.com/basemaps?cid=369362872&widgets-blue.media.weather.com/base... https://widgets-blue.media.weather.com/basemaps?cid=369362872& — 200 — 585 B — 21 ms — h2https://prodamdlim.akamaized.net/out/v1/98dd3c7628f549ef9045929d1ab11ad4/2bb150785d0e46878b849fb4f8add1c9/d81eee37923941738ba5c009f69b18ec/66628e5fb7724afa9c786400fe86e1f7/f134e9ed730a45beb6857aba3b581dc3/index_6_0.m3u8prodamdlim.akamaized.net/out/v1/98d... https://prodamdlim.akamaized.net/out/v1/98dd3c7628f549ef9045929d1ab11ad4/2bb150785d0e46878b849fb4f8add1c9/d81eee37923941738ba5c009f69b18ec/66628e5fb7724afa9c786400fe86e1f7/f134e9ed730a45beb6857aba3b581dc3/index_6_0.m3u8 — 200 — 955 B — 7 ms — http/1.1https://prodamdlim.akamaized.net/out/v1/98dd3c7628f549ef9045929d1ab11ad4/2bb150785d0e46878b849fb4f8add1c9/66628e5fb7724afa9c786400fe86e1f7/f134e9ed730a45beb6857aba3b581dc3/index_6_0_0.vttprodamdlim.akamaized.net/out/v1/98d... https://prodamdlim.akamaized.net/out/v1/98dd3c7628f549ef9045929d1ab11ad4/2bb150785d0e46878b849fb4f8add1c9/66628e5fb7724afa9c786400fe86e1f7/f134e9ed730a45beb6857aba3b581dc3/index_6_0_0.vtt — 200 — 1.0 KiB — 5 ms — http/1.1blob:https://www.nbcphiladelphia.com/b3989abf-680a-4f50-9c81-9c12bafd79c8www.nbcphiladelphia.com/b3989abf-68... blob:https://www.nbcphiladelphia.com/b3989abf-680a-4f50-9c81-9c12bafd79c8 — -1 — 0 B — 0 ms — blob:https://www.nbcphiladelphia.com/b3989abf-680a-4f50-9c81-9c12bafd79c8www.nbcphiladelphia.com/b3989abf-68... blob:https://www.nbcphiladelphia.com/b3989abf-680a-4f50-9c81-9c12bafd79c8 — -1 — 0 B — 0 ms — https://widgets-blue.media.weather.com/chunks/wxwidget.mapDefaultLayout.js?v=4e77d53b1e6b2a3178a0widgets-blue.media.weather.com/chun... https://widgets-blue.media.weather.com/chunks/wxwidget.mapDefaultLayout.js?v=4e77d53b1e6b2a3178a0 — 200 — 27.1 KiB — 50 ms — h2https://api.mapbox.com/styles/v1/weather/ckiezw9np3vrg19pbi62tlb0e?access_token=pk.eyJ1Ijoid2VhdGhlciIsImEiOiJjbHAxajVmc3YwaGwwMmxzNDl1NmxudHRzIn0.C2EdtL51tjiGw85gOEWxSgapi.mapbox.com/styles/v1/weather/ck... https://api.mapbox.com/styles/v1/weather/ckiezw9np3vrg19pbi62tlb0e?access_token=pk.eyJ1Ijoid2VhdGhlciIsImEiOiJjbHAxajVmc3YwaGwwMmxzNDl1NmxudHRzIn0.C2EdtL51tjiGw85gOEWxSg — 200 — 8.3 KiB — 37 ms — h2blob:https://www.nbcphiladelphia.com/b3989abf-680a-4f50-9c81-9c12bafd79c8www.nbcphiladelphia.com/b3989abf-68... blob:https://www.nbcphiladelphia.com/b3989abf-680a-4f50-9c81-9c12bafd79c8 — 200 — -1 B — 277 ms — blobblob:https://www.nbcphiladelphia.com/b3989abf-680a-4f50-9c81-9c12bafd79c8www.nbcphiladelphia.com/b3989abf-68... blob:https://www.nbcphiladelphia.com/b3989abf-680a-4f50-9c81-9c12bafd79c8 — 200 — -1 B — 265 ms — blobhttps://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=gpt_m202604160201&jk=8528537842225289&bg=!pKelp8XNAAa1ilLUlYo7AEcBe5WfOAxGgmK9Tus8GulNbx3JrkAHIcr4O1g2-CeCBZ2XUq59mCQVff4YAgw65YG4EomGsTra9Zqj0aNcaiODmEO-4PyfcwIAAABwUgAAAA9oAQd-ADcomCb5AiejIwUow2hxL9M82zem8LXkQpJXXCRf3q9qfZNd7Mpgm11hpW7nQ0m4JGN-Fh0z0hUxCgAd6grguYll38RMsqTwecO5hDYdSZnsfn5OZoUvqrSZAqqsue_kDazWPjgHF3jt56JQ-VVcLMFSS6LhjFzdrnM-BOhM5OBTHM7DWnbrXXegZDegNyUvU15v3B_ENK_YCFsxa8Ln8viEEa2VSbcrK388E0cvmqu4zuiQJg0Sm-1ayq4TGDIggyJXaxB8r0OQXMZQIDMDFFj_NuB9vmvhdcxClFFbXCcco9EPytyvOcRLmGoY_1HbR-Q38emSIxRUFOdDzDr6DZyWVqQXzUdy4IikwOiVTeOBMV_h5plqWXVml1w9EdOlTVaOaP4b3nCR_m77KprjstpOKjaatUrlubzPzY-wLt4OfrstXLq57WFE93jhAP-MKmqArHY0z3MfE8pNV0sHh840ojCV88k58gGBQiIBMetSQSBXvnoPc_k0yRKl6d-2fJiKYKrlgZa0FnlAMexks-BIlsltZUNdVoZ0JEwUfuuKHJjyE6AKKNEPcN7nL5MTUoD2iNujbqAQM35Hw22qghgehQ7X8Q1G3jzejflQZgaZrZq1RPMX-T3kYLqe_2uF3hYdX8PfkKTPdXSGjHB0LcG016u0d6jf6CcOdtgYf_8J0xiMIj2nTVUiyOfxxkLabIaJZ0tqqYKNuEELF2UptkP6kPKjKDBPhppf-NcjATrTwb1gPkkQ__NdBtHWdMNvHrigbtyrjJNvzq113e-2kPZ5y3LdVZTQcj5ho7fnHpe6-F4Tn_ByDpwasMxBb6y3tMnV26ICxNrCvChB_rAk2RpgVajwqr6iqpt-1mWlYBH9PKfJwGW_TKMq23ZwdIYz-u6r6QylRULVlcLKknW-mWthm2oOi135KRguV91_R16CywBpq9CMVCB_DlIe4P97T2REGSb-9MmDAeWKJNadk-wpKhtzWr_XpR1KhpBXwzTRUnnYiTRi0vccIxUeVb5igk9NQ_Krep1.adtrafficquality.google/pagead/... https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=gpt_m202604160201&jk=8528537842225289&bg=!pKelp8XNAAa1ilLUlYo7AEcBe5WfOAxGgmK9Tus8GulNbx3JrkAHIcr4O1g2-CeCBZ2XUq59mCQVff4YAgw65YG4EomGsTra9Zqj0aNcaiODmEO-4PyfcwIAAABwUgAAAA9oAQd-ADcomCb5AiejIwUow2hxL9M82zem8LXkQpJXXCRf3q9qfZNd7Mpgm11hpW7nQ0m4JGN-Fh0z0hUxCgAd6grguYll38RMsqTwecO5hDYdSZnsfn5OZoUvqrSZAqqsue_kDazWPjgHF3jt56JQ-VVcLMFSS6LhjFzdrnM-BOhM5OBTHM7DWnbrXXegZDegNyUvU15v3B_ENK_YCFsxa8Ln8viEEa2VSbcrK388E0cvmqu4zuiQJg0Sm-1ayq4TGDIggyJXaxB8r0OQXMZQIDMDFFj_NuB9vmvhdcxClFFbXCcco9EPytyvOcRLmGoY_1HbR-Q38emSIxRUFOdDzDr6DZyWVqQXzUdy4IikwOiVTeOBMV_h5plqWXVml1w9EdOlTVaOaP4b3nCR_m77KprjstpOKjaatUrlubzPzY-wLt4OfrstXLq57WFE93jhAP-MKmqArHY0z3MfE8pNV0sHh840ojCV88k58gGBQiIBMetSQSBXvnoPc_k0yRKl6d-2fJiKYKrlgZa0FnlAMexks-BIlsltZUNdVoZ0JEwUfuuKHJjyE6AKKNEPcN7nL5MTUoD2iNujbqAQM35Hw22qghgehQ7X8Q1G3jzejflQZgaZrZq1RPMX-T3kYLqe_2uF3hYdX8PfkKTPdXSGjHB0LcG016u0d6jf6CcOdtgYf_8J0xiMIj2nTVUiyOfxxkLabIaJZ0tqqYKNuEELF2UptkP6kPKjKDBPhppf-NcjATrTwb1gPkkQ__NdBtHWdMNvHrigbtyrjJNvzq113e-2kPZ5y3LdVZTQcj5ho7fnHpe6-F4Tn_ByDpwasMxBb6y3tMnV26ICxNrCvChB_rAk2RpgVajwqr6iqpt-1mWlYBH9PKfJwGW_TKMq23ZwdIYz-u6r6QylRULVlcLKknW-mWthm2oOi135KRguV91_R16CywBpq9CMVCB_DlIe4P97T2REGSb-9MmDAeWKJNadk-wpKhtzWr_XpR1KhpBXwzTRUnnYiTRi0vccIxUeVb5igk9NQ_Kr — 204 — 17 B — 33 ms — h3https://prodamdlim.akamaized.net/out/v1/98dd3c7628f549ef9045929d1ab11ad4/2bb150785d0e46878b849fb4f8add1c9/66628e5fb7724afa9c786400fe86e1f7/f134e9ed730a45beb6857aba3b581dc3/index_5_0.tsprodamdlim.akamaized.net/out/v1/98d... https://prodamdlim.akamaized.net/out/v1/98dd3c7628f549ef9045929d1ab11ad4/2bb150785d0e46878b849fb4f8add1c9/66628e5fb7724afa9c786400fe86e1f7/f134e9ed730a45beb6857aba3b581dc3/index_5_0.ts — 200 — 466.6 KiB — 31 ms — http/1.1https://nbcume.hb.omtrdc.net/settings/a8ab776a5245b4220a490d44-adobeorg.xml?r=1776901272229nbcume.hb.omtrdc.net/settings/a8ab7... https://nbcume.hb.omtrdc.net/settings/a8ab776a5245b4220a490d44-adobeorg.xml?r=1776901272229 — 200 — 520 B — 42 ms — h2https://nbcume.sc.omtrdc.net/b/ss/nbcuotsdivisiontotal/1/JS-2.22.3-LEWM/s74527628261410nbcume.sc.omtrdc.net/b/ss/nbcuotsdi... https://nbcume.sc.omtrdc.net/b/ss/nbcuotsdivisiontotal/1/JS-2.22.3-LEWM/s74527628261410 — 200 — 235 B — 14 ms — h2https://nbcu.demdex.net/event?d_dil_ver=9.5&_ts=1776901272242nbcu.demdex.net/event?d_dil_ver=9.5... https://nbcu.demdex.net/event?d_dil_ver=9.5&_ts=1776901272242 — 200 — 1.5 KiB — 28 ms — h2https://nbcume.hb.omtrdc.net/?s:sc:rsid=nbcuotsdivisiontotal&s:sc:tracking_server=nbcume.sc.omtrdc.net&h:sc:ssl=1&s:sp:ovp=jwplayer&s:sp:sdk=8.30.1%2Bcommercial_master.549.hls.js%401.4.10.jwplayer%40mono.jwplayer-ads-dai%40mono.jwplayer-ads-freewheel%40mono.jwplayer-ads-googima%40mono.jwplayer-ads-header-bidding%40github%3Ajwplayer%2Fjwplayer-ads-header-bidding%23v7.4.5.jwplayer-ads-vast%40mono.jwplayer-analytics%40github%3Ajwplayer%2Fjwplayer-analytics%233.43.x.jwplayer-analytics-kraken%40v0.0.4.jwplayer-plugin-gapro%40mono&s:sp:channel=WCAU&s:sp:player_name=jw%20player&s:sp:hb_version=js-2.1.1.192-0bfddc&l:sp:hb_api_lvl=4&s:event:sid=1776901272233875514341&s:event:type=start&l:event:duration=0&l:event:playhead=0&l:event:ts=1776901272244&l:event:prev_ts=-1&s:asset:type=main&s:asset:name=XUMO_NBC_PHILADELPHIA_FAST_STREAM&s:asset:video_id=10123841075&s:asset:publisher=A8AB776A5245B4220A490D44%40AdobeOrg&l:asset:length=86400&s:stream:type=live&l:stream:bitrate=50000&l:stream:fps=29&l:stream:dropped_frames=0&l:stream:startup_time=0&s:meta:a.media.asset=10123841075&s:meta:ovp=html5&s:meta:player_type=fastplayer_deescalated&s:meta:network=nbc&s:meta:videomarketorigination=WCAU&s:meta:minute=23%3A41&s:meta:hour=23%3A00&s:meta:day=Wednesday&s:meta:date=04%2F22%2F2026&s:meta:videompxid=0000000000009&s:meta:platform=desktop&s:meta:businessunit=phi&s:meta:videopageurl=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&s:meta:continuousplay=first%20play&s:meta:videotag=philadelphia%2C%20flyers%2C%20pennsylvania%2C%20christmas%2C%20chester-county%2C%20chester%2C%20nhl%2C%20camden-county%2C%20hockey%2C%20valentine%27s-day%2C%20atlantic-city%2C%20schools%2C%20florida%2C%20phil-murphy%2C%20new-jersey%2C%20delaware%2C%20university-of%20pennsylvania%2C%20philadelphia-flyers%2C%20larry-krasner%2C%20weather%2C%20philadelphia-international%20airport%2C%20clear-the%20shelters%2C%20nj-transit%2C%20berks-county%2C%20georgia%2C%20philadelphia-police%2C%20newark%2C%20university-city%2C%20labor-day%2C%20keith-jones%2C%20easter%2C%20nfl%2C%20sports%2C%20philadelphia-eagles%2C%20philadelphia-76ers%2C%20philadelphia-flyers%2C%20u.s.-%26amp%3B%20world%2C%20local%2C%20health%2C%20entertainment%2C%20politics%2C%20philadelphia-phillies%2C%20donald-trump%2C%20entertainment-news%2C%20north-carolina%2C%20puerto-rico%2C%20tech%2C%20transportation-and%20transit%2C%20congress%2C%20trump-administration%2C%20israel%2C%20new-york%2C%20paris%2C%20gun-violence%2C%20arizona%2C%20louisiana%2C%20business%2C%20egypt%2C%20penn-state%2C%20virginia%2C%20josh-shapiro%2C%20bensalem%2C%20maryland%2C%20delaware-county%2C%20recall-alert%2C%20technology%2C%20atlantic-county%2C%20cumberland-county%2C%20on-air%20promotion%2C%20philadelphia-eagles%2C%20lehigh-county%2C%20michigan%2C%20jason-kelce%2C%20trenton%2C%20transportation%2C%20amazon%2C%20gloucester-county%2C%20temple-university%2C%20lehigh-valley%2C%20bucks-county%2C%20south-jersey%2C%20nba%2C%20las-vegas%2C%20indiana%2C%20the-scene%2C%20utah%2C%20center-city%2C%20montgomery-county%2C%20new-castle%20county%2C%20wilmington%2C%20energy%2C%20google%2C%20new-york%20city%2C%20children%27s-hospital%20of%20philadelphia%2C%20super-bowl%2C%20fishtown%2C%20norristown%2C%20harrisburg%2C%20love-park%2C%20iran%2C%20golf%2C%20allentown%2C%20cherry-hill%2C%20traffic%2C%20taylor-swift%2C%20olney%2C%20northampton-county%2C%20amtrak%2C%20pennsylvania-turnpike%2C%20burlington-county%2C%20mercer-county%2C%20penn-state%20university%2C%20camden%2C%20immigration%2C%20philadelphia-76ers%2C%20john-fetterman%2C%20asia%2C%20tracy-davidson%2C%20mlb%2C%20septa%2C%20coatesville%2C%20point-breeze%2C%20philadelphia-school%20district%2C%20minnesota%2C%20halloween%2C%20jersey-shore%2C%20lottery%2C%20cape-may%20county%2C%20kamala-harris%2C%20i-95%2C%20interstate-95%2C%20ocean-city%2C%20east-falls%2C%20cape-may%2C%20monmouth-county%2C%20port-richmond%2C%20wildwood%2C%20air-travel%2C%20upper-darby%2C%20ocean-county%2C%20philadelphia-phillies%2C%20soccer%2C%20university-of%20delaware%2C%20germantown%2C%20lane-johnson%2C%20chinatown%2C%20green%2C%20delaware-river%2C%20longwood-gardens%2C%20phillies%2C%20pennsylvania-state%20police%2C%20the-scene%2C%20south-philadelphia%2C%20conshohocken%2C%20acct-philly%2C%20pga-tour%2C%20deptford-township%2C%20franklin-institute%2C%20levittown%2C%20upper-merion%20township%2C%20cheltenham-township%2C%20philadelphia-health%20department%2C%20nasa%2C%20retail%2C%20philadelphia-city%20council%2C%20nbc10-responds%2C%20rittenhouse-square%2C%20chestnut-hill%2C%20pennsylvania-spca%2C%20bristol%2C%20jimmy-carter%2C%20legislation%2C%20center-city%20philadelphia%2C%20brandywine-valley%20spca%2C%20news%2C%20manayunk%2C%20world-cup%2C%20roxborough%2C%20frankford%2C%20howie-roseman%2C%20mcdonald%E2%80%99s%2C%20veterans%2C%20lancaster-county%2C%20york-county%2C%20schuylkill-river%20trail%2C%20business%2C%20ncaa%2C%20philadelphia-zoo%2C%20philadelphia-museum%20of%20art%2C%20west-philadelphia%2C%20wawa%2C%20lincoln-financial%20field%2C%20pocono-mountains%2C%20north-philadelphia%2C%20crime-stoppers%2C%20bucks%2C%20philadelphia-parking%20authority%2C%20schuylkill-river%2C%20new-jersey%20turnpike%2C%20elmwood-park%20zoo%2C%20school-district%20of%20philadelphia%2C%20passover%2C%20abington-township%2C%20citizens-bank%20park%2C%20marty-small%2C%20fairmount-park%2C%20pets%2C%20mount-laurel%2C%20cobbs-creek%2C%20six-flags%2C%20villanova-university%2C%20lower-merion%2C%20hamilton-township%2C%20traffic%2C%20wawa-welcome%20america%2C%20crescentville%2C%20rocky-statue%2C%20west-chester%20university%2C%20east-germantown%2C%20powerball%2C%20thanksgiving%2C%20penn-medicine%2C%20kingsessing%2C%20first-alert%20weather%2C%20penn%27s-landing%2C%20nbc10-responds%2C%20gloucester-township%2C%20wawa-welcome%20america%2C%20benjamin-franklin%20parkway%2C%20lgbtq%2C%20animals%2C%20today-show%2C%20health-care%2C%20money%2C%20washington-dc%2C%2076ers%2C%20lower-merion%20township%2C%20nature%2C%20northern-liberties%2C%20rowing%2C%20queen-village%2C%20back-to%20school%2C%20new-york%20giants%2C%20northeast-philadelphia%2C%20profiles%2C%20wildfires%2C%20holidays%2C%20mayfair%2C%20veterans-day%2C%20adventure-aquarium%2C%20society-hill%2C%20travel%2C%20fifa%2C%20st.-patrick%27s%20day%2C%20severe-weather%2C%20hunting-park%2C%20fourth-of%20july%2C%20airlines%2C%20elections%2C%20philly-live%2C%20caught-on%20camera%2C%20sean-%22diddy%22%20combs%2C%20fires%2C%20formula-one%2C%202026-world%20cup%2C%20philly-live%2C%20weather%2C%20weather-stories%2C%20weather-video%2C%20news%2C%20investigators%2C%20changing-climate%2C%20the-trump%20administration%2C%20dulce-maria%20alavez%2C%20holidays%2C%20philly-weather%2C%20weather-forecast%2C%20free-fun%2C%20crime-and%20courts%2C%20poconos%2C%20mummers%2C%20nfl-playoffs%2C%20italian-market%2C%20traffic-alert%2C%20penn-museum%2C%20nbc10-investigators%2C%20main-line%2C%20missing-persons%2C%20philadelphia-flower%20show%2C%20responds%2C%20kelly-drive%2C%20podcasts%2C%20concerts%2C%20coronavirus-pandemic%2C%20religion%2C%20nfl-draft%2C%20grays-ferry%2C%20draft-dreams%2C%20astronomy%2C%20cruises%2C%20move-bombing%2C%20recalls%2C%20real-time-traffic%2C%20pride-month%2C%20transgender-rights%2C%20clear-the%20shelters%2C%20hurricanes%2C%20in-the%20name%20of%20love%2C%20pga%2C%20air-quality%2C%20east-mount%20airy%2C%20lawsuits%2C%20health-%26amp%3B%20science%2C%20colleges-%26amp%3B%20universities%2C%20fdr-park%2C%20investigations%2C%20art-and%20culture%2C%20discover-black%20heritage%2C%20infrastructure%2C%20celebrity-babies%2C%20philadelphia-marathon%2C%20diversity-%26amp%3B%20equality%2C%20music-%26amp%3B%20musicians%2C%20fifa-world%20cup%2C%20actors%2C%20extreme-weather%2C%20weather-education%20day%2C%20critter-corner%2C%20critter-corner%2C%20hispanic-heritage%20month%2C%20health-%26amp%3B%20wellness%2C%20food-%26amp%3B%20drink%2C%20decision-2024%2C%20battleground-politics%2C%20jalen-carter%2C%20mlb%2C%20nba%2C%20nfl%2C%20nhl%2C%20soccer%2C%20decision-2024%2C%20phillies-news%2C%20israel-hamas-war%2C%20building-philadelphia%2C%202024-nfl%20draft%2C%20eagles-news%2C%20eagles-analysis%2C%20eagles%2C%20eagles-blog%2C%20track-%26amp%3B%20field%2C%20diet-%26amp%3B%20exercise%2C%20education%2C%20kensington%2C%20southwest-philadelphia%2C%20animals-and%20wildlife%2C%20health%2C%20eagles-autism%20foundation%2C%20extreme-weather%2C%20french-connections%2C%20hurricane-season%2C%20scams%2C%20formula-1%2C%20tsa%2C%20artificial-intelligence%2C%20sports%2C%20shootings%2C%20car-crash%2C%20food%2C%20running%2C%20shopping%2C%20little-league%20world%20series%2C%20politics%2C%20charity%2C%20eagles-column%2C%20summer%2C%20saquon-barkley%2C%20filadelfia%2C%20hispanic-heritage%20month%2C%209%2F11%2C%209%2F11-anniversary%2C%20going-green%2C%20transit%2C%20jordan-mailata%2C%20alpine-skiing%2C%20space%2C%20white-house%2C%20pensilvania%2C%20cars-%2F%20autos%2C%202025-nfl%20draft%2C%20cherelle-parker%2C%20old-city%2C%20matt-meyer%2C%20super-bowl%2C%20bernie-sanders%2C%20jet-crash%20in%20philly%2C%202026-milan%20cortina%20olympics%2C%20black-heritage%2C%20navy%2C%20america-250%2C%20strawberry-mansion%2C%20patco%2C%20decision-2025%2C%20cleaning%2C%20fairmount%2C%20police-reform%2C%20draft-dreams%2C%20xfinity-mobile%20arena%2C%20pope-leo%20xiv%2C%20commuter-alert%2C%20primera-alerta%2C%20fraud-%26amp%3B%20false%20statements%2C%20philly-workers%20strike%2C%20u.s.-government%2C%20somerville%2C%20independence-mall%2C%20america250%2C%20our-250%2C%20government-shutdown%2C%202026-nfl%20draft%2C%20polic%C3%ADa-de%20filadelfia%2C%20west-oak%20lane%2C%20war-with%20iran%2C%20grays-ferry%20collapse%2C%20distrito-escolar%20de%20filadelfianbcume.hb.omtrdc.net/?s:sc:rsid=nbc... https://nbcume.hb.omtrdc.net/?s:sc:rsid=nbcuotsdivisiontotal&s:sc:tracking_server=nbcume.sc.omtrdc.net&h:sc:ssl=1&s:sp:ovp=jwplayer&s:sp:sdk=8.30.1%2Bcommercial_master.549.hls.js%401.4.10.jwplayer%40mono.jwplayer-ads-dai%40mono.jwplayer-ads-freewheel%40mono.jwplayer-ads-googima%40mono.jwplayer-ads-header-bidding%40github%3Ajwplayer%2Fjwplayer-ads-header-bidding%23v7.4.5.jwplayer-ads-vast%40mono.jwplayer-analytics%40github%3Ajwplayer%2Fjwplayer-analytics%233.43.x.jwplayer-analytics-kraken%40v0.0.4.jwplayer-plugin-gapro%40mono&s:sp:channel=WCAU&s:sp:player_name=jw%20player&s:sp:hb_version=js-2.1.1.192-0bfddc&l:sp:hb_api_lvl=4&s:event:sid=1776901272233875514341&s:event:type=start&l:event:duration=0&l:event:playhead=0&l:event:ts=1776901272244&l:event:prev_ts=-1&s:asset:type=main&s:asset:name=XUMO_NBC_PHILADELPHIA_FAST_STREAM&s:asset:video_id=10123841075&s:asset:publisher=A8AB776A5245B4220A490D44%40AdobeOrg&l:asset:length=86400&s:stream:type=live&l:stream:bitrate=50000&l:stream:fps=29&l:stream:dropped_frames=0&l:stream:startup_time=0&s:meta:a.media.asset=10123841075&s:meta:ovp=html5&s:meta:player_type=fastplayer_deescalated&s:meta:network=nbc&s:meta:videomarketorigination=WCAU&s:meta:minute=23%3A41&s:meta:hour=23%3A00&s:meta:day=Wednesday&s:meta:date=04%2F22%2F2026&s:meta:videompxid=0000000000009&s:meta:platform=desktop&s:meta:businessunit=phi&s:meta:videopageurl=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&s:meta:continuousplay=first%20play&s:meta:videotag=philadelphia%2C%20flyers%2C%20pennsylvania%2C%20christmas%2C%20chester-county%2C%20chester%2C%20nhl%2C%20camden-county%2C%20hockey%2C%20valentine%27s-day%2C%20atlantic-city%2C%20schools%2C%20florida%2C%20phil-murphy%2C%20new-jersey%2C%20delaware%2C%20university-of%20pennsylvania%2C%20philadelphia-flyers%2C%20larry-krasner%2C%20weather%2C%20philadelphia-international%20airport%2C%20clear-the%20shelters%2C%20nj-transit%2C%20berks-county%2C%20georgia%2C%20philadelphia-police%2C%20newark%2C%20university-city%2C%20labor-day%2C%20keith-jones%2C%20easter%2C%20nfl%2C%20sports%2C%20philadelphia-eagles%2C%20philadelphia-76ers%2C%20philadelphia-flyers%2C%20u.s.-%26amp%3B%20world%2C%20local%2C%20health%2C%20entertainment%2C%20politics%2C%20philadelphia-phillies%2C%20donald-trump%2C%20entertainment-news%2C%20north-carolina%2C%20puerto-rico%2C%20tech%2C%20transportation-and%20transit%2C%20congress%2C%20trump-administration%2C%20israel%2C%20new-york%2C%20paris%2C%20gun-violence%2C%20arizona%2C%20louisiana%2C%20business%2C%20egypt%2C%20penn-state%2C%20virginia%2C%20josh-shapiro%2C%20bensalem%2C%20maryland%2C%20delaware-county%2C%20recall-alert%2C%20technology%2C%20atlantic-county%2C%20cumberland-county%2C%20on-air%20promotion%2C%20philadelphia-eagles%2C%20lehigh-county%2C%20michigan%2C%20jason-kelce%2C%20trenton%2C%20transportation%2C%20amazon%2C%20gloucester-county%2C%20temple-university%2C%20lehigh-valley%2C%20bucks-county%2C%20south-jersey%2C%20nba%2C%20las-vegas%2C%20indiana%2C%20the-scene%2C%20utah%2C%20center-city%2C%20montgomery-county%2C%20new-castle%20county%2C%20wilmington%2C%20energy%2C%20google%2C%20new-york%20city%2C%20children%27s-hospital%20of%20philadelphia%2C%20super-bowl%2C%20fishtown%2C%20norristown%2C%20harrisburg%2C%20love-park%2C%20iran%2C%20golf%2C%20allentown%2C%20cherry-hill%2C%20traffic%2C%20taylor-swift%2C%20olney%2C%20northampton-county%2C%20amtrak%2C%20pennsylvania-turnpike%2C%20burlington-county%2C%20mercer-county%2C%20penn-state%20university%2C%20camden%2C%20immigration%2C%20philadelphia-76ers%2C%20john-fetterman%2C%20asia%2C%20tracy-davidson%2C%20mlb%2C%20septa%2C%20coatesville%2C%20point-breeze%2C%20philadelphia-school%20district%2C%20minnesota%2C%20halloween%2C%20jersey-shore%2C%20lottery%2C%20cape-may%20county%2C%20kamala-harris%2C%20i-95%2C%20interstate-95%2C%20ocean-city%2C%20east-falls%2C%20cape-may%2C%20monmouth-county%2C%20port-richmond%2C%20wildwood%2C%20air-travel%2C%20upper-darby%2C%20ocean-county%2C%20philadelphia-phillies%2C%20soccer%2C%20university-of%20delaware%2C%20germantown%2C%20lane-johnson%2C%20chinatown%2C%20green%2C%20delaware-river%2C%20longwood-gardens%2C%20phillies%2C%20pennsylvania-state%20police%2C%20the-scene%2C%20south-philadelphia%2C%20conshohocken%2C%20acct-philly%2C%20pga-tour%2C%20deptford-township%2C%20franklin-institute%2C%20levittown%2C%20upper-merion%20township%2C%20cheltenham-township%2C%20philadelphia-health%20department%2C%20nasa%2C%20retail%2C%20philadelphia-city%20council%2C%20nbc10-responds%2C%20rittenhouse-square%2C%20chestnut-hill%2C%20pennsylvania-spca%2C%20bristol%2C%20jimmy-carter%2C%20legislation%2C%20center-city%20philadelphia%2C%20brandywine-valley%20spca%2C%20news%2C%20manayunk%2C%20world-cup%2C%20roxborough%2C%20frankford%2C%20howie-roseman%2C%20mcdonald%E2%80%99s%2C%20veterans%2C%20lancaster-county%2C%20york-county%2C%20schuylkill-river%20trail%2C%20business%2C%20ncaa%2C%20philadelphia-zoo%2C%20philadelphia-museum%20of%20art%2C%20west-philadelphia%2C%20wawa%2C%20lincoln-financial%20field%2C%20pocono-mountains%2C%20north-philadelphia%2C%20crime-stoppers%2C%20bucks%2C%20philadelphia-parking%20authority%2C%20schuylkill-river%2C%20new-jersey%20turnpike%2C%20elmwood-park%20zoo%2C%20school-district%20of%20philadelphia%2C%20passover%2C%20abington-township%2C%20citizens-bank%20park%2C%20marty-small%2C%20fairmount-park%2C%20pets%2C%20mount-laurel%2C%20cobbs-creek%2C%20six-flags%2C%20villanova-university%2C%20lower-merion%2C%20hamilton-township%2C%20traffic%2C%20wawa-welcome%20america%2C%20crescentville%2C%20rocky-statue%2C%20west-chester%20university%2C%20east-germantown%2C%20powerball%2C%20thanksgiving%2C%20penn-medicine%2C%20kingsessing%2C%20first-alert%20weather%2C%20penn%27s-landing%2C%20nbc10-responds%2C%20gloucester-township%2C%20wawa-welcome%20america%2C%20benjamin-franklin%20parkway%2C%20lgbtq%2C%20animals%2C%20today-show%2C%20health-care%2C%20money%2C%20washington-dc%2C%2076ers%2C%20lower-merion%20township%2C%20nature%2C%20northern-liberties%2C%20rowing%2C%20queen-village%2C%20back-to%20school%2C%20new-york%20giants%2C%20northeast-philadelphia%2C%20profiles%2C%20wildfires%2C%20holidays%2C%20mayfair%2C%20veterans-day%2C%20adventure-aquarium%2C%20society-hill%2C%20travel%2C%20fifa%2C%20st.-patrick%27s%20day%2C%20severe-weather%2C%20hunting-park%2C%20fourth-of%20july%2C%20airlines%2C%20elections%2C%20philly-live%2C%20caught-on%20camera%2C%20sean-%22diddy%22%20combs%2C%20fires%2C%20formula-one%2C%202026-world%20cup%2C%20philly-live%2C%20weather%2C%20weather-stories%2C%20weather-video%2C%20news%2C%20investigators%2C%20changing-climate%2C%20the-trump%20administration%2C%20dulce-maria%20alavez%2C%20holidays%2C%20philly-weather%2C%20weather-forecast%2C%20free-fun%2C%20crime-and%20courts%2C%20poconos%2C%20mummers%2C%20nfl-playoffs%2C%20italian-market%2C%20traffic-alert%2C%20penn-museum%2C%20nbc10-investigators%2C%20main-line%2C%20missing-persons%2C%20philadelphia-flower%20show%2C%20responds%2C%20kelly-drive%2C%20podcasts%2C%20concerts%2C%20coronavirus-pandemic%2C%20religion%2C%20nfl-draft%2C%20grays-ferry%2C%20draft-dreams%2C%20astronomy%2C%20cruises%2C%20move-bombing%2C%20recalls%2C%20real-time-traffic%2C%20pride-month%2C%20transgender-rights%2C%20clear-the%20shelters%2C%20hurricanes%2C%20in-the%20name%20of%20love%2C%20pga%2C%20air-quality%2C%20east-mount%20airy%2C%20lawsuits%2C%20health-%26amp%3B%20science%2C%20colleges-%26amp%3B%20universities%2C%20fdr-park%2C%20investigations%2C%20art-and%20culture%2C%20discover-black%20heritage%2C%20infrastructure%2C%20celebrity-babies%2C%20philadelphia-marathon%2C%20diversity-%26amp%3B%20equality%2C%20music-%26amp%3B%20musicians%2C%20fifa-world%20cup%2C%20actors%2C%20extreme-weather%2C%20weather-education%20day%2C%20critter-corner%2C%20critter-corner%2C%20hispanic-heritage%20month%2C%20health-%26amp%3B%20wellness%2C%20food-%26amp%3B%20drink%2C%20decision-2024%2C%20battleground-politics%2C%20jalen-carter%2C%20mlb%2C%20nba%2C%20nfl%2C%20nhl%2C%20soccer%2C%20decision-2024%2C%20phillies-news%2C%20israel-hamas-war%2C%20building-philadelphia%2C%202024-nfl%20draft%2C%20eagles-news%2C%20eagles-analysis%2C%20eagles%2C%20eagles-blog%2C%20track-%26amp%3B%20field%2C%20diet-%26amp%3B%20exercise%2C%20education%2C%20kensington%2C%20southwest-philadelphia%2C%20animals-and%20wildlife%2C%20health%2C%20eagles-autism%20foundation%2C%20extreme-weather%2C%20french-connections%2C%20hurricane-season%2C%20scams%2C%20formula-1%2C%20tsa%2C%20artificial-intelligence%2C%20sports%2C%20shootings%2C%20car-crash%2C%20food%2C%20running%2C%20shopping%2C%20little-league%20world%20series%2C%20politics%2C%20charity%2C%20eagles-column%2C%20summer%2C%20saquon-barkley%2C%20filadelfia%2C%20hispanic-heritage%20month%2C%209%2F11%2C%209%2F11-anniversary%2C%20going-green%2C%20transit%2C%20jordan-mailata%2C%20alpine-skiing%2C%20space%2C%20white-house%2C%20pensilvania%2C%20cars-%2F%20autos%2C%202025-nfl%20draft%2C%20cherelle-parker%2C%20old-city%2C%20matt-meyer%2C%20super-bowl%2C%20bernie-sanders%2C%20jet-crash%20in%20philly%2C%202026-milan%20cortina%20olympics%2C%20black-heritage%2C%20navy%2C%20america-250%2C%20strawberry-mansion%2C%20patco%2C%20decision-2025%2C%20cleaning%2C%20fairmount%2C%20police-reform%2C%20draft-dreams%2C%20xfinity-mobile%20arena%2C%20pope-leo%20xiv%2C%20commuter-alert%2C%20primera-alerta%2C%20fraud-%26amp%3B%20false%20statements%2C%20philly-workers%20strike%2C%20u.s.-government%2C%20somerville%2C%20independence-mall%2C%20america250%2C%20our-250%2C%20government-shutdown%2C%202026-nfl%20draft%2C%20polic%C3%ADa-de%20filadelfia%2C%20west-oak%20lane%2C%20war-with%20iran%2C%20grays-ferry%20collapse%2C%20distrito-escolar%20de%20filadelfia — 204 — 19 B — 29 ms — h2https://d368vp0qqzvkid.cloudfront.net/11603/88889705/hls/master.m3u8?ads._fw_atts=&ads._fw_h_user_agent=Mozilla%252F5.0%2520%28Macintosh%253B%2520Intel%2520Mac%2520OS%2520X%252010_15_7%29%2520AppleWebKit%252F537.36%2520%28KHTML%252C%2520like%2520Gecko%29%2520Chrome%252F146.0.0.0%2520Safari%252F537.36&ads._fw_is_lat=0&ads._fw_nielsen_app_id=PE075FB87-C9AE-41D5-8B17-95C0E9301C8E&ads._fw_player_height=0&ads._fw_player_width=300&ads._fw_site_page=https%253A%252F%252Fwww.nbcphiladelphia.com%252F&ads._fw_us_privacy=1YNN&ads.afid=396654152&ads.caid=NBCNPHI&ads.channelName=nbcphiladelphianews&ads.csid=nbc_ots_alldevice_allos_web_wcau_livelinear_virtualchannel&ads.flag=%252Bsltp%252Bemcr%252Bslcb%252Bsbid-fbad%252Baeti%252Bslif-vicb%252Bamcb%252Bplay-uapl%252Bdtrd%252Bexvt&ads.gpp=DBABLA%7EBVQqAAAAAgA.QA&ads.gpp_sid=7&ads.nw=169843&ads.playerVersion=8.30.1&ads.prof=169843%3Anbcu_ots_web_linear&ads.resp=vmap1&ads.sfid=23408325&ads.vcid=&ads.vip=71.225.106.95&ads.xumo_channelId=88889705a&ads.xumo_contentId=3819&ads.xumo_contentName=NBCNPHI&ads.xumo_ifaType=&ads.xumo_providerId=3819&ads.xumo_providerName=NBCNPHI&ads.xumo_streamId=88889705&ads.xumo_ifa=&ads._fw_did=&ads.site_name=NBCd368vp0qqzvkid.cloudfront.net/11603... https://d368vp0qqzvkid.cloudfront.net/11603/88889705/hls/master.m3u8?ads._fw_atts=&ads._fw_h_user_agent=Mozilla%252F5.0%2520%28Macintosh%253B%2520Intel%2520Mac%2520OS%2520X%252010_15_7%29%2520AppleWebKit%252F537.36%2520%28KHTML%252C%2520like%2520Gecko%29%2520Chrome%252F146.0.0.0%2520Safari%252F537.36&ads._fw_is_lat=0&ads._fw_nielsen_app_id=PE075FB87-C9AE-41D5-8B17-95C0E9301C8E&ads._fw_player_height=0&ads._fw_player_width=300&ads._fw_site_page=https%253A%252F%252Fwww.nbcphiladelphia.com%252F&ads._fw_us_privacy=1YNN&ads.afid=396654152&ads.caid=NBCNPHI&ads.channelName=nbcphiladelphianews&ads.csid=nbc_ots_alldevice_allos_web_wcau_livelinear_virtualchannel&ads.flag=%252Bsltp%252Bemcr%252Bslcb%252Bsbid-fbad%252Baeti%252Bslif-vicb%252Bamcb%252Bplay-uapl%252Bdtrd%252Bexvt&ads.gpp=DBABLA%7EBVQqAAAAAgA.QA&ads.gpp_sid=7&ads.nw=169843&ads.playerVersion=8.30.1&ads.prof=169843%3Anbcu_ots_web_linear&ads.resp=vmap1&ads.sfid=23408325&ads.vcid=&ads.vip=71.225.106.95&ads.xumo_channelId=88889705a&ads.xumo_contentId=3819&ads.xumo_contentName=NBCNPHI&ads.xumo_ifaType=&ads.xumo_providerId=3819&ads.xumo_providerName=NBCNPHI&ads.xumo_streamId=88889705&ads.xumo_ifa=&ads._fw_did=&ads.site_name=NBC — 200 — 2.8 KiB — 235 ms — http/1.1https://prd.jwpltx.com/v1/jwplayer6/ping.gif?h=1683935450&e=pa&n=6060804269487465&aid=NZmKqxH6Ee6MGB6nOJnC5g&amp=0&at=1&c=-1&ccp=0&cp=1&d=1&eb=0&ed=6&emi=1an8mex13q5v&i=0&lid=1mlkcp81d8hy&lsa=read&mt=1&pbd=1&pbr=1&pgi=lydqon1j042m&ph=0&pii=0&pl=0&plc=1&pli=qdibgc1ttakh&pp=hlsjs&ppm=VOD&prc=2&ps=1&pss=1&pt=NBC10%20Philadelphia%20%E2%80%93%20Local%20news%2C%20breaking%20news%2C%20weather&pu=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&pv=8.30.1&pyc=0&s=0&sdk=0&stc=2&stpe=0&tv=4.0.11&vb=1&vi=1&vl=90&wd=300&ab=1&cme=0&flc=0&lng=en-US&mu=https%3A%2F%2Fd368vp0qqzvkid.cloudfront.net%2F11603%2F88889705%2Fhls%2Fmaster.m3u8%3Fads._fw_atts%3D%26ads._fw_h_user_agent%3DMozilla%25252F5.0%252520%2528Macintosh%25253B%252520Intel%252520Mac%252520OS%252520X%25252010_15_7%2529%252520AppleWebKit%25252F537.36%252520%2528KHTML%25252C%252520like%252520Gecko%2529%252520Chrome%25252F146.0.0.0%252520Safari%25252F537.36%26ads._fw_is_lat%3D0%26ads._fw_nielsen_app_id%3DPE075FB87-C9AE-41D5-8B17-95C0E9301C8E%26ads._fw_player_height%3D0%26ads._fw_player_width%3D300%26ads._fw_site_page%3Dhttps%25253A%25252F%25252Fwww.nbcphiladelphia.com%25252F%26ads._fw_us_privacy%3D1YNN%26ads.afid%3D396654152%26ads.caid%3DNBCNPHI%26ads.channelName%3Dnbcphiladelphianews%26ads.csid%3Dnbc_ots_alldevice_allos_web_wcau_livelinear_virtualchannel%26ads.flag%3D%25252Bsltp%25252Bemcr%25252Bslcb%25252Bsbid-fbad%25252Baeti%25252Bslif-vicb%25252Bamcb%25252Bplay-uapl%25252Bdtrd%25252Bexvt%26ads.gpp%3DDBABLA%257EBVQqAAAAAgA.QA%26ads.gpp_sid%3D7%26ads.nw%3D169843%26ads.playerVersion%3D8.30.1%26ads.prof%3D169843%253Anbcu_ots_web_linear%26ads.resp%3Dvmap1%26ads.sfid%3D23408325%26ads.vcid%3D%26ads.vip%3D71.225.106.95%26ads.xumo_channelId%3D88889705a%26ads.xumo_contentId%3D3819%26ads.xumo_contentName%3DNBCNPHI%26ads.xumo_ifaType%3D%26ads.xumo_providerId%3D3819%26ads.xumo_providerName%3DNBCNPHI%26ads.xumo_streamId%3D88889705%26ads.xumo_ifa%3D%26ads._fw_did%3D%26ads.site_name%3DNBC&pd=2&pdr=&plng=en-US&pni=0&pogt=NBC10%20Philadelphia%20-%20Local%20news%2C%20breaking%20news%2C%20weather&pr=2&tb=0&vd=86400&sa=1776901272250prd.jwpltx.com/v1/jwplayer6/ping.gi... https://prd.jwpltx.com/v1/jwplayer6/ping.gif?h=1683935450&e=pa&n=6060804269487465&aid=NZmKqxH6Ee6MGB6nOJnC5g&amp=0&at=1&c=-1&ccp=0&cp=1&d=1&eb=0&ed=6&emi=1an8mex13q5v&i=0&lid=1mlkcp81d8hy&lsa=read&mt=1&pbd=1&pbr=1&pgi=lydqon1j042m&ph=0&pii=0&pl=0&plc=1&pli=qdibgc1ttakh&pp=hlsjs&ppm=VOD&prc=2&ps=1&pss=1&pt=NBC10%20Philadelphia%20%E2%80%93%20Local%20news%2C%20breaking%20news%2C%20weather&pu=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&pv=8.30.1&pyc=0&s=0&sdk=0&stc=2&stpe=0&tv=4.0.11&vb=1&vi=1&vl=90&wd=300&ab=1&cme=0&flc=0&lng=en-US&mu=https%3A%2F%2Fd368vp0qqzvkid.cloudfront.net%2F11603%2F88889705%2Fhls%2Fmaster.m3u8%3Fads._fw_atts%3D%26ads._fw_h_user_agent%3DMozilla%25252F5.0%252520%2528Macintosh%25253B%252520Intel%252520Mac%252520OS%252520X%25252010_15_7%2529%252520AppleWebKit%25252F537.36%252520%2528KHTML%25252C%252520like%252520Gecko%2529%252520Chrome%25252F146.0.0.0%252520Safari%25252F537.36%26ads._fw_is_lat%3D0%26ads._fw_nielsen_app_id%3DPE075FB87-C9AE-41D5-8B17-95C0E9301C8E%26ads._fw_player_height%3D0%26ads._fw_player_width%3D300%26ads._fw_site_page%3Dhttps%25253A%25252F%25252Fwww.nbcphiladelphia.com%25252F%26ads._fw_us_privacy%3D1YNN%26ads.afid%3D396654152%26ads.caid%3DNBCNPHI%26ads.channelName%3Dnbcphiladelphianews%26ads.csid%3Dnbc_ots_alldevice_allos_web_wcau_livelinear_virtualchannel%26ads.flag%3D%25252Bsltp%25252Bemcr%25252Bslcb%25252Bsbid-fbad%25252Baeti%25252Bslif-vicb%25252Bamcb%25252Bplay-uapl%25252Bdtrd%25252Bexvt%26ads.gpp%3DDBABLA%257EBVQqAAAAAgA.QA%26ads.gpp_sid%3D7%26ads.nw%3D169843%26ads.playerVersion%3D8.30.1%26ads.prof%3D169843%253Anbcu_ots_web_linear%26ads.resp%3Dvmap1%26ads.sfid%3D23408325%26ads.vcid%3D%26ads.vip%3D71.225.106.95%26ads.xumo_channelId%3D88889705a%26ads.xumo_contentId%3D3819%26ads.xumo_contentName%3DNBCNPHI%26ads.xumo_ifaType%3D%26ads.xumo_providerId%3D3819%26ads.xumo_providerName%3DNBCNPHI%26ads.xumo_streamId%3D88889705%26ads.xumo_ifa%3D%26ads._fw_did%3D%26ads.site_name%3DNBC&pd=2&pdr=&plng=en-US&pni=0&pogt=NBC10%20Philadelphia%20-%20Local%20news%2C%20breaking%20news%2C%20weather&pr=2&tb=0&vd=86400&sa=1776901272250 — 204 — 202 B — 19 ms — h2blob:https://www.nbcphiladelphia.com/334a9383-b5d6-4b8b-886e-a03e3a31b3a5www.nbcphiladelphia.com/334a9383-b5... blob:https://www.nbcphiladelphia.com/334a9383-b5d6-4b8b-886e-a03e3a31b3a5 — 200 — -1 B — 281 ms — blobhttps://api.mapbox.com/v4/mapbox.mapbox-streets-v8,mapbox.mapbox-terrain-v2.json?secure&access_token=pk.eyJ1Ijoid2VhdGhlciIsImEiOiJjbHAxajVmc3YwaGwwMmxzNDl1NmxudHRzIn0.C2EdtL51tjiGw85gOEWxSgapi.mapbox.com/v4/mapbox.mapbox-str... https://api.mapbox.com/v4/mapbox.mapbox-streets-v8,mapbox.mapbox-terrain-v2.json?secure&access_token=pk.eyJ1Ijoid2VhdGhlciIsImEiOiJjbHAxajVmc3YwaGwwMmxzNDl1NmxudHRzIn0.C2EdtL51tjiGw85gOEWxSg — 200 — 5.2 KiB — 13 ms — h2https://api.mapbox.com/styles/v1/weather/ckiezw9np3vrg19pbi62tlb0e/5ai059mm7rkvdk5nvzwa3qw9e/sprite.json?access_token=pk.eyJ1Ijoid2VhdGhlciIsImEiOiJjbHAxajVmc3YwaGwwMmxzNDl1NmxudHRzIn0.C2EdtL51tjiGw85gOEWxSgapi.mapbox.com/styles/v1/weather/ck... https://api.mapbox.com/styles/v1/weather/ckiezw9np3vrg19pbi62tlb0e/5ai059mm7rkvdk5nvzwa3qw9e/sprite.json?access_token=pk.eyJ1Ijoid2VhdGhlciIsImEiOiJjbHAxajVmc3YwaGwwMmxzNDl1NmxudHRzIn0.C2EdtL51tjiGw85gOEWxSg — 200 — 529 B — 128 ms — h2https://api.mapbox.com/styles/v1/weather/ckiezw9np3vrg19pbi62tlb0e/5ai059mm7rkvdk5nvzwa3qw9e/sprite.png?access_token=pk.eyJ1Ijoid2VhdGhlciIsImEiOiJjbHAxajVmc3YwaGwwMmxzNDl1NmxudHRzIn0.C2EdtL51tjiGw85gOEWxSgapi.mapbox.com/styles/v1/weather/ck... https://api.mapbox.com/styles/v1/weather/ckiezw9np3vrg19pbi62tlb0e/5ai059mm7rkvdk5nvzwa3qw9e/sprite.png?access_token=pk.eyJ1Ijoid2VhdGhlciIsImEiOiJjbHAxajVmc3YwaGwwMmxzNDl1NmxudHRzIn0.C2EdtL51tjiGw85gOEWxSg — 200 — 403 B — 129 ms — h2https://config.media.weather.com/api/v1/radars/status?map_id=0014&service_id=369362872config.media.weather.com/api/v1/rad... https://config.media.weather.com/api/v1/radars/status?map_id=0014&service_id=369362872 — 200 — 1.2 KiB — 34 ms — h2https://config.media.weather.com/api/v1/radars/status?map_id=0014&service_id=369362872config.media.weather.com/api/v1/rad... https://config.media.weather.com/api/v1/radars/status?map_id=0014&service_id=369362872 — 200 — 0 B — 36 ms — h2https://config.media.weather.com/api/v1/radars/status?map_id=0014&service_id=369362872config.media.weather.com/api/v1/rad... https://config.media.weather.com/api/v1/radars/status?map_id=0014&service_id=369362872 — 200 — 0 B — 38 ms — h2https://api.weather.com/v2/vector-api/products/608/info?apiKey=089ed4e892fb0dfdf34eb81e6f2521aa&tile-size=512&meta=trueapi.weather.com/v2/vector-api/produ... https://api.weather.com/v2/vector-api/products/608/info?apiKey=089ed4e892fb0dfdf34eb81e6f2521aa&tile-size=512&meta=true — 200 — 1009 B — 47 ms — h2https://api.weather.com/v2/vector-api/products/619/info?apiKey=089ed4e892fb0dfdf34eb81e6f2521aa&tile-size=512&meta=trueapi.weather.com/v2/vector-api/produ... https://api.weather.com/v2/vector-api/products/619/info?apiKey=089ed4e892fb0dfdf34eb81e6f2521aa&tile-size=512&meta=true — 200 — 1013 B — 62 ms — h2https://config.media.weather.com/api/v1/radars/status?map_id=0014&service_id=369362872config.media.weather.com/api/v1/rad... https://config.media.weather.com/api/v1/radars/status?map_id=0014&service_id=369362872 — 200 — 0 B — 2 ms — h2blob:https://www.nbcphiladelphia.com/b3989abf-680a-4f50-9c81-9c12bafd79c8www.nbcphiladelphia.com/b3989abf-68... blob:https://www.nbcphiladelphia.com/b3989abf-680a-4f50-9c81-9c12bafd79c8 — 200 — -1 B — 306 ms — blobblob:https://www.nbcphiladelphia.com/b3989abf-680a-4f50-9c81-9c12bafd79c8www.nbcphiladelphia.com/b3989abf-68... blob:https://www.nbcphiladelphia.com/b3989abf-680a-4f50-9c81-9c12bafd79c8 — 200 — -1 B — 353 ms — blobhttps://api.mapbox.com/styles/v1/weather/ckiezw9np3vrg19pbi62tlb0e?access_token=pk.eyJ1Ijoid2VhdGhlciIsImEiOiJjbHAxajVmc3YwaGwwMmxzNDl1NmxudHRzIn0.C2EdtL51tjiGw85gOEWxSgapi.mapbox.com/styles/v1/weather/ck... https://api.mapbox.com/styles/v1/weather/ckiezw9np3vrg19pbi62tlb0e?access_token=pk.eyJ1Ijoid2VhdGhlciIsImEiOiJjbHAxajVmc3YwaGwwMmxzNDl1NmxudHRzIn0.C2EdtL51tjiGw85gOEWxSg — 200 — 0 B — 10 ms — h2https://config.media.weather.com/api/v1/radars/status?map_id=0014&service_id=369362872config.media.weather.com/api/v1/rad... https://config.media.weather.com/api/v1/radars/status?map_id=0014&service_id=369362872 — 200 — 0 B — 4 ms — h2https://d368vp0qqzvkid.cloudfront.net/manifest/3fec3e5cac39a52b2132f9c66c83dae043dc17d4/prod_default_nbc-direct/63cc1014-7730-4f85-a62c-a51b109663de/5.m3u8d368vp0qqzvkid.cloudfront.net/manif... https://d368vp0qqzvkid.cloudfront.net/manifest/3fec3e5cac39a52b2132f9c66c83dae043dc17d4/prod_default_nbc-direct/63cc1014-7730-4f85-a62c-a51b109663de/5.m3u8 — 200 — 2.7 KiB — 75 ms — http/1.1https://prd.jwpltx.com/v1/jwplayer6/ping.gif?h=-1784275404&e=cpt&n=3105103751880913&aid=NZmKqxH6Ee6MGB6nOJnC5g&amp=0&at=1&c=-1&ccp=0&cp=1&d=1&eb=0&ed=6&emi=1an8mex13q5v&i=0&lid=1mlkcp81d8hy&lsa=read&mt=1&pbd=1&pbr=1&pgi=lydqon1j042m&ph=0&pii=0&pl=0&plc=1&pli=qdibgc1ttakh&pp=hlsjs&ppm=VOD&prc=2&ps=1&pss=1&pt=NBC10%20Philadelphia%20%E2%80%93%20Local%20news%2C%20breaking%20news%2C%20weather&pu=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&pv=8.30.1&pyc=0&s=0&sdk=0&stc=2&stpe=0&tv=4.0.11&vb=1&vi=1&vl=90&wd=300&sa=1776901272534prd.jwpltx.com/v1/jwplayer6/ping.gi... https://prd.jwpltx.com/v1/jwplayer6/ping.gif?h=-1784275404&e=cpt&n=3105103751880913&aid=NZmKqxH6Ee6MGB6nOJnC5g&amp=0&at=1&c=-1&ccp=0&cp=1&d=1&eb=0&ed=6&emi=1an8mex13q5v&i=0&lid=1mlkcp81d8hy&lsa=read&mt=1&pbd=1&pbr=1&pgi=lydqon1j042m&ph=0&pii=0&pl=0&plc=1&pli=qdibgc1ttakh&pp=hlsjs&ppm=VOD&prc=2&ps=1&pss=1&pt=NBC10%20Philadelphia%20%E2%80%93%20Local%20news%2C%20breaking%20news%2C%20weather&pu=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&pv=8.30.1&pyc=0&s=0&sdk=0&stc=2&stpe=0&tv=4.0.11&vb=1&vi=1&vl=90&wd=300&sa=1776901272534 — 204 — 203 B — 12 ms — h2https://events.launchdarkly.com/events/bulk/61e73e52574f7e16d1e36e36events.launchdarkly.com/events/bulk... https://events.launchdarkly.com/events/bulk/61e73e52574f7e16d1e36e36 — 204 — 0 B — 13 ms — h2https://events.launchdarkly.com/events/bulk/61e73e52574f7e16d1e36e36events.launchdarkly.com/events/bulk... https://events.launchdarkly.com/events/bulk/61e73e52574f7e16d1e36e36 — 202 — 358 B — 18 ms — h2https://js-sec.indexww.com/um/ixmatch.htmljs-sec.indexww.com/um/ixmatch.html https://js-sec.indexww.com/um/ixmatch.html — 200 — 1.6 KiB — 17 ms — h2https://nbcu-d.openx.net/w/1.0/pdnbcu-d.openx.net/w/1.0/pd https://nbcu-d.openx.net/w/1.0/pd — 302 — 343 B — 84 ms — h2https://nbcume.hb.omtrdc.net/?s:sc:rsid=nbcuotsdivisiontotal&s:sc:tracking_server=nbcume.sc.omtrdc.net&h:sc:ssl=1&s:user:mid=35825278905429094472632207931193292953&s:aam:blob=6G1ynYcLPuiQxYZrsz_pkqfLG9yMXBpb2zX5dvJdYQJzPXImdj0y&l:aam:loc_hint=7&s:sp:ovp=jwplayer&s:sp:sdk=8.30.1%2Bcommercial_master.549.hls.js%401.4.10.jwplayer%40mono.jwplayer-ads-dai%40mono.jwplayer-ads-freewheel%40mono.jwplayer-ads-googima%40mono.jwplayer-ads-header-bidding%40github%3Ajwplayer%2Fjwplayer-ads-header-bidding%23v7.4.5.jwplayer-ads-vast%40mono.jwplayer-analytics%40github%3Ajwplayer%2Fjwplayer-analytics%233.43.x.jwplayer-analytics-kraken%40v0.0.4.jwplayer-plugin-gapro%40mono&s:sp:channel=WCAU&s:sp:player_name=jw%20player&s:sp:hb_version=js-2.1.1.192-0bfddc&l:sp:hb_api_lvl=4&s:event:sid=1776901272233875514341&s:event:type=aa_start&l:event:duration=0&l:event:playhead=0&l:event:ts=1776901272358&l:event:prev_ts=-1&s:asset:type=main&s:asset:name=XUMO_NBC_PHILADELPHIA_FAST_STREAM&s:asset:video_id=10123841075&s:asset:publisher=A8AB776A5245B4220A490D44%40AdobeOrg&l:asset:length=86400&s:stream:type=live&l:stream:bitrate=50000&l:stream:fps=29&l:stream:dropped_frames=0&l:stream:startup_time=0nbcume.hb.omtrdc.net/?s:sc:rsid=nbc... https://nbcume.hb.omtrdc.net/?s:sc:rsid=nbcuotsdivisiontotal&s:sc:tracking_server=nbcume.sc.omtrdc.net&h:sc:ssl=1&s:user:mid=35825278905429094472632207931193292953&s:aam:blob=6G1ynYcLPuiQxYZrsz_pkqfLG9yMXBpb2zX5dvJdYQJzPXImdj0y&l:aam:loc_hint=7&s:sp:ovp=jwplayer&s:sp:sdk=8.30.1%2Bcommercial_master.549.hls.js%401.4.10.jwplayer%40mono.jwplayer-ads-dai%40mono.jwplayer-ads-freewheel%40mono.jwplayer-ads-googima%40mono.jwplayer-ads-header-bidding%40github%3Ajwplayer%2Fjwplayer-ads-header-bidding%23v7.4.5.jwplayer-ads-vast%40mono.jwplayer-analytics%40github%3Ajwplayer%2Fjwplayer-analytics%233.43.x.jwplayer-analytics-kraken%40v0.0.4.jwplayer-plugin-gapro%40mono&s:sp:channel=WCAU&s:sp:player_name=jw%20player&s:sp:hb_version=js-2.1.1.192-0bfddc&l:sp:hb_api_lvl=4&s:event:sid=1776901272233875514341&s:event:type=aa_start&l:event:duration=0&l:event:playhead=0&l:event:ts=1776901272358&l:event:prev_ts=-1&s:asset:type=main&s:asset:name=XUMO_NBC_PHILADELPHIA_FAST_STREAM&s:asset:video_id=10123841075&s:asset:publisher=A8AB776A5245B4220A490D44%40AdobeOrg&l:asset:length=86400&s:stream:type=live&l:stream:bitrate=50000&l:stream:fps=29&l:stream:dropped_frames=0&l:stream:startup_time=0 — 204 — 17 B — 14 ms — h2https://d368vp0qqzvkid.cloudfront.net/manifest/3fec3e5cac39a52b2132f9c66c83dae043dc17d4/prod_default_nbc-direct/63cc1014-7730-4f85-a62c-a51b109663de/6.m3u8d368vp0qqzvkid.cloudfront.net/manif... https://d368vp0qqzvkid.cloudfront.net/manifest/3fec3e5cac39a52b2132f9c66c83dae043dc17d4/prod_default_nbc-direct/63cc1014-7730-4f85-a62c-a51b109663de/6.m3u8 — 200 — 2.9 KiB — 113 ms — http/1.1https://cdn.taboola.com/scripts/prebid_iframe_sync.html?gpp=&gpp_sid=cdn.taboola.com/scripts/prebid_ifra... https://cdn.taboola.com/scripts/prebid_iframe_sync.html?gpp=&gpp_sid= — 200 — 2.5 KiB — 29 ms — h2https://static.cdn.trustx.org/x/user_sync.html?gdpr=&gdpr_consent=&us_privacy=&gpp=&gpp_sid=&publisher_id=104669&source=pbjs-responsestatic.cdn.trustx.org/x/user_sync.h... https://static.cdn.trustx.org/x/user_sync.html?gdpr=&gdpr_consent=&us_privacy=&gpp=&gpp_sid=&publisher_id=104669&source=pbjs-response — 200 — 2.1 KiB — 75 ms — h2https://nbcu-d.openx.net/w/1.0/pd?cc=1nbcu-d.openx.net/w/1.0/pd?cc=1 https://nbcu-d.openx.net/w/1.0/pd?cc=1 — 200 — 132 B — 16 ms — h2https://events.mapbox.com/events/v2?access_token=pk.eyJ1Ijoid2VhdGhlciIsImEiOiJjbHAxajVmc3YwaGwwMmxzNDl1NmxudHRzIn0.C2EdtL51tjiGw85gOEWxSgevents.mapbox.com/events/v2?access_... https://events.mapbox.com/events/v2?access_token=pk.eyJ1Ijoid2VhdGhlciIsImEiOiJjbHAxajVmc3YwaGwwMmxzNDl1NmxudHRzIn0.C2EdtL51tjiGw85gOEWxSg — 204 — 75 B — 72 ms — h2https://events.mapbox.com/events/v2?access_token=pk.eyJ1Ijoid2VhdGhlciIsImEiOiJjbHAxajVmc3YwaGwwMmxzNDl1NmxudHRzIn0.C2EdtL51tjiGw85gOEWxSgevents.mapbox.com/events/v2?access_... https://events.mapbox.com/events/v2?access_token=pk.eyJ1Ijoid2VhdGhlciIsImEiOiJjbHAxajVmc3YwaGwwMmxzNDl1NmxudHRzIn0.C2EdtL51tjiGw85gOEWxSg — 204 — 76 B — 64 ms — h2https://trc.taboola.com/sg/prebidJS/1/cmtrc.taboola.com/sg/prebidJS/1/cm https://trc.taboola.com/sg/prebidJS/1/cm — -1 — 0 B — 56 ms — https://xumo-drct-ch104-mnm32.fast.nbcuni.com/live/master_6/00511/master_6_05443.tsxumo-drct-ch104-mnm32.fast.nbcuni.c... https://xumo-drct-ch104-mnm32.fast.nbcuni.com/live/master_6/00511/master_6_05443.ts — 200 — 384.1 KiB — 681 ms — h2https://cdn.taboola.com/scripts/ifs.jscdn.taboola.com/scripts/ifs.js https://cdn.taboola.com/scripts/ifs.js — 200 — 1.4 KiB — 10 ms — h2https://api.mapbox.com/v4/mapbox.mapbox-streets-v8,mapbox.mapbox-terrain-v2.json?secure&access_token=pk.eyJ1Ijoid2VhdGhlciIsImEiOiJjbHAxajVmc3YwaGwwMmxzNDl1NmxudHRzIn0.C2EdtL51tjiGw85gOEWxSgapi.mapbox.com/v4/mapbox.mapbox-str... https://api.mapbox.com/v4/mapbox.mapbox-streets-v8,mapbox.mapbox-terrain-v2.json?secure&access_token=pk.eyJ1Ijoid2VhdGhlciIsImEiOiJjbHAxajVmc3YwaGwwMmxzNDl1NmxudHRzIn0.C2EdtL51tjiGw85gOEWxSg — 200 — 0 B — 26 ms — h2https://api.mapbox.com/styles/v1/weather/ckiezw9np3vrg19pbi62tlb0e/5ai059mm7rkvdk5nvzwa3qw9e/sprite.json?access_token=pk.eyJ1Ijoid2VhdGhlciIsImEiOiJjbHAxajVmc3YwaGwwMmxzNDl1NmxudHRzIn0.C2EdtL51tjiGw85gOEWxSgapi.mapbox.com/styles/v1/weather/ck... https://api.mapbox.com/styles/v1/weather/ckiezw9np3vrg19pbi62tlb0e/5ai059mm7rkvdk5nvzwa3qw9e/sprite.json?access_token=pk.eyJ1Ijoid2VhdGhlciIsImEiOiJjbHAxajVmc3YwaGwwMmxzNDl1NmxudHRzIn0.C2EdtL51tjiGw85gOEWxSg — 200 — 0 B — 52 ms — h2https://api.mapbox.com/styles/v1/weather/ckiezw9np3vrg19pbi62tlb0e/5ai059mm7rkvdk5nvzwa3qw9e/sprite.png?access_token=pk.eyJ1Ijoid2VhdGhlciIsImEiOiJjbHAxajVmc3YwaGwwMmxzNDl1NmxudHRzIn0.C2EdtL51tjiGw85gOEWxSgapi.mapbox.com/styles/v1/weather/ck... https://api.mapbox.com/styles/v1/weather/ckiezw9np3vrg19pbi62tlb0e/5ai059mm7rkvdk5nvzwa3qw9e/sprite.png?access_token=pk.eyJ1Ijoid2VhdGhlciIsImEiOiJjbHAxajVmc3YwaGwwMmxzNDl1NmxudHRzIn0.C2EdtL51tjiGw85gOEWxSg — 200 — 0 B — 59 ms — h2https://sync.trustx.org/get-uuidsync.trustx.org/get-uuid https://sync.trustx.org/get-uuid — 200 — 662 B — 41 ms — h3https://api3.weather.com/v2/vector-api/products/608/features?time=1776901140000&x=36&y=48&lod=8&apiKey=089ed4e892fb0dfdf34eb81e6f2521aa&tile-size=512api3.weather.com/v2/vector-api/prod... https://api3.weather.com/v2/vector-api/products/608/features?time=1776901140000&x=36&y=48&lod=8&apiKey=089ed4e892fb0dfdf34eb81e6f2521aa&tile-size=512 — 200 — 302 B — 41 ms — h2https://api.weather.com/v2/vector-api/products/608/features?time=1776901140000&x=37&y=48&lod=8&apiKey=089ed4e892fb0dfdf34eb81e6f2521aa&tile-size=512api.weather.com/v2/vector-api/produ... https://api.weather.com/v2/vector-api/products/608/features?time=1776901140000&x=37&y=48&lod=8&apiKey=089ed4e892fb0dfdf34eb81e6f2521aa&tile-size=512 — 200 — 302 B — 28 ms — h2https://api3.weather.com/v2/vector-api/products/619/features?time=1776296534000&x=36&y=48&lod=8&apiKey=089ed4e892fb0dfdf34eb81e6f2521aa&tile-size=512api3.weather.com/v2/vector-api/prod... https://api3.weather.com/v2/vector-api/products/619/features?time=1776296534000&x=36&y=48&lod=8&apiKey=089ed4e892fb0dfdf34eb81e6f2521aa&tile-size=512 — 200 — 302 B — 46 ms — h2https://api.weather.com/v2/vector-api/products/619/features?time=1776296534000&x=37&y=48&lod=8&apiKey=089ed4e892fb0dfdf34eb81e6f2521aa&tile-size=512api.weather.com/v2/vector-api/produ... https://api.weather.com/v2/vector-api/products/619/features?time=1776296534000&x=37&y=48&lod=8&apiKey=089ed4e892fb0dfdf34eb81e6f2521aa&tile-size=512 — 200 — 302 B — 47 ms — h2https://media.nbcnewyork.com/wp-content/uploads/2019/09/FixedRadarPin-25x25-2x.pngmedia.nbcnewyork.com/wp-content/upl... https://media.nbcnewyork.com/wp-content/uploads/2019/09/FixedRadarPin-25x25-2x.png — 200 — 3.9 KiB — 87 ms — h2https://api.weather.com/v3/TileServer/series/productSet?apiKey=089ed4e892fb0dfdf34eb81e6f2521aaapi.weather.com/v3/TileServer/serie... https://api.weather.com/v3/TileServer/series/productSet?apiKey=089ed4e892fb0dfdf34eb81e6f2521aa — 200 — 12.1 KiB — 342 ms — h2https://widgets-blue.media.weather.com/static/img/common/icons/25_white/radar.pngwidgets-blue.media.weather.com/stat... https://widgets-blue.media.weather.com/static/img/common/icons/25_white/radar.png — 200 — 872 B — 5 ms — h2https://media.nbcphiladelphia.com/2019/09/cropped-NBC_Philadelphia.png?fit=32%2C32&quality=85&strip=allmedia.nbcphiladelphia.com/2019/09/c... https://media.nbcphiladelphia.com/2019/09/cropped-NBC_Philadelphia.png?fit=32%2C32&quality=85&strip=all — 200 — 746 B — 283 ms — h2https://xumo-drct-ch104-mnm32.fast.nbcuni.com/live/master_caption/00511/master_caption_05442.vttxumo-drct-ch104-mnm32.fast.nbcuni.c... https://xumo-drct-ch104-mnm32.fast.nbcuni.com/live/master_caption/00511/master_caption_05442.vtt — 200 — 2.3 KiB — 60 ms — h2https://ssum-sec.casalemedia.com/usermatch?us_privacy=1YNN&d=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&s=184674&cb=https%3A%2F%2Fcdn.indexww.com%2Fht%2Fhtw-pixel.gif%3Fssum-sec.casalemedia.com/usermatch?... https://ssum-sec.casalemedia.com/usermatch?us_privacy=1YNN&d=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&s=184674&cb=https%3A%2F%2Fcdn.indexww.com%2Fht%2Fhtw-pixel.gif%3F — 302 — 924 B — 35 ms — h3https://ssum-sec.casalemedia.com/usermatch?us_privacy=1YNN&d=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&s=184674&cb=https%3A%2F%2Fcdn.indexww.com%2Fht%2Fhtw-pixel.gif%3F&C=1ssum-sec.casalemedia.com/usermatch?... https://ssum-sec.casalemedia.com/usermatch?us_privacy=1YNN&d=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&s=184674&cb=https%3A%2F%2Fcdn.indexww.com%2Fht%2Fhtw-pixel.gif%3F&C=1 — 200 — 564 B — 18 ms — h3https://prodamdlim.akamaized.net/out/v1/98dd3c7628f549ef9045929d1ab11ad4/2bb150785d0e46878b849fb4f8add1c9/66628e5fb7724afa9c786400fe86e1f7/f134e9ed730a45beb6857aba3b581dc3/index_6_0_1.vttprodamdlim.akamaized.net/out/v1/98d... https://prodamdlim.akamaized.net/out/v1/98dd3c7628f549ef9045929d1ab11ad4/2bb150785d0e46878b849fb4f8add1c9/66628e5fb7724afa9c786400fe86e1f7/f134e9ed730a45beb6857aba3b581dc3/index_6_0_1.vtt — 200 — 1011 B — 15 ms — http/1.1https://cdn.indexww.com/ht/htw-pixel.gif?0=&us_privacy=1YNNcdn.indexww.com/ht/htw-pixel.gif?0=... https://cdn.indexww.com/ht/htw-pixel.gif?0=&us_privacy=1YNN — 200 — 246 B — 28 ms — h2https://api.mapbox.com/v4/mapbox.mapbox-streets-v8,mapbox.mapbox-terrain-v2/7/37/48.vector.pbf?sku=101wzcvp7OVB4&access_token=pk.eyJ1Ijoid2VhdGhlciIsImEiOiJjbHAxajVmc3YwaGwwMmxzNDl1NmxudHRzIn0.C2EdtL51tjiGw85gOEWxSgapi.mapbox.com/v4/mapbox.mapbox-str... https://api.mapbox.com/v4/mapbox.mapbox-streets-v8,mapbox.mapbox-terrain-v2/7/37/48.vector.pbf?sku=101wzcvp7OVB4&access_token=pk.eyJ1Ijoid2VhdGhlciIsImEiOiJjbHAxajVmc3YwaGwwMmxzNDl1NmxudHRzIn0.C2EdtL51tjiGw85gOEWxSg — 200 — 222.3 KiB — 758 ms — h3https://api.mapbox.com/v4/mapbox.mapbox-streets-v8,mapbox.mapbox-terrain-v2/7/36/48.vector.pbf?sku=101wzcvp7OVB4&access_token=pk.eyJ1Ijoid2VhdGhlciIsImEiOiJjbHAxajVmc3YwaGwwMmxzNDl1NmxudHRzIn0.C2EdtL51tjiGw85gOEWxSgapi.mapbox.com/v4/mapbox.mapbox-str... https://api.mapbox.com/v4/mapbox.mapbox-streets-v8,mapbox.mapbox-terrain-v2/7/36/48.vector.pbf?sku=101wzcvp7OVB4&access_token=pk.eyJ1Ijoid2VhdGhlciIsImEiOiJjbHAxajVmc3YwaGwwMmxzNDl1NmxudHRzIn0.C2EdtL51tjiGw85gOEWxSg — 200 — 212.4 KiB — 724 ms — h3https://api2.weather.com/v3/TileServer/tile?product=twcRadarMosaic&ts=1776900900&xyz=74:96:8&apiKey=089ed4e892fb0dfdf34eb81e6f2521aaapi2.weather.com/v3/TileServer/tile... https://api2.weather.com/v3/TileServer/tile?product=twcRadarMosaic&ts=1776900900&xyz=74:96:8&apiKey=089ed4e892fb0dfdf34eb81e6f2521aa — 200 — 458 B — 127 ms — h2https://api3.weather.com/v3/TileServer/tile?product=twcRadarMosaic&ts=1776900900&xyz=74:97:8&apiKey=089ed4e892fb0dfdf34eb81e6f2521aaapi3.weather.com/v3/TileServer/tile... https://api3.weather.com/v3/TileServer/tile?product=twcRadarMosaic&ts=1776900900&xyz=74:97:8&apiKey=089ed4e892fb0dfdf34eb81e6f2521aa — 200 — 459 B — 21 ms — h2https://api3.weather.com/v3/TileServer/tile?product=twcRadarMosaic&ts=1776900900&xyz=75:96:8&apiKey=089ed4e892fb0dfdf34eb81e6f2521aaapi3.weather.com/v3/TileServer/tile... https://api3.weather.com/v3/TileServer/tile?product=twcRadarMosaic&ts=1776900900&xyz=75:96:8&apiKey=089ed4e892fb0dfdf34eb81e6f2521aa — 200 — 458 B — 26 ms — h2https://api0.weather.com/v3/TileServer/tile?product=twcRadarMosaic&ts=1776900900&xyz=75:97:8&apiKey=089ed4e892fb0dfdf34eb81e6f2521aaapi0.weather.com/v3/TileServer/tile... https://api0.weather.com/v3/TileServer/tile?product=twcRadarMosaic&ts=1776900900&xyz=75:97:8&apiKey=089ed4e892fb0dfdf34eb81e6f2521aa — 200 — 457 B — 76 ms — h2https://api1.weather.com/v3/TileServer/tile?product=twcRadarMosaic&ts=1776900900&xyz=73:96:8&apiKey=089ed4e892fb0dfdf34eb81e6f2521aaapi1.weather.com/v3/TileServer/tile... https://api1.weather.com/v3/TileServer/tile?product=twcRadarMosaic&ts=1776900900&xyz=73:96:8&apiKey=089ed4e892fb0dfdf34eb81e6f2521aa — 200 — 458 B — 63 ms — h2https://api2.weather.com/v3/TileServer/tile?product=twcRadarMosaic&ts=1776900900&xyz=73:97:8&apiKey=089ed4e892fb0dfdf34eb81e6f2521aaapi2.weather.com/v3/TileServer/tile... https://api2.weather.com/v3/TileServer/tile?product=twcRadarMosaic&ts=1776900900&xyz=73:97:8&apiKey=089ed4e892fb0dfdf34eb81e6f2521aa — 200 — 697 B — 129 ms — h2https://prodamdlim.akamaized.net/out/v1/98dd3c7628f549ef9045929d1ab11ad4/2bb150785d0e46878b849fb4f8add1c9/d81eee37923941738ba5c009f69b18ec/66628e5fb7724afa9c786400fe86e1f7/f134e9ed730a45beb6857aba3b581dc3/index_3.m3u8prodamdlim.akamaized.net/out/v1/98d... https://prodamdlim.akamaized.net/out/v1/98dd3c7628f549ef9045929d1ab11ad4/2bb150785d0e46878b849fb4f8add1c9/d81eee37923941738ba5c009f69b18ec/66628e5fb7724afa9c786400fe86e1f7/f134e9ed730a45beb6857aba3b581dc3/index_3.m3u8 — 200 — 954 B — 23 ms — http/1.1blob:https://www.nbcphiladelphia.com/c1b44b33-b9a5-4adf-9e69-bb616ce40f4dwww.nbcphiladelphia.com/c1b44b33-b9... blob:https://www.nbcphiladelphia.com/c1b44b33-b9a5-4adf-9e69-bb616ce40f4d — 200 — -1 B — 174 ms — blobhttps://d368vp0qqzvkid.cloudfront.net/manifest/3fec3e5cac39a52b2132f9c66c83dae043dc17d4/prod_default_nbc-direct/63cc1014-7730-4f85-a62c-a51b109663de/3.m3u8d368vp0qqzvkid.cloudfront.net/manif... https://d368vp0qqzvkid.cloudfront.net/manifest/3fec3e5cac39a52b2132f9c66c83dae043dc17d4/prod_default_nbc-direct/63cc1014-7730-4f85-a62c-a51b109663de/3.m3u8 — 200 — 2.7 KiB — 71 ms — http/1.1https://xumo-drct-ch104-mnm32.fast.nbcuni.com/live/master_caption/00511/master_caption_05443.vttxumo-drct-ch104-mnm32.fast.nbcuni.c... https://xumo-drct-ch104-mnm32.fast.nbcuni.com/live/master_caption/00511/master_caption_05443.vtt — 200 — 2.6 KiB — 55 ms — h2https://prd.jwpltx.com/v1/jwplayer6/ping.gif?h=-394412358&e=s&n=5299454494311167&aid=NZmKqxH6Ee6MGB6nOJnC5g&amp=0&at=1&c=-1&ccp=0&cp=1&d=1&eb=0&ed=6&emi=1an8mex13q5v&i=0&lid=1mlkcp81d8hy&lsa=read&mt=1&pbd=1&pbr=1&pgi=lydqon1j042m&ph=0&pii=0&pl=0&plc=1&pli=qdibgc1ttakh&pp=hlsjs&ppm=DVR&prc=2&ps=1&pss=1&pt=NBC10%20Philadelphia%20%E2%80%93%20Local%20news%2C%20breaking%20news%2C%20weather&pu=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&pv=8.30.1&pyc=1&s=0&sdk=0&stc=2&stpe=0&tv=4.0.11&vb=1&vi=1&vl=90&wd=300&bwe=500&cae=0&cct=2&ch=2&cst=102&cdid=jwplayer-0000000000009-368&drm=0&ff=1420&fsm=0&l=0&lng=en-US&mk=hls&mu=https%3A%2F%2Fd368vp0qqzvkid.cloudfront.net%2F11603%2F88889705%2Fhls%2Fmaster.m3u8%3Fads._fw_atts%3D%26ads._fw_h_user_agent%3DMozilla%25252F5.0%252520%2528Macintosh%25253B%252520Intel%252520Mac%252520OS%252520X%25252010_15_7%2529%252520AppleWebKit%25252F537.36%252520%2528KHTML%25252C%252520like%252520Gecko%2529%252520Chrome%25252F146.0.0.0%252520Safari%25252F537.36%26ads._fw_is_lat%3D0%26ads._fw_nielsen_app_id%3DPE075FB87-C9AE-41D5-8B17-95C0E9301C8E%26ads._fw_player_height%3D0%26ads._fw_player_width%3D300%26ads._fw_site_page%3Dhttps%25253A%25252F%25252Fwww.nbcphiladelphia.com%25252F%26ads._fw_us_privacy%3D1YNN%26ads.afid%3D396654152%26ads.caid%3DNBCNPHI%26ads.channelName%3Dnbcphiladelphianews%26ads.csid%3Dnbc_ots_alldevice_allos_web_wcau_livelinear_virtualchannel%26ads.flag%3D%25252Bsltp%25252Bemcr%25252Bslcb%25252Bsbid-fbad%25252Baeti%25252Bslif-vicb%25252Bamcb%25252Bplay-uapl%25252Bdtrd%25252Bexvt%26ads.gpp%3DDBABLA%257EBVQqAAAAAgA.QA%26ads.gpp_sid%3D7%26ads.nw%3D169843%26ads.playerVersion%3D8.30.1%26ads.prof%3D169843%253Anbcu_ots_web_linear%26ads.resp%3Dvmap1%26ads.sfid%3D23408325%26ads.vcid%3D%26ads.vip%3D71.225.106.95%26ads.xumo_channelId%3D88889705a%26ads.xumo_contentId%3D3819%26ads.xumo_contentName%3DNBCNPHI%26ads.xumo_ifaType%3D%26ads.xumo_providerId%3D3819%26ads.xumo_providerName%3DNBCNPHI%26ads.xumo_streamId%3D88889705%26ads.xumo_ifa%3D%26ads._fw_did%3D%26ads.site_name%3DNBC&pcp=102&pd=2&pdr=&plng=en-US&pni=0&pr=2&q=0&sp=0&strt=1440&tb=108&tt=0&vd=0&vs=5&sa=1776901273688prd.jwpltx.com/v1/jwplayer6/ping.gi... https://prd.jwpltx.com/v1/jwplayer6/ping.gif?h=-394412358&e=s&n=5299454494311167&aid=NZmKqxH6Ee6MGB6nOJnC5g&amp=0&at=1&c=-1&ccp=0&cp=1&d=1&eb=0&ed=6&emi=1an8mex13q5v&i=0&lid=1mlkcp81d8hy&lsa=read&mt=1&pbd=1&pbr=1&pgi=lydqon1j042m&ph=0&pii=0&pl=0&plc=1&pli=qdibgc1ttakh&pp=hlsjs&ppm=DVR&prc=2&ps=1&pss=1&pt=NBC10%20Philadelphia%20%E2%80%93%20Local%20news%2C%20breaking%20news%2C%20weather&pu=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&pv=8.30.1&pyc=1&s=0&sdk=0&stc=2&stpe=0&tv=4.0.11&vb=1&vi=1&vl=90&wd=300&bwe=500&cae=0&cct=2&ch=2&cst=102&cdid=jwplayer-0000000000009-368&drm=0&ff=1420&fsm=0&l=0&lng=en-US&mk=hls&mu=https%3A%2F%2Fd368vp0qqzvkid.cloudfront.net%2F11603%2F88889705%2Fhls%2Fmaster.m3u8%3Fads._fw_atts%3D%26ads._fw_h_user_agent%3DMozilla%25252F5.0%252520%2528Macintosh%25253B%252520Intel%252520Mac%252520OS%252520X%25252010_15_7%2529%252520AppleWebKit%25252F537.36%252520%2528KHTML%25252C%252520like%252520Gecko%2529%252520Chrome%25252F146.0.0.0%252520Safari%25252F537.36%26ads._fw_is_lat%3D0%26ads._fw_nielsen_app_id%3DPE075FB87-C9AE-41D5-8B17-95C0E9301C8E%26ads._fw_player_height%3D0%26ads._fw_player_width%3D300%26ads._fw_site_page%3Dhttps%25253A%25252F%25252Fwww.nbcphiladelphia.com%25252F%26ads._fw_us_privacy%3D1YNN%26ads.afid%3D396654152%26ads.caid%3DNBCNPHI%26ads.channelName%3Dnbcphiladelphianews%26ads.csid%3Dnbc_ots_alldevice_allos_web_wcau_livelinear_virtualchannel%26ads.flag%3D%25252Bsltp%25252Bemcr%25252Bslcb%25252Bsbid-fbad%25252Baeti%25252Bslif-vicb%25252Bamcb%25252Bplay-uapl%25252Bdtrd%25252Bexvt%26ads.gpp%3DDBABLA%257EBVQqAAAAAgA.QA%26ads.gpp_sid%3D7%26ads.nw%3D169843%26ads.playerVersion%3D8.30.1%26ads.prof%3D169843%253Anbcu_ots_web_linear%26ads.resp%3Dvmap1%26ads.sfid%3D23408325%26ads.vcid%3D%26ads.vip%3D71.225.106.95%26ads.xumo_channelId%3D88889705a%26ads.xumo_contentId%3D3819%26ads.xumo_contentName%3DNBCNPHI%26ads.xumo_ifaType%3D%26ads.xumo_providerId%3D3819%26ads.xumo_providerName%3DNBCNPHI%26ads.xumo_streamId%3D88889705%26ads.xumo_ifa%3D%26ads._fw_did%3D%26ads.site_name%3DNBC&pcp=102&pd=2&pdr=&plng=en-US&pni=0&pr=2&q=0&sp=0&strt=1440&tb=108&tt=0&vd=0&vs=5&sa=1776901273688 — 204 — 202 B — 16 ms — h2https://sb.scorecardresearch.com/p?c1=2&c2=6035083&ns_type=hidden&ns_st_sv=6.3.0.180917&ns_st_pv=1.2.6.200828&ns_st_smv=5.10&ns_st_it=c&ns_st_id=1776901271917&ns_st_ec=1&ns_st_sp=1&ns_st_sc=1&ns_st_psq=1&ns_st_asq=1&ns_st_sq=1&ns_st_ppc=1&ns_st_apc=1&ns_st_spc=1&ns_st_cn=1&ns_st_ev=play&ns_st_po=-16559&ns_st_cl=86400000&ns_st_pb=1&ns_st_mp=jwplayer&ns_st_mv=8.30.1&ns_st_pn=1&ns_st_tp=0&ns_st_ci=10123841075&ns_st_pt=0&ns_st_dpt=0&ns_st_ipt=0&ns_st_ap=0&ns_st_dap=0&ns_st_et=0&ns_st_det=0&ns_st_upc=0&ns_st_dupc=0&ns_st_iupc=0&ns_st_upa=0&ns_st_dupa=0&ns_st_iupa=0&ns_st_lpc=0&ns_st_dlpc=0&ns_st_lpa=0&ns_st_dlpa=0&ns_st_pa=0&ns_st_ldw=120000&ns_st_ldo=17994&ns_ts=1776901273691&ns_st_bc=0&ns_st_dbc=0&ns_st_bt=1422&ns_st_dbt=1422&ns_st_bp=1422&ns_st_lt=1774&ns_st_skc=0&ns_st_dskc=0&ns_st_ska=0&ns_st_dska=0&ns_st_skd=0&ns_st_skt=0&ns_st_dskt=0&ns_st_pc=0&ns_st_dpc=0&ns_st_pp=0&ns_st_rt=100&ns_st_ub=0&ns_st_vo=0&ns_st_ws=norm&ns_st_ki=1200000&ns_st_sn=*null&ns_st_en=*null&ns_st_ty=video&ns_st_ct=vc00&ns_st_ge=News&ns_st_st=WCAU&ns_st_pu=NBC%20Owned%20Television%20Stations&ns_st_cu=https%3A%2F%2Fd368vp0qqzvkid.cloudfront.net%2F11603%2F88889705%2Fhls%2Fmaster.m3u8%3Fads._fw_atts%3D%26ads._fw_h_user_agent%3DMozilla%25252F5.0%252520%2528Macintosh%25253B%252520Intel%252520Mac%252520OS%252520X%25252010_15_7%2529%252520AppleWebKit%25252F537.36%252520%2528KHTML%25252C%252520like%252520Gecko%2529%252520Chrome%25252F146.0.0.0%252520Safari%25252F537.36%26ads._fw_is_lat%3D0%26ads._fw_nielsen_app_id%3DPE075FB87-C9AE-41D5-8B17-95C0E9301C8E%26ads._fw_player_height%3D0%26ads._fw_player_width%3D300%26ads._fw_site_page%3Dhttps%25253A%25252F%25252Fwww.nbcphiladelphia.com%25252F%26ads._fw_us_privacy%3D1YNN%26ads.afid%3D396654152%26ads.caid%3DNBCNPHI%26ads.channelName%3Dnbcphiladelphianews%26ads.csid%3Dnbc_ots_alldevice_allos_web_wcau_livelinear_virtualchannel%26ads.flag%3D%25252Bsltp%25252Bemcr%25252Bslcb%25252Bsbid-fbad%25252Baeti%25252Bslif-vicb%25252Bamcb%25252Bplay-uapl%25252Bdtrd%25252Bexvt%26ads.gpp%3DDBABLA%257EBVQqAAAAAgA.QA%26ads.gpp_sid%3D7%26ads.nw%3D169843%26ads.playerVersion%3D8.30.1%26ads.prof%3D169843%253Anbcu_ots_web_linear%26ads.resp%3Dvmap1%26ads.sfid%3D23408325%26ads.vcid%3D%26ads.vip%3D71.225.106.95%26ads.xumo_channelId%3D88889705a%26ads.xumo_contentId%3D3819%26ads.xumo_contentName%3DNBCNPHI%26ads.xumo_ifaType%3D%26ads.xumo_providerId%3D3819%26ads.xumo_providerName%3DNBCNPHI%26ads.xumo_streamId%3D88889705%26ads.xumo_ifa%3D%26ads._fw_did%3D%26ads.site_name%3DNBC&c3=*null&c4=NBC%2010%20PHILADELPHIA&c6=*null&c7=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&c8=NBC10%20Philadelphia%20%E2%80%93%20Local%20news%2C%20breaking%20news%2C%20weather&c9=sb.scorecardresearch.com/p?c1=2&c2=... https://sb.scorecardresearch.com/p?c1=2&c2=6035083&ns_type=hidden&ns_st_sv=6.3.0.180917&ns_st_pv=1.2.6.200828&ns_st_smv=5.10&ns_st_it=c&ns_st_id=1776901271917&ns_st_ec=1&ns_st_sp=1&ns_st_sc=1&ns_st_psq=1&ns_st_asq=1&ns_st_sq=1&ns_st_ppc=1&ns_st_apc=1&ns_st_spc=1&ns_st_cn=1&ns_st_ev=play&ns_st_po=-16559&ns_st_cl=86400000&ns_st_pb=1&ns_st_mp=jwplayer&ns_st_mv=8.30.1&ns_st_pn=1&ns_st_tp=0&ns_st_ci=10123841075&ns_st_pt=0&ns_st_dpt=0&ns_st_ipt=0&ns_st_ap=0&ns_st_dap=0&ns_st_et=0&ns_st_det=0&ns_st_upc=0&ns_st_dupc=0&ns_st_iupc=0&ns_st_upa=0&ns_st_dupa=0&ns_st_iupa=0&ns_st_lpc=0&ns_st_dlpc=0&ns_st_lpa=0&ns_st_dlpa=0&ns_st_pa=0&ns_st_ldw=120000&ns_st_ldo=17994&ns_ts=1776901273691&ns_st_bc=0&ns_st_dbc=0&ns_st_bt=1422&ns_st_dbt=1422&ns_st_bp=1422&ns_st_lt=1774&ns_st_skc=0&ns_st_dskc=0&ns_st_ska=0&ns_st_dska=0&ns_st_skd=0&ns_st_skt=0&ns_st_dskt=0&ns_st_pc=0&ns_st_dpc=0&ns_st_pp=0&ns_st_rt=100&ns_st_ub=0&ns_st_vo=0&ns_st_ws=norm&ns_st_ki=1200000&ns_st_sn=*null&ns_st_en=*null&ns_st_ty=video&ns_st_ct=vc00&ns_st_ge=News&ns_st_st=WCAU&ns_st_pu=NBC%20Owned%20Television%20Stations&ns_st_cu=https%3A%2F%2Fd368vp0qqzvkid.cloudfront.net%2F11603%2F88889705%2Fhls%2Fmaster.m3u8%3Fads._fw_atts%3D%26ads._fw_h_user_agent%3DMozilla%25252F5.0%252520%2528Macintosh%25253B%252520Intel%252520Mac%252520OS%252520X%25252010_15_7%2529%252520AppleWebKit%25252F537.36%252520%2528KHTML%25252C%252520like%252520Gecko%2529%252520Chrome%25252F146.0.0.0%252520Safari%25252F537.36%26ads._fw_is_lat%3D0%26ads._fw_nielsen_app_id%3DPE075FB87-C9AE-41D5-8B17-95C0E9301C8E%26ads._fw_player_height%3D0%26ads._fw_player_width%3D300%26ads._fw_site_page%3Dhttps%25253A%25252F%25252Fwww.nbcphiladelphia.com%25252F%26ads._fw_us_privacy%3D1YNN%26ads.afid%3D396654152%26ads.caid%3DNBCNPHI%26ads.channelName%3Dnbcphiladelphianews%26ads.csid%3Dnbc_ots_alldevice_allos_web_wcau_livelinear_virtualchannel%26ads.flag%3D%25252Bsltp%25252Bemcr%25252Bslcb%25252Bsbid-fbad%25252Baeti%25252Bslif-vicb%25252Bamcb%25252Bplay-uapl%25252Bdtrd%25252Bexvt%26ads.gpp%3DDBABLA%257EBVQqAAAAAgA.QA%26ads.gpp_sid%3D7%26ads.nw%3D169843%26ads.playerVersion%3D8.30.1%26ads.prof%3D169843%253Anbcu_ots_web_linear%26ads.resp%3Dvmap1%26ads.sfid%3D23408325%26ads.vcid%3D%26ads.vip%3D71.225.106.95%26ads.xumo_channelId%3D88889705a%26ads.xumo_contentId%3D3819%26ads.xumo_contentName%3DNBCNPHI%26ads.xumo_ifaType%3D%26ads.xumo_providerId%3D3819%26ads.xumo_providerName%3DNBCNPHI%26ads.xumo_streamId%3D88889705%26ads.xumo_ifa%3D%26ads._fw_did%3D%26ads.site_name%3DNBC&c3=*null&c4=NBC%2010%20PHILADELPHIA&c6=*null&c7=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&c8=NBC10%20Philadelphia%20%E2%80%93%20Local%20news%2C%20breaking%20news%2C%20weather&c9= — 302 — 2.3 KiB — 18 ms — h2https://sb.scorecardresearch.com/p2?c1=2&c2=6035083&ns_type=hidden&ns_st_sv=6.3.0.180917&ns_st_pv=1.2.6.200828&ns_st_smv=5.10&ns_st_it=c&ns_st_id=1776901271917&ns_st_ec=1&ns_st_sp=1&ns_st_sc=1&ns_st_psq=1&ns_st_asq=1&ns_st_sq=1&ns_st_ppc=1&ns_st_apc=1&ns_st_spc=1&ns_st_cn=1&ns_st_ev=play&ns_st_po=-16559&ns_st_cl=86400000&ns_st_pb=1&ns_st_mp=jwplayer&ns_st_mv=8.30.1&ns_st_pn=1&ns_st_tp=0&ns_st_ci=10123841075&ns_st_pt=0&ns_st_dpt=0&ns_st_ipt=0&ns_st_ap=0&ns_st_dap=0&ns_st_et=0&ns_st_det=0&ns_st_upc=0&ns_st_dupc=0&ns_st_iupc=0&ns_st_upa=0&ns_st_dupa=0&ns_st_iupa=0&ns_st_lpc=0&ns_st_dlpc=0&ns_st_lpa=0&ns_st_dlpa=0&ns_st_pa=0&ns_st_ldw=120000&ns_st_ldo=17994&ns_ts=1776901273691&ns_st_bc=0&ns_st_dbc=0&ns_st_bt=1422&ns_st_dbt=1422&ns_st_bp=1422&ns_st_lt=1774&ns_st_skc=0&ns_st_dskc=0&ns_st_ska=0&ns_st_dska=0&ns_st_skd=0&ns_st_skt=0&ns_st_dskt=0&ns_st_pc=0&ns_st_dpc=0&ns_st_pp=0&ns_st_rt=100&ns_st_ub=0&ns_st_vo=0&ns_st_ws=norm&ns_st_ki=1200000&ns_st_sn=*null&ns_st_en=*null&ns_st_ty=video&ns_st_ct=vc00&ns_st_ge=News&ns_st_st=WCAU&ns_st_pu=NBC%20Owned%20Television%20Stations&ns_st_cu=https%3A%2F%2Fd368vp0qqzvkid.cloudfront.net%2F11603%2F88889705%2Fhls%2Fmaster.m3u8%3Fads._fw_atts%3D%26ads._fw_h_user_agent%3DMozilla%25252F5.0%252520%2528Macintosh%25253B%252520Intel%252520Mac%252520OS%252520X%25252010_15_7%2529%252520AppleWebKit%25252F537.36%252520%2528KHTML%25252C%252520like%252520Gecko%2529%252520Chrome%25252F146.0.0.0%252520Safari%25252F537.36%26ads._fw_is_lat%3D0%26ads._fw_nielsen_app_id%3DPE075FB87-C9AE-41D5-8B17-95C0E9301C8E%26ads._fw_player_height%3D0%26ads._fw_player_width%3D300%26ads._fw_site_page%3Dhttps%25253A%25252F%25252Fwww.nbcphiladelphia.com%25252F%26ads._fw_us_privacy%3D1YNN%26ads.afid%3D396654152%26ads.caid%3DNBCNPHI%26ads.channelName%3Dnbcphiladelphianews%26ads.csid%3Dnbc_ots_alldevice_allos_web_wcau_livelinear_virtualchannel%26ads.flag%3D%25252Bsltp%25252Bemcr%25252Bslcb%25252Bsbid-fbad%25252Baeti%25252Bslif-vicb%25252Bamcb%25252Bplay-uapl%25252Bdtrd%25252Bexvt%26ads.gpp%3DDBABLA%257EBVQqAAAAAgA.QA%26ads.gpp_sid%3D7%26ads.nw%3D169843%26ads.playerVersion%3D8.30.1%26ads.prof%3D169843%253Anbcu_ots_web_linear%26ads.resp%3Dvmap1%26ads.sfid%3D23408325%26ads.vcid%3D%26ads.vip%3D71.225.106.95%26ads.xumo_channelId%3D88889705a%26ads.xumo_contentId%3D3819%26ads.xumo_contentName%3DNBCNPHI%26ads.xumo_ifaType%3D%26ads.xumo_providerId%3D3819%26ads.xumo_providerName%3DNBCNPHI%26ads.xumo_streamId%3D88889705%26ads.xumo_ifa%3D%26ads._fw_did%3D%26ads.site_name%3DNBC&c3=*null&c4=NBC%2010%20PHILADELPHIA&c6=*null&c7=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&c8=NBC10%20Philadelphia%20%E2%80%93%20Local%20news%2C%20breaking%20news%2C%20weather&c9=sb.scorecardresearch.com/p2?c1=2&c2... https://sb.scorecardresearch.com/p2?c1=2&c2=6035083&ns_type=hidden&ns_st_sv=6.3.0.180917&ns_st_pv=1.2.6.200828&ns_st_smv=5.10&ns_st_it=c&ns_st_id=1776901271917&ns_st_ec=1&ns_st_sp=1&ns_st_sc=1&ns_st_psq=1&ns_st_asq=1&ns_st_sq=1&ns_st_ppc=1&ns_st_apc=1&ns_st_spc=1&ns_st_cn=1&ns_st_ev=play&ns_st_po=-16559&ns_st_cl=86400000&ns_st_pb=1&ns_st_mp=jwplayer&ns_st_mv=8.30.1&ns_st_pn=1&ns_st_tp=0&ns_st_ci=10123841075&ns_st_pt=0&ns_st_dpt=0&ns_st_ipt=0&ns_st_ap=0&ns_st_dap=0&ns_st_et=0&ns_st_det=0&ns_st_upc=0&ns_st_dupc=0&ns_st_iupc=0&ns_st_upa=0&ns_st_dupa=0&ns_st_iupa=0&ns_st_lpc=0&ns_st_dlpc=0&ns_st_lpa=0&ns_st_dlpa=0&ns_st_pa=0&ns_st_ldw=120000&ns_st_ldo=17994&ns_ts=1776901273691&ns_st_bc=0&ns_st_dbc=0&ns_st_bt=1422&ns_st_dbt=1422&ns_st_bp=1422&ns_st_lt=1774&ns_st_skc=0&ns_st_dskc=0&ns_st_ska=0&ns_st_dska=0&ns_st_skd=0&ns_st_skt=0&ns_st_dskt=0&ns_st_pc=0&ns_st_dpc=0&ns_st_pp=0&ns_st_rt=100&ns_st_ub=0&ns_st_vo=0&ns_st_ws=norm&ns_st_ki=1200000&ns_st_sn=*null&ns_st_en=*null&ns_st_ty=video&ns_st_ct=vc00&ns_st_ge=News&ns_st_st=WCAU&ns_st_pu=NBC%20Owned%20Television%20Stations&ns_st_cu=https%3A%2F%2Fd368vp0qqzvkid.cloudfront.net%2F11603%2F88889705%2Fhls%2Fmaster.m3u8%3Fads._fw_atts%3D%26ads._fw_h_user_agent%3DMozilla%25252F5.0%252520%2528Macintosh%25253B%252520Intel%252520Mac%252520OS%252520X%25252010_15_7%2529%252520AppleWebKit%25252F537.36%252520%2528KHTML%25252C%252520like%252520Gecko%2529%252520Chrome%25252F146.0.0.0%252520Safari%25252F537.36%26ads._fw_is_lat%3D0%26ads._fw_nielsen_app_id%3DPE075FB87-C9AE-41D5-8B17-95C0E9301C8E%26ads._fw_player_height%3D0%26ads._fw_player_width%3D300%26ads._fw_site_page%3Dhttps%25253A%25252F%25252Fwww.nbcphiladelphia.com%25252F%26ads._fw_us_privacy%3D1YNN%26ads.afid%3D396654152%26ads.caid%3DNBCNPHI%26ads.channelName%3Dnbcphiladelphianews%26ads.csid%3Dnbc_ots_alldevice_allos_web_wcau_livelinear_virtualchannel%26ads.flag%3D%25252Bsltp%25252Bemcr%25252Bslcb%25252Bsbid-fbad%25252Baeti%25252Bslif-vicb%25252Bamcb%25252Bplay-uapl%25252Bdtrd%25252Bexvt%26ads.gpp%3DDBABLA%257EBVQqAAAAAgA.QA%26ads.gpp_sid%3D7%26ads.nw%3D169843%26ads.playerVersion%3D8.30.1%26ads.prof%3D169843%253Anbcu_ots_web_linear%26ads.resp%3Dvmap1%26ads.sfid%3D23408325%26ads.vcid%3D%26ads.vip%3D71.225.106.95%26ads.xumo_channelId%3D88889705a%26ads.xumo_contentId%3D3819%26ads.xumo_contentName%3DNBCNPHI%26ads.xumo_ifaType%3D%26ads.xumo_providerId%3D3819%26ads.xumo_providerName%3DNBCNPHI%26ads.xumo_streamId%3D88889705%26ads.xumo_ifa%3D%26ads._fw_did%3D%26ads.site_name%3DNBC&c3=*null&c4=NBC%2010%20PHILADELPHIA&c6=*null&c7=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&c8=NBC10%20Philadelphia%20%E2%80%93%20Local%20news%2C%20breaking%20news%2C%20weather&c9= — 200 — 298 B — 10 ms — h2https://xumo-drct-ch104-mnm32.fast.nbcuni.com/live/master_4/00511/master_4_05444.tsxumo-drct-ch104-mnm32.fast.nbcuni.c... https://xumo-drct-ch104-mnm32.fast.nbcuni.com/live/master_4/00511/master_4_05444.ts — 200 — 1.9 MiB — 200 ms — h2https://rtb.mfadsrvr.com/sync?ssp=trustxrtb.mfadsrvr.com/sync?ssp=trustx https://rtb.mfadsrvr.com/sync?ssp=trustx — 302 — 424 B — 97 ms — h2https://x.bidswitch.net/sync?ssp=trustx&user_id=09b4e560-68ce-46b1-8b70-3c924fe5b1bbx.bidswitch.net/sync?ssp=trustx&use... https://x.bidswitch.net/sync?ssp=trustx&user_id=09b4e560-68ce-46b1-8b70-3c924fe5b1bb — 302 — 535 B — 97 ms — h2https://match.adsrvr.org/track/cmf/generic?ttd_tpi=1&ttd_pid=lewrkpmmatch.adsrvr.org/track/cmf/generic?... https://match.adsrvr.org/track/cmf/generic?ttd_tpi=1&ttd_pid=lewrkpm — 302 — 319 B — 36 ms — h2https://match.adsrvr.org/track/cmf/generic?ttd_tpi=1&ttd_pid=q4jldgrmatch.adsrvr.org/track/cmf/generic?... https://match.adsrvr.org/track/cmf/generic?ttd_tpi=1&ttd_pid=q4jldgr — 302 — 318 B — 36 ms — h2https://sync.trustx.org/usync?gdpr=&gdpr_consent=&us_privacy=&gpp=&gpp_sid=&publisher_id=104669&source=pbjs-response-iframe&redirect=sync.trustx.org/usync?gdpr=&gdpr_co... https://sync.trustx.org/usync?gdpr=&gdpr_consent=&us_privacy=&gpp=&gpp_sid=&publisher_id=104669&source=pbjs-response-iframe&redirect= — 200 — 541 B — 16 ms — h3https://match.adsrvr.org/track/cmb/generic?ttd_tpi=1&ttd_pid=lewrkpmmatch.adsrvr.org/track/cmb/generic?... https://match.adsrvr.org/track/cmb/generic?ttd_tpi=1&ttd_pid=lewrkpm — 200 — 254 B — 13 ms — h2https://match.adsrvr.org/track/cmb/generic?ttd_tpi=1&ttd_pid=q4jldgrmatch.adsrvr.org/track/cmb/generic?... https://match.adsrvr.org/track/cmb/generic?ttd_tpi=1&ttd_pid=q4jldgr — 200 — 254 B — 11 ms — h2https://rtb.mfadsrvr.com/ul_cb/sync?ssp=trustxrtb.mfadsrvr.com/ul_cb/sync?ssp=tru... https://rtb.mfadsrvr.com/ul_cb/sync?ssp=trustx — 200 — 103 B — 34 ms — h2https://x.bidswitch.net/ul_cb/sync?ssp=trustx&user_id=09b4e560-68ce-46b1-8b70-3c924fe5b1bbx.bidswitch.net/ul_cb/sync?ssp=trus... https://x.bidswitch.net/ul_cb/sync?ssp=trustx&user_id=09b4e560-68ce-46b1-8b70-3c924fe5b1bb — 200 — 103 B — 35 ms — h2https://nbcume.hb.omtrdc.net/?s:sc:rsid=nbcuotsdivisiontotal&s:sc:tracking_server=nbcume.sc.omtrdc.net&h:sc:ssl=1&s:user:mid=35825278905429094472632207931193292953&s:aam:blob=6G1ynYcLPuiQxYZrsz_pkqfLG9yMXBpb2zX5dvJdYQJzPXImdj0y&l:aam:loc_hint=7&s:sp:ovp=jwplayer&s:sp:sdk=8.30.1%2Bcommercial_master.549.hls.js%401.4.10.jwplayer%40mono.jwplayer-ads-dai%40mono.jwplayer-ads-freewheel%40mono.jwplayer-ads-googima%40mono.jwplayer-ads-header-bidding%40github%3Ajwplayer%2Fjwplayer-ads-header-bidding%23v7.4.5.jwplayer-ads-vast%40mono.jwplayer-analytics%40github%3Ajwplayer%2Fjwplayer-analytics%233.43.x.jwplayer-analytics-kraken%40v0.0.4.jwplayer-plugin-gapro%40mono&s:sp:channel=WCAU&s:sp:player_name=jw%20player&s:sp:hb_version=js-2.1.1.192-0bfddc&l:sp:hb_api_lvl=4&s:event:sid=1776901272233875514341&s:event:type=start&l:event:duration=246&l:event:playhead=102&l:event:ts=1776901273927&l:event:prev_ts=1776901272244&s:asset:type=main&s:asset:name=XUMO_NBC_PHILADELPHIA_FAST_STREAM&s:asset:video_id=10123841075&s:asset:publisher=A8AB776A5245B4220A490D44%40AdobeOrg&l:asset:length=86400&s:stream:chapter_id=92a34c73617290341129bc9cba40ce4f_26&s:stream:chapter_sid=1776901273681368407859&s:stream:chapter_name=7%3A30PM%3A%20NBC10%20News&l:stream:chapter_pos=26&l:stream:chapter_length=30&l:stream:chapter_offset=11&s:stream:type=live&l:stream:bitrate=50000&l:stream:fps=29&l:stream:dropped_frames=0&l:stream:startup_time=1423599&s:meta:a.media.asset=10123841075&s:meta:ovp=html5&s:meta:player_type=fastplayer_deescalated&s:meta:network=nbc&s:meta:videomarketorigination=WCAU&s:meta:minute=23%3A41&s:meta:hour=23%3A00&s:meta:day=Wednesday&s:meta:date=04%2F22%2F2026&s:meta:videompxid=0000000000009&s:meta:platform=desktop&s:meta:businessunit=phi&s:meta:videopageurl=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&s:meta:continuousplay=first%20play&s:meta:videotag=philadelphia%2C%20flyers%2C%20pennsylvania%2C%20christmas%2C%20chester-county%2C%20chester%2C%20nhl%2C%20camden-county%2C%20hockey%2C%20valentine%27s-day%2C%20atlantic-city%2C%20schools%2C%20florida%2C%20phil-murphy%2C%20new-jersey%2C%20delaware%2C%20university-of%20pennsylvania%2C%20philadelphia-flyers%2C%20larry-krasner%2C%20weather%2C%20philadelphia-international%20airport%2C%20clear-the%20shelters%2C%20nj-transit%2C%20berks-county%2C%20georgia%2C%20philadelphia-police%2C%20newark%2C%20university-city%2C%20labor-day%2C%20keith-jones%2C%20easter%2C%20nfl%2C%20sports%2C%20philadelphia-eagles%2C%20philadelphia-76ers%2C%20philadelphia-flyers%2C%20u.s.-%26amp%3B%20world%2C%20local%2C%20health%2C%20entertainment%2C%20politics%2C%20philadelphia-phillies%2C%20donald-trump%2C%20entertainment-news%2C%20north-carolina%2C%20puerto-rico%2C%20tech%2C%20transportation-and%20transit%2C%20congress%2C%20trump-administration%2C%20israel%2C%20new-york%2C%20paris%2C%20gun-violence%2C%20arizona%2C%20louisiana%2C%20business%2C%20egypt%2C%20penn-state%2C%20virginia%2C%20josh-shapiro%2C%20bensalem%2C%20maryland%2C%20delaware-county%2C%20recall-alert%2C%20technology%2C%20atlantic-county%2C%20cumberland-county%2C%20on-air%20promotion%2C%20philadelphia-eagles%2C%20lehigh-county%2C%20michigan%2C%20jason-kelce%2C%20trenton%2C%20transportation%2C%20amazon%2C%20gloucester-county%2C%20temple-university%2C%20lehigh-valley%2C%20bucks-county%2C%20south-jersey%2C%20nba%2C%20las-vegas%2C%20indiana%2C%20the-scene%2C%20utah%2C%20center-city%2C%20montgomery-county%2C%20new-castle%20county%2C%20wilmington%2C%20energy%2C%20google%2C%20new-york%20city%2C%20children%27s-hospital%20of%20philadelphia%2C%20super-bowl%2C%20fishtown%2C%20norristown%2C%20harrisburg%2C%20love-park%2C%20iran%2C%20golf%2C%20allentown%2C%20cherry-hill%2C%20traffic%2C%20taylor-swift%2C%20olney%2C%20northampton-county%2C%20amtrak%2C%20pennsylvania-turnpike%2C%20burlington-county%2C%20mercer-county%2C%20penn-state%20university%2C%20camden%2C%20immigration%2C%20philadelphia-76ers%2C%20john-fetterman%2C%20asia%2C%20tracy-davidson%2C%20mlb%2C%20septa%2C%20coatesville%2C%20point-breeze%2C%20philadelphia-school%20district%2C%20minnesota%2C%20halloween%2C%20jersey-shore%2C%20lottery%2C%20cape-may%20county%2C%20kamala-harris%2C%20i-95%2C%20interstate-95%2C%20ocean-city%2C%20east-falls%2C%20cape-may%2C%20monmouth-county%2C%20port-richmond%2C%20wildwood%2C%20air-travel%2C%20upper-darby%2C%20ocean-county%2C%20philadelphia-phillies%2C%20soccer%2C%20university-of%20delaware%2C%20germantown%2C%20lane-johnson%2C%20chinatown%2C%20green%2C%20delaware-river%2C%20longwood-gardens%2C%20phillies%2C%20pennsylvania-state%20police%2C%20the-scene%2C%20south-philadelphia%2C%20conshohocken%2C%20acct-philly%2C%20pga-tour%2C%20deptford-township%2C%20franklin-institute%2C%20levittown%2C%20upper-merion%20township%2C%20cheltenham-township%2C%20philadelphia-health%20department%2C%20nasa%2C%20retail%2C%20philadelphia-city%20council%2C%20nbc10-responds%2C%20rittenhouse-square%2C%20chestnut-hill%2C%20pennsylvania-spca%2C%20bristol%2C%20jimmy-carter%2C%20legislation%2C%20center-city%20philadelphia%2C%20brandywine-valley%20spca%2C%20news%2C%20manayunk%2C%20world-cup%2C%20roxborough%2C%20frankford%2C%20howie-roseman%2C%20mcdonald%E2%80%99s%2C%20veterans%2C%20lancaster-county%2C%20york-county%2C%20schuylkill-river%20trail%2C%20business%2C%20ncaa%2C%20philadelphia-zoo%2C%20philadelphia-museum%20of%20art%2C%20west-philadelphia%2C%20wawa%2C%20lincoln-financial%20field%2C%20pocono-mountains%2C%20north-philadelphia%2C%20crime-stoppers%2C%20bucks%2C%20philadelphia-parking%20authority%2C%20schuylkill-river%2C%20new-jersey%20turnpike%2C%20elmwood-park%20zoo%2C%20school-district%20of%20philadelphia%2C%20passover%2C%20abington-township%2C%20citizens-bank%20park%2C%20marty-small%2C%20fairmount-park%2C%20pets%2C%20mount-laurel%2C%20cobbs-creek%2C%20six-flags%2C%20villanova-university%2C%20lower-merion%2C%20hamilton-township%2C%20traffic%2C%20wawa-welcome%20america%2C%20crescentville%2C%20rocky-statue%2C%20west-chester%20university%2C%20east-germantown%2C%20powerball%2C%20thanksgiving%2C%20penn-medicine%2C%20kingsessing%2C%20first-alert%20weather%2C%20penn%27s-landing%2C%20nbc10-responds%2C%20gloucester-township%2C%20wawa-welcome%20america%2C%20benjamin-franklin%20parkway%2C%20lgbtq%2C%20animals%2C%20today-show%2C%20health-care%2C%20money%2C%20washington-dc%2C%2076ers%2C%20lower-merion%20township%2C%20nature%2C%20northern-liberties%2C%20rowing%2C%20queen-village%2C%20back-to%20school%2C%20new-york%20giants%2C%20northeast-philadelphia%2C%20profiles%2C%20wildfires%2C%20holidays%2C%20mayfair%2C%20veterans-day%2C%20adventure-aquarium%2C%20society-hill%2C%20travel%2C%20fifa%2C%20st.-patrick%27s%20day%2C%20severe-weather%2C%20hunting-park%2C%20fourth-of%20july%2C%20airlines%2C%20elections%2C%20philly-live%2C%20caught-on%20camera%2C%20sean-%22diddy%22%20combs%2C%20fires%2C%20formula-one%2C%202026-world%20cup%2C%20philly-live%2C%20weather%2C%20weather-stories%2C%20weather-video%2C%20news%2C%20investigators%2C%20changing-climate%2C%20the-trump%20administration%2C%20dulce-maria%20alavez%2C%20holidays%2C%20philly-weather%2C%20weather-forecast%2C%20free-fun%2C%20crime-and%20courts%2C%20poconos%2C%20mummers%2C%20nfl-playoffs%2C%20italian-market%2C%20traffic-alert%2C%20penn-museum%2C%20nbc10-investigators%2C%20main-line%2C%20missing-persons%2C%20philadelphia-flower%20show%2C%20responds%2C%20kelly-drive%2C%20podcasts%2C%20concerts%2C%20coronavirus-pandemic%2C%20religion%2C%20nfl-draft%2C%20grays-ferry%2C%20draft-dreams%2C%20astronomy%2C%20cruises%2C%20move-bombing%2C%20recalls%2C%20real-time-traffic%2C%20pride-month%2C%20transgender-rights%2C%20clear-the%20shelters%2C%20hurricanes%2C%20in-the%20name%20of%20love%2C%20pga%2C%20air-quality%2C%20east-mount%20airy%2C%20lawsuits%2C%20health-%26amp%3B%20science%2C%20colleges-%26amp%3B%20universities%2C%20fdr-park%2C%20investigations%2C%20art-and%20culture%2C%20discover-black%20heritage%2C%20infrastructure%2C%20celebrity-babies%2C%20philadelphia-marathon%2C%20diversity-%26amp%3B%20equality%2C%20music-%26amp%3B%20musicians%2C%20fifa-world%20cup%2C%20actors%2C%20extreme-weather%2C%20weather-education%20day%2C%20critter-corner%2C%20critter-corner%2C%20hispanic-heritage%20month%2C%20health-%26amp%3B%20wellness%2C%20food-%26amp%3B%20drink%2C%20decision-2024%2C%20battleground-politics%2C%20jalen-carter%2C%20mlb%2C%20nba%2C%20nfl%2C%20nhl%2C%20soccer%2C%20decision-2024%2C%20phillies-news%2C%20israel-hamas-war%2C%20building-philadelphia%2C%202024-nfl%20draft%2C%20eagles-news%2C%20eagles-analysis%2C%20eagles%2C%20eagles-blog%2C%20track-%26amp%3B%20field%2C%20diet-%26amp%3B%20exercise%2C%20education%2C%20kensington%2C%20southwest-philadelphia%2C%20animals-and%20wildlife%2C%20health%2C%20eagles-autism%20foundation%2C%20extreme-weather%2C%20french-connections%2C%20hurricane-season%2C%20scams%2C%20formula-1%2C%20tsa%2C%20artificial-intelligence%2C%20sports%2C%20shootings%2C%20car-crash%2C%20food%2C%20running%2C%20shopping%2C%20little-league%20world%20series%2C%20politics%2C%20charity%2C%20eagles-column%2C%20summer%2C%20saquon-barkley%2C%20filadelfia%2C%20hispanic-heritage%20month%2C%209%2F11%2C%209%2F11-anniversary%2C%20going-green%2C%20transit%2C%20jordan-mailata%2C%20alpine-skiing%2C%20space%2C%20white-house%2C%20pensilvania%2C%20cars-%2F%20autos%2C%202025-nfl%20draft%2C%20cherelle-parker%2C%20old-city%2C%20matt-meyer%2C%20super-bowl%2C%20bernie-sanders%2C%20jet-crash%20in%20philly%2C%202026-milan%20cortina%20olympics%2C%20black-heritage%2C%20navy%2C%20america-250%2C%20strawberry-mansion%2C%20patco%2C%20decision-2025%2C%20cleaning%2C%20fairmount%2C%20police-reform%2C%20draft-dreams%2C%20xfinity-mobile%20arena%2C%20pope-leo%20xiv%2C%20commuter-alert%2C%20primera-alerta%2C%20fraud-%26amp%3B%20false%20statements%2C%20philly-workers%20strike%2C%20u.s.-government%2C%20somerville%2C%20independence-mall%2C%20america250%2C%20our-250%2C%20government-shutdown%2C%202026-nfl%20draft%2C%20polic%C3%ADa-de%20filadelfia%2C%20west-oak%20lane%2C%20war-with%20iran%2C%20grays-ferry%20collapse%2C%20distrito-escolar%20de%20filadelfianbcume.hb.omtrdc.net/?s:sc:rsid=nbc... https://nbcume.hb.omtrdc.net/?s:sc:rsid=nbcuotsdivisiontotal&s:sc:tracking_server=nbcume.sc.omtrdc.net&h:sc:ssl=1&s:user:mid=35825278905429094472632207931193292953&s:aam:blob=6G1ynYcLPuiQxYZrsz_pkqfLG9yMXBpb2zX5dvJdYQJzPXImdj0y&l:aam:loc_hint=7&s:sp:ovp=jwplayer&s:sp:sdk=8.30.1%2Bcommercial_master.549.hls.js%401.4.10.jwplayer%40mono.jwplayer-ads-dai%40mono.jwplayer-ads-freewheel%40mono.jwplayer-ads-googima%40mono.jwplayer-ads-header-bidding%40github%3Ajwplayer%2Fjwplayer-ads-header-bidding%23v7.4.5.jwplayer-ads-vast%40mono.jwplayer-analytics%40github%3Ajwplayer%2Fjwplayer-analytics%233.43.x.jwplayer-analytics-kraken%40v0.0.4.jwplayer-plugin-gapro%40mono&s:sp:channel=WCAU&s:sp:player_name=jw%20player&s:sp:hb_version=js-2.1.1.192-0bfddc&l:sp:hb_api_lvl=4&s:event:sid=1776901272233875514341&s:event:type=start&l:event:duration=246&l:event:playhead=102&l:event:ts=1776901273927&l:event:prev_ts=1776901272244&s:asset:type=main&s:asset:name=XUMO_NBC_PHILADELPHIA_FAST_STREAM&s:asset:video_id=10123841075&s:asset:publisher=A8AB776A5245B4220A490D44%40AdobeOrg&l:asset:length=86400&s:stream:chapter_id=92a34c73617290341129bc9cba40ce4f_26&s:stream:chapter_sid=1776901273681368407859&s:stream:chapter_name=7%3A30PM%3A%20NBC10%20News&l:stream:chapter_pos=26&l:stream:chapter_length=30&l:stream:chapter_offset=11&s:stream:type=live&l:stream:bitrate=50000&l:stream:fps=29&l:stream:dropped_frames=0&l:stream:startup_time=1423599&s:meta:a.media.asset=10123841075&s:meta:ovp=html5&s:meta:player_type=fastplayer_deescalated&s:meta:network=nbc&s:meta:videomarketorigination=WCAU&s:meta:minute=23%3A41&s:meta:hour=23%3A00&s:meta:day=Wednesday&s:meta:date=04%2F22%2F2026&s:meta:videompxid=0000000000009&s:meta:platform=desktop&s:meta:businessunit=phi&s:meta:videopageurl=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&s:meta:continuousplay=first%20play&s:meta:videotag=philadelphia%2C%20flyers%2C%20pennsylvania%2C%20christmas%2C%20chester-county%2C%20chester%2C%20nhl%2C%20camden-county%2C%20hockey%2C%20valentine%27s-day%2C%20atlantic-city%2C%20schools%2C%20florida%2C%20phil-murphy%2C%20new-jersey%2C%20delaware%2C%20university-of%20pennsylvania%2C%20philadelphia-flyers%2C%20larry-krasner%2C%20weather%2C%20philadelphia-international%20airport%2C%20clear-the%20shelters%2C%20nj-transit%2C%20berks-county%2C%20georgia%2C%20philadelphia-police%2C%20newark%2C%20university-city%2C%20labor-day%2C%20keith-jones%2C%20easter%2C%20nfl%2C%20sports%2C%20philadelphia-eagles%2C%20philadelphia-76ers%2C%20philadelphia-flyers%2C%20u.s.-%26amp%3B%20world%2C%20local%2C%20health%2C%20entertainment%2C%20politics%2C%20philadelphia-phillies%2C%20donald-trump%2C%20entertainment-news%2C%20north-carolina%2C%20puerto-rico%2C%20tech%2C%20transportation-and%20transit%2C%20congress%2C%20trump-administration%2C%20israel%2C%20new-york%2C%20paris%2C%20gun-violence%2C%20arizona%2C%20louisiana%2C%20business%2C%20egypt%2C%20penn-state%2C%20virginia%2C%20josh-shapiro%2C%20bensalem%2C%20maryland%2C%20delaware-county%2C%20recall-alert%2C%20technology%2C%20atlantic-county%2C%20cumberland-county%2C%20on-air%20promotion%2C%20philadelphia-eagles%2C%20lehigh-county%2C%20michigan%2C%20jason-kelce%2C%20trenton%2C%20transportation%2C%20amazon%2C%20gloucester-county%2C%20temple-university%2C%20lehigh-valley%2C%20bucks-county%2C%20south-jersey%2C%20nba%2C%20las-vegas%2C%20indiana%2C%20the-scene%2C%20utah%2C%20center-city%2C%20montgomery-county%2C%20new-castle%20county%2C%20wilmington%2C%20energy%2C%20google%2C%20new-york%20city%2C%20children%27s-hospital%20of%20philadelphia%2C%20super-bowl%2C%20fishtown%2C%20norristown%2C%20harrisburg%2C%20love-park%2C%20iran%2C%20golf%2C%20allentown%2C%20cherry-hill%2C%20traffic%2C%20taylor-swift%2C%20olney%2C%20northampton-county%2C%20amtrak%2C%20pennsylvania-turnpike%2C%20burlington-county%2C%20mercer-county%2C%20penn-state%20university%2C%20camden%2C%20immigration%2C%20philadelphia-76ers%2C%20john-fetterman%2C%20asia%2C%20tracy-davidson%2C%20mlb%2C%20septa%2C%20coatesville%2C%20point-breeze%2C%20philadelphia-school%20district%2C%20minnesota%2C%20halloween%2C%20jersey-shore%2C%20lottery%2C%20cape-may%20county%2C%20kamala-harris%2C%20i-95%2C%20interstate-95%2C%20ocean-city%2C%20east-falls%2C%20cape-may%2C%20monmouth-county%2C%20port-richmond%2C%20wildwood%2C%20air-travel%2C%20upper-darby%2C%20ocean-county%2C%20philadelphia-phillies%2C%20soccer%2C%20university-of%20delaware%2C%20germantown%2C%20lane-johnson%2C%20chinatown%2C%20green%2C%20delaware-river%2C%20longwood-gardens%2C%20phillies%2C%20pennsylvania-state%20police%2C%20the-scene%2C%20south-philadelphia%2C%20conshohocken%2C%20acct-philly%2C%20pga-tour%2C%20deptford-township%2C%20franklin-institute%2C%20levittown%2C%20upper-merion%20township%2C%20cheltenham-township%2C%20philadelphia-health%20department%2C%20nasa%2C%20retail%2C%20philadelphia-city%20council%2C%20nbc10-responds%2C%20rittenhouse-square%2C%20chestnut-hill%2C%20pennsylvania-spca%2C%20bristol%2C%20jimmy-carter%2C%20legislation%2C%20center-city%20philadelphia%2C%20brandywine-valley%20spca%2C%20news%2C%20manayunk%2C%20world-cup%2C%20roxborough%2C%20frankford%2C%20howie-roseman%2C%20mcdonald%E2%80%99s%2C%20veterans%2C%20lancaster-county%2C%20york-county%2C%20schuylkill-river%20trail%2C%20business%2C%20ncaa%2C%20philadelphia-zoo%2C%20philadelphia-museum%20of%20art%2C%20west-philadelphia%2C%20wawa%2C%20lincoln-financial%20field%2C%20pocono-mountains%2C%20north-philadelphia%2C%20crime-stoppers%2C%20bucks%2C%20philadelphia-parking%20authority%2C%20schuylkill-river%2C%20new-jersey%20turnpike%2C%20elmwood-park%20zoo%2C%20school-district%20of%20philadelphia%2C%20passover%2C%20abington-township%2C%20citizens-bank%20park%2C%20marty-small%2C%20fairmount-park%2C%20pets%2C%20mount-laurel%2C%20cobbs-creek%2C%20six-flags%2C%20villanova-university%2C%20lower-merion%2C%20hamilton-township%2C%20traffic%2C%20wawa-welcome%20america%2C%20crescentville%2C%20rocky-statue%2C%20west-chester%20university%2C%20east-germantown%2C%20powerball%2C%20thanksgiving%2C%20penn-medicine%2C%20kingsessing%2C%20first-alert%20weather%2C%20penn%27s-landing%2C%20nbc10-responds%2C%20gloucester-township%2C%20wawa-welcome%20america%2C%20benjamin-franklin%20parkway%2C%20lgbtq%2C%20animals%2C%20today-show%2C%20health-care%2C%20money%2C%20washington-dc%2C%2076ers%2C%20lower-merion%20township%2C%20nature%2C%20northern-liberties%2C%20rowing%2C%20queen-village%2C%20back-to%20school%2C%20new-york%20giants%2C%20northeast-philadelphia%2C%20profiles%2C%20wildfires%2C%20holidays%2C%20mayfair%2C%20veterans-day%2C%20adventure-aquarium%2C%20society-hill%2C%20travel%2C%20fifa%2C%20st.-patrick%27s%20day%2C%20severe-weather%2C%20hunting-park%2C%20fourth-of%20july%2C%20airlines%2C%20elections%2C%20philly-live%2C%20caught-on%20camera%2C%20sean-%22diddy%22%20combs%2C%20fires%2C%20formula-one%2C%202026-world%20cup%2C%20philly-live%2C%20weather%2C%20weather-stories%2C%20weather-video%2C%20news%2C%20investigators%2C%20changing-climate%2C%20the-trump%20administration%2C%20dulce-maria%20alavez%2C%20holidays%2C%20philly-weather%2C%20weather-forecast%2C%20free-fun%2C%20crime-and%20courts%2C%20poconos%2C%20mummers%2C%20nfl-playoffs%2C%20italian-market%2C%20traffic-alert%2C%20penn-museum%2C%20nbc10-investigators%2C%20main-line%2C%20missing-persons%2C%20philadelphia-flower%20show%2C%20responds%2C%20kelly-drive%2C%20podcasts%2C%20concerts%2C%20coronavirus-pandemic%2C%20religion%2C%20nfl-draft%2C%20grays-ferry%2C%20draft-dreams%2C%20astronomy%2C%20cruises%2C%20move-bombing%2C%20recalls%2C%20real-time-traffic%2C%20pride-month%2C%20transgender-rights%2C%20clear-the%20shelters%2C%20hurricanes%2C%20in-the%20name%20of%20love%2C%20pga%2C%20air-quality%2C%20east-mount%20airy%2C%20lawsuits%2C%20health-%26amp%3B%20science%2C%20colleges-%26amp%3B%20universities%2C%20fdr-park%2C%20investigations%2C%20art-and%20culture%2C%20discover-black%20heritage%2C%20infrastructure%2C%20celebrity-babies%2C%20philadelphia-marathon%2C%20diversity-%26amp%3B%20equality%2C%20music-%26amp%3B%20musicians%2C%20fifa-world%20cup%2C%20actors%2C%20extreme-weather%2C%20weather-education%20day%2C%20critter-corner%2C%20critter-corner%2C%20hispanic-heritage%20month%2C%20health-%26amp%3B%20wellness%2C%20food-%26amp%3B%20drink%2C%20decision-2024%2C%20battleground-politics%2C%20jalen-carter%2C%20mlb%2C%20nba%2C%20nfl%2C%20nhl%2C%20soccer%2C%20decision-2024%2C%20phillies-news%2C%20israel-hamas-war%2C%20building-philadelphia%2C%202024-nfl%20draft%2C%20eagles-news%2C%20eagles-analysis%2C%20eagles%2C%20eagles-blog%2C%20track-%26amp%3B%20field%2C%20diet-%26amp%3B%20exercise%2C%20education%2C%20kensington%2C%20southwest-philadelphia%2C%20animals-and%20wildlife%2C%20health%2C%20eagles-autism%20foundation%2C%20extreme-weather%2C%20french-connections%2C%20hurricane-season%2C%20scams%2C%20formula-1%2C%20tsa%2C%20artificial-intelligence%2C%20sports%2C%20shootings%2C%20car-crash%2C%20food%2C%20running%2C%20shopping%2C%20little-league%20world%20series%2C%20politics%2C%20charity%2C%20eagles-column%2C%20summer%2C%20saquon-barkley%2C%20filadelfia%2C%20hispanic-heritage%20month%2C%209%2F11%2C%209%2F11-anniversary%2C%20going-green%2C%20transit%2C%20jordan-mailata%2C%20alpine-skiing%2C%20space%2C%20white-house%2C%20pensilvania%2C%20cars-%2F%20autos%2C%202025-nfl%20draft%2C%20cherelle-parker%2C%20old-city%2C%20matt-meyer%2C%20super-bowl%2C%20bernie-sanders%2C%20jet-crash%20in%20philly%2C%202026-milan%20cortina%20olympics%2C%20black-heritage%2C%20navy%2C%20america-250%2C%20strawberry-mansion%2C%20patco%2C%20decision-2025%2C%20cleaning%2C%20fairmount%2C%20police-reform%2C%20draft-dreams%2C%20xfinity-mobile%20arena%2C%20pope-leo%20xiv%2C%20commuter-alert%2C%20primera-alerta%2C%20fraud-%26amp%3B%20false%20statements%2C%20philly-workers%20strike%2C%20u.s.-government%2C%20somerville%2C%20independence-mall%2C%20america250%2C%20our-250%2C%20government-shutdown%2C%202026-nfl%20draft%2C%20polic%C3%ADa-de%20filadelfia%2C%20west-oak%20lane%2C%20war-with%20iran%2C%20grays-ferry%20collapse%2C%20distrito-escolar%20de%20filadelfia — 204 — 40 B — 14 ms — h2https://nbcume.hb.omtrdc.net/?s:sc:rsid=nbcuotsdivisiontotal&s:sc:tracking_server=nbcume.sc.omtrdc.net&h:sc:ssl=1&s:user:mid=35825278905429094472632207931193292953&s:aam:blob=6G1ynYcLPuiQxYZrsz_pkqfLG9yMXBpb2zX5dvJdYQJzPXImdj0y&l:aam:loc_hint=7&s:sp:ovp=jwplayer&s:sp:sdk=8.30.1%2Bcommercial_master.549.hls.js%401.4.10.jwplayer%40mono.jwplayer-ads-dai%40mono.jwplayer-ads-freewheel%40mono.jwplayer-ads-googima%40mono.jwplayer-ads-header-bidding%40github%3Ajwplayer%2Fjwplayer-ads-header-bidding%23v7.4.5.jwplayer-ads-vast%40mono.jwplayer-analytics%40github%3Ajwplayer%2Fjwplayer-analytics%233.43.x.jwplayer-analytics-kraken%40v0.0.4.jwplayer-plugin-gapro%40mono&s:sp:channel=WCAU&s:sp:player_name=jw%20player&s:sp:hb_version=js-2.1.1.192-0bfddc&l:sp:hb_api_lvl=4&s:event:sid=1776901272233875514341&s:event:type=chapter_start&l:event:duration=0&l:event:playhead=0&l:event:ts=1776901273681&l:event:prev_ts=-1&s:asset:type=main&s:asset:name=XUMO_NBC_PHILADELPHIA_FAST_STREAM&s:asset:video_id=10123841075&s:asset:publisher=A8AB776A5245B4220A490D44%40AdobeOrg&l:asset:length=86400&s:stream:chapter_id=92a34c73617290341129bc9cba40ce4f_26&s:stream:chapter_sid=1776901273681368407859&s:stream:chapter_name=7%3A30PM%3A%20NBC10%20News&l:stream:chapter_pos=26&l:stream:chapter_length=30&l:stream:chapter_offset=11&s:stream:type=live&l:stream:bitrate=50000&l:stream:fps=29&l:stream:dropped_frames=0&l:stream:startup_time=1423599&s:meta:a.media.asset=10123841075&s:meta:ovp=html5&s:meta:player_type=fastplayer_deescalated&s:meta:network=nbc&s:meta:videomarketorigination=WCAU&s:meta:minute=23%3A41&s:meta:hour=23%3A00&s:meta:day=Wednesday&s:meta:date=04%2F22%2F2026&s:meta:videompxid=0000000000009&s:meta:platform=desktop&s:meta:businessunit=phi&s:meta:videopageurl=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&s:meta:continuousplay=first%20play&s:meta:videotag=philadelphia%2C%20flyers%2C%20pennsylvania%2C%20christmas%2C%20chester-county%2C%20chester%2C%20nhl%2C%20camden-county%2C%20hockey%2C%20valentine%27s-day%2C%20atlantic-city%2C%20schools%2C%20florida%2C%20phil-murphy%2C%20new-jersey%2C%20delaware%2C%20university-of%20pennsylvania%2C%20philadelphia-flyers%2C%20larry-krasner%2C%20weather%2C%20philadelphia-international%20airport%2C%20clear-the%20shelters%2C%20nj-transit%2C%20berks-county%2C%20georgia%2C%20philadelphia-police%2C%20newark%2C%20university-city%2C%20labor-day%2C%20keith-jones%2C%20easter%2C%20nfl%2C%20sports%2C%20philadelphia-eagles%2C%20philadelphia-76ers%2C%20philadelphia-flyers%2C%20u.s.-%26amp%3B%20world%2C%20local%2C%20health%2C%20entertainment%2C%20politics%2C%20philadelphia-phillies%2C%20donald-trump%2C%20entertainment-news%2C%20north-carolina%2C%20puerto-rico%2C%20tech%2C%20transportation-and%20transit%2C%20congress%2C%20trump-administration%2C%20israel%2C%20new-york%2C%20paris%2C%20gun-violence%2C%20arizona%2C%20louisiana%2C%20business%2C%20egypt%2C%20penn-state%2C%20virginia%2C%20josh-shapiro%2C%20bensalem%2C%20maryland%2C%20delaware-county%2C%20recall-alert%2C%20technology%2C%20atlantic-county%2C%20cumberland-county%2C%20on-air%20promotion%2C%20philadelphia-eagles%2C%20lehigh-county%2C%20michigan%2C%20jason-kelce%2C%20trenton%2C%20transportation%2C%20amazon%2C%20gloucester-county%2C%20temple-university%2C%20lehigh-valley%2C%20bucks-county%2C%20south-jersey%2C%20nba%2C%20las-vegas%2C%20indiana%2C%20the-scene%2C%20utah%2C%20center-city%2C%20montgomery-county%2C%20new-castle%20county%2C%20wilmington%2C%20energy%2C%20google%2C%20new-york%20city%2C%20children%27s-hospital%20of%20philadelphia%2C%20super-bowl%2C%20fishtown%2C%20norristown%2C%20harrisburg%2C%20love-park%2C%20iran%2C%20golf%2C%20allentown%2C%20cherry-hill%2C%20traffic%2C%20taylor-swift%2C%20olney%2C%20northampton-county%2C%20amtrak%2C%20pennsylvania-turnpike%2C%20burlington-county%2C%20mercer-county%2C%20penn-state%20university%2C%20camden%2C%20immigration%2C%20philadelphia-76ers%2C%20john-fetterman%2C%20asia%2C%20tracy-davidson%2C%20mlb%2C%20septa%2C%20coatesville%2C%20point-breeze%2C%20philadelphia-school%20district%2C%20minnesota%2C%20halloween%2C%20jersey-shore%2C%20lottery%2C%20cape-may%20county%2C%20kamala-harris%2C%20i-95%2C%20interstate-95%2C%20ocean-city%2C%20east-falls%2C%20cape-may%2C%20monmouth-county%2C%20port-richmond%2C%20wildwood%2C%20air-travel%2C%20upper-darby%2C%20ocean-county%2C%20philadelphia-phillies%2C%20soccer%2C%20university-of%20delaware%2C%20germantown%2C%20lane-johnson%2C%20chinatown%2C%20green%2C%20delaware-river%2C%20longwood-gardens%2C%20phillies%2C%20pennsylvania-state%20police%2C%20the-scene%2C%20south-philadelphia%2C%20conshohocken%2C%20acct-philly%2C%20pga-tour%2C%20deptford-township%2C%20franklin-institute%2C%20levittown%2C%20upper-merion%20township%2C%20cheltenham-township%2C%20philadelphia-health%20department%2C%20nasa%2C%20retail%2C%20philadelphia-city%20council%2C%20nbc10-responds%2C%20rittenhouse-square%2C%20chestnut-hill%2C%20pennsylvania-spca%2C%20bristol%2C%20jimmy-carter%2C%20legislation%2C%20center-city%20philadelphia%2C%20brandywine-valley%20spca%2C%20news%2C%20manayunk%2C%20world-cup%2C%20roxborough%2C%20frankford%2C%20howie-roseman%2C%20mcdonald%E2%80%99s%2C%20veterans%2C%20lancaster-county%2C%20york-county%2C%20schuylkill-river%20trail%2C%20business%2C%20ncaa%2C%20philadelphia-zoo%2C%20philadelphia-museum%20of%20art%2C%20west-philadelphia%2C%20wawa%2C%20lincoln-financial%20field%2C%20pocono-mountains%2C%20north-philadelphia%2C%20crime-stoppers%2C%20bucks%2C%20philadelphia-parking%20authority%2C%20schuylkill-river%2C%20new-jersey%20turnpike%2C%20elmwood-park%20zoo%2C%20school-district%20of%20philadelphia%2C%20passover%2C%20abington-township%2C%20citizens-bank%20park%2C%20marty-small%2C%20fairmount-park%2C%20pets%2C%20mount-laurel%2C%20cobbs-creek%2C%20six-flags%2C%20villanova-university%2C%20lower-merion%2C%20hamilton-township%2C%20traffic%2C%20wawa-welcome%20america%2C%20crescentville%2C%20rocky-statue%2C%20west-chester%20university%2C%20east-germantown%2C%20powerball%2C%20thanksgiving%2C%20penn-medicine%2C%20kingsessing%2C%20first-alert%20weather%2C%20penn%27s-landing%2C%20nbc10-responds%2C%20gloucester-township%2C%20wawa-welcome%20america%2C%20benjamin-franklin%20parkway%2C%20lgbtq%2C%20animals%2C%20today-show%2C%20health-care%2C%20money%2C%20washington-dc%2C%2076ers%2C%20lower-merion%20township%2C%20nature%2C%20northern-liberties%2C%20rowing%2C%20queen-village%2C%20back-to%20school%2C%20new-york%20giants%2C%20northeast-philadelphia%2C%20profiles%2C%20wildfires%2C%20holidays%2C%20mayfair%2C%20veterans-day%2C%20adventure-aquarium%2C%20society-hill%2C%20travel%2C%20fifa%2C%20st.-patrick%27s%20day%2C%20severe-weather%2C%20hunting-park%2C%20fourth-of%20july%2C%20airlines%2C%20elections%2C%20philly-live%2C%20caught-on%20camera%2C%20sean-%22diddy%22%20combs%2C%20fires%2C%20formula-one%2C%202026-world%20cup%2C%20philly-live%2C%20weather%2C%20weather-stories%2C%20weather-video%2C%20news%2C%20investigators%2C%20changing-climate%2C%20the-trump%20administration%2C%20dulce-maria%20alavez%2C%20holidays%2C%20philly-weather%2C%20weather-forecast%2C%20free-fun%2C%20crime-and%20courts%2C%20poconos%2C%20mummers%2C%20nfl-playoffs%2C%20italian-market%2C%20traffic-alert%2C%20penn-museum%2C%20nbc10-investigators%2C%20main-line%2C%20missing-persons%2C%20philadelphia-flower%20show%2C%20responds%2C%20kelly-drive%2C%20podcasts%2C%20concerts%2C%20coronavirus-pandemic%2C%20religion%2C%20nfl-draft%2C%20grays-ferry%2C%20draft-dreams%2C%20astronomy%2C%20cruises%2C%20move-bombing%2C%20recalls%2C%20real-time-traffic%2C%20pride-month%2C%20transgender-rights%2C%20clear-the%20shelters%2C%20hurricanes%2C%20in-the%20name%20of%20love%2C%20pga%2C%20air-quality%2C%20east-mount%20airy%2C%20lawsuits%2C%20health-%26amp%3B%20science%2C%20colleges-%26amp%3B%20universities%2C%20fdr-park%2C%20investigations%2C%20art-and%20culture%2C%20discover-black%20heritage%2C%20infrastructure%2C%20celebrity-babies%2C%20philadelphia-marathon%2C%20diversity-%26amp%3B%20equality%2C%20music-%26amp%3B%20musicians%2C%20fifa-world%20cup%2C%20actors%2C%20extreme-weather%2C%20weather-education%20day%2C%20critter-corner%2C%20critter-corner%2C%20hispanic-heritage%20month%2C%20health-%26amp%3B%20wellness%2C%20food-%26amp%3B%20drink%2C%20decision-2024%2C%20battleground-politics%2C%20jalen-carter%2C%20mlb%2C%20nba%2C%20nfl%2C%20nhl%2C%20soccer%2C%20decision-2024%2C%20phillies-news%2C%20israel-hamas-war%2C%20building-philadelphia%2C%202024-nfl%20draft%2C%20eagles-news%2C%20eagles-analysis%2C%20eagles%2C%20eagles-blog%2C%20track-%26amp%3B%20field%2C%20diet-%26amp%3B%20exercise%2C%20education%2C%20kensington%2C%20southwest-philadelphia%2C%20animals-and%20wildlife%2C%20health%2C%20eagles-autism%20foundation%2C%20extreme-weather%2C%20french-connections%2C%20hurricane-season%2C%20scams%2C%20formula-1%2C%20tsa%2C%20artificial-intelligence%2C%20sports%2C%20shootings%2C%20car-crash%2C%20food%2C%20running%2C%20shopping%2C%20little-league%20world%20series%2C%20politics%2C%20charity%2C%20eagles-column%2C%20summer%2C%20saquon-barkley%2C%20filadelfia%2C%20hispanic-heritage%20month%2C%209%2F11%2C%209%2F11-anniversary%2C%20going-green%2C%20transit%2C%20jordan-mailata%2C%20alpine-skiing%2C%20space%2C%20white-house%2C%20pensilvania%2C%20cars-%2F%20autos%2C%202025-nfl%20draft%2C%20cherelle-parker%2C%20old-city%2C%20matt-meyer%2C%20super-bowl%2C%20bernie-sanders%2C%20jet-crash%20in%20philly%2C%202026-milan%20cortina%20olympics%2C%20black-heritage%2C%20navy%2C%20america-250%2C%20strawberry-mansion%2C%20patco%2C%20decision-2025%2C%20cleaning%2C%20fairmount%2C%20police-reform%2C%20draft-dreams%2C%20xfinity-mobile%20arena%2C%20pope-leo%20xiv%2C%20commuter-alert%2C%20primera-alerta%2C%20fraud-%26amp%3B%20false%20statements%2C%20philly-workers%20strike%2C%20u.s.-government%2C%20somerville%2C%20independence-mall%2C%20america250%2C%20our-250%2C%20government-shutdown%2C%202026-nfl%20draft%2C%20polic%C3%ADa-de%20filadelfia%2C%20west-oak%20lane%2C%20war-with%20iran%2C%20grays-ferry%20collapse%2C%20distrito-escolar%20de%20filadelfia&s:meta:chapter_id=SH049687600000&s:meta:chapter_sid=26361967nbcume.hb.omtrdc.net/?s:sc:rsid=nbc... https://nbcume.hb.omtrdc.net/?s:sc:rsid=nbcuotsdivisiontotal&s:sc:tracking_server=nbcume.sc.omtrdc.net&h:sc:ssl=1&s:user:mid=35825278905429094472632207931193292953&s:aam:blob=6G1ynYcLPuiQxYZrsz_pkqfLG9yMXBpb2zX5dvJdYQJzPXImdj0y&l:aam:loc_hint=7&s:sp:ovp=jwplayer&s:sp:sdk=8.30.1%2Bcommercial_master.549.hls.js%401.4.10.jwplayer%40mono.jwplayer-ads-dai%40mono.jwplayer-ads-freewheel%40mono.jwplayer-ads-googima%40mono.jwplayer-ads-header-bidding%40github%3Ajwplayer%2Fjwplayer-ads-header-bidding%23v7.4.5.jwplayer-ads-vast%40mono.jwplayer-analytics%40github%3Ajwplayer%2Fjwplayer-analytics%233.43.x.jwplayer-analytics-kraken%40v0.0.4.jwplayer-plugin-gapro%40mono&s:sp:channel=WCAU&s:sp:player_name=jw%20player&s:sp:hb_version=js-2.1.1.192-0bfddc&l:sp:hb_api_lvl=4&s:event:sid=1776901272233875514341&s:event:type=chapter_start&l:event:duration=0&l:event:playhead=0&l:event:ts=1776901273681&l:event:prev_ts=-1&s:asset:type=main&s:asset:name=XUMO_NBC_PHILADELPHIA_FAST_STREAM&s:asset:video_id=10123841075&s:asset:publisher=A8AB776A5245B4220A490D44%40AdobeOrg&l:asset:length=86400&s:stream:chapter_id=92a34c73617290341129bc9cba40ce4f_26&s:stream:chapter_sid=1776901273681368407859&s:stream:chapter_name=7%3A30PM%3A%20NBC10%20News&l:stream:chapter_pos=26&l:stream:chapter_length=30&l:stream:chapter_offset=11&s:stream:type=live&l:stream:bitrate=50000&l:stream:fps=29&l:stream:dropped_frames=0&l:stream:startup_time=1423599&s:meta:a.media.asset=10123841075&s:meta:ovp=html5&s:meta:player_type=fastplayer_deescalated&s:meta:network=nbc&s:meta:videomarketorigination=WCAU&s:meta:minute=23%3A41&s:meta:hour=23%3A00&s:meta:day=Wednesday&s:meta:date=04%2F22%2F2026&s:meta:videompxid=0000000000009&s:meta:platform=desktop&s:meta:businessunit=phi&s:meta:videopageurl=https%3A%2F%2Fwww.nbcphiladelphia.com%2F&s:meta:continuousplay=first%20play&s:meta:videotag=philadelphia%2C%20flyers%2C%20pennsylvania%2C%20christmas%2C%20chester-county%2C%20chester%2C%20nhl%2C%20camden-county%2C%20hockey%2C%20valentine%27s-day%2C%20atlantic-city%2C%20schools%2C%20florida%2C%20phil-murphy%2C%20new-jersey%2C%20delaware%2C%20university-of%20pennsylvania%2C%20philadelphia-flyers%2C%20larry-krasner%2C%20weather%2C%20philadelphia-international%20airport%2C%20clear-the%20shelters%2C%20nj-transit%2C%20berks-county%2C%20georgia%2C%20philadelphia-police%2C%20newark%2C%20university-city%2C%20labor-day%2C%20keith-jones%2C%20easter%2C%20nfl%2C%20sports%2C%20philadelphia-eagles%2C%20philadelphia-76ers%2C%20philadelphia-flyers%2C%20u.s.-%26amp%3B%20world%2C%20local%2C%20health%2C%20entertainment%2C%20politics%2C%20philadelphia-phillies%2C%20donald-trump%2C%20entertainment-news%2C%20north-carolina%2C%20puerto-rico%2C%20tech%2C%20transportation-and%20transit%2C%20congress%2C%20trump-administration%2C%20israel%2C%20new-york%2C%20paris%2C%20gun-violence%2C%20arizona%2C%20louisiana%2C%20business%2C%20egypt%2C%20penn-state%2C%20virginia%2C%20josh-shapiro%2C%20bensalem%2C%20maryland%2C%20delaware-county%2C%20recall-alert%2C%20technology%2C%20atlantic-county%2C%20cumberland-county%2C%20on-air%20promotion%2C%20philadelphia-eagles%2C%20lehigh-county%2C%20michigan%2C%20jason-kelce%2C%20trenton%2C%20transportation%2C%20amazon%2C%20gloucester-county%2C%20temple-university%2C%20lehigh-valley%2C%20bucks-county%2C%20south-jersey%2C%20nba%2C%20las-vegas%2C%20indiana%2C%20the-scene%2C%20utah%2C%20center-city%2C%20montgomery-county%2C%20new-castle%20county%2C%20wilmington%2C%20energy%2C%20google%2C%20new-york%20city%2C%20children%27s-hospital%20of%20philadelphia%2C%20super-bowl%2C%20fishtown%2C%20norristown%2C%20harrisburg%2C%20love-park%2C%20iran%2C%20golf%2C%20allentown%2C%20cherry-hill%2C%20traffic%2C%20taylor-swift%2C%20olney%2C%20northampton-county%2C%20amtrak%2C%20pennsylvania-turnpike%2C%20burlington-county%2C%20mercer-county%2C%20penn-state%20university%2C%20camden%2C%20immigration%2C%20philadelphia-76ers%2C%20john-fetterman%2C%20asia%2C%20tracy-davidson%2C%20mlb%2C%20septa%2C%20coatesville%2C%20point-breeze%2C%20philadelphia-school%20district%2C%20minnesota%2C%20halloween%2C%20jersey-shore%2C%20lottery%2C%20cape-may%20county%2C%20kamala-harris%2C%20i-95%2C%20interstate-95%2C%20ocean-city%2C%20east-falls%2C%20cape-may%2C%20monmouth-county%2C%20port-richmond%2C%20wildwood%2C%20air-travel%2C%20upper-darby%2C%20ocean-county%2C%20philadelphia-phillies%2C%20soccer%2C%20university-of%20delaware%2C%20germantown%2C%20lane-johnson%2C%20chinatown%2C%20green%2C%20delaware-river%2C%20longwood-gardens%2C%20phillies%2C%20pennsylvania-state%20police%2C%20the-scene%2C%20south-philadelphia%2C%20conshohocken%2C%20acct-philly%2C%20pga-tour%2C%20deptford-township%2C%20franklin-institute%2C%20levittown%2C%20upper-merion%20township%2C%20cheltenham-township%2C%20philadelphia-health%20department%2C%20nasa%2C%20retail%2C%20philadelphia-city%20council%2C%20nbc10-responds%2C%20rittenhouse-square%2C%20chestnut-hill%2C%20pennsylvania-spca%2C%20bristol%2C%20jimmy-carter%2C%20legislation%2C%20center-city%20philadelphia%2C%20brandywine-valley%20spca%2C%20news%2C%20manayunk%2C%20world-cup%2C%20roxborough%2C%20frankford%2C%20howie-roseman%2C%20mcdonald%E2%80%99s%2C%20veterans%2C%20lancaster-county%2C%20york-county%2C%20schuylkill-river%20trail%2C%20business%2C%20ncaa%2C%20philadelphia-zoo%2C%20philadelphia-museum%20of%20art%2C%20west-philadelphia%2C%20wawa%2C%20lincoln-financial%20field%2C%20pocono-mountains%2C%20north-philadelphia%2C%20crime-stoppers%2C%20bucks%2C%20philadelphia-parking%20authority%2C%20schuylkill-river%2C%20new-jersey%20turnpike%2C%20elmwood-park%20zoo%2C%20school-district%20of%20philadelphia%2C%20passover%2C%20abington-township%2C%20citizens-bank%20park%2C%20marty-small%2C%20fairmount-park%2C%20pets%2C%20mount-laurel%2C%20cobbs-creek%2C%20six-flags%2C%20villanova-university%2C%20lower-merion%2C%20hamilton-township%2C%20traffic%2C%20wawa-welcome%20america%2C%20crescentville%2C%20rocky-statue%2C%20west-chester%20university%2C%20east-germantown%2C%20powerball%2C%20thanksgiving%2C%20penn-medicine%2C%20kingsessing%2C%20first-alert%20weather%2C%20penn%27s-landing%2C%20nbc10-responds%2C%20gloucester-township%2C%20wawa-welcome%20america%2C%20benjamin-franklin%20parkway%2C%20lgbtq%2C%20animals%2C%20today-show%2C%20health-care%2C%20money%2C%20washington-dc%2C%2076ers%2C%20lower-merion%20township%2C%20nature%2C%20northern-liberties%2C%20rowing%2C%20queen-village%2C%20back-to%20school%2C%20new-york%20giants%2C%20northeast-philadelphia%2C%20profiles%2C%20wildfires%2C%20holidays%2C%20mayfair%2C%20veterans-day%2C%20adventure-aquarium%2C%20society-hill%2C%20travel%2C%20fifa%2C%20st.-patrick%27s%20day%2C%20severe-weather%2C%20hunting-park%2C%20fourth-of%20july%2C%20airlines%2C%20elections%2C%20philly-live%2C%20caught-on%20camera%2C%20sean-%22diddy%22%20combs%2C%20fires%2C%20formula-one%2C%202026-world%20cup%2C%20philly-live%2C%20weather%2C%20weather-stories%2C%20weather-video%2C%20news%2C%20investigators%2C%20changing-climate%2C%20the-trump%20administration%2C%20dulce-maria%20alavez%2C%20holidays%2C%20philly-weather%2C%20weather-forecast%2C%20free-fun%2C%20crime-and%20courts%2C%20poconos%2C%20mummers%2C%20nfl-playoffs%2C%20italian-market%2C%20traffic-alert%2C%20penn-museum%2C%20nbc10-investigators%2C%20main-line%2C%20missing-persons%2C%20philadelphia-flower%20show%2C%20responds%2C%20kelly-drive%2C%20podcasts%2C%20concerts%2C%20coronavirus-pandemic%2C%20religion%2C%20nfl-draft%2C%20grays-ferry%2C%20draft-dreams%2C%20astronomy%2C%20cruises%2C%20move-bombing%2C%20recalls%2C%20real-time-traffic%2C%20pride-month%2C%20transgender-rights%2C%20clear-the%20shelters%2C%20hurricanes%2C%20in-the%20name%20of%20love%2C%20pga%2C%20air-quality%2C%20east-mount%20airy%2C%20lawsuits%2C%20health-%26amp%3B%20science%2C%20colleges-%26amp%3B%20universities%2C%20fdr-park%2C%20investigations%2C%20art-and%20culture%2C%20discover-black%20heritage%2C%20infrastructure%2C%20celebrity-babies%2C%20philadelphia-marathon%2C%20diversity-%26amp%3B%20equality%2C%20music-%26amp%3B%20musicians%2C%20fifa-world%20cup%2C%20actors%2C%20extreme-weather%2C%20weather-education%20day%2C%20critter-corner%2C%20critter-corner%2C%20hispanic-heritage%20month%2C%20health-%26amp%3B%20wellness%2C%20food-%26amp%3B%20drink%2C%20decision-2024%2C%20battleground-politics%2C%20jalen-carter%2C%20mlb%2C%20nba%2C%20nfl%2C%20nhl%2C%20soccer%2C%20decision-2024%2C%20phillies-news%2C%20israel-hamas-war%2C%20building-philadelphia%2C%202024-nfl%20draft%2C%20eagles-news%2C%20eagles-analysis%2C%20eagles%2C%20eagles-blog%2C%20track-%26amp%3B%20field%2C%20diet-%26amp%3B%20exercise%2C%20education%2C%20kensington%2C%20southwest-philadelphia%2C%20animals-and%20wildlife%2C%20health%2C%20eagles-autism%20foundation%2C%20extreme-weather%2C%20french-connections%2C%20hurricane-season%2C%20scams%2C%20formula-1%2C%20tsa%2C%20artificial-intelligence%2C%20sports%2C%20shootings%2C%20car-crash%2C%20food%2C%20running%2C%20shopping%2C%20little-league%20world%20series%2C%20politics%2C%20charity%2C%20eagles-column%2C%20summer%2C%20saquon-barkley%2C%20filadelfia%2C%20hispanic-heritage%20month%2C%209%2F11%2C%209%2F11-anniversary%2C%20going-green%2C%20transit%2C%20jordan-mailata%2C%20alpine-skiing%2C%20space%2C%20white-house%2C%20pensilvania%2C%20cars-%2F%20autos%2C%202025-nfl%20draft%2C%20cherelle-parker%2C%20old-city%2C%20matt-meyer%2C%20super-bowl%2C%20bernie-sanders%2C%20jet-crash%20in%20philly%2C%202026-milan%20cortina%20olympics%2C%20black-heritage%2C%20navy%2C%20america-250%2C%20strawberry-mansion%2C%20patco%2C%20decision-2025%2C%20cleaning%2C%20fairmount%2C%20police-reform%2C%20draft-dreams%2C%20xfinity-mobile%20arena%2C%20pope-leo%20xiv%2C%20commuter-alert%2C%20primera-alerta%2C%20fraud-%26amp%3B%20false%20statements%2C%20philly-workers%20strike%2C%20u.s.-government%2C%20somerville%2C%20independence-mall%2C%20america250%2C%20our-250%2C%20government-shutdown%2C%202026-nfl%20draft%2C%20polic%C3%ADa-de%20filadelfia%2C%20west-oak%20lane%2C%20war-with%20iran%2C%20grays-ferry%20collapse%2C%20distrito-escolar%20de%20filadelfia&s:meta:chapter_id=SH049687600000&s:meta:chapter_sid=26361967 — 204 — 17 B — 15 ms — h2https://nbcume.hb.omtrdc.net/?s:sc:rsid=nbcuotsdivisiontotal&s:sc:tracking_server=nbcume.sc.omtrdc.net&h:sc:ssl=1&s:user:mid=35825278905429094472632207931193292953&s:aam:blob=6G1ynYcLPuiQxYZrsz_pkqfLG9yMXBpb2zX5dvJdYQJzPXImdj0y&l:aam:loc_hint=7&s:sp:ovp=jwplayer&s:sp:sdk=8.30.1%2Bcommercial_master.549.hls.js%401.4.10.jwplayer%40mono.jwplayer-ads-dai%40mono.jwplayer-ads-freewheel%40mono.jwplayer-ads-googima%40mono.jwplayer-ads-header-bidding%40github%3Ajwplayer%2Fjwplayer-ads-header-bidding%23v7.4.5.jwplayer-ads-vast%40mono.jwplayer-analytics%40github%3Ajwplayer%2Fjwplayer-analytics%233.43.x.jwplayer-analytics-kraken%40v0.0.4.jwplayer-plugin-gapro%40mono&s:sp:channel=WCAU&s:sp:player_name=jw%20player&s:sp:hb_version=js-2.1.1.192-0bfddc&l:sp:hb_api_lvl=4&s:event:sid=1776901272233875514341&s:event:type=play&l:event:duration=0&l:event:playhead=102&l:event:ts=1776901273927&l:event:prev_ts=-1&s:asset:type=main&s:asset:name=XUMO_NBC_PHILADELPHIA_FAST_STREAM&s:asset:video_id=10123841075&s:asset:publisher=A8AB776A5245B4220A490D44%40AdobeOrg&l:asset:length=86400&s:stream:chapter_id=92a34c73617290341129bc9cba40ce4f_26&s:stream:chapter_sid=1776901273681368407859&s:stream:chapter_name=7%3A30PM%3A%20NBC10%20News&l:stream:chapter_pos=26&l:stream:chapter_length=30&l:stream:chapter_offset=11&s:stream:type=live&l:stream:bitrate=1205600&l:stream:fps=29&l:stream:dropped_frames=1&l:stream:startup_time=1423599nbcume.hb.omtrdc.net/?s:sc:rsid=nbc... https://nbcume.hb.omtrdc.net/?s:sc:rsid=nbcuotsdivisiontotal&s:sc:tracking_server=nbcume.sc.omtrdc.net&h:sc:ssl=1&s:user:mid=35825278905429094472632207931193292953&s:aam:blob=6G1ynYcLPuiQxYZrsz_pkqfLG9yMXBpb2zX5dvJdYQJzPXImdj0y&l:aam:loc_hint=7&s:sp:ovp=jwplayer&s:sp:sdk=8.30.1%2Bcommercial_master.549.hls.js%401.4.10.jwplayer%40mono.jwplayer-ads-dai%40mono.jwplayer-ads-freewheel%40mono.jwplayer-ads-googima%40mono.jwplayer-ads-header-bidding%40github%3Ajwplayer%2Fjwplayer-ads-header-bidding%23v7.4.5.jwplayer-ads-vast%40mono.jwplayer-analytics%40github%3Ajwplayer%2Fjwplayer-analytics%233.43.x.jwplayer-analytics-kraken%40v0.0.4.jwplayer-plugin-gapro%40mono&s:sp:channel=WCAU&s:sp:player_name=jw%20player&s:sp:hb_version=js-2.1.1.192-0bfddc&l:sp:hb_api_lvl=4&s:event:sid=1776901272233875514341&s:event:type=play&l:event:duration=0&l:event:playhead=102&l:event:ts=1776901273927&l:event:prev_ts=-1&s:asset:type=main&s:asset:name=XUMO_NBC_PHILADELPHIA_FAST_STREAM&s:asset:video_id=10123841075&s:asset:publisher=A8AB776A5245B4220A490D44%40AdobeOrg&l:asset:length=86400&s:stream:chapter_id=92a34c73617290341129bc9cba40ce4f_26&s:stream:chapter_sid=1776901273681368407859&s:stream:chapter_name=7%3A30PM%3A%20NBC10%20News&l:stream:chapter_pos=26&l:stream:chapter_length=30&l:stream:chapter_offset=11&s:stream:type=live&l:stream:bitrate=1205600&l:stream:fps=29&l:stream:dropped_frames=1&l:stream:startup_time=1423599 — 204 — 17 B — 19 ms — h2https://tpsc-ue1.doubleverify.com/event.png?impid=9ef72d848b644601b36cdebba22754df&flavor=0&gdpr=&gdpr_consent=&ee_dp_omvk=doubleverify.com-omid&ee_dp_isom=1&ee_dp_btreg=4851630387138534138948&ee_dp_btadsrv=4851630387138534138948&pltm=1&iskpm=1&ismmm=1&isocm=1&ee_dp_alm=marked&ee_dp_isioms=1&ee_dp_isaioms=0&pltn=1&pltd=79&ee_dp_asmm=1&vdur=78&eoid=23&te_strt=1&te_init=247&te_sup=0&te_exec=0&msrjs=9761&sdf=67108868&vit=2&ee_dp_mrci=1&rmi=16&tltms=32&tetms=11&msltms=20&vltms=78&sei=290&vetms=296&tuviims=240&tuviems=614&ismms=218&isumms=218&nvr=2&isgmmims=219&isgmv4mims=218&elmtp=3&isbxdms=218&b0=100&adhgt=250&adwdth=970&norwdth=970&norhgt=250&dvp_vsosnmr=1&ivsosm=1&lftb=100&sftb=100&naral=8&vct=1&vphgt=940&vpwdth=1350&chgt=250&cwdth=970&scrhgt=600&scrwdth=800&strp=0&advisonl=false&isgmpims=218&ishvm=1&istchm=1&isascm=1&isaclkm=1&isscrlm=1&engalms=218&dvp_hdnAd=0&m50invms=0&ee_dp_m50invnprms=0&ee_dp_issiabvm=219&ee_dp_cvcmeeid=1&metp=1&meeid=1&ee_dp_saw=970&ee_dp_sah=250&ee_dp_ald=%7B%22s%22%3A%7B%22f%22%3Atrue%2C%22s%22%3A8%2C%22t%22%3A%22DIV%22%2C%22p%22%3Afalse%2C%22c%22%3Afalse%7D%7D&ee_dp_tmads=420&dvp_dtcov=2&sim=3&ee_dp_cdndmn=1&dvp_mvpw=device-width&dvp_mvpis=1&dvp_dpr=1&vstsz=706&ttfurm=3428tpsc-ue1.doubleverify.com/event.png... https://tpsc-ue1.doubleverify.com/event.png?impid=9ef72d848b644601b36cdebba22754df&flavor=0&gdpr=&gdpr_consent=&ee_dp_omvk=doubleverify.com-omid&ee_dp_isom=1&ee_dp_btreg=4851630387138534138948&ee_dp_btadsrv=4851630387138534138948&pltm=1&iskpm=1&ismmm=1&isocm=1&ee_dp_alm=marked&ee_dp_isioms=1&ee_dp_isaioms=0&pltn=1&pltd=79&ee_dp_asmm=1&vdur=78&eoid=23&te_strt=1&te_init=247&te_sup=0&te_exec=0&msrjs=9761&sdf=67108868&vit=2&ee_dp_mrci=1&rmi=16&tltms=32&tetms=11&msltms=20&vltms=78&sei=290&vetms=296&tuviims=240&tuviems=614&ismms=218&isumms=218&nvr=2&isgmmims=219&isgmv4mims=218&elmtp=3&isbxdms=218&b0=100&adhgt=250&adwdth=970&norwdth=970&norhgt=250&dvp_vsosnmr=1&ivsosm=1&lftb=100&sftb=100&naral=8&vct=1&vphgt=940&vpwdth=1350&chgt=250&cwdth=970&scrhgt=600&scrwdth=800&strp=0&advisonl=false&isgmpims=218&ishvm=1&istchm=1&isascm=1&isaclkm=1&isscrlm=1&engalms=218&dvp_hdnAd=0&m50invms=0&ee_dp_m50invnprms=0&ee_dp_issiabvm=219&ee_dp_cvcmeeid=1&metp=1&meeid=1&ee_dp_saw=970&ee_dp_sah=250&ee_dp_ald=%7B%22s%22%3A%7B%22f%22%3Atrue%2C%22s%22%3A8%2C%22t%22%3A%22DIV%22%2C%22p%22%3Afalse%2C%22c%22%3Afalse%7D%7D&ee_dp_tmads=420&dvp_dtcov=2&sim=3&ee_dp_cdndmn=1&dvp_mvpw=device-width&dvp_mvpis=1&dvp_dpr=1&vstsz=706&ttfurm=3428 — 204 — 304 B — 45 ms — http/1.1https://xumo-drct-ch104-mnm32.fast.nbcuni.com/live/master_caption/00511/master_caption_05444.vttxumo-drct-ch104-mnm32.fast.nbcuni.c... https://xumo-drct-ch104-mnm32.fast.nbcuni.com/live/master_caption/00511/master_caption_05444.vtt — 200 — 2.7 KiB — 261 ms — h2https://tpsc-ue1.doubleverify.com/event.png?impid=465b9a087fbe463cb2f3dd52d13bf147&flavor=0&gdpr=&gdpr_consent=&ee_dp_omvk=doubleverify.com-omid&ee_dp_isom=1&ee_dp_btreg=4851630387138534138504&ee_dp_btadsrv=4851630387138534138504&pltm=1&iskpm=1&ismmm=1&isocm=1&ee_dp_alm=marked&ee_dp_isioms=1&ee_dp_isaioms=0&pltn=1&pltd=68&ee_dp_asmm=1&vdur=29&eoid=28&te_strt=1&te_init=247&te_sup=0&te_exec=0&msrjs=9761&sdf=67108868&vit=2&ee_dp_mrci=1&rmi=16&tltms=2&tetms=13&msltms=7&vltms=29&sei=292&vetms=270&tuviims=332&tuviems=631&ismms=156&isumms=155&nvr=6&isgmmims=156&isgmv4mims=156&elmtp=3&isbxdms=2393&b11=2406&adhgt=250&adwdth=970&norwdth=970&norhgt=250&ivsos=51&dvp_vsosnmr=16&ivsosm=1&lftb=2406&sftb=2406&naral=8&vct=1&vphgt=940&vpwdth=1350&chgt=250&cwdth=970&scrhgt=600&scrwdth=800&strp=100&advisonl=true&isgmpims=155&ishvm=1&istchm=1&isascm=1&isaclkm=1&isscrlm=1&engalms=154&dvp_hdnAd=0&m50invms=2406&ee_dp_m50invnprms=2406&ee_dp_issiabvm=156&ee_dp_cvcmeeid=1&metp=1&meeid=1&ee_dp_saw=970&ee_dp_sah=250&ee_dp_ald=%7B%22s%22%3A%7B%22f%22%3Atrue%2C%22s%22%3A8%2C%22t%22%3A%22DIV%22%2C%22p%22%3Afalse%2C%22c%22%3Afalse%7D%7D&ee_dp_tmads=336&dvp_dtcov=2&sim=3&ee_dp_cdndmn=1&dvp_mvpw=device-width&dvp_mvpis=1&dvp_dpr=1&vstsz=709&ispmxpms=1198&isiabvms=1198&isuiabvms=1198&isgmv4dpims=1198&vsos=51&ee_dp_issiabvv=2393&ttfurm=3329tpsc-ue1.doubleverify.com/event.png... https://tpsc-ue1.doubleverify.com/event.png?impid=465b9a087fbe463cb2f3dd52d13bf147&flavor=0&gdpr=&gdpr_consent=&ee_dp_omvk=doubleverify.com-omid&ee_dp_isom=1&ee_dp_btreg=4851630387138534138504&ee_dp_btadsrv=4851630387138534138504&pltm=1&iskpm=1&ismmm=1&isocm=1&ee_dp_alm=marked&ee_dp_isioms=1&ee_dp_isaioms=0&pltn=1&pltd=68&ee_dp_asmm=1&vdur=29&eoid=28&te_strt=1&te_init=247&te_sup=0&te_exec=0&msrjs=9761&sdf=67108868&vit=2&ee_dp_mrci=1&rmi=16&tltms=2&tetms=13&msltms=7&vltms=29&sei=292&vetms=270&tuviims=332&tuviems=631&ismms=156&isumms=155&nvr=6&isgmmims=156&isgmv4mims=156&elmtp=3&isbxdms=2393&b11=2406&adhgt=250&adwdth=970&norwdth=970&norhgt=250&ivsos=51&dvp_vsosnmr=16&ivsosm=1&lftb=2406&sftb=2406&naral=8&vct=1&vphgt=940&vpwdth=1350&chgt=250&cwdth=970&scrhgt=600&scrwdth=800&strp=100&advisonl=true&isgmpims=155&ishvm=1&istchm=1&isascm=1&isaclkm=1&isscrlm=1&engalms=154&dvp_hdnAd=0&m50invms=2406&ee_dp_m50invnprms=2406&ee_dp_issiabvm=156&ee_dp_cvcmeeid=1&metp=1&meeid=1&ee_dp_saw=970&ee_dp_sah=250&ee_dp_ald=%7B%22s%22%3A%7B%22f%22%3Atrue%2C%22s%22%3A8%2C%22t%22%3A%22DIV%22%2C%22p%22%3Afalse%2C%22c%22%3Afalse%7D%7D&ee_dp_tmads=336&dvp_dtcov=2&sim=3&ee_dp_cdndmn=1&dvp_mvpw=device-width&dvp_mvpis=1&dvp_dpr=1&vstsz=709&ispmxpms=1198&isiabvms=1198&isuiabvms=1198&isgmv4dpims=1198&vsos=51&ee_dp_issiabvv=2393&ttfurm=3329 — 204 — 304 B — 24 ms — http/1.1https://d368vp0qqzvkid.cloudfront.net/manifest/3fec3e5cac39a52b2132f9c66c83dae043dc17d4/prod_default_nbc-direct/63cc1014-7730-4f85-a62c-a51b109663de/4.m3u8d368vp0qqzvkid.cloudfront.net/manif... https://d368vp0qqzvkid.cloudfront.net/manifest/3fec3e5cac39a52b2132f9c66c83dae043dc17d4/prod_default_nbc-direct/63cc1014-7730-4f85-a62c-a51b109663de/4.m3u8 — 200 — 2.7 KiB — 80 ms — http/1.1https://api.mapbox.com/fonts/v1/weather/Roboto%20Condensed%20Bold,Arial%20Unicode%20MS%20Bold/0-255.pbf?access_token=pk.eyJ1Ijoid2VhdGhlciIsImEiOiJjbHAxajVmc3YwaGwwMmxzNDl1NmxudHRzIn0.C2EdtL51tjiGw85gOEWxSgapi.mapbox.com/fonts/v1/weather/Rob... https://api.mapbox.com/fonts/v1/weather/Roboto%20Condensed%20Bold,Arial%20Unicode%20MS%20Bold/0-255.pbf?access_token=pk.eyJ1Ijoid2VhdGhlciIsImEiOiJjbHAxajVmc3YwaGwwMmxzNDl1NmxudHRzIn0.C2EdtL51tjiGw85gOEWxSg — 200 — 39.1 KiB — 136 ms — h3https://api.mapbox.com/fonts/v1/weather/Open%20Sans%20SemiBold,Arial%20Unicode%20MS%20Bold/0-255.pbf?access_token=pk.eyJ1Ijoid2VhdGhlciIsImEiOiJjbHAxajVmc3YwaGwwMmxzNDl1NmxudHRzIn0.C2EdtL51tjiGw85gOEWxSgapi.mapbox.com/fonts/v1/weather/Ope... https://api.mapbox.com/fonts/v1/weather/Open%20Sans%20SemiBold,Arial%20Unicode%20MS%20Bold/0-255.pbf?access_token=pk.eyJ1Ijoid2VhdGhlciIsImEiOiJjbHAxajVmc3YwaGwwMmxzNDl1NmxudHRzIn0.C2EdtL51tjiGw85gOEWxSg — 200 — 42.1 KiB — 147 ms — h3https://api.mapbox.com/fonts/v1/weather/Open%20Sans%20SemiBold,Arial%20Unicode%20MS%20Regular/0-255.pbf?access_token=pk.eyJ1Ijoid2VhdGhlciIsImEiOiJjbHAxajVmc3YwaGwwMmxzNDl1NmxudHRzIn0.C2EdtL51tjiGw85gOEWxSgapi.mapbox.com/fonts/v1/weather/Ope... https://api.mapbox.com/fonts/v1/weather/Open%20Sans%20SemiBold,Arial%20Unicode%20MS%20Regular/0-255.pbf?access_token=pk.eyJ1Ijoid2VhdGhlciIsImEiOiJjbHAxajVmc3YwaGwwMmxzNDl1NmxudHRzIn0.C2EdtL51tjiGw85gOEWxSg — 200 — 42.1 KiB — 152 ms — h3https://xumo-drct-ch104-mnm32.fast.nbcuni.com/live/master_5/00511/master_5_05445.tsxumo-drct-ch104-mnm32.fast.nbcuni.c... https://xumo-drct-ch104-mnm32.fast.nbcuni.com/live/master_5/00511/master_5_05445.ts — 200 — 3.5 MiB — 216 ms — h2https://tpsc-ue1.doubleverify.com/event.png?impid=3cfd53e4fd7841699d55a118099d9a56&flavor=0&gdpr=&gdpr_consent=&ee_dp_omvk=doubleverify.com-omid&ee_dp_isom=1&ee_dp_btreg=4851630387138549799810&ee_dp_btadsrv=4851630387138549799810&pltm=1&iskpm=1&ismmm=1&isocm=1&ee_dp_alm=marked&ee_dp_isioms=1&ee_dp_isaioms=0&pltn=1&pltd=64&ee_dp_asmm=1&vdur=27&eoid=23&te_strt=1&te_init=247&te_sup=0&te_exec=0&msrjs=9761&sdf=67108868&vit=2&ee_dp_mrci=1&rmi=16&tltms=6&tetms=11&msltms=10&vltms=27&sei=292&vetms=326&tuviims=356&tuviems=709&ismms=119&isumms=119&nvr=2&isgmmims=120&isgmv4mims=119&elmtp=3&isbxdms=119&b0=100&adhgt=250&adwdth=970&norwdth=970&norhgt=250&dvp_vsosnmr=1&ivsosm=1&lftb=100&sftb=100&naral=8&vct=1&vphgt=940&vpwdth=1350&chgt=250&cwdth=970&scrhgt=600&scrwdth=800&strp=0&advisonl=false&isgmpims=119&ishvm=1&istchm=1&isascm=1&isaclkm=1&isscrlm=1&engalms=118&dvp_hdnAd=0&m50invms=0&ee_dp_m50invnprms=0&ee_dp_issiabvm=119&ee_dp_cvcmeeid=1&metp=1&meeid=1&ee_dp_saw=970&ee_dp_sah=250&ee_dp_ald=%7B%22s%22%3A%7B%22f%22%3Atrue%2C%22s%22%3A8%2C%22t%22%3A%22DIV%22%2C%22p%22%3Afalse%2C%22c%22%3Afalse%7D%7D&ee_dp_tmads=389&dvp_dtcov=2&sim=3&ee_dp_cdndmn=1&dvp_mvpw=device-width&dvp_mvpis=1&dvp_dpr=1&vstsz=704&ttfurm=3396tpsc-ue1.doubleverify.com/event.png... https://tpsc-ue1.doubleverify.com/event.png?impid=3cfd53e4fd7841699d55a118099d9a56&flavor=0&gdpr=&gdpr_consent=&ee_dp_omvk=doubleverify.com-omid&ee_dp_isom=1&ee_dp_btreg=4851630387138549799810&ee_dp_btadsrv=4851630387138549799810&pltm=1&iskpm=1&ismmm=1&isocm=1&ee_dp_alm=marked&ee_dp_isioms=1&ee_dp_isaioms=0&pltn=1&pltd=64&ee_dp_asmm=1&vdur=27&eoid=23&te_strt=1&te_init=247&te_sup=0&te_exec=0&msrjs=9761&sdf=67108868&vit=2&ee_dp_mrci=1&rmi=16&tltms=6&tetms=11&msltms=10&vltms=27&sei=292&vetms=326&tuviims=356&tuviems=709&ismms=119&isumms=119&nvr=2&isgmmims=120&isgmv4mims=119&elmtp=3&isbxdms=119&b0=100&adhgt=250&adwdth=970&norwdth=970&norhgt=250&dvp_vsosnmr=1&ivsosm=1&lftb=100&sftb=100&naral=8&vct=1&vphgt=940&vpwdth=1350&chgt=250&cwdth=970&scrhgt=600&scrwdth=800&strp=0&advisonl=false&isgmpims=119&ishvm=1&istchm=1&isascm=1&isaclkm=1&isscrlm=1&engalms=118&dvp_hdnAd=0&m50invms=0&ee_dp_m50invnprms=0&ee_dp_issiabvm=119&ee_dp_cvcmeeid=1&metp=1&meeid=1&ee_dp_saw=970&ee_dp_sah=250&ee_dp_ald=%7B%22s%22%3A%7B%22f%22%3Atrue%2C%22s%22%3A8%2C%22t%22%3A%22DIV%22%2C%22p%22%3Afalse%2C%22c%22%3Afalse%7D%7D&ee_dp_tmads=389&dvp_dtcov=2&sim=3&ee_dp_cdndmn=1&dvp_mvpw=device-width&dvp_mvpis=1&dvp_dpr=1&vstsz=704&ttfurm=3396 — 204 — 304 B — 24 ms — http/1.1https://xumo-drct-ch104-mnm32.fast.nbcuni.com/live/master_caption/00511/master_caption_05445.vttxumo-drct-ch104-mnm32.fast.nbcuni.c... https://xumo-drct-ch104-mnm32.fast.nbcuni.com/live/master_caption/00511/master_caption_05445.vtt — 200 — 1.9 KiB — 52 ms — h2https://tpsc-ue1.doubleverify.com/event.png?impid=a45249c1ff8a4abbb0d717b3dc87203e&flavor=0&gdpr=&gdpr_consent=&ee_dp_omvk=doubleverify.com-omid&ee_dp_isom=1&ee_dp_btreg=4851630387138548284362&ee_dp_btadsrv=4851630387138548284362&pltm=1&iskpm=1&ismmm=1&isocm=1&ee_dp_alm=marked&ee_dp_isioms=1&ee_dp_isaioms=0&pltn=1&pltd=96&vdur=27&eoid=24&te_strt=1&te_init=247&te_sup=0&te_exec=0&msrjs=9761&sdf=67108868&vit=2&ee_dp_mrci=1&rmi=16&tltms=0&tetms=13&msltms=0&vltms=27&sei=292&vetms=201&tuviims=435&tuviems=663&ismms=104&isumms=104&nvr=2&isgmmims=104&isgmv4mims=104&elmtp=3&isbxdms=104&b0=100&adhgt=250&adwdth=300&norwdth=300&norhgt=250&dvp_vsosnmr=1&ivsosm=1&lftb=100&sftb=100&naral=8&vct=1&vphgt=940&vpwdth=1350&chgt=250&cwdth=300&scrhgt=600&scrwdth=800&strp=0&advisonl=false&ishvm=1&istchm=1&isascm=1&isaclkm=1&isscrlm=1&engalms=104&dvp_hdnAd=0&m50invms=0&ee_dp_m50invnprms=0&ee_dp_issiabvm=105&ee_dp_cvcmeeid=1&metp=1&meeid=1&ee_dp_saw=300&ee_dp_sah=250&ee_dp_ald=%7B%22s%22%3A%7B%22f%22%3Atrue%2C%22s%22%3A8%2C%22t%22%3A%22DIV%22%2C%22p%22%3Afalse%2C%22c%22%3Afalse%7D%7D&ee_dp_tmads=269&dvp_dtcov=2&sim=3&ee_dp_cdndmn=1&dvp_mvpw=device-width&dvp_mvpis=1&dvp_dpr=1&vstsz=706&ee_dp_asmm=1&ttfurm=3499tpsc-ue1.doubleverify.com/event.png... https://tpsc-ue1.doubleverify.com/event.png?impid=a45249c1ff8a4abbb0d717b3dc87203e&flavor=0&gdpr=&gdpr_consent=&ee_dp_omvk=doubleverify.com-omid&ee_dp_isom=1&ee_dp_btreg=4851630387138548284362&ee_dp_btadsrv=4851630387138548284362&pltm=1&iskpm=1&ismmm=1&isocm=1&ee_dp_alm=marked&ee_dp_isioms=1&ee_dp_isaioms=0&pltn=1&pltd=96&vdur=27&eoid=24&te_strt=1&te_init=247&te_sup=0&te_exec=0&msrjs=9761&sdf=67108868&vit=2&ee_dp_mrci=1&rmi=16&tltms=0&tetms=13&msltms=0&vltms=27&sei=292&vetms=201&tuviims=435&tuviems=663&ismms=104&isumms=104&nvr=2&isgmmims=104&isgmv4mims=104&elmtp=3&isbxdms=104&b0=100&adhgt=250&adwdth=300&norwdth=300&norhgt=250&dvp_vsosnmr=1&ivsosm=1&lftb=100&sftb=100&naral=8&vct=1&vphgt=940&vpwdth=1350&chgt=250&cwdth=300&scrhgt=600&scrwdth=800&strp=0&advisonl=false&ishvm=1&istchm=1&isascm=1&isaclkm=1&isscrlm=1&engalms=104&dvp_hdnAd=0&m50invms=0&ee_dp_m50invnprms=0&ee_dp_issiabvm=105&ee_dp_cvcmeeid=1&metp=1&meeid=1&ee_dp_saw=300&ee_dp_sah=250&ee_dp_ald=%7B%22s%22%3A%7B%22f%22%3Atrue%2C%22s%22%3A8%2C%22t%22%3A%22DIV%22%2C%22p%22%3Afalse%2C%22c%22%3Afalse%7D%7D&ee_dp_tmads=269&dvp_dtcov=2&sim=3&ee_dp_cdndmn=1&dvp_mvpw=device-width&dvp_mvpis=1&dvp_dpr=1&vstsz=706&ee_dp_asmm=1&ttfurm=3499 — 204 — 304 B — 23 ms — http/1.1https://nbcume.hb.omtrdc.net/?s:sc:rsid=nbcuotsdivisiontotal&s:sc:tracking_server=nbcume.sc.omtrdc.net&h:sc:ssl=1&s:user:mid=35825278905429094472632207931193292953&s:aam:blob=6G1ynYcLPuiQxYZrsz_pkqfLG9yMXBpb2zX5dvJdYQJzPXImdj0y&l:aam:loc_hint=7&s:sp:ovp=jwplayer&s:sp:sdk=8.30.1%2Bcommercial_master.549.hls.js%401.4.10.jwplayer%40mono.jwplayer-ads-dai%40mono.jwplayer-ads-freewheel%40mono.jwplayer-ads-googima%40mono.jwplayer-ads-header-bidding%40github%3Ajwplayer%2Fjwplayer-ads-header-bidding%23v7.4.5.jwplayer-ads-vast%40mono.jwplayer-analytics%40github%3Ajwplayer%2Fjwplayer-analytics%233.43.x.jwplayer-analytics-kraken%40v0.0.4.jwplayer-plugin-gapro%40mono&s:sp:channel=WCAU&s:sp:player_name=jw%20player&s:sp:hb_version=js-2.1.1.192-0bfddc&l:sp:hb_api_lvl=4&s:event:sid=1776901272233875514341&s:event:type=play&l:event:duration=1252&l:event:playhead=103&l:event:ts=1776901275179&l:event:prev_ts=1776901273927&s:asset:type=main&s:asset:name=XUMO_NBC_PHILADELPHIA_FAST_STREAM&s:asset:video_id=10123841075&s:asset:publisher=A8AB776A5245B4220A490D44%40AdobeOrg&l:asset:length=86400&s:stream:chapter_id=92a34c73617290341129bc9cba40ce4f_26&s:stream:chapter_sid=1776901273681368407859&s:stream:chapter_name=7%3A30PM%3A%20NBC10%20News&l:stream:chapter_pos=26&l:stream:chapter_length=30&l:stream:chapter_offset=11&s:stream:type=live&l:stream:bitrate=1205600&l:stream:fps=29&l:stream:dropped_frames=1&l:stream:startup_time=1423599nbcume.hb.omtrdc.net/?s:sc:rsid=nbc... https://nbcume.hb.omtrdc.net/?s:sc:rsid=nbcuotsdivisiontotal&s:sc:tracking_server=nbcume.sc.omtrdc.net&h:sc:ssl=1&s:user:mid=35825278905429094472632207931193292953&s:aam:blob=6G1ynYcLPuiQxYZrsz_pkqfLG9yMXBpb2zX5dvJdYQJzPXImdj0y&l:aam:loc_hint=7&s:sp:ovp=jwplayer&s:sp:sdk=8.30.1%2Bcommercial_master.549.hls.js%401.4.10.jwplayer%40mono.jwplayer-ads-dai%40mono.jwplayer-ads-freewheel%40mono.jwplayer-ads-googima%40mono.jwplayer-ads-header-bidding%40github%3Ajwplayer%2Fjwplayer-ads-header-bidding%23v7.4.5.jwplayer-ads-vast%40mono.jwplayer-analytics%40github%3Ajwplayer%2Fjwplayer-analytics%233.43.x.jwplayer-analytics-kraken%40v0.0.4.jwplayer-plugin-gapro%40mono&s:sp:channel=WCAU&s:sp:player_name=jw%20player&s:sp:hb_version=js-2.1.1.192-0bfddc&l:sp:hb_api_lvl=4&s:event:sid=1776901272233875514341&s:event:type=play&l:event:duration=1252&l:event:playhead=103&l:event:ts=1776901275179&l:event:prev_ts=1776901273927&s:asset:type=main&s:asset:name=XUMO_NBC_PHILADELPHIA_FAST_STREAM&s:asset:video_id=10123841075&s:asset:publisher=A8AB776A5245B4220A490D44%40AdobeOrg&l:asset:length=86400&s:stream:chapter_id=92a34c73617290341129bc9cba40ce4f_26&s:stream:chapter_sid=1776901273681368407859&s:stream:chapter_name=7%3A30PM%3A%20NBC10%20News&l:stream:chapter_pos=26&l:stream:chapter_length=30&l:stream:chapter_offset=11&s:stream:type=live&l:stream:bitrate=1205600&l:stream:fps=29&l:stream:dropped_frames=1&l:stream:startup_time=1423599 — 204 — 40 B — 13 ms — h2https://tpsc-ue1.doubleverify.com/event.png?impid=465b9a087fbe463cb2f3dd52d13bf147&flavor=0&gdpr=&gdpr_consent=&isbxdms=4914&b11=5084&iabv5=4914&lftb=5084&sftb=5084&m50invms=5084&ee_dp_m50invnprms=5084&eoid=29tpsc-ue1.doubleverify.com/event.png... https://tpsc-ue1.doubleverify.com/event.png?impid=465b9a087fbe463cb2f3dd52d13bf147&flavor=0&gdpr=&gdpr_consent=&isbxdms=4914&b11=5084&iabv5=4914&lftb=5084&sftb=5084&m50invms=5084&ee_dp_m50invnprms=5084&eoid=29 — 204 — 304 B — 22 ms — http/1.1
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 8301ms · 2298KB · $110/mo
ssl.p.jwpcdn.com
Other
Costly
Execution 2068ms
Transfer 40 KB
Monthly Cost $27/mo
Unattributable
Other
Costly
Execution 1102ms
Transfer 0 KB
Monthly Cost $15/mo
widgets-blue.media.weather.com
Other
Costly
Execution 983ms
Transfer 420 KB
Unused 58%
Monthly Cost $13/mo
securepubads.g.doubleclick.net
Other
Costly
Execution 918ms
Transfer 188 KB
Unused 47%
Monthly Cost $12/mo
www.nbcphiladelphia.com
Other
Costly
Execution 663ms
Transfer 91 KB
Monthly Cost $9/mo
ssl.p.jwpcdn.com
Other
Costly
Execution 537ms
Transfer 114 KB
Unused 49%
Monthly Cost $7/mo
cdn.doubleverify.com
Other
Costly
Execution 412ms
Transfer 0 KB
Unused 37%
Monthly Cost $5/mo
OneTrust
Consent
Essential
Execution 249ms
Transfer 12 KB
Monthly Cost $3/mo
id.nbcuni.com
Other
Optional
Execution 177ms
Transfer 210 KB
Unused 75%
Monthly Cost $2/mo
pagead2.googlesyndication.com
Other
Optional
Execution 129ms
Transfer 0 KB
Unused 41%
Monthly Cost $2/mo
widgets.media.weather.com
Other
Optional
Execution 121ms
Transfer 157 KB
Unused 34%
Monthly Cost $2/mo
cdn.taboola.com
Other
Optional
Execution 108ms
Transfer 328 KB
Unused 65%
Monthly Cost $1/mo
cdn.doubleverify.com
Other
Optional
Execution 108ms
Transfer 0 KB
Monthly Cost $1/mo
micro.rubiconproject.com
Other
Optional
Execution 83ms
Transfer 116 KB
Unused 36%
Monthly Cost $1/mo
widgets-blue.media.weather.com
Other
Optional
Execution 82ms
Transfer 92 KB
Unused 36%
Monthly Cost $1/mo
www.nbcphiladelphia.com
Other
Optional
Execution 80ms
Transfer 34 KB
Monthly Cost $1/mo
widgets-blue.media.weather.com
Other
Optional
Execution 78ms
Transfer 157 KB
Unused 34%
Monthly Cost $1/mo
assets.adobedtm.com
Other
Optional
Execution 78ms
Transfer 69 KB
Unused 34%
Monthly Cost $1/mo
widgets-blue.media.weather.com
Other
Optional
Execution 73ms
Transfer 27 KB
Monthly Cost $1/mo
www.nbcphiladelphia.com
Other
Optional
Execution 69ms
Transfer 33 KB
Monthly Cost $1/mo
www.nbcphiladelphia.com
Other
Optional
Execution 65ms
Transfer 41 KB
Unused 75%
Monthly Cost $1/mo
OneTrust
Consent
Essential
Execution 61ms
Transfer 102 KB
Unused 55%
Monthly Cost $1/mo
assets.adobedtm.com
Other
Optional
Execution 55ms
Transfer 65 KB
Unused 43%
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • ssl.p.jwpcdn.com adds 2068ms and costs ~$27/month
  • Unattributable adds 1102ms and costs ~$15/month
  • widgets-blue.media.weather.com adds 983ms and costs ~$13/month
  • securepubads.g.doubleclick.net adds 918ms and costs ~$12/month
  • www.nbcphiladelphia.com adds 663ms and costs ~$9/month
  • ssl.p.jwpcdn.com adds 537ms and costs ~$7/month
  • cdn.doubleverify.com adds 412ms and costs ~$5/month

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

Why this matters

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

Learn more

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

Source: web.dev

ssl.p.jwpcdn.com takes 2068ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

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

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

securepubads.g.doubleclick.net takes 918ms 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

www.nbcphiladelphia.com takes 663ms 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

ssl.p.jwpcdn.com takes 537ms 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

cdn.doubleverify.com takes 412ms 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

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

75% of www.nbcphiladelphia.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

55% of OneTrust'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