Skip to content
https://nbcdfw.com

Performance

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

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

25
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
82
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.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

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

8.83 s

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

20.20 s

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

4.66 s

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

0.009

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

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

40.72 s

Page Load Progression

1.1 s
2.3 s
3.4 s
4.5 s
5.7 s
6.8 s
7.9 s
9.1 s
Checks
17
7 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
13.5 MB transferred, 305 requests
FIX
13.5 MB transferred, 305 requests
Critical::
Page weighs 32.5 MB (13.5 MB transferred)
Warning::
JavaScript is 2.9 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.9 MB
Info::
Fonts are 260 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 260 KB
Warning::
305 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 2.8 g CO2 per page load
13.5 MB / 2.4 MB budget
13.5 MB transferred
305 requests
2.8 g CO2 per page load
Other 9.0 MiB 67%
JavaScript 2.9 MiB 21%
Images 610.2 KiB 4%
Other 562.0 KiB 4%
Fonts 260.0 KiB 2%
HTML 118.9 KiB 1%
CSS 53.3 KiB 0%
Other 26.1 KiB 0%
Other 4.5 KiB 0%
Other 1.4 KiB 0%
Other 0 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

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 (13.5 MiB of 13.5 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
26372ms total JS execution
FIX
26372ms total JS execution
Warning::
https://ssl.p.jwpcdn.com/player/v/8.30.1/jwplayer....: 12557ms CPU time
Warning::
https://widgets-blue.media.weather.com/wxwidget.mo...: 1922ms CPU time
Warning::
https://cdn.doubleverify.com/dv-measurements9761.j...: 1905ms CPU time
Warning::
Unattributable: 1774ms CPU time
Warning::
https://www.nbcdfw.com/: 1630ms CPU time
Warning::
Third-party scripts: 26372ms (100% of total)

Main Thread Breakdown

Other 42% Script Evaluation 37% Style & Layout 9% Rendering 6% Script Parsing & Compilation 4%
ScriptTotalScriptingParse/CompileParty
https://ssl.p.jwpcdn.com/player/v/8.30.1/jwplayer.core.js12557ms1172ms10ms3rd
https://widgets-blue.media.weather.com/wxwidget.mosaic.js?cid=369362872&v=6eb3ef3d10ae586673ff1922ms1534ms128ms3rd
https://cdn.doubleverify.com/dv-measurements9761.js1905ms1676ms118ms3rd
Unattributable1774ms311ms0ms3rd
https://www.nbcdfw.com/1630ms95ms32ms3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604200101/pubads_impl.js?cb=310980071519ms1172ms176ms3rd
https://ssl.p.jwpcdn.com/player/v/8.30.1/provider.hlsjs.js1181ms776ms31ms3rd
https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js764ms575ms52ms3rd
https://cdn.taboola.com/libtrc/nbcots-network/loader.js354ms163ms109ms3rd
https://id.nbcuni.com/websdk/v2/identity-sdk.min.js?ver=0.1350ms257ms63ms3rd

Showing top 10 of 27 scripts

F
JS Bundles
Action
84 scripts, 1.4 MB unused
FIX
84 scripts, 1.4 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...: 98 KB unused (52%)
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.4 MB
1476 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/m202604200101/pubads_impl.js?cb=31098007188 KB98 KB (52%)3rd
https://widgets-blue.media.weather.com/wxwidget.common.js?cid=369362872&v=6eb3ef3d10ae586673ff187 KB76 KB (41%)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://widgets-blue.media.weather.com/wxwidget.loader.js?cid=369362872157 KB54 KB (34%)3rd
https://widgets.media.weather.com/wxwidget.loader.js?cid=369362872&ver=latest157 KB53 KB (34%)3rd
https://cdn.doubleverify.com/dv-measurements9761.js0 KB34 KB (36%)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
305 resources · 13.5 MB · 1.4 MB savings available
FIX
305 resources · 13.5 MB · 1.4 MB savings available
Warning::
Page weight 12.5 MB over 1MB target
Got: 13.5 MB Expected: ≤ 1 MB
Info::
~1.4 MB of savings available
Warning::
304 third-party resources (100% of weight)
Info::
7 resources over 200KB
305 resources · 13.5 MiB · 304 third-party 12.5 MiB over 1MB target
Media 66% · 8.9 MiB
JavaScript 21% · 2.9 MiB
Other 5% · 664.3 KiB
Image 5% · 645.8 KiB
Font 2% · 260.0 KiB
Document 1% · 118.9 KiB
CSS 0% · 53.3 KiB

~1.4 MiB of savings available

Remove unused JavaScript: 1.4 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
58 images, 0 KB saveable
REVIEW
58 images, 0 KB saveable
Warning::
https://media.nbcdfw.com/2019/09/DFW_On_Light@3x-1... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.nbcdfw.com/2026/01/DECISION-2026.png... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.nbcdfw.com/2026/04/lancaster-fire.pn... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.nbcdfw.com/2026/04/47636746812-1080p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.nbcdfw.com/2026/04/videoframe_13129.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.nbcdfw.com/2026/04/olive-sloth-fort-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.nbcdfw.com/2026/04/videoframe_349089... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.nbcdfw.com/2024/04/DFW-web@3x.png?fi... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.nbcdfw.com/2026/04/47636789155-1080p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.nbcmiami.com/2026/04/party-city-1.jp... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.nbcdfw.com/2026/04/47636720022-1080p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.nbcdfw.com/2024/08/KXAS_station_logo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.nbcmiami.com/2026/04/GettyImages-227... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.nbcdfw.com/2026/04/47642238456-1080p... 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.nbcdfw.com/2026/04/tariffs.png?resiz... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
58 images 610 KB
0 oversized -0 KB
21 legacy format
16 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

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

Green Hosting

No green hosting detected

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

Web fonts

7

260 KB total

Render-blocking

0

of 7

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s FCP 8.8 s LCP 20.2 shttps://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/media/ArthouseOwned-Regular.woff2ArthouseOwned-Regular.w... https://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/media/ArthouseOwned-Regular.woff2 — 50.7 KiB — 57 ms — font-display: swaphttps://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/media/ArthouseOwned-Bold.woff2ArthouseOwned-Bold.woff2 https://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/media/ArthouseOwned-Bold.woff2 — 52.0 KiB — 53 ms — font-display: swaphttps://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/media/ArthouseOwned-Black.woff2ArthouseOwned-Black.woff2 https://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/media/ArthouseOwned-Black.woff2 — 47.4 KiB — 55 ms — font-display: swaphttps://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/media/Roboto-Bold.woff2Roboto-Bold.woff2 https://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/media/Roboto-Bold.woff2 — 11.0 KiB — 60 ms — font-display: swaphttps://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/media/ArthouseOwned-Medium.woff2ArthouseOwned-Medium.woff2 https://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/media/ArthouseOwned-Medium.woff2 — 51.4 KiB — 59 ms — font-display: swaphttps://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/media/Roboto-Regular.woff2Roboto-Regular.woff2 https://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/media/Roboto-Regular.woff2 — 11.0 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 — 43 ms — font-display: swap
ArthouseOwned-Regular.w... woff2 swap
Size 51 KB
Load time 57 ms
Start 393 ms
Risk FOUT — text flashes from fallback to web font
ArthouseOwned-Bold.woff2 woff2 swap
Size 52 KB
Load time 53 ms
Start 394 ms
Risk FOUT — text flashes from fallback to web font
ArthouseOwned-Black.woff2 woff2 swap
Size 47 KB
Load time 55 ms
Start 394 ms
Risk FOUT — text flashes from fallback to web font
Roboto-Bold.woff2 woff2 swap
Size 11 KB
Load time 60 ms
Start 394 ms
Risk FOUT — text flashes from fallback to web font
ArthouseOwned-Medium.woff2 woff2 swap
Size 51 KB
Load time 59 ms
Start 394 ms
Risk FOUT — text flashes from fallback to web font
Roboto-Regular.woff2 woff2 swap
Size 11 KB
Load time 36 ms
Start 522 ms
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 37 KB
Load time 43 ms
Start 815 ms
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
7 hints, 0 missing preconnects
PASS
7 hints, 0 missing preconnects
Info::
Page uses 7 resource hint(s)

Current Resource Hints

preconnect
preload
dns-prefetch
7
prefetch

7 resource hints configured

A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
Network Waterfall
305 requests over 11474ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s FCP 8.8 s LCP 20.2 shttps://nbcdfw.com// https://nbcdfw.com/ — 301 — 235 B — 12 ms — http/1.1https://www.nbcdfw.com/www.nbcdfw.com/ https://www.nbcdfw.com/ — 200 — 101.8 KiB — 36 ms — h2https://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/css/home.6de9634901990e4a86cc.min.csswww.nbcdfw.com/wp-content/themes/nb... https://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/css/home.6de9634901990e4a86cc.min.css — 200 — 17.4 KiB — 35 ms — h2https://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/css/jwPlayer.2381328b8c7e3a5f4968.min.csswww.nbcdfw.com/wp-content/themes/nb... https://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/css/jwPlayer.2381328b8c7e3a5f4968.min.css — 200 — 22.9 KiB — 38 ms — h2https://cdn.cookielaw.org/opt-out/otCCPAiab.jscdn.cookielaw.org/opt-out/otCCPAiab... https://cdn.cookielaw.org/opt-out/otCCPAiab.js — -1 — 0 B — 100 ms — https://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/css/unifiedIdentity.6a85f822e2e408c1e2e8.min.csswww.nbcdfw.com/wp-content/themes/nb... https://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/css/unifiedIdentity.6a85f822e2e408c1e2e8.min.css — 200 — 3.3 KiB — 13 ms — h2https://cdn.cookielaw.org/consent/85c84baf-dd98-454a-8ff6-c3847fdbe544/otSDKStub.jscdn.cookielaw.org/consent/85c84baf-... https://cdn.cookielaw.org/consent/85c84baf-dd98-454a-8ff6-c3847fdbe544/otSDKStub.js — -1 — 0 B — 157 ms — https://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 — 164 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 — 142 ms — h2https://www.nbcdfw.com/wp-content/plugins/ad-layers-nbc/js/ad-layers-dfp.js?ver=0.0.10www.nbcdfw.com/wp-content/plugins/a... https://www.nbcdfw.com/wp-content/plugins/ad-layers-nbc/js/ad-layers-dfp.js?ver=0.0.10 — 200 — 1.6 KiB — 35 ms — h2https://www.nbcdfw.com/wp-content/plugins/ad-layers-nbc/js/ad-layers.js?ver=0.0.10www.nbcdfw.com/wp-content/plugins/a... https://www.nbcdfw.com/wp-content/plugins/ad-layers-nbc/js/ad-layers.js?ver=0.0.10 — 200 — 813 B — 36 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 — 279 B — 112 ms — h2https://media.nbcdfw.com/2019/09/DFW-1.png?fit=2060%2C847&quality=85&strip=all&w=800&h=229&crop=1media.nbcdfw.com/2019/09/DFW-1.png?... https://media.nbcdfw.com/2019/09/DFW-1.png?fit=2060%2C847&quality=85&strip=all&w=800&h=229&crop=1 — 200 — 29.6 KiB — 117 ms — h2https://media.nbcdfw.com/2019/09/DFW_On_Light@3x-1.png?fit=600%2C120&quality=85&strip=allmedia.nbcdfw.com/2019/09/DFW_On_Lig... https://media.nbcdfw.com/2019/09/DFW_On_Light@3x-1.png?fit=600%2C120&quality=85&strip=all — 200 — 10.2 KiB — 124 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 — 34 ms — h2https://media.nbcdfw.com/2024/08/KXAS_station_logo_light.png?fit=224%2C58&quality=85&strip=allmedia.nbcdfw.com/2024/08/KXAS_stati... https://media.nbcdfw.com/2024/08/KXAS_station_logo_light.png?fit=224%2C58&quality=85&strip=all — 200 — 3.0 KiB — 12 ms — h2https://www.nbcdfw.com/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6www.nbcdfw.com/wp-includes/js/dist/... https://www.nbcdfw.com/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6 — 200 — 1.9 KiB — 70 ms — h2https://www.nbcdfw.com/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6www.nbcdfw.com/wp-includes/js/dist/... https://www.nbcdfw.com/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6 — 200 — 3.8 KiB — 63 ms — h2https://api.sail-personalize.com/v1/personalize/simple?pageviews=1&isMobile=1api.sail-personalize.com/v1/persona... https://api.sail-personalize.com/v1/personalize/simple?pageviews=1&isMobile=1 — 200 — 0 B — 373 ms — h2https://www.nbcdfw.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0www.nbcdfw.com/wp-includes/js/dist/... https://www.nbcdfw.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0 — 200 — 14.6 KiB — 54 ms — h2https://www.nbcdfw.com/wp-includes/js/dist/url.min.js?ver=c2964167dfe2477c14eawww.nbcdfw.com/wp-includes/js/dist/... https://www.nbcdfw.com/wp-includes/js/dist/url.min.js?ver=c2964167dfe2477c14ea — 200 — 4.1 KiB — 58 ms — h2https://www.nbcdfw.com/wp-includes/js/dist/api-fetch.min.js?ver=3623a576c78df404ff20www.nbcdfw.com/wp-includes/js/dist/... https://www.nbcdfw.com/wp-includes/js/dist/api-fetch.min.js?ver=3623a576c78df404ff20 — 200 — 2.6 KiB — 54 ms — h2https://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/js/common.618b60db962f0a07ebcc.bundle.min.jswww.nbcdfw.com/wp-content/themes/nb... https://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/js/common.618b60db962f0a07ebcc.bundle.min.js — 200 — 24.6 KiB — 37 ms — h2https://www.nbcdfw.com/wp-content/themes/nbc-station/static/video/videoHeartbeat/VideoHeartbeat.min.js?ver=1.0.2www.nbcdfw.com/wp-content/themes/nb... https://www.nbcdfw.com/wp-content/themes/nbc-station/static/video/videoHeartbeat/VideoHeartbeat.min.js?ver=1.0.2 — 200 — 33.7 KiB — 51 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.5 KiB — 143 ms — h2https://micro.rubiconproject.com/prebid/dynamic/24610.jsmicro.rubiconproject.com/prebid/dyn... https://micro.rubiconproject.com/prebid/dynamic/24610.js — 200 — 46.4 KiB — 16 ms — h2https://media.nbcdfw.com/2024/08/KXAS_station_logo_dark.png?fit=224%2C58&quality=85&strip=all&w=309&h=80media.nbcdfw.com/2024/08/KXAS_stati... https://media.nbcdfw.com/2024/08/KXAS_station_logo_dark.png?fit=224%2C58&quality=85&strip=all&w=309&h=80 — 200 — 2.1 KiB — 94 ms — h2https://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/js/global.69066530e10f3389ff14.bundle.min.jswww.nbcdfw.com/wp-content/themes/nb... https://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/js/global.69066530e10f3389ff14.bundle.min.js — 200 — 11.8 KiB — 38 ms — h2https://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/js/home.5b3b6c9f8371f5116579.bundle.min.jswww.nbcdfw.com/wp-content/themes/nb... https://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/js/home.5b3b6c9f8371f5116579.bundle.min.js — 200 — 33.0 KiB — 52 ms — h2https://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/js/flyoutNav.43634ff7c2729442eb4b.bundle.min.jswww.nbcdfw.com/wp-content/themes/nb... https://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/js/flyoutNav.43634ff7c2729442eb4b.bundle.min.js — 200 — 2.9 KiB — 40 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s FCP 8.8 s LCP 20.2 shttps://nbcdfw.com// https://nbcdfw.com/ — 301 — 235 B — 12 ms — http/1.1https://www.nbcdfw.com/www.nbcdfw.com/ https://www.nbcdfw.com/ — 200 — 101.8 KiB — 36 ms — h2https://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/css/home.6de9634901990e4a86cc.min.csswww.nbcdfw.com/wp-content/themes/nb... https://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/css/home.6de9634901990e4a86cc.min.css — 200 — 17.4 KiB — 35 ms — h2https://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/css/jwPlayer.2381328b8c7e3a5f4968.min.csswww.nbcdfw.com/wp-content/themes/nb... https://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/css/jwPlayer.2381328b8c7e3a5f4968.min.css — 200 — 22.9 KiB — 38 ms — h2https://cdn.cookielaw.org/opt-out/otCCPAiab.jscdn.cookielaw.org/opt-out/otCCPAiab... https://cdn.cookielaw.org/opt-out/otCCPAiab.js — -1 — 0 B — 100 ms — https://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/css/unifiedIdentity.6a85f822e2e408c1e2e8.min.csswww.nbcdfw.com/wp-content/themes/nb... https://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/css/unifiedIdentity.6a85f822e2e408c1e2e8.min.css — 200 — 3.3 KiB — 13 ms — h2https://cdn.cookielaw.org/consent/85c84baf-dd98-454a-8ff6-c3847fdbe544/otSDKStub.jscdn.cookielaw.org/consent/85c84baf-... https://cdn.cookielaw.org/consent/85c84baf-dd98-454a-8ff6-c3847fdbe544/otSDKStub.js — -1 — 0 B — 157 ms — https://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 — 164 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 — 142 ms — h2https://www.nbcdfw.com/wp-content/plugins/ad-layers-nbc/js/ad-layers-dfp.js?ver=0.0.10www.nbcdfw.com/wp-content/plugins/a... https://www.nbcdfw.com/wp-content/plugins/ad-layers-nbc/js/ad-layers-dfp.js?ver=0.0.10 — 200 — 1.6 KiB — 35 ms — h2https://www.nbcdfw.com/wp-content/plugins/ad-layers-nbc/js/ad-layers.js?ver=0.0.10www.nbcdfw.com/wp-content/plugins/a... https://www.nbcdfw.com/wp-content/plugins/ad-layers-nbc/js/ad-layers.js?ver=0.0.10 — 200 — 813 B — 36 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 — 279 B — 112 ms — h2https://media.nbcdfw.com/2019/09/DFW-1.png?fit=2060%2C847&quality=85&strip=all&w=800&h=229&crop=1media.nbcdfw.com/2019/09/DFW-1.png?... https://media.nbcdfw.com/2019/09/DFW-1.png?fit=2060%2C847&quality=85&strip=all&w=800&h=229&crop=1 — 200 — 29.6 KiB — 117 ms — h2https://media.nbcdfw.com/2019/09/DFW_On_Light@3x-1.png?fit=600%2C120&quality=85&strip=allmedia.nbcdfw.com/2019/09/DFW_On_Lig... https://media.nbcdfw.com/2019/09/DFW_On_Light@3x-1.png?fit=600%2C120&quality=85&strip=all — 200 — 10.2 KiB — 124 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 — 34 ms — h2https://media.nbcdfw.com/2024/08/KXAS_station_logo_light.png?fit=224%2C58&quality=85&strip=allmedia.nbcdfw.com/2024/08/KXAS_stati... https://media.nbcdfw.com/2024/08/KXAS_station_logo_light.png?fit=224%2C58&quality=85&strip=all — 200 — 3.0 KiB — 12 ms — h2https://www.nbcdfw.com/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6www.nbcdfw.com/wp-includes/js/dist/... https://www.nbcdfw.com/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6 — 200 — 1.9 KiB — 70 ms — h2https://www.nbcdfw.com/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6www.nbcdfw.com/wp-includes/js/dist/... https://www.nbcdfw.com/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6 — 200 — 3.8 KiB — 63 ms — h2https://api.sail-personalize.com/v1/personalize/simple?pageviews=1&isMobile=1api.sail-personalize.com/v1/persona... https://api.sail-personalize.com/v1/personalize/simple?pageviews=1&isMobile=1 — 200 — 0 B — 373 ms — h2https://www.nbcdfw.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0www.nbcdfw.com/wp-includes/js/dist/... https://www.nbcdfw.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0 — 200 — 14.6 KiB — 54 ms — h2https://www.nbcdfw.com/wp-includes/js/dist/url.min.js?ver=c2964167dfe2477c14eawww.nbcdfw.com/wp-includes/js/dist/... https://www.nbcdfw.com/wp-includes/js/dist/url.min.js?ver=c2964167dfe2477c14ea — 200 — 4.1 KiB — 58 ms — h2https://www.nbcdfw.com/wp-includes/js/dist/api-fetch.min.js?ver=3623a576c78df404ff20www.nbcdfw.com/wp-includes/js/dist/... https://www.nbcdfw.com/wp-includes/js/dist/api-fetch.min.js?ver=3623a576c78df404ff20 — 200 — 2.6 KiB — 54 ms — h2https://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/js/common.618b60db962f0a07ebcc.bundle.min.jswww.nbcdfw.com/wp-content/themes/nb... https://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/js/common.618b60db962f0a07ebcc.bundle.min.js — 200 — 24.6 KiB — 37 ms — h2https://www.nbcdfw.com/wp-content/themes/nbc-station/static/video/videoHeartbeat/VideoHeartbeat.min.js?ver=1.0.2www.nbcdfw.com/wp-content/themes/nb... https://www.nbcdfw.com/wp-content/themes/nbc-station/static/video/videoHeartbeat/VideoHeartbeat.min.js?ver=1.0.2 — 200 — 33.7 KiB — 51 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.5 KiB — 143 ms — h2https://micro.rubiconproject.com/prebid/dynamic/24610.jsmicro.rubiconproject.com/prebid/dyn... https://micro.rubiconproject.com/prebid/dynamic/24610.js — 200 — 46.4 KiB — 16 ms — h2https://media.nbcdfw.com/2024/08/KXAS_station_logo_dark.png?fit=224%2C58&quality=85&strip=all&w=309&h=80media.nbcdfw.com/2024/08/KXAS_stati... https://media.nbcdfw.com/2024/08/KXAS_station_logo_dark.png?fit=224%2C58&quality=85&strip=all&w=309&h=80 — 200 — 2.1 KiB — 94 ms — h2https://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/js/global.69066530e10f3389ff14.bundle.min.jswww.nbcdfw.com/wp-content/themes/nb... https://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/js/global.69066530e10f3389ff14.bundle.min.js — 200 — 11.8 KiB — 38 ms — h2https://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/js/home.5b3b6c9f8371f5116579.bundle.min.jswww.nbcdfw.com/wp-content/themes/nb... https://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/js/home.5b3b6c9f8371f5116579.bundle.min.js — 200 — 33.0 KiB — 52 ms — h2https://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/js/flyoutNav.43634ff7c2729442eb4b.bundle.min.jswww.nbcdfw.com/wp-content/themes/nb... https://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/js/flyoutNav.43634ff7c2729442eb4b.bundle.min.js — 200 — 2.9 KiB — 40 ms — h2https://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/js/jwPlayer.54e847bc590d4b75ede6.bundle.min.jswww.nbcdfw.com/wp-content/themes/nb... https://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/js/jwPlayer.54e847bc590d4b75ede6.bundle.min.js — 200 — 27.6 KiB — 49 ms — h2https://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/js/weatherConditions.b52d05603059fadd11d3.bundle.min.jswww.nbcdfw.com/wp-content/themes/nb... https://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/js/weatherConditions.b52d05603059fadd11d3.bundle.min.js — 200 — 7.5 KiB — 43 ms — h2https://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/js/webVitals.e650750a683a6be2b9e9.bundle.min.jswww.nbcdfw.com/wp-content/themes/nb... https://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/js/webVitals.e650750a683a6be2b9e9.bundle.min.js — 200 — 2.2 KiB — 43 ms — h2https://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/js/unifiedIdentity.1b3e95a90dd36331052e.bundle.min.jswww.nbcdfw.com/wp-content/themes/nb... https://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/js/unifiedIdentity.1b3e95a90dd36331052e.bundle.min.js — 200 — 4.2 KiB — 44 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 — 14 ms — h2https://native.sharethrough.com/assets/sfp.jsnative.sharethrough.com/assets/sfp.... https://native.sharethrough.com/assets/sfp.js — 200 — 126.7 KiB — 100 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 — 102 ms — h2https://stats.wp.com/e-202617.jsstats.wp.com/e-202617.js https://stats.wp.com/e-202617.js — 200 — 1.7 KiB — 8 ms — h2https://www.googletagservices.com/tag/js/gpt.jswww.googletagservices.com/tag/js/gp... https://www.googletagservices.com/tag/js/gpt.js — 200 — 34.0 KiB — 168 ms — h2https://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/css/weatherConditions.5d28482f682d84da68e8.min.csswww.nbcdfw.com/wp-content/themes/nb... https://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/css/weatherConditions.5d28482f682d84da68e8.min.css — 200 — 1.8 KiB — 42 ms — h2https://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/css/footer.ace3c22a923b180ffa39.min.csswww.nbcdfw.com/wp-content/themes/nb... https://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/css/footer.ace3c22a923b180ffa39.min.css — 200 — 3.0 KiB — 43 ms — h2https://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/css/flyoutNav.7064f6c03e07a99d5032.min.csswww.nbcdfw.com/wp-content/themes/nb... https://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/css/flyoutNav.7064f6c03e07a99d5032.min.css — 200 — 2.0 KiB — 43 ms — h2https://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/css/weatherIcons.04ad80f6dd854170fd37.min.csswww.nbcdfw.com/wp-content/themes/nb... https://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/css/weatherIcons.04ad80f6dd854170fd37.min.css — 200 — 766 B — 44 ms — h2https://sb.scorecardresearch.com/beacon.jssb.scorecardresearch.com/beacon.js https://sb.scorecardresearch.com/beacon.js — 200 — 6.7 KiB — 23 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 — 75 ms — h2https://c2.taboola.com/nr/nbcots-kxas-tv/newsroom.jsc2.taboola.com/nr/nbcots-kxas-tv/ne... https://c2.taboola.com/nr/nbcots-kxas-tv/newsroom.js — 200 — 17.6 KiB — 261 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,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 — datadata:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzM…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzM… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0N…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0N… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJMYXllcl8yI…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJMYXllcl8yI… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ib…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ib… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzN…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzN… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTciIHZpZXdCb3g9IjAgMCAxNyAxNyIgZmlsbD0ib…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTciIHZpZXdCb3g9IjAgMCAxNyAxNyIgZmlsbD0ib… — 200 — 0 B — 0 ms — datahttps://media.nbcdfw.com/2026/04/videoframe_3490894.png?resize=850%2C478&quality=85&strip=allmedia.nbcdfw.com/2026/04/videoframe... https://media.nbcdfw.com/2026/04/videoframe_3490894.png?resize=850%2C478&quality=85&strip=all — 200 — 6.6 KiB — 215 ms — h2https://media.nbcdfw.com/2026/04/videoframe_13129.png?resize=850%2C478&quality=85&strip=allmedia.nbcdfw.com/2026/04/videoframe... https://media.nbcdfw.com/2026/04/videoframe_13129.png?resize=850%2C478&quality=85&strip=all — 200 — 32.6 KiB — 255 ms — h2https://media.nbcdfw.com/2026/04/tariffs.png?resize=850%2C478&quality=85&strip=allmedia.nbcdfw.com/2026/04/tariffs.pn... https://media.nbcdfw.com/2026/04/tariffs.png?resize=850%2C478&quality=85&strip=all — 200 — 64.3 KiB — 400 ms — h2https://media.nbcdfw.com/2026/04/olive-sloth-fort-worth-zoo-2026.jpeg?quality=85&strip=all&resize=850%2C478media.nbcdfw.com/2026/04/olive-slot... https://media.nbcdfw.com/2026/04/olive-sloth-fort-worth-zoo-2026.jpeg?quality=85&strip=all&resize=850%2C478 — 200 — 26.6 KiB — 306 ms — h2https://media.nbcdfw.com/2026/04/lancaster-fire.png?resize=850%2C478&quality=85&strip=allmedia.nbcdfw.com/2026/04/lancaster-... https://media.nbcdfw.com/2026/04/lancaster-fire.png?resize=850%2C478&quality=85&strip=all — 200 — 26.8 KiB — 221 ms — h2https://media.nbcmiami.com/2026/04/party-city-1.jpg?quality=85&strip=all&resize=850%2C478media.nbcmiami.com/2026/04/party-ci... https://media.nbcmiami.com/2026/04/party-city-1.jpg?quality=85&strip=all&resize=850%2C478 — 200 — 53.3 KiB — 387 ms — h2https://media.nbcmiami.com/2026/04/GettyImages-2271742046-e1776890280945.jpg?quality=85&strip=all&resize=850%2C478media.nbcmiami.com/2026/04/GettyIma... https://media.nbcmiami.com/2026/04/GettyImages-2271742046-e1776890280945.jpg?quality=85&strip=all&resize=850%2C478 — 200 — 22.4 KiB — 422 ms — h2https://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/media/ArthouseOwned-Regular.woff2www.nbcdfw.com/wp-content/themes/nb... https://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/media/ArthouseOwned-Regular.woff2 — 200 — 50.7 KiB — 57 ms — h2https://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/media/ArthouseOwned-Bold.woff2www.nbcdfw.com/wp-content/themes/nb... https://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/media/ArthouseOwned-Bold.woff2 — 200 — 52.0 KiB — 53 ms — h2https://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/media/ArthouseOwned-Black.woff2www.nbcdfw.com/wp-content/themes/nb... https://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/media/ArthouseOwned-Black.woff2 — 200 — 47.4 KiB — 55 ms — h2https://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/media/Roboto-Bold.woff2www.nbcdfw.com/wp-content/themes/nb... https://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/media/Roboto-Bold.woff2 — 200 — 11.0 KiB — 60 ms — h2https://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/media/ArthouseOwned-Medium.woff2www.nbcdfw.com/wp-content/themes/nb... https://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/media/ArthouseOwned-Medium.woff2 — 200 — 51.4 KiB — 59 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 — 97 ms — h2data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yM…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yM… — 200 — 0 B — 0 ms — datahttps://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/media/Roboto-Regular.woff2www.nbcdfw.com/wp-content/themes/nb... https://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/media/Roboto-Regular.woff2 — 200 — 11.0 KiB — 36 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=1776899979275dpm.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=1776899979275 — 200 — 1.1 KiB — 161 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 — 4 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 — 3 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 — 110 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.2 KiB — 107 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 — 200 ms — h2https://id.sv.rkdms.com/identity/?vendor=idsv2&sv_cid=5274_04512&sv_pubid=NBCLOCAL&sv_domain=www.nbcdfw.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.nbcdfw.com — 403 — 231 B — 357 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 — 426 B — 143 ms — h2https://api.rlcdn.com/api/identity?pid=2&rt=envelopeapi.rlcdn.com/api/identity?pid=2&rt... https://api.rlcdn.com/api/identity?pid=2&rt=envelope — 451 — 364 B — 136 ms — h2https://pixel.wp.com/g.gif?v=ext&blog=165596142&post=0&tz=-5&srv=www.nbcdfw.com&arch_home=1&hp=vip&j=1%3A15.5-beta&host=www.nbcdfw.com&ref=&fcp=0&rand=0.17999486518559493pixel.wp.com/g.gif?v=ext&blog=16559... https://pixel.wp.com/g.gif?v=ext&blog=165596142&post=0&tz=-5&srv=www.nbcdfw.com&arch_home=1&hp=vip&j=1%3A15.5-beta&host=www.nbcdfw.com&ref=&fcp=0&rand=0.17999486518559493 — 200 — 177 B — 2 ms — h2https://media.nbcdfw.com/2024/05/Tile-NBC-Dallas-Fort-Worth.png?resize=850%2C478&quality=85&strip=allmedia.nbcdfw.com/2024/05/Tile-NBC-D... https://media.nbcdfw.com/2024/05/Tile-NBC-Dallas-Fort-Worth.png?resize=850%2C478&quality=85&strip=all — 200 — 44.5 KiB — 19 ms — h2https://media.nbcdfw.com/2024/04/DFW-web@3x.png?fit=1173%2C72&quality=85&strip=allmedia.nbcdfw.com/2024/04/DFW-web@3x... https://media.nbcdfw.com/2024/04/DFW-web@3x.png?fit=1173%2C72&quality=85&strip=all — 200 — 5.8 KiB — 45 ms — h2https://media.nbcdfw.com/2026/04/47642238456-1080pnbcstations.jpg?quality=85&strip=all&resize=850%2C478media.nbcdfw.com/2026/04/4764223845... https://media.nbcdfw.com/2026/04/47642238456-1080pnbcstations.jpg?quality=85&strip=all&resize=850%2C478 — 200 — 25.5 KiB — 154 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.nbcdfw.com/wp-json/nbc/v1/template/videoswww.nbcdfw.com/wp-json/nbc/v1/templ... https://www.nbcdfw.com/wp-json/nbc/v1/template/videos — 200 — 176.2 KiB — 18 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 — 14 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.nbcdfw.com/weather/latest.json/?zipCode=75261www.nbcdfw.com/weather/latest.json/... https://www.nbcdfw.com/weather/latest.json/?zipCode=75261 — 200 — 4.0 KiB — 33 ms — h2https://www.nbcdfw.com/wp-json/nbc/v1/template/videoswww.nbcdfw.com/wp-json/nbc/v1/templ... https://www.nbcdfw.com/wp-json/nbc/v1/template/videos — 200 — 0 B — 14 ms — h2https://www.nbcdfw.com/wp-json/wp/v2/live_context_barwww.nbcdfw.com/wp-json/wp/v2/live_c... https://www.nbcdfw.com/wp-json/wp/v2/live_context_bar — 200 — 1.3 KiB — 108 ms — h2https://www.nbcdfw.com/wp-json/wp/v2/live_context_barwww.nbcdfw.com/wp-json/wp/v2/live_c... https://www.nbcdfw.com/wp-json/wp/v2/live_context_bar — 200 — 0 B — 109 ms — h2https://www.nbcdfw.com/wp-json/nbc/v1/template/videoswww.nbcdfw.com/wp-json/nbc/v1/templ... https://www.nbcdfw.com/wp-json/nbc/v1/template/videos — 200 — 0 B — 13 ms — h2https://www.nbcdfw.com/weather/latest.json/?zipCode=75261www.nbcdfw.com/weather/latest.json/... https://www.nbcdfw.com/weather/latest.json/?zipCode=75261 — 200 — 4.0 KiB — 31 ms — h2https://api.sail-personalize.com/v1/personalize/simple?pageviews=1&isMobile=1api.sail-personalize.com/v1/persona... https://api.sail-personalize.com/v1/personalize/simple?pageviews=1&isMobile=1 — 200 — 497 B — 102 ms — h2https://www.nbcdfw.com/wp-json/nbc/v1/template/videoswww.nbcdfw.com/wp-json/nbc/v1/templ... https://www.nbcdfw.com/wp-json/nbc/v1/template/videos — 200 — 0 B — 9 ms — h2https://nbcuni.demdex.net/dest5.html?d_nsid=0nbcuni.demdex.net/dest5.html?d_nsid... https://nbcuni.demdex.net/dest5.html?d_nsid=0 — 200 — 3.2 KiB — 148 ms — h2https://sb.scorecardresearch.com/b?c1=2&c2=6035083&cs_it=b1&cv=4.13.1%2B2508250908&ns__t=1776899979470&ns_c=UTF-8&cs_cfg=1001110&cs_ucfr=&c7=https%3A%2F%2Fwww.nbcdfw.com%2F&c8=NBC%205%20DFW%20%E2%80%93%20Dallas-Fort%20Worth%20news%2C%20weather%2C%20breaking%20news&c9=sb.scorecardresearch.com/b?c1=2&c2=... https://sb.scorecardresearch.com/b?c1=2&c2=6035083&cs_it=b1&cv=4.13.1%2B2508250908&ns__t=1776899979470&ns_c=UTF-8&cs_cfg=1001110&cs_ucfr=&c7=https%3A%2F%2Fwww.nbcdfw.com%2F&c8=NBC%205%20DFW%20%E2%80%93%20Dallas-Fort%20Worth%20news%2C%20weather%2C%20breaking%20news&c9= — 204 — 226 B — 29 ms — h2https://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/media/67.svgwww.nbcdfw.com/wp-content/themes/nb... https://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/media/67.svg — 200 — 605 B — 43 ms — h2https://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/media/99.svgwww.nbcdfw.com/wp-content/themes/nb... https://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/media/99.svg — 200 — 700 B — 44 ms — h2https://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/media/69.svgwww.nbcdfw.com/wp-content/themes/nb... https://www.nbcdfw.com/wp-content/themes/nbc-station/client/build/media/69.svg — 200 — 1.1 KiB — 48 ms — h2https://gum.criteo.com/sync?c=72&r=2&j=TRC.getRTUSgum.criteo.com/sync?c=72&r=2&j=TRC.... https://gum.criteo.com/sync?c=72&r=2&j=TRC.getRTUS — 302 — 635 B — 139 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 — 43 ms — h3https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604200101/pubads_impl.js?cb=31098007securepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604200101/pubads_impl.js?cb=31098007 — 200 — 187.7 KiB — 189 ms — h3https://jssdkcdns.mparticle.com/js/v2/us1-36d67c9e4d591d4bb1bc1fa6c82ffcb9/mparticle.js?env=0jssdkcdns.mparticle.com/js/v2/us1-3... https://jssdkcdns.mparticle.com/js/v2/us1-36d67c9e4d591d4bb1bc1fa6c82ffcb9/mparticle.js?env=0 — 200 — 1.6 KiB — 53 ms — h2https://app.link/_r?sdk=web2.87.1&branch_key=key_live_mo2K4FuAPNlslrbohvxwvckaBCaCYNeL&callback=branch_callback__0app.link/_r?sdk=web2.87.1&branch_ke... https://app.link/_r?sdk=web2.87.1&branch_key=key_live_mo2K4FuAPNlslrbohvxwvckaBCaCYNeL&callback=branch_callback__0 — 200 — 667 B — 242 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 — 683 B — 32 ms — h2https://nbcu.demdex.net/event?d_dil_ver=9.5&_ts=1776899979706nbcu.demdex.net/event?d_dil_ver=9.5... https://nbcu.demdex.net/event?d_dil_ver=9.5&_ts=1776899979706 — 200 — 1.5 KiB — 95 ms — h2https://nbcume.sc.omtrdc.net/b/ss/nbcuotsdivisiontotal/1/JS-2.22.3-LEWM/s74288814081431?AQB=1&ndh=1&pf=1&t=22%2F3%2F2026%2023%3A19%3A39%203%200&mid=85297157375696774763379215254359935493&aamlh=6&ce=UTF-8&pageName=home%3Ahome%20page&g=https%3A%2F%2Fwww.nbcdfw.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=KXAS&businessUnit=nbcdfw&division=nbc&siteKey=dfw&template=home%20landing&tve.&did=demdex%20cookie%20not%20set&.tve&.c&cc=USD&ch=home&server=nbcdfw&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.nbcdfw.com%2F&v6=D%3Dc6&c8=nbc&v8=D%3Dc8&c9=dfw&v9=D%3Dc9&c10=KXAS&v10=D%3Dc10&c11=D%3DpageName&c12=7%3A19%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=mobile%20web&c49=NBC%205%20DFW%20%E2%80%93%20Dallas-Fort%20Worth%20news%2C%20weather%2C%20breaking%20news&v49=D%3Dc49&v54=nbcdfw&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=412x823&c=24&j=1.6&v=N&k=Y&bw=412&bh=823&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/s74288814081431?AQB=1&ndh=1&pf=1&t=22%2F3%2F2026%2023%3A19%3A39%203%200&mid=85297157375696774763379215254359935493&aamlh=6&ce=UTF-8&pageName=home%3Ahome%20page&g=https%3A%2F%2Fwww.nbcdfw.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=KXAS&businessUnit=nbcdfw&division=nbc&siteKey=dfw&template=home%20landing&tve.&did=demdex%20cookie%20not%20set&.tve&.c&cc=USD&ch=home&server=nbcdfw&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.nbcdfw.com%2F&v6=D%3Dc6&c8=nbc&v8=D%3Dc8&c9=dfw&v9=D%3Dc9&c10=KXAS&v10=D%3Dc10&c11=D%3DpageName&c12=7%3A19%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=mobile%20web&c49=NBC%205%20DFW%20%E2%80%93%20Dallas-Fort%20Worth%20news%2C%20weather%2C%20breaking%20news&v49=D%3Dc49&v54=nbcdfw&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=412x823&c=24&j=1.6&v=N&k=Y&bw=412&bh=823&mcorgid=A8AB776A5245B4220A490D44%40AdobeOrg&AQE=1 — 200 — 342 B — 114 ms — h2https://bidder.criteo.com/cdb?ptv=106267&profileId=154&cb=18203921014bidder.criteo.com/cdb?ptv=106267&pr... https://bidder.criteo.com/cdb?ptv=106267&profileId=154&cb=18203921014 — 204 — 566 B — 156 ms — h2https://htlb.casalemedia.com/cygnus?s=248326htlb.casalemedia.com/cygnus?s=24832... https://htlb.casalemedia.com/cygnus?s=248326 — 200 — 535 B — 153 ms — h2https://pagead2.googlesyndication.com/gampad/ads?pvsid=8513397584440876&correlator=2834255942189527&eid=31098007%2C95340252%2C95340254&output=ldjh&gdfp_req=1&vrg=202604200101&ptt=17&impl=fif&iu_parts=2620%2Cots_mobile%2Ckxas_mobileweb%2Chome&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=1x1&ifi=1&dids=div-gpt-ad-mobilebackstage_811&adfs=2801973672&sfv=1-0-45&sc=1&abxe=1&dt=1776899979873&lmt=1776899979&adxs=20&adys=2190&biw=412&bih=823&scr_x=0&scr_y=0&btvi=1&ucis=1&oid=2&u_his=2&u_h=823&u_w=412&u_ah=823&u_aw=412&u_cd=24&u_sd=1.75&dmc=8&bc=31&nvt=1&uach=WyJBbmRyb2lkIiwiMTEuMCIsIiIsIm1vdG8gZyBwb3dlciAoMjAyMikiLCIxNDcuMC4wLjAiLG51bGwsMSxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Fwww.nbcdfw.com%2F&vis=1&psz=371x0&msz=371x0&fws=0&ohw=0&dlt=1776899978790&idt=1005&prev_scp=slot%3Dmobilebackstage%26pos%3Dmobilebackstage&cust_params=zipcode%3D75261%26gpt1%3Dots_mobile%26platform%3Dmobile%26source%3Dwww.nbcdfw.com%26pageid%3D%26pageid2%3D%26sect%3Dhome%26sub%3D%26call%3DKXAS%26region%3Ddallas-fortworth%26stationtype%3Dnbc%26tags%3D%26gpt2%3DKXAS%26station%3Dots%26sponsor%3D%26excl_cat%3Dhome&adks=2435496752&frm=20&eoidce=1&pgls=CAEaBTYuOC41pagead2.googlesyndication.com/gampa... https://pagead2.googlesyndication.com/gampad/ads?pvsid=8513397584440876&correlator=2834255942189527&eid=31098007%2C95340252%2C95340254&output=ldjh&gdfp_req=1&vrg=202604200101&ptt=17&impl=fif&iu_parts=2620%2Cots_mobile%2Ckxas_mobileweb%2Chome&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=1x1&ifi=1&dids=div-gpt-ad-mobilebackstage_811&adfs=2801973672&sfv=1-0-45&sc=1&abxe=1&dt=1776899979873&lmt=1776899979&adxs=20&adys=2190&biw=412&bih=823&scr_x=0&scr_y=0&btvi=1&ucis=1&oid=2&u_his=2&u_h=823&u_w=412&u_ah=823&u_aw=412&u_cd=24&u_sd=1.75&dmc=8&bc=31&nvt=1&uach=WyJBbmRyb2lkIiwiMTEuMCIsIiIsIm1vdG8gZyBwb3dlciAoMjAyMikiLCIxNDcuMC4wLjAiLG51bGwsMSxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Fwww.nbcdfw.com%2F&vis=1&psz=371x0&msz=371x0&fws=0&ohw=0&dlt=1776899978790&idt=1005&prev_scp=slot%3Dmobilebackstage%26pos%3Dmobilebackstage&cust_params=zipcode%3D75261%26gpt1%3Dots_mobile%26platform%3Dmobile%26source%3Dwww.nbcdfw.com%26pageid%3D%26pageid2%3D%26sect%3Dhome%26sub%3D%26call%3DKXAS%26region%3Ddallas-fortworth%26stationtype%3Dnbc%26tags%3D%26gpt2%3DKXAS%26station%3Dots%26sponsor%3D%26excl_cat%3Dhome&adks=2435496752&frm=20&eoidce=1&pgls=CAEaBTYuOC41 — 200 — 361 B — 143 ms — h3https://fe49bf816bb71424f2a227cd7737cdfa.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.htmlfe49bf816bb71424f2a227cd7737cdfa.sa... https://fe49bf816bb71424f2a227cd7737cdfa.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.html — 200 — 3.1 KiB — 110 ms — h3https://pagead2.googlesyndication.com/gampad/ads?pvsid=8513397584440876&correlator=2834255942189527&eid=31098007%2C95340252%2C95340254&output=ldjh&gdfp_req=1&vrg=202604200101&ptt=17&impl=fif&iu_parts=2620%2Cots_mobile%2Ckxas_mobileweb%2Chome&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=300x250&ifi=2&dids=div-gpt-ad-mobilemultibox_612&adfs=149751272&sfv=1-0-45&sc=1&abxe=1&dt=1776899979888&lmt=1776899979&adxs=20&adys=2220&biw=412&bih=823&scr_x=0&scr_y=0&btvi=2&ucis=2&oid=2&u_his=2&u_h=823&u_w=412&u_ah=823&u_aw=412&u_cd=24&u_sd=1.75&dmc=8&bc=31&nvt=1&uach=WyJBbmRyb2lkIiwiMTEuMCIsIiIsIm1vdG8gZyBwb3dlciAoMjAyMikiLCIxNDcuMC4wLjAiLG51bGwsMSxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Fwww.nbcdfw.com%2F&vis=1&psz=371x0&msz=371x0&fws=4&ohw=371&dlt=1776899978790&idt=1005&prev_scp=slot%3Dmobilemultibox%26pos%3Dmobilemultibox&cust_params=zipcode%3D75261%26gpt1%3Dots_mobile%26platform%3Dmobile%26source%3Dwww.nbcdfw.com%26pageid%3D%26pageid2%3D%26sect%3Dhome%26sub%3D%26call%3DKXAS%26region%3Ddallas-fortworth%26stationtype%3Dnbc%26tags%3D%26gpt2%3DKXAS%26station%3Dots%26sponsor%3D%26excl_cat%3Dhome&adks=126689300&frm=20&eoidce=1&pgls=CAEaBTYuOC41pagead2.googlesyndication.com/gampa... https://pagead2.googlesyndication.com/gampad/ads?pvsid=8513397584440876&correlator=2834255942189527&eid=31098007%2C95340252%2C95340254&output=ldjh&gdfp_req=1&vrg=202604200101&ptt=17&impl=fif&iu_parts=2620%2Cots_mobile%2Ckxas_mobileweb%2Chome&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=300x250&ifi=2&dids=div-gpt-ad-mobilemultibox_612&adfs=149751272&sfv=1-0-45&sc=1&abxe=1&dt=1776899979888&lmt=1776899979&adxs=20&adys=2220&biw=412&bih=823&scr_x=0&scr_y=0&btvi=2&ucis=2&oid=2&u_his=2&u_h=823&u_w=412&u_ah=823&u_aw=412&u_cd=24&u_sd=1.75&dmc=8&bc=31&nvt=1&uach=WyJBbmRyb2lkIiwiMTEuMCIsIiIsIm1vdG8gZyBwb3dlciAoMjAyMikiLCIxNDcuMC4wLjAiLG51bGwsMSxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Fwww.nbcdfw.com%2F&vis=1&psz=371x0&msz=371x0&fws=4&ohw=371&dlt=1776899978790&idt=1005&prev_scp=slot%3Dmobilemultibox%26pos%3Dmobilemultibox&cust_params=zipcode%3D75261%26gpt1%3Dots_mobile%26platform%3Dmobile%26source%3Dwww.nbcdfw.com%26pageid%3D%26pageid2%3D%26sect%3Dhome%26sub%3D%26call%3DKXAS%26region%3Ddallas-fortworth%26stationtype%3Dnbc%26tags%3D%26gpt2%3DKXAS%26station%3Dots%26sponsor%3D%26excl_cat%3Dhome&adks=126689300&frm=20&eoidce=1&pgls=CAEaBTYuOC41 — 200 — 23.7 KiB — 247 ms — h3https://pagead2.googlesyndication.com/gampad/ads?pvsid=8513397584440876&correlator=2834255942189527&eid=31098007%2C95340252%2C95340254&output=ldjh&gdfp_req=1&vrg=202604200101&ptt=17&impl=fif&iu_parts=2620%2Cots_mobile%2Ckxas_mobileweb%2Chome&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=320x50&ifi=3&dids=div-gpt-ad-mobilebottombanner_&adfs=2931697165&sfv=1-0-45&sc=1&abxe=1&dt=1776899979894&lmt=1776899979&adxs=46&adys=4766&biw=412&bih=823&scr_x=0&scr_y=0&btvi=3&ucis=3&oid=2&u_his=2&u_h=823&u_w=412&u_ah=823&u_aw=412&u_cd=24&u_sd=1.75&dmc=8&bc=31&nvt=1&uach=WyJBbmRyb2lkIiwiMTEuMCIsIiIsIm1vdG8gZyBwb3dlciAoMjAyMikiLCIxNDcuMC4wLjAiLG51bGwsMSxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Fwww.nbcdfw.com%2F&vis=1&psz=412x60&msz=320x0&fws=0&ohw=0&dlt=1776899978790&idt=1005&prev_scp=slot%3Dmobilebottombanner%26pos%3Dmobilebottombanner&cust_params=zipcode%3D75261%26gpt1%3Dots_mobile%26platform%3Dmobile%26source%3Dwww.nbcdfw.com%26pageid%3D%26pageid2%3D%26sect%3Dhome%26sub%3D%26call%3DKXAS%26region%3Ddallas-fortworth%26stationtype%3Dnbc%26tags%3D%26gpt2%3DKXAS%26station%3Dots%26sponsor%3D%26excl_cat%3Dhome&adks=1974985983&frm=20&eoidce=1&pgls=CAEaBTYuOC41pagead2.googlesyndication.com/gampa... https://pagead2.googlesyndication.com/gampad/ads?pvsid=8513397584440876&correlator=2834255942189527&eid=31098007%2C95340252%2C95340254&output=ldjh&gdfp_req=1&vrg=202604200101&ptt=17&impl=fif&iu_parts=2620%2Cots_mobile%2Ckxas_mobileweb%2Chome&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=320x50&ifi=3&dids=div-gpt-ad-mobilebottombanner_&adfs=2931697165&sfv=1-0-45&sc=1&abxe=1&dt=1776899979894&lmt=1776899979&adxs=46&adys=4766&biw=412&bih=823&scr_x=0&scr_y=0&btvi=3&ucis=3&oid=2&u_his=2&u_h=823&u_w=412&u_ah=823&u_aw=412&u_cd=24&u_sd=1.75&dmc=8&bc=31&nvt=1&uach=WyJBbmRyb2lkIiwiMTEuMCIsIiIsIm1vdG8gZyBwb3dlciAoMjAyMikiLCIxNDcuMC4wLjAiLG51bGwsMSxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Fwww.nbcdfw.com%2F&vis=1&psz=412x60&msz=320x0&fws=0&ohw=0&dlt=1776899978790&idt=1005&prev_scp=slot%3Dmobilebottombanner%26pos%3Dmobilebottombanner&cust_params=zipcode%3D75261%26gpt1%3Dots_mobile%26platform%3Dmobile%26source%3Dwww.nbcdfw.com%26pageid%3D%26pageid2%3D%26sect%3Dhome%26sub%3D%26call%3DKXAS%26region%3Ddallas-fortworth%26stationtype%3Dnbc%26tags%3D%26gpt2%3DKXAS%26station%3Dots%26sponsor%3D%26excl_cat%3Dhome&adks=1974985983&frm=20&eoidce=1&pgls=CAEaBTYuOC41 — 200 — 23.6 KiB — 179 ms — h3https://pagead2.googlesyndication.com/gampad/ads?pvsid=8513397584440876&correlator=2834255942189527&eid=31098007%2C95340252%2C95340254&output=ldjh&gdfp_req=1&vrg=202604200101&ptt=17&impl=fif&iu_parts=2620%2Cots_mobile%2Ckxas_mobileweb%2Chome&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=300x250&ifi=4&dids=div-gpt-ad-marketing_1&adfs=942057311&sfv=1-0-45&sc=1&abxe=1&dt=1776899979899&lmt=1776899979&adxs=56&adys=7005&biw=412&bih=823&scr_x=0&scr_y=0&btvi=4&ucis=4&oid=2&u_his=2&u_h=823&u_w=412&u_ah=823&u_aw=412&u_cd=24&u_sd=1.75&dmc=8&bc=31&nvt=1&uach=WyJBbmRyb2lkIiwiMTEuMCIsIiIsIm1vdG8gZyBwb3dlciAoMjAyMikiLCIxNDcuMC4wLjAiLG51bGwsMSxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Fwww.nbcdfw.com%2F&vis=1&psz=412x60&msz=300x0&fws=0&ohw=0&dlt=1776899978790&idt=1005&prev_scp=slot%3Dmarketing%26pos%3Dmarketing&cust_params=zipcode%3D75261%26gpt1%3Dots_mobile%26platform%3Dmobile%26source%3Dwww.nbcdfw.com%26pageid%3D%26pageid2%3D%26sect%3Dhome%26sub%3D%26call%3DKXAS%26region%3Ddallas-fortworth%26stationtype%3Dnbc%26tags%3D%26gpt2%3DKXAS%26station%3Dots%26sponsor%3D%26excl_cat%3Dhome&adks=665313745&frm=20&eoidce=1&pgls=CAEaBTYuOC41pagead2.googlesyndication.com/gampa... https://pagead2.googlesyndication.com/gampad/ads?pvsid=8513397584440876&correlator=2834255942189527&eid=31098007%2C95340252%2C95340254&output=ldjh&gdfp_req=1&vrg=202604200101&ptt=17&impl=fif&iu_parts=2620%2Cots_mobile%2Ckxas_mobileweb%2Chome&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=300x250&ifi=4&dids=div-gpt-ad-marketing_1&adfs=942057311&sfv=1-0-45&sc=1&abxe=1&dt=1776899979899&lmt=1776899979&adxs=56&adys=7005&biw=412&bih=823&scr_x=0&scr_y=0&btvi=4&ucis=4&oid=2&u_his=2&u_h=823&u_w=412&u_ah=823&u_aw=412&u_cd=24&u_sd=1.75&dmc=8&bc=31&nvt=1&uach=WyJBbmRyb2lkIiwiMTEuMCIsIiIsIm1vdG8gZyBwb3dlciAoMjAyMikiLCIxNDcuMC4wLjAiLG51bGwsMSxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Fwww.nbcdfw.com%2F&vis=1&psz=412x60&msz=300x0&fws=0&ohw=0&dlt=1776899978790&idt=1005&prev_scp=slot%3Dmarketing%26pos%3Dmarketing&cust_params=zipcode%3D75261%26gpt1%3Dots_mobile%26platform%3Dmobile%26source%3Dwww.nbcdfw.com%26pageid%3D%26pageid2%3D%26sect%3Dhome%26sub%3D%26call%3DKXAS%26region%3Ddallas-fortworth%26stationtype%3Dnbc%26tags%3D%26gpt2%3DKXAS%26station%3Dots%26sponsor%3D%26excl_cat%3Dhome&adks=665313745&frm=20&eoidce=1&pgls=CAEaBTYuOC41 — 200 — 23.6 KiB — 206 ms — h3https://api2.branch.io/v1/openapi2.branch.io/v1/open https://api2.branch.io/v1/open — 200 — 697 B — 243 ms — h2https://pagead2.googlesyndication.com/gampad/ads?pvsid=8513397584440876&correlator=2834255942189527&eid=31098007%2C95340252%2C95340254&output=ldjh&gdfp_req=1&vrg=202604200101&ptt=17&impl=fif&iu_parts=2620%2Cots_mobile%2Ckxas_mobileweb%2Chome&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=320x50%7C300x100%7C6x1&ifi=5&dids=div-gpt-ad-mobiletopbanner_&adfs=204639330&sfv=1-0-45&sc=1&abxe=1&dt=1776899979984&lmt=1776899979&adxs=46&adys=35&biw=412&bih=823&scr_x=0&scr_y=0&btvi=0&ucis=5&oid=2&u_his=2&u_h=823&u_w=412&u_ah=823&u_aw=412&u_cd=24&u_sd=1.75&dmc=8&bc=31&nvt=1&uach=WyJBbmRyb2lkIiwiMTEuMCIsIiIsIm1vdG8gZyBwb3dlciAoMjAyMikiLCIxNDcuMC4wLjAiLG51bGwsMSxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Fwww.nbcdfw.com%2F&vis=1&psz=412x70&msz=412x70&fws=0&ohw=0&dlt=1776899978790&idt=1005&prev_scp=slot%3Dmobiletopbanner%26pos%3Dmobiletopbanner&cust_params=zipcode%3D75261%26gpt1%3Dots_mobile%26platform%3Dmobile%26source%3Dwww.nbcdfw.com%26pageid%3D%26pageid2%3D%26sect%3Dhome%26sub%3D%26call%3DKXAS%26region%3Ddallas-fortworth%26stationtype%3Dnbc%26tags%3D%26gpt2%3DKXAS%26station%3Dots%26sponsor%3D%26excl_cat%3Dhome&adks=2904378442&frm=20&eoidce=1&pgls=CAEaBTYuOC41&blev=1&bisch=1pagead2.googlesyndication.com/gampa... https://pagead2.googlesyndication.com/gampad/ads?pvsid=8513397584440876&correlator=2834255942189527&eid=31098007%2C95340252%2C95340254&output=ldjh&gdfp_req=1&vrg=202604200101&ptt=17&impl=fif&iu_parts=2620%2Cots_mobile%2Ckxas_mobileweb%2Chome&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=320x50%7C300x100%7C6x1&ifi=5&dids=div-gpt-ad-mobiletopbanner_&adfs=204639330&sfv=1-0-45&sc=1&abxe=1&dt=1776899979984&lmt=1776899979&adxs=46&adys=35&biw=412&bih=823&scr_x=0&scr_y=0&btvi=0&ucis=5&oid=2&u_his=2&u_h=823&u_w=412&u_ah=823&u_aw=412&u_cd=24&u_sd=1.75&dmc=8&bc=31&nvt=1&uach=WyJBbmRyb2lkIiwiMTEuMCIsIiIsIm1vdG8gZyBwb3dlciAoMjAyMikiLCIxNDcuMC4wLjAiLG51bGwsMSxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Fwww.nbcdfw.com%2F&vis=1&psz=412x70&msz=412x70&fws=0&ohw=0&dlt=1776899978790&idt=1005&prev_scp=slot%3Dmobiletopbanner%26pos%3Dmobiletopbanner&cust_params=zipcode%3D75261%26gpt1%3Dots_mobile%26platform%3Dmobile%26source%3Dwww.nbcdfw.com%26pageid%3D%26pageid2%3D%26sect%3Dhome%26sub%3D%26call%3DKXAS%26region%3Ddallas-fortworth%26stationtype%3Dnbc%26tags%3D%26gpt2%3DKXAS%26station%3Dots%26sponsor%3D%26excl_cat%3Dhome&adks=2904378442&frm=20&eoidce=1&pgls=CAEaBTYuOC41&blev=1&bisch=1 — 200 — 23.6 KiB — 195 ms — h3https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=gpt&tv=m202604200101&st=env&sjk=8513397584440876ep1.adtrafficquality.google/getconf... https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=gpt&tv=m202604200101&st=env&sjk=8513397584440876 — 200 — 13.3 KiB — 105 ms — h3https://gum.criteo.com/syncframe?origin=publishertag&topUrl=www.nbcdfw.comgum.criteo.com/syncframe?origin=pub... https://gum.criteo.com/syncframe?origin=publishertag&topUrl=www.nbcdfw.com — 200 — 5.1 KiB — 94 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 — 41 ms — h3https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjsuZVmAMSXVuRZ0w98MeQ1v9lCOLBBAIt10K3xbAWPqrx7gZo9ouIILPKc6MXlCzVOzkX_KzJehuJyWmeSqxNvBWox5YtrCYkEirEwNHhjr8TvMj3xFlHXfiX4d4rYZ8SRdomKbCpGzPffBtjHipcJU12qwf4RvLZNjri7JlBNyZq5e-ZBOsSBr-uwmOBoKLemT_7pzCRIvpDBiJBZvWyaDJesQEW1-zMe7LLNVkkR6r2hDUORTCjejcIlIQjqnZ0t4ZKmLJDD5nUTKhJbQWQj7KIODlsDeQJaqQI21_e9Ib7Be8G_4KuzpbOqJeqtMXrOEco_PigwG5swl601M2WHOEC7h2BkoECV-ezmZ4kHJ_HhlwLzKl1uqyi1LB_3XHqhYyd8EiigFH6jqGaRdz9ORzL2inXG8JyrUWAnmKDOmW2Sxs8C7_-y6qn80Cl2bXFZt1CqMH&sig=Cg0ArKJSzB53nUtUbRcHEAE&uach_m=%5BUACH%5D&adurl=pagead2.googlesyndication.com/pcs/v... https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjsuZVmAMSXVuRZ0w98MeQ1v9lCOLBBAIt10K3xbAWPqrx7gZo9ouIILPKc6MXlCzVOzkX_KzJehuJyWmeSqxNvBWox5YtrCYkEirEwNHhjr8TvMj3xFlHXfiX4d4rYZ8SRdomKbCpGzPffBtjHipcJU12qwf4RvLZNjri7JlBNyZq5e-ZBOsSBr-uwmOBoKLemT_7pzCRIvpDBiJBZvWyaDJesQEW1-zMe7LLNVkkR6r2hDUORTCjejcIlIQjqnZ0t4ZKmLJDD5nUTKhJbQWQj7KIODlsDeQJaqQI21_e9Ib7Be8G_4KuzpbOqJeqtMXrOEco_PigwG5swl601M2WHOEC7h2BkoECV-ezmZ4kHJ_HhlwLzKl1uqyi1LB_3XHqhYyd8EiigFH6jqGaRdz9ORzL2inXG8JyrUWAnmKDOmW2Sxs8C7_-y6qn80Cl2bXFZt1CqMH&sig=Cg0ArKJSzB53nUtUbRcHEAE&uach_m=%5BUACH%5D&adurl= — 200 — 26 B — 296 ms — h3https://pagead2.googlesyndication.com/pagead/js/r20260421/r20110914/abg_lite_fy2021.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/r20260421/r20110914/abg_lite_fy2021.js — 200 — 8.4 KiB — 81 ms — h3https://pagead2.googlesyndication.com/pagead/js/r20260421/r20110914/client/window_focus_fy2021.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/r20260421/r20110914/client/window_focus_fy2021.js — 200 — 1.2 KiB — 84 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 — 73.1 KiB — 74 ms — h3https://tpc.googlesyndication.com/simgad/9321499367950707658tpc.googlesyndication.com/simgad/93... https://tpc.googlesyndication.com/simgad/9321499367950707658 — 200 — 23.3 KiB — 161 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST… — 200 — 0 B — 0 ms — datahttps://ep2.adtrafficquality.google/sodar/sodar2.jsep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2.js — 200 — 7.9 KiB — 120 ms — h2https://gum.criteo.com/sid/json?origin=publishertag&domain=nbcdfw.com&sn=AndroidSyncframe&so=0&topUrl=www.nbcdfw.com&pm=1gum.criteo.com/sid/json?origin=publ... https://gum.criteo.com/sid/json?origin=publishertag&domain=nbcdfw.com&sn=AndroidSyncframe&so=0&topUrl=www.nbcdfw.com&pm=1 — 302 — 711 B — 33 ms — h2https://mug.criteo.com/sid?cpp=DxCALXxPSkJNQnJxK2YzM2o0Yktqd253Q1ExVEkrOHEzQUJBMDZON2ZOeTVXSHhSK042ZmRjRXdYTzE4ZlpMWUNxaFYxTHd1NkxjTWYyOXRxWWt4NlovOFdrK3lEazc3UExzVXYycWR2MUR3VjVjL2hyZGtpSzFWbzBPaDVYT0pVdmg5VVdkTzR5NmM0b1BNeloxdVJxbnNPY3k0ckVrQk1uL2dKOEE1RDhVSUpESXdDWWtCbXBKYUVaVmpYakdCTTJBd1hTdkYySkpEbzJFbGNwTS8yMzRvaVFyWGlCTmhIWHZxYjdDVWcycnQ5TmhJK1Z0RzkxS2FFbE5hOTBFd205L0lvfA&cppv=2mug.criteo.com/sid?cpp=DxCALXxPSkJN... https://mug.criteo.com/sid?cpp=DxCALXxPSkJNQnJxK2YzM2o0Yktqd253Q1ExVEkrOHEzQUJBMDZON2ZOeTVXSHhSK042ZmRjRXdYTzE4ZlpMWUNxaFYxTHd1NkxjTWYyOXRxWWt4NlovOFdrK3lEazc3UExzVXYycWR2MUR3VjVjL2hyZGtpSzFWbzBPaDVYT0pVdmg5VVdkTzR5NmM0b1BNeloxdVJxbnNPY3k0ckVrQk1uL2dKOEE1RDhVSUpESXdDWWtCbXBKYUVaVmpYakdCTTJBd1hTdkYySkpEbzJFbGNwTS8yMzRvaVFyWGlCTmhIWHZxYjdDVWcycnQ5TmhJK1Z0RzkxS2FFbE5hOTBFd205L0lvfA&cppv=2 — 200 — 746 B — 174 ms — h2https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjssK5BRj7hJG3gbp1HQLuOMk4s_Ku5Pcbwy4CaKX8aJpTahi9ESnL7gzUYFeo3iAlFlGjHVx0cF_DjmZrt5dUtRYfgdOExUDR52YtoSUNWju4_Io4V_5A_-DFzgxkqO7rD5wSG3P3R62E7TDAAk0WgbhgeEEOM3Otysl4CNRGzknftujrrMGauRHCSylRXFJCnMffCVl5LuNlxncChjv8Dfuf7hr04Ckota6-B8wFanBkgNl76Tvo2GdN5-_Plg0EkoFP4IVGtkjm439Px7_we8zwdr6eaK3X54IA4JaBY5-ViotaTb_Uk32I9sK26D3IFmlT6J9iisQ6QHWfDIVUzAWwvO9meCUQMcXu5JawBi7IpaCcGI9Lz2Ubm4MwbTv6wlX3Z0MJa0vlwrRXzRWlmpiQdbPRYmjDFQI35D7_hrIhbKnrD8BObWTYJMRuY4LKX1yRpU9&sig=Cg0ArKJSzE2pHkVtZfTXEAE&uach_m=%5BUACH%5D&adurl=pagead2.googlesyndication.com/pcs/v... https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjssK5BRj7hJG3gbp1HQLuOMk4s_Ku5Pcbwy4CaKX8aJpTahi9ESnL7gzUYFeo3iAlFlGjHVx0cF_DjmZrt5dUtRYfgdOExUDR52YtoSUNWju4_Io4V_5A_-DFzgxkqO7rD5wSG3P3R62E7TDAAk0WgbhgeEEOM3Otysl4CNRGzknftujrrMGauRHCSylRXFJCnMffCVl5LuNlxncChjv8Dfuf7hr04Ckota6-B8wFanBkgNl76Tvo2GdN5-_Plg0EkoFP4IVGtkjm439Px7_we8zwdr6eaK3X54IA4JaBY5-ViotaTb_Uk32I9sK26D3IFmlT6J9iisQ6QHWfDIVUzAWwvO9meCUQMcXu5JawBi7IpaCcGI9Lz2Ubm4MwbTv6wlX3Z0MJa0vlwrRXzRWlmpiQdbPRYmjDFQI35D7_hrIhbKnrD8BObWTYJMRuY4LKX1yRpU9&sig=Cg0ArKJSzE2pHkVtZfTXEAE&uach_m=%5BUACH%5D&adurl= — 200 — 26 B — 331 ms — h3https://pagead2.googlesyndication.com/pagead/js/r20260421/r20110914/abg_lite_fy2021.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/r20260421/r20110914/abg_lite_fy2021.js — 200 — 0 B — 9 ms — h3https://pagead2.googlesyndication.com/pagead/js/r20260421/r20110914/client/window_focus_fy2021.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/r20260421/r20110914/client/window_focus_fy2021.js — 200 — 0 B — 12 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 — 9 ms — h3https://tpc.googlesyndication.com/simgad/12191315182744102230tpc.googlesyndication.com/simgad/12... https://tpc.googlesyndication.com/simgad/12191315182744102230 — 200 — 112.4 KiB — 120 ms — h2https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjsua5aIQbgOum9IvEMxwcczAyyQnH72Bp6YUsKVwnuQvxrr7M36i503xJNH_Ni_e2gdXZk88MFjIYAN1ZeInc53xOwFTFRyajbXQYNZcesOhW_IqtPBv_pt11wOjBCBdxTRuiUWd4FTbxAwvDBs7I_1MKNUx7OKdOH7VNV09Jx98p0mqPw7mFiNyMvqJoOCgQyb9uyGRkzMsr8H6cFev160M9ey2_MYzV2A-yDG6fu-0tVL0_9lOYZktVDzoV8uWRX85fD0FBYz_kOzKIa2RmRUIsK13OVNx1soKe1Ry34KIWcQHzwKIcfsuGfEuKoYD7B2zLKO0EUguSdEPi5KSrJvnz1FxptKzY5v7FSCQdyLKxPFGFyNBQnhOLvks-iaQ4Bo83dYyKda-opZ9Xe6ZaGEBRqmeoTPUEBBdXacO2yKiAy8tItVrHOyZDBh3wWiMM-maNkK2&sig=Cg0ArKJSzFdSkPuJJC_LEAE&uach_m=%5BUACH%5D&adurl=pagead2.googlesyndication.com/pcs/v... https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjsua5aIQbgOum9IvEMxwcczAyyQnH72Bp6YUsKVwnuQvxrr7M36i503xJNH_Ni_e2gdXZk88MFjIYAN1ZeInc53xOwFTFRyajbXQYNZcesOhW_IqtPBv_pt11wOjBCBdxTRuiUWd4FTbxAwvDBs7I_1MKNUx7OKdOH7VNV09Jx98p0mqPw7mFiNyMvqJoOCgQyb9uyGRkzMsr8H6cFev160M9ey2_MYzV2A-yDG6fu-0tVL0_9lOYZktVDzoV8uWRX85fD0FBYz_kOzKIa2RmRUIsK13OVNx1soKe1Ry34KIWcQHzwKIcfsuGfEuKoYD7B2zLKO0EUguSdEPi5KSrJvnz1FxptKzY5v7FSCQdyLKxPFGFyNBQnhOLvks-iaQ4Bo83dYyKda-opZ9Xe6ZaGEBRqmeoTPUEBBdXacO2yKiAy8tItVrHOyZDBh3wWiMM-maNkK2&sig=Cg0ArKJSzFdSkPuJJC_LEAE&uach_m=%5BUACH%5D&adurl= — 200 — 26 B — 332 ms — h3https://pagead2.googlesyndication.com/pagead/js/r20260421/r20110914/abg_lite_fy2021.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/r20260421/r20110914/abg_lite_fy2021.js — 200 — 0 B — 4 ms — h3https://pagead2.googlesyndication.com/pagead/js/r20260421/r20110914/client/window_focus_fy2021.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/r20260421/r20110914/client/window_focus_fy2021.js — 200 — 0 B — 4 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 — 5 ms — h3https://tpc.googlesyndication.com/simgad/8434104216332036529tpc.googlesyndication.com/simgad/84... https://tpc.googlesyndication.com/simgad/8434104216332036529 — 200 — 81.8 KiB — 98 ms — h2https://api2.branch.io/v1/pageviewapi2.branch.io/v1/pageview https://api2.branch.io/v1/pageview — 200 — 17.6 KiB — 184 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/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=fle-fetch-start2pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2 — 204 — 20 B — 291 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 — 285 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWgDpagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWgD — 204 — 20 B — 261 ms — h3https://cdn.doubleverify.com/dvtp_src.jscdn.doubleverify.com/dvtp_src.js https://cdn.doubleverify.com/dvtp_src.js — 200 — 3.8 KiB — 64 ms — http/1.1https://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 — 245 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 — 240 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWgDpagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWgD — 204 — 20 B — 255 ms — h3https://cdn.doubleverify.com/dvtp_src.jscdn.doubleverify.com/dvtp_src.js https://cdn.doubleverify.com/dvtp_src.js — 200 — 0 B — 15 ms — http/1.1https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjsurLh9m1p0nYdP66QWsz9gyw6w7_SX5JcLZP8kVIrAywweB6m64Ra166AWCjoVzpb5CtdHjGqk55AORJH_euBb2mjUSjfMv-8uqAGx0I_EtuueFNWQ6JP-SPi8ufQK5F7jLcePyPDFFiljfciZr-R3Y22lbXcxb4l3K8BWRtOw9fhLE-Opq7Rej_ClRiTZ-bXXJWujUTxMZAXLA063RNuGPyIIGXeGhH4IviQKxbdOtd5zevrkFP6QcIi1cZbEJuvh9RqSsHIMZcYyOEPMEZANAeepmNhNZzljXmkylj3fepjqTgkcIWSAvYz0tHHH84YqsBfr8neTgU96ZMX3ZGmwIAkVmRbBzp5m6j_uKI-YAieguq_kn9h_nwvCI0-7ZSemuecnXA4TL8SHZ7GjVVeccUZ4HpLBW1Mqty8X7ivX53Gn57IjP1K7X31zlYvbXslFLoXE3h8U&sig=Cg0ArKJSzJY0dG8pGiiNEAE&uach_m=%5BUACH%5D&dett=2&adurl=pagead2.googlesyndication.com/pcs/v... https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjsurLh9m1p0nYdP66QWsz9gyw6w7_SX5JcLZP8kVIrAywweB6m64Ra166AWCjoVzpb5CtdHjGqk55AORJH_euBb2mjUSjfMv-8uqAGx0I_EtuueFNWQ6JP-SPi8ufQK5F7jLcePyPDFFiljfciZr-R3Y22lbXcxb4l3K8BWRtOw9fhLE-Opq7Rej_ClRiTZ-bXXJWujUTxMZAXLA063RNuGPyIIGXeGhH4IviQKxbdOtd5zevrkFP6QcIi1cZbEJuvh9RqSsHIMZcYyOEPMEZANAeepmNhNZzljXmkylj3fepjqTgkcIWSAvYz0tHHH84YqsBfr8neTgU96ZMX3ZGmwIAkVmRbBzp5m6j_uKI-YAieguq_kn9h_nwvCI0-7ZSemuecnXA4TL8SHZ7GjVVeccUZ4HpLBW1Mqty8X7ivX53Gn57IjP1K7X31zlYvbXslFLoXE3h8U&sig=Cg0ArKJSzJY0dG8pGiiNEAE&uach_m=%5BUACH%5D&dett=2&adurl= — 200 — 26 B — 253 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 — 236 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 — 249 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWgDpagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWgD — 204 — 20 B — 244 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://pagead2.googlesyndication.com/pcs/view?xai=AKAOjstceR1X1bYsP7CaiNgSFxUdrVeuwNoSuGKIDoCKlDTWiNugl7drW_-1ESumYrP_53TWUJN7_xWC6AuB-ROjMSQDiJTLZNhC0upcryFGfGFfp4EMAm5MOvJVfTGzdEhBlUUac-3NJs1Qvaf3c-KcwVwJF4GJIsByE8zRLVh0TNwzMGvNrwYpVKOUpeMsOF_ZpwnH4SW2_vLU-inkEFeWmkRDOjULNxIqnLdH6YuR5LmwYk1khNhZov7ruAFbPvSYP3P21Zy2F612aetoVFd8bYGgaFUblhd-BD7THPRCIGxVPC7WcFDA0R6PuKG3q2asQQ2f3G8i9HmSg4tMVQyC3D7ixwU9jlFcEzYxkozAr5iCEFvO3zd3JOhoFm6PyK61pic16h6L4QmlTBsWvUY86doBGQDaHwzNLufXgF24u9HnJU9UM_vTd4_vM2gvbhWzymidDfcuuu4&sig=Cg0ArKJSzEd21HCQMxZwEAE&uach_m=%5BUACH%5D&dett=2&adurl=pagead2.googlesyndication.com/pcs/v... https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjstceR1X1bYsP7CaiNgSFxUdrVeuwNoSuGKIDoCKlDTWiNugl7drW_-1ESumYrP_53TWUJN7_xWC6AuB-ROjMSQDiJTLZNhC0upcryFGfGFfp4EMAm5MOvJVfTGzdEhBlUUac-3NJs1Qvaf3c-KcwVwJF4GJIsByE8zRLVh0TNwzMGvNrwYpVKOUpeMsOF_ZpwnH4SW2_vLU-inkEFeWmkRDOjULNxIqnLdH6YuR5LmwYk1khNhZov7ruAFbPvSYP3P21Zy2F612aetoVFd8bYGgaFUblhd-BD7THPRCIGxVPC7WcFDA0R6PuKG3q2asQQ2f3G8i9HmSg4tMVQyC3D7ixwU9jlFcEzYxkozAr5iCEFvO3zd3JOhoFm6PyK61pic16h6L4QmlTBsWvUY86doBGQDaHwzNLufXgF24u9HnJU9UM_vTd4_vM2gvbhWzymidDfcuuu4&sig=Cg0ArKJSzEd21HCQMxZwEAE&uach_m=%5BUACH%5D&dett=2&adurl= — 200 — 26 B — 240 ms — h3https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjst9FAVXh8vxayGaBg3lGvohQ6Td4jU-jLS1sRXLFO-OxtsWTO-KGHoAVzEg-ydmHOlMn5nl7baD3GQHUP9rWFiwGbr3QSXJru3_BPtx2vpTFB3_2MVq38RvG5-bdFhvJDDQ9wEp6vk6tfdew8Kb6s65VWbg8vNZpiZFdYo5CCVyKrDkLvv4t7F0mCrLn6sw5nt01nnyIIGL0ZUdNvq-59rpT6grhDk4Kg07iHD2Ur7gdilcT9KuhmD2fpxdr91_v6QKER6T0sDSok6fH51BfBMrTGButwqqHJV0Ng-cFtXO7o6YYv9y6-eoqlGtwmP1cec5l_Ha4vlB5PvIbrjFkRVqDPhT3BzMaBk02AeZvMFBdE5lXwgWOjL9Eh9mQM1oEa-hE3FbIJxwHSJ4qdM0ZaQFl_ZnxrCMAbgAJmhUo7uSJ5ucVMdBPyvih6uZo6Knd-q2fQFc&sig=Cg0ArKJSzJxv4cfEbJ96EAE&uach_m=%5BUACH%5D&adurl=pagead2.googlesyndication.com/pcs/v... https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjst9FAVXh8vxayGaBg3lGvohQ6Td4jU-jLS1sRXLFO-OxtsWTO-KGHoAVzEg-ydmHOlMn5nl7baD3GQHUP9rWFiwGbr3QSXJru3_BPtx2vpTFB3_2MVq38RvG5-bdFhvJDDQ9wEp6vk6tfdew8Kb6s65VWbg8vNZpiZFdYo5CCVyKrDkLvv4t7F0mCrLn6sw5nt01nnyIIGL0ZUdNvq-59rpT6grhDk4Kg07iHD2Ur7gdilcT9KuhmD2fpxdr91_v6QKER6T0sDSok6fH51BfBMrTGButwqqHJV0Ng-cFtXO7o6YYv9y6-eoqlGtwmP1cec5l_Ha4vlB5PvIbrjFkRVqDPhT3BzMaBk02AeZvMFBdE5lXwgWOjL9Eh9mQM1oEa-hE3FbIJxwHSJ4qdM0ZaQFl_ZnxrCMAbgAJmhUo7uSJ5ucVMdBPyvih6uZo6Knd-q2fQFc&sig=Cg0ArKJSzJxv4cfEbJ96EAE&uach_m=%5BUACH%5D&adurl= — 200 — 26 B — 217 ms — h3https://pagead2.googlesyndication.com/pagead/js/r20260421/r20110914/abg_lite_fy2021.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/r20260421/r20110914/abg_lite_fy2021.js — 200 — 0 B — 0 ms — h3https://pagead2.googlesyndication.com/pagead/js/r20260421/r20110914/client/window_focus_fy2021.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/r20260421/r20110914/client/window_focus_fy2021.js — 200 — 0 B — 0 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 — 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 — 191 ms — h3https://cdn.doubleverify.com/dvtp_src.jscdn.doubleverify.com/dvtp_src.js https://cdn.doubleverify.com/dvtp_src.js — 200 — 0 B — 7 ms — http/1.1https://tpc.googlesyndication.com/simgad/7626312675718402668tpc.googlesyndication.com/simgad/76... https://tpc.googlesyndication.com/simgad/7626312675718402668 — 200 — 23.3 KiB — 30 ms — h2https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWgDpagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWgD — 204 — 20 B — 179 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/pcs/view?xai=AKAOjstCu7zyKnM7TgJncQpw-6-YJyHxUjuFfcXgtGjo23ho9UXMPcLuiZbLcMA54Bjpj8ZMHn0gOFrjo1ytKmsZHvOvTQUK3GL3hsTzotdnpX2oSc5NklE6Dpqu8mL3SQ52llY8kzaImLUQ4dPp4VpxXDzYQOhoEuBve9FQY8xb2bm9cXEm8FXRjtCMYI3gm2UVhy6zLQlcxOIMv9inXP2DU9m_mre63Om7vvHk3H6fl0TJ7BbQ2OJfpK5KSHCjPirtdrURxO6X300mpwIJBP2ALt3oSnCIEVSoXy2NMHkTB_IEy9jJMFu8HWQR72ws_0gQXdbxyL41RXv3B1WZYJgSPkLULk-1HjNjMxTLaC1RwB4afofl2v8QpRLd9ZwSk4ByiSm31iHVOTJMWVVAbbwFoJ8vXag_cIm7irkXqZlkEkcYjiWaqyk3n_z-BbWe2aRwAq5Y5TYHHSI&sig=Cg0ArKJSzPyohdWpPMqXEAE&uach_m=%5BUACH%5D&dett=2&adurl=pagead2.googlesyndication.com/pcs/v... https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjstCu7zyKnM7TgJncQpw-6-YJyHxUjuFfcXgtGjo23ho9UXMPcLuiZbLcMA54Bjpj8ZMHn0gOFrjo1ytKmsZHvOvTQUK3GL3hsTzotdnpX2oSc5NklE6Dpqu8mL3SQ52llY8kzaImLUQ4dPp4VpxXDzYQOhoEuBve9FQY8xb2bm9cXEm8FXRjtCMYI3gm2UVhy6zLQlcxOIMv9inXP2DU9m_mre63Om7vvHk3H6fl0TJ7BbQ2OJfpK5KSHCjPirtdrURxO6X300mpwIJBP2ALt3oSnCIEVSoXy2NMHkTB_IEy9jJMFu8HWQR72ws_0gQXdbxyL41RXv3B1WZYJgSPkLULk-1HjNjMxTLaC1RwB4afofl2v8QpRLd9ZwSk4ByiSm31iHVOTJMWVVAbbwFoJ8vXag_cIm7irkXqZlkEkcYjiWaqyk3n_z-BbWe2aRwAq5Y5TYHHSI&sig=Cg0ArKJSzPyohdWpPMqXEAE&uach_m=%5BUACH%5D&dett=2&adurl= — 200 — 26 B — 173 ms — h3https://cdn.branch.io/branch-assets/1665643059384-og_image.pngcdn.branch.io/branch-assets/1665643... https://cdn.branch.io/branch-assets/1665643059384-og_image.png — 200 — 11.2 KiB — 21 ms — h2https://cdn.doubleverify.com/dv-measurements9761.jscdn.doubleverify.com/dv-measurement... https://cdn.doubleverify.com/dv-measurements9761.js — 200 — 94.3 KiB — 7 ms — http/1.1https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjstRQDqX_i4wFMgkixgXsgM6b9aZtT71cBjOrOLni9QB4Jg1AJiQwv0PQ1shOdcDkXAKtOAmHtHjbsSTfVN2rHEWy1_TI20yAiljUc3X_oA5A6Xwee9IepiIajv9nl0UySyHfKvoJSMsOyOO5fhz4pxGs9kddrMPgzpOMdE_RfRMVwox_p5DOdZCOGpp_KVJZ_L7PTGi-qpPJFCO1gAVdApOf6sw_XevThoIrms1UgIEeJdapdB2qJU29jTrNNb2l4XIEogwsv7BI19R0dn0W2sIvRas-aFKCULcH9B3kjAcF8CnqfLykNXYLz6dsnWc4nm0UNXR-_d-uWcyOGSWAh0raWtZEtdlBFR7D691FMsVD4RvFgNHYfzhwN2OpTHOMCYO0_ty6lAnnQTgWRwAC2LhBHkcRCfj79r8tUiuV6pgpiNHib0CE8w7g4iwQs1PXLqXV43Hal8&sig=Cg0ArKJSzPANuVX2-CkGEAE&uach_m=%5BUACH%5D&dett=2&adurl=pagead2.googlesyndication.com/pcs/v... https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjstRQDqX_i4wFMgkixgXsgM6b9aZtT71cBjOrOLni9QB4Jg1AJiQwv0PQ1shOdcDkXAKtOAmHtHjbsSTfVN2rHEWy1_TI20yAiljUc3X_oA5A6Xwee9IepiIajv9nl0UySyHfKvoJSMsOyOO5fhz4pxGs9kddrMPgzpOMdE_RfRMVwox_p5DOdZCOGpp_KVJZ_L7PTGi-qpPJFCO1gAVdApOf6sw_XevThoIrms1UgIEeJdapdB2qJU29jTrNNb2l4XIEogwsv7BI19R0dn0W2sIvRas-aFKCULcH9B3kjAcF8CnqfLykNXYLz6dsnWc4nm0UNXR-_d-uWcyOGSWAh0raWtZEtdlBFR7D691FMsVD4RvFgNHYfzhwN2OpTHOMCYO0_ty6lAnnQTgWRwAC2LhBHkcRCfj79r8tUiuV6pgpiNHib0CE8w7g4iwQs1PXLqXV43Hal8&sig=Cg0ArKJSzPANuVX2-CkGEAE&uach_m=%5BUACH%5D&dett=2&adurl= — 200 — 26 B — 138 ms — h3https://cdn.doubleverify.com/dv-measurements9761.jscdn.doubleverify.com/dv-measurement... https://cdn.doubleverify.com/dv-measurements9761.js — 200 — 0 B — 4 ms — http/1.1https://widgets-blue.media.weather.com/wxwidget.loader.js?cid=369362872widgets-blue.media.weather.com/wxwi... https://widgets-blue.media.weather.com/wxwidget.loader.js?cid=369362872 — 200 — 157.5 KiB — 104 ms — h2https://cdn.doubleverify.com/dv-measurements9761.jscdn.doubleverify.com/dv-measurement... https://cdn.doubleverify.com/dv-measurements9761.js — 200 — 0 B — 4 ms — http/1.1https://cdn.doubleverify.com/dv-measurements9761.jscdn.doubleverify.com/dv-measurement... https://cdn.doubleverify.com/dv-measurements9761.js — 200 — 0 B — 3 ms — http/1.1https://tps.doubleverify.com/visit.js?gdpr=&gdpr_consent=&flvr=0&ttmms=131&ttfrms=21&brid=3&brver=147.0.0.0&bridua=3&bds=1&tstype=2&eparams=DC4FC%3Dl9EEADTbpTauTauHHH%5D%3F3457H%5D4%40%3ETauU2%3F4r92%3A%3Fl9EEADTbpTauTauHHH%5D%3F3457H%5D4%40%3ETar9EEADTbpTauTauHHH%5D%3F3457H%5D4%40%3EU42%3FFC%3Dl9EEADTbpTauTauHHH%5D%3F3457H%5D4%40%3ETau&srcurlD=0&aUrlD=0&ssl=https:&dfs=210&ddur=65&uid=1776899980721155&jsCallback=dvCallback_1776899980721256&dvtagver=6.1.src&navUa=Mozilla%2F5.0%20(Linux%3B%20Android%2011%3B%20moto%20g%20power%20(2022))%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F147.0.0.0%20Mobile%20Safari%2F537.36&htmlmsging=1&chro=1&hist=2&winh=823&winw=412&wouh=823&wouw=412&scah=823&scaw=412&tgjsver=9761&lvvn=28&m1=96&refD=1&referrer=https%3A%2F%2Fwww.nbcdfw.com%2F&fwc=8&fcl=926&flt=6&fec=2909&fcifrms=8&brh=2&dvp_epl=198&noc=4&nav_pltfrm=Linux%20x86_64&ctx=24187061&cmp=DV1031347&btreg=4915780058138520787591&btadsrv=4915780058138520787591&adsrv=104&jsver=9761&unit=320x50&turl=https%3A%2F%2Fwww.nbcdfw.com%2F&seltag=1&sadv=119401458&ord=401600658&litm=4915780058&scrt=138520787591&splc=/2620/ots_mobile/kxas_mobileweb/home&adu=139871298&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=873120370.0710281&ee_dp_sukv=873120370.0710281&dvp_tukv=1166677.699950933&ee_dp_tukv=1166677.699950933&dvp_tuid=483788809950&jurtd=3923355510tps.doubleverify.com/visit.js?gdpr=... https://tps.doubleverify.com/visit.js?gdpr=&gdpr_consent=&flvr=0&ttmms=131&ttfrms=21&brid=3&brver=147.0.0.0&bridua=3&bds=1&tstype=2&eparams=DC4FC%3Dl9EEADTbpTauTauHHH%5D%3F3457H%5D4%40%3ETauU2%3F4r92%3A%3Fl9EEADTbpTauTauHHH%5D%3F3457H%5D4%40%3ETar9EEADTbpTauTauHHH%5D%3F3457H%5D4%40%3EU42%3FFC%3Dl9EEADTbpTauTauHHH%5D%3F3457H%5D4%40%3ETau&srcurlD=0&aUrlD=0&ssl=https:&dfs=210&ddur=65&uid=1776899980721155&jsCallback=dvCallback_1776899980721256&dvtagver=6.1.src&navUa=Mozilla%2F5.0%20(Linux%3B%20Android%2011%3B%20moto%20g%20power%20(2022))%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F147.0.0.0%20Mobile%20Safari%2F537.36&htmlmsging=1&chro=1&hist=2&winh=823&winw=412&wouh=823&wouw=412&scah=823&scaw=412&tgjsver=9761&lvvn=28&m1=96&refD=1&referrer=https%3A%2F%2Fwww.nbcdfw.com%2F&fwc=8&fcl=926&flt=6&fec=2909&fcifrms=8&brh=2&dvp_epl=198&noc=4&nav_pltfrm=Linux%20x86_64&ctx=24187061&cmp=DV1031347&btreg=4915780058138520787591&btadsrv=4915780058138520787591&adsrv=104&jsver=9761&unit=320x50&turl=https%3A%2F%2Fwww.nbcdfw.com%2F&seltag=1&sadv=119401458&ord=401600658&litm=4915780058&scrt=138520787591&splc=/2620/ots_mobile/kxas_mobileweb/home&adu=139871298&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=873120370.0710281&ee_dp_sukv=873120370.0710281&dvp_tukv=1166677.699950933&ee_dp_tukv=1166677.699950933&dvp_tuid=483788809950&jurtd=3923355510 — 200 — 701 B — 142 ms — http/1.1https://tps.doubleverify.com/visit.js?gdpr=&gdpr_consent=&flvr=0&ttmms=146&ttfrms=23&brid=3&brver=147.0.0.0&bridua=3&bds=1&tstype=2&eparams=DC4FC%3Dl9EEADTbpTauTauHHH%5D%3F3457H%5D4%40%3ETauU2%3F4r92%3A%3Fl9EEADTbpTauTauHHH%5D%3F3457H%5D4%40%3ETar9EEADTbpTauTauHHH%5D%3F3457H%5D4%40%3EU42%3FFC%3Dl9EEADTbpTauTauHHH%5D%3F3457H%5D4%40%3ETau&srcurlD=0&aUrlD=0&ssl=https:&dfs=184&ddur=16&uid=1776899980763443&jsCallback=dvCallback_1776899980763564&dvtagver=6.1.src&navUa=Mozilla%2F5.0%20(Linux%3B%20Android%2011%3B%20moto%20g%20power%20(2022))%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F147.0.0.0%20Mobile%20Safari%2F537.36&htmlmsging=1&chro=1&hist=2&winh=823&winw=412&wouh=823&wouw=412&scah=823&scaw=412&tgjsver=9761&lvvn=28&m1=96&refD=1&referrer=https%3A%2F%2Fwww.nbcdfw.com%2F&fwc=8&fcl=926&flt=6&fec=2909&fcifrms=8&brh=2&dvp_epl=198&noc=4&nav_pltfrm=Linux%20x86_64&ctx=24187061&cmp=DV1031347&btreg=4915780058138510487975&btadsrv=4915780058138510487975&adsrv=104&jsver=9761&unit=300x250&turl=https%3A%2F%2Fwww.nbcdfw.com%2F&seltag=1&sadv=119401458&ord=401600658&litm=4915780058&scrt=138510487975&splc=/2620/ots_mobile/kxas_mobileweb/home&adu=139871298&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=23669969504.852898&ee_dp_sukv=23669969504.852898&dvp_tukv=92230.84788295136&ee_dp_tukv=92230.84788295136&dvp_tuid=1044616916880&jurtd=3933251735tps.doubleverify.com/visit.js?gdpr=... https://tps.doubleverify.com/visit.js?gdpr=&gdpr_consent=&flvr=0&ttmms=146&ttfrms=23&brid=3&brver=147.0.0.0&bridua=3&bds=1&tstype=2&eparams=DC4FC%3Dl9EEADTbpTauTauHHH%5D%3F3457H%5D4%40%3ETauU2%3F4r92%3A%3Fl9EEADTbpTauTauHHH%5D%3F3457H%5D4%40%3ETar9EEADTbpTauTauHHH%5D%3F3457H%5D4%40%3EU42%3FFC%3Dl9EEADTbpTauTauHHH%5D%3F3457H%5D4%40%3ETau&srcurlD=0&aUrlD=0&ssl=https:&dfs=184&ddur=16&uid=1776899980763443&jsCallback=dvCallback_1776899980763564&dvtagver=6.1.src&navUa=Mozilla%2F5.0%20(Linux%3B%20Android%2011%3B%20moto%20g%20power%20(2022))%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F147.0.0.0%20Mobile%20Safari%2F537.36&htmlmsging=1&chro=1&hist=2&winh=823&winw=412&wouh=823&wouw=412&scah=823&scaw=412&tgjsver=9761&lvvn=28&m1=96&refD=1&referrer=https%3A%2F%2Fwww.nbcdfw.com%2F&fwc=8&fcl=926&flt=6&fec=2909&fcifrms=8&brh=2&dvp_epl=198&noc=4&nav_pltfrm=Linux%20x86_64&ctx=24187061&cmp=DV1031347&btreg=4915780058138510487975&btadsrv=4915780058138510487975&adsrv=104&jsver=9761&unit=300x250&turl=https%3A%2F%2Fwww.nbcdfw.com%2F&seltag=1&sadv=119401458&ord=401600658&litm=4915780058&scrt=138510487975&splc=/2620/ots_mobile/kxas_mobileweb/home&adu=139871298&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=23669969504.852898&ee_dp_sukv=23669969504.852898&dvp_tukv=92230.84788295136&ee_dp_tukv=92230.84788295136&dvp_tuid=1044616916880&jurtd=3933251735 — 200 — 699 B — 100 ms — http/1.1https://tps.doubleverify.com/visit.js?gdpr=&gdpr_consent=&flvr=0&ttmms=142&ttfrms=21&brid=3&brver=147.0.0.0&bridua=3&bds=1&tstype=2&eparams=DC4FC%3Dl9EEADTbpTauTauHHH%5D%3F3457H%5D4%40%3ETauU2%3F4r92%3A%3Fl9EEADTbpTauTauHHH%5D%3F3457H%5D4%40%3ETar9EEADTbpTauTauHHH%5D%3F3457H%5D4%40%3EU42%3FFC%3Dl9EEADTbpTauTauHHH%5D%3F3457H%5D4%40%3ETau&srcurlD=0&aUrlD=0&ssl=https:&dfs=198&ddur=5&uid=1776899980804107&jsCallback=dvCallback_1776899980804634&dvtagver=6.1.src&navUa=Mozilla%2F5.0%20(Linux%3B%20Android%2011%3B%20moto%20g%20power%20(2022))%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F147.0.0.0%20Mobile%20Safari%2F537.36&htmlmsging=1&chro=1&hist=2&winh=823&winw=412&wouh=823&wouw=412&scah=823&scaw=412&tgjsver=9761&lvvn=28&m1=96&refD=1&referrer=https%3A%2F%2Fwww.nbcdfw.com%2F&fwc=8&fcl=926&flt=6&fec=2909&fcifrms=8&brh=2&dvp_epl=198&noc=4&nav_pltfrm=Linux%20x86_64&ctx=24187061&cmp=DV1031347&btreg=4915780058138483671447&btadsrv=4915780058138483671447&adsrv=104&jsver=9761&unit=300x250&turl=https%3A%2F%2Fwww.nbcdfw.com%2F&seltag=1&sadv=119401458&ord=401600658&litm=4915780058&scrt=138483671447&splc=/2620/ots_mobile/kxas_mobileweb/home&adu=139871298&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=37694385842.871&ee_dp_sukv=37694385842.871&dvp_tukv=126056973904.87076&ee_dp_tukv=126056973904.87076&dvp_tuid=1694014531326&jurtd=3818628958tps.doubleverify.com/visit.js?gdpr=... https://tps.doubleverify.com/visit.js?gdpr=&gdpr_consent=&flvr=0&ttmms=142&ttfrms=21&brid=3&brver=147.0.0.0&bridua=3&bds=1&tstype=2&eparams=DC4FC%3Dl9EEADTbpTauTauHHH%5D%3F3457H%5D4%40%3ETauU2%3F4r92%3A%3Fl9EEADTbpTauTauHHH%5D%3F3457H%5D4%40%3ETar9EEADTbpTauTauHHH%5D%3F3457H%5D4%40%3EU42%3FFC%3Dl9EEADTbpTauTauHHH%5D%3F3457H%5D4%40%3ETau&srcurlD=0&aUrlD=0&ssl=https:&dfs=198&ddur=5&uid=1776899980804107&jsCallback=dvCallback_1776899980804634&dvtagver=6.1.src&navUa=Mozilla%2F5.0%20(Linux%3B%20Android%2011%3B%20moto%20g%20power%20(2022))%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F147.0.0.0%20Mobile%20Safari%2F537.36&htmlmsging=1&chro=1&hist=2&winh=823&winw=412&wouh=823&wouw=412&scah=823&scaw=412&tgjsver=9761&lvvn=28&m1=96&refD=1&referrer=https%3A%2F%2Fwww.nbcdfw.com%2F&fwc=8&fcl=926&flt=6&fec=2909&fcifrms=8&brh=2&dvp_epl=198&noc=4&nav_pltfrm=Linux%20x86_64&ctx=24187061&cmp=DV1031347&btreg=4915780058138483671447&btadsrv=4915780058138483671447&adsrv=104&jsver=9761&unit=300x250&turl=https%3A%2F%2Fwww.nbcdfw.com%2F&seltag=1&sadv=119401458&ord=401600658&litm=4915780058&scrt=138483671447&splc=/2620/ots_mobile/kxas_mobileweb/home&adu=139871298&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=37694385842.871&ee_dp_sukv=37694385842.871&dvp_tukv=126056973904.87076&ee_dp_tukv=126056973904.87076&dvp_tuid=1694014531326&jurtd=3818628958 — 200 — 700 B — 74 ms — http/1.1https://tps.doubleverify.com/visit.js?gdpr=&gdpr_consent=&flvr=0&ttmms=174&ttfrms=21&brid=3&brver=147.0.0.0&bridua=3&bds=1&tstype=2&eparams=DC4FC%3Dl9EEADTbpTauTauHHH%5D%3F3457H%5D4%40%3ETauU2%3F4r92%3A%3Fl9EEADTbpTauTauHHH%5D%3F3457H%5D4%40%3ETar9EEADTbpTauTauHHH%5D%3F3457H%5D4%40%3EU42%3FFC%3Dl9EEADTbpTauTauHHH%5D%3F3457H%5D4%40%3ETau&srcurlD=0&aUrlD=0&ssl=https:&dfs=69&ddur=7&uid=1776899980852496&jsCallback=dvCallback_1776899980852245&dvtagver=6.1.src&navUa=Mozilla%2F5.0%20(Linux%3B%20Android%2011%3B%20moto%20g%20power%20(2022))%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F147.0.0.0%20Mobile%20Safari%2F537.36&htmlmsging=1&chro=1&hist=2&winh=823&winw=412&wouh=823&wouw=412&scah=823&scaw=412&tgjsver=9761&lvvn=28&m1=96&refD=1&referrer=https%3A%2F%2Fwww.nbcdfw.com%2F&fwc=8&fcl=926&flt=6&fec=2909&fcifrms=8&brh=2&dvp_epl=198&noc=4&nav_pltfrm=Linux%20x86_64&ctx=24187061&cmp=DV1031347&btreg=4915780058138483671438&btadsrv=4915780058138483671438&adsrv=104&jsver=9761&unit=320x50&turl=https%3A%2F%2Fwww.nbcdfw.com%2F&seltag=1&sadv=119401458&ord=401600658&litm=4915780058&scrt=138483671438&splc=/2620/ots_mobile/kxas_mobileweb/home&adu=139871298&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=41612242.18969395&ee_dp_sukv=41612242.18969395&dvp_tukv=2067172143.5106678&ee_dp_tukv=2067172143.5106678&dvp_tuid=775588881699&jurtd=1771480995tps.doubleverify.com/visit.js?gdpr=... https://tps.doubleverify.com/visit.js?gdpr=&gdpr_consent=&flvr=0&ttmms=174&ttfrms=21&brid=3&brver=147.0.0.0&bridua=3&bds=1&tstype=2&eparams=DC4FC%3Dl9EEADTbpTauTauHHH%5D%3F3457H%5D4%40%3ETauU2%3F4r92%3A%3Fl9EEADTbpTauTauHHH%5D%3F3457H%5D4%40%3ETar9EEADTbpTauTauHHH%5D%3F3457H%5D4%40%3EU42%3FFC%3Dl9EEADTbpTauTauHHH%5D%3F3457H%5D4%40%3ETau&srcurlD=0&aUrlD=0&ssl=https:&dfs=69&ddur=7&uid=1776899980852496&jsCallback=dvCallback_1776899980852245&dvtagver=6.1.src&navUa=Mozilla%2F5.0%20(Linux%3B%20Android%2011%3B%20moto%20g%20power%20(2022))%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F147.0.0.0%20Mobile%20Safari%2F537.36&htmlmsging=1&chro=1&hist=2&winh=823&winw=412&wouh=823&wouw=412&scah=823&scaw=412&tgjsver=9761&lvvn=28&m1=96&refD=1&referrer=https%3A%2F%2Fwww.nbcdfw.com%2F&fwc=8&fcl=926&flt=6&fec=2909&fcifrms=8&brh=2&dvp_epl=198&noc=4&nav_pltfrm=Linux%20x86_64&ctx=24187061&cmp=DV1031347&btreg=4915780058138483671438&btadsrv=4915780058138483671438&adsrv=104&jsver=9761&unit=320x50&turl=https%3A%2F%2Fwww.nbcdfw.com%2F&seltag=1&sadv=119401458&ord=401600658&litm=4915780058&scrt=138483671438&splc=/2620/ots_mobile/kxas_mobileweb/home&adu=139871298&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=41612242.18969395&ee_dp_sukv=41612242.18969395&dvp_tukv=2067172143.5106678&ee_dp_tukv=2067172143.5106678&dvp_tuid=775588881699&jurtd=1771480995 — 200 — 698 B — 47 ms — http/1.1https://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 — 4 ms — h2https://adobedc.demdex.net/ee/v1/interact?configId=656100c2-2477-4105-bbeb-16724c3fefe1&requestId=bfe2768e-aeb8-411a-8582-2038438e15b7adobedc.demdex.net/ee/v1/interact?c... https://adobedc.demdex.net/ee/v1/interact?configId=656100c2-2477-4105-bbeb-16724c3fefe1&requestId=bfe2768e-aeb8-411a-8582-2038438e15b7 — 200 — 939 B — 161 ms — h2https://ep2.adtrafficquality.google/sodar/sodar2/254/runner.htmlep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2/254/runner.html — 200 — 5.8 KiB — 84 ms — h2https://pagead2.googlesyndication.com/bg/RiK6ZWktSJHFoyfG9cjH9nLRaZ1B3RgkbmOlM6XvCcc.jspagead2.googlesyndication.com/bg/Ri... https://pagead2.googlesyndication.com/bg/RiK6ZWktSJHFoyfG9cjH9nLRaZ1B3RgkbmOlM6XvCcc.js — 200 — 21.8 KiB — 93 ms — h3https://media.nbcdfw.com/2019/09/cropped-NBC_DFW.png?fit=32%2C32&quality=85&strip=allmedia.nbcdfw.com/2019/09/cropped-NB... https://media.nbcdfw.com/2019/09/cropped-NBC_DFW.png?fit=32%2C32&quality=85&strip=all — 200 — 951 B — 24 ms — h2https://ep2.adtrafficquality.google/generate_204?K__qdQep2.adtrafficquality.google/generat... https://ep2.adtrafficquality.google/generate_204?K__qdQ — 204 — 40 B — 28 ms — h2https://app.launchdarkly.com/sdk/goals/61e73e52574f7e16d1e36e36app.launchdarkly.com/sdk/goals/61e7... https://app.launchdarkly.com/sdk/goals/61e73e52574f7e16d1e36e36 — 200 — 0 B — 87 ms — h2https://events.launchdarkly.com/events/diagnostic/61e73e52574f7e16d1e36e36events.launchdarkly.com/events/diag... https://events.launchdarkly.com/events/diagnostic/61e73e52574f7e16d1e36e36 — 204 — 0 B — 306 ms — h2https://app.launchdarkly.com/sdk/evalx/61e73e52574f7e16d1e36e36/contexts/eyJraW5kIjoidXNlciIsImRldmljZS1vcyI6IldlYiIsImlkbS1zZGstdmVyc2lvbiI6IjIuMjguMSIsImtleSI6InVua25vd24iLCJicmFuZCI6ImxvY2FsX25iY193ZWIiLCJwcm9kdWN0IjoibmJjZGZ3LmNvbSIsImNyb3NzRG9tYWluIjp0cnVlLCJjaGVja291dEVuYWJsZWQiOmZhbHNlLCJkYXJrVGhlbWUiOmZhbHNlfQapp.launchdarkly.com/sdk/evalx/61e7... https://app.launchdarkly.com/sdk/evalx/61e73e52574f7e16d1e36e36/contexts/eyJraW5kIjoidXNlciIsImRldmljZS1vcyI6IldlYiIsImlkbS1zZGstdmVyc2lvbiI6IjIuMjguMSIsImtleSI6InVua25vd24iLCJicmFuZCI6ImxvY2FsX25iY193ZWIiLCJwcm9kdWN0IjoibmJjZGZ3LmNvbSIsImNyb3NzRG9tYWluIjp0cnVlLCJjaGVja291dEVuYWJsZWQiOmZhbHNlLCJkYXJrVGhlbWUiOmZhbHNlfQ — 200 — 0 B — 85 ms — h2https://app.launchdarkly.com/sdk/goals/61e73e52574f7e16d1e36e36app.launchdarkly.com/sdk/goals/61e7... https://app.launchdarkly.com/sdk/goals/61e73e52574f7e16d1e36e36 — 200 — 189 B — 94 ms — h2https://app.launchdarkly.com/sdk/evalx/61e73e52574f7e16d1e36e36/contexts/eyJraW5kIjoidXNlciIsImRldmljZS1vcyI6IldlYiIsImlkbS1zZGstdmVyc2lvbiI6IjIuMjguMSIsImtleSI6InVua25vd24iLCJicmFuZCI6ImxvY2FsX25iY193ZWIiLCJwcm9kdWN0IjoibmJjZGZ3LmNvbSIsImNyb3NzRG9tYWluIjp0cnVlLCJjaGVja291dEVuYWJsZWQiOmZhbHNlLCJkYXJrVGhlbWUiOmZhbHNlfQapp.launchdarkly.com/sdk/evalx/61e7... https://app.launchdarkly.com/sdk/evalx/61e73e52574f7e16d1e36e36/contexts/eyJraW5kIjoidXNlciIsImRldmljZS1vcyI6IldlYiIsImlkbS1zZGstdmVyc2lvbiI6IjIuMjguMSIsImtleSI6InVua25vd24iLCJicmFuZCI6ImxvY2FsX25iY193ZWIiLCJwcm9kdWN0IjoibmJjZGZ3LmNvbSIsImNyb3NzRG9tYWluIjp0cnVlLCJjaGVja291dEVuYWJsZWQiOmZhbHNlLCJkYXJrVGhlbWUiOmZhbHNlfQ — 200 — 1.1 KiB — 6 ms — h2https://clientstream.launchdarkly.com/eval/61e73e52574f7e16d1e36e36/eyJraW5kIjoidXNlciIsImRldmljZS1vcyI6IldlYiIsImlkbS1zZGstdmVyc2lvbiI6IjIuMjguMSIsImtleSI6InVua25vd24iLCJicmFuZCI6ImxvY2FsX25iY193ZWIiLCJwcm9kdWN0IjoibmJjZGZ3LmNvbSIsImNyb3NzRG9tYWluIjp0cnVlLCJjaGVja291dEVuYWJsZWQiOmZhbHNlLCJkYXJrVGhlbWUiOmZhbHNlfQclientstream.launchdarkly.com/eval/... https://clientstream.launchdarkly.com/eval/61e73e52574f7e16d1e36e36/eyJraW5kIjoidXNlciIsImRldmljZS1vcyI6IldlYiIsImlkbS1zZGstdmVyc2lvbiI6IjIuMjguMSIsImtleSI6InVua25vd24iLCJicmFuZCI6ImxvY2FsX25iY193ZWIiLCJwcm9kdWN0IjoibmJjZGZ3LmNvbSIsImNyb3NzRG9tYWluIjp0cnVlLCJjaGVja291dEVuYWJsZWQiOmZhbHNlLCJkYXJrVGhlbWUiOmZhbHNlfQ — 200 — 4.5 KiB — 180 ms — h2https://nbcu.demdex.net/event?d_dil_ver=9.5&_ts=1776899981531nbcu.demdex.net/event?d_dil_ver=9.5... https://nbcu.demdex.net/event?d_dil_ver=9.5&_ts=1776899981531 — 200 — 1.5 KiB — 42 ms — h2https://nbcume.sc.omtrdc.net/b/ss/nbcuotsdivisiontotal/1/JS-2.22.3-LEWM/s73870326715073?AQB=1&ndh=1&pf=1&t=22%2F3%2F2026%2023%3A19%3A41%203%200&mid=85297157375696774763379215254359935493&aamlh=6&ce=UTF-8&pageName=home%3Ahome%20page&g=https%3A%2F%2Fwww.nbcdfw.com%2F&c.&actionmodule=identity%20state%20change&actionname=identity%20state%20change&.c&cc=USD&c1=home&c2=home%20landing&c8=nbc&c9=dfw&c10=KXAS&c20=nbcuotsdivisiontotal&c23=home&c48=mobile%20web&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=412x823&c=24&j=1.6&v=N&k=Y&bw=412&bh=823&mcorgid=A8AB776A5245B4220A490D44%40AdobeOrg&lrt=205&AQE=1nbcume.sc.omtrdc.net/b/ss/nbcuotsdi... https://nbcume.sc.omtrdc.net/b/ss/nbcuotsdivisiontotal/1/JS-2.22.3-LEWM/s73870326715073?AQB=1&ndh=1&pf=1&t=22%2F3%2F2026%2023%3A19%3A41%203%200&mid=85297157375696774763379215254359935493&aamlh=6&ce=UTF-8&pageName=home%3Ahome%20page&g=https%3A%2F%2Fwww.nbcdfw.com%2F&c.&actionmodule=identity%20state%20change&actionname=identity%20state%20change&.c&cc=USD&c1=home&c2=home%20landing&c8=nbc&c9=dfw&c10=KXAS&c20=nbcuotsdivisiontotal&c23=home&c48=mobile%20web&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=412x823&c=24&j=1.6&v=N&k=Y&bw=412&bh=823&mcorgid=A8AB776A5245B4220A490D44%40AdobeOrg&lrt=205&AQE=1 — 200 — 183 B — 23 ms — h2https://www.nbcdfw.com/wp-json/nbc/v1/ip?_locale=userwww.nbcdfw.com/wp-json/nbc/v1/ip?_l... https://www.nbcdfw.com/wp-json/nbc/v1/ip?_locale=user — 200 — 473 B — 443 ms — h2https://nbcume.sc.omtrdc.net/b/ss/nbcuotsdivisiontotal/1/JS-2.22.3-LEWM/s73734980231552?AQB=1&ndh=1&pf=1&t=22%2F3%2F2026%2023%3A19%3A41%203%200&mid=85297157375696774763379215254359935493&aamlh=6&ce=UTF-8&pageName=home%3Ahome%20page&g=https%3A%2F%2Fwww.nbcdfw.com%2F&c.&actionmodule=identity%20state%20change&actionname=identity%20state%20change&.c&cc=USD&c1=home&c2=home%20landing&c8=nbc&c9=dfw&c10=KXAS&c20=nbcuotsdivisiontotal&c23=home&c48=mobile%20web&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=412x823&c=24&j=1.6&v=N&k=Y&bw=412&bh=823&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/s73734980231552?AQB=1&ndh=1&pf=1&t=22%2F3%2F2026%2023%3A19%3A41%203%200&mid=85297157375696774763379215254359935493&aamlh=6&ce=UTF-8&pageName=home%3Ahome%20page&g=https%3A%2F%2Fwww.nbcdfw.com%2F&c.&actionmodule=identity%20state%20change&actionname=identity%20state%20change&.c&cc=USD&c1=home&c2=home%20landing&c8=nbc&c9=dfw&c10=KXAS&c20=nbcuotsdivisiontotal&c23=home&c48=mobile%20web&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=412x823&c=24&j=1.6&v=N&k=Y&bw=412&bh=823&mcorgid=A8AB776A5245B4220A490D44%40AdobeOrg&AQE=1 — 200 — 114 B — 24 ms — h2https://nbcu.demdex.net/event?d_dil_ver=9.5&_ts=1776899981537nbcu.demdex.net/event?d_dil_ver=9.5... https://nbcu.demdex.net/event?d_dil_ver=9.5&_ts=1776899981537 — 200 — 1.5 KiB — 41 ms — h2https://nbcume.sc.omtrdc.net/b/ss/nbcuotsdivisiontotal/1/JS-2.22.3-LEWM/s72989111026811?AQB=1&ndh=1&pf=1&t=22%2F3%2F2026%2023%3A19%3A41%203%200&mid=85297157375696774763379215254359935493&aamlh=6&ce=UTF-8&pageName=home%3Ahome%20page&g=https%3A%2F%2Fwww.nbcdfw.com%2F&c.&actionmodule=identity%20state%20change&actionname=identity%20state%20change&.c&cc=USD&c1=home&c2=home%20landing&c8=nbc&c9=dfw&c10=KXAS&c20=nbcuotsdivisiontotal&c23=home&c48=mobile%20web&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=412x823&c=24&j=1.6&v=N&k=Y&bw=412&bh=823&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/s72989111026811?AQB=1&ndh=1&pf=1&t=22%2F3%2F2026%2023%3A19%3A41%203%200&mid=85297157375696774763379215254359935493&aamlh=6&ce=UTF-8&pageName=home%3Ahome%20page&g=https%3A%2F%2Fwww.nbcdfw.com%2F&c.&actionmodule=identity%20state%20change&actionname=identity%20state%20change&.c&cc=USD&c1=home&c2=home%20landing&c8=nbc&c9=dfw&c10=KXAS&c20=nbcuotsdivisiontotal&c23=home&c48=mobile%20web&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=412x823&c=24&j=1.6&v=N&k=Y&bw=412&bh=823&mcorgid=A8AB776A5245B4220A490D44%40AdobeOrg&AQE=1 — 200 — 114 B — 25 ms — h2https://nbcu.demdex.net/event?d_dil_ver=9.5&_ts=1776899981542nbcu.demdex.net/event?d_dil_ver=9.5... https://nbcu.demdex.net/event?d_dil_ver=9.5&_ts=1776899981542 — 200 — 1.5 KiB — 41 ms — h2https://nbcume.sc.omtrdc.net/b/ss/nbcuotsdivisiontotal/1/JS-2.22.3-LEWM/s74386571225142?AQB=1&ndh=1&pf=1&t=22%2F3%2F2026%2023%3A19%3A41%203%200&mid=85297157375696774763379215254359935493&aamlh=6&ce=UTF-8&pageName=home%3Ahome%20page&g=https%3A%2F%2Fwww.nbcdfw.com%2F&c.&actionmodule=identity%20state%20change&actionname=identity%20state%20change&.c&cc=USD&c1=home&c2=home%20landing&c8=nbc&c9=dfw&c10=KXAS&c20=nbcuotsdivisiontotal&c23=home&c48=mobile%20web&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=412x823&c=24&j=1.6&v=N&k=Y&bw=412&bh=823&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/s74386571225142?AQB=1&ndh=1&pf=1&t=22%2F3%2F2026%2023%3A19%3A41%203%200&mid=85297157375696774763379215254359935493&aamlh=6&ce=UTF-8&pageName=home%3Ahome%20page&g=https%3A%2F%2Fwww.nbcdfw.com%2F&c.&actionmodule=identity%20state%20change&actionname=identity%20state%20change&.c&cc=USD&c1=home&c2=home%20landing&c8=nbc&c9=dfw&c10=KXAS&c20=nbcuotsdivisiontotal&c23=home&c48=mobile%20web&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=412x823&c=24&j=1.6&v=N&k=Y&bw=412&bh=823&mcorgid=A8AB776A5245B4220A490D44%40AdobeOrg&AQE=1 — 200 — 114 B — 27 ms — h2https://nbcu.demdex.net/event?d_dil_ver=9.5&_ts=1776899981545nbcu.demdex.net/event?d_dil_ver=9.5... https://nbcu.demdex.net/event?d_dil_ver=9.5&_ts=1776899981545 — 200 — 1.5 KiB — 42 ms — h2https://pagead2.googlesyndication.com/pcs/activeview?xai=AKAOjsvygYb8g_m6RmHeRCbkjXrp0czB3O7eG2tQ2tsGjqKzJy0BOtofcXMQMDMbo-eWaEiW7CrDRlWh4btKQ7WgC1oG8lUpIashdH1P4fKk21lj-9jt-_7hm-ShyNeN9SsoONXnYKXezBIrqgNefER_sB_-eEy5d7KFID1Q_ftAFaCUBgTwH4hMXNyi_Q&sig=Cg0ArKJSzIiITaQnsJnoEAE&id=lidar2&mcvt=1000&p=10,46,60,366&tm=1193.1000003814697&tu=193.10000038146973&mtos=1000,1000,1000,1000,1000&tos=1000,0,0,0,0&v=20260420&bin=7&avms=nio&bs=412,823&mc=1&vu=1&app=0&itpl=0&adk=2904378442&rs=4&la=0&cr=0&uach=WyJBbmRyb2lkIiwiMTEuMCIsIiIsIm1vdG8gZyBwb3dlciAoMjAyMikiLCIxNDcuMC4wLjAiLG51bGwsMSxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&vs=4&r=v&co=7283278000&rst=1776899980428&rpt=163&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=AKAOjsvygYb8g_m6RmHeRCbkjXrp0czB3O7eG2tQ2tsGjqKzJy0BOtofcXMQMDMbo-eWaEiW7CrDRlWh4btKQ7WgC1oG8lUpIashdH1P4fKk21lj-9jt-_7hm-ShyNeN9SsoONXnYKXezBIrqgNefER_sB_-eEy5d7KFID1Q_ftAFaCUBgTwH4hMXNyi_Q&sig=Cg0ArKJSzIiITaQnsJnoEAE&id=lidar2&mcvt=1000&p=10,46,60,366&tm=1193.1000003814697&tu=193.10000038146973&mtos=1000,1000,1000,1000,1000&tos=1000,0,0,0,0&v=20260420&bin=7&avms=nio&bs=412,823&mc=1&vu=1&app=0&itpl=0&adk=2904378442&rs=4&la=0&cr=0&uach=WyJBbmRyb2lkIiwiMTEuMCIsIiIsIm1vdG8gZyBwb3dlciAoMjAyMikiLCIxNDcuMC4wLjAiLG51bGwsMSxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&vs=4&r=v&co=7283278000&rst=1776899980428&rpt=163&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 — 32 ms — h3https://events.launchdarkly.com/events/diagnostic/61e73e52574f7e16d1e36e36events.launchdarkly.com/events/diag... https://events.launchdarkly.com/events/diagnostic/61e73e52574f7e16d1e36e36 — 202 — 358 B — 98 ms — h2https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=gpt_m202604200101&jk=8513397584440876&bg=!k5ClkPLNAAa1ilLUlYo7AEcBe5WfONngsv49jUMUicyMxK6My3jQEhckG7dKHP4ycApx8ur6wgg44XIn08YSlcdBZWbPCA92rxH1FCSJ7GcacPLjATmyQQIAAABAUgAAAANoAQd-ADYNDxw_fynM-5lZJIP4jRAo__yOMb5L3F9dEsHSYI5xC33SHXwW2FUK-auEdwvud3MNg2_0vr2ZAp1VMhzehoQZ508gDgFa1p7jx8HwOUsAduUVlF148-t1NWygX7hutTQNSNc394fe0WDBBFcyvLx5Jcvt771iji1fqIaTSNatBDkERet0y2wM1xkkVFVdXtuEaUF08kJQQzHOZKsd_mjNn5GzgiCeSAEbJOvJTLd8-YdJ4Gvn7WB3uUhU76d-I2B_iTpYHhMNb7JVaRVI0XF4o5fCHfvI20ZXs1vGLovuLBIAJ4DwR53ydL5E_JetQ03NALTUGOmWdhguX-U67dcmjVyzrQ8YIWiyIgPw65Sn1e9wfWHwvGAVymzLhV05DLsZWaQ5hGDtEaX7GK8S1-3sk9uEXyURGHviVPHeOMZdT0IqtRig73XztHGbU_SH6H5jbRhWz38a1UzY1F86tGuG5vNW3AExBiTRMI_1F10Tb9zerItTiGwTO-xU1MK4m0kohm4ZUODrLQkunG0cHGa0fk8T6eexE0uNsJq-OGes9MZNt52Qh4trodlElN6uff_ygK3ZGgIj5eiWS9hQcwrZ5EBerbLEvuKtr-hQMOjiSyWgm9XS1W0skxDu8wuobvdUJultiAB3PCJ0PxMsEBe5yoA8f64tTvtAyokaVUMABF42uwe_fWL98sxK_1dT9z_j5Gn7BszhSW_2HVyvP-Cf2KW4iussYCpkzorUmtoo7AyEFQDm_imrwjWpg7BqgdMfYZYo15hMNwUzVKj2ZY-lpKiOpkW46YcfHJ1gVBRlGFwUGquZ0CVRDnv5A6uHYKdVugw4HEtPXZ2vGDm76AC8AZpUsq5T3suO4lPMuai6O3pSlEoTHOmt0QY58-kEW6Vys0GzbhD-jzcctZZMp7e3JZoBP1HR8qxell_3eSwKmqoln8Mfa7QJwaPDEixzz4OFhPO5B6Mep1.adtrafficquality.google/pagead/... https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=gpt_m202604200101&jk=8513397584440876&bg=!k5ClkPLNAAa1ilLUlYo7AEcBe5WfONngsv49jUMUicyMxK6My3jQEhckG7dKHP4ycApx8ur6wgg44XIn08YSlcdBZWbPCA92rxH1FCSJ7GcacPLjATmyQQIAAABAUgAAAANoAQd-ADYNDxw_fynM-5lZJIP4jRAo__yOMb5L3F9dEsHSYI5xC33SHXwW2FUK-auEdwvud3MNg2_0vr2ZAp1VMhzehoQZ508gDgFa1p7jx8HwOUsAduUVlF148-t1NWygX7hutTQNSNc394fe0WDBBFcyvLx5Jcvt771iji1fqIaTSNatBDkERet0y2wM1xkkVFVdXtuEaUF08kJQQzHOZKsd_mjNn5GzgiCeSAEbJOvJTLd8-YdJ4Gvn7WB3uUhU76d-I2B_iTpYHhMNb7JVaRVI0XF4o5fCHfvI20ZXs1vGLovuLBIAJ4DwR53ydL5E_JetQ03NALTUGOmWdhguX-U67dcmjVyzrQ8YIWiyIgPw65Sn1e9wfWHwvGAVymzLhV05DLsZWaQ5hGDtEaX7GK8S1-3sk9uEXyURGHviVPHeOMZdT0IqtRig73XztHGbU_SH6H5jbRhWz38a1UzY1F86tGuG5vNW3AExBiTRMI_1F10Tb9zerItTiGwTO-xU1MK4m0kohm4ZUODrLQkunG0cHGa0fk8T6eexE0uNsJq-OGes9MZNt52Qh4trodlElN6uff_ygK3ZGgIj5eiWS9hQcwrZ5EBerbLEvuKtr-hQMOjiSyWgm9XS1W0skxDu8wuobvdUJultiAB3PCJ0PxMsEBe5yoA8f64tTvtAyokaVUMABF42uwe_fWL98sxK_1dT9z_j5Gn7BszhSW_2HVyvP-Cf2KW4iussYCpkzorUmtoo7AyEFQDm_imrwjWpg7BqgdMfYZYo15hMNwUzVKj2ZY-lpKiOpkW46YcfHJ1gVBRlGFwUGquZ0CVRDnv5A6uHYKdVugw4HEtPXZ2vGDm76AC8AZpUsq5T3suO4lPMuai6O3pSlEoTHOmt0QY58-kEW6Vys0GzbhD-jzcctZZMp7e3JZoBP1HR8qxell_3eSwKmqoln8Mfa7QJwaPDEixzz4OFhPO5B6M — 204 — 17 B — 56 ms — h3https://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 — 8 ms — h2https://widgets-blue.media.weather.com/widgets/wxwidget.map.js?cid=369362872&memberid=1470&mapid=0002&v=6eb3ef3d10ae586673ff&referrer=www.nbcdfw.comwidgets-blue.media.weather.com/widg... https://widgets-blue.media.weather.com/widgets/wxwidget.map.js?cid=369362872&memberid=1470&mapid=0002&v=6eb3ef3d10ae586673ff&referrer=www.nbcdfw.com — 200 — 92.5 KiB — 56 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 — 29 ms — h2https://www.nbcdfw.com/wp-content/themes/nbc-station/static/video/jwplayer/jwplayer.8.30.0.js?ver=1.0.3www.nbcdfw.com/wp-content/themes/nb... https://www.nbcdfw.com/wp-content/themes/nbc-station/static/video/jwplayer/jwplayer.8.30.0.js?ver=1.0.3 — 200 — 40.9 KiB — 11 ms — h2data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjRwe…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjRwe… — 200 — 0 B — 0 ms — datadata:image/webp;base64,UklGRh4AAABXRUJQVlA4TBEAAAAvAQAAAAfQ//73v/+BiOh/AAA=data:image/webp;base64,UklGRh4AAABX... data:image/webp;base64,UklGRh4AAABXRUJQVlA4TBEAAAAvAQAAAAfQ//73v/+BiOh/AAA= — 200 — 0 B — 0 ms — datahttps://widgets-blue.media.weather.com/menu?memberId=1470&mapId=0002&&cid=369362872&widgets-blue.media.weather.com/menu... https://widgets-blue.media.weather.com/menu?memberId=1470&mapId=0002&&cid=369362872& — 200 — 2.7 KiB — 39 ms — h2https://www.nbcdfw.com/wp-content/themes/nbc-station/static/video/videoHeartbeat/JWHeartbeat.js?ver=1.2.2.Bowww.nbcdfw.com/wp-content/themes/nb... https://www.nbcdfw.com/wp-content/themes/nbc-station/static/video/videoHeartbeat/JWHeartbeat.js?ver=1.2.2.Bo — 200 — 5.9 KiB — 13 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 — 18.0 KiB — 56 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.3 KiB — 46 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.4 KiB — 52 ms — h2https://widgets-blue.media.weather.com/basemaps?cid=369362872&widgets-blue.media.weather.com/base... https://widgets-blue.media.weather.com/basemaps?cid=369362872& — 200 — 585 B — 24 ms — h2blob:https://www.nbcdfw.com/78b67b11-348a-489e-9233-c4bad44e45aewww.nbcdfw.com/78b67b11-348a-489e-9... blob:https://www.nbcdfw.com/78b67b11-348a-489e-9233-c4bad44e45ae — -1 — 0 B — 0 ms — blob:https://www.nbcdfw.com/78b67b11-348a-489e-9233-c4bad44e45aewww.nbcdfw.com/78b67b11-348a-489e-9... blob:https://www.nbcdfw.com/78b67b11-348a-489e-9233-c4bad44e45ae — -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 — 7 ms — h2blob:https://www.nbcdfw.com/78b67b11-348a-489e-9233-c4bad44e45aewww.nbcdfw.com/78b67b11-348a-489e-9... blob:https://www.nbcdfw.com/78b67b11-348a-489e-9233-c4bad44e45ae — 200 — -1 B — 137 ms — blobblob:https://www.nbcdfw.com/78b67b11-348a-489e-9233-c4bad44e45aewww.nbcdfw.com/78b67b11-348a-489e-9... blob:https://www.nbcdfw.com/78b67b11-348a-489e-9233-c4bad44e45ae — 200 — -1 B — 138 ms — blobhttps://api.mapbox.com/styles/v1/weather/ckiezw9np3vrg19pbi62tlb0e?access_token=pk.eyJ1Ijoid2VhdGhlciIsImEiOiJjbHAxajVmc3YwaGwwMmxzNDl1NmxudHRzIn0.C2EdtL51tjiGw85gOEWxSgapi.mapbox.com/styles/v1/weather/ck... https://api.mapbox.com/styles/v1/weather/ckiezw9np3vrg19pbi62tlb0e?access_token=pk.eyJ1Ijoid2VhdGhlciIsImEiOiJjbHAxajVmc3YwaGwwMmxzNDl1NmxudHRzIn0.C2EdtL51tjiGw85gOEWxSg — 200 — 8.3 KiB — 106 ms — h2blob:https://www.nbcdfw.com/1e5f7ac0-018c-4914-aba5-a6ae9151af1cwww.nbcdfw.com/1e5f7ac0-018c-4914-a... blob:https://www.nbcdfw.com/1e5f7ac0-018c-4914-aba5-a6ae9151af1c — 206 — 0 B — 1 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.3 KiB — 24 ms — h2https://api.mapbox.com/styles/v1/weather/ckiezw9np3vrg19pbi62tlb0e/5ai059mm7rkvdk5nvzwa3qw9e/sprite@2x.json?access_token=pk.eyJ1Ijoid2VhdGhlciIsImEiOiJjbHAxajVmc3YwaGwwMmxzNDl1NmxudHRzIn0.C2EdtL51tjiGw85gOEWxSgapi.mapbox.com/styles/v1/weather/ck... https://api.mapbox.com/styles/v1/weather/ckiezw9np3vrg19pbi62tlb0e/5ai059mm7rkvdk5nvzwa3qw9e/sprite@2x.json?access_token=pk.eyJ1Ijoid2VhdGhlciIsImEiOiJjbHAxajVmc3YwaGwwMmxzNDl1NmxudHRzIn0.C2EdtL51tjiGw85gOEWxSg — 200 — 531 B — 73 ms — h2https://api.mapbox.com/styles/v1/weather/ckiezw9np3vrg19pbi62tlb0e/5ai059mm7rkvdk5nvzwa3qw9e/sprite@2x.png?access_token=pk.eyJ1Ijoid2VhdGhlciIsImEiOiJjbHAxajVmc3YwaGwwMmxzNDl1NmxudHRzIn0.C2EdtL51tjiGw85gOEWxSgapi.mapbox.com/styles/v1/weather/ck... https://api.mapbox.com/styles/v1/weather/ckiezw9np3vrg19pbi62tlb0e/5ai059mm7rkvdk5nvzwa3qw9e/sprite@2x.png?access_token=pk.eyJ1Ijoid2VhdGhlciIsImEiOiJjbHAxajVmc3YwaGwwMmxzNDl1NmxudHRzIn0.C2EdtL51tjiGw85gOEWxSg — 200 — 405 B — 73 ms — h2https://config.media.weather.com/api/v1/radars/status?map_id=0002&service_id=369362872config.media.weather.com/api/v1/rad... https://config.media.weather.com/api/v1/radars/status?map_id=0002&service_id=369362872 — 200 — 1.2 KiB — 393 ms — h2https://config.media.weather.com/api/v1/radars/status?map_id=0002&service_id=369362872config.media.weather.com/api/v1/rad... https://config.media.weather.com/api/v1/radars/status?map_id=0002&service_id=369362872 — 200 — 0 B — 394 ms — h2https://config.media.weather.com/api/v1/radars/status?map_id=0002&service_id=369362872config.media.weather.com/api/v1/rad... https://config.media.weather.com/api/v1/radars/status?map_id=0002&service_id=369362872 — 200 — 0 B — 396 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 — 1011 B — 568 ms — h2https://api.weather.com/v2/vector-api/products/619/info?apiKey=089ed4e892fb0dfdf34eb81e6f2521aa&tile-size=512&meta=trueapi.weather.com/v2/vector-api/produ... https://api.weather.com/v2/vector-api/products/619/info?apiKey=089ed4e892fb0dfdf34eb81e6f2521aa&tile-size=512&meta=true — 200 — 1014 B — 543 ms — h2https://config.media.weather.com/api/v1/radars/status?map_id=0002&service_id=369362872config.media.weather.com/api/v1/rad... https://config.media.weather.com/api/v1/radars/status?map_id=0002&service_id=369362872 — 200 — 0 B — 374 ms — h2blob:https://www.nbcdfw.com/78b67b11-348a-489e-9233-c4bad44e45aewww.nbcdfw.com/78b67b11-348a-489e-9... blob:https://www.nbcdfw.com/78b67b11-348a-489e-9233-c4bad44e45ae — 200 — -1 B — 79 ms — blobblob:https://www.nbcdfw.com/78b67b11-348a-489e-9233-c4bad44e45aewww.nbcdfw.com/78b67b11-348a-489e-9... blob:https://www.nbcdfw.com/78b67b11-348a-489e-9233-c4bad44e45ae — 200 — -1 B — 65 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 — 2 ms — h2https://config.media.weather.com/api/v1/radars/status?map_id=0002&service_id=369362872config.media.weather.com/api/v1/rad... https://config.media.weather.com/api/v1/radars/status?map_id=0002&service_id=369362872 — 200 — 0 B — 371 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 — 179 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 — 153 ms — h2https://api.mapbox.com/v4/mapbox.mapbox-streets-v8,mapbox.mapbox-terrain-v2.json?secure&access_token=pk.eyJ1Ijoid2VhdGhlciIsImEiOiJjbHAxajVmc3YwaGwwMmxzNDl1NmxudHRzIn0.C2EdtL51tjiGw85gOEWxSgapi.mapbox.com/v4/mapbox.mapbox-str... https://api.mapbox.com/v4/mapbox.mapbox-streets-v8,mapbox.mapbox-terrain-v2.json?secure&access_token=pk.eyJ1Ijoid2VhdGhlciIsImEiOiJjbHAxajVmc3YwaGwwMmxzNDl1NmxudHRzIn0.C2EdtL51tjiGw85gOEWxSg — 200 — 0 B — 5 ms — h2https://api.mapbox.com/styles/v1/weather/ckiezw9np3vrg19pbi62tlb0e/5ai059mm7rkvdk5nvzwa3qw9e/sprite@2x.json?access_token=pk.eyJ1Ijoid2VhdGhlciIsImEiOiJjbHAxajVmc3YwaGwwMmxzNDl1NmxudHRzIn0.C2EdtL51tjiGw85gOEWxSgapi.mapbox.com/styles/v1/weather/ck... https://api.mapbox.com/styles/v1/weather/ckiezw9np3vrg19pbi62tlb0e/5ai059mm7rkvdk5nvzwa3qw9e/sprite@2x.json?access_token=pk.eyJ1Ijoid2VhdGhlciIsImEiOiJjbHAxajVmc3YwaGwwMmxzNDl1NmxudHRzIn0.C2EdtL51tjiGw85gOEWxSg — 200 — 0 B — 5 ms — h2https://api.mapbox.com/styles/v1/weather/ckiezw9np3vrg19pbi62tlb0e/5ai059mm7rkvdk5nvzwa3qw9e/sprite@2x.png?access_token=pk.eyJ1Ijoid2VhdGhlciIsImEiOiJjbHAxajVmc3YwaGwwMmxzNDl1NmxudHRzIn0.C2EdtL51tjiGw85gOEWxSgapi.mapbox.com/styles/v1/weather/ck... https://api.mapbox.com/styles/v1/weather/ckiezw9np3vrg19pbi62tlb0e/5ai059mm7rkvdk5nvzwa3qw9e/sprite@2x.png?access_token=pk.eyJ1Ijoid2VhdGhlciIsImEiOiJjbHAxajVmc3YwaGwwMmxzNDl1NmxudHRzIn0.C2EdtL51tjiGw85gOEWxSg — 200 — 0 B — 7 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 — 366 B — 3.3 s — h2https://nbcume.hb.omtrdc.net/settings/a8ab776a5245b4220a490d44-adobeorg.xml?r=1776899982638nbcume.hb.omtrdc.net/settings/a8ab7... https://nbcume.hb.omtrdc.net/settings/a8ab776a5245b4220a490d44-adobeorg.xml?r=1776899982638 — 200 — 520 B — 263 ms — h2https://nbcume.sc.omtrdc.net/b/ss/nbcuotsdivisiontotal/1/JS-2.22.3-LEWM/s7127350546690nbcume.sc.omtrdc.net/b/ss/nbcuotsdi... https://nbcume.sc.omtrdc.net/b/ss/nbcuotsdivisiontotal/1/JS-2.22.3-LEWM/s7127350546690 — 200 — 230 B — 25 ms — h2https://nbcu.demdex.net/event?d_dil_ver=9.5&_ts=1776899982649nbcu.demdex.net/event?d_dil_ver=9.5... https://nbcu.demdex.net/event?d_dil_ver=9.5&_ts=1776899982649 — 200 — 1.5 KiB — 43 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=KXAS&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=1776899982640752246962&s:event:type=start&l:event:duration=0&l:event:playhead=0&l:event:ts=1776899982652&l:event:prev_ts=-1&s:asset:type=main&s:asset:name=XUMO_NBC_DFW_FAST_STREAM&s:asset:video_id=10083523824&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=10083523824&s:meta:ovp=html5&s:meta:player_type=fastplayer_deescalated&s:meta:network=nbc&s:meta:videomarketorigination=KXAS&s:meta:minute=23%3A19&s:meta:hour=23%3A00&s:meta:day=Wednesday&s:meta:date=04%2F22%2F2026&s:meta:videompxid=0000000000006&s:meta:platform=mobile%20web&s:meta:businessunit=dfw&s:meta:videopageurl=https%3A%2F%2Fwww.nbcdfw.com%2F&s:meta:continuousplay=first%20play&s:meta:videotag=north-texas%2C%20austin%2C%20dallas%2C%20texas-legislature%2C%20fort-worth%2C%20haltom-city%2C%20west-texas%2C%20donald-trump%2C%20denton-county%2C%20collin-county%2C%20ken-paxton%2C%20dallas-county%2C%20dallas-mavericks%2C%20tarrant-county%2C%20john-cornyn%2C%20local%2C%20texas-news%2C%20sports-connection%2C%20u.s.-%26amp%3B%20world%2C%20politics%2C%20carter-in%20the%20classroom%2C%20dallas-mavericks%2C%20lone-star%20politics%2C%20gun-violence%2C%20technology%2C%20weather-connection%2C%20venezuela%2C%20jerry-jones%2C%20blue-star%2C%20lewisville%2C%20education%2C%20plano%2C%20iran%2C%20immigration%2C%20waxahachie%2C%20blue-star%2C%20forecast%2C%20ellis-county%2C%20flooding%2C%20salvation-army%2C%20shopping%2C%20txdot%2C%20death-penalty%2C%20grapevine%2C%20news%2C%20ennis%2C%20juneteenth%2C%20bush-center%2C%20opal-lee%2C%20back-to%20school%2C%20employment%2C%20corsicana%2C%20angel-tree%2C%20grapevine-lake%2C%20weather%2C%20entertainment%2C%20news%2C%20texas-politics%2C%20breaking-news%2C%20nbc-5%20investigates%2C%20business-news%2C%20entertainment-news%2C%20lone-star%20nye%2C%20crime-and%20courts%2C%20elections%2C%20gambling%2C%20texas-dmv%2C%20texas-border%2C%20texas-elections%2C%20paper-tags%2C%20paper-tag%20nation%2C%20driven-to%20death%2C%20money%2C%20extreme-weather%2C%20us-mexico-border%2C%20grocery-shopping%2C%20shootings%2C%20fema%2C%20breaking-news%2C%20montgomery-county%2C%20decision-2025%2C%20help-on%20hold%2C%20decision-2026%2C%20central-texas%20flood%2C%20u.s.-government%2C%20dallas-ice%20shooting%2C%20henderson-county%2C%20squeezed%2C%20broken-processnbcume.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=KXAS&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=1776899982640752246962&s:event:type=start&l:event:duration=0&l:event:playhead=0&l:event:ts=1776899982652&l:event:prev_ts=-1&s:asset:type=main&s:asset:name=XUMO_NBC_DFW_FAST_STREAM&s:asset:video_id=10083523824&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=10083523824&s:meta:ovp=html5&s:meta:player_type=fastplayer_deescalated&s:meta:network=nbc&s:meta:videomarketorigination=KXAS&s:meta:minute=23%3A19&s:meta:hour=23%3A00&s:meta:day=Wednesday&s:meta:date=04%2F22%2F2026&s:meta:videompxid=0000000000006&s:meta:platform=mobile%20web&s:meta:businessunit=dfw&s:meta:videopageurl=https%3A%2F%2Fwww.nbcdfw.com%2F&s:meta:continuousplay=first%20play&s:meta:videotag=north-texas%2C%20austin%2C%20dallas%2C%20texas-legislature%2C%20fort-worth%2C%20haltom-city%2C%20west-texas%2C%20donald-trump%2C%20denton-county%2C%20collin-county%2C%20ken-paxton%2C%20dallas-county%2C%20dallas-mavericks%2C%20tarrant-county%2C%20john-cornyn%2C%20local%2C%20texas-news%2C%20sports-connection%2C%20u.s.-%26amp%3B%20world%2C%20politics%2C%20carter-in%20the%20classroom%2C%20dallas-mavericks%2C%20lone-star%20politics%2C%20gun-violence%2C%20technology%2C%20weather-connection%2C%20venezuela%2C%20jerry-jones%2C%20blue-star%2C%20lewisville%2C%20education%2C%20plano%2C%20iran%2C%20immigration%2C%20waxahachie%2C%20blue-star%2C%20forecast%2C%20ellis-county%2C%20flooding%2C%20salvation-army%2C%20shopping%2C%20txdot%2C%20death-penalty%2C%20grapevine%2C%20news%2C%20ennis%2C%20juneteenth%2C%20bush-center%2C%20opal-lee%2C%20back-to%20school%2C%20employment%2C%20corsicana%2C%20angel-tree%2C%20grapevine-lake%2C%20weather%2C%20entertainment%2C%20news%2C%20texas-politics%2C%20breaking-news%2C%20nbc-5%20investigates%2C%20business-news%2C%20entertainment-news%2C%20lone-star%20nye%2C%20crime-and%20courts%2C%20elections%2C%20gambling%2C%20texas-dmv%2C%20texas-border%2C%20texas-elections%2C%20paper-tags%2C%20paper-tag%20nation%2C%20driven-to%20death%2C%20money%2C%20extreme-weather%2C%20us-mexico-border%2C%20grocery-shopping%2C%20shootings%2C%20fema%2C%20breaking-news%2C%20montgomery-county%2C%20decision-2025%2C%20help-on%20hold%2C%20decision-2026%2C%20central-texas%20flood%2C%20u.s.-government%2C%20dallas-ice%20shooting%2C%20henderson-county%2C%20squeezed%2C%20broken-process — 204 — 19 B — 250 ms — h2https://d368vp0qqzvkid.cloudfront.net/11603/88889706/hls/master.m3u8?ads._fw_atts=&ads._fw_h_user_agent=Mozilla%252F5.0%2520%28Linux%253B%2520Android%252011%253B%2520moto%2520g%2520power%2520%282022%29%29%2520AppleWebKit%252F537.36%2520%28KHTML%252C%2520like%2520Gecko%29%2520Chrome%252F147.0.0.0%2520Mobile%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=372&ads._fw_site_page=https%253A%252F%252Fwww.nbcdfw.com%252F&ads._fw_us_privacy=1YYN&ads.afid=396653463&ads.caid=NBCNDAL&ads.channelName=nbcdallasfortworthnews&ads.csid=nbc_ots_alldevice_allos_web_kxas_livelinear_virtualchannel&ads.flag=%252Bsltp%252Bemcr%252Bslcb%252Bsbid-fbad%252Baeti%252Bslif-vicb%252Bamcb%252Bplay-uapl%252Bdtrd%252Bexvt&ads.gpp=DBABLA%7EBVQVAAAAAgA.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=23408262&ads.vcid=&ads.vip=141.227.188.193&ads.xumo_channelId=88889706&ads.xumo_contentId=3831&ads.xumo_contentName=NBCNDAL&ads.xumo_ifaType=&ads.xumo_providerId=3831&ads.xumo_providerName=NBCNDAL&ads.xumo_streamId=88889706&ads.xumo_ifa=&ads._fw_did=&ads.site_name=NBCd368vp0qqzvkid.cloudfront.net/11603... https://d368vp0qqzvkid.cloudfront.net/11603/88889706/hls/master.m3u8?ads._fw_atts=&ads._fw_h_user_agent=Mozilla%252F5.0%2520%28Linux%253B%2520Android%252011%253B%2520moto%2520g%2520power%2520%282022%29%29%2520AppleWebKit%252F537.36%2520%28KHTML%252C%2520like%2520Gecko%29%2520Chrome%252F147.0.0.0%2520Mobile%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=372&ads._fw_site_page=https%253A%252F%252Fwww.nbcdfw.com%252F&ads._fw_us_privacy=1YYN&ads.afid=396653463&ads.caid=NBCNDAL&ads.channelName=nbcdallasfortworthnews&ads.csid=nbc_ots_alldevice_allos_web_kxas_livelinear_virtualchannel&ads.flag=%252Bsltp%252Bemcr%252Bslcb%252Bsbid-fbad%252Baeti%252Bslif-vicb%252Bamcb%252Bplay-uapl%252Bdtrd%252Bexvt&ads.gpp=DBABLA%7EBVQVAAAAAgA.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=23408262&ads.vcid=&ads.vip=141.227.188.193&ads.xumo_channelId=88889706&ads.xumo_contentId=3831&ads.xumo_contentName=NBCNDAL&ads.xumo_ifaType=&ads.xumo_providerId=3831&ads.xumo_providerName=NBCNDAL&ads.xumo_streamId=88889706&ads.xumo_ifa=&ads._fw_did=&ads.site_name=NBC — 200 — 2.7 KiB — 600 ms — http/1.1https://prd.jwpltx.com/v1/jwplayer6/ping.gif?h=-1339165284&e=pa&n=8723715080636485&aid=NZmKqxH6Ee6MGB6nOJnC5g&amp=0&at=1&c=-1&ccp=0&cp=1&d=1&eb=0&ed=6&emi=1pysu6lyx6cg&i=0&lid=q8pteb1fdlm7&lsa=set&mt=1&pbd=1&pbr=1&pgi=s0up6b1qy7bq&ph=0&pii=0&pl=0&plc=1&pli=18mw9djgluft&pp=hlsjs&ppm=VOD&prc=1&ps=2&pss=1&pt=NBC%205%20DFW%20%E2%80%93%20Dallas-Fort%20Worth%20news%2C%20weather%2C%20breaking%20news&pu=https%3A%2F%2Fwww.nbcdfw.com%2F&pv=8.30.1&pyc=0&s=0&sdk=0&stc=1&stpe=0&tv=4.0.11&vb=1&vi=1&vl=90&wd=372&ab=1&cme=0&flc=0&lng=en-US&mu=https%3A%2F%2Fd368vp0qqzvkid.cloudfront.net%2F11603%2F88889706%2Fhls%2Fmaster.m3u8%3Fads._fw_atts%3D%26ads._fw_h_user_agent%3DMozilla%25252F5.0%252520%2528Linux%25253B%252520Android%25252011%25253B%252520moto%252520g%252520power%252520%25282022%2529%2529%252520AppleWebKit%25252F537.36%252520%2528KHTML%25252C%252520like%252520Gecko%2529%252520Chrome%25252F147.0.0.0%252520Mobile%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%3D372%26ads._fw_site_page%3Dhttps%25253A%25252F%25252Fwww.nbcdfw.com%25252F%26ads._fw_us_privacy%3D1YYN%26ads.afid%3D396653463%26ads.caid%3DNBCNDAL%26ads.channelName%3Dnbcdallasfortworthnews%26ads.csid%3Dnbc_ots_alldevice_allos_web_kxas_livelinear_virtualchannel%26ads.flag%3D%25252Bsltp%25252Bemcr%25252Bslcb%25252Bsbid-fbad%25252Baeti%25252Bslif-vicb%25252Bamcb%25252Bplay-uapl%25252Bdtrd%25252Bexvt%26ads.gpp%3DDBABLA%257EBVQVAAAAAgA.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%3D23408262%26ads.vcid%3D%26ads.vip%3D141.227.188.193%26ads.xumo_channelId%3D88889706%26ads.xumo_contentId%3D3831%26ads.xumo_contentName%3DNBCNDAL%26ads.xumo_ifaType%3D%26ads.xumo_providerId%3D3831%26ads.xumo_providerName%3DNBCNDAL%26ads.xumo_streamId%3D88889706%26ads.xumo_ifa%3D%26ads._fw_did%3D%26ads.site_name%3DNBC&pd=2&pdr=&plng=en-US&pni=0&pogt=NBC%205%20DFW%20-%20Dallas-Fort%20Worth%20news%2C%20weather%2C%20breaking%20news&pr=7&tb=0&vd=86400&sa=1776899982656prd.jwpltx.com/v1/jwplayer6/ping.gi... https://prd.jwpltx.com/v1/jwplayer6/ping.gif?h=-1339165284&e=pa&n=8723715080636485&aid=NZmKqxH6Ee6MGB6nOJnC5g&amp=0&at=1&c=-1&ccp=0&cp=1&d=1&eb=0&ed=6&emi=1pysu6lyx6cg&i=0&lid=q8pteb1fdlm7&lsa=set&mt=1&pbd=1&pbr=1&pgi=s0up6b1qy7bq&ph=0&pii=0&pl=0&plc=1&pli=18mw9djgluft&pp=hlsjs&ppm=VOD&prc=1&ps=2&pss=1&pt=NBC%205%20DFW%20%E2%80%93%20Dallas-Fort%20Worth%20news%2C%20weather%2C%20breaking%20news&pu=https%3A%2F%2Fwww.nbcdfw.com%2F&pv=8.30.1&pyc=0&s=0&sdk=0&stc=1&stpe=0&tv=4.0.11&vb=1&vi=1&vl=90&wd=372&ab=1&cme=0&flc=0&lng=en-US&mu=https%3A%2F%2Fd368vp0qqzvkid.cloudfront.net%2F11603%2F88889706%2Fhls%2Fmaster.m3u8%3Fads._fw_atts%3D%26ads._fw_h_user_agent%3DMozilla%25252F5.0%252520%2528Linux%25253B%252520Android%25252011%25253B%252520moto%252520g%252520power%252520%25282022%2529%2529%252520AppleWebKit%25252F537.36%252520%2528KHTML%25252C%252520like%252520Gecko%2529%252520Chrome%25252F147.0.0.0%252520Mobile%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%3D372%26ads._fw_site_page%3Dhttps%25253A%25252F%25252Fwww.nbcdfw.com%25252F%26ads._fw_us_privacy%3D1YYN%26ads.afid%3D396653463%26ads.caid%3DNBCNDAL%26ads.channelName%3Dnbcdallasfortworthnews%26ads.csid%3Dnbc_ots_alldevice_allos_web_kxas_livelinear_virtualchannel%26ads.flag%3D%25252Bsltp%25252Bemcr%25252Bslcb%25252Bsbid-fbad%25252Baeti%25252Bslif-vicb%25252Bamcb%25252Bplay-uapl%25252Bdtrd%25252Bexvt%26ads.gpp%3DDBABLA%257EBVQVAAAAAgA.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%3D23408262%26ads.vcid%3D%26ads.vip%3D141.227.188.193%26ads.xumo_channelId%3D88889706%26ads.xumo_contentId%3D3831%26ads.xumo_contentName%3DNBCNDAL%26ads.xumo_ifaType%3D%26ads.xumo_providerId%3D3831%26ads.xumo_providerName%3DNBCNDAL%26ads.xumo_streamId%3D88889706%26ads.xumo_ifa%3D%26ads._fw_did%3D%26ads.site_name%3DNBC&pd=2&pdr=&plng=en-US&pni=0&pogt=NBC%205%20DFW%20-%20Dallas-Fort%20Worth%20news%2C%20weather%2C%20breaking%20news&pr=7&tb=0&vd=86400&sa=1776899982656 — 204 — 203 B — 185 ms — h2https://api.mapbox.com/v4/mapbox.mapbox-streets-v8,mapbox.mapbox-terrain-v2/7/29/51.vector.pbf?sku=101PoNVL8SBdS&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/29/51.vector.pbf?sku=101PoNVL8SBdS&access_token=pk.eyJ1Ijoid2VhdGhlciIsImEiOiJjbHAxajVmc3YwaGwwMmxzNDl1NmxudHRzIn0.C2EdtL51tjiGw85gOEWxSg — 200 — 100.5 KiB — 66 ms — h3https://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 — 30 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 — 32 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 — 30 ms — h3https://media.nbcnewyork.com/wp-content/uploads/2019/09/FixedRadarPin-25x25-2x.pngmedia.nbcnewyork.com/wp-content/upl... https://media.nbcnewyork.com/wp-content/uploads/2019/09/FixedRadarPin-25x25-2x.png — 200 — 3.9 KiB — 65 ms — h2https://api.weather.com/v3/TileServer/series/productSet?productSet=priradSiteRadarRefl&apiKey=089ed4e892fb0dfdf34eb81e6f2521aaapi.weather.com/v3/TileServer/serie... https://api.weather.com/v3/TileServer/series/productSet?productSet=priradSiteRadarRefl&apiKey=089ed4e892fb0dfdf34eb81e6f2521aa — 200 — 21.7 KiB — 1.1 s — h2https://nbcume.hb.omtrdc.net/?s:sc:rsid=nbcuotsdivisiontotal&s:sc:tracking_server=nbcume.sc.omtrdc.net&h:sc:ssl=1&s:user:mid=85297157375696774763379215254359935493&s:aam:blob=6G1ynYcLPuiQxYZrsz_pkqfLG9yMXBpb2zX5dvJdYQJzPXImdj0y&l:aam:loc_hint=6&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=KXAS&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=1776899982640752246962&s:event:type=aa_start&l:event:duration=0&l:event:playhead=0&l:event:ts=1776899982680&l:event:prev_ts=-1&s:asset:type=main&s:asset:name=XUMO_NBC_DFW_FAST_STREAM&s:asset:video_id=10083523824&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=85297157375696774763379215254359935493&s:aam:blob=6G1ynYcLPuiQxYZrsz_pkqfLG9yMXBpb2zX5dvJdYQJzPXImdj0y&l:aam:loc_hint=6&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=KXAS&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=1776899982640752246962&s:event:type=aa_start&l:event:duration=0&l:event:playhead=0&l:event:ts=1776899982680&l:event:prev_ts=-1&s:asset:type=main&s:asset:name=XUMO_NBC_DFW_FAST_STREAM&s:asset:video_id=10083523824&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 — 105 ms — h2https://api.weather.com/v2/vector-api/products/619/features?time=1776296534000&x=29&y=51&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=29&y=51&lod=8&apiKey=089ed4e892fb0dfdf34eb81e6f2521aa&tile-size=512 — 200 — 302 B — 489 ms — h2https://api.weather.com/v2/vector-api/products/608/features?time=1776899880000&x=29&y=51&lod=8&apiKey=089ed4e892fb0dfdf34eb81e6f2521aa&tile-size=512api.weather.com/v2/vector-api/produ... https://api.weather.com/v2/vector-api/products/608/features?time=1776899880000&x=29&y=51&lod=8&apiKey=089ed4e892fb0dfdf34eb81e6f2521aa&tile-size=512 — 200 — 303 B — 460 ms — h2https://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.4 KiB — 2 ms — h2https://d368vp0qqzvkid.cloudfront.net/manifest/3fec3e5cac39a52b2132f9c66c83dae043dc17d4/prod_default_nbc-direct/f2a8a14a-1fcb-419a-afda-b183250932ef/5.m3u8d368vp0qqzvkid.cloudfront.net/manif... https://d368vp0qqzvkid.cloudfront.net/manifest/3fec3e5cac39a52b2132f9c66c83dae043dc17d4/prod_default_nbc-direct/f2a8a14a-1fcb-419a-afda-b183250932ef/5.m3u8 — 200 — 2.7 KiB — 286 ms — http/1.1https://d368vp0qqzvkid.cloudfront.net/manifest/3fec3e5cac39a52b2132f9c66c83dae043dc17d4/prod_default_nbc-direct/f2a8a14a-1fcb-419a-afda-b183250932ef/6.m3u8d368vp0qqzvkid.cloudfront.net/manif... https://d368vp0qqzvkid.cloudfront.net/manifest/3fec3e5cac39a52b2132f9c66c83dae043dc17d4/prod_default_nbc-direct/f2a8a14a-1fcb-419a-afda-b183250932ef/6.m3u8 — 200 — 2.9 KiB — 306 ms — http/1.1https://prd.jwpltx.com/v1/jwplayer6/ping.gif?h=734522387&e=cpt&n=1023800538003354&aid=NZmKqxH6Ee6MGB6nOJnC5g&amp=0&at=1&c=-1&ccp=0&cp=1&d=1&eb=0&ed=6&emi=1pysu6lyx6cg&i=0&lid=q8pteb1fdlm7&lsa=set&mt=1&pbd=1&pbr=1&pgi=s0up6b1qy7bq&ph=0&pii=0&pl=0&plc=1&pli=18mw9djgluft&pp=hlsjs&ppm=VOD&prc=1&ps=2&pss=1&pt=NBC%205%20DFW%20%E2%80%93%20Dallas-Fort%20Worth%20news%2C%20weather%2C%20breaking%20news&pu=https%3A%2F%2Fwww.nbcdfw.com%2F&pv=8.30.1&pyc=0&s=0&sdk=0&stc=1&stpe=0&tv=4.0.11&vb=1&vi=1&vl=90&wd=372&sa=1776899983296prd.jwpltx.com/v1/jwplayer6/ping.gi... https://prd.jwpltx.com/v1/jwplayer6/ping.gif?h=734522387&e=cpt&n=1023800538003354&aid=NZmKqxH6Ee6MGB6nOJnC5g&amp=0&at=1&c=-1&ccp=0&cp=1&d=1&eb=0&ed=6&emi=1pysu6lyx6cg&i=0&lid=q8pteb1fdlm7&lsa=set&mt=1&pbd=1&pbr=1&pgi=s0up6b1qy7bq&ph=0&pii=0&pl=0&plc=1&pli=18mw9djgluft&pp=hlsjs&ppm=VOD&prc=1&ps=2&pss=1&pt=NBC%205%20DFW%20%E2%80%93%20Dallas-Fort%20Worth%20news%2C%20weather%2C%20breaking%20news&pu=https%3A%2F%2Fwww.nbcdfw.com%2F&pv=8.30.1&pyc=0&s=0&sdk=0&stc=1&stpe=0&tv=4.0.11&vb=1&vi=1&vl=90&wd=372&sa=1776899983296 — 204 — 202 B — 103 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://events.launchdarkly.com/events/bulk/61e73e52574f7e16d1e36e36events.launchdarkly.com/events/bulk... https://events.launchdarkly.com/events/bulk/61e73e52574f7e16d1e36e36 — 204 — 0 B — 100 ms — h2https://events.launchdarkly.com/events/bulk/61e73e52574f7e16d1e36e36events.launchdarkly.com/events/bulk... https://events.launchdarkly.com/events/bulk/61e73e52574f7e16d1e36e36 — 202 — 358 B — 99 ms — h2https://xumo-drct-ch106-9xq36.fast.nbcuni.com/live/master_6/00531/master_6_07379.tsxumo-drct-ch106-9xq36.fast.nbcuni.c... https://xumo-drct-ch106-9xq36.fast.nbcuni.com/live/master_6/00531/master_6_07379.ts — 200 — 385.2 KiB — 1.1 s — h2https://xumo-drct-ch106-9xq36.fast.nbcuni.com/live/master_caption/00531/master_caption_07378.vttxumo-drct-ch106-9xq36.fast.nbcuni.c... https://xumo-drct-ch106-9xq36.fast.nbcuni.com/live/master_caption/00531/master_caption_07378.vtt — 200 — 3.5 KiB — 549 ms — h2https://media.nbcnewyork.com/wp-content/uploads/2019/09/Fixed_Radar_Icon_WO_BG_KXAS.pngmedia.nbcnewyork.com/wp-content/upl... https://media.nbcnewyork.com/wp-content/uploads/2019/09/Fixed_Radar_Icon_WO_BG_KXAS.png — 200 — 608 B — 438 ms — h2https://tpsc-ew1.doubleverify.com/event.png?impid=e983c75698e84f42ab99cb81a0638b30&flavor=0&gdpr=&gdpr_consent=&ee_dp_omvk=doubleverify.com-omid&ee_dp_isom=1&ee_dp_btreg=4915780058138520787591&ee_dp_btadsrv=4915780058138520787591&pltm=1&iskpm=1&ismmm=1&isocm=1&ee_dp_alm=marked&ee_dp_isioms=1&ee_dp_isaioms=0&ee_dp_asmm=1&vdur=143&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=65&tetms=7&msltms=9&vltms=143&sei=290&vetms=75&tuviims=152&tuviems=370&ismms=120&isumms=120&nvr=2&isgmmims=120&isgmv4mims=120&elmtp=3&isbxdms=235&b0=215&adhgt=50&adwdth=320&norwdth=320&norhgt=50&tmsp=215&dvp_vsosnmr=1&ivsosm=1&lftb=215&sftb=215&naral=8&vct=1&vphgt=823&vpwdth=412&chgt=50&cwdth=320&scrhgt=823&scrwdth=412&strp=0&advisonl=false&inor=1&ishvm=1&istchm=1&isascm=1&isaclkm=1&isscrlm=1&engalms=120&dvp_hdnAd=0&m50invms=0&ee_dp_m50invnprms=0&ee_dp_issiabvm=120&ee_dp_cvcmeeid=1&metp=1&meeid=1&ee_dp_saw=320&ee_dp_sah=50&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=242&dvp_dtcov=2&sim=3&ee_dp_cdndmn=1&dvp_mvpw=device-width&dvp_mvpis=1&dvp_minvpw=412&dvp_minvph=823&dvp_maxvpw=412&dvp_maxvph=823&dvp_dpr=1.75&vstsz=707&ttfurm=3272tpsc-ew1.doubleverify.com/event.png... https://tpsc-ew1.doubleverify.com/event.png?impid=e983c75698e84f42ab99cb81a0638b30&flavor=0&gdpr=&gdpr_consent=&ee_dp_omvk=doubleverify.com-omid&ee_dp_isom=1&ee_dp_btreg=4915780058138520787591&ee_dp_btadsrv=4915780058138520787591&pltm=1&iskpm=1&ismmm=1&isocm=1&ee_dp_alm=marked&ee_dp_isioms=1&ee_dp_isaioms=0&ee_dp_asmm=1&vdur=143&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=65&tetms=7&msltms=9&vltms=143&sei=290&vetms=75&tuviims=152&tuviems=370&ismms=120&isumms=120&nvr=2&isgmmims=120&isgmv4mims=120&elmtp=3&isbxdms=235&b0=215&adhgt=50&adwdth=320&norwdth=320&norhgt=50&tmsp=215&dvp_vsosnmr=1&ivsosm=1&lftb=215&sftb=215&naral=8&vct=1&vphgt=823&vpwdth=412&chgt=50&cwdth=320&scrhgt=823&scrwdth=412&strp=0&advisonl=false&inor=1&ishvm=1&istchm=1&isascm=1&isaclkm=1&isscrlm=1&engalms=120&dvp_hdnAd=0&m50invms=0&ee_dp_m50invnprms=0&ee_dp_issiabvm=120&ee_dp_cvcmeeid=1&metp=1&meeid=1&ee_dp_saw=320&ee_dp_sah=50&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=242&dvp_dtcov=2&sim=3&ee_dp_cdndmn=1&dvp_mvpw=device-width&dvp_mvpis=1&dvp_minvpw=412&dvp_minvph=823&dvp_maxvpw=412&dvp_maxvph=823&dvp_dpr=1.75&vstsz=707&ttfurm=3272 — 204 — 295 B — 83 ms — http/1.1https://tpsc-ew1.doubleverify.com/event.png?impid=1f52530b844b4b3481783f75b43a99bb&flavor=0&gdpr=&gdpr_consent=&ee_dp_omvk=doubleverify.com-omid&ee_dp_isom=1&ee_dp_btreg=4915780058138510487975&ee_dp_btadsrv=4915780058138510487975&pltm=1&iskpm=1&ismmm=1&isocm=1&ee_dp_alm=marked&ee_dp_isioms=1&ee_dp_isaioms=0&ee_dp_asmm=1&vdur=101&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=16&tetms=8&msltms=4&vltms=101&sei=290&vetms=88&tuviims=169&tuviems=358&ismms=126&isumms=126&nvr=2&isgmmims=126&isgmv4mims=126&elmtp=3&isbxdms=126&b0=100&adhgt=250&adwdth=300&norwdth=300&norhgt=250&tmsp=100&dvp_vsosnmr=1&ivsosm=1&lftb=100&sftb=100&naral=8&vct=1&vphgt=823&vpwdth=412&chgt=250&cwdth=300&scrhgt=823&scrwdth=412&strp=0&advisonl=false&inor=1&ishvm=1&istchm=1&isascm=1&isaclkm=1&isscrlm=1&engalms=126&dvp_hdnAd=0&m50invms=0&ee_dp_m50invnprms=0&ee_dp_issiabvm=126&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=214&dvp_dtcov=2&sim=3&ee_dp_cdndmn=1&dvp_mvpw=device-width&dvp_mvpis=1&dvp_minvpw=412&dvp_minvph=823&dvp_maxvpw=412&dvp_maxvph=823&dvp_dpr=1.75&vstsz=705&ttfurm=3260tpsc-ew1.doubleverify.com/event.png... https://tpsc-ew1.doubleverify.com/event.png?impid=1f52530b844b4b3481783f75b43a99bb&flavor=0&gdpr=&gdpr_consent=&ee_dp_omvk=doubleverify.com-omid&ee_dp_isom=1&ee_dp_btreg=4915780058138510487975&ee_dp_btadsrv=4915780058138510487975&pltm=1&iskpm=1&ismmm=1&isocm=1&ee_dp_alm=marked&ee_dp_isioms=1&ee_dp_isaioms=0&ee_dp_asmm=1&vdur=101&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=16&tetms=8&msltms=4&vltms=101&sei=290&vetms=88&tuviims=169&tuviems=358&ismms=126&isumms=126&nvr=2&isgmmims=126&isgmv4mims=126&elmtp=3&isbxdms=126&b0=100&adhgt=250&adwdth=300&norwdth=300&norhgt=250&tmsp=100&dvp_vsosnmr=1&ivsosm=1&lftb=100&sftb=100&naral=8&vct=1&vphgt=823&vpwdth=412&chgt=250&cwdth=300&scrhgt=823&scrwdth=412&strp=0&advisonl=false&inor=1&ishvm=1&istchm=1&isascm=1&isaclkm=1&isscrlm=1&engalms=126&dvp_hdnAd=0&m50invms=0&ee_dp_m50invnprms=0&ee_dp_issiabvm=126&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=214&dvp_dtcov=2&sim=3&ee_dp_cdndmn=1&dvp_mvpw=device-width&dvp_mvpis=1&dvp_minvpw=412&dvp_minvph=823&dvp_maxvpw=412&dvp_maxvph=823&dvp_dpr=1.75&vstsz=705&ttfurm=3260 — 204 — 295 B — 82 ms — http/1.1https://api2.weather.com/v3/TileServer/tile?product=ntx2-refl&ts=1776899877&xyz=59:103:8&apiKey=089ed4e892fb0dfdf34eb81e6f2521aaapi2.weather.com/v3/TileServer/tile... https://api2.weather.com/v3/TileServer/tile?product=ntx2-refl&ts=1776899877&xyz=59:103:8&apiKey=089ed4e892fb0dfdf34eb81e6f2521aa — 200 — 9.8 KiB — 616 ms — h2https://api1.weather.com/v3/TileServer/tile?product=ntx2-refl&ts=1776899877&xyz=58:103:8&apiKey=089ed4e892fb0dfdf34eb81e6f2521aaapi1.weather.com/v3/TileServer/tile... https://api1.weather.com/v3/TileServer/tile?product=ntx2-refl&ts=1776899877&xyz=58:103:8&apiKey=089ed4e892fb0dfdf34eb81e6f2521aa — 200 — 3.0 KiB — 563 ms — h2https://api1.weather.com/v3/TileServer/tile?product=ntx2-refl&ts=1776899877&xyz=59:102:8&apiKey=089ed4e892fb0dfdf34eb81e6f2521aaapi1.weather.com/v3/TileServer/tile... https://api1.weather.com/v3/TileServer/tile?product=ntx2-refl&ts=1776899877&xyz=59:102:8&apiKey=089ed4e892fb0dfdf34eb81e6f2521aa — 200 — 1.2 KiB — 549 ms — h2https://api0.weather.com/v3/TileServer/tile?product=ntx2-refl&ts=1776899877&xyz=58:102:8&apiKey=089ed4e892fb0dfdf34eb81e6f2521aaapi0.weather.com/v3/TileServer/tile... https://api0.weather.com/v3/TileServer/tile?product=ntx2-refl&ts=1776899877&xyz=58:102:8&apiKey=089ed4e892fb0dfdf34eb81e6f2521aa — 200 — 989 B — 588 ms — h2https://tpsc-ew1.doubleverify.com/event.png?impid=96e0ff5fb50b442d9ad30d1486dbc380&flavor=0&gdpr=&gdpr_consent=&ee_dp_omvk=doubleverify.com-omid&ee_dp_isom=1&ee_dp_btreg=4915780058138483671447&ee_dp_btadsrv=4915780058138483671447&pltm=1&iskpm=1&ismmm=1&isocm=1&ee_dp_alm=marked&ee_dp_isioms=1&ee_dp_isaioms=0&ee_dp_asmm=1&vdur=75&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=5&tetms=6&msltms=5&vltms=75&sei=290&vetms=85&tuviims=163&tuviems=323&ismms=89&isumms=89&nvr=2&isgmmims=89&isgmv4mims=89&elmtp=3&isbxdms=89&b0=100&adhgt=250&adwdth=300&norwdth=300&norhgt=250&tmsp=100&dvp_vsosnmr=1&ivsosm=1&lftb=100&sftb=100&naral=8&vct=1&vphgt=823&vpwdth=412&chgt=250&cwdth=300&scrhgt=823&scrwdth=412&strp=0&advisonl=false&inor=1&ishvm=1&istchm=1&isascm=1&isaclkm=1&isscrlm=1&engalms=88&dvp_hdnAd=0&m50invms=0&ee_dp_m50invnprms=0&ee_dp_issiabvm=89&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=183&dvp_dtcov=2&sim=3&ee_dp_cdndmn=1&dvp_mvpw=device-width&dvp_mvpis=1&dvp_minvpw=412&dvp_minvph=823&dvp_maxvpw=412&dvp_maxvph=823&dvp_dpr=1.75&vstsz=706&ttfurm=3271tpsc-ew1.doubleverify.com/event.png... https://tpsc-ew1.doubleverify.com/event.png?impid=96e0ff5fb50b442d9ad30d1486dbc380&flavor=0&gdpr=&gdpr_consent=&ee_dp_omvk=doubleverify.com-omid&ee_dp_isom=1&ee_dp_btreg=4915780058138483671447&ee_dp_btadsrv=4915780058138483671447&pltm=1&iskpm=1&ismmm=1&isocm=1&ee_dp_alm=marked&ee_dp_isioms=1&ee_dp_isaioms=0&ee_dp_asmm=1&vdur=75&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=5&tetms=6&msltms=5&vltms=75&sei=290&vetms=85&tuviims=163&tuviems=323&ismms=89&isumms=89&nvr=2&isgmmims=89&isgmv4mims=89&elmtp=3&isbxdms=89&b0=100&adhgt=250&adwdth=300&norwdth=300&norhgt=250&tmsp=100&dvp_vsosnmr=1&ivsosm=1&lftb=100&sftb=100&naral=8&vct=1&vphgt=823&vpwdth=412&chgt=250&cwdth=300&scrhgt=823&scrwdth=412&strp=0&advisonl=false&inor=1&ishvm=1&istchm=1&isascm=1&isaclkm=1&isscrlm=1&engalms=88&dvp_hdnAd=0&m50invms=0&ee_dp_m50invnprms=0&ee_dp_issiabvm=89&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=183&dvp_dtcov=2&sim=3&ee_dp_cdndmn=1&dvp_mvpw=device-width&dvp_mvpis=1&dvp_minvpw=412&dvp_minvph=823&dvp_maxvpw=412&dvp_maxvph=823&dvp_dpr=1.75&vstsz=706&ttfurm=3271 — 204 — 295 B — 33 ms — http/1.1https://tpsc-ew1.doubleverify.com/event.png?impid=fceb476e63b64f11a5c78fd696df6c47&flavor=0&gdpr=&gdpr_consent=&ee_dp_omvk=doubleverify.com-omid&ee_dp_isom=1&ee_dp_btreg=4915780058138483671438&ee_dp_btadsrv=4915780058138483671438&pltm=1&iskpm=1&ismmm=1&isocm=1&ee_dp_alm=marked&ee_dp_isioms=1&ee_dp_isaioms=0&vdur=47&eoid=29&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=7&tetms=8&msltms=4&vltms=47&sei=292&vetms=75&tuviims=195&tuviems=317&ismms=50&isumms=49&nvr=6&isgmmims=50&isgmv4mims=50&elmtp=3&isbxdms=1050&b11=1138&adhgt=50&adwdth=320&norwdth=320&norhgt=50&tmsp=1138&ivsos=5&dvp_vsosnmr=16&ivsosm=1&lftb=1138&sftb=1138&naral=8&vct=1&vphgt=823&vpwdth=412&chgt=50&cwdth=320&scrhgt=823&scrwdth=412&strp=100&advisonl=true&isgmpims=49&inor=1&ishvm=1&istchm=1&isascm=1&isaclkm=1&isscrlm=1&engalms=49&dvp_hdnAd=0&m50invms=1138&ee_dp_m50invnprms=1138&ee_dp_issiabvm=51&ee_dp_cvcmeeid=1&metp=1&meeid=1&ee_dp_saw=320&ee_dp_sah=50&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=145&dvp_dtcov=2&sim=3&ee_dp_cdndmn=1&dvp_mvpw=device-width&dvp_mvpis=1&dvp_minvpw=412&dvp_minvph=823&dvp_maxvpw=412&dvp_maxvph=823&dvp_dpr=1.75&vstsz=704&ee_dp_asmm=1&ispmxpms=950&isiabvms=950&isuiabvms=950&isgmv4dpims=950&vsos=5&ee_dp_issiabvv=1050&ttfurm=3226tpsc-ew1.doubleverify.com/event.png... https://tpsc-ew1.doubleverify.com/event.png?impid=fceb476e63b64f11a5c78fd696df6c47&flavor=0&gdpr=&gdpr_consent=&ee_dp_omvk=doubleverify.com-omid&ee_dp_isom=1&ee_dp_btreg=4915780058138483671438&ee_dp_btadsrv=4915780058138483671438&pltm=1&iskpm=1&ismmm=1&isocm=1&ee_dp_alm=marked&ee_dp_isioms=1&ee_dp_isaioms=0&vdur=47&eoid=29&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=7&tetms=8&msltms=4&vltms=47&sei=292&vetms=75&tuviims=195&tuviems=317&ismms=50&isumms=49&nvr=6&isgmmims=50&isgmv4mims=50&elmtp=3&isbxdms=1050&b11=1138&adhgt=50&adwdth=320&norwdth=320&norhgt=50&tmsp=1138&ivsos=5&dvp_vsosnmr=16&ivsosm=1&lftb=1138&sftb=1138&naral=8&vct=1&vphgt=823&vpwdth=412&chgt=50&cwdth=320&scrhgt=823&scrwdth=412&strp=100&advisonl=true&isgmpims=49&inor=1&ishvm=1&istchm=1&isascm=1&isaclkm=1&isscrlm=1&engalms=49&dvp_hdnAd=0&m50invms=1138&ee_dp_m50invnprms=1138&ee_dp_issiabvm=51&ee_dp_cvcmeeid=1&metp=1&meeid=1&ee_dp_saw=320&ee_dp_sah=50&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=145&dvp_dtcov=2&sim=3&ee_dp_cdndmn=1&dvp_mvpw=device-width&dvp_mvpis=1&dvp_minvpw=412&dvp_minvph=823&dvp_maxvpw=412&dvp_maxvph=823&dvp_dpr=1.75&vstsz=704&ee_dp_asmm=1&ispmxpms=950&isiabvms=950&isuiabvms=950&isgmv4dpims=950&vsos=5&ee_dp_issiabvv=1050&ttfurm=3226 — 204 — 295 B — 56 ms — http/1.1blob:https://www.nbcdfw.com/d5f4bd1e-368a-4382-aa40-c1feaa60aab7www.nbcdfw.com/d5f4bd1e-368a-4382-a... blob:https://www.nbcdfw.com/d5f4bd1e-368a-4382-aa40-c1feaa60aab7 — 200 — -1 B — 114 ms — blobhttps://api2.weather.com/v3/TileServer/tile?product=ntx2-refl&ts=1776899516&xyz=59:103:8&apiKey=089ed4e892fb0dfdf34eb81e6f2521aaapi2.weather.com/v3/TileServer/tile... https://api2.weather.com/v3/TileServer/tile?product=ntx2-refl&ts=1776899516&xyz=59:103:8&apiKey=089ed4e892fb0dfdf34eb81e6f2521aa — 200 — 9.6 KiB — 459 ms — h2https://api1.weather.com/v3/TileServer/tile?product=ntx2-refl&ts=1776899516&xyz=58:103:8&apiKey=089ed4e892fb0dfdf34eb81e6f2521aaapi1.weather.com/v3/TileServer/tile... https://api1.weather.com/v3/TileServer/tile?product=ntx2-refl&ts=1776899516&xyz=58:103:8&apiKey=089ed4e892fb0dfdf34eb81e6f2521aa — 200 — 2.8 KiB — 413 ms — h2https://api1.weather.com/v3/TileServer/tile?product=ntx2-refl&ts=1776899516&xyz=59:102:8&apiKey=089ed4e892fb0dfdf34eb81e6f2521aaapi1.weather.com/v3/TileServer/tile... https://api1.weather.com/v3/TileServer/tile?product=ntx2-refl&ts=1776899516&xyz=59:102:8&apiKey=089ed4e892fb0dfdf34eb81e6f2521aa — 200 — 1.3 KiB — 419 ms — h2https://api0.weather.com/v3/TileServer/tile?product=ntx2-refl&ts=1776899516&xyz=58:102:8&apiKey=089ed4e892fb0dfdf34eb81e6f2521aaapi0.weather.com/v3/TileServer/tile... https://api0.weather.com/v3/TileServer/tile?product=ntx2-refl&ts=1776899516&xyz=58:102:8&apiKey=089ed4e892fb0dfdf34eb81e6f2521aa — 200 — 916 B — 437 ms — h2https://d368vp0qqzvkid.cloudfront.net/manifest/3fec3e5cac39a52b2132f9c66c83dae043dc17d4/prod_default_nbc-direct/f2a8a14a-1fcb-419a-afda-b183250932ef/3.m3u8d368vp0qqzvkid.cloudfront.net/manif... https://d368vp0qqzvkid.cloudfront.net/manifest/3fec3e5cac39a52b2132f9c66c83dae043dc17d4/prod_default_nbc-direct/f2a8a14a-1fcb-419a-afda-b183250932ef/3.m3u8 — 200 — 2.7 KiB — 223 ms — http/1.1https://xumo-drct-ch106-9xq36.fast.nbcuni.com/live/master_caption/00531/master_caption_07379.vttxumo-drct-ch106-9xq36.fast.nbcuni.c... https://xumo-drct-ch106-9xq36.fast.nbcuni.com/live/master_caption/00531/master_caption_07379.vtt — 200 — 3.1 KiB — 458 ms — h2https://prd.jwpltx.com/v1/jwplayer6/ping.gif?h=1253577613&e=s&n=3452819001767250&aid=NZmKqxH6Ee6MGB6nOJnC5g&amp=0&at=1&c=-1&ccp=0&cp=1&d=1&eb=0&ed=6&emi=1pysu6lyx6cg&i=0&lid=q8pteb1fdlm7&lsa=set&mt=1&pbd=1&pbr=1&pgi=s0up6b1qy7bq&ph=0&pii=0&pl=0&plc=1&pli=18mw9djgluft&pp=hlsjs&ppm=DVR&prc=1&ps=2&pss=1&pt=NBC%205%20DFW%20%E2%80%93%20Dallas-Fort%20Worth%20news%2C%20weather%2C%20breaking%20news&pu=https%3A%2F%2Fwww.nbcdfw.com%2F&pv=8.30.1&pyc=1&s=0&sdk=0&stc=1&stpe=0&tv=4.0.11&vb=1&vi=1&vl=90&wd=372&abm=1&bwe=500&cae=0&cct=2&ch=2&cst=102&cdid=jwplayer-0000000000006-793&drm=0&ff=2490&fsm=0&l=0&lng=en-US&mk=hls&mu=https%3A%2F%2Fd368vp0qqzvkid.cloudfront.net%2F11603%2F88889706%2Fhls%2Fmaster.m3u8%3Fads._fw_atts%3D%26ads._fw_h_user_agent%3DMozilla%25252F5.0%252520%2528Linux%25253B%252520Android%25252011%25253B%252520moto%252520g%252520power%252520%25282022%2529%2529%252520AppleWebKit%25252F537.36%252520%2528KHTML%25252C%252520like%252520Gecko%2529%252520Chrome%25252F147.0.0.0%252520Mobile%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%3D372%26ads._fw_site_page%3Dhttps%25253A%25252F%25252Fwww.nbcdfw.com%25252F%26ads._fw_us_privacy%3D1YYN%26ads.afid%3D396653463%26ads.caid%3DNBCNDAL%26ads.channelName%3Dnbcdallasfortworthnews%26ads.csid%3Dnbc_ots_alldevice_allos_web_kxas_livelinear_virtualchannel%26ads.flag%3D%25252Bsltp%25252Bemcr%25252Bslcb%25252Bsbid-fbad%25252Baeti%25252Bslif-vicb%25252Bamcb%25252Bplay-uapl%25252Bdtrd%25252Bexvt%26ads.gpp%3DDBABLA%257EBVQVAAAAAgA.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%3D23408262%26ads.vcid%3D%26ads.vip%3D141.227.188.193%26ads.xumo_channelId%3D88889706%26ads.xumo_contentId%3D3831%26ads.xumo_contentName%3DNBCNDAL%26ads.xumo_ifaType%3D%26ads.xumo_providerId%3D3831%26ads.xumo_providerName%3DNBCNDAL%26ads.xumo_streamId%3D88889706%26ads.xumo_ifa%3D%26ads._fw_did%3D%26ads.site_name%3DNBC&pcp=102&pd=2&pdr=&plng=en-US&pni=0&pr=7&q=0&qcr=auto&sbr=1206&sp=0&strt=2500&tb=108&tt=0&vd=0&vh=432&vs=5&vw=768&sa=1776899985150prd.jwpltx.com/v1/jwplayer6/ping.gi... https://prd.jwpltx.com/v1/jwplayer6/ping.gif?h=1253577613&e=s&n=3452819001767250&aid=NZmKqxH6Ee6MGB6nOJnC5g&amp=0&at=1&c=-1&ccp=0&cp=1&d=1&eb=0&ed=6&emi=1pysu6lyx6cg&i=0&lid=q8pteb1fdlm7&lsa=set&mt=1&pbd=1&pbr=1&pgi=s0up6b1qy7bq&ph=0&pii=0&pl=0&plc=1&pli=18mw9djgluft&pp=hlsjs&ppm=DVR&prc=1&ps=2&pss=1&pt=NBC%205%20DFW%20%E2%80%93%20Dallas-Fort%20Worth%20news%2C%20weather%2C%20breaking%20news&pu=https%3A%2F%2Fwww.nbcdfw.com%2F&pv=8.30.1&pyc=1&s=0&sdk=0&stc=1&stpe=0&tv=4.0.11&vb=1&vi=1&vl=90&wd=372&abm=1&bwe=500&cae=0&cct=2&ch=2&cst=102&cdid=jwplayer-0000000000006-793&drm=0&ff=2490&fsm=0&l=0&lng=en-US&mk=hls&mu=https%3A%2F%2Fd368vp0qqzvkid.cloudfront.net%2F11603%2F88889706%2Fhls%2Fmaster.m3u8%3Fads._fw_atts%3D%26ads._fw_h_user_agent%3DMozilla%25252F5.0%252520%2528Linux%25253B%252520Android%25252011%25253B%252520moto%252520g%252520power%252520%25282022%2529%2529%252520AppleWebKit%25252F537.36%252520%2528KHTML%25252C%252520like%252520Gecko%2529%252520Chrome%25252F147.0.0.0%252520Mobile%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%3D372%26ads._fw_site_page%3Dhttps%25253A%25252F%25252Fwww.nbcdfw.com%25252F%26ads._fw_us_privacy%3D1YYN%26ads.afid%3D396653463%26ads.caid%3DNBCNDAL%26ads.channelName%3Dnbcdallasfortworthnews%26ads.csid%3Dnbc_ots_alldevice_allos_web_kxas_livelinear_virtualchannel%26ads.flag%3D%25252Bsltp%25252Bemcr%25252Bslcb%25252Bsbid-fbad%25252Baeti%25252Bslif-vicb%25252Bamcb%25252Bplay-uapl%25252Bdtrd%25252Bexvt%26ads.gpp%3DDBABLA%257EBVQVAAAAAgA.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%3D23408262%26ads.vcid%3D%26ads.vip%3D141.227.188.193%26ads.xumo_channelId%3D88889706%26ads.xumo_contentId%3D3831%26ads.xumo_contentName%3DNBCNDAL%26ads.xumo_ifaType%3D%26ads.xumo_providerId%3D3831%26ads.xumo_providerName%3DNBCNDAL%26ads.xumo_streamId%3D88889706%26ads.xumo_ifa%3D%26ads._fw_did%3D%26ads.site_name%3DNBC&pcp=102&pd=2&pdr=&plng=en-US&pni=0&pr=7&q=0&qcr=auto&sbr=1206&sp=0&strt=2500&tb=108&tt=0&vd=0&vh=432&vs=5&vw=768&sa=1776899985150 — 204 — 203 B — 104 ms — h2https://xumo-drct-ch106-9xq36.fast.nbcuni.com/live/master_4/00531/master_4_07380.tsxumo-drct-ch106-9xq36.fast.nbcuni.c... https://xumo-drct-ch106-9xq36.fast.nbcuni.com/live/master_4/00531/master_4_07380.ts — 200 — 1.9 MiB — 1.3 s — 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=1776899982346&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=-15266&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=10083523824&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=17987&ns_ts=1776899985383&ns_st_bc=0&ns_st_dbc=0&ns_st_bt=2484&ns_st_dbt=2484&ns_st_bp=2484&ns_st_lt=3037&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=KXAS&ns_st_pu=NBC%20Owned%20Television%20Stations&ns_st_cu=https%3A%2F%2Fd368vp0qqzvkid.cloudfront.net%2F11603%2F88889706%2Fhls%2Fmaster.m3u8%3Fads._fw_atts%3D%26ads._fw_h_user_agent%3DMozilla%25252F5.0%252520%2528Linux%25253B%252520Android%25252011%25253B%252520moto%252520g%252520power%252520%25282022%2529%2529%252520AppleWebKit%25252F537.36%252520%2528KHTML%25252C%252520like%252520Gecko%2529%252520Chrome%25252F147.0.0.0%252520Mobile%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%3D372%26ads._fw_site_page%3Dhttps%25253A%25252F%25252Fwww.nbcdfw.com%25252F%26ads._fw_us_privacy%3D1YYN%26ads.afid%3D396653463%26ads.caid%3DNBCNDAL%26ads.channelName%3Dnbcdallasfortworthnews%26ads.csid%3Dnbc_ots_alldevice_allos_web_kxas_livelinear_virtualchannel%26ads.flag%3D%25252Bsltp%25252Bemcr%25252Bslcb%25252Bsbid-fbad%25252Baeti%25252Bslif-vicb%25252Bamcb%25252Bplay-uapl%25252Bdtrd%25252Bexvt%26ads.gpp%3DDBABLA%257EBVQVAAAAAgA.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%3D23408262%26ads.vcid%3D%26ads.vip%3D141.227.188.193%26ads.xumo_channelId%3D88889706%26ads.xumo_contentId%3D3831%26ads.xumo_contentName%3DNBCNDAL%26ads.xumo_ifaType%3D%26ads.xumo_providerId%3D3831%26ads.xumo_providerName%3DNBCNDAL%26ads.xumo_streamId%3D88889706%26ads.xumo_ifa%3D%26ads._fw_did%3D%26ads.site_name%3DNBC&c3=*null&c4=NBC%205%20DALLAS%20FORT%20WORTH&c6=*null&c7=https%3A%2F%2Fwww.nbcdfw.com%2F&c8=NBC%205%20DFW%20%E2%80%93%20Dallas-Fort%20Worth%20news%2C%20weather%2C%20breaking%20news&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=1776899982346&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=-15266&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=10083523824&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=17987&ns_ts=1776899985383&ns_st_bc=0&ns_st_dbc=0&ns_st_bt=2484&ns_st_dbt=2484&ns_st_bp=2484&ns_st_lt=3037&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=KXAS&ns_st_pu=NBC%20Owned%20Television%20Stations&ns_st_cu=https%3A%2F%2Fd368vp0qqzvkid.cloudfront.net%2F11603%2F88889706%2Fhls%2Fmaster.m3u8%3Fads._fw_atts%3D%26ads._fw_h_user_agent%3DMozilla%25252F5.0%252520%2528Linux%25253B%252520Android%25252011%25253B%252520moto%252520g%252520power%252520%25282022%2529%2529%252520AppleWebKit%25252F537.36%252520%2528KHTML%25252C%252520like%252520Gecko%2529%252520Chrome%25252F147.0.0.0%252520Mobile%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%3D372%26ads._fw_site_page%3Dhttps%25253A%25252F%25252Fwww.nbcdfw.com%25252F%26ads._fw_us_privacy%3D1YYN%26ads.afid%3D396653463%26ads.caid%3DNBCNDAL%26ads.channelName%3Dnbcdallasfortworthnews%26ads.csid%3Dnbc_ots_alldevice_allos_web_kxas_livelinear_virtualchannel%26ads.flag%3D%25252Bsltp%25252Bemcr%25252Bslcb%25252Bsbid-fbad%25252Baeti%25252Bslif-vicb%25252Bamcb%25252Bplay-uapl%25252Bdtrd%25252Bexvt%26ads.gpp%3DDBABLA%257EBVQVAAAAAgA.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%3D23408262%26ads.vcid%3D%26ads.vip%3D141.227.188.193%26ads.xumo_channelId%3D88889706%26ads.xumo_contentId%3D3831%26ads.xumo_contentName%3DNBCNDAL%26ads.xumo_ifaType%3D%26ads.xumo_providerId%3D3831%26ads.xumo_providerName%3DNBCNDAL%26ads.xumo_streamId%3D88889706%26ads.xumo_ifa%3D%26ads._fw_did%3D%26ads.site_name%3DNBC&c3=*null&c4=NBC%205%20DALLAS%20FORT%20WORTH&c6=*null&c7=https%3A%2F%2Fwww.nbcdfw.com%2F&c8=NBC%205%20DFW%20%E2%80%93%20Dallas-Fort%20Worth%20news%2C%20weather%2C%20breaking%20news&c9= — 200 — 299 B — 30 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=85297157375696774763379215254359935493&s:aam:blob=6G1ynYcLPuiQxYZrsz_pkqfLG9yMXBpb2zX5dvJdYQJzPXImdj0y&l:aam:loc_hint=6&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=KXAS&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=1776899982640752246962&s:event:type=start&l:event:duration=0&l:event:playhead=-18&l:event:ts=1776899985148&l:event:prev_ts=1776899982652&s:asset:type=main&s:asset:name=XUMO_NBC_DFW_FAST_STREAM&s:asset:video_id=10083523824&s:asset:publisher=A8AB776A5245B4220A490D44%40AdobeOrg&l:asset:length=86400&s:stream:chapter_id=640982dfd294576f297ce4b71fdbe0d4_35&s:stream:chapter_sid=1776899985148234933855&s:stream:chapter_name=Live%3A%20NBC%205%20News%20%40%206PM&l:stream:chapter_pos=35&l:stream:chapter_length=31&l:stream:chapter_offset=21&s:stream:type=live&l:stream:bitrate=50000&l:stream:fps=29&l:stream:dropped_frames=0&l:stream:startup_time=2486000&s:meta:a.media.asset=10083523824&s:meta:ovp=html5&s:meta:player_type=fastplayer_deescalated&s:meta:network=nbc&s:meta:videomarketorigination=KXAS&s:meta:minute=23%3A19&s:meta:hour=23%3A00&s:meta:day=Wednesday&s:meta:date=04%2F22%2F2026&s:meta:videompxid=0000000000006&s:meta:platform=mobile%20web&s:meta:businessunit=dfw&s:meta:videopageurl=https%3A%2F%2Fwww.nbcdfw.com%2F&s:meta:continuousplay=first%20play&s:meta:videotag=north-texas%2C%20austin%2C%20dallas%2C%20texas-legislature%2C%20fort-worth%2C%20haltom-city%2C%20west-texas%2C%20donald-trump%2C%20denton-county%2C%20collin-county%2C%20ken-paxton%2C%20dallas-county%2C%20dallas-mavericks%2C%20tarrant-county%2C%20john-cornyn%2C%20local%2C%20texas-news%2C%20sports-connection%2C%20u.s.-%26amp%3B%20world%2C%20politics%2C%20carter-in%20the%20classroom%2C%20dallas-mavericks%2C%20lone-star%20politics%2C%20gun-violence%2C%20technology%2C%20weather-connection%2C%20venezuela%2C%20jerry-jones%2C%20blue-star%2C%20lewisville%2C%20education%2C%20plano%2C%20iran%2C%20immigration%2C%20waxahachie%2C%20blue-star%2C%20forecast%2C%20ellis-county%2C%20flooding%2C%20salvation-army%2C%20shopping%2C%20txdot%2C%20death-penalty%2C%20grapevine%2C%20news%2C%20ennis%2C%20juneteenth%2C%20bush-center%2C%20opal-lee%2C%20back-to%20school%2C%20employment%2C%20corsicana%2C%20angel-tree%2C%20grapevine-lake%2C%20weather%2C%20entertainment%2C%20news%2C%20texas-politics%2C%20breaking-news%2C%20nbc-5%20investigates%2C%20business-news%2C%20entertainment-news%2C%20lone-star%20nye%2C%20crime-and%20courts%2C%20elections%2C%20gambling%2C%20texas-dmv%2C%20texas-border%2C%20texas-elections%2C%20paper-tags%2C%20paper-tag%20nation%2C%20driven-to%20death%2C%20money%2C%20extreme-weather%2C%20us-mexico-border%2C%20grocery-shopping%2C%20shootings%2C%20fema%2C%20breaking-news%2C%20montgomery-county%2C%20decision-2025%2C%20help-on%20hold%2C%20decision-2026%2C%20central-texas%20flood%2C%20u.s.-government%2C%20dallas-ice%20shooting%2C%20henderson-county%2C%20squeezed%2C%20broken-processnbcume.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=85297157375696774763379215254359935493&s:aam:blob=6G1ynYcLPuiQxYZrsz_pkqfLG9yMXBpb2zX5dvJdYQJzPXImdj0y&l:aam:loc_hint=6&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=KXAS&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=1776899982640752246962&s:event:type=start&l:event:duration=0&l:event:playhead=-18&l:event:ts=1776899985148&l:event:prev_ts=1776899982652&s:asset:type=main&s:asset:name=XUMO_NBC_DFW_FAST_STREAM&s:asset:video_id=10083523824&s:asset:publisher=A8AB776A5245B4220A490D44%40AdobeOrg&l:asset:length=86400&s:stream:chapter_id=640982dfd294576f297ce4b71fdbe0d4_35&s:stream:chapter_sid=1776899985148234933855&s:stream:chapter_name=Live%3A%20NBC%205%20News%20%40%206PM&l:stream:chapter_pos=35&l:stream:chapter_length=31&l:stream:chapter_offset=21&s:stream:type=live&l:stream:bitrate=50000&l:stream:fps=29&l:stream:dropped_frames=0&l:stream:startup_time=2486000&s:meta:a.media.asset=10083523824&s:meta:ovp=html5&s:meta:player_type=fastplayer_deescalated&s:meta:network=nbc&s:meta:videomarketorigination=KXAS&s:meta:minute=23%3A19&s:meta:hour=23%3A00&s:meta:day=Wednesday&s:meta:date=04%2F22%2F2026&s:meta:videompxid=0000000000006&s:meta:platform=mobile%20web&s:meta:businessunit=dfw&s:meta:videopageurl=https%3A%2F%2Fwww.nbcdfw.com%2F&s:meta:continuousplay=first%20play&s:meta:videotag=north-texas%2C%20austin%2C%20dallas%2C%20texas-legislature%2C%20fort-worth%2C%20haltom-city%2C%20west-texas%2C%20donald-trump%2C%20denton-county%2C%20collin-county%2C%20ken-paxton%2C%20dallas-county%2C%20dallas-mavericks%2C%20tarrant-county%2C%20john-cornyn%2C%20local%2C%20texas-news%2C%20sports-connection%2C%20u.s.-%26amp%3B%20world%2C%20politics%2C%20carter-in%20the%20classroom%2C%20dallas-mavericks%2C%20lone-star%20politics%2C%20gun-violence%2C%20technology%2C%20weather-connection%2C%20venezuela%2C%20jerry-jones%2C%20blue-star%2C%20lewisville%2C%20education%2C%20plano%2C%20iran%2C%20immigration%2C%20waxahachie%2C%20blue-star%2C%20forecast%2C%20ellis-county%2C%20flooding%2C%20salvation-army%2C%20shopping%2C%20txdot%2C%20death-penalty%2C%20grapevine%2C%20news%2C%20ennis%2C%20juneteenth%2C%20bush-center%2C%20opal-lee%2C%20back-to%20school%2C%20employment%2C%20corsicana%2C%20angel-tree%2C%20grapevine-lake%2C%20weather%2C%20entertainment%2C%20news%2C%20texas-politics%2C%20breaking-news%2C%20nbc-5%20investigates%2C%20business-news%2C%20entertainment-news%2C%20lone-star%20nye%2C%20crime-and%20courts%2C%20elections%2C%20gambling%2C%20texas-dmv%2C%20texas-border%2C%20texas-elections%2C%20paper-tags%2C%20paper-tag%20nation%2C%20driven-to%20death%2C%20money%2C%20extreme-weather%2C%20us-mexico-border%2C%20grocery-shopping%2C%20shootings%2C%20fema%2C%20breaking-news%2C%20montgomery-county%2C%20decision-2025%2C%20help-on%20hold%2C%20decision-2026%2C%20central-texas%20flood%2C%20u.s.-government%2C%20dallas-ice%20shooting%2C%20henderson-county%2C%20squeezed%2C%20broken-process — 204 — 40 B — 114 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=85297157375696774763379215254359935493&s:aam:blob=6G1ynYcLPuiQxYZrsz_pkqfLG9yMXBpb2zX5dvJdYQJzPXImdj0y&l:aam:loc_hint=6&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=KXAS&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=1776899982640752246962&s:event:type=chapter_start&l:event:duration=0&l:event:playhead=-18&l:event:ts=1776899985148&l:event:prev_ts=-1&s:asset:type=main&s:asset:name=XUMO_NBC_DFW_FAST_STREAM&s:asset:video_id=10083523824&s:asset:publisher=A8AB776A5245B4220A490D44%40AdobeOrg&l:asset:length=86400&s:stream:chapter_id=640982dfd294576f297ce4b71fdbe0d4_35&s:stream:chapter_sid=1776899985148234933855&s:stream:chapter_name=Live%3A%20NBC%205%20News%20%40%206PM&l:stream:chapter_pos=35&l:stream:chapter_length=31&l:stream:chapter_offset=21&s:stream:type=live&l:stream:bitrate=1205600&l:stream:fps=29&l:stream:dropped_frames=0&l:stream:startup_time=2486000&s:meta:a.media.asset=10083523824&s:meta:ovp=html5&s:meta:player_type=fastplayer_deescalated&s:meta:network=nbc&s:meta:videomarketorigination=KXAS&s:meta:minute=23%3A19&s:meta:hour=23%3A00&s:meta:day=Wednesday&s:meta:date=04%2F22%2F2026&s:meta:videompxid=0000000000006&s:meta:platform=mobile%20web&s:meta:businessunit=dfw&s:meta:videopageurl=https%3A%2F%2Fwww.nbcdfw.com%2F&s:meta:continuousplay=first%20play&s:meta:videotag=north-texas%2C%20austin%2C%20dallas%2C%20texas-legislature%2C%20fort-worth%2C%20haltom-city%2C%20west-texas%2C%20donald-trump%2C%20denton-county%2C%20collin-county%2C%20ken-paxton%2C%20dallas-county%2C%20dallas-mavericks%2C%20tarrant-county%2C%20john-cornyn%2C%20local%2C%20texas-news%2C%20sports-connection%2C%20u.s.-%26amp%3B%20world%2C%20politics%2C%20carter-in%20the%20classroom%2C%20dallas-mavericks%2C%20lone-star%20politics%2C%20gun-violence%2C%20technology%2C%20weather-connection%2C%20venezuela%2C%20jerry-jones%2C%20blue-star%2C%20lewisville%2C%20education%2C%20plano%2C%20iran%2C%20immigration%2C%20waxahachie%2C%20blue-star%2C%20forecast%2C%20ellis-county%2C%20flooding%2C%20salvation-army%2C%20shopping%2C%20txdot%2C%20death-penalty%2C%20grapevine%2C%20news%2C%20ennis%2C%20juneteenth%2C%20bush-center%2C%20opal-lee%2C%20back-to%20school%2C%20employment%2C%20corsicana%2C%20angel-tree%2C%20grapevine-lake%2C%20weather%2C%20entertainment%2C%20news%2C%20texas-politics%2C%20breaking-news%2C%20nbc-5%20investigates%2C%20business-news%2C%20entertainment-news%2C%20lone-star%20nye%2C%20crime-and%20courts%2C%20elections%2C%20gambling%2C%20texas-dmv%2C%20texas-border%2C%20texas-elections%2C%20paper-tags%2C%20paper-tag%20nation%2C%20driven-to%20death%2C%20money%2C%20extreme-weather%2C%20us-mexico-border%2C%20grocery-shopping%2C%20shootings%2C%20fema%2C%20breaking-news%2C%20montgomery-county%2C%20decision-2025%2C%20help-on%20hold%2C%20decision-2026%2C%20central-texas%20flood%2C%20u.s.-government%2C%20dallas-ice%20shooting%2C%20henderson-county%2C%20squeezed%2C%20broken-process&s:meta:chapter_id=SH048176740000&s:meta:chapter_sid=25262765nbcume.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=85297157375696774763379215254359935493&s:aam:blob=6G1ynYcLPuiQxYZrsz_pkqfLG9yMXBpb2zX5dvJdYQJzPXImdj0y&l:aam:loc_hint=6&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=KXAS&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=1776899982640752246962&s:event:type=chapter_start&l:event:duration=0&l:event:playhead=-18&l:event:ts=1776899985148&l:event:prev_ts=-1&s:asset:type=main&s:asset:name=XUMO_NBC_DFW_FAST_STREAM&s:asset:video_id=10083523824&s:asset:publisher=A8AB776A5245B4220A490D44%40AdobeOrg&l:asset:length=86400&s:stream:chapter_id=640982dfd294576f297ce4b71fdbe0d4_35&s:stream:chapter_sid=1776899985148234933855&s:stream:chapter_name=Live%3A%20NBC%205%20News%20%40%206PM&l:stream:chapter_pos=35&l:stream:chapter_length=31&l:stream:chapter_offset=21&s:stream:type=live&l:stream:bitrate=1205600&l:stream:fps=29&l:stream:dropped_frames=0&l:stream:startup_time=2486000&s:meta:a.media.asset=10083523824&s:meta:ovp=html5&s:meta:player_type=fastplayer_deescalated&s:meta:network=nbc&s:meta:videomarketorigination=KXAS&s:meta:minute=23%3A19&s:meta:hour=23%3A00&s:meta:day=Wednesday&s:meta:date=04%2F22%2F2026&s:meta:videompxid=0000000000006&s:meta:platform=mobile%20web&s:meta:businessunit=dfw&s:meta:videopageurl=https%3A%2F%2Fwww.nbcdfw.com%2F&s:meta:continuousplay=first%20play&s:meta:videotag=north-texas%2C%20austin%2C%20dallas%2C%20texas-legislature%2C%20fort-worth%2C%20haltom-city%2C%20west-texas%2C%20donald-trump%2C%20denton-county%2C%20collin-county%2C%20ken-paxton%2C%20dallas-county%2C%20dallas-mavericks%2C%20tarrant-county%2C%20john-cornyn%2C%20local%2C%20texas-news%2C%20sports-connection%2C%20u.s.-%26amp%3B%20world%2C%20politics%2C%20carter-in%20the%20classroom%2C%20dallas-mavericks%2C%20lone-star%20politics%2C%20gun-violence%2C%20technology%2C%20weather-connection%2C%20venezuela%2C%20jerry-jones%2C%20blue-star%2C%20lewisville%2C%20education%2C%20plano%2C%20iran%2C%20immigration%2C%20waxahachie%2C%20blue-star%2C%20forecast%2C%20ellis-county%2C%20flooding%2C%20salvation-army%2C%20shopping%2C%20txdot%2C%20death-penalty%2C%20grapevine%2C%20news%2C%20ennis%2C%20juneteenth%2C%20bush-center%2C%20opal-lee%2C%20back-to%20school%2C%20employment%2C%20corsicana%2C%20angel-tree%2C%20grapevine-lake%2C%20weather%2C%20entertainment%2C%20news%2C%20texas-politics%2C%20breaking-news%2C%20nbc-5%20investigates%2C%20business-news%2C%20entertainment-news%2C%20lone-star%20nye%2C%20crime-and%20courts%2C%20elections%2C%20gambling%2C%20texas-dmv%2C%20texas-border%2C%20texas-elections%2C%20paper-tags%2C%20paper-tag%20nation%2C%20driven-to%20death%2C%20money%2C%20extreme-weather%2C%20us-mexico-border%2C%20grocery-shopping%2C%20shootings%2C%20fema%2C%20breaking-news%2C%20montgomery-county%2C%20decision-2025%2C%20help-on%20hold%2C%20decision-2026%2C%20central-texas%20flood%2C%20u.s.-government%2C%20dallas-ice%20shooting%2C%20henderson-county%2C%20squeezed%2C%20broken-process&s:meta:chapter_id=SH048176740000&s:meta:chapter_sid=25262765 — 204 — 17 B — 115 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=85297157375696774763379215254359935493&s:aam:blob=6G1ynYcLPuiQxYZrsz_pkqfLG9yMXBpb2zX5dvJdYQJzPXImdj0y&l:aam:loc_hint=6&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=KXAS&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=1776899982640752246962&s:event:type=start&l:event:duration=248&l:event:playhead=102&l:event:ts=1776899985396&l:event:prev_ts=1776899985148&s:asset:type=main&s:asset:name=XUMO_NBC_DFW_FAST_STREAM&s:asset:video_id=10083523824&s:asset:publisher=A8AB776A5245B4220A490D44%40AdobeOrg&l:asset:length=86400&s:stream:chapter_id=640982dfd294576f297ce4b71fdbe0d4_35&s:stream:chapter_sid=1776899985148234933855&s:stream:chapter_name=Live%3A%20NBC%205%20News%20%40%206PM&l:stream:chapter_pos=35&l:stream:chapter_length=31&l:stream:chapter_offset=21&s:stream:type=live&l:stream:bitrate=50000&l:stream:fps=29&l:stream:dropped_frames=0&l:stream:startup_time=2486000&s:meta:a.media.asset=10083523824&s:meta:ovp=html5&s:meta:player_type=fastplayer_deescalated&s:meta:network=nbc&s:meta:videomarketorigination=KXAS&s:meta:minute=23%3A19&s:meta:hour=23%3A00&s:meta:day=Wednesday&s:meta:date=04%2F22%2F2026&s:meta:videompxid=0000000000006&s:meta:platform=mobile%20web&s:meta:businessunit=dfw&s:meta:videopageurl=https%3A%2F%2Fwww.nbcdfw.com%2F&s:meta:continuousplay=first%20play&s:meta:videotag=north-texas%2C%20austin%2C%20dallas%2C%20texas-legislature%2C%20fort-worth%2C%20haltom-city%2C%20west-texas%2C%20donald-trump%2C%20denton-county%2C%20collin-county%2C%20ken-paxton%2C%20dallas-county%2C%20dallas-mavericks%2C%20tarrant-county%2C%20john-cornyn%2C%20local%2C%20texas-news%2C%20sports-connection%2C%20u.s.-%26amp%3B%20world%2C%20politics%2C%20carter-in%20the%20classroom%2C%20dallas-mavericks%2C%20lone-star%20politics%2C%20gun-violence%2C%20technology%2C%20weather-connection%2C%20venezuela%2C%20jerry-jones%2C%20blue-star%2C%20lewisville%2C%20education%2C%20plano%2C%20iran%2C%20immigration%2C%20waxahachie%2C%20blue-star%2C%20forecast%2C%20ellis-county%2C%20flooding%2C%20salvation-army%2C%20shopping%2C%20txdot%2C%20death-penalty%2C%20grapevine%2C%20news%2C%20ennis%2C%20juneteenth%2C%20bush-center%2C%20opal-lee%2C%20back-to%20school%2C%20employment%2C%20corsicana%2C%20angel-tree%2C%20grapevine-lake%2C%20weather%2C%20entertainment%2C%20news%2C%20texas-politics%2C%20breaking-news%2C%20nbc-5%20investigates%2C%20business-news%2C%20entertainment-news%2C%20lone-star%20nye%2C%20crime-and%20courts%2C%20elections%2C%20gambling%2C%20texas-dmv%2C%20texas-border%2C%20texas-elections%2C%20paper-tags%2C%20paper-tag%20nation%2C%20driven-to%20death%2C%20money%2C%20extreme-weather%2C%20us-mexico-border%2C%20grocery-shopping%2C%20shootings%2C%20fema%2C%20breaking-news%2C%20montgomery-county%2C%20decision-2025%2C%20help-on%20hold%2C%20decision-2026%2C%20central-texas%20flood%2C%20u.s.-government%2C%20dallas-ice%20shooting%2C%20henderson-county%2C%20squeezed%2C%20broken-processnbcume.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=85297157375696774763379215254359935493&s:aam:blob=6G1ynYcLPuiQxYZrsz_pkqfLG9yMXBpb2zX5dvJdYQJzPXImdj0y&l:aam:loc_hint=6&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=KXAS&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=1776899982640752246962&s:event:type=start&l:event:duration=248&l:event:playhead=102&l:event:ts=1776899985396&l:event:prev_ts=1776899985148&s:asset:type=main&s:asset:name=XUMO_NBC_DFW_FAST_STREAM&s:asset:video_id=10083523824&s:asset:publisher=A8AB776A5245B4220A490D44%40AdobeOrg&l:asset:length=86400&s:stream:chapter_id=640982dfd294576f297ce4b71fdbe0d4_35&s:stream:chapter_sid=1776899985148234933855&s:stream:chapter_name=Live%3A%20NBC%205%20News%20%40%206PM&l:stream:chapter_pos=35&l:stream:chapter_length=31&l:stream:chapter_offset=21&s:stream:type=live&l:stream:bitrate=50000&l:stream:fps=29&l:stream:dropped_frames=0&l:stream:startup_time=2486000&s:meta:a.media.asset=10083523824&s:meta:ovp=html5&s:meta:player_type=fastplayer_deescalated&s:meta:network=nbc&s:meta:videomarketorigination=KXAS&s:meta:minute=23%3A19&s:meta:hour=23%3A00&s:meta:day=Wednesday&s:meta:date=04%2F22%2F2026&s:meta:videompxid=0000000000006&s:meta:platform=mobile%20web&s:meta:businessunit=dfw&s:meta:videopageurl=https%3A%2F%2Fwww.nbcdfw.com%2F&s:meta:continuousplay=first%20play&s:meta:videotag=north-texas%2C%20austin%2C%20dallas%2C%20texas-legislature%2C%20fort-worth%2C%20haltom-city%2C%20west-texas%2C%20donald-trump%2C%20denton-county%2C%20collin-county%2C%20ken-paxton%2C%20dallas-county%2C%20dallas-mavericks%2C%20tarrant-county%2C%20john-cornyn%2C%20local%2C%20texas-news%2C%20sports-connection%2C%20u.s.-%26amp%3B%20world%2C%20politics%2C%20carter-in%20the%20classroom%2C%20dallas-mavericks%2C%20lone-star%20politics%2C%20gun-violence%2C%20technology%2C%20weather-connection%2C%20venezuela%2C%20jerry-jones%2C%20blue-star%2C%20lewisville%2C%20education%2C%20plano%2C%20iran%2C%20immigration%2C%20waxahachie%2C%20blue-star%2C%20forecast%2C%20ellis-county%2C%20flooding%2C%20salvation-army%2C%20shopping%2C%20txdot%2C%20death-penalty%2C%20grapevine%2C%20news%2C%20ennis%2C%20juneteenth%2C%20bush-center%2C%20opal-lee%2C%20back-to%20school%2C%20employment%2C%20corsicana%2C%20angel-tree%2C%20grapevine-lake%2C%20weather%2C%20entertainment%2C%20news%2C%20texas-politics%2C%20breaking-news%2C%20nbc-5%20investigates%2C%20business-news%2C%20entertainment-news%2C%20lone-star%20nye%2C%20crime-and%20courts%2C%20elections%2C%20gambling%2C%20texas-dmv%2C%20texas-border%2C%20texas-elections%2C%20paper-tags%2C%20paper-tag%20nation%2C%20driven-to%20death%2C%20money%2C%20extreme-weather%2C%20us-mexico-border%2C%20grocery-shopping%2C%20shootings%2C%20fema%2C%20breaking-news%2C%20montgomery-county%2C%20decision-2025%2C%20help-on%20hold%2C%20decision-2026%2C%20central-texas%20flood%2C%20u.s.-government%2C%20dallas-ice%20shooting%2C%20henderson-county%2C%20squeezed%2C%20broken-process — 204 — 17 B — 107 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=85297157375696774763379215254359935493&s:aam:blob=6G1ynYcLPuiQxYZrsz_pkqfLG9yMXBpb2zX5dvJdYQJzPXImdj0y&l:aam:loc_hint=6&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=KXAS&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=1776899982640752246962&s:event:type=play&l:event:duration=0&l:event:playhead=102&l:event:ts=1776899985396&l:event:prev_ts=-1&s:asset:type=main&s:asset:name=XUMO_NBC_DFW_FAST_STREAM&s:asset:video_id=10083523824&s:asset:publisher=A8AB776A5245B4220A490D44%40AdobeOrg&l:asset:length=86400&s:stream:chapter_id=640982dfd294576f297ce4b71fdbe0d4_35&s:stream:chapter_sid=1776899985148234933855&s:stream:chapter_name=Live%3A%20NBC%205%20News%20%40%206PM&l:stream:chapter_pos=35&l:stream:chapter_length=31&l:stream:chapter_offset=21&s:stream:type=live&l:stream:bitrate=1205600&l:stream:fps=29&l:stream:dropped_frames=0&l:stream:startup_time=2486000nbcume.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=85297157375696774763379215254359935493&s:aam:blob=6G1ynYcLPuiQxYZrsz_pkqfLG9yMXBpb2zX5dvJdYQJzPXImdj0y&l:aam:loc_hint=6&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=KXAS&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=1776899982640752246962&s:event:type=play&l:event:duration=0&l:event:playhead=102&l:event:ts=1776899985396&l:event:prev_ts=-1&s:asset:type=main&s:asset:name=XUMO_NBC_DFW_FAST_STREAM&s:asset:video_id=10083523824&s:asset:publisher=A8AB776A5245B4220A490D44%40AdobeOrg&l:asset:length=86400&s:stream:chapter_id=640982dfd294576f297ce4b71fdbe0d4_35&s:stream:chapter_sid=1776899985148234933855&s:stream:chapter_name=Live%3A%20NBC%205%20News%20%40%206PM&l:stream:chapter_pos=35&l:stream:chapter_length=31&l:stream:chapter_offset=21&s:stream:type=live&l:stream:bitrate=1205600&l:stream:fps=29&l:stream:dropped_frames=0&l:stream:startup_time=2486000 — 204 — 17 B — 110 ms — h2https://xumo-drct-ch106-9xq36.fast.nbcuni.com/live/master_caption/00531/master_caption_07380.vttxumo-drct-ch106-9xq36.fast.nbcuni.c... https://xumo-drct-ch106-9xq36.fast.nbcuni.com/live/master_caption/00531/master_caption_07380.vtt — 200 — 3.1 KiB — 457 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=85297157375696774763379215254359935493&s:aam:blob=6G1ynYcLPuiQxYZrsz_pkqfLG9yMXBpb2zX5dvJdYQJzPXImdj0y&l:aam:loc_hint=6&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=KXAS&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=1776899982640752246962&s:event:type=play&l:event:duration=1006&l:event:playhead=103&l:event:ts=1776899986402&l:event:prev_ts=1776899985396&s:asset:type=main&s:asset:name=XUMO_NBC_DFW_FAST_STREAM&s:asset:video_id=10083523824&s:asset:publisher=A8AB776A5245B4220A490D44%40AdobeOrg&l:asset:length=86400&s:stream:chapter_id=640982dfd294576f297ce4b71fdbe0d4_35&s:stream:chapter_sid=1776899985148234933855&s:stream:chapter_name=Live%3A%20NBC%205%20News%20%40%206PM&l:stream:chapter_pos=35&l:stream:chapter_length=31&l:stream:chapter_offset=21&s:stream:type=live&l:stream:bitrate=1205600&l:stream:fps=29&l:stream:dropped_frames=0&l:stream:startup_time=2486000nbcume.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=85297157375696774763379215254359935493&s:aam:blob=6G1ynYcLPuiQxYZrsz_pkqfLG9yMXBpb2zX5dvJdYQJzPXImdj0y&l:aam:loc_hint=6&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=KXAS&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=1776899982640752246962&s:event:type=play&l:event:duration=1006&l:event:playhead=103&l:event:ts=1776899986402&l:event:prev_ts=1776899985396&s:asset:type=main&s:asset:name=XUMO_NBC_DFW_FAST_STREAM&s:asset:video_id=10083523824&s:asset:publisher=A8AB776A5245B4220A490D44%40AdobeOrg&l:asset:length=86400&s:stream:chapter_id=640982dfd294576f297ce4b71fdbe0d4_35&s:stream:chapter_sid=1776899985148234933855&s:stream:chapter_name=Live%3A%20NBC%205%20News%20%40%206PM&l:stream:chapter_pos=35&l:stream:chapter_length=31&l:stream:chapter_offset=21&s:stream:type=live&l:stream:bitrate=1205600&l:stream:fps=29&l:stream:dropped_frames=0&l:stream:startup_time=2486000 — 204 — 17 B — 106 ms — h2https://d368vp0qqzvkid.cloudfront.net/manifest/3fec3e5cac39a52b2132f9c66c83dae043dc17d4/prod_default_nbc-direct/f2a8a14a-1fcb-419a-afda-b183250932ef/4.m3u8d368vp0qqzvkid.cloudfront.net/manif... https://d368vp0qqzvkid.cloudfront.net/manifest/3fec3e5cac39a52b2132f9c66c83dae043dc17d4/prod_default_nbc-direct/f2a8a14a-1fcb-419a-afda-b183250932ef/4.m3u8 — 200 — 2.7 KiB — 291 ms — http/1.1https://xumo-drct-ch106-9xq36.fast.nbcuni.com/live/master_caption/00531/master_caption_07381.vttxumo-drct-ch106-9xq36.fast.nbcuni.c... https://xumo-drct-ch106-9xq36.fast.nbcuni.com/live/master_caption/00531/master_caption_07381.vtt — 200 — 3.1 KiB — 456 ms — h2https://xumo-drct-ch106-9xq36.fast.nbcuni.com/live/master_5/00531/master_5_07381.tsxumo-drct-ch106-9xq36.fast.nbcuni.c... https://xumo-drct-ch106-9xq36.fast.nbcuni.com/live/master_5/00531/master_5_07381.ts — 200 — 3.5 MiB — 1.4 s — h2https://xumo-drct-ch106-9xq36.fast.nbcuni.com/live/master_5/00531/master_5_07382.tsxumo-drct-ch106-9xq36.fast.nbcuni.c... https://xumo-drct-ch106-9xq36.fast.nbcuni.com/live/master_5/00531/master_5_07382.ts — 200 — 3.2 MiB — 1.4 s — h2https://tpsc-ew1.doubleverify.com/event.png?impid=fceb476e63b64f11a5c78fd696df6c47&flavor=0&gdpr=&gdpr_consent=&isbxdms=4710&b11=5101&iabv5=4710&tmsp=4943&lftb=5101&sftb=5101&m50invms=5101&ee_dp_m50invnprms=5101&eoid=30tpsc-ew1.doubleverify.com/event.png... https://tpsc-ew1.doubleverify.com/event.png?impid=fceb476e63b64f11a5c78fd696df6c47&flavor=0&gdpr=&gdpr_consent=&isbxdms=4710&b11=5101&iabv5=4710&tmsp=4943&lftb=5101&sftb=5101&m50invms=5101&ee_dp_m50invnprms=5101&eoid=30 — 204 — 295 B — 31 ms — http/1.1https://d368vp0qqzvkid.cloudfront.net/manifest/3fec3e5cac39a52b2132f9c66c83dae043dc17d4/prod_default_nbc-direct/f2a8a14a-1fcb-419a-afda-b183250932ef/4.m3u8d368vp0qqzvkid.cloudfront.net/manif... https://d368vp0qqzvkid.cloudfront.net/manifest/3fec3e5cac39a52b2132f9c66c83dae043dc17d4/prod_default_nbc-direct/f2a8a14a-1fcb-419a-afda-b183250932ef/4.m3u8 — 200 — 2.7 KiB — 276 ms — http/1.1https://d368vp0qqzvkid.cloudfront.net/manifest/3fec3e5cac39a52b2132f9c66c83dae043dc17d4/prod_default_nbc-direct/f2a8a14a-1fcb-419a-afda-b183250932ef/6.m3u8d368vp0qqzvkid.cloudfront.net/manif... https://d368vp0qqzvkid.cloudfront.net/manifest/3fec3e5cac39a52b2132f9c66c83dae043dc17d4/prod_default_nbc-direct/f2a8a14a-1fcb-419a-afda-b183250932ef/6.m3u8 — 200 — 2.9 KiB — 457 ms — http/1.1https://www.nbcdfw.com/wp-json/wp/v2/live_context_barwww.nbcdfw.com/wp-json/wp/v2/live_c... https://www.nbcdfw.com/wp-json/wp/v2/live_context_bar — 200 — 0 B — 1 ms — h2https://xumo-drct-ch106-9xq36.fast.nbcuni.com/live/master_caption/00531/master_caption_07382.vttxumo-drct-ch106-9xq36.fast.nbcuni.c... https://xumo-drct-ch106-9xq36.fast.nbcuni.com/live/master_caption/00531/master_caption_07382.vtt — 200 — 2.6 KiB — 454 ms — h2https://d368vp0qqzvkid.cloudfront.net/manifest/3fec3e5cac39a52b2132f9c66c83dae043dc17d4/prod_default_nbc-direct/f2a8a14a-1fcb-419a-afda-b183250932ef/4.m3u8d368vp0qqzvkid.cloudfront.net/manif... https://d368vp0qqzvkid.cloudfront.net/manifest/3fec3e5cac39a52b2132f9c66c83dae043dc17d4/prod_default_nbc-direct/f2a8a14a-1fcb-419a-afda-b183250932ef/4.m3u8 — -1 — 0 B — 0 ms —
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 26372ms · 2520KB · $151/mo
ssl.p.jwpcdn.com
Other
Costly
Execution 12557ms
Transfer 40 KB
Monthly Cost $72/mo
widgets-blue.media.weather.com
Other
Costly
Execution 1922ms
Transfer 420 KB
Unused 58%
Monthly Cost $11/mo
cdn.doubleverify.com
Other
Costly
Execution 1905ms
Transfer 0 KB
Unused 36%
Monthly Cost $11/mo
Unattributable
Other
Costly
Execution 1774ms
Transfer 0 KB
Monthly Cost $10/mo
www.nbcdfw.com
Other
Costly
Execution 1630ms
Transfer 102 KB
Monthly Cost $9/mo
securepubads.g.doubleclick.net
Other
Costly
Execution 1519ms
Transfer 188 KB
Unused 52%
Monthly Cost $9/mo
ssl.p.jwpcdn.com
Other
Costly
Execution 1181ms
Transfer 114 KB
Unused 49%
Monthly Cost $7/mo
pagead2.googlesyndication.com
Other
Costly
Execution 764ms
Transfer 0 KB
Unused 42%
Monthly Cost $4/mo
cdn.taboola.com
Other
Costly
Execution 354ms
Transfer 328 KB
Unused 65%
Monthly Cost $2/mo
id.nbcuni.com
Other
Costly
Execution 350ms
Transfer 210 KB
Unused 75%
Monthly Cost $2/mo
widgets.media.weather.com
Other
Costly
Execution 310ms
Transfer 157 KB
Unused 34%
Monthly Cost $2/mo
cdn.doubleverify.com
Other
Costly
Execution 242ms
Transfer 0 KB
Monthly Cost $1/mo
www.nbcdfw.com
Other
Costly
Execution 205ms
Transfer 34 KB
Monthly Cost $1/mo
widgets-blue.media.weather.com
Other
Costly
Execution 204ms
Transfer 93 KB
Unused 36%
Monthly Cost $1/mo
widgets-blue.media.weather.com
Other
Costly
Execution 201ms
Transfer 27 KB
Monthly Cost $1/mo
widgets-blue.media.weather.com
Other
Optional
Execution 190ms
Transfer 157 KB
Unused 34%
Monthly Cost $1/mo
assets.adobedtm.com
Other
Optional
Execution 152ms
Transfer 69 KB
Unused 34%
Monthly Cost $1/mo
assets.adobedtm.com
Other
Optional
Execution 131ms
Transfer 65 KB
Unused 43%
Monthly Cost $1/mo
www.nbcdfw.com
Other
Optional
Execution 126ms
Transfer 33 KB
Monthly Cost $1/mo
widgets-blue.media.weather.com
Other
Optional
Execution 118ms
Transfer 187 KB
Unused 41%
Monthly Cost $1/mo
assets.adobedtm.com
Other
Optional
Execution 102ms
Transfer 12 KB
Monthly Cost $1/mo
www.nbcdfw.com
Other
Optional
Execution 97ms
Transfer 41 KB
Monthly Cost $1/mo
native.sharethrough.com
Other
Optional
Execution 79ms
Transfer 127 KB
Unused 51%
Monthly Cost $0/mo
www.googletagservices.com
Other
Optional
Execution 73ms
Transfer 34 KB
Monthly Cost $0/mo
app.link
Other
Optional
Execution 66ms
Transfer 1 KB
Monthly Cost $0/mo
ak.sail-horizon.com
Other
Optional
Execution 64ms
Transfer 48 KB
Unused 68%
Monthly Cost $0/mo
js-sec.indexww.com
Other
Optional
Execution 55ms
Transfer 33 KB
Monthly Cost $0/mo

These scripts may cost more than they're worth

  • ssl.p.jwpcdn.com adds 12557ms and costs ~$72/month
  • widgets-blue.media.weather.com adds 1922ms and costs ~$11/month
  • cdn.doubleverify.com adds 1905ms and costs ~$11/month
  • Unattributable adds 1774ms and costs ~$10/month
  • www.nbcdfw.com adds 1630ms and costs ~$9/month
  • securepubads.g.doubleclick.net adds 1519ms and costs ~$9/month
  • ssl.p.jwpcdn.com adds 1181ms and costs ~$7/month
  • pagead2.googlesyndication.com adds 764ms and costs ~$4/month
  • cdn.taboola.com adds 354ms and costs ~$2/month
  • id.nbcuni.com adds 350ms and costs ~$2/month
  • widgets.media.weather.com adds 310ms and costs ~$2/month
  • cdn.doubleverify.com adds 242ms and costs ~$1/month
  • www.nbcdfw.com adds 205ms and costs ~$1/month
  • widgets-blue.media.weather.com adds 204ms and costs ~$1/month
  • widgets-blue.media.weather.com adds 201ms and costs ~$1/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 12557ms 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 1922ms 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

cdn.doubleverify.com takes 1905ms 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 1774ms 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.nbcdfw.com takes 1630ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

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

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

Why this matters

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

Source: web.dev

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

pagead2.googlesyndication.com takes 764ms 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.taboola.com takes 354ms 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

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

id.nbcuni.com takes 350ms 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

widgets.media.weather.com takes 310ms 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 242ms 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.nbcdfw.com takes 205ms 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 204ms 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 201ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

51% of native.sharethrough.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

68% of ak.sail-horizon.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

How third-party costs are calculated

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

Send Feedback