Skip to content
https://wtop.com

Performance

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

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

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

4.71 s

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

19.70 s

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

2.47 s

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

0.002

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

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

29.43 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
17
8 PASS 3 REVIEW 4 FIX
F
Page Weight Budget
Action
4.2 MB transferred, 346 requests
FIX
4.2 MB transferred, 346 requests
Critical::
Page weighs 9.7 MB (4.2 MB transferred)
Warning::
JavaScript is 1.7 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.7 MB
Warning::
Images are 1.7 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.7 MB
Info::
Fonts are 365 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 365 KB
Warning::
346 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.87 g CO2 per page load
4.2 MB / 2.4 MB budget
4.2 MB transferred
346 requests
0.87 g CO2 per page load
JavaScript 1.7 MiB 42%
Images 1.7 MiB 40%
Fonts 365.3 KiB 9%
Other 149.9 KiB 4%
CSS 104.0 KiB 2%
HTML 97.4 KiB 2%
Other 25.1 KiB 1%
Other 25.1 KiB 1%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev font loading

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

Why this matters

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

Source: web.dev

F
JS Execution Cost
Action
11219ms total JS execution
FIX
11219ms total JS execution
Warning::
Unattributable: 2098ms CPU time
Warning::
https://wtop.com/: 1338ms CPU time
Warning::
https://cmp.osano.com/Azqe5XTmI42atAm9K/0190736e-d...: 1223ms CPU time
Warning::
https://01.cdn.mediatradecraft.com/cmdpb/wrapper.j...: 950ms CPU time
Warning::
https://assets.bounceexchange.com/assets/smart-tag...: 883ms CPU time
Warning::
Third-party scripts: 9881ms (88% of total)

Main Thread Breakdown

Script Evaluation 66% Other 17% Style & Layout 8% Script Parsing & Compilation 5%
ScriptTotalScriptingParse/CompileParty
Unattributable2098ms546ms0ms3rd
https://wtop.com/1338ms365ms12ms1st
https://cmp.osano.com/Azqe5XTmI42atAm9K/0190736e-d38d-4b44-880d-587a15e02d1e/osano.js1223ms989ms65ms3rd
https://01.cdn.mediatradecraft.com/cmdpb/wrapper.js?siteId=wtop&device=mobile&browser=chrome&section=homepage950ms840ms37ms3rd
https://assets.bounceexchange.com/assets/smart-tag/versioned/main-v2_9e4958801741d4d875ab94da23b6d39a.br.js883ms800ms38ms3rd
https://cadmus.script.ac/d17cam72puk9o1/script.js660ms609ms19ms3rd
https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js?ver=2.1.0451ms297ms7ms3rd
https://01.cdn.mediatradecraft.com/cmdjs/runtime-2.9.1.js341ms237ms10ms3rd
https://www.googletagmanager.com/gtag/js?id=G-7DGXB37KZH331ms287ms41ms3rd
https://assets.bounceexchange.com/cache/6870/campaigns/2420103-f0ac8eace1194dc1a9669f6657360dc7.js329ms318ms4ms3rd

Showing top 10 of 29 scripts

F
JS Bundles
Action
89 scripts, 752 KB unused
FIX
89 scripts, 752 KB unused
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 107 KB unused (57%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-TZG...: 72 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-7DGX...: 66 KB unused (37%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://assets.bounceexchange.com/assets/smart-tag...: 62 KB unused (54%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cadmus.script.ac/d17cam72puk9o1/script.js: 55 KB unused (23%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 752 KB
752 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js188 KB107 KB (57%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-TZGJTC170 KB72 KB (43%)3rd
https://www.googletagmanager.com/gtag/js?id=G-7DGXB37KZH178 KB66 KB (37%)3rd
https://assets.bounceexchange.com/assets/smart-tag/versioned/main-v2_9e4958801741d4d875ab94da23b6d39a.br.js116 KB62 KB (54%)3rd
https://cadmus.script.ac/d17cam72puk9o1/script.js80 KB55 KB (23%)3rd
https://cadmus.script.ac/d17cam72puk9o1/script.js0 KB55 KB (23%)3rd
https://wtop.com/wp-content/themes/wtop-new/js/scripts.min.js?ver=177636342969 KB49 KB (71%)1st
https://btloader.com/tag?o=5668060692217856&upapi=true31 KB45 KB (48%)3rd
https://btloader.com/tag?o=5668060692217856&upapi=true0 KB45 KB (48%)3rd
https://01.cdn.mediatradecraft.com/cmdpb/wrapper.js?siteId=wtop&device=mobile&browser=chrome&section=homepage105 KB42 KB (40%)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
346 resources · 4.2 MB · 752 KB savings available
FIX
346 resources · 4.2 MB · 752 KB savings available
Warning::
Page weight 3.2 MB over 1MB target
Got: 4.2 MB Expected: ≤ 1 MB
Info::
~752 KB of savings available
Warning::
262 third-party resources (51% of weight)
346 resources · 4.2 MiB · 262 third-party 3.2 MiB over 1MB target
JavaScript 45% · 1.9 MiB
Image 40% · 1.7 MiB
Font 9% · 365.3 KiB
CSS 2% · 104.0 KiB
Document 2% · 97.8 KiB
Other 2% · 69.8 KiB

~752.3 KiB of savings available

Remove unused JavaScript: 752.3 KiB
B
Third-Party Impact
51% third-party, 0 ms blocking
REVIEW
51% third-party, 0 ms blocking
Warning::
Third-party code accounts for 51% of page weight (2.1 MiB of 4.2 MiB)
Info::
Third-party blocking time is low (0 ms)
49%
51%
First-party Third-party
C
Image Optimization
Action
79 images, 0 KB saveable
REVIEW
79 images, 0 KB saveable
Warning::
https://wtop.com/wp-content/uploads/2026/04/Kenned... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://wtop.com/wp-content/uploads/2026/04/Chemic... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://wtop.com/wp-content/uploads/2022/02/AP2132... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://wtop.com/wp-content/themes/wtop-new/assets... 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://wtop.com/wp-content/uploads/2026/04/cnn-L1... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://wtop.com/wp-content/uploads/2026/04/Photo-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://wtop.com/wp-content/uploads/2026/04/Electi... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://wtop.com/wp-content/themes/wtop-new/images... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
79 images 1.7 MB
0 oversized -0 KB
75 legacy format
9 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

Performance issues directly impact user engagement and conversion rates.

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

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

Web fonts

15

365 KB total

Render-blocking

0

of 15

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 4.7 s LCP 19.7 shttps://wtop.com/wp-content/themes/wtop-new/css/fonts/Lato/italic-100.woff2?ver=allitalic-100.woff2 https://wtop.com/wp-content/themes/wtop-new/css/fonts/Lato/italic-100.woff2?ver=all — 14.2 KiB — 68 ms — font-display: swaphttps://wtop.com/wp-content/themes/wtop-new/css/fonts/Lato/italic-300.woff2?ver=allitalic-300.woff2 https://wtop.com/wp-content/themes/wtop-new/css/fonts/Lato/italic-300.woff2?ver=all — 14.6 KiB — 60 ms — font-display: swaphttps://wtop.com/wp-content/themes/wtop-new/css/fonts/Lato/italic-400.woff2?ver=allitalic-400.woff2 https://wtop.com/wp-content/themes/wtop-new/css/fonts/Lato/italic-400.woff2?ver=all — 14.8 KiB — 76 ms — font-display: swaphttps://wtop.com/wp-content/themes/wtop-new/css/fonts/Lato/italic-700.woff2?ver=allitalic-700.woff2 https://wtop.com/wp-content/themes/wtop-new/css/fonts/Lato/italic-700.woff2?ver=all — 14.8 KiB — 79 ms — font-display: swaphttps://wtop.com/wp-content/themes/wtop-new/css/fonts/Lato/italic-900.woff2?ver=allitalic-900.woff2 https://wtop.com/wp-content/themes/wtop-new/css/fonts/Lato/italic-900.woff2?ver=all — 14.4 KiB — 79 ms — font-display: swaphttps://wtop.com/wp-content/themes/wtop-new/css/fonts/Lato/normal-300.woff2?ver=allnormal-300.woff2 https://wtop.com/wp-content/themes/wtop-new/css/fonts/Lato/normal-300.woff2?ver=all — 13.9 KiB — 64 ms — font-display: swaphttps://wtop.com/wp-content/themes/wtop-new/css/fonts/Lato/normal-400.woff2?ver=allnormal-400.woff2 https://wtop.com/wp-content/themes/wtop-new/css/fonts/Lato/normal-400.woff2?ver=all — 13.9 KiB — 83 ms — font-display: swaphttps://wtop.com/wp-content/themes/wtop-new/css/fonts/Lato/normal-700.woff2?ver=allnormal-700.woff2 https://wtop.com/wp-content/themes/wtop-new/css/fonts/Lato/normal-700.woff2?ver=all — 14.0 KiB — 68 ms — font-display: swaphttps://wtop.com/wp-content/themes/wtop-new/css/fonts/Lato/normal-900.woff2?ver=allnormal-900.woff2 https://wtop.com/wp-content/themes/wtop-new/css/fonts/Lato/normal-900.woff2?ver=all — 13.7 KiB — 66 ms — font-display: swaphttps://wtop.com/wp-content/themes/wtop-new/css/fonts/Lato/normal-400.woff2normal-400.woff2 https://wtop.com/wp-content/themes/wtop-new/css/fonts/Lato/normal-400.woff2 — 14.0 KiB — 11 ms — font-display: swaphttps://wtop.com/wp-content/themes/wtop-new/css/fonts/Lato/normal-700.woff2normal-700.woff2 https://wtop.com/wp-content/themes/wtop-new/css/fonts/Lato/normal-700.woff2 — 14.0 KiB — 7 ms — font-display: swaphttps://use.fontawesome.com/releases/v6.7.1/webfonts/fa-solid-900.woff2fa-solid-900.woff2 https://use.fontawesome.com/releases/v6.7.1/webfonts/fa-solid-900.woff2 — 155.0 KiB — 103 ms — font-display: swaphttps://use.fontawesome.com/releases/v6.7.1/webfonts/fa-regular-400.woff2fa-regular-400.woff2 https://use.fontawesome.com/releases/v6.7.1/webfonts/fa-regular-400.woff2 — 25.4 KiB — 73 ms — font-display: swaphttps://wtop.com/wp-content/themes/wtop-new/css/fonts/Lato/italic-400.woff2italic-400.woff2 https://wtop.com/wp-content/themes/wtop-new/css/fonts/Lato/italic-400.woff2 — 14.7 KiB — 4 ms — font-display: swaphttps://wtop.com/wp-content/themes/wtop-new/css/fonts/Lato/normal-300.woff2normal-300.woff2 https://wtop.com/wp-content/themes/wtop-new/css/fonts/Lato/normal-300.woff2 — 13.8 KiB — 7 ms — font-display: swap
italic-100.woff2 woff2 swap
Size 14 KB
Load time 68 ms
Start 26 ms
Risk FOUT — text flashes from fallback to web font
italic-300.woff2 woff2 swap
Size 15 KB
Load time 60 ms
Start 26 ms
Risk FOUT — text flashes from fallback to web font
italic-400.woff2 woff2 swap
Size 15 KB
Load time 76 ms
Start 26 ms
Risk FOUT — text flashes from fallback to web font
italic-700.woff2 woff2 swap
Size 15 KB
Load time 79 ms
Start 26 ms
Risk FOUT — text flashes from fallback to web font
italic-900.woff2 woff2 swap
Size 14 KB
Load time 79 ms
Start 27 ms
Risk FOUT — text flashes from fallback to web font
normal-300.woff2 woff2 swap
Size 14 KB
Load time 64 ms
Start 27 ms
Risk FOUT — text flashes from fallback to web font
normal-400.woff2 woff2 swap
Size 14 KB
Load time 83 ms
Start 27 ms
Risk FOUT — text flashes from fallback to web font
normal-700.woff2 woff2 swap
Size 14 KB
Load time 68 ms
Start 27 ms
Risk FOUT — text flashes from fallback to web font
normal-900.woff2 woff2 swap
Size 14 KB
Load time 66 ms
Start 27 ms
Risk FOUT — text flashes from fallback to web font
normal-400.woff2 woff2 swap
Size 14 KB
Load time 11 ms
Start 393 ms
Risk FOUT — text flashes from fallback to web font
normal-700.woff2 woff2 swap
Size 14 KB
Load time 7 ms
Start 397 ms
Risk FOUT — text flashes from fallback to web font
fa-solid-900.woff2 woff2 swap
Size 155 KB
Load time 103 ms
Start 397 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
fa-regular-400.woff2 woff2 swap
Size 25 KB
Load time 73 ms
Start 397 ms
Risk FOUT — text flashes from fallback to web font
italic-400.woff2 woff2 swap
Size 15 KB
Load time 4 ms
Start 397 ms
Risk FOUT — text flashes from fallback to web font
normal-300.woff2 woff2 swap
Size 14 KB
Load time 7 ms
Start 397 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)

Fixing the unchecked items could save ~77 KB and ~154 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
25 hints, 0 missing preconnects
PASS
25 hints, 0 missing preconnects
Info::
Page uses 25 resource hint(s)

Current Resource Hints

preconnect
4
preload
9
dns-prefetch
9
prefetch
3

25 resource hints configured

A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A
HTTP Caching
max-age=600 (10 minutes)
PASS
max-age=600 (10 minutes)
Info::
Cache-Control header is set
Got: max-age=0, max-age=600
Info::
Effective TTL: 10 minutes (max-age=600)
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

max-age=0, max-age=600

DirectiveValueMeaning
max-age0Cache for 0 seconds
max-age600Cache for 10 minutes
Effective TTL: 600 seconds
Network Waterfall
346 requests over 8807ms
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 4.7 s LCP 19.7 shttps://wtop.com// https://wtop.com/ — 200 — 56.5 KiB — 15 ms — h2https://js-sec.indexww.com/ht/p/186967-76288346428612.jsjs-sec.indexww.com/ht/p/186967-7628... https://js-sec.indexww.com/ht/p/186967-76288346428612.js — 200 — 38.8 KiB — 177 ms — h2https://wtop.com/wp-content/themes/wtop-new/css/fonts/Lato/italic-100.woff2?ver=all/wp-content/themes/wtop-new/css/fon... https://wtop.com/wp-content/themes/wtop-new/css/fonts/Lato/italic-100.woff2?ver=all — 200 — 14.2 KiB — 68 ms — h2https://wtop.com/wp-content/themes/wtop-new/css/fonts/Lato/italic-300.woff2?ver=all/wp-content/themes/wtop-new/css/fon... https://wtop.com/wp-content/themes/wtop-new/css/fonts/Lato/italic-300.woff2?ver=all — 200 — 14.6 KiB — 60 ms — h2https://wtop.com/wp-content/themes/wtop-new/css/fonts/Lato/italic-400.woff2?ver=all/wp-content/themes/wtop-new/css/fon... https://wtop.com/wp-content/themes/wtop-new/css/fonts/Lato/italic-400.woff2?ver=all — 200 — 14.8 KiB — 76 ms — h2https://wtop.com/wp-content/themes/wtop-new/css/fonts/Lato/italic-700.woff2?ver=all/wp-content/themes/wtop-new/css/fon... https://wtop.com/wp-content/themes/wtop-new/css/fonts/Lato/italic-700.woff2?ver=all — 200 — 14.8 KiB — 79 ms — h2https://wtop.com/wp-content/themes/wtop-new/css/fonts/Lato/italic-900.woff2?ver=all/wp-content/themes/wtop-new/css/fon... https://wtop.com/wp-content/themes/wtop-new/css/fonts/Lato/italic-900.woff2?ver=all — 200 — 14.4 KiB — 79 ms — h2https://wtop.com/wp-content/themes/wtop-new/css/fonts/Lato/normal-300.woff2?ver=all/wp-content/themes/wtop-new/css/fon... https://wtop.com/wp-content/themes/wtop-new/css/fonts/Lato/normal-300.woff2?ver=all — 200 — 13.9 KiB — 64 ms — h2https://wtop.com/wp-content/themes/wtop-new/css/fonts/Lato/normal-400.woff2?ver=all/wp-content/themes/wtop-new/css/fon... https://wtop.com/wp-content/themes/wtop-new/css/fonts/Lato/normal-400.woff2?ver=all — 200 — 13.9 KiB — 83 ms — h2https://wtop.com/wp-content/themes/wtop-new/css/fonts/Lato/normal-700.woff2?ver=all/wp-content/themes/wtop-new/css/fon... https://wtop.com/wp-content/themes/wtop-new/css/fonts/Lato/normal-700.woff2?ver=all — 200 — 14.0 KiB — 68 ms — h2https://wtop.com/wp-content/themes/wtop-new/css/fonts/Lato/normal-900.woff2?ver=all/wp-content/themes/wtop-new/css/fon... https://wtop.com/wp-content/themes/wtop-new/css/fonts/Lato/normal-900.woff2?ver=all — 200 — 13.7 KiB — 66 ms — h2https://wtop.com/wp-content/plugins/sailthru-custom/assets/css/sailthru.css?ver=260416-181709/wp-content/plugins/sailthru-custom... https://wtop.com/wp-content/plugins/sailthru-custom/assets/css/sailthru.css?ver=260416-181709 — 200 — 1.0 KiB — 28 ms — h2https://wtop.com/wp-content/plugins/sailthru-newsletters-custom/assets/css/sailthru.css?ver=0.1/wp-content/plugins/sailthru-newsle... https://wtop.com/wp-content/plugins/sailthru-newsletters-custom/assets/css/sailthru.css?ver=0.1 — 200 — 1.1 KiB — 53 ms — h2https://wtop.com/wp-content/plugins/sailthru-newsletters-custom/assets/css/sailthru-newsletter-signup.min.css?ver=1776363429/wp-content/plugins/sailthru-newsle... https://wtop.com/wp-content/plugins/sailthru-newsletters-custom/assets/css/sailthru-newsletter-signup.min.css?ver=1776363429 — 200 — 2.3 KiB — 29 ms — h2https://use.fontawesome.com/releases/v6.7.1/css/all.css?ver=6.7.1use.fontawesome.com/releases/v6.7.1... https://use.fontawesome.com/releases/v6.7.1/css/all.css?ver=6.7.1 — 200 — 28.9 KiB — 118 ms — h2https://wtop.com/wp-content/themes/wtop-new/style.css?ver=1776363429/wp-content/themes/wtop-new/style.c... https://wtop.com/wp-content/themes/wtop-new/style.css?ver=1776363429 — 200 — 36.2 KiB — 62 ms — h2https://wtop.com/wp-content/themes/wtop-new/blog-styles.css?ver=1776363429/wp-content/themes/wtop-new/blog-st... https://wtop.com/wp-content/themes/wtop-new/blog-styles.css?ver=1776363429 — 200 — 916 B — 29 ms — h2https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js?ver=2.1.0ajax.googleapis.com/ajax/libs/jquer... https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js?ver=2.1.0 — 200 — 30.3 KiB — 154 ms — h2https://secure-drm.imrworldwide.com/novms/js/2/ggcmb400.js?ver=5.9.4secure-drm.imrworldwide.com/novms/j... https://secure-drm.imrworldwide.com/novms/js/2/ggcmb400.js?ver=5.9.4 — 200 — 554 B — 192 ms — h2https://wtop.com/wp-content/themes/wtop-new/js/ggCom_embed.js?ver=5.9.4/wp-content/themes/wtop-new/js/ggCo... https://wtop.com/wp-content/themes/wtop-new/js/ggCom_embed.js?ver=5.9.4 — 200 — 2.1 KiB — 66 ms — h2https://wtop.com/wp-content/themes/wtop-new/js/WTOPHomepage/dist/wtop_homepage.min.js?ver=1776363429/wp-content/themes/wtop-new/js/WTOP... https://wtop.com/wp-content/themes/wtop-new/js/WTOPHomepage/dist/wtop_homepage.min.js?ver=1776363429 — 200 — 2.1 KiB — 68 ms — h2https://wtop.com/wp-content/plugins/dfp-custom-light/assets/js/dist/dfp-custom-light.min.js?ver=1.0.0/wp-content/plugins/dfp-custom-ligh... https://wtop.com/wp-content/plugins/dfp-custom-light/assets/js/dist/dfp-custom-light.min.js?ver=1.0.0 — 200 — 2.5 KiB — 78 ms — h2https://cmp.osano.com/Azqe5XTmI42atAm9K/0190736e-d38d-4b44-880d-587a15e02d1e/osano.jscmp.osano.com/Azqe5XTmI42atAm9K/019... https://cmp.osano.com/Azqe5XTmI42atAm9K/0190736e-d38d-4b44-880d-587a15e02d1e/osano.js — 200 — 62.4 KiB — 81 ms — h3https://www.youtube.com/iframe_apiwww.youtube.com/iframe_api https://www.youtube.com/iframe_api — 200 — 3.5 KiB — 156 ms — h2https://cdn.btmessage.com/script/rlink.js?o=5668060692217856cdn.btmessage.com/script/rlink.js?o... https://cdn.btmessage.com/script/rlink.js?o=5668060692217856 — 200 — 51.2 KiB — 260 ms — h2https://wtop.com/wp-content/themes/wtop-new/css/dist/top-story-drawer.css?ver=1776363429/wp-content/themes/wtop-new/css/dis... https://wtop.com/wp-content/themes/wtop-new/css/dist/top-story-drawer.css?ver=1776363429 — 200 — 1.4 KiB — 26 ms — h2https://wtop.com/wp-content/themes/wtop-new/css/dist/subheads.css?ver=1776363429/wp-content/themes/wtop-new/css/dis... https://wtop.com/wp-content/themes/wtop-new/css/dist/subheads.css?ver=1776363429 — 200 — 921 B — 26 ms — h2https://wtop.com/wp-content/themes/wtop-new/css/dist/vertical_videos.css?ver=1776363429/wp-content/themes/wtop-new/css/dis... https://wtop.com/wp-content/themes/wtop-new/css/dist/vertical_videos.css?ver=1776363429 — 200 — 1.4 KiB — 26 ms — h2https://wtop.com/wp-content/themes/wtop-new/css/dist/more_top_news.css?ver=1776363429/wp-content/themes/wtop-new/css/dis... https://wtop.com/wp-content/themes/wtop-new/css/dist/more_top_news.css?ver=1776363429 — 200 — 899 B — 48 ms — h2https://wtop.com/wp-content/themes/wtop-new/css/dist/local_section.css?ver=1776363429/wp-content/themes/wtop-new/css/dis... https://wtop.com/wp-content/themes/wtop-new/css/dist/local_section.css?ver=1776363429 — 200 — 1.0 KiB — 26 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 4.7 s LCP 19.7 shttps://wtop.com// https://wtop.com/ — 200 — 56.5 KiB — 15 ms — h2https://js-sec.indexww.com/ht/p/186967-76288346428612.jsjs-sec.indexww.com/ht/p/186967-7628... https://js-sec.indexww.com/ht/p/186967-76288346428612.js — 200 — 38.8 KiB — 177 ms — h2https://wtop.com/wp-content/themes/wtop-new/css/fonts/Lato/italic-100.woff2?ver=all/wp-content/themes/wtop-new/css/fon... https://wtop.com/wp-content/themes/wtop-new/css/fonts/Lato/italic-100.woff2?ver=all — 200 — 14.2 KiB — 68 ms — h2https://wtop.com/wp-content/themes/wtop-new/css/fonts/Lato/italic-300.woff2?ver=all/wp-content/themes/wtop-new/css/fon... https://wtop.com/wp-content/themes/wtop-new/css/fonts/Lato/italic-300.woff2?ver=all — 200 — 14.6 KiB — 60 ms — h2https://wtop.com/wp-content/themes/wtop-new/css/fonts/Lato/italic-400.woff2?ver=all/wp-content/themes/wtop-new/css/fon... https://wtop.com/wp-content/themes/wtop-new/css/fonts/Lato/italic-400.woff2?ver=all — 200 — 14.8 KiB — 76 ms — h2https://wtop.com/wp-content/themes/wtop-new/css/fonts/Lato/italic-700.woff2?ver=all/wp-content/themes/wtop-new/css/fon... https://wtop.com/wp-content/themes/wtop-new/css/fonts/Lato/italic-700.woff2?ver=all — 200 — 14.8 KiB — 79 ms — h2https://wtop.com/wp-content/themes/wtop-new/css/fonts/Lato/italic-900.woff2?ver=all/wp-content/themes/wtop-new/css/fon... https://wtop.com/wp-content/themes/wtop-new/css/fonts/Lato/italic-900.woff2?ver=all — 200 — 14.4 KiB — 79 ms — h2https://wtop.com/wp-content/themes/wtop-new/css/fonts/Lato/normal-300.woff2?ver=all/wp-content/themes/wtop-new/css/fon... https://wtop.com/wp-content/themes/wtop-new/css/fonts/Lato/normal-300.woff2?ver=all — 200 — 13.9 KiB — 64 ms — h2https://wtop.com/wp-content/themes/wtop-new/css/fonts/Lato/normal-400.woff2?ver=all/wp-content/themes/wtop-new/css/fon... https://wtop.com/wp-content/themes/wtop-new/css/fonts/Lato/normal-400.woff2?ver=all — 200 — 13.9 KiB — 83 ms — h2https://wtop.com/wp-content/themes/wtop-new/css/fonts/Lato/normal-700.woff2?ver=all/wp-content/themes/wtop-new/css/fon... https://wtop.com/wp-content/themes/wtop-new/css/fonts/Lato/normal-700.woff2?ver=all — 200 — 14.0 KiB — 68 ms — h2https://wtop.com/wp-content/themes/wtop-new/css/fonts/Lato/normal-900.woff2?ver=all/wp-content/themes/wtop-new/css/fon... https://wtop.com/wp-content/themes/wtop-new/css/fonts/Lato/normal-900.woff2?ver=all — 200 — 13.7 KiB — 66 ms — h2https://wtop.com/wp-content/plugins/sailthru-custom/assets/css/sailthru.css?ver=260416-181709/wp-content/plugins/sailthru-custom... https://wtop.com/wp-content/plugins/sailthru-custom/assets/css/sailthru.css?ver=260416-181709 — 200 — 1.0 KiB — 28 ms — h2https://wtop.com/wp-content/plugins/sailthru-newsletters-custom/assets/css/sailthru.css?ver=0.1/wp-content/plugins/sailthru-newsle... https://wtop.com/wp-content/plugins/sailthru-newsletters-custom/assets/css/sailthru.css?ver=0.1 — 200 — 1.1 KiB — 53 ms — h2https://wtop.com/wp-content/plugins/sailthru-newsletters-custom/assets/css/sailthru-newsletter-signup.min.css?ver=1776363429/wp-content/plugins/sailthru-newsle... https://wtop.com/wp-content/plugins/sailthru-newsletters-custom/assets/css/sailthru-newsletter-signup.min.css?ver=1776363429 — 200 — 2.3 KiB — 29 ms — h2https://use.fontawesome.com/releases/v6.7.1/css/all.css?ver=6.7.1use.fontawesome.com/releases/v6.7.1... https://use.fontawesome.com/releases/v6.7.1/css/all.css?ver=6.7.1 — 200 — 28.9 KiB — 118 ms — h2https://wtop.com/wp-content/themes/wtop-new/style.css?ver=1776363429/wp-content/themes/wtop-new/style.c... https://wtop.com/wp-content/themes/wtop-new/style.css?ver=1776363429 — 200 — 36.2 KiB — 62 ms — h2https://wtop.com/wp-content/themes/wtop-new/blog-styles.css?ver=1776363429/wp-content/themes/wtop-new/blog-st... https://wtop.com/wp-content/themes/wtop-new/blog-styles.css?ver=1776363429 — 200 — 916 B — 29 ms — h2https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js?ver=2.1.0ajax.googleapis.com/ajax/libs/jquer... https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js?ver=2.1.0 — 200 — 30.3 KiB — 154 ms — h2https://secure-drm.imrworldwide.com/novms/js/2/ggcmb400.js?ver=5.9.4secure-drm.imrworldwide.com/novms/j... https://secure-drm.imrworldwide.com/novms/js/2/ggcmb400.js?ver=5.9.4 — 200 — 554 B — 192 ms — h2https://wtop.com/wp-content/themes/wtop-new/js/ggCom_embed.js?ver=5.9.4/wp-content/themes/wtop-new/js/ggCo... https://wtop.com/wp-content/themes/wtop-new/js/ggCom_embed.js?ver=5.9.4 — 200 — 2.1 KiB — 66 ms — h2https://wtop.com/wp-content/themes/wtop-new/js/WTOPHomepage/dist/wtop_homepage.min.js?ver=1776363429/wp-content/themes/wtop-new/js/WTOP... https://wtop.com/wp-content/themes/wtop-new/js/WTOPHomepage/dist/wtop_homepage.min.js?ver=1776363429 — 200 — 2.1 KiB — 68 ms — h2https://wtop.com/wp-content/plugins/dfp-custom-light/assets/js/dist/dfp-custom-light.min.js?ver=1.0.0/wp-content/plugins/dfp-custom-ligh... https://wtop.com/wp-content/plugins/dfp-custom-light/assets/js/dist/dfp-custom-light.min.js?ver=1.0.0 — 200 — 2.5 KiB — 78 ms — h2https://cmp.osano.com/Azqe5XTmI42atAm9K/0190736e-d38d-4b44-880d-587a15e02d1e/osano.jscmp.osano.com/Azqe5XTmI42atAm9K/019... https://cmp.osano.com/Azqe5XTmI42atAm9K/0190736e-d38d-4b44-880d-587a15e02d1e/osano.js — 200 — 62.4 KiB — 81 ms — h3https://www.youtube.com/iframe_apiwww.youtube.com/iframe_api https://www.youtube.com/iframe_api — 200 — 3.5 KiB — 156 ms — h2https://cdn.btmessage.com/script/rlink.js?o=5668060692217856cdn.btmessage.com/script/rlink.js?o... https://cdn.btmessage.com/script/rlink.js?o=5668060692217856 — 200 — 51.2 KiB — 260 ms — h2https://wtop.com/wp-content/themes/wtop-new/css/dist/top-story-drawer.css?ver=1776363429/wp-content/themes/wtop-new/css/dis... https://wtop.com/wp-content/themes/wtop-new/css/dist/top-story-drawer.css?ver=1776363429 — 200 — 1.4 KiB — 26 ms — h2https://wtop.com/wp-content/themes/wtop-new/css/dist/subheads.css?ver=1776363429/wp-content/themes/wtop-new/css/dis... https://wtop.com/wp-content/themes/wtop-new/css/dist/subheads.css?ver=1776363429 — 200 — 921 B — 26 ms — h2https://wtop.com/wp-content/themes/wtop-new/css/dist/vertical_videos.css?ver=1776363429/wp-content/themes/wtop-new/css/dis... https://wtop.com/wp-content/themes/wtop-new/css/dist/vertical_videos.css?ver=1776363429 — 200 — 1.4 KiB — 26 ms — h2https://wtop.com/wp-content/themes/wtop-new/css/dist/more_top_news.css?ver=1776363429/wp-content/themes/wtop-new/css/dis... https://wtop.com/wp-content/themes/wtop-new/css/dist/more_top_news.css?ver=1776363429 — 200 — 899 B — 48 ms — h2https://wtop.com/wp-content/themes/wtop-new/css/dist/local_section.css?ver=1776363429/wp-content/themes/wtop-new/css/dis... https://wtop.com/wp-content/themes/wtop-new/css/dist/local_section.css?ver=1776363429 — 200 — 1.0 KiB — 26 ms — h2https://wtop.com/wp-content/themes/wtop-new/css/dist/videos-galleries.css?ver=1776363429/wp-content/themes/wtop-new/css/dis... https://wtop.com/wp-content/themes/wtop-new/css/dist/videos-galleries.css?ver=1776363429 — 200 — 1.1 KiB — 47 ms — h2https://wtop.com/wp-content/themes/wtop-new/css/dist/category_subheads.css?ver=1776363429/wp-content/themes/wtop-new/css/dis... https://wtop.com/wp-content/themes/wtop-new/css/dist/category_subheads.css?ver=1776363429 — 200 — 1.0 KiB — 47 ms — h2https://wtop.com/wp-content/themes/wtop-new/css/dist/fnn_n_podcast.css?ver=1776363429/wp-content/themes/wtop-new/css/dis... https://wtop.com/wp-content/themes/wtop-new/css/dist/fnn_n_podcast.css?ver=1776363429 — 200 — 1.5 KiB — 48 ms — h2https://wtop.com/wp-content/themes/wtop-new/css/dist/frontpage.css?ver=1776363429/wp-content/themes/wtop-new/css/dis... https://wtop.com/wp-content/themes/wtop-new/css/dist/frontpage.css?ver=1776363429 — 200 — 444 B — 48 ms — h2https://wtop.com/wp-content/uploads/2026/04/Kennedy_Center_13779-780x520.jpg/wp-content/uploads/2026/04/Kennedy... https://wtop.com/wp-content/uploads/2026/04/Kennedy_Center_13779-780x520.jpg — 200 — 78.1 KiB — 137 ms — h2https://wtop.com/wp-content/uploads/2026/04/Election_2_26_Decision_Notes_Virginia_15118-480x320.jpg/wp-content/uploads/2026/04/Electio... https://wtop.com/wp-content/uploads/2026/04/Election_2_26_Decision_Notes_Virginia_15118-480x320.jpg — 200 — 56.3 KiB — 77 ms — h2https://wtop.com/wp-content/uploads/2026/04/Photo-Apr-22-2026-2-37-15-PM-480x320.jpg/wp-content/uploads/2026/04/Photo-A... https://wtop.com/wp-content/uploads/2026/04/Photo-Apr-22-2026-2-37-15-PM-480x320.jpg — 200 — 25.6 KiB — 106 ms — h2https://wtop.com/wp-content/uploads/2026/04/cnn-L19jb21wb25lbnRzL2ltYWdlL2luc3RhbmNlcy9jbW56NGZjMmYwMDAzM2I2cXN4cmc4YnF2-L19jb21wb25lbnRzL2FydGljbGUvaW5zdGFuY2VzL2NtbnoyMGFoYjAwMjAyN3AzY2NzMTFhMHA-300-e1776761292435-480x320.jpg/wp-content/uploads/2026/04/cnn-L19... https://wtop.com/wp-content/uploads/2026/04/cnn-L19jb21wb25lbnRzL2ltYWdlL2luc3RhbmNlcy9jbW56NGZjMmYwMDAzM2I2cXN4cmc4YnF2-L19jb21wb25lbnRzL2FydGljbGUvaW5zdGFuY2VzL2NtbnoyMGFoYjAwMjAyN3AzY2NzMTFhMHA-300-e1776761292435-480x320.jpg — 200 — 35.0 KiB — 2 ms — h2https://wtop.com/wp-content/uploads/2026/04/Chemical_Leak_West_Virginia__1365-480x320.jpg/wp-content/uploads/2026/04/Chemica... https://wtop.com/wp-content/uploads/2026/04/Chemical_Leak_West_Virginia__1365-480x320.jpg — 200 — 51.0 KiB — 2 ms — h2https://wtop.com/wp-content/themes/wtop-new/css/dist/newsletter-signup.css?ver=1776363429/wp-content/themes/wtop-new/css/dis... https://wtop.com/wp-content/themes/wtop-new/css/dist/newsletter-signup.css?ver=1776363429 — 200 — 1.2 KiB — 2 ms — h2https://wtop.com/wp-content/themes/wtop-new/css/dist/homepage-partners.css?ver=1776363429/wp-content/themes/wtop-new/css/dis... https://wtop.com/wp-content/themes/wtop-new/css/dist/homepage-partners.css?ver=1776363429 — 200 — 751 B — 2 ms — h2https://wtop.com/wp-content/plugins/exco-custom/assets/css/exco-styles.css?ver=5.9.4/wp-content/plugins/exco-custom/ass... https://wtop.com/wp-content/plugins/exco-custom/assets/css/exco-styles.css?ver=5.9.4 — 200 — 369 B — 2 ms — h2https://wtop.com/wp-content/plugins/sailthru-newsletters-custom/assets/js/sailthru-newsletter-signup.min.js?ver=1776363429/wp-content/plugins/sailthru-newsle... https://wtop.com/wp-content/plugins/sailthru-newsletters-custom/assets/js/sailthru-newsletter-signup.min.js?ver=1776363429 — 200 — 3.2 KiB — 13 ms — h2https://match.adsrvr.org/track/rid?ttd_pid=casale&fmt=json&p=186967match.adsrvr.org/track/rid?ttd_pid=... https://match.adsrvr.org/track/rid?ttd_pid=casale&fmt=json&p=186967 — 200 — 421 B — 176 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 — 359 B — 137 ms — h2https://wtop.com/wp-content/themes/wtop-new/js/scripts.min.js?ver=1776363429/wp-content/themes/wtop-new/js/scri... https://wtop.com/wp-content/themes/wtop-new/js/scripts.min.js?ver=1776363429 — 200 — 69.1 KiB — 7 ms — h2https://wtop.com/wp-content/themes/wtop-new/js/lozad.min.js?ver=1776363429/wp-content/themes/wtop-new/js/loza... https://wtop.com/wp-content/themes/wtop-new/js/lozad.min.js?ver=1776363429 — 200 — 1.6 KiB — 2 ms — h2blob:https://wtop.com/497baeec-5fc3-43de-ae59-20985fd22bfcwtop.com/497baeec-5fc3-43de-ae59-20... blob:https://wtop.com/497baeec-5fc3-43de-ae59-20985fd22bfc — 200 — -1 B — 28 ms — blobhttps://wtop.com/wp-content/themes/wtop-new/js/WTOPVerticalVideos/dist/wtop_vertical_video.min.js?ver=1776363429/wp-content/themes/wtop-new/js/WTOP... https://wtop.com/wp-content/themes/wtop-new/js/WTOPVerticalVideos/dist/wtop_vertical_video.min.js?ver=1776363429 — 200 — 2.3 KiB — 29 ms — h2https://wtop.com/wp-content/plugins/sailthru-custom/assets/js/sailthru.js?ver=260416-181709/wp-content/plugins/sailthru-custom... https://wtop.com/wp-content/plugins/sailthru-custom/assets/js/sailthru.js?ver=260416-181709 — 200 — 613 B — 29 ms — h2https://wtop.com/wp-content/plugins/sailthru-newsletters-custom/assets/js/sailthru.js?ver=0.1/wp-content/plugins/sailthru-newsle... https://wtop.com/wp-content/plugins/sailthru-newsletters-custom/assets/js/sailthru.js?ver=0.1 — 200 — 638 B — 26 ms — h2https://wtop.com/openad.js/openad.js https://wtop.com/openad.js — 200 — 335 B — 27 ms — h2https://c.amazon-adsystem.com/aax2/apstag.jsc.amazon-adsystem.com/aax2/apstag.j... https://c.amazon-adsystem.com/aax2/apstag.js — 200 — 90.9 KiB — 85 ms — h2https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 34.2 KiB — 70 ms — h3https://01.cdn.mediatradecraft.com/wtop/main/main.js?template=homepage01.cdn.mediatradecraft.com/wtop/mai... https://01.cdn.mediatradecraft.com/wtop/main/main.js?template=homepage — 200 — 17.0 KiB — 54 ms — h3https://www.googletagmanager.com/gtag/js?id=G-7DGXB37KZHwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-7DGXB37KZH — 200 — 177.7 KiB — 204 ms — h2https://wtop.com/advertisement.js/advertisement.js https://wtop.com/advertisement.js — 200 — 420 B — 24 ms — h2https://wtop.com/wp-content/uploads/2022/02/AP21326738804765-480x320.jpg/wp-content/uploads/2022/02/AP21326... https://wtop.com/wp-content/uploads/2022/02/AP21326738804765-480x320.jpg — 200 — 54.5 KiB — 42 ms — h2https://wtop.com/wp-content/themes/wtop-new/assets/img/icons/fednews.png/wp-content/themes/wtop-new/assets/... https://wtop.com/wp-content/themes/wtop-new/assets/img/icons/fednews.png — 200 — 1.6 KiB — 28 ms — h2https://wtop.com/wp-content/uploads/2025/09/22-Hours-Pod-Art-150x150.png/wp-content/uploads/2025/09/22-Hour... https://wtop.com/wp-content/uploads/2025/09/22-Hours-Pod-Art-150x150.png — 200 — 36.0 KiB — 51 ms — h2https://wtop.com/wp-content/uploads/2026/02/Final-150x150.png/wp-content/uploads/2026/02/Final-1... https://wtop.com/wp-content/uploads/2026/02/Final-150x150.png — 200 — 17.1 KiB — 42 ms — h2https://wtop.com/wp-content/uploads/2022/11/Beyond-the-Fame-1080-%C3%97-1080-px-1-150x150.png/wp-content/uploads/2022/11/Beyond-... https://wtop.com/wp-content/uploads/2022/11/Beyond-the-Fame-1080-%C3%97-1080-px-1-150x150.png — 200 — 6.9 KiB — 45 ms — h2https://wtop.com/wp-content/uploads/2024/10/dc-sports-huddle-3000x3000-1-e1728819959888-150x150.png/wp-content/uploads/2024/10/dc-spor... https://wtop.com/wp-content/uploads/2024/10/dc-sports-huddle-3000x3000-1-e1728819959888-150x150.png — 200 — 19.6 KiB — 55 ms — h2https://wtop.com/wp-content/uploads/2022/01/1256929-image-1643045461-150x150.jpg/wp-content/uploads/2022/01/1256929... https://wtop.com/wp-content/uploads/2022/01/1256929-image-1643045461-150x150.jpg — 200 — 8.3 KiB — 44 ms — h2https://wtop.com/wp-content/uploads/2024/04/therinpy-150x150.jpg/wp-content/uploads/2024/04/therinp... https://wtop.com/wp-content/uploads/2024/04/therinpy-150x150.jpg — 200 — 6.5 KiB — 52 ms — h2https://wtop.com/wp-content/themes/wtop-new/assets/img/logo_footer_desktop_WTOPnews_horizontal.png/wp-content/themes/wtop-new/assets/... https://wtop.com/wp-content/themes/wtop-new/assets/img/logo_footer_desktop_WTOPnews_horizontal.png — 200 — 8.0 KiB — 36 ms — h2https://wtop.com/wp-includes/js/wp-emoji-release.min.js?ver=5.9.4/wp-includes/js/wp-emoji-release.mi... https://wtop.com/wp-includes/js/wp-emoji-release.min.js?ver=5.9.4 — 200 — 5.2 KiB — 41 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-TZGJTCwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-TZGJTC — 200 — 169.5 KiB — 212 ms — h2https://www.youtube.com/s/player/1bb6ee63/www-widgetapi.vflset/www-widgetapi.jswww.youtube.com/s/player/1bb6ee63/w... https://www.youtube.com/s/player/1bb6ee63/www-widgetapi.vflset/www-widgetapi.js — 200 — 10.6 KiB — 47 ms — h2https://wtop.com/wp-content/themes/wtop-new/assets/css/print.css?ver=1/wp-content/themes/wtop-new/assets/... https://wtop.com/wp-content/themes/wtop-new/assets/css/print.css?ver=1 — 200 — 12.9 KiB — 61 ms — h2https://01.cdn.mediatradecraft.com/wtop/main/main.css01.cdn.mediatradecraft.com/wtop/mai... https://01.cdn.mediatradecraft.com/wtop/main/main.css — 200 — 2.9 KiB — 81 ms — h3https://federalnewsnetwork.com/wp-json/wp/v1/fnn_articles_on_wtop?timestamp=1776889890499federalnewsnetwork.com/wp-json/wp/v... https://federalnewsnetwork.com/wp-json/wp/v1/fnn_articles_on_wtop?timestamp=1776889890499 — 200 — 1.3 KiB — 296 ms — h2https://ws.zoominfo.com/pixel/6245e68be2bbe6001aaa141bws.zoominfo.com/pixel/6245e68be2bbe... https://ws.zoominfo.com/pixel/6245e68be2bbe6001aaa141b — 200 — 2.1 KiB — 228 ms — h3https://static.chartbeat.com/js/chartbeat_video.jsstatic.chartbeat.com/js/chartbeat_v... https://static.chartbeat.com/js/chartbeat_video.js — 200 — 25.3 KiB — 68 ms — h2https://wtop.com/wp-content/uploads/2026/04/316cb7b5-d96d-457d-9068-bba123d27ed6-thumbnail.jpeg/wp-content/uploads/2026/04/316cb7b... https://wtop.com/wp-content/uploads/2026/04/316cb7b5-d96d-457d-9068-bba123d27ed6-thumbnail.jpeg — 200 — 59.3 KiB — 53 ms — h2https://wtop.com/wp-content/themes/wtop-new/assets/img/trans.bg.png/wp-content/themes/wtop-new/assets/... https://wtop.com/wp-content/themes/wtop-new/assets/img/trans.bg.png — 200 — 975 B — 35 ms — h2https://wtop.com/wp-content/uploads/2026/04/b6521a4e-31b3-4cd4-b4a9-58a4d9412c42-thumbnail.jpeg/wp-content/uploads/2026/04/b6521a4... https://wtop.com/wp-content/uploads/2026/04/b6521a4e-31b3-4cd4-b4a9-58a4d9412c42-thumbnail.jpeg — 200 — 35.2 KiB — 59 ms — h2https://wtop.com/wp-content/uploads/2026/04/21d3e624-1194-4129-8b5f-76edcd8f75c2-thumbnail.jpeg/wp-content/uploads/2026/04/21d3e62... https://wtop.com/wp-content/uploads/2026/04/21d3e624-1194-4129-8b5f-76edcd8f75c2-thumbnail.jpeg — 200 — 28.4 KiB — 48 ms — h2https://wtop.com/wp-content/uploads/2026/04/6dd8c038-117d-4b58-a867-7ba9fc946a41-thumbnail.jpeg/wp-content/uploads/2026/04/6dd8c03... https://wtop.com/wp-content/uploads/2026/04/6dd8c038-117d-4b58-a867-7ba9fc946a41-thumbnail.jpeg — 200 — 73.9 KiB — 55 ms — h2https://wtop.com/wp-content/uploads/2026/04/e87b831b-8410-494f-ae0d-39be1f8887c0-thumbnail.jpeg/wp-content/uploads/2026/04/e87b831... https://wtop.com/wp-content/uploads/2026/04/e87b831b-8410-494f-ae0d-39be1f8887c0-thumbnail.jpeg — 200 — 51.2 KiB — 62 ms — h2https://wtop.com/wp-content/uploads/2026/04/da186f7f-1820-4cd6-89d7-19cb2fcabb36-thumbnail.jpeg/wp-content/uploads/2026/04/da186f7... https://wtop.com/wp-content/uploads/2026/04/da186f7f-1820-4cd6-89d7-19cb2fcabb36-thumbnail.jpeg — 200 — 42.5 KiB — 57 ms — h2https://wtop.com/wp-content/uploads/2026/04/6368b0d3-ec80-4634-b895-19a33bbfcc7c-thumbnail.jpeg/wp-content/uploads/2026/04/6368b0d... https://wtop.com/wp-content/uploads/2026/04/6368b0d3-ec80-4634-b895-19a33bbfcc7c-thumbnail.jpeg — 200 — 75.7 KiB — 60 ms — h2https://wtop.com/wp-content/uploads/2026/04/410d6e5b-2567-4541-85cb-2dc044ebc891-thumbnail.jpeg/wp-content/uploads/2026/04/410d6e5... https://wtop.com/wp-content/uploads/2026/04/410d6e5b-2567-4541-85cb-2dc044ebc891-thumbnail.jpeg — 200 — 52.5 KiB — 60 ms — h2https://wtop.com/wp-content/uploads/2026/04/fa6477f4-cd8b-4044-a538-845411bdf6b2-thumbnail.jpeg/wp-content/uploads/2026/04/fa6477f... https://wtop.com/wp-content/uploads/2026/04/fa6477f4-cd8b-4044-a538-845411bdf6b2-thumbnail.jpeg — 200 — 172.6 KiB — 61 ms — h2https://wtop.com/wp-content/uploads/2026/04/78be1d07-ddc5-43d3-a92e-3cb0a7274a78-thumbnail.jpeg/wp-content/uploads/2026/04/78be1d0... https://wtop.com/wp-content/uploads/2026/04/78be1d07-ddc5-43d3-a92e-3cb0a7274a78-thumbnail.jpeg — 200 — 125.3 KiB — 62 ms — h2https://wtop.com/wp-content/uploads/2026/04/3667b65c-41a8-4464-9d14-7cda88e2fab4-thumbnail.jpeg/wp-content/uploads/2026/04/3667b65... https://wtop.com/wp-content/uploads/2026/04/3667b65c-41a8-4464-9d14-7cda88e2fab4-thumbnail.jpeg — 200 — 77.9 KiB — 62 ms — h2https://wtop.com/wp-content/uploads/2026/04/985a02dc-e1d1-4182-8baa-39144307a5b5-thumbnail.jpeg/wp-content/uploads/2026/04/985a02d... https://wtop.com/wp-content/uploads/2026/04/985a02dc-e1d1-4182-8baa-39144307a5b5-thumbnail.jpeg — 200 — 80.2 KiB — 62 ms — h2https://wtop.com/wp-content/themes/wtop-new/images/FNN_LOGO_WTOP.png/wp-content/themes/wtop-new/images/... https://wtop.com/wp-content/themes/wtop-new/images/FNN_LOGO_WTOP.png — 200 — 66.2 KiB — 62 ms — h2https://wtop.com/wp-content/themes/wtop-new/images/wtop-news-logo-new.png/wp-content/themes/wtop-new/images/... https://wtop.com/wp-content/themes/wtop-new/images/wtop-news-logo-new.png — 200 — 4.0 KiB — 10 ms — h2https://wtop.com/wp-content/themes/wtop-new/css/fonts/Lato/normal-400.woff2/wp-content/themes/wtop-new/css/fon... https://wtop.com/wp-content/themes/wtop-new/css/fonts/Lato/normal-400.woff2 — 200 — 14.0 KiB — 11 ms — h2https://wtop.com/wp-content/themes/wtop-new/css/fonts/Lato/normal-700.woff2/wp-content/themes/wtop-new/css/fon... https://wtop.com/wp-content/themes/wtop-new/css/fonts/Lato/normal-700.woff2 — 200 — 14.0 KiB — 7 ms — h2https://use.fontawesome.com/releases/v6.7.1/webfonts/fa-solid-900.woff2use.fontawesome.com/releases/v6.7.1... https://use.fontawesome.com/releases/v6.7.1/webfonts/fa-solid-900.woff2 — 200 — 155.0 KiB — 103 ms — h2https://use.fontawesome.com/releases/v6.7.1/webfonts/fa-regular-400.woff2use.fontawesome.com/releases/v6.7.1... https://use.fontawesome.com/releases/v6.7.1/webfonts/fa-regular-400.woff2 — 200 — 25.4 KiB — 73 ms — h2https://wtop.com/wp-content/themes/wtop-new/css/fonts/Lato/italic-400.woff2/wp-content/themes/wtop-new/css/fon... https://wtop.com/wp-content/themes/wtop-new/css/fonts/Lato/italic-400.woff2 — 200 — 14.7 KiB — 4 ms — h2https://wtop.com/wp-content/themes/wtop-new/css/fonts/Lato/normal-300.woff2/wp-content/themes/wtop-new/css/fon... https://wtop.com/wp-content/themes/wtop-new/css/fonts/Lato/normal-300.woff2 — 200 — 13.8 KiB — 7 ms — h2https://wtop.com/wp-content/themes/wtop-new/images/icon-facebook.png/wp-content/themes/wtop-new/images/... https://wtop.com/wp-content/themes/wtop-new/images/icon-facebook.png — 200 — 2.2 KiB — 16 ms — h2https://wtop.com/wp-content/themes/wtop-new/images/icon-instagram.png/wp-content/themes/wtop-new/images/... https://wtop.com/wp-content/themes/wtop-new/images/icon-instagram.png — 200 — 3.1 KiB — 16 ms — h2https://wtop.com/wp-content/themes/wtop-new/images/icon-x.png/wp-content/themes/wtop-new/images/... https://wtop.com/wp-content/themes/wtop-new/images/icon-x.png — 200 — 77.4 KiB — 27 ms — h2https://wtop.com/wp-content/themes/wtop-new/images/icon-tiktok.png/wp-content/themes/wtop-new/images/... https://wtop.com/wp-content/themes/wtop-new/images/icon-tiktok.png — 200 — 72.3 KiB — 24 ms — h2https://wtop.com/wp-content/themes/wtop-new/images/icon-youtube.png/wp-content/themes/wtop-new/images/... https://wtop.com/wp-content/themes/wtop-new/images/icon-youtube.png — 200 — 51.5 KiB — 27 ms — h2https://wtop.com/wp-content/themes/wtop-new/images/icon-threads.png/wp-content/themes/wtop-new/images/... https://wtop.com/wp-content/themes/wtop-new/images/icon-threads.png — 200 — 129.9 KiB — 22 ms — h2https://cdn.btmessage.com/assets/bt-rlink-storage-BvSbFeGG.htmlcdn.btmessage.com/assets/bt-rlink-s... https://cdn.btmessage.com/assets/bt-rlink-storage-BvSbFeGG.html — 200 — 3.7 KiB — 68 ms — h2https://wtop.com/wp-content/uploads/alternative_headlines.txt?_=1776889890401/wp-content/uploads/alternative_hea... https://wtop.com/wp-content/uploads/alternative_headlines.txt?_=1776889890401 — 200 — 813 B — 282 ms — h2https://api.btmessage.com/websiteconfig?bt_env=prod&o=5668060692217856&w=wtop.com&l=ENapi.btmessage.com/websiteconfig?bt_... https://api.btmessage.com/websiteconfig?bt_env=prod&o=5668060692217856&w=wtop.com&l=EN — 200 — 694 B — 160 ms — h2https://ad-delivery.net/px.gif?ch=2ad-delivery.net/px.gif?ch=2 https://ad-delivery.net/px.gif?ch=2 — 200 — 611 B — 59 ms — h2https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250ad.doubleclick.net/favicon.ico?ad=3... https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250 — 200 — 130 B — 73 ms — h3https://ad-delivery.net/px.gif?ch=1&e=0.08359330868961867ad-delivery.net/px.gif?ch=1&e=0.083... https://ad-delivery.net/px.gif?ch=1&e=0.08359330868961867 — 200 — 109 B — 60 ms — h2https://federalnewsnetwork.com/wp-content/uploads/2017/06/Unemployment_Benefits_49605-360x240.jpgfederalnewsnetwork.com/wp-content/u... https://federalnewsnetwork.com/wp-content/uploads/2017/06/Unemployment_Benefits_49605-360x240.jpg — 200 — 10.2 KiB — 6 ms — h2https://federalnewsnetwork.com/wp-content/uploads/2026/04/Congress_Budget_62194-360x240.jpgfederalnewsnetwork.com/wp-content/u... https://federalnewsnetwork.com/wp-content/uploads/2026/04/Congress_Budget_62194-360x240.jpg — 200 — 6.7 KiB — 4 ms — h2https://01.cdn.mediatradecraft.com/cmdjs/runtime-2.9.1.js01.cdn.mediatradecraft.com/cmdjs/ru... https://01.cdn.mediatradecraft.com/cmdjs/runtime-2.9.1.js — 200 — 35.0 KiB — 6 ms — h3https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.jssecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js — 200 — 187.7 KiB — 73 ms — h3https://ad-delivery.net/px.gif?ch=2ad-delivery.net/px.gif?ch=2 https://ad-delivery.net/px.gif?ch=2 — 200 — 0 B — 3 ms — h2https://ad-delivery.net/px.gif?ch=1&e=0.08359330868961867ad-delivery.net/px.gif?ch=1&e=0.083... https://ad-delivery.net/px.gif?ch=1&e=0.08359330868961867 — 200 — 0 B — 3 ms — h2https://btloader.com/tag?o=5668060692217856&upapi=truebtloader.com/tag?o=5668060692217856... https://btloader.com/tag?o=5668060692217856&upapi=true — 200 — 31.1 KiB — 71 ms — h2https://cadmus.script.ac/d17cam72puk9o1/script.jscadmus.script.ac/d17cam72puk9o1/scr... https://cadmus.script.ac/d17cam72puk9o1/script.js — 200 — 80.2 KiB — 148 ms — h2https://get.s-onetag.com/94842038-e86a-462b-838f-b0b05b879298/tag.min.jsget.s-onetag.com/94842038-e86a-462b... https://get.s-onetag.com/94842038-e86a-462b-838f-b0b05b879298/tag.min.js — 200 — 4.0 KiB — 52 ms — h2https://c.amazon-adsystem.com/bao-csm/aps-comm/aps_csm.jsc.amazon-adsystem.com/bao-csm/aps-c... https://c.amazon-adsystem.com/bao-csm/aps-comm/aps_csm.js — 200 — 3.1 KiB — 5 ms — h2https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250ad.doubleclick.net/favicon.ico?ad=3... https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250 — 200 — 0 B — 3 ms — h3https://ping.chartbeat.net/ping?h=wtop.com&p=%2F&u=BVZQo3Czlkr_CifhsC&d=wtop.com&g=55822&g0=No%20Section&g1=No%20Author&n=1&f=00001&c=0&x=0&m=0&y=9125&o=412&w=823&j=45&R=1&W=0&I=0&E=0&e=0&r=&PA=https%3A%2F%2Fwtop.com%2F&b=767&t=D6OQGhCR9D6hCz0KBLBQL65CBTkrKT&V=150&i=WTOP%20%7C%20Washington%E2%80%99s%20Top%20News%20%7C%20DC%2C%20MD%20%26%20VA%20News%2C%20Traffic%20%26%20Weather&tz=0&sn=1&sv=CU7vqpBkzJzDBsDg8iDzoMwvDBGZ02&sr=external&sd=1&im=067b2fff&_ping.chartbeat.net/ping?h=wtop.com&... https://ping.chartbeat.net/ping?h=wtop.com&p=%2F&u=BVZQo3Czlkr_CifhsC&d=wtop.com&g=55822&g0=No%20Section&g1=No%20Author&n=1&f=00001&c=0&x=0&m=0&y=9125&o=412&w=823&j=45&R=1&W=0&I=0&E=0&e=0&r=&PA=https%3A%2F%2Fwtop.com%2F&b=767&t=D6OQGhCR9D6hCz0KBLBQL65CBTkrKT&V=150&i=WTOP%20%7C%20Washington%E2%80%99s%20Top%20News%20%7C%20DC%2C%20MD%20%26%20VA%20News%2C%20Traffic%20%26%20Weather&tz=0&sn=1&sv=CU7vqpBkzJzDBsDg8iDzoMwvDBGZ02&sr=external&sd=1&im=067b2fff&_ — 200 — 201 B — 313 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-7DGXB37KZH&gtm=45je64k0h1v868990958za200zd868990958&_p=1776889890358&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAEA&_geo=1&_rdi=1&are=1&cid=1308473386.1776889891&frm=0&pscdl=noapi&rcb=13&ul=en-us&_s=1&tag_exp=0~115616986~115938466~115938468~117266400~117512543~117884344&sid=1776889891&sct=1&seg=0&dl=https%3A%2F%2Fwtop.com%2F&dt=WTOP%20%7C%20Washington%E2%80%99s%20Top%20News%20%7C%20DC%2C%20MD%20%26%20VA%20News%2C%20Traffic%20%26%20Weather&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=849region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-7DGXB37KZH&gtm=45je64k0h1v868990958za200zd868990958&_p=1776889890358&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAEA&_geo=1&_rdi=1&are=1&cid=1308473386.1776889891&frm=0&pscdl=noapi&rcb=13&ul=en-us&_s=1&tag_exp=0~115616986~115938466~115938468~117266400~117512543~117884344&sid=1776889891&sct=1&seg=0&dl=https%3A%2F%2Fwtop.com%2F&dt=WTOP%20%7C%20Washington%E2%80%99s%20Top%20News%20%7C%20DC%2C%20MD%20%26%20VA%20News%2C%20Traffic%20%26%20Weather&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=849 — 204 — 544 B — 81 ms — h2https://pagead2.googlesyndication.com/ccm/collect?rcb=12&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwtop.com%2F&scrsrc=www.googletagmanager.com&rnd=38966205.1776889891&navt=n&npa=1&us_privacy=1---&ep.ads_data_redaction=0&gtm=45He64k0v71738222za200zd71738222xea&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115616986~115938466~115938469~117266401~117884344&apve=1&apvf=f&apvc=1&tft=1776889891129&tfd=923pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=12&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwtop.com%2F&scrsrc=www.googletagmanager.com&rnd=38966205.1776889891&navt=n&npa=1&us_privacy=1---&ep.ads_data_redaction=0&gtm=45He64k0v71738222za200zd71738222xea&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115616986~115938466~115938469~117266401~117884344&apve=1&apvf=f&apvc=1&tft=1776889891129&tfd=923 — 200 — 21 B — 73 ms — h3https://secure.quantserve.com/quant.jssecure.quantserve.com/quant.js https://secure.quantserve.com/quant.js — 200 — 12.2 KiB — 121 ms — h2https://wtop.com/wp-content/uploads/2021/05/WtopNewsLogo_500x500-150x150.png/wp-content/uploads/2021/05/WtopNew... https://wtop.com/wp-content/uploads/2021/05/WtopNewsLogo_500x500-150x150.png — 200 — 6.8 KiB — 2 ms — h2https://wtop.com/wp-content/themes/wtop-new/assets/img/favicons/favicon-32x32.png/wp-content/themes/wtop-new/assets/... https://wtop.com/wp-content/themes/wtop-new/assets/img/favicons/favicon-32x32.png — 200 — 1.3 KiB — 3 ms — h2https://rules.quantcount.com/rules-p-sgZGQjSAzUNrD.jsrules.quantcount.com/rules-p-sgZGQj... https://rules.quantcount.com/rules-p-sgZGQjSAzUNrD.js — 200 — 641 B — 48 ms — h2https://pixel.quantserve.com/cs?a=p-sgZGQjSAzUNrD&gdpr=0&us_privacy=1---pixel.quantserve.com/cs?a=p-sgZGQjS... https://pixel.quantserve.com/cs?a=p-sgZGQjSAzUNrD&gdpr=0&us_privacy=1--- — 204 — 176 B — 52 ms — h2https://pixel.quantserve.com/pixel;r=1876480370;rf=0;a=p-sgZGQjSAzUNrD;url=https%3A%2F%2Fwtop.com%2F;ns=0;ce=1;qjs=1;qv=cb91e2be-20260407153927;ref=;dst=0;et=1776889891475;tzo=0;ogl=image.https%3A%2F%2Fwtop%252Ecom%2Fwp-content%2Fuploads%2F2017%2F04%2Fwtop_logo_512x512%252Epng%2Clocale.en_US%2Ctype.website%2Ctitle.WTOP%20%7C%20Washington%E2%80%99s%20Top%20News%20%7C%20DC%252C%20MD%20%26%20VA%20News%252C%20Traffic%20%26%20Weather%2Cdescription.WTOP%20delivers%20the%20latest%20news%252C%20traffic%20and%20weather%20information%20to%20the%20Washington%2Curl.https%3A%2F%2Fwtop%252Ecom%2F%2Csite_name.WTOP%20News;d=wtop.com;uht=2;fpan=1;fpa=P1-9d40087c-0cdc-4cc8-b656-248ec564d3f9;pbc=;_ses=ca134127-86d9-4a2e-9bd7-f25a06479fb0;_seg=0;_ss=1;_gacid=1308473386.1776889891;_gasid=7DGXB37KZH_1776889891;gdpr=0;us_privacy=1---;mdl=moto%20g%20power%20(2022)pixel.quantserve.com/pixel;r=187648... https://pixel.quantserve.com/pixel;r=1876480370;rf=0;a=p-sgZGQjSAzUNrD;url=https%3A%2F%2Fwtop.com%2F;ns=0;ce=1;qjs=1;qv=cb91e2be-20260407153927;ref=;dst=0;et=1776889891475;tzo=0;ogl=image.https%3A%2F%2Fwtop%252Ecom%2Fwp-content%2Fuploads%2F2017%2F04%2Fwtop_logo_512x512%252Epng%2Clocale.en_US%2Ctype.website%2Ctitle.WTOP%20%7C%20Washington%E2%80%99s%20Top%20News%20%7C%20DC%252C%20MD%20%26%20VA%20News%252C%20Traffic%20%26%20Weather%2Cdescription.WTOP%20delivers%20the%20latest%20news%252C%20traffic%20and%20weather%20information%20to%20the%20Washington%2Curl.https%3A%2F%2Fwtop%252Ecom%2F%2Csite_name.WTOP%20News;d=wtop.com;uht=2;fpan=1;fpa=P1-9d40087c-0cdc-4cc8-b656-248ec564d3f9;pbc=;_ses=ca134127-86d9-4a2e-9bd7-f25a06479fb0;_seg=0;_ss=1;_gacid=1308473386.1776889891;_gasid=7DGXB37KZH_1776889891;gdpr=0;us_privacy=1---;mdl=moto%20g%20power%20(2022) — 200 — 167 B — 29 ms — h2blob:https://wtop.com/7f92a3dd-a3ac-4e1e-ae43-8ad5b6645d18wtop.com/7f92a3dd-a3ac-4e1e-ae43-8a... blob:https://wtop.com/7f92a3dd-a3ac-4e1e-ae43-8ad5b6645d18 — 200 — -1 B — 50 ms — blobblob:https://wtop.com/7b037f75-8d62-4026-8220-6286d62927c5wtop.com/7b037f75-8d62-4026-8220-62... blob:https://wtop.com/7b037f75-8d62-4026-8220-6286d62927c5 — 200 — -1 B — 49 ms — blobblob:https://wtop.com/5fc48285-c79e-4cfa-89f4-4b3dfb4832dcwtop.com/5fc48285-c79e-4cfa-89f4-4b... blob:https://wtop.com/5fc48285-c79e-4cfa-89f4-4b3dfb4832dc — 200 — -1 B — 54 ms — blobblob:https://wtop.com/35714812-16ab-419c-ab58-826f64df4b6cwtop.com/35714812-16ab-419c-ab58-82... blob:https://wtop.com/35714812-16ab-419c-ab58-826f64df4b6c — 200 — -1 B — 54 ms — blobblob:https://wtop.com/1ae31401-cbfb-425c-88f7-641e15eb5fc5wtop.com/1ae31401-cbfb-425c-88f7-64... blob:https://wtop.com/1ae31401-cbfb-425c-88f7-641e15eb5fc5 — 200 — -1 B — 51 ms — blobblob:https://wtop.com/190091dd-a89a-496c-ac2b-83b91061a7a9wtop.com/190091dd-a89a-496c-ac2b-83... blob:https://wtop.com/190091dd-a89a-496c-ac2b-83b91061a7a9 — 200 — -1 B — 54 ms — blobblob:https://wtop.com/719b4bc9-31c0-410e-9bfa-8a0da6f21c70wtop.com/719b4bc9-31c0-410e-9bfa-8a... blob:https://wtop.com/719b4bc9-31c0-410e-9bfa-8a0da6f21c70 — 200 — -1 B — 53 ms — blobblob:https://wtop.com/b473a028-f22d-4029-bff1-4f29049cf9f8wtop.com/b473a028-f22d-4029-bff1-4f... blob:https://wtop.com/b473a028-f22d-4029-bff1-4f29049cf9f8 — 200 — -1 B — 55 ms — blobblob:https://wtop.com/4fb307fa-d42b-4d45-b16e-c804e23a5616wtop.com/4fb307fa-d42b-4d45-b16e-c8... blob:https://wtop.com/4fb307fa-d42b-4d45-b16e-c804e23a5616 — 200 — -1 B — 53 ms — blobblob:https://wtop.com/5318a8e2-f1f6-41e3-adfb-bd3390555a20wtop.com/5318a8e2-f1f6-41e3-adfb-bd... blob:https://wtop.com/5318a8e2-f1f6-41e3-adfb-bd3390555a20 — 200 — -1 B — 52 ms — blobblob:https://wtop.com/5d9f3a41-0b86-45e4-bda6-71b63e4c81d6wtop.com/5d9f3a41-0b86-45e4-bda6-71... blob:https://wtop.com/5d9f3a41-0b86-45e4-bda6-71b63e4c81d6 — 200 — -1 B — 76 ms — blobhttps://wtop.com/wp-content/uploads/alt-headlines-lock-impression.txt?v=1776889891566/wp-content/uploads/alt-headlines-l... https://wtop.com/wp-content/uploads/alt-headlines-lock-impression.txt?v=1776889891566 — 200 — 244 B — 381 ms — h2https://01.cdn.mediatradecraft.com/cmdpb/wrapper.js?siteId=wtop&device=mobile&browser=chrome&section=homepage01.cdn.mediatradecraft.com/cmdpb/wr... https://01.cdn.mediatradecraft.com/cmdpb/wrapper.js?siteId=wtop&device=mobile&browser=chrome&section=homepage — 200 — 104.7 KiB — 178 ms — h3https://config.aps.amazon-adsystem.com/configs/78a541f2-9748-4ba5-9cda-85fd7a44b234config.aps.amazon-adsystem.com/conf... https://config.aps.amazon-adsystem.com/configs/78a541f2-9748-4ba5-9cda-85fd7a44b234 — 200 — 2.6 KiB — 72 ms — h2https://btloader.com/tag?o=5668060692217856&upapi=truebtloader.com/tag?o=5668060692217856... https://btloader.com/tag?o=5668060692217856&upapi=true — 200 — 0 B — 2 ms — h2https://cadmus.script.ac/d17cam72puk9o1/script.jscadmus.script.ac/d17cam72puk9o1/scr... https://cadmus.script.ac/d17cam72puk9o1/script.js — 200 — 0 B — 2 ms — h2https://get.s-onetag.com/94842038-e86a-462b-838f-b0b05b879298/tag.min.jsget.s-onetag.com/94842038-e86a-462b... https://get.s-onetag.com/94842038-e86a-462b-838f-b0b05b879298/tag.min.js — 200 — 0 B — 2 ms — h2https://assets.bounceexchange.com/assets/bounce/iframebuster.jsassets.bounceexchange.com/assets/bo... https://assets.bounceexchange.com/assets/bounce/iframebuster.js — 200 — 1.3 KiB — 115 ms — h2https://ak.sail-horizon.com/horizon/v1.jsak.sail-horizon.com/horizon/v1.js https://ak.sail-horizon.com/horizon/v1.js — 200 — 3.9 KiB — 52 ms — h2https://connect.facebook.net/en_US/fbevents.jsconnect.facebook.net/en_US/fbevents... https://connect.facebook.net/en_US/fbevents.js — 200 — 96.6 KiB — 114 ms — h3https://snap.licdn.com/li.lms-analytics/insight.min.jssnap.licdn.com/li.lms-analytics/ins... https://snap.licdn.com/li.lms-analytics/insight.min.js — 200 — 18.7 KiB — 49 ms — h2https://05.cdn.mediatradecraft.com/events.json?w=412&mem=8&conn=4g&init=689&device=1&event=ping&runtime=2.9.1&elapsed=1485&plc=1&path=%2F&host=wtop.com&sessionId=133012wd005.cdn.mediatradecraft.com/events.j... https://05.cdn.mediatradecraft.com/events.json?w=412&mem=8&conn=4g&init=689&device=1&event=ping&runtime=2.9.1&elapsed=1485&plc=1&path=%2F&host=wtop.com&sessionId=133012wd0 — 200 — 330 B — 175 ms — h3https://sb.scorecardresearch.com/beacon.jssb.scorecardresearch.com/beacon.js https://sb.scorecardresearch.com/beacon.js — 200 — 6.7 KiB — 52 ms — h2https://ad-delivery.net/px.gif?ch=2&e=0.1959876863415787ad-delivery.net/px.gif?ch=2&e=0.195... https://ad-delivery.net/px.gif?ch=2&e=0.1959876863415787 — 200 — 611 B — 71 ms — h2https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.7657318954795511ad.doubleclick.net/favicon.ico?ad=3... https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.7657318954795511 — 200 — 129 B — 45 ms — h3https://ad-delivery.net/px.gif?ch=1&e=0.9698585428457294ad-delivery.net/px.gif?ch=1&e=0.969... https://ad-delivery.net/px.gif?ch=1&e=0.9698585428457294 — 200 — 109 B — 69 ms — h2https://ab.dns-finder.com/meta/dnsab.dns-finder.com/meta/dns https://ab.dns-finder.com/meta/dns — 200 — 233 B — 211 ms — h2https://cdn.btloader.com/cchecker.html?upapi=truecdn.btloader.com/cchecker.html?upap... https://cdn.btloader.com/cchecker.html?upapi=true — 200 — 778 B — 73 ms — h2https://btloader.com/trustedIframe.html?o=5668060692217856&upapi=truebtloader.com/trustedIframe.html?o=5... https://btloader.com/trustedIframe.html?o=5668060692217856&upapi=true — 200 — 2.2 KiB — 78 ms — h2https://cdn.api.btloader.com/device?orgid=5668060692217856&model=moto+g+power+%282022%29&platformVersion=11.0&fullVersionList=%5B%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22147.0.7727.101%22%7D%2C%7B%22brand%22%3A%22Not.A%2FBrand%22%2C%22version%22%3A%228.0.0.0%22%7D%5Dcdn.api.btloader.com/device?orgid=5... https://cdn.api.btloader.com/device?orgid=5668060692217856&model=moto+g+power+%282022%29&platformVersion=11.0&fullVersionList=%5B%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22147.0.7727.101%22%7D%2C%7B%22brand%22%3A%22Not.A%2FBrand%22%2C%22version%22%3A%228.0.0.0%22%7D%5D — 200 — 350 B — 103 ms — h2https://onetag-geo.s-onetag.com/onetag-geo.s-onetag.com/ https://onetag-geo.s-onetag.com/ — 200 — 961 B — 349 ms — h2https://signal-beacon.s-onetag.com/beacon.min.jssignal-beacon.s-onetag.com/beacon.m... https://signal-beacon.s-onetag.com/beacon.min.js — 200 — 8.7 KiB — 88 ms — h2https://i.clean.gg/1ai.clean.gg/1a https://i.clean.gg/1a — 204 — 0 B — 164 ms — h2https://id.a-mx.com/sync/?tagId=&ref=null&u=https://wtop.com/&tl=https://wtop.com/&nf=0&rt=true&v=9.53.5&av=2.0&vg=pbjs&us_privacy=null&am=null&gdpr=0&gdpr_consent=id.a-mx.com/sync/?tagId=&ref=null&u... https://id.a-mx.com/sync/?tagId=&ref=null&u=https://wtop.com/&tl=https://wtop.com/&nf=0&rt=true&v=9.53.5&av=2.0&vg=pbjs&us_privacy=null&am=null&gdpr=0&gdpr_consent= — 200 — 462 B — 127 ms — h2https://match.adsrvr.org/track/rid?ttd_pid=5z4tscx&fmt=jsonmatch.adsrvr.org/track/rid?ttd_pid=... https://match.adsrvr.org/track/rid?ttd_pid=5z4tscx&fmt=json — 200 — 420 B — 42 ms — h2https://i.clean.gg/1ai.clean.gg/1a https://i.clean.gg/1a — 200 — 104 B — 111 ms — h2https://aax.amazon-adsystem.com/e/dtb/bidaax.amazon-adsystem.com/e/dtb/bid https://aax.amazon-adsystem.com/e/dtb/bid — 200 — 0 B — 96 ms — h2https://aax.amazon-adsystem.com/e/dtb/bidaax.amazon-adsystem.com/e/dtb/bid https://aax.amazon-adsystem.com/e/dtb/bid — 200 — 0 B — 108 ms — h2https://01.rtb.cmdmtc.com/cookie_sync01.rtb.cmdmtc.com/cookie_sync https://01.rtb.cmdmtc.com/cookie_sync — 200 — 989 B — 275 ms — h2https://01.rtb.cmdmtc.com/openrtb2/auction01.rtb.cmdmtc.com/openrtb2/auction https://01.rtb.cmdmtc.com/openrtb2/auction — 200 — 604 B — 514 ms — h2https://prebid.a-mo.net/a/cprebid.a-mo.net/a/c https://prebid.a-mo.net/a/c — 204 — 177 B — 161 ms — h2https://tlx.3lift.com/header/auction?lib=prebid&v=9.53.5&referrer=https%3A%2F%2Fwtop.com%2F&tmax=1200&us_privacy=1---tlx.3lift.com/header/auction?lib=pr... https://tlx.3lift.com/header/auction?lib=prebid&v=9.53.5&referrer=https%3A%2F%2Fwtop.com%2F&tmax=1200&us_privacy=1--- — 200 — 533 B — 164 ms — h2https://exchange.postrelease.com/prebid?us_privacy=1---&ntv_ptd=1230489&ntv_pas=eyIxMjMwNDg5IjpbWzMwMCwyNTBdLFszMjAsNTBdLFszMjAsMTAwXSxbMzM2LDI4MF1dLCJsZW5ndGgiOjF9&ntv_pbv=v9.53.5&ntv_pb_rid=1035f2a95e8174b&ntv_ppc=W3siYWRVbml0Q29kZSI6Im1iMSIsIm1lZGlhVHlwZXMiOnsiYmFubmVyIjp7InNpemVzIjpbWzMwMCwyNTBdLFszMjAsNTBdLFszMjAsMTAwXSxbMzM2LDI4MF1dLCJwb3MiOjF9fX1d&ntv_dbr=eyJtYjEiOjB9&ntv_url=https%3A%2F%2Fwtop.com%2Fexchange.postrelease.com/prebid?us_... https://exchange.postrelease.com/prebid?us_privacy=1---&ntv_ptd=1230489&ntv_pas=eyIxMjMwNDg5IjpbWzMwMCwyNTBdLFszMjAsNTBdLFszMjAsMTAwXSxbMzM2LDI4MF1dLCJsZW5ndGgiOjF9&ntv_pbv=v9.53.5&ntv_pb_rid=1035f2a95e8174b&ntv_ppc=W3siYWRVbml0Q29kZSI6Im1iMSIsIm1lZGlhVHlwZXMiOnsiYmFubmVyIjp7InNpemVzIjpbWzMwMCwyNTBdLFszMjAsNTBdLFszMjAsMTAwXSxbMzM2LDI4MF1dLCJwb3MiOjF9fX1d&ntv_dbr=eyJtYjEiOjB9&ntv_url=https%3A%2F%2Fwtop.com%2F — 204 — 288 B — 170 ms — h2https://krk2.kargo.com/api/v1/prebidkrk2.kargo.com/api/v1/prebid https://krk2.kargo.com/api/v1/prebid — 200 — 478 B — 150 ms — h2https://s.seedtag.com/c/hb/bids.seedtag.com/c/hb/bid https://s.seedtag.com/c/hb/bid — 200 — 704 B — 130 ms — h3https://fastlane.rubiconproject.com/a/api/fastlane.json?account_id=21666&site_id=589162&zone_id=3760588&size_id=15&alt_size_ids=16%2C43%2C117&p_pos=atf&us_privacy=1---&rp_schain=1.0,1!mediatradecraft.com,111124,1,,,&rf=https%3A%2F%2Fwtop.com%2F&tg_i.domain=wtop.com&tg_i.page=https%3A%2F%2Fwtop.com%2F&tg_i.documentLang=en&tg_i.divId=mb1&tg_i.pbadslot=%2F6585%2Fwtop%2Fmobile%2Fincontent%2Fhome%2F1&tk_flint=pbjs_lite_v9.53.5&x_source.tid=a8e5ced0-3ec1-4c01-8449-f98486f09452&l_pb_bid_id=1780c5efc9689de&p_screen_res=412x823&rp_secure=1&x_imp.ext.tid=1ac20923-84f2-4a43-987e-faa17ef2121b&p_gpid=%2F6585%2Fwtop%2Fmobile%2Fincontent%2Fhome%2F1&m_ch_ua=%22Chromium%22%7Cv%3D%22147%22%2C%22Google%20Chrome%22%7Cv%3D%22147%22&m_ch_mobile=%3F1&m_ch_platform=Android&slots=1&rand=0.9887789224355548fastlane.rubiconproject.com/a/api/f... https://fastlane.rubiconproject.com/a/api/fastlane.json?account_id=21666&site_id=589162&zone_id=3760588&size_id=15&alt_size_ids=16%2C43%2C117&p_pos=atf&us_privacy=1---&rp_schain=1.0,1!mediatradecraft.com,111124,1,,,&rf=https%3A%2F%2Fwtop.com%2F&tg_i.domain=wtop.com&tg_i.page=https%3A%2F%2Fwtop.com%2F&tg_i.documentLang=en&tg_i.divId=mb1&tg_i.pbadslot=%2F6585%2Fwtop%2Fmobile%2Fincontent%2Fhome%2F1&tk_flint=pbjs_lite_v9.53.5&x_source.tid=a8e5ced0-3ec1-4c01-8449-f98486f09452&l_pb_bid_id=1780c5efc9689de&p_screen_res=412x823&rp_secure=1&x_imp.ext.tid=1ac20923-84f2-4a43-987e-faa17ef2121b&p_gpid=%2F6585%2Fwtop%2Fmobile%2Fincontent%2Fhome%2F1&m_ch_ua=%22Chromium%22%7Cv%3D%22147%22%2C%22Google%20Chrome%22%7Cv%3D%22147%22&m_ch_mobile=%3F1&m_ch_platform=Android&slots=1&rand=0.9887789224355548 — 200 — 442 B — 171 ms — h2https://direct.adsrvr.org/bid/bidder/mediatradecraftdirect.adsrvr.org/bid/bidder/mediat... https://direct.adsrvr.org/bid/bidder/mediatradecraft — 200 — 45 B — 256 ms — h2https://a.teads.tv/hb/bid-requesta.teads.tv/hb/bid-request https://a.teads.tv/hb/bid-request — 200 — 542 B — 243 ms — h2https://01.rtb.cmdmtc.com/openrtb2/auction01.rtb.cmdmtc.com/openrtb2/auction https://01.rtb.cmdmtc.com/openrtb2/auction — 200 — 604 B — 483 ms — h2https://g2.gumgum.com/hbid/imp?displaymanager=Prebid.js%20-%20gumgum&displaymanagerver=9.53.5&lt=1776889892036&to=0&aun=adhesion-m&gpid=%2F6585%2Fwtop%2Fmobile%2Fadhesion%2Fhome&t=nuubeojh&pi=2&uspConsent=1---&schain=1.0%2C1!mediatradecraft.com%2C111124%2C1%2C%2C%2C&tId=6dd6581f-d7c2-4de1-955d-225c648533ef&vw=412&vh=823&sw=412&sh=823&pu=https%3A%2F%2Fwtop.com%2F&tpl=https%3A%2F%2Fwtop.com%2F&ce=true&dpr=1.75&jcsi=%7B%22t%22%3A0%2C%22rq%22%3A8%2C%22pbv%22%3A%229.53.5%22%7D&ogu=https%3A%2F%2Fwtop.com%2F&ua=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&sua=%7B%22source%22%3A1%2C%22platform%22%3A%7B%22brand%22%3A%22Android%22%7D%2C%22browsers%22%3A%5B%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%5B%22147%22%5D%7D%2C%7B%22brand%22%3A%22Google%20Chrome%22%2C%22version%22%3A%5B%22147%22%5D%7D%5D%2C%22mobile%22%3A1%7D&dnt=0&lang=eng2.gumgum.com/hbid/imp?displaymanag... https://g2.gumgum.com/hbid/imp?displaymanager=Prebid.js%20-%20gumgum&displaymanagerver=9.53.5&lt=1776889892036&to=0&aun=adhesion-m&gpid=%2F6585%2Fwtop%2Fmobile%2Fadhesion%2Fhome&t=nuubeojh&pi=2&uspConsent=1---&schain=1.0%2C1!mediatradecraft.com%2C111124%2C1%2C%2C%2C&tId=6dd6581f-d7c2-4de1-955d-225c648533ef&vw=412&vh=823&sw=412&sh=823&pu=https%3A%2F%2Fwtop.com%2F&tpl=https%3A%2F%2Fwtop.com%2F&ce=true&dpr=1.75&jcsi=%7B%22t%22%3A0%2C%22rq%22%3A8%2C%22pbv%22%3A%229.53.5%22%7D&ogu=https%3A%2F%2Fwtop.com%2F&ua=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&sua=%7B%22source%22%3A1%2C%22platform%22%3A%7B%22brand%22%3A%22Android%22%7D%2C%22browsers%22%3A%5B%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%5B%22147%22%5D%7D%2C%7B%22brand%22%3A%22Google%20Chrome%22%2C%22version%22%3A%5B%22147%22%5D%7D%5D%2C%22mobile%22%3A1%7D&dnt=0&lang=en — 200 — 982 B — 174 ms — h2https://fastlane.rubiconproject.com/a/api/fastlane.json?account_id=21666&site_id=589162&zone_id=3760588&size_id=43&p_pos=atf&us_privacy=1---&rp_schain=1.0,1!mediatradecraft.com,111124,1,,,&rf=https%3A%2F%2Fwtop.com%2F&tg_i.domain=wtop.com&tg_i.page=https%3A%2F%2Fwtop.com%2F&tg_i.documentLang=en&tg_i.divId=adhesion-m&tg_i.pbadslot=%2F6585%2Fwtop%2Fmobile%2Fadhesion%2Fhome&tk_flint=pbjs_lite_v9.53.5&x_source.tid=1027b2fe-8858-444b-9d0f-f732036fddeb&l_pb_bid_id=29c4bc243eb2ff5&p_screen_res=412x823&rp_secure=1&x_imp.ext.tid=6dd6581f-d7c2-4de1-955d-225c648533ef&p_gpid=%2F6585%2Fwtop%2Fmobile%2Fadhesion%2Fhome&m_ch_ua=%22Chromium%22%7Cv%3D%22147%22%2C%22Google%20Chrome%22%7Cv%3D%22147%22&m_ch_mobile=%3F1&m_ch_platform=Android&slots=1&rand=0.9920205051450521fastlane.rubiconproject.com/a/api/f... https://fastlane.rubiconproject.com/a/api/fastlane.json?account_id=21666&site_id=589162&zone_id=3760588&size_id=43&p_pos=atf&us_privacy=1---&rp_schain=1.0,1!mediatradecraft.com,111124,1,,,&rf=https%3A%2F%2Fwtop.com%2F&tg_i.domain=wtop.com&tg_i.page=https%3A%2F%2Fwtop.com%2F&tg_i.documentLang=en&tg_i.divId=adhesion-m&tg_i.pbadslot=%2F6585%2Fwtop%2Fmobile%2Fadhesion%2Fhome&tk_flint=pbjs_lite_v9.53.5&x_source.tid=1027b2fe-8858-444b-9d0f-f732036fddeb&l_pb_bid_id=29c4bc243eb2ff5&p_screen_res=412x823&rp_secure=1&x_imp.ext.tid=6dd6581f-d7c2-4de1-955d-225c648533ef&p_gpid=%2F6585%2Fwtop%2Fmobile%2Fadhesion%2Fhome&m_ch_ua=%22Chromium%22%7Cv%3D%22147%22%2C%22Google%20Chrome%22%7Cv%3D%22147%22&m_ch_mobile=%3F1&m_ch_platform=Android&slots=1&rand=0.9920205051450521 — 200 — 590 B — 145 ms — h2https://s.seedtag.com/c/hb/bids.seedtag.com/c/hb/bid https://s.seedtag.com/c/hb/bid — 200 — 740 B — 96 ms — h3https://krk2.kargo.com/api/v1/prebidkrk2.kargo.com/api/v1/prebid https://krk2.kargo.com/api/v1/prebid — 200 — 477 B — 118 ms — h2https://direct.adsrvr.org/bid/bidder/mediatradecraftdirect.adsrvr.org/bid/bidder/mediat... https://direct.adsrvr.org/bid/bidder/mediatradecraft — 200 — 242 B — 195 ms — h2https://tlx.3lift.com/header/auction?lib=prebid&v=9.53.5&referrer=https%3A%2F%2Fwtop.com%2F&tmax=1200&us_privacy=1---tlx.3lift.com/header/auction?lib=pr... https://tlx.3lift.com/header/auction?lib=prebid&v=9.53.5&referrer=https%3A%2F%2Fwtop.com%2F&tmax=1200&us_privacy=1--- — 200 — 534 B — 122 ms — h2https://prebid.a-mo.net/a/cprebid.a-mo.net/a/c https://prebid.a-mo.net/a/c — 204 — 18 B — 118 ms — h2https://exchange.postrelease.com/prebid?us_privacy=1---&ntv_ptd=1230492&ntv_pas=eyIxMjMwNDkyIjpbWzMyMCw1MF1dLCJsZW5ndGgiOjF9&ntv_pbv=v9.53.5&ntv_pb_rid=407d95b7ff0facc&ntv_ppc=W3siYWRVbml0Q29kZSI6ImFkaGVzaW9uLW0iLCJtZWRpYVR5cGVzIjp7ImJhbm5lciI6eyJzaXplcyI6W1szMjAsNTBdXSwicG9zIjoxfX19XQ==&ntv_dbr=eyJtYjEiOjAsImFkaGVzaW9uLW0iOjB9&ntv_url=https%3A%2F%2Fwtop.com%2Fexchange.postrelease.com/prebid?us_... https://exchange.postrelease.com/prebid?us_privacy=1---&ntv_ptd=1230492&ntv_pas=eyIxMjMwNDkyIjpbWzMyMCw1MF1dLCJsZW5ndGgiOjF9&ntv_pbv=v9.53.5&ntv_pb_rid=407d95b7ff0facc&ntv_ppc=W3siYWRVbml0Q29kZSI6ImFkaGVzaW9uLW0iLCJtZWRpYVR5cGVzIjp7ImJhbm5lciI6eyJzaXplcyI6W1szMjAsNTBdXSwicG9zIjoxfX19XQ==&ntv_dbr=eyJtYjEiOjAsImFkaGVzaW9uLW0iOjB9&ntv_url=https%3A%2F%2Fwtop.com%2F — 204 — 287 B — 136 ms — h2https://api.btloader.com/exd?tid=7GctIGcNc&sid=YIFW5eY7&cv=2.1.187-1-g24d1c87&upapi=trueapi.btloader.com/exd?tid=7GctIGcNc&... https://api.btloader.com/exd?tid=7GctIGcNc&sid=YIFW5eY7&cv=2.1.187-1-g24d1c87&upapi=true — 204 — 128 B — 217 ms — h2https://aax.amazon-adsystem.com/e/dtb/bidaax.amazon-adsystem.com/e/dtb/bid https://aax.amazon-adsystem.com/e/dtb/bid — 200 — 384 B — 82 ms — h2https://wtop.com/wp-admin/admin-ajax.php/wp-admin/admin-ajax.php https://wtop.com/wp-admin/admin-ajax.php — 200 — 424 B — 514 ms — h2https://aax.amazon-adsystem.com/e/dtb/bidaax.amazon-adsystem.com/e/dtb/bid https://aax.amazon-adsystem.com/e/dtb/bid — 200 — 385 B — 67 ms — h2https://ad-delivery.net/px.gif?ch=1&e=0.7573578212456367ad-delivery.net/px.gif?ch=1&e=0.757... https://ad-delivery.net/px.gif?ch=1&e=0.7573578212456367 — 200 — 135 B — 29 ms — h2https://cdn.hadronid.net/hadron.js?url=https%3A%2F%2Fwtop.com%2F&ref=&_it=amazon&partner_id=628cdn.hadronid.net/hadron.js?url=http... https://cdn.hadronid.net/hadron.js?url=https%3A%2F%2Fwtop.com%2F&ref=&_it=amazon&partner_id=628 — 200 — 186 B — 121 ms — h2https://cdn.id5-sync.com/api/1.0/id5-api.jscdn.id5-sync.com/api/1.0/id5-api.js https://cdn.id5-sync.com/api/1.0/id5-api.js — 200 — 34.6 KiB — 104 ms — h2https://tags.crwdcntrl.net/lt/c/16576/sync.min.jstags.crwdcntrl.net/lt/c/16576/sync.... https://tags.crwdcntrl.net/lt/c/16576/sync.min.js — 200 — 13.5 KiB — 52 ms — h2https://secure.cdn.fastclick.net/js/pubcid/latest/pubcid.min.jssecure.cdn.fastclick.net/js/pubcid/... https://secure.cdn.fastclick.net/js/pubcid/latest/pubcid.min.js — 200 — 21.7 KiB — 71 ms — h2blob:https://wtop.com/2c19c361-7902-4bfa-8fb2-0b33ee2d0690wtop.com/2c19c361-7902-4bfa-8fb2-0b... blob:https://wtop.com/2c19c361-7902-4bfa-8fb2-0b33ee2d0690 — 200 — -1 B — 17 ms — blobhttps://px.ads.linkedin.com/attribution_trigger?pid=2540737&time=1776889892169&url=https%3A%2F%2Fwtop.com%2Fpx.ads.linkedin.com/attribution_tri... https://px.ads.linkedin.com/attribution_trigger?pid=2540737&time=1776889892169&url=https%3A%2F%2Fwtop.com%2F — 200 — 1.0 KiB — 280 ms — h2https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=2540737&time=1776889892169&url=https%3A%2F%2Fwtop.com%2Fpx.ads.linkedin.com/collect?v=2&fmt... https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=2540737&time=1776889892169&url=https%3A%2F%2Fwtop.com%2F — 302 — 820 B — 217 ms — h2https://secure.cdn.fastclick.net/js/cnvr-launcher/latest/launcher-stub.min.jssecure.cdn.fastclick.net/js/cnvr-la... https://secure.cdn.fastclick.net/js/cnvr-launcher/latest/launcher-stub.min.js — 200 — 1.1 KiB — 20 ms — h2https://sb.scorecardresearch.com/b?c1=2&c2=16067480&cs_it=b1&cv=4.13.1%2B2508250908&ns__t=1776889892229&ns_c=UTF-8&cs_cfg=1001110&c7=https%3A%2F%2Fwtop.com%2F&c8=WTOP%20%7C%20Washington%E2%80%99s%20Top%20News%20%7C%20DC%2C%20MD%20%26%20VA%20News%2C%20Traffic%20%26%20Weather&c9=sb.scorecardresearch.com/b?c1=2&c2=... https://sb.scorecardresearch.com/b?c1=2&c2=16067480&cs_it=b1&cv=4.13.1%2B2508250908&ns__t=1776889892229&ns_c=UTF-8&cs_cfg=1001110&c7=https%3A%2F%2Fwtop.com%2F&c8=WTOP%20%7C%20Washington%E2%80%99s%20Top%20News%20%7C%20DC%2C%20MD%20%26%20VA%20News%2C%20Traffic%20%26%20Weather&c9= — 204 — 225 B — 31 ms — h2https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.06014212776793293ad.doubleclick.net/favicon.ico?ad=3... https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.06014212776793293 — 200 — 129 B — 25 ms — h3https://tag.bounceexchange.com/6870/i.jstag.bounceexchange.com/6870/i.js https://tag.bounceexchange.com/6870/i.js — 200 — 3.1 KiB — 213 ms — h2https://ad-delivery.net/px.gif?ch=2&e=0.06812028763880551ad-delivery.net/px.gif?ch=2&e=0.068... https://ad-delivery.net/px.gif?ch=2&e=0.06812028763880551 — 200 — 110 B — 21 ms — h2https://connect.facebook.net/signals/config/175156686171397?v=2.9.303&r=stable&domain=wtop.com&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168connect.facebook.net/signals/config... https://connect.facebook.net/signals/config/175156686171397?v=2.9.303&r=stable&domain=wtop.com&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168 — 200 — 46.4 KiB — 223 ms — h3https://ads.pubmatic.com/AdServer/js/user_sync.html?gdpr=&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=&predirect=https%3A%2F%2F01.rtb.cmdmtc.com%2Fsetuid%3Fbidder%3Dpubmatic%26gdpr%3D%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3Dads.pubmatic.com/AdServer/js/user_s... https://ads.pubmatic.com/AdServer/js/user_sync.html?gdpr=&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=&predirect=https%3A%2F%2F01.rtb.cmdmtc.com%2Fsetuid%3Fbidder%3Dpubmatic%26gdpr%3D%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D — 200 — 7.6 KiB — 34 ms — h2blob:https://wtop.com/8557b2b1-3be4-4ce1-ac3b-cac382ea51e9wtop.com/8557b2b1-3be4-4ce1-ac3b-ca... blob:https://wtop.com/8557b2b1-3be4-4ce1-ac3b-cac382ea51e9 — 200 — -1 B — 19 ms — blobhttps://api.id5-sync.com/analytics/363/id5-api-jsapi.id5-sync.com/analytics/363/id5-... https://api.id5-sync.com/analytics/363/id5-api-js — 200 — 690 B — 110 ms — h2https://secure.cdn.fastclick.net/js/cnvr-launcher/latest/launcher.min.jssecure.cdn.fastclick.net/js/cnvr-la... https://secure.cdn.fastclick.net/js/cnvr-launcher/latest/launcher.min.js — 200 — 24.7 KiB — 6 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 — 30 ms — h3https://ut.pubmatic.com/geo?pubid=0ut.pubmatic.com/geo?pubid=0 https://ut.pubmatic.com/geo?pubid=0 — 200 — 138 B — 125 ms — h2https://proc.ad.cpe.dotomi.com/cvx/client/direct/launcher?version=1.2.0&lid=681proc.ad.cpe.dotomi.com/cvx/client/d... https://proc.ad.cpe.dotomi.com/cvx/client/direct/launcher?version=1.2.0&lid=681 — 200 — 458 B — 128 ms — h2https://px4.ads.linkedin.com/collect?v=2&fmt=js&pid=2540737&time=1776889892169&url=https%3A%2F%2Fwtop.com%2F&e_ipv6=AQLfMavc8PjeRgAAAZ225A3oAiJ0mGHbOWnaA6UsXrYY9NJw1WW90ZysILzsMKC7QeUm1TO9CSEpx4.ads.linkedin.com/collect?v=2&fm... https://px4.ads.linkedin.com/collect?v=2&fmt=js&pid=2540737&time=1776889892169&url=https%3A%2F%2Fwtop.com%2F&e_ipv6=AQLfMavc8PjeRgAAAZ225A3oAiJ0mGHbOWnaA6UsXrYY9NJw1WW90ZysILzsMKC7QeUm1TO9CSE — 200 — 693 B — 273 ms — h2https://sync.cootlogix.com/api/user/html/pbs_sync?gdpr=&gdpr_consent=&us_privacy=1---&redirect=https%3A%2F%2F01.rtb.cmdmtc.com%2Fsetuid%3Fbidder%3Dvidazoo%26gdpr%3D%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%24%7BuserId%7D&gpp=&gpp_sid=sync.cootlogix.com/api/user/html/pb... https://sync.cootlogix.com/api/user/html/pbs_sync?gdpr=&gdpr_consent=&us_privacy=1---&redirect=https%3A%2F%2F01.rtb.cmdmtc.com%2Fsetuid%3Fbidder%3Dvidazoo%26gdpr%3D%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%24%7BuserId%7D&gpp=&gpp_sid= — 200 — 717 B — 323 ms — h2https://assets.bounceexchange.com/assets/smart-tag/versioned/runtime_c81e76ee00d795b1eebf8d27949f8dc5.br.jsassets.bounceexchange.com/assets/sm... https://assets.bounceexchange.com/assets/smart-tag/versioned/runtime_c81e76ee00d795b1eebf8d27949f8dc5.br.js — 200 — 779 B — 21 ms — h2https://ut.pubmatic.com/geo?pubid=0ut.pubmatic.com/geo?pubid=0 https://ut.pubmatic.com/geo?pubid=0 — 200 — 0 B — 34 ms — h2https://assets.bounceexchange.com/assets/smart-tag/versioned/main-v2_9e4958801741d4d875ab94da23b6d39a.br.jsassets.bounceexchange.com/assets/sm... https://assets.bounceexchange.com/assets/smart-tag/versioned/main-v2_9e4958801741d4d875ab94da23b6d39a.br.js — 200 — 116.1 KiB — 61 ms — h3https://www.facebook.com/tr/?id=175156686171397&ev=PageView&dl=https%3A%2F%2Fwtop.com%2F&rl=&if=false&ts=1776889892538&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776889892523.794217438185735471&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=WTOP%20%7C%20Washington%E2%80%99s%20Top%20News%20%7C%20DC%2C%20MD%20%26%20VA%20News%2C%20Traffic%20%26%20Weather&pmd[locale]=en_US&pmd[description]=WTOP%20delivers%20the%20latest%20news%2C%20traffic%20and%20weather%20information%20to%20the%20Washington%2C%20D.C.%20region.%20See%20today%E2%80%99s%20top%20stories.&plt=527.3000001907349&it=1776889892268&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf1&rqm=GETwww.facebook.com/tr/?id=17515668617... https://www.facebook.com/tr/?id=175156686171397&ev=PageView&dl=https%3A%2F%2Fwtop.com%2F&rl=&if=false&ts=1776889892538&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776889892523.794217438185735471&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=WTOP%20%7C%20Washington%E2%80%99s%20Top%20News%20%7C%20DC%2C%20MD%20%26%20VA%20News%2C%20Traffic%20%26%20Weather&pmd[locale]=en_US&pmd[description]=WTOP%20delivers%20the%20latest%20news%2C%20traffic%20and%20weather%20information%20to%20the%20Washington%2C%20D.C.%20region.%20See%20today%E2%80%99s%20top%20stories.&plt=527.3000001907349&it=1776889892268&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf1&rqm=GET — 200 — 16 B — 61 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=175156686171397&ev=PageView&dl=https%3A%2F%2Fwtop.com%2F&rl=&if=false&ts=1776889892538&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776889892523.794217438185735471&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=WTOP%20%7C%20Washington%E2%80%99s%20Top%20News%20%7C%20DC%2C%20MD%20%26%20VA%20News%2C%20Traffic%20%26%20Weather&pmd[locale]=en_US&pmd[description]=WTOP%20delivers%20the%20latest%20news%2C%20traffic%20and%20weather%20information%20to%20the%20Washington%2C%20D.C.%20region.%20See%20today%E2%80%99s%20top%20stories.&plt=527.3000001907349&it=1776889892268&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf1&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=175156686171397&ev=PageView&dl=https%3A%2F%2Fwtop.com%2F&rl=&if=false&ts=1776889892538&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776889892523.794217438185735471&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=WTOP%20%7C%20Washington%E2%80%99s%20Top%20News%20%7C%20DC%2C%20MD%20%26%20VA%20News%2C%20Traffic%20%26%20Weather&pmd[locale]=en_US&pmd[description]=WTOP%20delivers%20the%20latest%20news%2C%20traffic%20and%20weather%20information%20to%20the%20Washington%2C%20D.C.%20region.%20See%20today%E2%80%99s%20top%20stories.&plt=527.3000001907349&it=1776889892268&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf1&rqm=FGET — 200 — 202 B — 220 ms — h3blob:https://wtop.com/c9b578f3-feb7-41e6-80ec-e33f2eb4a2aawtop.com/c9b578f3-feb7-41e6-80ec-e3... blob:https://wtop.com/c9b578f3-feb7-41e6-80ec-e33f2eb4a2aa — 200 — -1 B — 14 ms — blobhttps://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=gpt&tv=m202604160201&st=env&sjk=4127998862428217ep1.adtrafficquality.google/getconf... https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=gpt&tv=m202604160201&st=env&sjk=4127998862428217 — 200 — 13.2 KiB — 86 ms — h3https://pagead2.googlesyndication.com/gampad/ads?pvsid=4127998862428217&correlator=467080428956652&eid=31097658%2C31097907%2C95388408&output=ldjh&gdfp_req=1&vrg=202604160201&ptt=17&impl=fifs&us_privacy=1---&iu_parts=6585%2Cwtop%2Cmobile%2Cincontent%2Chome%2C1&enc_prev_ius=%2F0%2F1%2F2%2F3%2F4%2F5&prev_iu_szs=320x50%7C300x250%7C320x50%7C320x100%7C336x280&fluid=height&ifi=1&didk=4011372769&dids=mb1&adfs=1075102555&sfv=1-0-45&eri=1&sc=1&abxe=1&dt=1776889892580&lmt=1776889892&adxs=56&adys=1657&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%2Fwtop.com%2F&vis=1&psz=412x358&msz=300x50&fws=4&ohw=412&dlt=1776889890225&idt=929&prev_scp=divID%3Dmb1%26pos%3Dmb1%26refresh_count%3D0%26amznbid%3D2%26amznp%3D2&cust_params=is_front%3Dtrue%26is_archive%3Dfalse%26is_article%3Dfalse%26is_gallery%3Dfalse%26is_page%3Dfalse%26is_traffic%3Dfalse%26is_weather%3Dfalse%26is_headlines%3Dfalse%26is_search%3Dfalse%26is_author%3Dfalse%26is_dev%3Dfalse%26include_cms_player%3Dfalse%26disable_all_ads%3Dfalse%26disable_header_ad%3Dfalse%26disable_footer_ad%3Dfalse%26disable_right_rail_ads%3Dfalse%26disable_in_article_ads%3Dfalse%26slug%3Dfront-page-new%26site%3Dwtop.com%26amp%3D0%26hour%3D20%26width%3D412%26height%3D8960%26browser%3Dchrome%26utch%3D20%26pageview_count%3D1%26rules%3Dhomepage%26hem%3Dno&adks=1388000561&frm=20&eoidce=1&gblpids=%2F6585%2Fwtop%2Fmobile%2Fincontent%2Fhome%2F1&pb_szs=300x250%7C320x50%7C320x100%7C336x280&pbbce=1&blev=1&bisch=1&degraded=1pagead2.googlesyndication.com/gampa... https://pagead2.googlesyndication.com/gampad/ads?pvsid=4127998862428217&correlator=467080428956652&eid=31097658%2C31097907%2C95388408&output=ldjh&gdfp_req=1&vrg=202604160201&ptt=17&impl=fifs&us_privacy=1---&iu_parts=6585%2Cwtop%2Cmobile%2Cincontent%2Chome%2C1&enc_prev_ius=%2F0%2F1%2F2%2F3%2F4%2F5&prev_iu_szs=320x50%7C300x250%7C320x50%7C320x100%7C336x280&fluid=height&ifi=1&didk=4011372769&dids=mb1&adfs=1075102555&sfv=1-0-45&eri=1&sc=1&abxe=1&dt=1776889892580&lmt=1776889892&adxs=56&adys=1657&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%2Fwtop.com%2F&vis=1&psz=412x358&msz=300x50&fws=4&ohw=412&dlt=1776889890225&idt=929&prev_scp=divID%3Dmb1%26pos%3Dmb1%26refresh_count%3D0%26amznbid%3D2%26amznp%3D2&cust_params=is_front%3Dtrue%26is_archive%3Dfalse%26is_article%3Dfalse%26is_gallery%3Dfalse%26is_page%3Dfalse%26is_traffic%3Dfalse%26is_weather%3Dfalse%26is_headlines%3Dfalse%26is_search%3Dfalse%26is_author%3Dfalse%26is_dev%3Dfalse%26include_cms_player%3Dfalse%26disable_all_ads%3Dfalse%26disable_header_ad%3Dfalse%26disable_footer_ad%3Dfalse%26disable_right_rail_ads%3Dfalse%26disable_in_article_ads%3Dfalse%26slug%3Dfront-page-new%26site%3Dwtop.com%26amp%3D0%26hour%3D20%26width%3D412%26height%3D8960%26browser%3Dchrome%26utch%3D20%26pageview_count%3D1%26rules%3Dhomepage%26hem%3Dno&adks=1388000561&frm=20&eoidce=1&gblpids=%2F6585%2Fwtop%2Fmobile%2Fincontent%2Fhome%2F1&pb_szs=300x250%7C320x50%7C320x100%7C336x280&pbbce=1&blev=1&bisch=1&degraded=1 — 200 — 359 B — 280 ms — h3https://b94aa946da6e31c4a665c28a6ddd4e56.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.htmlb94aa946da6e31c4a665c28a6ddd4e56.sa... https://b94aa946da6e31c4a665c28a6ddd4e56.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.html — 200 — 3.1 KiB — 88 ms — h3https://pagead2.googlesyndication.com/gampad/ads?pvsid=4127998862428217&correlator=4271630422429257&eid=31097658%2C31097907%2C95388408&output=ldjh&gdfp_req=1&vrg=202604160201&ptt=17&impl=fifs&us_privacy=1---&iu_parts=6585%2Cwtop%2Cmobile%2Cadhesion%2Chome&enc_prev_ius=%2F0%2F1%2F2%2F3%2F4&prev_iu_szs=320x50&ifi=2&didk=1686709329&dids=adhesion-m&adfs=2079873221&sfv=1-0-45&eri=1&sc=1&abxe=1&dt=1776889892627&lmt=1776889892&adxs=46&adys=823&biw=412&bih=823&scr_x=0&scr_y=0&btvi=3&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%2Fwtop.com%2F&vis=1&psz=412x-1&msz=320x-1&fws=516&ohw=412&dlt=1776889890225&idt=929&prev_scp=divID%3Dadhesion-m%26pos%3Dadhesion-m%26refresh_count%3D0%26amznbid%3D2%26amznp%3D2&cust_params=is_front%3Dtrue%26is_archive%3Dfalse%26is_article%3Dfalse%26is_gallery%3Dfalse%26is_page%3Dfalse%26is_traffic%3Dfalse%26is_weather%3Dfalse%26is_headlines%3Dfalse%26is_search%3Dfalse%26is_author%3Dfalse%26is_dev%3Dfalse%26include_cms_player%3Dfalse%26disable_all_ads%3Dfalse%26disable_header_ad%3Dfalse%26disable_footer_ad%3Dfalse%26disable_right_rail_ads%3Dfalse%26disable_in_article_ads%3Dfalse%26slug%3Dfront-page-new%26site%3Dwtop.com%26amp%3D0%26hour%3D20%26width%3D412%26height%3D8960%26browser%3Dchrome%26utch%3D20%26pageview_count%3D1%26rules%3Dhomepage%26hem%3Dno&adks=3010131901&frm=20&eoidce=1&gblpids=%2F6585%2Fwtop%2Fmobile%2Fadhesion%2Fhome&pb_szs=320x50&pbbce=1&blev=1&bisch=1&degraded=1pagead2.googlesyndication.com/gampa... https://pagead2.googlesyndication.com/gampad/ads?pvsid=4127998862428217&correlator=4271630422429257&eid=31097658%2C31097907%2C95388408&output=ldjh&gdfp_req=1&vrg=202604160201&ptt=17&impl=fifs&us_privacy=1---&iu_parts=6585%2Cwtop%2Cmobile%2Cadhesion%2Chome&enc_prev_ius=%2F0%2F1%2F2%2F3%2F4&prev_iu_szs=320x50&ifi=2&didk=1686709329&dids=adhesion-m&adfs=2079873221&sfv=1-0-45&eri=1&sc=1&abxe=1&dt=1776889892627&lmt=1776889892&adxs=46&adys=823&biw=412&bih=823&scr_x=0&scr_y=0&btvi=3&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%2Fwtop.com%2F&vis=1&psz=412x-1&msz=320x-1&fws=516&ohw=412&dlt=1776889890225&idt=929&prev_scp=divID%3Dadhesion-m%26pos%3Dadhesion-m%26refresh_count%3D0%26amznbid%3D2%26amznp%3D2&cust_params=is_front%3Dtrue%26is_archive%3Dfalse%26is_article%3Dfalse%26is_gallery%3Dfalse%26is_page%3Dfalse%26is_traffic%3Dfalse%26is_weather%3Dfalse%26is_headlines%3Dfalse%26is_search%3Dfalse%26is_author%3Dfalse%26is_dev%3Dfalse%26include_cms_player%3Dfalse%26disable_all_ads%3Dfalse%26disable_header_ad%3Dfalse%26disable_footer_ad%3Dfalse%26disable_right_rail_ads%3Dfalse%26disable_in_article_ads%3Dfalse%26slug%3Dfront-page-new%26site%3Dwtop.com%26amp%3D0%26hour%3D20%26width%3D412%26height%3D8960%26browser%3Dchrome%26utch%3D20%26pageview_count%3D1%26rules%3Dhomepage%26hem%3Dno&adks=3010131901&frm=20&eoidce=1&gblpids=%2F6585%2Fwtop%2Fmobile%2Fadhesion%2Fhome&pb_szs=320x50&pbbce=1&blev=1&bisch=1&degraded=1 — 200 — 298 B — 285 ms — h3https://secure.cdn.fastclick.net/js/cnvr-coreid/latest/coreid.min.jssecure.cdn.fastclick.net/js/cnvr-co... https://secure.cdn.fastclick.net/js/cnvr-coreid/latest/coreid.min.js — 200 — 47.1 KiB — 4 ms — h2https://assets.bounceexchange.com/assets/smart-tag/versioned/onsite-v2_1238d00d70e4de87443df9eb69ff1a61.br.jsassets.bounceexchange.com/assets/sm... https://assets.bounceexchange.com/assets/smart-tag/versioned/onsite-v2_1238d00d70e4de87443df9eb69ff1a61.br.js — 200 — 5.4 KiB — 21 ms — h3https://assets.bounceexchange.com/assets/smart-tag/versioned/ads-v2_b767962dfef6270095d208e12eace8b4.br.jsassets.bounceexchange.com/assets/sm... https://assets.bounceexchange.com/assets/smart-tag/versioned/ads-v2_b767962dfef6270095d208e12eace8b4.br.js — 200 — 42.1 KiB — 23 ms — h3https://assets.bounceexchange.com/assets/gam/21854935662/afcf47628f736b6009b4fe0c49b74158.br.jsonassets.bounceexchange.com/assets/ga... https://assets.bounceexchange.com/assets/gam/21854935662/afcf47628f736b6009b4fe0c49b74158.br.json — 200 — 202 B — 47 ms — h3https://ep2.adtrafficquality.google/sodar/sodar2.jsep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2.js — 200 — 7.9 KiB — 96 ms — h2https://px.ads.linkedin.com/wa/?medium=fetch&fmt=gpx.ads.linkedin.com/wa/?medium=fetc... https://px.ads.linkedin.com/wa/?medium=fetch&fmt=g — 204 — 425 B — 128 ms — h2https://01.rtb.cmdmtc.com/setuid?bidder=vidazoo&gdpr=&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=&f=b&uid=eb7f2f43-2e26-d19d-3e42-063197fa63d801.rtb.cmdmtc.com/setuid?bidder=vid... https://01.rtb.cmdmtc.com/setuid?bidder=vidazoo&gdpr=&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=&f=b&uid=eb7f2f43-2e26-d19d-3e42-063197fa63d8 — -1 — 0 B — 10 ms — https://assets.bounceexchange.com/cache/6870/website-bcc90f66af50feff4e363ad8c34c3d7f.jsassets.bounceexchange.com/cache/687... https://assets.bounceexchange.com/cache/6870/website-bcc90f66af50feff4e363ad8c34c3d7f.js — 200 — 2.0 KiB — 23 ms — h3https://assets.bounceexchange.com/assets/bounce/iiq-ortb-6151.jsassets.bounceexchange.com/assets/bo... https://assets.bounceexchange.com/assets/bounce/iiq-ortb-6151.js — 200 — 39.3 KiB — 24 ms — h3https://tag.adkernel.com/syncr?gdpr=&gdpr_consent=&us_privacy=1---&r=https%3A%2F%2F01.rtb.cmdmtc.com%2Fsetuid%3Fbidder%3DadkernelAdn%26gdpr%3D%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D%26f%3Di%26uid%3D%24%7BUID%7Dtag.adkernel.com/syncr?gdpr=&gdpr_c... https://tag.adkernel.com/syncr?gdpr=&gdpr_consent=&us_privacy=1---&r=https%3A%2F%2F01.rtb.cmdmtc.com%2Fsetuid%3Fbidder%3DadkernelAdn%26gdpr%3D%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D%26f%3Di%26uid%3D%24%7BUID%7D — 200 — 233 B — 164 ms — http/1.1https://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 — 70 ms — h2https://id5-sync.com/bounceid5-sync.com/bounce https://id5-sync.com/bounce — 200 — 517 B — 110 ms — h2https://lbs.eu-1-id5-sync.com/lbs/v1lbs.eu-1-id5-sync.com/lbs/v1 https://lbs.eu-1-id5-sync.com/lbs/v1 — 200 — 153 B — 112 ms — h2https://lb.eu-1-id5-sync.com/lb/v1lb.eu-1-id5-sync.com/lb/v1 https://lb.eu-1-id5-sync.com/lb/v1 — 200 — 338 B — 110 ms — h2https://assets.bounceexchange.com/assets/bounce/local_storage_frame17.min.htmlassets.bounceexchange.com/assets/bo... https://assets.bounceexchange.com/assets/bounce/local_storage_frame17.min.html — 200 — 1.4 KiB — 63 ms — h2https://05.cdn.mediatradecraft.com/events.json?divId=mb1&build=VacEeYJOJo&event=render&runtime=2.9.1&elapsed=2690&plc=1&path=%2F&host=wtop.com&sessionId=133012wd005.cdn.mediatradecraft.com/events.j... https://05.cdn.mediatradecraft.com/events.json?divId=mb1&build=VacEeYJOJo&event=render&runtime=2.9.1&elapsed=2690&plc=1&path=%2F&host=wtop.com&sessionId=133012wd0 — 200 — 331 B — 127 ms — h3https://pagead2.googlesyndication.com/bg/RiK6ZWktSJHFoyfG9cjH9nLRaZ1B3RgkbmOlM6XvCcc.jspagead2.googlesyndication.com/bg/Ri... https://pagead2.googlesyndication.com/bg/RiK6ZWktSJHFoyfG9cjH9nLRaZ1B3RgkbmOlM6XvCcc.js — 200 — 21.8 KiB — 79 ms — h3https://y.one.impact-ad.jp/hbs_cs?gdpr=&gdpr_consent=&us_privacy=1---&redirectUri=https%3A%2F%2F01.rtb.cmdmtc.com%2Fsetuid%3Fbidder%3Dyieldone%26gdpr%3D%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D%26f%3Di%26uid%3D%24UIDy.one.impact-ad.jp/hbs_cs?gdpr=&gdp... https://y.one.impact-ad.jp/hbs_cs?gdpr=&gdpr_consent=&us_privacy=1---&redirectUri=https%3A%2F%2F01.rtb.cmdmtc.com%2Fsetuid%3Fbidder%3Dyieldone%26gdpr%3D%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D%26f%3Di%26uid%3D%24UID — 302 — 567 B — 783 ms — h2https://assets.bounceexchange.com/cache/6870/campaign-index-live-dda918f7e6c046ad36ead9b0a33b6985.jsassets.bounceexchange.com/cache/687... https://assets.bounceexchange.com/cache/6870/campaign-index-live-dda918f7e6c046ad36ead9b0a33b6985.js — 200 — 1013 B — 21 ms — h3https://pd.cdnwidget.com/lookup?bxwid=6870&bxdid=5658336953506510832&visitID=1776889892959026&enableUID2=truepd.cdnwidget.com/lookup?bxwid=6870&... https://pd.cdnwidget.com/lookup?bxwid=6870&bxdid=5658336953506510832&visitID=1776889892959026&enableUID2=true — 200 — 321 B — 210 ms — h2https://d0.eu-3-id5-sync.com/d0.eu-3-id5-sync.com/ https://d0.eu-3-id5-sync.com/ — 200 — 143 B — 102 ms — h2https://d1.eu-3-id5-sync.com/d1.eu-3-id5-sync.com/ https://d1.eu-3-id5-sync.com/ — 200 — 143 B — 89 ms — h2https://d2.eu-3-id5-sync.com/d2.eu-3-id5-sync.com/ https://d2.eu-3-id5-sync.com/ — 200 — 143 B — 90 ms — h2https://d3.eu-3-id5-sync.com/d3.eu-3-id5-sync.com/ https://d3.eu-3-id5-sync.com/ — 200 — 143 B — 102 ms — h2https://d4.eu-3-id5-sync.com/d4.eu-3-id5-sync.com/ https://d4.eu-3-id5-sync.com/ — 200 — 143 B — 103 ms — h2https://d5.eu-3-id5-sync.com/d5.eu-3-id5-sync.com/ https://d5.eu-3-id5-sync.com/ — 200 — 143 B — 87 ms — h2https://d6.eu-3-id5-sync.com/d6.eu-3-id5-sync.com/ https://d6.eu-3-id5-sync.com/ — 200 — 143 B — 103 ms — h2https://d7.eu-3-id5-sync.com/d7.eu-3-id5-sync.com/ https://d7.eu-3-id5-sync.com/ — 200 — 143 B — 91 ms — h2https://d0.eu-4-id5-sync.com/d0.eu-4-id5-sync.com/ https://d0.eu-4-id5-sync.com/ — 200 — 143 B — 112 ms — h2https://d1.eu-4-id5-sync.com/d1.eu-4-id5-sync.com/ https://d1.eu-4-id5-sync.com/ — 200 — 143 B — 103 ms — h2https://d2.eu-4-id5-sync.com/d2.eu-4-id5-sync.com/ https://d2.eu-4-id5-sync.com/ — 200 — 143 B — 104 ms — h2https://d3.eu-4-id5-sync.com/d3.eu-4-id5-sync.com/ https://d3.eu-4-id5-sync.com/ — 200 — 143 B — 91 ms — h2https://d4.eu-4-id5-sync.com/d4.eu-4-id5-sync.com/ https://d4.eu-4-id5-sync.com/ — 200 — 143 B — 100 ms — h2https://d5.eu-4-id5-sync.com/d5.eu-4-id5-sync.com/ https://d5.eu-4-id5-sync.com/ — 200 — 143 B — 93 ms — h2https://d6.eu-4-id5-sync.com/d6.eu-4-id5-sync.com/ https://d6.eu-4-id5-sync.com/ — 200 — 143 B — 102 ms — h2https://d7.eu-4-id5-sync.com/d7.eu-4-id5-sync.com/ https://d7.eu-4-id5-sync.com/ — 200 — 143 B — 100 ms — h2https://ep2.adtrafficquality.google/generate_204?mpzaDQep2.adtrafficquality.google/generat... https://ep2.adtrafficquality.google/generate_204?mpzaDQ — 204 — 40 B — 41 ms — h2https://id5-sync.com/gm/v3id5-sync.com/gm/v3 https://id5-sync.com/gm/v3 — 200 — 832 B — 27 ms — h2https://ad-delivery.net/px.gif?ch=2&e=0.8941271382305306ad-delivery.net/px.gif?ch=2&e=0.894... https://ad-delivery.net/px.gif?ch=2&e=0.8941271382305306 — 200 — 135 B — 21 ms — h2https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.24667718636364744ad.doubleclick.net/favicon.ico?ad=3... https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.24667718636364744 — 200 — 129 B — 25 ms — h3https://ad-delivery.net/px.gif?ch=1&e=0.12660857623100974ad-delivery.net/px.gif?ch=1&e=0.126... https://ad-delivery.net/px.gif?ch=1&e=0.12660857623100974 — 200 — 110 B — 22 ms — h2https://ab.dns-finder.com/meta/dnsab.dns-finder.com/meta/dns https://ab.dns-finder.com/meta/dns — 200 — 0 B — 2 ms — h2https://api.bounceexchange.com/state/js?website_id=6870&device_id=5658336953506510832&visit_id=1776889893194694api.bounceexchange.com/state/js?web... https://api.bounceexchange.com/state/js?website_id=6870&device_id=5658336953506510832&visit_id=1776889893194694 — 200 — 1008 B — 68 ms — h2https://assets.bounceexchange.com/cache/6870/campaigns/2420103-f0ac8eace1194dc1a9669f6657360dc7.jsassets.bounceexchange.com/cache/687... https://assets.bounceexchange.com/cache/6870/campaigns/2420103-f0ac8eace1194dc1a9669f6657360dc7.js — 200 — 5.1 KiB — 22 ms — h3https://match.adsrvr.org/track/rid?fmt=json&ttd_tpi=1&ttd_pid=hwsstqv&gdpr=1&gdpr_consent=match.adsrvr.org/track/rid?fmt=json... https://match.adsrvr.org/track/rid?fmt=json&ttd_tpi=1&ttd_pid=hwsstqv&gdpr=1&gdpr_consent= — 200 — 420 B — 43 ms — h2https://js-sec.indexww.com/um/ixmatch.htmljs-sec.indexww.com/um/ixmatch.html https://js-sec.indexww.com/um/ixmatch.html — 200 — 1.6 KiB — 66 ms — h2https://eus.rubiconproject.com/usync.html?p=20986&endpoint=us-easteus.rubiconproject.com/usync.html?p... https://eus.rubiconproject.com/usync.html?p=20986&endpoint=us-east — 200 — 379 B — 47 ms — h2https://ads.pubmatic.com/AdServer/js/user_sync.html?p=156512ads.pubmatic.com/AdServer/js/user_s... https://ads.pubmatic.com/AdServer/js/user_sync.html?p=156512 — 200 — 7.6 KiB — 6 ms — h2https://assets.bounceexchange.com/tag/css/creatives-base-styles.a53944a2.min.cssassets.bounceexchange.com/tag/css/c... https://assets.bounceexchange.com/tag/css/creatives-base-styles.a53944a2.min.css — 200 — 6.0 KiB — 30 ms — h3https://events.bouncex.net/track.gif/visit?wklz=G4SwziAuBcCuYFMBOBDA5ggdpAvAWQHsAvEAG1JQFIAmAMQFYA6ABhuYAoAZETWAD0oBmAEJsAgpgAmSAiElsAjAqGjqzALYFIBNmjYAHAgHdkbdmurUAlFfH79pBAHUEAIwDSUGg0EB2RoIAbGbuABIAKnicNADCbKQgANYIbADiCADGiQS2ajEAFjLqKXQKACz+zCwsbISuZCXMAMooAGYoSCDe9H4BgQBkoBAwSAityKNIOIPgUNAUUjxo+ugIsEikOPmQkPpgND1iB3THtEba+owZBOqnM8PQo2AEpLCQIASYfDhlCtT3cyeLzeH0wAE8cAAOaiCAEwDLwbTqYAdEAoVyOMA4WBSMY8BCSOHQa4ERIgBA4Si+VTUSRyGjUIRHSz0QL0SGCIIATh69GYbIUzA5jMssQZoHkosEYgUvl8gUhkK5SsECi5ZUC6rFln0kloICQYEgnAIKEljOlkCQsBKcUskj0UqO1IZ4AACqNQAR4DFETdTE72qRENrqOAmrBXGAMp1XAGLWIgyHqHaw2Bwgg+JAI1GYyA40gGUyk7aGRkUBl8ggAPqQfZO2XyxXKrmqyH0KkAEVDrWAkCL0sbCqVKtDKB0TtYKYZpH0A+Z1G2u3rh1Op3OBEu11u1HoJ1F08sKHrCanqeA+mA8+Uh+owBPTLPDLQMevoZ3p9DhadRYPqYyfbXnKw4toIoYQOaTIALQ3qmpCAQ2wHNqOt6QdKDJzn+ZYoOoKwgGgmAPuhLqWNQZRqIKYE-iRd5XpOobwf2iFNiOrZduxt50QmVKiL43Z8f08DIKs2DQK4MhGIgUwFEUCCCVJIkwMAyAQJ8ODlJU1TMPJwkYKJDgoJArQEEg6g4BI0iyISQmoHpMCSAgoAZAgkBgvoFL6PknxyQiRr+kg0D5Me1yYMpSCQASODaRgBDEp87yYFgkDXA5OAAKIAKr9DFcU4laYKYDhFK0KgmDOdlCCxdceVIGCKXFQAShVVXetgtX1YIOC0A1YjNfMhlQLAqVlJCjBcn1pCfGgg2pdQAT9JoqXaSYUZQAgcg4AqvjaUMUAbUOyGtmqGrqv0DlOetkg4Ky7KcpqvL8vQgrCv0KwYKACBGPt-SIAAjjaZWXVF-QZAkSXvMURo4fo6lIaxnIKAMoPktgKD6CAYWqZgOCQOgsLnSAzk4Po-SQPkBqSNWKzhWC1Z+bZNZ0mA6KOFdVo2qTRAEMDyNJbAsAbZIggICg1CQoECBQa0rSslB5GuCgUFcjC1BQdQ5TUG0XJuAoCCws86xEyt-SKdiUlAAevents.bouncex.net/track.gif/visit?... https://events.bouncex.net/track.gif/visit?wklz=G4SwziAuBcCuYFMBOBDA5ggdpAvAWQHsAvEAG1JQFIAmAMQFYA6ABhuYAoAZETWAD0oBmAEJsAgpgAmSAiElsAjAqGjqzALYFIBNmjYAHAgHdkbdmurUAlFfH79pBAHUEAIwDSUGg0EB2RoIAbGbuABIAKnicNADCbKQgANYIbADiCADGiQS2ajEAFjLqKXQKACz+zCwsbISuZCXMAMooAGYoSCDe9H4BgQBkoBAwSAityKNIOIPgUNAUUjxo+ugIsEikOPmQkPpgND1iB3THtEba+owZBOqnM8PQo2AEpLCQIASYfDhlCtT3cyeLzeH0wAE8cAAOaiCAEwDLwbTqYAdEAoVyOMA4WBSMY8BCSOHQa4ERIgBA4Si+VTUSRyGjUIRHSz0QL0SGCIIATh69GYbIUzA5jMssQZoHkosEYgUvl8gUhkK5SsECi5ZUC6rFln0kloICQYEgnAIKEljOlkCQsBKcUskj0UqO1IZ4AACqNQAR4DFETdTE72qRENrqOAmrBXGAMp1XAGLWIgyHqHaw2Bwgg+JAI1GYyA40gGUyk7aGRkUBl8ggAPqQfZO2XyxXKrmqyH0KkAEVDrWAkCL0sbCqVKtDKB0TtYKYZpH0A+Z1G2u3rh1Op3OBEu11u1HoJ1F08sKHrCanqeA+mA8+Uh+owBPTLPDLQMevoZ3p9DhadRYPqYyfbXnKw4toIoYQOaTIALQ3qmpCAQ2wHNqOt6QdKDJzn+ZYoOoKwgGgmAPuhLqWNQZRqIKYE-iRd5XpOobwf2iFNiOrZduxt50QmVKiL43Z8f08DIKs2DQK4MhGIgUwFEUCCCVJIkwMAyAQJ8ODlJU1TMPJwkYKJDgoJArQEEg6g4BI0iyISQmoHpMCSAgoAZAgkBgvoFL6PknxyQiRr+kg0D5Me1yYMpSCQASODaRgBDEp87yYFgkDXA5OAAKIAKr9DFcU4laYKYDhFK0KgmDOdlCCxdceVIGCKXFQAShVVXetgtX1YIOC0A1YjNfMhlQLAqVlJCjBcn1pCfGgg2pdQAT9JoqXaSYUZQAgcg4AqvjaUMUAbUOyGtmqGrqv0DlOetkg4Ky7KcpqvL8vQgrCv0KwYKACBGPt-SIAAjjaZWXVF-QZAkSXvMURo4fo6lIaxnIKAMoPktgKD6CAYWqZgOCQOgsLnSAzk4Po-SQPkBqSNWKzhWC1Z+bZNZ0mA6KOFdVo2qTRAEMDyNJbAsAbZIggICg1CQoECBQa0rSslB5GuCgUFcjC1BQdQ5TUG0XJuAoCCws86xEyt-SKdiUlAA — 200 — 196 B — 43 ms — h2https://events.bouncex.net/track.gif/pageview?wklz=A4Qw5gpgbglhDuAuArgJwDYF4AWAXXwAzgKQDMAgsQEwBi1N8uA9sAHQDGTAtvQGSiRYCRO2SFmXKCFQwQAI3QRCmZADsAJhABmMVRHX9w0OEk5MA1nEIwAXhEykA7ADZDgkyJCqmqmOxBYeAQkFPT0jCwc3HwCxsJmlhAA+sxMSejSkJhaAYQQbnGmTBZwKQCewPYAjMAJcAVCRSXJ1naYVY4ALFW8nFzAIv2YAAy93AO47FojY-0ohMDtswNgwIujfQNiA+IyqmDtALTHvFxMmjPwEHLWuBAw6pjOAByOo7C3D+2OLs-PAJwA0hVf6dZyg3iaWDse6PACszjhz1IpHBcNIcOGiKqw2RVAaJi+PTyAEdkBBVDCib10HBVPgYFwlLgQEMOr8AUDgf8aXSWcAYFAIKhrD5MCywKRIcYYZhgLxcNgYKh1ElQKhcGUkuImKgjEl1DBCPJFI9cKhyQqbEwZuxaRTcMhkF9NHJ2I44VR1Idnup2MNDp1OnCtD6quoqod-toIOHSH8Op1eIQmGhZVc5LwjPSVHlUEAevents.bouncex.net/track.gif/pagevi... https://events.bouncex.net/track.gif/pageview?wklz=A4Qw5gpgbglhDuAuArgJwDYF4AWAXXwAzgKQDMAgsQEwBi1N8uA9sAHQDGTAtvQGSiRYCRO2SFmXKCFQwQAI3QRCmZADsAJhABmMVRHX9w0OEk5MA1nEIwAXhEykA7ADZDgkyJCqmqmOxBYeAQkFPT0jCwc3HwCxsJmlhAA+sxMSejSkJhaAYQQbnGmTBZwKQCewPYAjMAJcAVCRSXJ1naYVY4ALFW8nFzAIv2YAAy93AO47FojY-0ohMDtswNgwIujfQNiA+IyqmDtALTHvFxMmjPwEHLWuBAw6pjOAByOo7C3D+2OLs-PAJwA0hVf6dZyg3iaWDse6PACszjhz1IpHBcNIcOGiKqw2RVAaJi+PTyAEdkBBVDCib10HBVPgYFwlLgQEMOr8AUDgf8aXSWcAYFAIKhrD5MCywKRIcYYZhgLxcNgYKh1ElQKhcGUkuImKgjEl1DBCPJFI9cKhyQqbEwZuxaRTcMhkF9NHJ2I44VR1Idnup2MNDp1OnCtD6quoqod-toIOHSH8Op1eIQmGhZVc5LwjPSVHlUEA — 200 — 98 B — 43 ms — h2https://events.bouncex.net/track.gif/cmp?wklz=LYewJgpgvADAZAdwgIwM4EsAuF1igNgA4B2eAN3Q01ygEZjijCBOFgZluYBZ9u5IKAYxx4ArPlGE2bXqLaiYE2jCkAmOAAcAhgHMIFCAhq04qCAEcArhAB2wmusEAbdLczVgEVJi3ANdBiZWZmliRxc3LQ10MggAJwwQGygfHTZ+fXRhKA04TAALdDiwAH1tOMwATxLvEDjdCBKwSi1kJwg8TDjrPIAvEFg4Z1cbTEtLGnwIDuZIQgBaQS42QXmuLQ751vF5mAAzZD3afEFVZHwtUVMQSzjspGQ4BtGoSzM4oAevents.bouncex.net/track.gif/cmp?wk... https://events.bouncex.net/track.gif/cmp?wklz=LYewJgpgvADAZAdwgIwM4EsAuF1igNgA4B2eAN3Q01ygEZjijCBOFgZluYBZ9u5IKAYxx4ArPlGE2bXqLaiYE2jCkAmOAAcAhgHMIFCAhq04qCAEcArhAB2wmusEAbdLczVgEVJi3ANdBiZWZmliRxc3LQ10MggAJwwQGygfHTZ+fXRhKA04TAALdDiwAH1tOMwATxLvEDjdCBKwSi1kJwg8TDjrPIAvEFg4Z1cbTEtLGnwIDuZIQgBaQS42QXmuLQ751vF5mAAzZD3afEFVZHwtUVMQSzjspGQ4BtGoSzM4oA — 200 — 98 B — 34 ms — h2https://sync-gdpr.intentiq.com/profiles_engine/ProfilesEngineServlet?at=20&mi=10&secure=1&dpi=279175777&iiqidtype=2&iiqpcid=df05adab-4bb4-6416-41db-2763a17a40c1&iiqpciddate=1776889893345&tsrnd=401_1776889893398&jsver=6.151&testPercentage=-1&testGroup=U&uh=%7B%220%22%3A%22%5C%22Chromium%5C%22%3Bv%3D%5C%22147%5C%22%2C%20%5C%22Google%20Chrome%5C%22%3Bv%3D%5C%22147%5C%22%22%2C%221%22%3A%22%3F1%22%2C%222%22%3A%22%5C%22Android%5C%22%22%2C%224%22%3A%22%5C%2264%5C%22%22%2C%225%22%3A%22%5C%22moto%20g%20power%20(2022)%5C%22%22%2C%226%22%3A%22%5C%2211.0%5C%22%22%2C%227%22%3A%22%3F0%22%2C%228%22%3A%22%5C%22Chromium%5C%22%3Bv%3D%5C%22147.0.7727.101%5C%22%2C%20%5C%22Not.A%2FBrand%5C%22%3Bv%3D%5C%228.0.0.0%5C%22%22%7D&vrref=https%3A%2F%2Fwtop.com%2F&us_privacy=undefined&gpp=undefined&gpc=undefined&gdpr=0sync-gdpr.intentiq.com/profiles_eng... https://sync-gdpr.intentiq.com/profiles_engine/ProfilesEngineServlet?at=20&mi=10&secure=1&dpi=279175777&iiqidtype=2&iiqpcid=df05adab-4bb4-6416-41db-2763a17a40c1&iiqpciddate=1776889893345&tsrnd=401_1776889893398&jsver=6.151&testPercentage=-1&testGroup=U&uh=%7B%220%22%3A%22%5C%22Chromium%5C%22%3Bv%3D%5C%22147%5C%22%2C%20%5C%22Google%20Chrome%5C%22%3Bv%3D%5C%22147%5C%22%22%2C%221%22%3A%22%3F1%22%2C%222%22%3A%22%5C%22Android%5C%22%22%2C%224%22%3A%22%5C%2264%5C%22%22%2C%225%22%3A%22%5C%22moto%20g%20power%20(2022)%5C%22%22%2C%226%22%3A%22%5C%2211.0%5C%22%22%2C%227%22%3A%22%3F0%22%2C%228%22%3A%22%5C%22Chromium%5C%22%3Bv%3D%5C%22147.0.7727.101%5C%22%2C%20%5C%22Not.A%2FBrand%5C%22%3Bv%3D%5C%228.0.0.0%5C%22%22%7D&vrref=https%3A%2F%2Fwtop.com%2F&us_privacy=undefined&gpp=undefined&gpc=undefined&gdpr=0 — 200 — 194 B — 78 ms — h2https://ad-delivery.net/px.gif?ch=1&e=0.11793838820782221ad-delivery.net/px.gif?ch=1&e=0.117... https://ad-delivery.net/px.gif?ch=1&e=0.11793838820782221 — 200 — 111 B — 22 ms — h2https://ut.pubmatic.com/geo?pubid=156512ut.pubmatic.com/geo?pubid=156512 https://ut.pubmatic.com/geo?pubid=156512 — 200 — 86 B — 28 ms — h2https://eus.rubiconproject.com/usync.jseus.rubiconproject.com/usync.js https://eus.rubiconproject.com/usync.js — 200 — 11.5 KiB — 12 ms — h2https://c.amazon-adsystem.com/aax2/apstag.jsc.amazon-adsystem.com/aax2/apstag.j... https://c.amazon-adsystem.com/aax2/apstag.js — 200 — 0 B — 0 ms — h2https://token.rubiconproject.com/khaos.json?us_privacy=1---token.rubiconproject.com/khaos.json... https://token.rubiconproject.com/khaos.json?us_privacy=1--- — 200 — 380 B — 150 ms — http/1.1https://ssum-sec.casalemedia.com/usermatch?us_privacy=1---&d=https%3A%2F%2Fwtop.com%2F&s=184674&cb=https%3A%2F%2Fcdn.indexww.com%2Fht%2Fhtw-pixel.gif%3Fssum-sec.casalemedia.com/usermatch?... https://ssum-sec.casalemedia.com/usermatch?us_privacy=1---&d=https%3A%2F%2Fwtop.com%2F&s=184674&cb=https%3A%2F%2Fcdn.indexww.com%2Fht%2Fhtw-pixel.gif%3F — 302 — 862 B — 89 ms — h2https://ut.pubmatic.com/geo?pubid=156512ut.pubmatic.com/geo?pubid=156512 https://ut.pubmatic.com/geo?pubid=156512 — 200 — 0 B — 1 ms — h2https://c.amazon-adsystem.com/bao-csm/aps-comm/aps_csm.jsc.amazon-adsystem.com/bao-csm/aps-c... https://c.amazon-adsystem.com/bao-csm/aps-comm/aps_csm.js — 200 — 0 B — 1 ms — h2https://config.aps.amazon-adsystem.com/configs/e5a6f2d1-7642-4cc5-a917-96dbe8c3ed8fconfig.aps.amazon-adsystem.com/conf... https://config.aps.amazon-adsystem.com/configs/e5a6f2d1-7642-4cc5-a917-96dbe8c3ed8f — 200 — 850 B — 5 ms — h2https://ad-delivery.net/px.gif?ch=2&e=0.37825049953870504ad-delivery.net/px.gif?ch=2&e=0.378... https://ad-delivery.net/px.gif?ch=2&e=0.37825049953870504 — 200 — 110 B — 22 ms — h2https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.9087227107991895ad.doubleclick.net/favicon.ico?ad=3... https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.9087227107991895 — 200 — 129 B — 25 ms — h3https://ssum-sec.casalemedia.com/usermatch?us_privacy=1---&d=https%3A%2F%2Fwtop.com%2F&s=184674&cb=https%3A%2F%2Fcdn.indexww.com%2Fht%2Fhtw-pixel.gif%3F&C=1ssum-sec.casalemedia.com/usermatch?... https://ssum-sec.casalemedia.com/usermatch?us_privacy=1---&d=https%3A%2F%2Fwtop.com%2F&s=184674&cb=https%3A%2F%2Fcdn.indexww.com%2Fht%2Fhtw-pixel.gif%3F&C=1 — 200 — 385 B — 58 ms — h2https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=gpt_m202604160201&jk=4127998862428217&bg=!XV6lXjzNAAa1ilLUlYo7AEcBe5WfOD-64y0VMOGqZMrs-67H2fNmFA-e9LhbSO6w7TnBQYZMYE1I4yUztWHM0nMjMF4H8IurU0itUWbMbMozGsBPWyAU6QIAAABTUgAAAARoAQd-ADYl6xafY-N1ZF34BDFgr21iNAuJ_mSlb8DXL2ioDAGI-fg2oADsmrDx5oFPF65m4G2540emKB0KAF0LsZdZVaavlOaHIR_VFFok-i8PY4-2rBYPi1Sw6VI8NeDinFpRtzM5VgTB9J8LDUC84ZDUaZQ8YjdqFi2nolMTiQ1G9tUmeCuU1plmd7MipiJSWLUtpnVpxc_jF4CZAqQmnobGga27-GAFKflmVA3YqKkM7NjO72qvn7d-Zy4rHpMJKXj5zX3JE2Jsg5irelR1Cu4ocPX7Ha0mMTtdi1UiPCP3OaZP_o-BdZD7ORalio9AvbbNsmhDkyjd-VjYh-29yWx6QXGKMbJJKlUTweUVbpXi9Hy-otOKtF7GrxFq4GjGzOL-MqbL5agAYPEEISE7X3jmtenl0cNL8C1YP0WfoKBTpxGDzO_NqBO4miUWxRMFNBRoTEQecWCS9o6QATpovAVR7q7MRhWaX3-JC79fXCqmdYV1fVcOXCSkTS5hZC2B7ar8l2hhj3pEuW5ceIoFEXeMq89NUj-WgB0cIStnllWfnYJZyMg2dkC1JSpf081pOKAKSg3du9VffulK9MFGUB6KcRZ_IIylHWYP3OzCoiXJeRg04RnifD17lB99F6DzPrV-xMObfRrNIP0aSUk6UZJnakgorAyRlNr0iZ36WztKXJLFRSfDkyQuEzUGPXy5eS6J2eKXfElpZiRKR9pVB3IHLJ6HuHjfD39udYHm2ZUn0CXL7PQjK1hqGKEGUtmsXpJgeK0fEpr-5qR44CuZju0OGD3bWi41gCiC9e1UKcS1oeK8XkscNA1BUXjDZlDq1I3xj70K2GDREwS3esHoAyGkf0xauccjd-w6CLFSTaEh2WPIx6cYIkSCIcm6p2jB4LzAQ2-XbKJCbnKFBxpux7v7KGDP8CrIL3M_L_KAo-VhNgauc1aL0TL1hfwGnHPWbuqkVEXXU2DQbLAJqoDUCLqEVnMNCfOFlOTXZZYIdTTGtkJarJrjEKuQfg50Y2iUAQ9z-dDJxyLbQCQcfBhKSTYUpQ7j-WTu09BJIz0ns5JHamrYsWbfqQlNPqslCivcx7eLN0RjFaWhG-UkYLbCWzU1ep1.adtrafficquality.google/pagead/... https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=gpt_m202604160201&jk=4127998862428217&bg=!XV6lXjzNAAa1ilLUlYo7AEcBe5WfOD-64y0VMOGqZMrs-67H2fNmFA-e9LhbSO6w7TnBQYZMYE1I4yUztWHM0nMjMF4H8IurU0itUWbMbMozGsBPWyAU6QIAAABTUgAAAARoAQd-ADYl6xafY-N1ZF34BDFgr21iNAuJ_mSlb8DXL2ioDAGI-fg2oADsmrDx5oFPF65m4G2540emKB0KAF0LsZdZVaavlOaHIR_VFFok-i8PY4-2rBYPi1Sw6VI8NeDinFpRtzM5VgTB9J8LDUC84ZDUaZQ8YjdqFi2nolMTiQ1G9tUmeCuU1plmd7MipiJSWLUtpnVpxc_jF4CZAqQmnobGga27-GAFKflmVA3YqKkM7NjO72qvn7d-Zy4rHpMJKXj5zX3JE2Jsg5irelR1Cu4ocPX7Ha0mMTtdi1UiPCP3OaZP_o-BdZD7ORalio9AvbbNsmhDkyjd-VjYh-29yWx6QXGKMbJJKlUTweUVbpXi9Hy-otOKtF7GrxFq4GjGzOL-MqbL5agAYPEEISE7X3jmtenl0cNL8C1YP0WfoKBTpxGDzO_NqBO4miUWxRMFNBRoTEQecWCS9o6QATpovAVR7q7MRhWaX3-JC79fXCqmdYV1fVcOXCSkTS5hZC2B7ar8l2hhj3pEuW5ceIoFEXeMq89NUj-WgB0cIStnllWfnYJZyMg2dkC1JSpf081pOKAKSg3du9VffulK9MFGUB6KcRZ_IIylHWYP3OzCoiXJeRg04RnifD17lB99F6DzPrV-xMObfRrNIP0aSUk6UZJnakgorAyRlNr0iZ36WztKXJLFRSfDkyQuEzUGPXy5eS6J2eKXfElpZiRKR9pVB3IHLJ6HuHjfD39udYHm2ZUn0CXL7PQjK1hqGKEGUtmsXpJgeK0fEpr-5qR44CuZju0OGD3bWi41gCiC9e1UKcS1oeK8XkscNA1BUXjDZlDq1I3xj70K2GDREwS3esHoAyGkf0xauccjd-w6CLFSTaEh2WPIx6cYIkSCIcm6p2jB4LzAQ2-XbKJCbnKFBxpux7v7KGDP8CrIL3M_L_KAo-VhNgauc1aL0TL1hfwGnHPWbuqkVEXXU2DQbLAJqoDUCLqEVnMNCfOFlOTXZZYIdTTGtkJarJrjEKuQfg50Y2iUAQ9z-dDJxyLbQCQcfBhKSTYUpQ7j-WTu09BJIz0ns5JHamrYsWbfqQlNPqslCivcx7eLN0RjFaWhG-UkYLbCWzU1 — 204 — 17 B — 46 ms — h3https://cdn.indexww.com/ht/htw-pixel.gif?0cdn.indexww.com/ht/htw-pixel.gif?0 https://cdn.indexww.com/ht/htw-pixel.gif?0 — 200 — 223 B — 45 ms — h2https://y.one.impact-ad.jp/ul_cb/hbs_cs?gdpr=&gdpr_consent=&us_privacy=1---&redirectUri=https%3A%2F%2F01.rtb.cmdmtc.com%2Fsetuid%3Fbidder%3Dyieldone%26gdpr%3D%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D%26f%3Di%26uid%3D%24UIDy.one.impact-ad.jp/ul_cb/hbs_cs?gdp... https://y.one.impact-ad.jp/ul_cb/hbs_cs?gdpr=&gdpr_consent=&us_privacy=1---&redirectUri=https%3A%2F%2F01.rtb.cmdmtc.com%2Fsetuid%3Fbidder%3Dyieldone%26gdpr%3D%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D%26f%3Di%26uid%3D%24UID — 200 — 82 B — 247 ms — h2https://pbs-cs.minutemedia-prebid.com/pbs-iframe?gdpr=&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=&redirect=https%3A%2F%2F01.rtb.cmdmtc.com%2Fsetuid%3Fbidder%3Dminutemedia%26gdpr%3D%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%5BPBS_UID%5Dpbs-cs.minutemedia-prebid.com/pbs-i... https://pbs-cs.minutemedia-prebid.com/pbs-iframe?gdpr=&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=&redirect=https%3A%2F%2F01.rtb.cmdmtc.com%2Fsetuid%3Fbidder%3Dminutemedia%26gdpr%3D%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%5BPBS_UID%5D — 200 — 435 B — 143 ms — h2https://ad-delivery.net/px.gif?ch=2&e=0.15961258303090498ad-delivery.net/px.gif?ch=2&e=0.159... https://ad-delivery.net/px.gif?ch=2&e=0.15961258303090498 — 200 — 110 B — 22 ms — h2https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.8369836631125454ad.doubleclick.net/favicon.ico?ad=3... https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.8369836631125454 — 200 — 129 B — 27 ms — h3https://inv-nets.admixer.net/adxcm.aspx?gdpr=&gdpr_consent=&us_privacy=1---&redir=1&rurl=https%3A%2F%2F01.rtb.cmdmtc.com%2Fsetuid%3Fbidder%3Dadmixer%26gdpr%3D%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D%26f%3Di%26uid%3D%24%24visitor_cookie%24%24inv-nets.admixer.net/adxcm.aspx?gdp... https://inv-nets.admixer.net/adxcm.aspx?gdpr=&gdpr_consent=&us_privacy=1---&redir=1&rurl=https%3A%2F%2F01.rtb.cmdmtc.com%2Fsetuid%3Fbidder%3Dadmixer%26gdpr%3D%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D%26f%3Di%26uid%3D%24%24visitor_cookie%24%24 — 302 — 383 B — 124 ms — h2https://01.rtb.cmdmtc.com/setuid?bidder=admixer&gdpr=&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=&f=i&uid=6992ffe413034c4691428b7302d38feb01.rtb.cmdmtc.com/setuid?bidder=adm... https://01.rtb.cmdmtc.com/setuid?bidder=admixer&gdpr=&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=&f=i&uid=6992ffe413034c4691428b7302d38feb — -1 — 0 B — 5 ms — https://ib.adnxs.com/getuid?https%3A%2F%2F01.rtb.cmdmtc.com%2Fsetuid%3Fbidder%3Dadnxs%26gdpr%3D%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D%26f%3Di%26uid%3D%24UIDib.adnxs.com/getuid?https%3A%2F%2F0... https://ib.adnxs.com/getuid?https%3A%2F%2F01.rtb.cmdmtc.com%2Fsetuid%3Fbidder%3Dadnxs%26gdpr%3D%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D%26f%3Di%26uid%3D%24UID — -1 — 0 B — 117 ms — https://us.ck-ie.com/yhsfle286.gif?gdpr=&gdpr_consent=&us_privacy=1---&redir=https%3A%2F%2F01.rtb.cmdmtc.com%2Fsetuid%3Fbidder%3Dsmartyads%26gdpr%3D%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D%26f%3Di%26uid%3D%7B%24PARTNER_UID%7Dus.ck-ie.com/yhsfle286.gif?gdpr=&gd... https://us.ck-ie.com/yhsfle286.gif?gdpr=&gdpr_consent=&us_privacy=1---&redir=https%3A%2F%2F01.rtb.cmdmtc.com%2Fsetuid%3Fbidder%3Dsmartyads%26gdpr%3D%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D%26f%3Di%26uid%3D%7B%24PARTNER_UID%7D — 204 — 154 B — 322 ms — http/1.1https://ad-delivery.net/px.gif?ch=2&e=0.002504353971455542ad-delivery.net/px.gif?ch=2&e=0.002... https://ad-delivery.net/px.gif?ch=2&e=0.002504353971455542 — 200 — 135 B — 21 ms — h2https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.8350576550457961ad.doubleclick.net/favicon.ico?ad=3... https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.8350576550457961 — 200 — 129 B — 25 ms — h3https://ad-delivery.net/px.gif?ch=2&e=0.35986798675400555ad-delivery.net/px.gif?ch=2&e=0.359... https://ad-delivery.net/px.gif?ch=2&e=0.35986798675400555 — 200 — 110 B — 21 ms — h2https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.708627246877567ad.doubleclick.net/favicon.ico?ad=3... https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.708627246877567 — 200 — 129 B — 29 ms — h3https://api.btloader.com/country?o=5668060692217856api.btloader.com/country?o=56680606... https://api.btloader.com/country?o=5668060692217856 — 200 — 153 B — 127 ms — h2https://api.btloader.com/pv?nlf=false&tid=7GctIGcNc&sid=YIFW5eY7&cv=2.1.187-1-g24d1c87&upapi=trueapi.btloader.com/pv?nlf=false&tid=7... https://api.btloader.com/pv?nlf=false&tid=7GctIGcNc&sid=YIFW5eY7&cv=2.1.187-1-g24d1c87&upapi=true — 204 — 40 B — 129 ms — h2https://image8.pubmatic.com/AdServer/ImgSync?p=0&us_privacy=1---image8.pubmatic.com/AdServer/ImgSyn... https://image8.pubmatic.com/AdServer/ImgSync?p=0&us_privacy=1--- — 200 — 69 B — 144 ms — h2https://id5-sync.com/s/441/9.gif?puid=&gdpr=1&gdpr_consent=id5-sync.com/s/441/9.gif?puid=&gdpr... https://id5-sync.com/s/441/9.gif?puid=&gdpr=1&gdpr_consent= — 200 — 1.0 KiB — 28 ms — h2https://match.adsrvr.org/track/usersync?us_privacy=1---&gdpr=0&gdpr_consent=undefined&ust=imagematch.adsrvr.org/track/usersync?us_... https://match.adsrvr.org/track/usersync?us_privacy=1---&gdpr=0&gdpr_consent=undefined&ust=image — 200 — 148 B — 42 ms — h2https://sync.cootlogix.com/api/sync/image/?cid=&gdpr=0&gdpr_consent=&us_privacy=1---&coppa=0sync.cootlogix.com/api/sync/image/?... https://sync.cootlogix.com/api/sync/image/?cid=&gdpr=0&gdpr_consent=&us_privacy=1---&coppa=0 — 200 — 355 B — 304 ms — h2https://eb2.3lift.com/sync?px=1&src=prebid&us_privacy=1---&eb2.3lift.com/sync?px=1&src=prebid&... https://eb2.3lift.com/sync?px=1&src=prebid&us_privacy=1---& — 302 — 229 B — 140 ms — h2https://eb2.3lift.com/sync?ld=1&px=1&src=prebid&us_privacy=1---eb2.3lift.com/sync?ld=1&px=1&src=pr... https://eb2.3lift.com/sync?ld=1&px=1&src=prebid&us_privacy=1--- — 200 — 94 B — 35 ms — h2https://prod.tahoe-analytics.publishers.advertising.a2z.com/logevent/putRecords?encoded=trueprod.tahoe-analytics.publishers.adv... https://prod.tahoe-analytics.publishers.advertising.a2z.com/logevent/putRecords?encoded=true — 204 — 0 B — 529 ms — h2https://prod.tahoe-analytics.publishers.advertising.a2z.com/logevent/putRecords?encoded=trueprod.tahoe-analytics.publishers.adv... https://prod.tahoe-analytics.publishers.advertising.a2z.com/logevent/putRecords?encoded=true — 200 — 374 B — 184 ms — h2https://events.bouncex.net/track.gif/eligible?wklz=IYEw+grgdglgLgZwLwGYCcBSATAYQKwAs2OAbFsSSQGQAWwCkMISADLfY+EwKZRzwBPMDQgAjVuwYQmYAA4AnbqKYS6DGDACOEhAHsI8gMbckoBFRABzAFwwEAZTEJD8mKO7ykAM2AAbBNwWNnYACooAbjD6CDgQCHC6ALYe3n4BQdaGwIY03AAq9kgAjADsJSQAHBVo1ShFFXhUENpFVAGWyXxgTMhUWYmywDCWsMxYBFgsRSwoVMCWvHBIAFbmibogJmwA7koI8NwqlSVskfv8zKXlVTVodWgEJA8W3JHGKngkeBUoKE94KDwLC+0x+WCogwWkW42xUrQCmggvHezFmhl8MEW-GS8WAA2KZUq1WJj2o6MxfGAshg4Q8+10UCQcHms02bxMsiocBoMHk4EG8jgQniunk824YBAdmAol83GYcHkSK5AC9dBJyYsINJmDNRI9RF4WABaUQoURFY0EFAEQzGiqiQxoY3ZAgEcqiPCiEgsCpAAevents.bouncex.net/track.gif/eligib... https://events.bouncex.net/track.gif/eligible?wklz=IYEw+grgdglgLgZwLwGYCcBSATAYQKwAs2OAbFsSSQGQAWwCkMISADLfY+EwKZRzwBPMDQgAjVuwYQmYAA4AnbqKYS6DGDACOEhAHsI8gMbckoBFRABzAFwwEAZTEJD8mKO7ykAM2AAbBNwWNnYACooAbjD6CDgQCHC6ALYe3n4BQdaGwIY03AAq9kgAjADsJSQAHBVo1ShFFXhUENpFVAGWyXxgTMhUWYmywDCWsMxYBFgsRSwoVMCWvHBIAFbmibogJmwA7koI8NwqlSVskfv8zKXlVTVodWgEJA8W3JHGKngkeBUoKE94KDwLC+0x+WCogwWkW42xUrQCmggvHezFmhl8MEW-GS8WAA2KZUq1WJj2o6MxfGAshg4Q8+10UCQcHms02bxMsiocBoMHk4EG8jgQniunk824YBAdmAol83GYcHkSK5AC9dBJyYsINJmDNRI9RF4WABaUQoURFY0EFAEQzGiqiQxoY3ZAgEcqiPCiEgsCpAA — 200 — 98 B — 33 ms — h2https://as-sec.casalemedia.com/cygnus?v=7&cb=1776889898579&s=1053241&r=%7B%22device%22%3A%7B%22ua%22%3A%22Mozilla%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%22%2C%22ip%22%3A%22141.227.188.193%22%2C%22js%22%3A1%2C%22language%22%3A%22EN%22%2C%22dnt%22%3A0%2C%22geo%22%3A%7B%22country%22%3A%22FRA%22%2C%22lat%22%3A48.9%2C%22lon%22%3A2.3%7D%2C%22make%22%3A%22moto%20g%20power%22%2C%22os%22%3A%22Android%22%2C%22osv%22%3A%22147.0.0.0%22%7D%2C%22site%22%3A%7B%22mobile%22%3A1%2C%22page%22%3A%22https%3A%2F%2Fwtop.com%2F%3Fdeployment%3Doverlay%26device%3Dmobile%26segments%3D%22%2C%22name%22%3A%22Media%20Tradecraft%20%7C%20WTOP%22%2C%22domain%22%3A%22wtop.com%22%2C%22privacypolicy%22%3A1%2C%22publisher%22%3A%7B%22domain%22%3A%22wtop.com%22%2C%22name%22%3A%22Media%20Tradecraft%20%7C%20WTOP%22%7D%2C%22cat%22%3A%5B%22379%22%2C%2236%22%2C%22181%22%2C%2230%22%2C%2241%22%2C%2235%22%2C%2232%22%2C%226%22%2C%222%22%2C%228%22%2C%22178%22%2C%2239%22%5D%2C%22ext%22%3A%7B%22data%22%3A%7B%22segment%22%3A%5B%5D%2C%22placement%22%3A%5Bnull%5D%7D%7D%7D%2C%22source%22%3A%7B%22tid%22%3A%22aefb1f4c-c630-460f-962b-548c7bbe4e88%22%2C%22pchain%22%3A%22869cff86d1c453c1%3A6870%22%2C%22ext%22%3A%7B%22schain%22%3A%7B%22ver%22%3A%221.0%22%2C%22complete%22%3A1%2C%22nodes%22%3A%5B%7B%22asi%22%3A%22wunderkind.co%22%2C%22sid%22%3A%226870%22%2C%22hp%22%3A1%7D%5D%7D%7D%7D%2C%22user%22%3A%7B%22eids%22%3A%5B%5D%7D%2C%22regs%22%3A%7B%22ext%22%3A%7B%22gdpr%22%3A1%2C%22us_privacy%22%3A%221---%22%7D%7D%2C%22at%22%3A1%2C%22tmax%22%3A300%2C%22id%22%3A%221776889898%22%2C%22imp%22%3A%5B%7B%22id%22%3A%221%22%2C%22banner%22%3A%7B%22w%22%3A300%2C%22h%22%3A250%2C%22format%22%3A%5B%7B%22w%22%3A300%2C%22h%22%3A250%7D%2C%7B%22w%22%3A800%2C%22h%22%3A1200%7D%2C%7B%22w%22%3A300%2C%22h%22%3A600%7D%5D%7D%2C%22ext%22%3A%7B%22gpid%22%3A%22overlay%22%2C%22tid%22%3A%22eb5ab1de-6a2d-4f6e-ae41-16c0560e0669%22%7D%7D%5D%7Das-sec.casalemedia.com/cygnus?v=7&c... https://as-sec.casalemedia.com/cygnus?v=7&cb=1776889898579&s=1053241&r=%7B%22device%22%3A%7B%22ua%22%3A%22Mozilla%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%22%2C%22ip%22%3A%22141.227.188.193%22%2C%22js%22%3A1%2C%22language%22%3A%22EN%22%2C%22dnt%22%3A0%2C%22geo%22%3A%7B%22country%22%3A%22FRA%22%2C%22lat%22%3A48.9%2C%22lon%22%3A2.3%7D%2C%22make%22%3A%22moto%20g%20power%22%2C%22os%22%3A%22Android%22%2C%22osv%22%3A%22147.0.0.0%22%7D%2C%22site%22%3A%7B%22mobile%22%3A1%2C%22page%22%3A%22https%3A%2F%2Fwtop.com%2F%3Fdeployment%3Doverlay%26device%3Dmobile%26segments%3D%22%2C%22name%22%3A%22Media%20Tradecraft%20%7C%20WTOP%22%2C%22domain%22%3A%22wtop.com%22%2C%22privacypolicy%22%3A1%2C%22publisher%22%3A%7B%22domain%22%3A%22wtop.com%22%2C%22name%22%3A%22Media%20Tradecraft%20%7C%20WTOP%22%7D%2C%22cat%22%3A%5B%22379%22%2C%2236%22%2C%22181%22%2C%2230%22%2C%2241%22%2C%2235%22%2C%2232%22%2C%226%22%2C%222%22%2C%228%22%2C%22178%22%2C%2239%22%5D%2C%22ext%22%3A%7B%22data%22%3A%7B%22segment%22%3A%5B%5D%2C%22placement%22%3A%5Bnull%5D%7D%7D%7D%2C%22source%22%3A%7B%22tid%22%3A%22aefb1f4c-c630-460f-962b-548c7bbe4e88%22%2C%22pchain%22%3A%22869cff86d1c453c1%3A6870%22%2C%22ext%22%3A%7B%22schain%22%3A%7B%22ver%22%3A%221.0%22%2C%22complete%22%3A1%2C%22nodes%22%3A%5B%7B%22asi%22%3A%22wunderkind.co%22%2C%22sid%22%3A%226870%22%2C%22hp%22%3A1%7D%5D%7D%7D%7D%2C%22user%22%3A%7B%22eids%22%3A%5B%5D%7D%2C%22regs%22%3A%7B%22ext%22%3A%7B%22gdpr%22%3A1%2C%22us_privacy%22%3A%221---%22%7D%7D%2C%22at%22%3A1%2C%22tmax%22%3A300%2C%22id%22%3A%221776889898%22%2C%22imp%22%3A%5B%7B%22id%22%3A%221%22%2C%22banner%22%3A%7B%22w%22%3A300%2C%22h%22%3A250%2C%22format%22%3A%5B%7B%22w%22%3A300%2C%22h%22%3A250%7D%2C%7B%22w%22%3A800%2C%22h%22%3A1200%7D%2C%7B%22w%22%3A300%2C%22h%22%3A600%7D%5D%7D%2C%22ext%22%3A%7B%22gpid%22%3A%22overlay%22%2C%22tid%22%3A%22eb5ab1de-6a2d-4f6e-ae41-16c0560e0669%22%7D%7D%5D%7D — 200 — 325 B — 242 ms — h2https://as-sec.casalemedia.com/cygnus?v=8.8&cb=1776889898580&s=1053241&r=%7B%22device%22%3A%7B%22ua%22%3A%22Mozilla%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%22%2C%22ip%22%3A%22141.227.188.193%22%2C%22js%22%3A1%2C%22language%22%3A%22EN%22%2C%22dnt%22%3A0%2C%22geo%22%3A%7B%22country%22%3A%22FRA%22%2C%22lat%22%3A48.9%2C%22lon%22%3A2.3%7D%2C%22make%22%3A%22moto%20g%20power%22%2C%22os%22%3A%22Android%22%2C%22osv%22%3A%22147.0.0.0%22%7D%2C%22site%22%3A%7B%22mobile%22%3A1%2C%22page%22%3A%22https%3A%2F%2Fwtop.com%2F%3Fdeployment%3Doverlay%26device%3Dmobile%26segments%3D%22%2C%22name%22%3A%22Media%20Tradecraft%20%7C%20WTOP%22%2C%22domain%22%3A%22wtop.com%22%2C%22privacypolicy%22%3A1%2C%22publisher%22%3A%7B%22domain%22%3A%22wtop.com%22%2C%22name%22%3A%22Media%20Tradecraft%20%7C%20WTOP%22%7D%2C%22cat%22%3A%5B%22379%22%2C%2236%22%2C%22181%22%2C%2230%22%2C%2241%22%2C%2235%22%2C%2232%22%2C%226%22%2C%222%22%2C%228%22%2C%22178%22%2C%2239%22%5D%2C%22ext%22%3A%7B%22data%22%3A%7B%22segment%22%3A%5B%5D%2C%22placement%22%3A%5Bnull%5D%7D%7D%7D%2C%22source%22%3A%7B%22tid%22%3A%22aefb1f4c-c630-460f-962b-548c7bbe4e88%22%2C%22pchain%22%3A%22869cff86d1c453c1%3A6870%22%2C%22ext%22%3A%7B%22schain%22%3A%7B%22ver%22%3A%221.0%22%2C%22complete%22%3A1%2C%22nodes%22%3A%5B%7B%22asi%22%3A%22wunderkind.co%22%2C%22sid%22%3A%226870%22%2C%22hp%22%3A1%7D%5D%7D%7D%7D%2C%22user%22%3A%7B%22eids%22%3A%5B%5D%7D%2C%22regs%22%3A%7B%22ext%22%3A%7B%22gdpr%22%3A1%2C%22us_privacy%22%3A%221---%22%7D%7D%2C%22at%22%3A1%2C%22tmax%22%3A300%2C%22id%22%3A%221776889898%22%2C%22imp%22%3A%5B%7B%22id%22%3A%222%22%2C%22video%22%3A%7B%22mimes%22%3A%5B%22video%2Fmp4%22%2C%22application%2Fjavascript%22%5D%2C%22minduration%22%3A3%2C%22maxduration%22%3A250%2C%22protocols%22%3A%5B2%2C3%2C5%2C6%5D%2C%22linearity%22%3A1%2C%22api%22%3A%5B1%2C2%5D%2C%22startdelay%22%3A0%2C%22placement%22%3A5%2C%22plcmt%22%3A3%2C%22playbackmethod%22%3A%5B2%5D%2C%22maxbitrate%22%3A16000%2C%22minbitrate%22%3A40%2C%22skip%22%3A1%2C%22w%22%3A720%2C%22h%22%3A405%7D%2C%22ext%22%3A%7B%22gpid%22%3A%22overlay%22%2C%22tid%22%3A%22eb5ab1de-6a2d-4f6e-ae41-16c0560e0669%22%7D%7D%5D%7D&fn=jsonpas-sec.casalemedia.com/cygnus?v=8.8... https://as-sec.casalemedia.com/cygnus?v=8.8&cb=1776889898580&s=1053241&r=%7B%22device%22%3A%7B%22ua%22%3A%22Mozilla%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%22%2C%22ip%22%3A%22141.227.188.193%22%2C%22js%22%3A1%2C%22language%22%3A%22EN%22%2C%22dnt%22%3A0%2C%22geo%22%3A%7B%22country%22%3A%22FRA%22%2C%22lat%22%3A48.9%2C%22lon%22%3A2.3%7D%2C%22make%22%3A%22moto%20g%20power%22%2C%22os%22%3A%22Android%22%2C%22osv%22%3A%22147.0.0.0%22%7D%2C%22site%22%3A%7B%22mobile%22%3A1%2C%22page%22%3A%22https%3A%2F%2Fwtop.com%2F%3Fdeployment%3Doverlay%26device%3Dmobile%26segments%3D%22%2C%22name%22%3A%22Media%20Tradecraft%20%7C%20WTOP%22%2C%22domain%22%3A%22wtop.com%22%2C%22privacypolicy%22%3A1%2C%22publisher%22%3A%7B%22domain%22%3A%22wtop.com%22%2C%22name%22%3A%22Media%20Tradecraft%20%7C%20WTOP%22%7D%2C%22cat%22%3A%5B%22379%22%2C%2236%22%2C%22181%22%2C%2230%22%2C%2241%22%2C%2235%22%2C%2232%22%2C%226%22%2C%222%22%2C%228%22%2C%22178%22%2C%2239%22%5D%2C%22ext%22%3A%7B%22data%22%3A%7B%22segment%22%3A%5B%5D%2C%22placement%22%3A%5Bnull%5D%7D%7D%7D%2C%22source%22%3A%7B%22tid%22%3A%22aefb1f4c-c630-460f-962b-548c7bbe4e88%22%2C%22pchain%22%3A%22869cff86d1c453c1%3A6870%22%2C%22ext%22%3A%7B%22schain%22%3A%7B%22ver%22%3A%221.0%22%2C%22complete%22%3A1%2C%22nodes%22%3A%5B%7B%22asi%22%3A%22wunderkind.co%22%2C%22sid%22%3A%226870%22%2C%22hp%22%3A1%7D%5D%7D%7D%7D%2C%22user%22%3A%7B%22eids%22%3A%5B%5D%7D%2C%22regs%22%3A%7B%22ext%22%3A%7B%22gdpr%22%3A1%2C%22us_privacy%22%3A%221---%22%7D%7D%2C%22at%22%3A1%2C%22tmax%22%3A300%2C%22id%22%3A%221776889898%22%2C%22imp%22%3A%5B%7B%22id%22%3A%222%22%2C%22video%22%3A%7B%22mimes%22%3A%5B%22video%2Fmp4%22%2C%22application%2Fjavascript%22%5D%2C%22minduration%22%3A3%2C%22maxduration%22%3A250%2C%22protocols%22%3A%5B2%2C3%2C5%2C6%5D%2C%22linearity%22%3A1%2C%22api%22%3A%5B1%2C2%5D%2C%22startdelay%22%3A0%2C%22placement%22%3A5%2C%22plcmt%22%3A3%2C%22playbackmethod%22%3A%5B2%5D%2C%22maxbitrate%22%3A16000%2C%22minbitrate%22%3A40%2C%22skip%22%3A1%2C%22w%22%3A720%2C%22h%22%3A405%7D%2C%22ext%22%3A%7B%22gpid%22%3A%22overlay%22%2C%22tid%22%3A%22eb5ab1de-6a2d-4f6e-ae41-16c0560e0669%22%7D%7D%5D%7D&fn=jsonp — 200 — 539 B — 136 ms — h2https://hbopenbid.pubmatic.com/translator?hbopenbid.pubmatic.com/translator? https://hbopenbid.pubmatic.com/translator? — 204 — 303 B — 244 ms — h2https://ssp.wknd.ai/magnitessp.wknd.ai/magnite https://ssp.wknd.ai/magnite — 200 — 0 B — 151 ms — h2https://ssp.wknd.ai/magnitessp.wknd.ai/magnite https://ssp.wknd.ai/magnite — 200 — 0 B — 146 ms — h2https://ssp.wknd.ai/magnitessp.wknd.ai/magnite https://ssp.wknd.ai/magnite — 200 — 0 B — 146 ms — h2https://ssp.wknd.ai/magnitessp.wknd.ai/magnite https://ssp.wknd.ai/magnite — 200 — 0 B — 151 ms — h2https://direct.adsrvr.org/bid/bidder/wunderkinddirect.adsrvr.org/bid/bidder/wunder... https://direct.adsrvr.org/bid/bidder/wunderkind — 204 — 54 B — 94 ms — h2https://direct.adsrvr.org/bid/bidder/wunderkinddirect.adsrvr.org/bid/bidder/wunder... https://direct.adsrvr.org/bid/bidder/wunderkind — 204 — 19 B — 153 ms — h2https://aax.amazon-adsystem.com/e/dtb/bidaax.amazon-adsystem.com/e/dtb/bid https://aax.amazon-adsystem.com/e/dtb/bid — 200 — 386 B — 60 ms — h2blob:https://wtop.com/8cd94646-8dc0-4e55-b83d-54869d797b1awtop.com/8cd94646-8dc0-4e55-b83d-54... blob:https://wtop.com/8cd94646-8dc0-4e55-b83d-54869d797b1a — 200 — -1 B — 6 ms — blobhttps://static.criteo.net/js/ld/publishertag.jsstatic.criteo.net/js/ld/publisherta... https://static.criteo.net/js/ld/publishertag.js — 200 — 47.6 KiB — 113 ms — h2https://events.bouncex.net/track.gif/bid_empty?wklz=A4QwTgLgdgpmC8B7YMqggCwGSkrMA+gM4CWEMBJAJvAAxZgwCOArjERARCQLbsQgeweAEYA7GIBsADmkBOedICs0sVgwgiBFtTrrN26pSqpuEAJ4EMLAEZ6NWnVQLBGN3fQeUSTPUUQsYADGMPAgVERYAOYwiABcQYhQ3LDJiSbwAKIAqtGxCQHJYObpoQBiAEpYRDBRfMnGRPBYQYKgJFFQugBMACzdtCK0AMxYIDHJ8ABWkTyIGfQA7jA2pOS6MmL0AG4ka7riUrIKcsMicr2SF1gmuyG6SpIqw8NXSsNKtE9D0sPdOOMYLsYIsDtVmGwoPcaL0WgAbEimbh8DhtUQSGSKBQySTwxHJEDAEjbOCkJLwARRUa3EgheDALCYEhgZy4CzECCIMCAghUPYgGxwmA0CBgNiMgBeiD0QQRphYTjCkjErQAZr1pABaEKqsSa3q63qamyqmAwTVyMTySQwd42GDSEBAAevents.bouncex.net/track.gif/bid_em... https://events.bouncex.net/track.gif/bid_empty?wklz=A4QwTgLgdgpmC8B7YMqggCwGSkrMA+gM4CWEMBJAJvAAxZgwCOArjERARCQLbsQgeweAEYA7GIBsADmkBOedICs0sVgwgiBFtTrrN26pSqpuEAJ4EMLAEZ6NWnVQLBGN3fQeUSTPUUQsYADGMPAgVERYAOYwiABcQYhQ3LDJiSbwAKIAqtGxCQHJYObpoQBiAEpYRDBRfMnGRPBYQYKgJFFQugBMACzdtCK0AMxYIDHJ8ABWkTyIGfQA7jA2pOS6MmL0AG4ka7riUrIKcsMicr2SF1gmuyG6SpIqw8NXSsNKtE9D0sPdOOMYLsYIsDtVmGwoPcaL0WgAbEimbh8DhtUQSGSKBQySTwxHJEDAEjbOCkJLwARRUa3EgheDALCYEhgZy4CzECCIMCAghUPYgGxwmA0CBgNiMgBeiD0QQRphYTjCkjErQAZr1pABaEKqsSa3q63qamyqmAwTVyMTySQwd42GDSEBAA — 200 — 61 B — 36 ms — h3https://events.bouncex.net/track.gif/bid_empty?wklz=A4QwTgLgdgpmC8JgGcBkpKzAfWQSwhmzwBN4A5AQVTBgEcBXGZCbCPAW2YhA+HigMANkNQALEMmwNS8AAzjJ00sRIwo7CAE9sYhgCN5iqTJLZgtfbIUSpePHSPIA9gzABjGIhJoA5jGcALndnDTxYDRC1eABRAFVUfyCQhg0wLSivADEAJVRkGF8uDVVkeFR3XlA8XyhZACYAFnq5AEY5AGZUEH8NeAArNA5naIUAdxh9fEJZADYADgB2BQA3PGnZVsXFhfmATn2O1r3G2ZPUNTXPWQBWWZv5jo6zm46buXv2x-r0Hpg1mBjTb5ehMKDXMg3CpCPDqCDsLgsKrwLY7eb7DFnRbQ2EaJB4FZwfCheA8XxdS54TzwYCoCBiPBgMwYbS4CDOMB-bAkdYgfRCGBkCBgJh0gBeziM7hhcIYpng6Jg8xgHQ+AFo5PMQCQ1Y15iQbmqQJrFmr3O9Wo0SHJFu4AGZ7PZAAevents.bouncex.net/track.gif/bid_em... https://events.bouncex.net/track.gif/bid_empty?wklz=A4QwTgLgdgpmC8JgGcBkpKzAfWQSwhmzwBN4A5AQVTBgEcBXGZCbCPAW2YhA+HigMANkNQALEMmwNS8AAzjJ00sRIwo7CAE9sYhgCN5iqTJLZgtfbIUSpePHSPIA9gzABjGIhJoA5jGcALndnDTxYDRC1eABRAFVUfyCQhg0wLSivADEAJVRkGF8uDVVkeFR3XlA8XyhZACYAFnq5AEY5AGZUEH8NeAArNA5naIUAdxh9fEJZADYADgB2BQA3PGnZVsXFhfmATn2O1r3G2ZPUNTXPWQBWWZv5jo6zm46buXv2x-r0Hpg1mBjTb5ehMKDXMg3CpCPDqCDsLgsKrwLY7eb7DFnRbQ2EaJB4FZwfCheA8XxdS54TzwYCoCBiPBgMwYbS4CDOMB-bAkdYgfRCGBkCBgJh0gBeziM7hhcIYpng6Jg8xgHQ+AFo5PMQCQ1Y15iQbmqQJrFmr3O9Wo0SHJFu4AGZ7PZAA — 200 — 61 B — 39 ms — h3https://ssp.wknd.ai/magnitessp.wknd.ai/magnite https://ssp.wknd.ai/magnite — 204 — 13 B — 208 ms — h3https://ssp.wknd.ai/magnitessp.wknd.ai/magnite https://ssp.wknd.ai/magnite — 204 — 13 B — 177 ms — h3https://events.bouncex.net/track.gif/bid_empty?wklz=A4QwTgLgdgpmC8BLKATGAPAZKSswH0BnRCGfRFeARgAYBWAZgCYAWKzMGARwFcZCI+CIgC2-CCBHBqAdhkA2AByKAnKsV1FNTAAsQhfDwrxteg0ZTk0UYRACe+HTwBGJ3fsMV8wTs+OmPREQuNygeESIAYz1kakxCAHseMEiYeBAUQkwAcxgEgC5IhJtkGBsitHgAUQBVHLzCpJswOwq0gDEAJXiYbLEbK0J4TEjJUERsqGNWJhpaBkwQXJt4ACsskQTK7QB3GGdiUmMlGW0AN0RD4yo5JXUVBioVFnlnzDQL1OM6eU0GBlejDoNF+tEUzGwSxgFxgO2uPV4ZS+lHkIwANogyhBhGIBGNZAplGo1DImDJ0ZibCBgIgznBiMV4BJsgsPohUvBgJgIDpEGBLDh7EQIAkwFD8ChLiBnGiYJQIGA+NyAF4JNyRDFYngWeA-GBzFDyGgAWhUMhYADNjS8GCxjYoQDBIsb5ChInQLQwLfsNBagAevents.bouncex.net/track.gif/bid_em... https://events.bouncex.net/track.gif/bid_empty?wklz=A4QwTgLgdgpmC8BLKATGAPAZKSswH0BnRCGfRFeARgAYBWAZgCYAWKzMGARwFcZCI+CIgC2-CCBHBqAdhkA2AByKAnKsV1FNTAAsQhfDwrxteg0ZTk0UYRACe+HTwBGJ3fsMV8wTs+OmPREQuNygeESIAYz1kakxCAHseMEiYeBAUQkwAcxgEgC5IhJtkGBsitHgAUQBVHLzCpJswOwq0gDEAJXiYbLEbK0J4TEjJUERsqGNWJhpaBkwQXJt4ACsskQTK7QB3GGdiUmMlGW0AN0RD4yo5JXUVBioVFnlnzDQL1OM6eU0GBlejDoNF+tEUzGwSxgFxgO2uPV4ZS+lHkIwANogyhBhGIBGNZAplGo1DImDJ0ZibCBgIgznBiMV4BJsgsPohUvBgJgIDpEGBLDh7EQIAkwFD8ChLiBnGiYJQIGA+NyAF4JNyRDFYngWeA-GBzFDyGgAWhUMhYADNjS8GCxjYoQDBIsb5ChInQLQwLfsNBagA — 200 — 61 B — 38 ms — h3https://ssp.wknd.ai/magnitessp.wknd.ai/magnite https://ssp.wknd.ai/magnite — 204 — 13 B — 168 ms — h3https://ssp.wknd.ai/magnitessp.wknd.ai/magnite https://ssp.wknd.ai/magnite — 204 — 16 B — 194 ms — h3https://events.bouncex.net/track.gif/bid_empty?wklz=A4QwTgLgdgpmC8B7YMqggCwGSkrMA+gM4CWEMBJAJvAAxZgwCOArjERARCQLbsQgeweAEYA7GIBsADmkBOedICssrBhBECLanTUat1SlVTcIATwIYWAI13rN2qgWCNrO+vcokmuoohZgAMYw8CBURFgA5jCIAFyBiFDcsEkJxvAAogCqUTHx-klgZmkhAGIASlhEMJF8SUZE8FiBgqAkkVA6AEwALF20IrQAzFgg0UnwAFYRPIjp9ADuMNak5DoyYvQAbiSrOuJSsgpyQyJyPZLnWMY7wTpKkipDQ5dKQ0q0j4PSQ104YzAdjAFvsqsw2FA7jQxM0ADYkEzcPgcVqiCQyRQKMQXOEIpIgYAkLZwUiJeACSIjG4kYLwYBYTAkMBOXDmYgQRBgAEEKi7EDWWEwGgQMBsBkAL0QukC8JMLEc8CocjOQ0CgS6AFoqENpIENX0RHrrDqAGYaoYmnpiOQgC7vLowIAevents.bouncex.net/track.gif/bid_em... https://events.bouncex.net/track.gif/bid_empty?wklz=A4QwTgLgdgpmC8B7YMqggCwGSkrMA+gM4CWEMBJAJvAAxZgwCOArjERARCQLbsQgeweAEYA7GIBsADmkBOedICssrBhBECLanTUat1SlVTcIATwIYWAI13rN2qgWCNrO+vcokmuoohZgAMYw8CBURFgA5jCIAFyBiFDcsEkJxvAAogCqUTHx-klgZmkhAGIASlhEMJF8SUZE8FiBgqAkkVA6AEwALF20IrQAzFgg0UnwAFYRPIjp9ADuMNak5DoyYvQAbiSrOuJSsgpyQyJyPZLnWMY7wTpKkipDQ5dKQ0q0j4PSQ104YzAdjAFvsqsw2FA7jQxM0ADYkEzcPgcVqiCQyRQKMQXOEIpIgYAkLZwUiJeACSIjG4kYLwYBYTAkMBOXDmYgQRBgAEEKi7EDWWEwGgQMBsBkAL0QukC8JMLEc8CocjOQ0CgS6AFoqENpIENX0RHrrDqAGYaoYmnpiOQgC7vLowIA — 200 — 61 B — 31 ms — h3https://bidder.criteo.com/cdb?ptv=106267&profileId=184&cb=94533884049bidder.criteo.com/cdb?ptv=106267&pr... https://bidder.criteo.com/cdb?ptv=106267&profileId=184&cb=94533884049 — 204 — 559 B — 117 ms — h2https://bidder.criteo.com/cdb?ptv=106267&profileId=184&cb=77900516230bidder.criteo.com/cdb?ptv=106267&pr... https://bidder.criteo.com/cdb?ptv=106267&profileId=184&cb=77900516230 — 204 — 566 B — 92 ms — h2https://bidder.criteo.com/cdb?ptv=106267&profileId=184&cb=16799902671bidder.criteo.com/cdb?ptv=106267&pr... https://bidder.criteo.com/cdb?ptv=106267&profileId=184&cb=16799902671 — 204 — 554 B — 114 ms — h2https://gum.criteo.com/syncframe?origin=publishertag&topUrl=wtop.comgum.criteo.com/syncframe?origin=pub... https://gum.criteo.com/syncframe?origin=publishertag&topUrl=wtop.com — 200 — 5.3 KiB — 64 ms — h2https://events.bouncex.net/track.gif/bid_empty?wklz=A4QwTgLgdgpmC8BLKATGAPAZKSswH0BnRCGfRFeARgAYBWAZgCYAWKzMGARwFcZCI+CIgC2-CCBHBqAdhkA2AByKAnKsV0ZKzAAsQhfDwrwau-YYrk0UYRACe+HTwBGJswaMp8wTs+Om9A0RELjcoHhEiAGM9ZGpMQgB7HjAomHgQFEJMAHMYRIAuKMSbZBgbYrR4AFEAVVz8ouSbMDtK9IAxACUEmByxGytCeEwoyVBEHKhjViYaWgZMEDybeAArbJFEqtMAdxhnYlJjJRlTADdEI+MqOSV1FQYqFRZ5F8w0S7TjOnk6RQYDDejDoND+tABTGwyxglxguxuvV45W+lEUowANohyhBhGIBONZAplGo1IomDJMdibCBgIhznBiCV4BIcotPog0vBgJgIDpEGAvDh7EQIIkwDD8CgriBnBiYJQIGA+LyAF6JNxRLE4nieeDMZyG5xyAC08hQ8gYJpYLAAZnQTSBXioTSoqCBFDQZAwYPIWDIYEAevents.bouncex.net/track.gif/bid_em... https://events.bouncex.net/track.gif/bid_empty?wklz=A4QwTgLgdgpmC8BLKATGAPAZKSswH0BnRCGfRFeARgAYBWAZgCYAWKzMGARwFcZCI+CIgC2-CCBHBqAdhkA2AByKAnKsV0ZKzAAsQhfDwrwau-YYrk0UYRACe+HTwBGJswaMp8wTs+Om9A0RELjcoHhEiAGM9ZGpMQgB7HjAomHgQFEJMAHMYRIAuKMSbZBgbYrR4AFEAVVz8ouSbMDtK9IAxACUEmByxGytCeEwoyVBEHKhjViYaWgZMEDybeAArbJFEqtMAdxhnYlJjJRlTADdEI+MqOSV1FQYqFRZ5F8w0S7TjOnk6RQYDDejDoND+tABTGwyxglxguxuvV45W+lEUowANohyhBhGIBONZAplGo1IomDJMdibCBgIhznBiCV4BIcotPog0vBgJgIDpEGAvDh7EQIIkwDD8CgriBnBiYJQIGA+LyAF6JNxRLE4nieeDMZyG5xyAC08hQ8gYJpYLAAZnQTSBXioTSoqCBFDQZAwYPIWDIYEA — 200 — 61 B — 35 ms — h3https://events.bouncex.net/track.gif/bid_empty?wklz=A4QwTgLgdgpmC8wBGBbAZKSswH0DOAlhDDgQCbwCMlAbJQEz2VpgwCOArjHhDhASm4QQKYFQDs4mgA5pATnnSArNOYALEHhwdy8AAxoNWnWVJkYUfhACeONRyT7Dm7eRzBWSXQaOkCbJygOFHwAYw0CKCo0PAB7DjBQmHgQMjw0AHMYWIAuUNjLSIsIfPN4AFEAVUzsvPjLMGtS5IAxACUYmAzBSzM8eDRQkVACDKhdegAWej1KPQBmNBAsy3gAK3SUWLKDAHcYJEJiXRlxAwA3AiPdSkkZRTl5yjlJmhe0c0uk3SUaFXn5m8lPMlHo-nNpPN6BhljBLjBdjdOpwLN8KHJBgAbAjFfiCHjDCRSWQKBSQxahbHFEDAAjnOCEArwYQZRafAhJRBoCBqAhgUyYGz4CCxMCwnBkK4gJCYmAUCBgLjcgBesSclJxlg4JioSiQSno0km4gAtHJaCATZMQAAzSYm6TS02TOTmyRKMiTULzJBAAevents.bouncex.net/track.gif/bid_em... https://events.bouncex.net/track.gif/bid_empty?wklz=A4QwTgLgdgpmC8wBGBbAZKSswH0DOAlhDDgQCbwCMlAbJQEz2VpgwCOArjHhDhASm4QQKYFQDs4mgA5pATnnSArNOYALEHhwdy8AAxoNWnWVJkYUfhACeONRyT7Dm7eRzBWSXQaOkCbJygOFHwAYw0CKCo0PAB7DjBQmHgQMjw0AHMYWIAuUNjLSIsIfPN4AFEAVUzsvPjLMGtS5IAxACUYmAzBSzM8eDRQkVACDKhdegAWej1KPQBmNBAsy3gAK3SUWLKDAHcYJEJiXRlxAwA3AiPdSkkZRTl5yjlJmhe0c0uk3SUaFXn5m8lPMlHo-nNpPN6BhljBLjBdjdOpwLN8KHJBgAbAjFfiCHjDCRSWQKBSQxahbHFEDAAjnOCEArwYQZRafAhJRBoCBqAhgUyYGz4CCxMCwnBkK4gJCYmAUCBgLjcgBesSclJxlg4JioSiQSno0km4gAtHJaCATZMQAAzSYm6TS02TOTmyRKMiTULzJBAA — 200 — 61 B — 34 ms — h3https://events.bouncex.net/track.gif/bid_empty?wklz=A4QwTgLgdgpmC8BjMBLCMD2AyUlZgH0BnNGAlAE3gHcBXKCuAaxQa0eABsMBPAWxhQI8DADc4nEDyxgYAR1owi6CgRCr6aIvAAcABj0APAIwAmAzPmLlBCCgHKQfYPGMB2NwDYdOgJx+dAFYdUxxURBh4ADkAQXYYEE5yKlisEFpEOwwoAihaPgAjOFc0jSg0ZPhPUIALECICWkp4PSw6hqbVSkE7CB4CGtoClrb6xsoCYFkC5tb28hQ5EaIMWjAI+HUiLABzTAAuRGy7WCEjxngAUQBVXYOj+ggwHnPIgDEAJSwiGB2BIWS2iwiCcoBQO3KVFMABZzMY9ABmNJ7ITwABW2z4GAurWoMAKJHQzW8blaohQhOa7i8Pn8vgRxl80M8TPi5IizUCnmCCIRLMCCMCem58J0CNCoD25Jg1Cp3ysgg5VHhwM4KB6dgcEFBrg83gC-h0biRiDVPRAwBQ4jAJGy8G1OyRjHZkWAWAgNRQYFUuD6xAgGDAID2BAoFJABU4MCoT0U7oAXhgRqb1UJaJ0qgjENDAiBEJ4ALS+XwUHQF2EwQu+NwUUwFwJuUyIYwFHTQkDGRA6IAevents.bouncex.net/track.gif/bid_em... https://events.bouncex.net/track.gif/bid_empty?wklz=A4QwTgLgdgpmC8BjMBLCMD2AyUlZgH0BnNGAlAE3gHcBXKCuAaxQa0eABsMBPAWxhQI8DADc4nEDyxgYAR1owi6CgRCr6aIvAAcABj0APAIwAmAzPmLlBCCgHKQfYPGMB2NwDYdOgJx+dAFYdUxxURBh4ADkAQXYYEE5yKlisEFpEOwwoAihaPgAjOFc0jSg0ZPhPUIALECICWkp4PSw6hqbVSkE7CB4CGtoClrb6xsoCYFkC5tb28hQ5EaIMWjAI+HUiLABzTAAuRGy7WCEjxngAUQBVXYOj+ggwHnPIgDEAJSwiGB2BIWS2iwiCcoBQO3KVFMABZzMY9ABmNJ7ITwABW2z4GAurWoMAKJHQzW8blaohQhOa7i8Pn8vgRxl80M8TPi5IizUCnmCCIRLMCCMCem58J0CNCoD25Jg1Cp3ysgg5VHhwM4KB6dgcEFBrg83gC-h0biRiDVPRAwBQ4jAJGy8G1OyRjHZkWAWAgNRQYFUuD6xAgGDAID2BAoFJABU4MCoT0U7oAXhgRqb1UJaJ0qgjENDAiBEJ4ALS+XwUHQF2EwQu+NwUUwFwJuUyIYwFHTQkDGRA6IA — 200 — 61 B — 35 ms — h3https://gum.criteo.com/sid/json?origin=publishertag&domain=wtop.com&sn=AndroidSyncframe&so=0&topUrl=wtop.com&pm=1gum.criteo.com/sid/json?origin=publ... https://gum.criteo.com/sid/json?origin=publishertag&domain=wtop.com&sn=AndroidSyncframe&so=0&topUrl=wtop.com&pm=1 — 302 — 711 B — 19 ms — h2https://events.bouncex.net/track.gif/bid_empty?wklz=A4QwTgLgdgpmC8BjMBLCMD2AyUlZgH0BnNGAlAE3gHcBXKCuAaxQa0eABsMBPAWxhQI8DADc4nEDyxgYAR1owi6CgRCr6aIvADMABj0APAGwGZ8xcoIQUA5SD7B4ARgDsr4wA5PATl+eAVk8dHFREGHgAOQBBdhgQTnIqGKwQWkQbDCgCKFo+ACM4F1SNKDQk+GNjLAALECICWkp4PVr6xsokwRsIHgIa2nyWtoam1WBZfObWuoaUFDlhogxaMHD4dSIsAHNMAC5ELJtYIUPGeABRAFUd-cP6CDAeM4iAMQAlLCIYbYEhJO0WEQDlAKG2ZSoACYACyQvTOPQhEC7ITwABWWz4GHOrWoMHyJHQzS8rlaohQhOabg83j8Ph0zh80OMTLi5PCzQCxiCOh0LICOgCem5COCkJwyJg5Jg1CpXwsgg5VGcziBnBQ3RsdggIJc7i8-j8vmqiHV3RAwBQ4jAJCy8B12xCjHZEWAWAgNRQYHG4F6xAgGDAkoIFApIHynBgVEeindAC8MMNTRqhLQxvAAGYgHzClk+AC0rmckJg+ehrk8IHzID07nz+kRzgozhAnmBASAAevents.bouncex.net/track.gif/bid_em... https://events.bouncex.net/track.gif/bid_empty?wklz=A4QwTgLgdgpmC8BjMBLCMD2AyUlZgH0BnNGAlAE3gHcBXKCuAaxQa0eABsMBPAWxhQI8DADc4nEDyxgYAR1owi6CgRCr6aIvADMABj0APAGwGZ8xcoIQUA5SD7B4ARgDsr4wA5PATl+eAVk8dHFREGHgAOQBBdhgQTnIqGKwQWkQbDCgCKFo+ACM4F1SNKDQk+GNjLAALECICWkp4PVr6xsokwRsIHgIa2nyWtoam1WBZfObWuoaUFDlhogxaMHD4dSIsAHNMAC5ELJtYIUPGeABRAFUd-cP6CDAeM4iAMQAlLCIYbYEhJO0WEQDlAKG2ZSoACYACyQvTOPQhEC7ITwABWWz4GHOrWoMHyJHQzS8rlaohQhOabg83j8Ph0zh80OMTLi5PCzQCxiCOh0LICOgCem5COCkJwyJg5Jg1CpXwsgg5VGcziBnBQ3RsdggIJc7i8-j8vmqiHV3RAwBQ4jAJCy8B12xCjHZEWAWAgNRQYHG4F6xAgGDAkoIFApIHynBgVEeindAC8MMNTRqhLQxvAAGYgHzClk+AC0rmckJg+ehrk8IHzID07nz+kRzgozhAnmBASAA — 200 — 61 B — 33 ms — h3https://events.bouncex.net/track.gif/bid_empty?wklz=A4QwTgLgdgpmC8BjMBLCMD2AyUlZgH0BnNGAlAE3gHcBXKCuAaxQa0eABsMBPAWxhQI8DADc4nEDyxgYAR1owi6CgRCr6aIvADMABj0APAEwBWPTPmLlBCCgHKQfYPACMAdncA2ABw+AnAE+pj7GOKiIMPAAcgCC7DAgnORUcVggtIh2GFAEULR8AEZwbukaUGgpuv5YABYgRAS0lPAW9Y3NqpSCdhA8BLW0ha11DU2UBMCyhS1tYygociNEGLRgkfDqRFgA5pgAXIg5drBCR4zwAKIAqrsHR-QQYDznUQBiAEpYRDA7AkIpbRYRBOUAoHYVKjGAAsxj0rj0OnSeyE8AAVts+BgLhZqDBCiR0C1fO4LKIUISWh5vH5Av4dK5-NCvEyEuTIi1TF4QjodCzTDpzNyET4dGFQHtyTBqFTvlZBByqK4wohOCgenYHBBQW5PL4gnTEcC1T0QMAUOIwCQcvBtTskYx2VFgFgILUUGBVLg+sQIBgwCA9gQKBSQIVODAqE9FK6AF4YEaq9VCWideDQnwgRCuaEUQoAWh8MAC+dz2fz-gAZnofPmEa5ItDXIUfNDIkAevents.bouncex.net/track.gif/bid_em... https://events.bouncex.net/track.gif/bid_empty?wklz=A4QwTgLgdgpmC8BjMBLCMD2AyUlZgH0BnNGAlAE3gHcBXKCuAaxQa0eABsMBPAWxhQI8DADc4nEDyxgYAR1owi6CgRCr6aIvADMABj0APAEwBWPTPmLlBCCgHKQfYPACMAdncA2ABw+AnAE+pj7GOKiIMPAAcgCC7DAgnORUcVggtIh2GFAEULR8AEZwbukaUGgpuv5YABYgRAS0lPAW9Y3NqpSCdhA8BLW0ha11DU2UBMCyhS1tYygociNEGLRgkfDqRFgA5pgAXIg5drBCR4zwAKIAqrsHR-QQYDznUQBiAEpYRDA7AkIpbRYRBOUAoHYVKjGAAsxj0rj0OnSeyE8AAVts+BgLhZqDBCiR0C1fO4LKIUISWh5vH5Av4dK5-NCvEyEuTIi1TF4QjodCzTDpzNyET4dGFQHtyTBqFTvlZBByqK4wohOCgenYHBBQW5PL4gnTEcC1T0QMAUOIwCQcvBtTskYx2VFgFgILUUGBVLg+sQIBgwCA9gQKBSQIVODAqE9FK6AF4YEaq9VCWideDQnwgRCuaEUQoAWh8MAC+dz2fz-gAZnofPmEa5ItDXIUfNDIkA — 200 — 61 B — 39 ms — h3https://mug.criteo.com/sid?cpp=etKlVXxBbW9HZXl2K3YrMWV6WXNRS2E0ZitlODJjaW93WGdIN1REYVRSWXFzR3A0cHl3ODYzeFAwQ0wxSjlCWHBrYW9RekNQT3N3SHNHbFl0NlBUc3BtWDY2MWxMYmZuQmZSejB2dlBCZHdZRG91QWRxU0Vsa3gweXFhQlhtK2hWdjVQMVFVem1OK0xRV0U1REFaZHg5cEp4RmFzckRMTi96dmJuREpwM0tYUGhiT05pV0xOVHpTTnhFcWNHRkZwRHBNdTltWDNLRG03TEQ5NXl0OTQ2RUhNallQMWZSZE95UC9DNHVSUkpENEtmNEp2WEZZSHVFY1M3dXJzaUdHSkZCNGhufA&cppv=2mug.criteo.com/sid?cpp=etKlVXxBbW9H... https://mug.criteo.com/sid?cpp=etKlVXxBbW9HZXl2K3YrMWV6WXNRS2E0ZitlODJjaW93WGdIN1REYVRSWXFzR3A0cHl3ODYzeFAwQ0wxSjlCWHBrYW9RekNQT3N3SHNHbFl0NlBUc3BtWDY2MWxMYmZuQmZSejB2dlBCZHdZRG91QWRxU0Vsa3gweXFhQlhtK2hWdjVQMVFVem1OK0xRV0U1REFaZHg5cEp4RmFzckRMTi96dmJuREpwM0tYUGhiT05pV0xOVHpTTnhFcWNHRkZwRHBNdTltWDNLRG03TEQ5NXl0OTQ2RUhNallQMWZSZE95UC9DNHVSUkpENEtmNEp2WEZZSHVFY1M3dXJzaUdHSkZCNGhufA&cppv=2 — 200 — 739 B — 103 ms — h2https://events.bouncex.net/track.gif/bid_empty?wklz=A4QwTgLgdgpmC8BbEBzKBLCMBkpKzAH0BnTGQ9AE3gFYAGAdgGYBOO7MGARwFcZiIhCOkT8IIRMHgBGBgwBsADkUsVimoqbYAFiGKEeVeO137DlCpRhRhEAJ6FtPAEbGdeg1ULBOzoyY90dC43KB5EEgBjXXQoGWxiAHseMEiYeBBKYmwUGESALkjEm1jrCCKreABRAFUcvMLkmzA7CvSAMQAlBJgUURtLYnhsSIlQdDQjACYAFim6aTotVDL4ACtsxETK9gB3GGdSLCMlBnYAN3Qjo1kFZVUWJmkWGfkX7CtLtKMaeQ0mJhvGhMeh-RaaKa4FaXGC7G49XjWb7UaRaSIAG3QZWEogEYxkciUage0mkI0xZRAwHQ5zgpGK8HEKC0n3QaXgwGwEG06DAFjw9hIEESYBWhEoVxAznRMGoEDAfC5AC9Em4MVibDxzPBKIo6FN5DAGDAALTyGYzABmJpmsvkJpAIAYLBNinkU0tLDSnsyTCAAevents.bouncex.net/track.gif/bid_em... https://events.bouncex.net/track.gif/bid_empty?wklz=A4QwTgLgdgpmC8BbEBzKBLCMBkpKzAH0BnTGQ9AE3gFYAGAdgGYBOO7MGARwFcZiIhCOkT8IIRMHgBGBgwBsADkUsVimoqbYAFiGKEeVeO137DlCpRhRhEAJ6FtPAEbGdeg1ULBOzoyY90dC43KB5EEgBjXXQoGWxiAHseMEiYeBBKYmwUGESALkjEm1jrCCKreABRAFUcvMLkmzA7CvSAMQAlBJgUURtLYnhsSIlQdDQjACYAFim6aTotVDL4ACtsxETK9gB3GGdSLCMlBnYAN3Qjo1kFZVUWJmkWGfkX7CtLtKMaeQ0mJhvGhMeh-RaaKa4FaXGC7G49XjWb7UaRaSIAG3QZWEogEYxkciUage0mkI0xZRAwHQ5zgpGK8HEKC0n3QaXgwGwEG06DAFjw9hIEESYBWhEoVxAznRMGoEDAfC5AC9Em4MVibDxzPBKIo6FN5DAGDAALTyGYzABmJpmsvkJpAIAYLBNinkU0tLDSnsyTCAA — 200 — 61 B — 33 ms — h3https://events.bouncex.net/track.gif/bid_empty?wklz=A4QwTgLgdgpmC8BbEBzKBLCMBkpKzAH0BnTGQ9AE3gFYAGAdgGYBOO7MGARwFcZiIhCOkT8IIRMHgBGBgwBsADkUsVimuuwALEMUI8q8djr0HKFSjCjCIAT0JaeAIyPbd+qoWCcnh4+-R0LlcoHkQSAGMddCgZbGIAex4wCJh4EEpibBQYBIAuCITrGKsIQst4AFEAVWzcgqTrMFtytIAxACV4mBRRawtieGwIiVB0NEMAJgAWSbppOiZsVFL4ACssxASK9gB3GCdSLEMlBnYAN3Qjw1kFZVUWJmkWafkX7EtL1MMaeQ0mJhvGhMeh-BaKJiTXArS4wXY3bq8KzfajSabDAA26FKwlEAlGMjkSjUD2kikx2OsIGA6HOcFIRXg4hQS0+6FS8GA2AgWnQYHMeDsJAgCTAK0IlCuICcGJg1AgYD43IAXglXBEsaUeGZ4CxpAAzR6KCI0AC0IBoDBgpumDBYLFNikm8kopv1kw0LH18iYIEU8nkQAevents.bouncex.net/track.gif/bid_em... https://events.bouncex.net/track.gif/bid_empty?wklz=A4QwTgLgdgpmC8BbEBzKBLCMBkpKzAH0BnTGQ9AE3gFYAGAdgGYBOO7MGARwFcZiIhCOkT8IIRMHgBGBgwBsADkUsVimuuwALEMUI8q8djr0HKFSjCjCIAT0JaeAIyPbd+qoWCcnh4+-R0LlcoHkQSAGMddCgZbGIAex4wCJh4EEpibBQYBIAuCITrGKsIQst4AFEAVWzcgqTrMFtytIAxACV4mBRRawtieGwIiVB0NEMAJgAWSbppOiZsVFL4ACssxASK9gB3GCdSLEMlBnYAN3Qjw1kFZVUWJmkWafkX7EtL1MMaeQ0mJhvGhMeh-BaKJiTXArS4wXY3bq8KzfajSabDAA26FKwlEAlGMjkSjUD2kikx2OsIGA6HOcFIRXg4hQS0+6FS8GA2AgWnQYHMeDsJAgCTAK0IlCuICcGJg1AgYD43IAXglXBEsaUeGZ4CxpAAzR6KCI0AC0IBoDBgpumDBYLFNikm8kopv1kw0LH18iYIEU8nkQA — 200 — 61 B — 32 ms — h3https://events.bouncex.net/track.gif/bid_empty?wklz=A4QwTgLgdgpmC8BbEBzKBLCMBkpKzAH0BnTGQ9AE3gFYAGAdgGYBOO7MGARwFcZiIhCOkT8IIRMHgBGBgwBsADkUsVimuuwALEMUI8q8djr0HKFSjCjCIAT0JaeAIyPbd+qoWCcnh4+-R0LlcoHkQSAGMddCgZbGIAex4wCJh4EEpibBQYBIAuCITrGKsIQst4AFEAVWzcgqTrMFtytIAxACV4mBRRawtieGwIiVB0NEMAJgAWSbppOiZsVFL4ACssxASK9gB3GCdSLEMlBnYAN3Qjw1kFZVUWJmkWafkX7EtL1MMaeQ0mJhvGhMeh-BaKJiTXArS4wXY3bq8KzfajSGjDAA26FKwlEAlGMjkSjUDyY00x2OsIGA6HOcFIRXg4hQS0+6FS8GA2AgWnQYHMeDsJAgCTAK0IlCuICcGJg1AgYD43IAXglXBEsaUeGYZBEmBknCA6ABaaQgSZMY2zCI0Y0sFiTBjGkAAM0WrzoqgtTCAAevents.bouncex.net/track.gif/bid_em... https://events.bouncex.net/track.gif/bid_empty?wklz=A4QwTgLgdgpmC8BbEBzKBLCMBkpKzAH0BnTGQ9AE3gFYAGAdgGYBOO7MGARwFcZiIhCOkT8IIRMHgBGBgwBsADkUsVimuuwALEMUI8q8djr0HKFSjCjCIAT0JaeAIyPbd+qoWCcnh4+-R0LlcoHkQSAGMddCgZbGIAex4wCJh4EEpibBQYBIAuCITrGKsIQst4AFEAVWzcgqTrMFtytIAxACV4mBRRawtieGwIiVB0NEMAJgAWSbppOiZsVFL4ACssxASK9gB3GCdSLEMlBnYAN3Qjw1kFZVUWJmkWafkX7EtL1MMaeQ0mJhvGhMeh-BaKJiTXArS4wXY3bq8KzfajSGjDAA26FKwlEAlGMjkSjUDyY00x2OsIGA6HOcFIRXg4hQS0+6FS8GA2AgWnQYHMeDsJAgCTAK0IlCuICcGJg1AgYD43IAXglXBEsaUeGYZBEmBknCA6ABaaQgSZMY2zCI0Y0sFiTBjGkAAM0WrzoqgtTCAA — 200 — 61 B — 34 ms — h3https://events.bouncex.net/track.gif/bid_empty?wklz=A4QwTgLgdgpmC8BbEBzKBLCMBkpKzAH0BnTGQ9AE3gFYAGAdgGYBOO7MGARwFcZiIhCOkT8IIRMHgBGBgwBsADkUsVimooAs2ABYhihHlXjs9Bo5QqUYUYRACehHTwBGJ3fsNVCwTi+OmnujoXO5QPIgkAMZ66FAy2MQA9jxgUTDwIJTE2CgwSQBcUUm2cTYQxdbwAKIAqrn5RSm2YPaVGQBiAEqJMCiitlbE8NhREqDoaMYATJrTdNJ0TNio5fAAVjmISVXsAO4wLqRYxkoM7ABu6MfGsgrKqixM0iya8q-Y1lfpxjTyGkwmO8aEx6P9FoomNNcKsrjA9rderwbD9qNJ5KMADbocrCUQCcYyORKNSPOZYnG2EDAdAXOCkErwcQoZZfdDpeDAbAQHToMCWPAOEgQJJgVaESjXEAuTEwagQMB8bkALyS7ii2PKPAs8EobBY8hc0mmAFoWC4WNITZoAGZKM0gKEmw1MO1MKLTKKUBg0IAevents.bouncex.net/track.gif/bid_em... https://events.bouncex.net/track.gif/bid_empty?wklz=A4QwTgLgdgpmC8BbEBzKBLCMBkpKzAH0BnTGQ9AE3gFYAGAdgGYBOO7MGARwFcZiIhCOkT8IIRMHgBGBgwBsADkUsVimooAs2ABYhihHlXjs9Bo5QqUYUYRACehHTwBGJ3fsNVCwTi+OmnujoXO5QPIgkAMZ66FAy2MQA9jxgUTDwIJTE2CgwSQBcUUm2cTYQxdbwAKIAqrn5RSm2YPaVGQBiAEqJMCiitlbE8NhREqDoaMYATJrTdNJ0TNio5fAAVjmISVXsAO4wLqRYxkoM7ABu6MfGsgrKqixM0iya8q-Y1lfpxjTyGkwmO8aEx6P9FoomNNcKsrjA9rderwbD9qNJ5KMADbocrCUQCcYyORKNSPOZYnG2EDAdAXOCkErwcQoZZfdDpeDAbAQHToMCWPAOEgQJJgVaESjXEAuTEwagQMB8bkALyS7ii2PKPAs8EobBY8hc0mmAFoWC4WNITZoAGZKM0gKEmw1MO1MKLTKKUBg0IA — 200 — 61 B — 33 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
88% of JavaScript execution is third-party
First-party Third-party 9881ms · 1391KB · €107/mo
Unattributable
Other
Costly
Execution 2098ms
Transfer 0 KB
Monthly Cost €23/mo
cmp.osano.com
Other
Costly
Execution 1223ms
Transfer 62 KB
Monthly Cost €13/mo
01.cdn.mediatradecraft.com
Other
Costly
Execution 950ms
Transfer 105 KB
Unused 40%
Monthly Cost €10/mo
assets.bounceexchange.com
Other
Costly
Execution 883ms
Transfer 116 KB
Unused 54%
Monthly Cost €10/mo
cadmus.script.ac
Other
Costly
Execution 660ms
Transfer 0 KB
Unused 23%
Monthly Cost €7/mo
ajax.googleapis.com
Other
Costly
Execution 451ms
Transfer 30 KB
Monthly Cost €5/mo
01.cdn.mediatradecraft.com
Other
Costly
Execution 341ms
Transfer 35 KB
Monthly Cost €4/mo
Google Tag Manager
Tag Manager
Costly
Execution 331ms
Transfer 178 KB
Unused 37%
Monthly Cost €4/mo
assets.bounceexchange.com
Other
Costly
Execution 329ms
Transfer 5 KB
Monthly Cost €4/mo
c.amazon-adsystem.com
Other
Costly
Execution 302ms
Transfer 0 KB
Unused 41%
Monthly Cost €3/mo
btloader.com
Other
Costly
Execution 287ms
Transfer 0 KB
Unused 48%
Monthly Cost €3/mo
Google Tag Manager
Tag Manager
Costly
Execution 276ms
Transfer 170 KB
Unused 43%
Monthly Cost €3/mo
securepubads.g.doubleclick.net
Other
Costly
Execution 207ms
Transfer 188 KB
Unused 57%
Monthly Cost €2/mo
static.criteo.net
Other
Optional
Execution 191ms
Transfer 48 KB
Unused 59%
Monthly Cost €2/mo
static.chartbeat.com
Other
Optional
Execution 162ms
Transfer 25 KB
Monthly Cost €2/mo
Facebook Pixel
Advertising
Optional
Execution 155ms
Transfer 97 KB
Unused 34%
Monthly Cost €2/mo
config.aps.amazon-adsystem.com
Other
Optional
Execution 151ms
Transfer 3 KB
Monthly Cost €2/mo
assets.bounceexchange.com
Other
Optional
Execution 145ms
Transfer 42 KB
Unused 51%
Monthly Cost €2/mo
Facebook Pixel
Advertising
Optional
Execution 136ms
Transfer 46 KB
Monthly Cost €1/mo
LinkedIn Insight
Advertising
Optional
Execution 92ms
Transfer 19 KB
Monthly Cost €1/mo
secure.cdn.fastclick.net
Other
Optional
Execution 75ms
Transfer 47 KB
Monthly Cost €1/mo
js-sec.indexww.com
Other
Optional
Execution 74ms
Transfer 39 KB
Monthly Cost €1/mo
assets.bounceexchange.com
Other
Optional
Execution 71ms
Transfer 39 KB
Monthly Cost €1/mo
secure.cdn.fastclick.net
Other
Optional
Execution 65ms
Transfer 25 KB
Monthly Cost €1/mo
securepubads.g.doubleclick.net
Other
Optional
Execution 62ms
Transfer 34 KB
Monthly Cost €1/mo
signal-beacon.s-onetag.com
Other
Optional
Execution 61ms
Transfer 9 KB
Monthly Cost €1/mo
01.cdn.mediatradecraft.com
Other
Optional
Execution 51ms
Transfer 17 KB
Monthly Cost €1/mo
tags.crwdcntrl.net
Other
Optional
Execution 51ms
Transfer 13 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • Unattributable adds 2098ms and costs ~€23/month
  • cmp.osano.com adds 1223ms and costs ~€13/month
  • 01.cdn.mediatradecraft.com adds 950ms and costs ~€10/month
  • assets.bounceexchange.com adds 883ms and costs ~€10/month
  • cadmus.script.ac adds 660ms and costs ~€7/month
  • ajax.googleapis.com adds 451ms and costs ~€5/month
  • 01.cdn.mediatradecraft.com adds 341ms and costs ~€4/month
  • Google Tag Manager adds 331ms and costs ~€4/month
  • assets.bounceexchange.com adds 329ms and costs ~€4/month
  • c.amazon-adsystem.com adds 302ms and costs ~€3/month
  • btloader.com adds 287ms and costs ~€3/month
  • Google Tag Manager adds 276ms and costs ~€3/month
  • securepubads.g.doubleclick.net adds 207ms and costs ~€2/month

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

Why this matters

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

Learn more

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

Source: web.dev

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

cmp.osano.com takes 1223ms 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

01.cdn.mediatradecraft.com takes 950ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

assets.bounceexchange.com takes 883ms 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

54% of assets.bounceexchange.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

cadmus.script.ac takes 660ms 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

ajax.googleapis.com takes 451ms 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

01.cdn.mediatradecraft.com takes 341ms 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

Google Tag Manager takes 331ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

assets.bounceexchange.com takes 329ms 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

c.amazon-adsystem.com takes 302ms 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

btloader.com takes 287ms 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

Google Tag Manager takes 276ms 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 207ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

59% of static.criteo.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

51% of assets.bounceexchange.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