Skip to content
https://apnews.com

Performance

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

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

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

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

9.31 s

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

36.88 s

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

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

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

39.59 s

Page Load Progression

437 ms
874 ms
1.3 s
1.7 s
2.2 s
2.6 s
3.1 s
3.5 s
Checks
17
9 PASS 1 REVIEW 5 FIX
F
Page Weight Budget
Action
6.2 MB transferred, 180 requests
FIX
6.2 MB transferred, 180 requests
Critical::
Page weighs 18.3 MB (6.2 MB transferred)
Warning::
JavaScript is 3.1 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 3.1 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 645 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 645 KB
Info::
CSS is 214 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 214 KB
Warning::
180 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.3 g CO2 per page load
6.2 MB / 2.4 MB budget
6.2 MB transferred
180 requests
1.3 g CO2 per page load
JavaScript 3.1 MiB 50%
Images 1.7 MiB 28%
Fonts 645.0 KiB 10%
Other 293.4 KiB 5%
CSS 214.0 KiB 3%
HTML 150.5 KiB 2%
Other 47.0 KiB 1%
Other 21.0 KiB 0%
Other 1.3 KiB 0%
Other 145 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev font loading

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
98% third-party, 0 ms blocking
FIX
98% third-party, 0 ms blocking
Warning::
Third-party code accounts for 98% of page weight (6.0 MiB of 6.2 MiB)
Info::
Third-party blocking time is low (0 ms)
98%
First-party Third-party
F
JS Execution Cost
Action
10157ms total JS execution
FIX
10157ms total JS execution
Warning::
Unattributable: 2192ms CPU time
Warning::
https://apnews.com/: 1545ms CPU time
Warning::
https://s.ntv.io/serve/load.js: 741ms CPU time
Warning::
https://apcdp.apnews.com/script.js: 647ms CPU time
Warning::
https://assets.apnews.com/resource/00000188-2a81-d...: 486ms CPU time
Warning::
Third-party scripts: 8612ms (85% of total)

Main Thread Breakdown

Script Evaluation 55% Style & Layout 14% Other 14% Script Parsing & Compilation 10% Parse HTML & CSS 4%
ScriptTotalScriptingParse/CompileParty
Unattributable2192ms983ms0ms3rd
https://apnews.com/1545ms217ms25ms1st
https://s.ntv.io/serve/load.js741ms489ms242ms3rd
https://apcdp.apnews.com/script.js647ms438ms12ms3rd
https://assets.apnews.com/resource/00000188-2a81-d28a-a1fd-7bfb6ccb0000/styles/default/All.min.4e5ae0384048f28b3edef3d7b8aeebb5.gz.js486ms237ms41ms3rd
https://a.pub.network/apnews-com/pubfig.min.js387ms115ms6ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-KT7RHVG362ms297ms45ms3rd
https://www.googletagmanager.com/gtag/js?id=G-CW1LS0SXPK&cx=c&gtm=4e64f0339ms260ms35ms3rd
https://cdn.cookielaw.org/scripttemplates/202602.1.0/otBannerSdk.js335ms198ms45ms3rd
https://507b28fb-2ef1-4c34-8bda-ba32030bb199.edge.permutive.app/507b28fb-2ef1-4c34-8bda-ba32030bb199-web.js323ms210ms62ms3rd

Showing top 10 of 32 scripts

F
JS Bundles
Action
71 scripts, 1.8 MB unused
FIX
71 scripts, 1.8 MB unused
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 242 KB unused (67%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://s.ntv.io/serve/load.js: 194 KB unused (78%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://a.pub.network/apnews-com/prebid.js: 159 KB unused (82%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 142 KB unused (76%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://a.pub.network/apnews-com/pubfig.engine.mob...: 135 KB unused (81%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 1.8 MB
1882 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js362 KB242 KB (67%)3rd
https://s.ntv.io/serve/load.js251 KB194 KB (78%)3rd
https://a.pub.network/apnews-com/prebid.js195 KB159 KB (82%)3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604130101/pubads_impl.js188 KB142 KB (76%)3rd
https://a.pub.network/apnews-com/pubfig.engine.mobile.js167 KB135 KB (81%)3rd
https://cdn.viafoura.net/vf-v2.js189 KB94 KB (50%)3rd
https://assets.bounceexchange.com/assets/smart-tag/versioned/main-v2_a8ec0b4e51efd1e1ddbdf1b4c6576803.br.js116 KB88 KB (76%)3rd
https://html-load.cc/script/YXBuZXdzLmNvbQ.js129 KB85 KB (66%)3rd
https://assets.apnews.com/resource/00000188-2a81-d28a-a1fd-7bfb6ccb0000/styles/default/All.min.4e5ae0384048f28b3edef3d7b8aeebb5.gz.js100 KB82 KB (82%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-KT7RHVG174 KB71 KB (41%)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
180 resources · 6.2 MB · 1.8 MB savings available
FIX
180 resources · 6.2 MB · 1.8 MB savings available
Warning::
Page weight 5.2 MB over 1MB target
Got: 6.2 MB Expected: ≤ 1 MB
Info::
~1.8 MB of savings available
Warning::
173 third-party resources (98% of weight)
Info::
5 resources over 200KB
180 resources · 6.2 MiB · 173 third-party 5.2 MiB over 1MB target
JavaScript 51% · 3.2 MiB
Image 28% · 1.8 MiB
Font 10% · 645.0 KiB
Other 4% · 263.5 KiB
CSS 3% · 218.7 KiB
Document 2% · 150.5 KiB

~1.8 MiB of savings available

Remove unused JavaScript: 1.8 MiB
B
Image Optimization
42 images, 0 KB saveable
REVIEW
42 images, 0 KB saveable
Warning::
https://assets.apnews.com/fa/ba/9258a7114f5ba5c720... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
42 images 1.7 MB
0 oversized -0 KB
24 legacy format
1 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

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

Web fonts

11

645 KB total

Render-blocking

0

of 11

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s 36.0 s 38.0 s FCP 9.3 s LCP 36.9 shttps://assets.apnews.com/resource/00000188-2a81-d28a-a1fd-7bfb6ccb0000/assets/fonts/APCustomFont/APVarW05-Regular.3c0c9d016bf55b85d0800dd405b807e3.woff2APVarW05-Regular.3c0c9d... https://assets.apnews.com/resource/00000188-2a81-d28a-a1fd-7bfb6ccb0000/assets/fonts/APCustomFont/APVarW05-Regular.3c0c9d016bf55b85d0800dd405b807e3.woff2 — 138.9 KiB — 154 ms — font-display: swaphttps://assets.apnews.com/resource/00000188-2a81-d28a-a1fd-7bfb6ccb0000/assets/fonts/APCustomFont/APW05-SemiCondensed.d6d1dd4cf415654d766572b8828ac316.woff2APW05-SemiCondensed.d6d... https://assets.apnews.com/resource/00000188-2a81-d28a-a1fd-7bfb6ccb0000/assets/fonts/APCustomFont/APW05-SemiCondensed.d6d1dd4cf415654d766572b8828ac316.woff2 — 51.1 KiB — 27 ms — font-display: swaphttps://assets.apnews.com/resource/00000188-2a81-d28a-a1fd-7bfb6ccb0000/assets/fonts/APCustomFont/APW05-Regular.554b177de19fb126118d8d529f17aa6b.woff2APW05-Regular.554b177de... https://assets.apnews.com/resource/00000188-2a81-d28a-a1fd-7bfb6ccb0000/assets/fonts/APCustomFont/APW05-Regular.554b177de19fb126118d8d529f17aa6b.woff2 — 49.9 KiB — 59 ms — font-display: swaphttps://assets.apnews.com/resource/00000188-2a81-d28a-a1fd-7bfb6ccb0000/assets/fonts/APCustomFont/APW05-SemiCondensedBold.fcbedb6a106dddd6fdfef5877e011259.woff2APW05-SemiCondensedBold... https://assets.apnews.com/resource/00000188-2a81-d28a-a1fd-7bfb6ccb0000/assets/fonts/APCustomFont/APW05-SemiCondensedBold.fcbedb6a106dddd6fdfef5877e011259.woff2 — 51.7 KiB — 63 ms — font-display: swaphttps://assets.apnews.com/resource/00000188-2a81-d28a-a1fd-7bfb6ccb0000/assets/fonts/APCustomFont/APW05-CondensedBold.6e5f3d10491d025b55a82beebf812af9.woff2APW05-CondensedBold.6e5... https://assets.apnews.com/resource/00000188-2a81-d28a-a1fd-7bfb6ccb0000/assets/fonts/APCustomFont/APW05-CondensedBold.6e5f3d10491d025b55a82beebf812af9.woff2 — 51.4 KiB — 63 ms — font-display: swaphttps://assets.apnews.com/resource/00000188-2a81-d28a-a1fd-7bfb6ccb0000/assets/fonts/APCustomFont/APW05-SemiCondensedMedium.0146527a4261c5e15db1af66f0fc0b28.woff2APW05-SemiCondensedMedi... https://assets.apnews.com/resource/00000188-2a81-d28a-a1fd-7bfb6ccb0000/assets/fonts/APCustomFont/APW05-SemiCondensedMedium.0146527a4261c5e15db1af66f0fc0b28.woff2 — 51.9 KiB — 67 ms — font-display: swaphttps://assets.apnews.com/resource/00000188-2a81-d28a-a1fd-7bfb6ccb0000/assets/fonts/APCustomFont/APW05-Condensed.a2e7de2f933a2cfb561ebf918445be8c.woff2APW05-Condensed.a2e7de2... https://assets.apnews.com/resource/00000188-2a81-d28a-a1fd-7bfb6ccb0000/assets/fonts/APCustomFont/APW05-Condensed.a2e7de2f933a2cfb561ebf918445be8c.woff2 — 50.6 KiB — 66 ms — font-display: swaphttps://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLCz7Z1xlFd2JQEk.woff2pxiByp8kv8JHgFVrLCz7Z1x... https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLCz7Z1xlFd2JQEk.woff2 — 7.7 KiB — 37 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBHMdazTgWw.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBHMdazTgWw.woff2 — 16.3 KiB — 43 ms — font-display: swaphttps://storage.googleapis.com/quiz_assets/APVar.woff2APVar.woff2 https://storage.googleapis.com/quiz_assets/APVar.woff2 — 123.3 KiB — 245 ms — font-display: swaphttps://assets.apnews.com/resource/00000188-2a81-d28a-a1fd-7bfb6ccb0000/assets/fonts/APCustomFont/APW05-Bold.3be6a0cf2309813e292bcbf849d6fa97.woff2APW05-Bold.3be6a0cf2309... https://assets.apnews.com/resource/00000188-2a81-d28a-a1fd-7bfb6ccb0000/assets/fonts/APCustomFont/APW05-Bold.3be6a0cf2309813e292bcbf849d6fa97.woff2 — 52.3 KiB — 36 ms — font-display: swap
APVarW05-Regular.3c0c9d... woff2 swap
Size 139 KB
Load time 154 ms
Start 124 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
APW05-SemiCondensed.d6d... woff2 swap
Size 51 KB
Load time 27 ms
Start 576 ms
Risk FOUT — text flashes from fallback to web font
APW05-Regular.554b177de... woff2 swap
Size 50 KB
Load time 59 ms
Start 576 ms
Risk FOUT — text flashes from fallback to web font
APW05-SemiCondensedBold... woff2 swap
Size 52 KB
Load time 63 ms
Start 576 ms
Risk FOUT — text flashes from fallback to web font
APW05-CondensedBold.6e5... woff2 swap
Size 51 KB
Load time 63 ms
Start 577 ms
Risk FOUT — text flashes from fallback to web font
APW05-SemiCondensedMedi... woff2 swap
Size 52 KB
Load time 67 ms
Start 577 ms
Risk FOUT — text flashes from fallback to web font
APW05-Condensed.a2e7de2... woff2 swap
Size 51 KB
Load time 66 ms
Start 577 ms
Risk FOUT — text flashes from fallback to web font
pxiByp8kv8JHgFVrLCz7Z1x... woff2 swap
Size 8 KB
Load time 37 ms
Start 577 ms
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 16 KB
Load time 43 ms
Start 751 ms
Risk FOUT — text flashes from fallback to web font
APVar.woff2 woff2 swap
Size 123 KB
Load time 245 ms
Start 2.3 s
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
APW05-Bold.3be6a0cf2309... woff2 swap
Size 52 KB
Load time 36 ms
Start 2.5 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~131 KB and ~262 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
79 hints, 0 missing preconnects
PASS
79 hints, 0 missing preconnects
Info::
Page uses 79 resource hint(s)

Current Resource Hints

preconnect
+5
15
preload
+54
64
dns-prefetch
prefetch

79 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+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

A+
HTTP Caching
max-age=120 (2 minutes)
PASS
max-age=120 (2 minutes)
Info::
Cache-Control header is set
Got: public, max-age=120, stale-if-error=86400
Info::
Effective TTL: 2 minutes (max-age=120)
Info::
Last-Modified header present
Cache-Control

public, max-age=120, stale-if-error=86400

DirectiveValueMeaning
publicAny cache may store this response
max-age120Cache for 2 minutes
stale-if-error86400
Effective TTL: 120 seconds
Network Waterfall
180 requests over 3288ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s 36.0 s 38.0 s FCP 9.3 s LCP 36.9 shttps://apnews.com// https://apnews.com/ — 200 — 147.8 KiB — 142 ms — h2https://cdn.cookielaw.org/consent/a71f6440-204e-44d0-b5f6-af7a3c22073f/OtAutoBlock.jscdn.cookielaw.org/consent/a71f6440-... https://cdn.cookielaw.org/consent/a71f6440-204e-44d0-b5f6-af7a3c22073f/OtAutoBlock.js — 200 — 3.2 KiB — 106 ms — h2https://assets.apnews.com/resource/00000188-2a81-d28a-a1fd-7bfb6ccb0000/assets/fonts/APCustomFont/APVarW05-Regular.3c0c9d016bf55b85d0800dd405b807e3.woff2assets.apnews.com/resource/00000188... https://assets.apnews.com/resource/00000188-2a81-d28a-a1fd-7bfb6ccb0000/assets/fonts/APCustomFont/APVarW05-Regular.3c0c9d016bf55b85d0800dd405b807e3.woff2 — 200 — 138.9 KiB — 154 ms — h3https://www.dianomi.com/js/contextfeed.jswww.dianomi.com/js/contextfeed.js https://www.dianomi.com/js/contextfeed.js — -1 — 0 B — 120 ms — https://assets.apnews.com/resource/00000188-2a81-d28a-a1fd-7bfb6ccb0000/styles/default/All.min.dac0532963de7171705d6505b74e67c5.gz.cssassets.apnews.com/resource/00000188... https://assets.apnews.com/resource/00000188-2a81-d28a-a1fd-7bfb6ccb0000/styles/default/All.min.dac0532963de7171705d6505b74e67c5.gz.css — 200 — 97.9 KiB — 151 ms — h3https://experiments.parsely.com/vip-experiments.js?apiKey=apnews.comexperiments.parsely.com/vip-experim... https://experiments.parsely.com/vip-experiments.js?apiKey=apnews.com — 200 — 8.9 KiB — 49 ms — h2https://apcdp.apnews.com/script.jsapcdp.apnews.com/script.js https://apcdp.apnews.com/script.js — 200 — 40.9 KiB — 125 ms — h2https://assets.apnews.com/19/66/bc546486408c8595f01753a9fbeb/ap-logo-176-by-208.svgassets.apnews.com/19/66/bc546486408... https://assets.apnews.com/19/66/bc546486408c8595f01753a9fbeb/ap-logo-176-by-208.svg — 200 — 1.0 KiB — 146 ms — h3https://dims.apnews.com/dims4/default/51f9ca8/2147483647/strip/true/crop/5701x3801+0+0/resize/1454x970!/format/webp/quality/90/?url=https%3A%2F%2Fassets.apnews.com%2F2f%2F9c%2Fbb4d0a7b45719c52293ac0205733%2Fap26105352208923.jpgdims.apnews.com/dims4/default/51f9c... https://dims.apnews.com/dims4/default/51f9ca8/2147483647/strip/true/crop/5701x3801+0+0/resize/1454x970!/format/webp/quality/90/?url=https%3A%2F%2Fassets.apnews.com%2F2f%2F9c%2Fbb4d0a7b45719c52293ac0205733%2Fap26105352208923.jpg — 200 — 143.8 KiB — 165 ms — h3https://dims.apnews.com/dims4/default/2ac8f29/2147483647/strip/true/crop/5500x3667+0+0/resize/1198x798!/format/webp/quality/90/?url=https%3A%2F%2Fassets.apnews.com%2Fe5%2Fe7%2Fee788852634ea0010a29cc79b0b1%2Fda068e906473467d880725e2b5a27e3ddims.apnews.com/dims4/default/2ac8f... https://dims.apnews.com/dims4/default/2ac8f29/2147483647/strip/true/crop/5500x3667+0+0/resize/1198x798!/format/webp/quality/90/?url=https%3A%2F%2Fassets.apnews.com%2Fe5%2Fe7%2Fee788852634ea0010a29cc79b0b1%2Fda068e906473467d880725e2b5a27e3d — 200 — 395.5 KiB — 193 ms — h3https://dims.apnews.com/dims4/default/9168229/2147483647/strip/true/crop/6098x4065+0+0/resize/827x551!/format/webp/quality/90/?url=https%3A%2F%2Fassets.apnews.com%2Ff9%2F5a%2F971b991278209f32fcafcd92bd00%2Fa98931b5197b4e7da3cd0cc49094941ddims.apnews.com/dims4/default/91682... https://dims.apnews.com/dims4/default/9168229/2147483647/strip/true/crop/6098x4065+0+0/resize/827x551!/format/webp/quality/90/?url=https%3A%2F%2Fassets.apnews.com%2Ff9%2F5a%2F971b991278209f32fcafcd92bd00%2Fa98931b5197b4e7da3cd0cc49094941d — 200 — 72.2 KiB — 146 ms — h3https://dims.apnews.com/dims4/default/556d436/2147483647/strip/true/crop/1280x720+0+0/resize/980x551!/format/webp/quality/90/?url=https%3A%2F%2Fassets.apnews.com%2F58%2Faa%2F0d8f876f5efb000db942fc998380%2Fpol-humanoid-robot-boars-20260415un-autocr-1920x1080.jpgdims.apnews.com/dims4/default/556d4... https://dims.apnews.com/dims4/default/556d436/2147483647/strip/true/crop/1280x720+0+0/resize/980x551!/format/webp/quality/90/?url=https%3A%2F%2Fassets.apnews.com%2F58%2Faa%2F0d8f876f5efb000db942fc998380%2Fpol-humanoid-robot-boars-20260415un-autocr-1920x1080.jpg — 200 — 8.5 KiB — 131 ms — h3https://assets.apnews.com/60/2a/9eca647640bb9e56bd7f0466e36e/crossword.svgassets.apnews.com/60/2a/9eca647640b... https://assets.apnews.com/60/2a/9eca647640bb9e56bd7f0466e36e/crossword.svg — 200 — 737 B — 39 ms — h3https://assets.apnews.com/fe/2c/0f8de78b47b890b0319ab14d9c4e/pileup.svgassets.apnews.com/fe/2c/0f8de78b47b... https://assets.apnews.com/fe/2c/0f8de78b47b890b0319ab14d9c4e/pileup.svg — 200 — 1.1 KiB — 56 ms — h3https://assets.apnews.com/9b/5d/936d874e4aefae390b6f933577a8/gameicon.svgassets.apnews.com/9b/5d/936d874e4ae... https://assets.apnews.com/9b/5d/936d874e4aefae390b6f933577a8/gameicon.svg — 200 — 1.7 KiB — 76 ms — h3https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swapfonts.googleapis.com/css2?family=Po... https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swap — 200 — 1005 B — 164 ms — h2https://client.riverdrop.com/dist/embed/embed.js?partnerid=YtUP5pFgG3NV3EGrs2Mf&quizid=2a933548-fa19-4f34-9192-0e263b824454&authtype=no_auth&outerpadding=25px&formfactor=desktop&maxwidth=800&maxheight=600&target=riverdrop-widget&startup=after_listener&theme=lightclient.riverdrop.com/dist/embed/emb... https://client.riverdrop.com/dist/embed/embed.js?partnerid=YtUP5pFgG3NV3EGrs2Mf&quizid=2a933548-fa19-4f34-9192-0e263b824454&authtype=no_auth&outerpadding=25px&formfactor=desktop&maxwidth=800&maxheight=600&target=riverdrop-widget&startup=after_listener&theme=light — 200 — 1.5 KiB — 122 ms — h2https://apnews.com/manifest.json/manifest.json https://apnews.com/manifest.json — 200 — 1.3 KiB — 59 ms — h3https://assets.apnews.com/resource/00000188-2a81-d28a-a1fd-7bfb6ccb0000/webcomponents-loader/webcomponents-loader.ce44f83d1399e8dd41e607b70e0642c9.gz.jsassets.apnews.com/resource/00000188... https://assets.apnews.com/resource/00000188-2a81-d28a-a1fd-7bfb6ccb0000/webcomponents-loader/webcomponents-loader.ce44f83d1399e8dd41e607b70e0642c9.gz.js — 200 — 1.6 KiB — 43 ms — h3https://assets.apnews.com/resource/00000188-2a81-d28a-a1fd-7bfb6ccb0000/styles/default/All.min.4e5ae0384048f28b3edef3d7b8aeebb5.gz.jsassets.apnews.com/resource/00000188... https://assets.apnews.com/resource/00000188-2a81-d28a-a1fd-7bfb6ccb0000/styles/default/All.min.4e5ae0384048f28b3edef3d7b8aeebb5.gz.js — 200 — 100.5 KiB — 82 ms — h3https://ak.sail-horizon.com/spm/spm.v1.min.jsak.sail-horizon.com/spm/spm.v1.min.... https://ak.sail-horizon.com/spm/spm.v1.min.js — 200 — 48.1 KiB — 147 ms — h2https://507b28fb-2ef1-4c34-8bda-ba32030bb199.edge.permutive.app/507b28fb-2ef1-4c34-8bda-ba32030bb199-web.js507b28fb-2ef1-4c34-8bda-ba32030bb19... https://507b28fb-2ef1-4c34-8bda-ba32030bb199.edge.permutive.app/507b28fb-2ef1-4c34-8bda-ba32030bb199-web.js — 200 — 140.6 KiB — 127 ms — h2https://cdn.onesignal.com/sdks/web/v16/OneSignalSDK.page.jscdn.onesignal.com/sdks/web/v16/OneS... https://cdn.onesignal.com/sdks/web/v16/OneSignalSDK.page.js — 200 — 902 B — 88 ms — h3https://tru.am/scripts/custom/associatedpress.jstru.am/scripts/custom/associatedpre... https://tru.am/scripts/custom/associatedpress.js — 200 — 1.2 KiB — 83 ms — h3https://www.google.com/recaptcha/api.jswww.google.com/recaptcha/api.js https://www.google.com/recaptcha/api.js — 200 — 1012 B — 76 ms — h3https://cdn.viafoura.net/entry/index.jscdn.viafoura.net/entry/index.js https://cdn.viafoura.net/entry/index.js — 200 — 16.6 KiB — 113 ms — h2https://a.pub.network/apnews-com/pubfig.min.jsa.pub.network/apnews-com/pubfig.min... https://a.pub.network/apnews-com/pubfig.min.js — 200 — 26.3 KiB — 71 ms — h3https://assets.apnews.com/54/95/4fab11fc4f1bb6e1c6d486086a02/getitongoogleplay-badge-web-color-english.pngassets.apnews.com/54/95/4fab11fc4f1... https://assets.apnews.com/54/95/4fab11fc4f1bb6e1c6d486086a02/getitongoogleplay-badge-web-color-english.png — 200 — 5.1 KiB — 44 ms — h3https://assets.apnews.com/9f/14/e730153245ddbefdf1f69031adea/download-on-the-app-store-badge-us-uk-rgb-blk-01.pngassets.apnews.com/9f/14/e730153245d... https://assets.apnews.com/9f/14/e730153245ddbefdf1f69031adea/download-on-the-app-store-badge-us-uk-rgb-blk-01.png — 200 — 10.9 KiB — 70 ms — h3https://assets.apnews.com/00/6a/4e6afbf14a88a79026fe263713da/gameicon-2.svgassets.apnews.com/00/6a/4e6afbf14a8... https://assets.apnews.com/00/6a/4e6afbf14a88a79026fe263713da/gameicon-2.svg — 200 — 734 B — 67 ms — h3
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s 36.0 s 38.0 s FCP 9.3 s LCP 36.9 shttps://apnews.com// https://apnews.com/ — 200 — 147.8 KiB — 142 ms — h2https://cdn.cookielaw.org/consent/a71f6440-204e-44d0-b5f6-af7a3c22073f/OtAutoBlock.jscdn.cookielaw.org/consent/a71f6440-... https://cdn.cookielaw.org/consent/a71f6440-204e-44d0-b5f6-af7a3c22073f/OtAutoBlock.js — 200 — 3.2 KiB — 106 ms — h2https://assets.apnews.com/resource/00000188-2a81-d28a-a1fd-7bfb6ccb0000/assets/fonts/APCustomFont/APVarW05-Regular.3c0c9d016bf55b85d0800dd405b807e3.woff2assets.apnews.com/resource/00000188... https://assets.apnews.com/resource/00000188-2a81-d28a-a1fd-7bfb6ccb0000/assets/fonts/APCustomFont/APVarW05-Regular.3c0c9d016bf55b85d0800dd405b807e3.woff2 — 200 — 138.9 KiB — 154 ms — h3https://www.dianomi.com/js/contextfeed.jswww.dianomi.com/js/contextfeed.js https://www.dianomi.com/js/contextfeed.js — -1 — 0 B — 120 ms — https://assets.apnews.com/resource/00000188-2a81-d28a-a1fd-7bfb6ccb0000/styles/default/All.min.dac0532963de7171705d6505b74e67c5.gz.cssassets.apnews.com/resource/00000188... https://assets.apnews.com/resource/00000188-2a81-d28a-a1fd-7bfb6ccb0000/styles/default/All.min.dac0532963de7171705d6505b74e67c5.gz.css — 200 — 97.9 KiB — 151 ms — h3https://experiments.parsely.com/vip-experiments.js?apiKey=apnews.comexperiments.parsely.com/vip-experim... https://experiments.parsely.com/vip-experiments.js?apiKey=apnews.com — 200 — 8.9 KiB — 49 ms — h2https://apcdp.apnews.com/script.jsapcdp.apnews.com/script.js https://apcdp.apnews.com/script.js — 200 — 40.9 KiB — 125 ms — h2https://assets.apnews.com/19/66/bc546486408c8595f01753a9fbeb/ap-logo-176-by-208.svgassets.apnews.com/19/66/bc546486408... https://assets.apnews.com/19/66/bc546486408c8595f01753a9fbeb/ap-logo-176-by-208.svg — 200 — 1.0 KiB — 146 ms — h3https://dims.apnews.com/dims4/default/51f9ca8/2147483647/strip/true/crop/5701x3801+0+0/resize/1454x970!/format/webp/quality/90/?url=https%3A%2F%2Fassets.apnews.com%2F2f%2F9c%2Fbb4d0a7b45719c52293ac0205733%2Fap26105352208923.jpgdims.apnews.com/dims4/default/51f9c... https://dims.apnews.com/dims4/default/51f9ca8/2147483647/strip/true/crop/5701x3801+0+0/resize/1454x970!/format/webp/quality/90/?url=https%3A%2F%2Fassets.apnews.com%2F2f%2F9c%2Fbb4d0a7b45719c52293ac0205733%2Fap26105352208923.jpg — 200 — 143.8 KiB — 165 ms — h3https://dims.apnews.com/dims4/default/2ac8f29/2147483647/strip/true/crop/5500x3667+0+0/resize/1198x798!/format/webp/quality/90/?url=https%3A%2F%2Fassets.apnews.com%2Fe5%2Fe7%2Fee788852634ea0010a29cc79b0b1%2Fda068e906473467d880725e2b5a27e3ddims.apnews.com/dims4/default/2ac8f... https://dims.apnews.com/dims4/default/2ac8f29/2147483647/strip/true/crop/5500x3667+0+0/resize/1198x798!/format/webp/quality/90/?url=https%3A%2F%2Fassets.apnews.com%2Fe5%2Fe7%2Fee788852634ea0010a29cc79b0b1%2Fda068e906473467d880725e2b5a27e3d — 200 — 395.5 KiB — 193 ms — h3https://dims.apnews.com/dims4/default/9168229/2147483647/strip/true/crop/6098x4065+0+0/resize/827x551!/format/webp/quality/90/?url=https%3A%2F%2Fassets.apnews.com%2Ff9%2F5a%2F971b991278209f32fcafcd92bd00%2Fa98931b5197b4e7da3cd0cc49094941ddims.apnews.com/dims4/default/91682... https://dims.apnews.com/dims4/default/9168229/2147483647/strip/true/crop/6098x4065+0+0/resize/827x551!/format/webp/quality/90/?url=https%3A%2F%2Fassets.apnews.com%2Ff9%2F5a%2F971b991278209f32fcafcd92bd00%2Fa98931b5197b4e7da3cd0cc49094941d — 200 — 72.2 KiB — 146 ms — h3https://dims.apnews.com/dims4/default/556d436/2147483647/strip/true/crop/1280x720+0+0/resize/980x551!/format/webp/quality/90/?url=https%3A%2F%2Fassets.apnews.com%2F58%2Faa%2F0d8f876f5efb000db942fc998380%2Fpol-humanoid-robot-boars-20260415un-autocr-1920x1080.jpgdims.apnews.com/dims4/default/556d4... https://dims.apnews.com/dims4/default/556d436/2147483647/strip/true/crop/1280x720+0+0/resize/980x551!/format/webp/quality/90/?url=https%3A%2F%2Fassets.apnews.com%2F58%2Faa%2F0d8f876f5efb000db942fc998380%2Fpol-humanoid-robot-boars-20260415un-autocr-1920x1080.jpg — 200 — 8.5 KiB — 131 ms — h3https://assets.apnews.com/60/2a/9eca647640bb9e56bd7f0466e36e/crossword.svgassets.apnews.com/60/2a/9eca647640b... https://assets.apnews.com/60/2a/9eca647640bb9e56bd7f0466e36e/crossword.svg — 200 — 737 B — 39 ms — h3https://assets.apnews.com/fe/2c/0f8de78b47b890b0319ab14d9c4e/pileup.svgassets.apnews.com/fe/2c/0f8de78b47b... https://assets.apnews.com/fe/2c/0f8de78b47b890b0319ab14d9c4e/pileup.svg — 200 — 1.1 KiB — 56 ms — h3https://assets.apnews.com/9b/5d/936d874e4aefae390b6f933577a8/gameicon.svgassets.apnews.com/9b/5d/936d874e4ae... https://assets.apnews.com/9b/5d/936d874e4aefae390b6f933577a8/gameicon.svg — 200 — 1.7 KiB — 76 ms — h3https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swapfonts.googleapis.com/css2?family=Po... https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swap — 200 — 1005 B — 164 ms — h2https://client.riverdrop.com/dist/embed/embed.js?partnerid=YtUP5pFgG3NV3EGrs2Mf&quizid=2a933548-fa19-4f34-9192-0e263b824454&authtype=no_auth&outerpadding=25px&formfactor=desktop&maxwidth=800&maxheight=600&target=riverdrop-widget&startup=after_listener&theme=lightclient.riverdrop.com/dist/embed/emb... https://client.riverdrop.com/dist/embed/embed.js?partnerid=YtUP5pFgG3NV3EGrs2Mf&quizid=2a933548-fa19-4f34-9192-0e263b824454&authtype=no_auth&outerpadding=25px&formfactor=desktop&maxwidth=800&maxheight=600&target=riverdrop-widget&startup=after_listener&theme=light — 200 — 1.5 KiB — 122 ms — h2https://apnews.com/manifest.json/manifest.json https://apnews.com/manifest.json — 200 — 1.3 KiB — 59 ms — h3https://assets.apnews.com/resource/00000188-2a81-d28a-a1fd-7bfb6ccb0000/webcomponents-loader/webcomponents-loader.ce44f83d1399e8dd41e607b70e0642c9.gz.jsassets.apnews.com/resource/00000188... https://assets.apnews.com/resource/00000188-2a81-d28a-a1fd-7bfb6ccb0000/webcomponents-loader/webcomponents-loader.ce44f83d1399e8dd41e607b70e0642c9.gz.js — 200 — 1.6 KiB — 43 ms — h3https://assets.apnews.com/resource/00000188-2a81-d28a-a1fd-7bfb6ccb0000/styles/default/All.min.4e5ae0384048f28b3edef3d7b8aeebb5.gz.jsassets.apnews.com/resource/00000188... https://assets.apnews.com/resource/00000188-2a81-d28a-a1fd-7bfb6ccb0000/styles/default/All.min.4e5ae0384048f28b3edef3d7b8aeebb5.gz.js — 200 — 100.5 KiB — 82 ms — h3https://ak.sail-horizon.com/spm/spm.v1.min.jsak.sail-horizon.com/spm/spm.v1.min.... https://ak.sail-horizon.com/spm/spm.v1.min.js — 200 — 48.1 KiB — 147 ms — h2https://507b28fb-2ef1-4c34-8bda-ba32030bb199.edge.permutive.app/507b28fb-2ef1-4c34-8bda-ba32030bb199-web.js507b28fb-2ef1-4c34-8bda-ba32030bb19... https://507b28fb-2ef1-4c34-8bda-ba32030bb199.edge.permutive.app/507b28fb-2ef1-4c34-8bda-ba32030bb199-web.js — 200 — 140.6 KiB — 127 ms — h2https://cdn.onesignal.com/sdks/web/v16/OneSignalSDK.page.jscdn.onesignal.com/sdks/web/v16/OneS... https://cdn.onesignal.com/sdks/web/v16/OneSignalSDK.page.js — 200 — 902 B — 88 ms — h3https://tru.am/scripts/custom/associatedpress.jstru.am/scripts/custom/associatedpre... https://tru.am/scripts/custom/associatedpress.js — 200 — 1.2 KiB — 83 ms — h3https://www.google.com/recaptcha/api.jswww.google.com/recaptcha/api.js https://www.google.com/recaptcha/api.js — 200 — 1012 B — 76 ms — h3https://cdn.viafoura.net/entry/index.jscdn.viafoura.net/entry/index.js https://cdn.viafoura.net/entry/index.js — 200 — 16.6 KiB — 113 ms — h2https://a.pub.network/apnews-com/pubfig.min.jsa.pub.network/apnews-com/pubfig.min... https://a.pub.network/apnews-com/pubfig.min.js — 200 — 26.3 KiB — 71 ms — h3https://assets.apnews.com/54/95/4fab11fc4f1bb6e1c6d486086a02/getitongoogleplay-badge-web-color-english.pngassets.apnews.com/54/95/4fab11fc4f1... https://assets.apnews.com/54/95/4fab11fc4f1bb6e1c6d486086a02/getitongoogleplay-badge-web-color-english.png — 200 — 5.1 KiB — 44 ms — h3https://assets.apnews.com/9f/14/e730153245ddbefdf1f69031adea/download-on-the-app-store-badge-us-uk-rgb-blk-01.pngassets.apnews.com/9f/14/e730153245d... https://assets.apnews.com/9f/14/e730153245ddbefdf1f69031adea/download-on-the-app-store-badge-us-uk-rgb-blk-01.png — 200 — 10.9 KiB — 70 ms — h3https://assets.apnews.com/00/6a/4e6afbf14a88a79026fe263713da/gameicon-2.svgassets.apnews.com/00/6a/4e6afbf14a8... https://assets.apnews.com/00/6a/4e6afbf14a88a79026fe263713da/gameicon-2.svg — 200 — 734 B — 67 ms — h3https://assets.apnews.com/83/1f/238ba42a44b79f31af552a46e097/typeshift.svgassets.apnews.com/83/1f/238ba42a44b... https://assets.apnews.com/83/1f/238ba42a44b79f31af552a46e097/typeshift.svg — 200 — 901 B — 67 ms — h3https://assets.apnews.com/04/b6/ed98f9004995bc7af2a363e88ada/memoku.svgassets.apnews.com/04/b6/ed98f900499... https://assets.apnews.com/04/b6/ed98f9004995bc7af2a363e88ada/memoku.svg — 200 — 1.2 KiB — 66 ms — h3https://dims.apnews.com/dims4/default/1d91f0b/2147483647/strip/true/crop/2851x1534+0+0/resize/480x258!/format/webp/quality/90/?url=https%3A%2F%2Fassets.apnews.com%2F22%2F25%2F9576fafb4e768552fed602a60238%2Fap-pri-wordmarktagline-rgb-dbg.pngdims.apnews.com/dims4/default/1d91f... https://dims.apnews.com/dims4/default/1d91f0b/2147483647/strip/true/crop/2851x1534+0+0/resize/480x258!/format/webp/quality/90/?url=https%3A%2F%2Fassets.apnews.com%2F22%2F25%2F9576fafb4e768552fed602a60238%2Fap-pri-wordmarktagline-rgb-dbg.png — 200 — 9.1 KiB — 65 ms — h3https://s.ntv.io/serve/load.jss.ntv.io/serve/load.js https://s.ntv.io/serve/load.js — 200 — 251.0 KiB — 181 ms — http/1.1https://fonts.googleapis.com/css?family=Roboto:300,400,700|Merriweather:300,400,700&display=swapfonts.googleapis.com/css?family=Rob... https://fonts.googleapis.com/css?family=Roboto:300,400,700|Merriweather:300,400,700&display=swap — 200 — 2.3 KiB — 149 ms — h2https://assets.zephr.com/zephr-browser/1.9.1/zephr-browser.umd.jsassets.zephr.com/zephr-browser/1.9.... https://assets.zephr.com/zephr-browser/1.9.1/zephr-browser.umd.js — 200 — 13.3 KiB — 98 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-KT7RHVGwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-KT7RHVG — 200 — 174.2 KiB — 266 ms — h2https://ap.blueconic.net/DG/DEFAULT/cs?&callback=bc_json107ap.blueconic.net/DG/DEFAULT/cs?&cal... https://ap.blueconic.net/DG/DEFAULT/cs?&callback=bc_json107 — 200 — 734 B — 329 ms — h2https://tag.wknd.ai/5127/i.jstag.wknd.ai/5127/i.js https://tag.wknd.ai/5127/i.js — 200 — 5.4 KiB — 112 ms — h2https://d.pub.network/v2/sites/apnews-com/configs?env=PRODd.pub.network/v2/sites/apnews-com/c... https://d.pub.network/v2/sites/apnews-com/configs?env=PROD — 200 — 15.6 KiB — 86 ms — h2https://a40.usablenet.com/pt/c/apnews/ls-starta40.usablenet.com/pt/c/apnews/ls-st... https://a40.usablenet.com/pt/c/apnews/ls-start — 200 — 3.1 KiB — 99 ms — h2https://kidpowers.com/bundles/bb03d3f/a00151298_1fa75cdf984da956d22a7806c18cf6.v1.jskidpowers.com/bundles/bb03d3f/a0015... https://kidpowers.com/bundles/bb03d3f/a00151298_1fa75cdf984da956d22a7806c18cf6.v1.js — 200 — 35.5 KiB — 124 ms — h2https://html-load.cc/script/YXBuZXdzLmNvbQ.jshtml-load.cc/script/YXBuZXdzLmNvbQ.... https://html-load.cc/script/YXBuZXdzLmNvbQ.js — 200 — 129.4 KiB — 144 ms — h2https://connect.facebook.net/en_US/sdk.jsconnect.facebook.net/en_US/sdk.js https://connect.facebook.net/en_US/sdk.js — 200 — 5.1 KiB — 49 ms — h3https://cdn.onesignal.com/sdks/web/v16/OneSignalSDK.page.es6.js?v=160603cdn.onesignal.com/sdks/web/v16/OneS... https://cdn.onesignal.com/sdks/web/v16/OneSignalSDK.page.es6.js?v=160603 — 200 — 42.1 KiB — 68 ms — h3https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 362.4 KiB — 303 ms — h2https://tyrion.viafoura.co/v3/sections/sites/apnews.comtyrion.viafoura.co/v3/sections/site... https://tyrion.viafoura.co/v3/sections/sites/apnews.com — 200 — 557 B — 91 ms — h2blob:https://apnews.com/7c2b02e5-dc87-4e79-a2d9-eddba173cda5apnews.com/7c2b02e5-dc87-4e79-a2d9-... blob:https://apnews.com/7c2b02e5-dc87-4e79-a2d9-eddba173cda5 — 200 — -1 B — 208 ms — blobhttps://assets.apnews.com/resource/00000188-2a81-d28a-a1fd-7bfb6ccb0000/assets/fonts/APCustomFont/APW05-SemiCondensed.d6d1dd4cf415654d766572b8828ac316.woff2assets.apnews.com/resource/00000188... https://assets.apnews.com/resource/00000188-2a81-d28a-a1fd-7bfb6ccb0000/assets/fonts/APCustomFont/APW05-SemiCondensed.d6d1dd4cf415654d766572b8828ac316.woff2 — 200 — 51.1 KiB — 27 ms — h3https://assets.apnews.com/resource/00000188-2a81-d28a-a1fd-7bfb6ccb0000/assets/fonts/APCustomFont/APW05-Regular.554b177de19fb126118d8d529f17aa6b.woff2assets.apnews.com/resource/00000188... https://assets.apnews.com/resource/00000188-2a81-d28a-a1fd-7bfb6ccb0000/assets/fonts/APCustomFont/APW05-Regular.554b177de19fb126118d8d529f17aa6b.woff2 — 200 — 49.9 KiB — 59 ms — h3https://assets.apnews.com/resource/00000188-2a81-d28a-a1fd-7bfb6ccb0000/assets/fonts/APCustomFont/APW05-SemiCondensedBold.fcbedb6a106dddd6fdfef5877e011259.woff2assets.apnews.com/resource/00000188... https://assets.apnews.com/resource/00000188-2a81-d28a-a1fd-7bfb6ccb0000/assets/fonts/APCustomFont/APW05-SemiCondensedBold.fcbedb6a106dddd6fdfef5877e011259.woff2 — 200 — 51.7 KiB — 63 ms — h3https://assets.apnews.com/resource/00000188-2a81-d28a-a1fd-7bfb6ccb0000/assets/fonts/APCustomFont/APW05-CondensedBold.6e5f3d10491d025b55a82beebf812af9.woff2assets.apnews.com/resource/00000188... https://assets.apnews.com/resource/00000188-2a81-d28a-a1fd-7bfb6ccb0000/assets/fonts/APCustomFont/APW05-CondensedBold.6e5f3d10491d025b55a82beebf812af9.woff2 — 200 — 51.4 KiB — 63 ms — h3https://assets.apnews.com/resource/00000188-2a81-d28a-a1fd-7bfb6ccb0000/assets/fonts/APCustomFont/APW05-SemiCondensedMedium.0146527a4261c5e15db1af66f0fc0b28.woff2assets.apnews.com/resource/00000188... https://assets.apnews.com/resource/00000188-2a81-d28a-a1fd-7bfb6ccb0000/assets/fonts/APCustomFont/APW05-SemiCondensedMedium.0146527a4261c5e15db1af66f0fc0b28.woff2 — 200 — 51.9 KiB — 67 ms — h3https://assets.apnews.com/resource/00000188-2a81-d28a-a1fd-7bfb6ccb0000/assets/fonts/APCustomFont/APW05-Condensed.a2e7de2f933a2cfb561ebf918445be8c.woff2assets.apnews.com/resource/00000188... https://assets.apnews.com/resource/00000188-2a81-d28a-a1fd-7bfb6ccb0000/assets/fonts/APCustomFont/APW05-Condensed.a2e7de2f933a2cfb561ebf918445be8c.woff2 — 200 — 50.6 KiB — 66 ms — h3https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLCz7Z1xlFd2JQEk.woff2fonts.gstatic.com/s/poppins/v24/pxi... https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLCz7Z1xlFd2JQEk.woff2 — 200 — 7.7 KiB — 37 ms — h3https://c.pub.network/v2/cc.pub.network/v2/c https://c.pub.network/v2/c — 200 — 0 B — 26 ms — h2https://a.pub.network/apnews-com/prebid.jsa.pub.network/apnews-com/prebid.js https://a.pub.network/apnews-com/prebid.js — 200 — 195.3 KiB — 104 ms — h3https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 33.8 KiB — 159 ms — h3https://a.pub.network/apnews-com/pubfig.engine.mobile.jsa.pub.network/apnews-com/pubfig.eng... https://a.pub.network/apnews-com/pubfig.engine.mobile.js — 200 — 166.6 KiB — 118 ms — h3https://api.riverdrop.com/api/public/embed-config?partnerid=YtUP5pFgG3NV3EGrs2Mf&quizid=2a933548-fa19-4f34-9192-0e263b824454&authtype=no_auth&outerpadding=25px&formfactor=desktop&maxwidth=800&maxheight=600&target=riverdrop-widget&startup=after_listener&theme=lightapi.riverdrop.com/api/public/embed-... https://api.riverdrop.com/api/public/embed-config?partnerid=YtUP5pFgG3NV3EGrs2Mf&quizid=2a933548-fa19-4f34-9192-0e263b824454&authtype=no_auth&outerpadding=25px&formfactor=desktop&maxwidth=800&maxheight=600&target=riverdrop-widget&startup=after_listener&theme=light — 200 — 481 B — 276 ms — h2https://tyrion.viafoura.co/v3/sections/00000000-0000-4000-8000-3caf4df03307/ancestorstyrion.viafoura.co/v3/sections/0000... https://tyrion.viafoura.co/v3/sections/00000000-0000-4000-8000-3caf4df03307/ancestors — 200 — 660 B — 24 ms — h2https://c.pub.network/v2/cc.pub.network/v2/c https://c.pub.network/v2/c — 200 — 111 B — 27 ms — h2https://www.dianomi.com/js/contextfeed.jswww.dianomi.com/js/contextfeed.js https://www.dianomi.com/js/contextfeed.js — -1 — 0 B — 48 ms — https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBHMdazTgWw.woff2fonts.gstatic.com/s/roboto/v51/KFO7... https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBHMdazTgWw.woff2 — 200 — 16.3 KiB — 43 ms — h3https://www.dianomi.com/js/contextfeed.jswww.dianomi.com/js/contextfeed.js https://www.dianomi.com/js/contextfeed.js — -1 — 0 B — 98 ms — https://api.viafoura.co/v2/apnews.com/bootstrap/v2?session=falseapi.viafoura.co/v2/apnews.com/boots... https://api.viafoura.co/v2/apnews.com/bootstrap/v2?session=false — 200 — 3.4 KiB — 332 ms — h2https://api.permutive.com/v2.0/watson?k=8dce728a-278c-4ac4-9b6b-884b0190015bapi.permutive.com/v2.0/watson?k=8dc... https://api.permutive.com/v2.0/watson?k=8dce728a-278c-4ac4-9b6b-884b0190015b — 200 — 1.5 KiB — 94 ms — h2https://connect.facebook.net/en_US/bundle/sdk.js/connect.facebook.net/en_US/bundle/s... https://connect.facebook.net/en_US/bundle/sdk.js/ — 200 — 77.7 KiB — 57 ms — h3https://jadserve.postrelease.com/t?ntv_mvi=&ntv_kv=content*topnews%2Chome&ntv_url=https%253A%252F%252Fapnews.com%252Fjadserve.postrelease.com/t?ntv_mvi=... https://jadserve.postrelease.com/t?ntv_mvi=&ntv_kv=content*topnews%2Chome&ntv_url=https%253A%252F%252Fapnews.com%252F — 200 — 918 B — 179 ms — h2https://tru.am/scripts/ta-pagesocial-sdk.jstru.am/scripts/ta-pagesocial-sdk.js https://tru.am/scripts/ta-pagesocial-sdk.js — 200 — 10.9 KiB — 40 ms — h3https://apnews.com/zephr/features/zephr/features https://apnews.com/zephr/features — 200 — 1018 B — 154 ms — h3https://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 — 1014 B — 70 ms — h2https://client.riverdrop.com/iframe-scaffold.html?partnerid=YtUP5pFgG3NV3EGrs2Mf&quizid=2a933548-fa19-4f34-9192-0e263b824454&authtype=no_auth&outerpadding=25px&formfactor=desktop&maxwidth=800&maxheight=600&startup=after_listener&theme=light&urlorigin=https%3A%2F%2Fapnews.com%2Fclient.riverdrop.com/iframe-scaffol... https://client.riverdrop.com/iframe-scaffold.html?partnerid=YtUP5pFgG3NV3EGrs2Mf&quizid=2a933548-fa19-4f34-9192-0e263b824454&authtype=no_auth&outerpadding=25px&formfactor=desktop&maxwidth=800&maxheight=600&startup=after_listener&theme=light&urlorigin=https%3A%2F%2Fapnews.com%2F — 200 — 2.0 KiB — 210 ms — h2https://api.onesignal.com/sync/0c528696-c296-41ee-924b-10d2f3b7a1af/web?callback=__jp0api.onesignal.com/sync/0c528696-c29... https://api.onesignal.com/sync/0c528696-c296-41ee-924b-10d2f3b7a1af/web?callback=__jp0 — 200 — 2.4 KiB — 95 ms — h2https://a40.usablenet.com/pt/c/apnews/switcha40.usablenet.com/pt/c/apnews/switc... https://a40.usablenet.com/pt/c/apnews/switch — 200 — 774 B — 68 ms — h2https://dt.adsafeprotected.com/dt?adspot_id=zshsa_728x90_dt.adsafeprotected.com/dt?adspot_id... https://dt.adsafeprotected.com/dt?adspot_id=zshsa_728x90_ — 200 — 178 B — 337 ms — h2https://apnews.com/zephr/feature-decisions/zephr/feature-decisions https://apnews.com/zephr/feature-decisions — 200 — 2.3 KiB — 123 ms — h3https://ad-delivery.net/px.gif?ch=1ad-delivery.net/px.gif?ch=1 https://ad-delivery.net/px.gif?ch=1 — 200 — 109 B — 90 ms — h2https://ad-delivery.net/px.gif?ch=2ad-delivery.net/px.gif?ch=2 https://ad-delivery.net/px.gif?ch=2 — 200 — 615 B — 88 ms — h2https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js — 200 — 54.2 KiB — 178 ms — h3https://static.criteo.net/js/ld/publishertag.prebid.jsstatic.criteo.net/js/ld/publisherta... https://static.criteo.net/js/ld/publishertag.prebid.js — 200 — 31.4 KiB — 168 ms — h2https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js — 200 — 0 B — 171 ms — h3https://notifications.viafoura.co/v5/notifications/00000000-0000-4000-8000-3caf4df03307/allnotifications.viafoura.co/v5/notifi... https://notifications.viafoura.co/v5/notifications/00000000-0000-4000-8000-3caf4df03307/all — 200 — 447 B — 89 ms — h2https://a40.usablenet.com/pt/c/img/usntA40OffL.svga40.usablenet.com/pt/c/img/usntA40O... https://a40.usablenet.com/pt/c/img/usntA40OffL.svg — 200 — 1.3 KiB — 23 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.js?did=a71f6440-204e-44d0-b5f6-af7a3c22073fcdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js?did=a71f6440-204e-44d0-b5f6-af7a3c22073f — 200 — 8.8 KiB — 34 ms — h2https://www.googletagmanager.com/gtag/js?id=G-CW1LS0SXPK&cx=c&gtm=4e64f0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-CW1LS0SXPK&cx=c&gtm=4e64f0 — 200 — 148.8 KiB — 114 ms — h2https://sb.scorecardresearch.com/cs/3005041/beacon.jssb.scorecardresearch.com/cs/3005041... https://sb.scorecardresearch.com/cs/3005041/beacon.js — 302 — 266 B — 128 ms — h2https://client.riverdrop.com/dist/quiz-common/assets/index.jsclient.riverdrop.com/dist/quiz-comm... https://client.riverdrop.com/dist/quiz-common/assets/index.js — 200 — 127.9 KiB — 63 ms — h2https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 10.7 KiB — 126 ms — h2https://dims.apnews.com/dims4/default/4c8e257/2147483647/strip/true/crop/5712x3808+0+0/resize/1454x970!/format/webp/quality/90/?url=https%3A%2F%2Fassets.apnews.com%2Fdd%2Fab%2F39306d9b27e47f07f65cb3abef36%2Fb5306a0bc9464b41aee35524c2635e3adims.apnews.com/dims4/default/4c8e2... https://dims.apnews.com/dims4/default/4c8e257/2147483647/strip/true/crop/5712x3808+0+0/resize/1454x970!/format/webp/quality/90/?url=https%3A%2F%2Fassets.apnews.com%2Fdd%2Fab%2F39306d9b27e47f07f65cb3abef36%2Fb5306a0bc9464b41aee35524c2635e3a — 200 — 171.4 KiB — 91 ms — h3https://dims.apnews.com/dims4/default/d88221a/2147483647/strip/true/crop/3000x2000+0+0/resize/1198x798!/format/webp/quality/90/?url=https%3A%2F%2Fassets.apnews.com%2F12%2F5b%2Ff1d6ae60adb911bd59001a55130a%2F628b6f13f60e4ff0918da75794d5af8ddims.apnews.com/dims4/default/d8822... https://dims.apnews.com/dims4/default/d88221a/2147483647/strip/true/crop/3000x2000+0+0/resize/1198x798!/format/webp/quality/90/?url=https%3A%2F%2Fassets.apnews.com%2F12%2F5b%2Ff1d6ae60adb911bd59001a55130a%2F628b6f13f60e4ff0918da75794d5af8d — 200 — 215.6 KiB — 101 ms — h3https://dims.apnews.com/dims4/default/dd123e7/2147483647/strip/true/crop/4032x2688+0+0/resize/270x180!/format/webp/quality/90/?url=https%3A%2F%2Fassets.apnews.com%2Ffe%2Faf%2F9412d1dfa54d4306337b833edf24%2Fcafb14d78ff9422faab81f537880bfb8dims.apnews.com/dims4/default/dd123... https://dims.apnews.com/dims4/default/dd123e7/2147483647/strip/true/crop/4032x2688+0+0/resize/270x180!/format/webp/quality/90/?url=https%3A%2F%2Fassets.apnews.com%2Ffe%2Faf%2F9412d1dfa54d4306337b833edf24%2Fcafb14d78ff9422faab81f537880bfb8 — 200 — 19.9 KiB — 67 ms — h3https://dims.apnews.com/dims4/default/0e291fe/2147483647/strip/true/crop/1605x1070+0+0/resize/270x180!/format/webp/quality/90/?url=https%3A%2F%2Fassets.apnews.com%2F2b%2F0b%2F22b021509299a06bc44a20834a93%2F24dbcf134ee041a7ba71599a02dde4cddims.apnews.com/dims4/default/0e291... https://dims.apnews.com/dims4/default/0e291fe/2147483647/strip/true/crop/1605x1070+0+0/resize/270x180!/format/webp/quality/90/?url=https%3A%2F%2Fassets.apnews.com%2F2b%2F0b%2F22b021509299a06bc44a20834a93%2F24dbcf134ee041a7ba71599a02dde4cd — 200 — 8.9 KiB — 66 ms — h3https://dims.apnews.com/dims4/default/e9b3e63/2147483647/strip/true/crop/2441x1627+0+0/resize/270x180!/format/webp/quality/90/?url=https%3A%2F%2Fassets.apnews.com%2Fde%2Feb%2F95b851f51cc9d515b3234f46f735%2F7388164ac1eb42019af834986af622f1dims.apnews.com/dims4/default/e9b3e... https://dims.apnews.com/dims4/default/e9b3e63/2147483647/strip/true/crop/2441x1627+0+0/resize/270x180!/format/webp/quality/90/?url=https%3A%2F%2Fassets.apnews.com%2Fde%2Feb%2F95b851f51cc9d515b3234f46f735%2F7388164ac1eb42019af834986af622f1 — 200 — 16.4 KiB — 142 ms — h3https://dims.apnews.com/dims4/default/c361ec2/2147483647/strip/true/crop/5364x3576+0+0/resize/270x180!/format/webp/quality/90/?url=https%3A%2F%2Fassets.apnews.com%2F86%2F60%2F3f59846c0ea7ddcda1fcf85403eb%2Fc45711a027d949038b34ab3e3e0fe8b8dims.apnews.com/dims4/default/c361e... https://dims.apnews.com/dims4/default/c361ec2/2147483647/strip/true/crop/5364x3576+0+0/resize/270x180!/format/webp/quality/90/?url=https%3A%2F%2Fassets.apnews.com%2F86%2F60%2F3f59846c0ea7ddcda1fcf85403eb%2Fc45711a027d949038b34ab3e3e0fe8b8 — 200 — 7.5 KiB — 61 ms — h3https://dims.apnews.com/dims4/default/86d4c6f/2147483647/strip/true/crop/4992x3328+0+0/resize/270x180!/format/webp/quality/90/?url=https%3A%2F%2Fassets.apnews.com%2F2a%2Fcf%2Ffd1c004b9d3cd4219be4215fc524%2Fcbe6f249c14742f98607e315c7225af7dims.apnews.com/dims4/default/86d4c... https://dims.apnews.com/dims4/default/86d4c6f/2147483647/strip/true/crop/4992x3328+0+0/resize/270x180!/format/webp/quality/90/?url=https%3A%2F%2Fassets.apnews.com%2F2a%2Fcf%2Ffd1c004b9d3cd4219be4215fc524%2Fcbe6f249c14742f98607e315c7225af7 — 200 — 14.3 KiB — 66 ms — h3https://dims.apnews.com/dims4/default/2bb75a6/2147483647/strip/true/crop/6744x4502+0+0/resize/270x180!/format/webp/quality/90/?url=https%3A%2F%2Fassets.apnews.com%2Fa9%2Ff0%2F4773fab717c4ec572cda8baa3cdf%2Ffb8fd15b36f448d9b44a12f4fd9142cddims.apnews.com/dims4/default/2bb75... https://dims.apnews.com/dims4/default/2bb75a6/2147483647/strip/true/crop/6744x4502+0+0/resize/270x180!/format/webp/quality/90/?url=https%3A%2F%2Fassets.apnews.com%2Fa9%2Ff0%2F4773fab717c4ec572cda8baa3cdf%2Ffb8fd15b36f448d9b44a12f4fd9142cd — 200 — 7.7 KiB — 65 ms — h3https://dims.apnews.com/dims4/default/4423796/2147483647/strip/true/crop/6300x4200+0+0/resize/1198x798!/format/webp/quality/90/?url=https%3A%2F%2Fassets.apnews.com%2Fe8%2Ffd%2F005bafccf5309edf7579ab191d68%2F140e571e17154b13ba13694b6466a389dims.apnews.com/dims4/default/44237... https://dims.apnews.com/dims4/default/4423796/2147483647/strip/true/crop/6300x4200+0+0/resize/1198x798!/format/webp/quality/90/?url=https%3A%2F%2Fassets.apnews.com%2Fe8%2Ffd%2F005bafccf5309edf7579ab191d68%2F140e571e17154b13ba13694b6466a389 — 200 — 65.0 KiB — 88 ms — h3https://dims.apnews.com/dims4/default/18cf7a9/2147483647/strip/true/crop/4200x2801+0+0/resize/1198x798!/format/webp/quality/90/?url=https%3A%2F%2Fassets.apnews.com%2F04%2Fb4%2F50e227d9af5939dd8cf03866c90e%2F73de42cbd92a4e92ace253f4c5a75030dims.apnews.com/dims4/default/18cf7... https://dims.apnews.com/dims4/default/18cf7a9/2147483647/strip/true/crop/4200x2801+0+0/resize/1198x798!/format/webp/quality/90/?url=https%3A%2F%2Fassets.apnews.com%2F04%2Fb4%2F50e227d9af5939dd8cf03866c90e%2F73de42cbd92a4e92ace253f4c5a75030 — 200 — 106.5 KiB — 90 ms — h3https://dims.apnews.com/dims4/default/b8ed987/2147483647/strip/true/crop/1920x1280+0+0/resize/1198x798!/format/webp/quality/90/?url=https%3A%2F%2Fassets.apnews.com%2F26%2Fb2%2F19abe4cdb8021ba25e0ea3b3c18f%2F5a60f546466a489d91dcffc47e7a4576dims.apnews.com/dims4/default/b8ed9... https://dims.apnews.com/dims4/default/b8ed987/2147483647/strip/true/crop/1920x1280+0+0/resize/1198x798!/format/webp/quality/90/?url=https%3A%2F%2Fassets.apnews.com%2F26%2Fb2%2F19abe4cdb8021ba25e0ea3b3c18f%2F5a60f546466a489d91dcffc47e7a4576 — 200 — 307.5 KiB — 106 ms — h3https://dims.apnews.com/dims4/default/d9a9916/2147483647/strip/true/crop/5092x3394+0+0/resize/1198x798!/format/webp/quality/90/?url=https%3A%2F%2Fassets.apnews.com%2Fb0%2F6d%2F5a3e391d2fd34804b8fcc80126b0%2Fb425adbe05834e348d1df39a56f6e2b1dims.apnews.com/dims4/default/d9a99... https://dims.apnews.com/dims4/default/d9a9916/2147483647/strip/true/crop/5092x3394+0+0/resize/1198x798!/format/webp/quality/90/?url=https%3A%2F%2Fassets.apnews.com%2Fb0%2F6d%2F5a3e391d2fd34804b8fcc80126b0%2Fb425adbe05834e348d1df39a56f6e2b1 — 200 — 106.5 KiB — 90 ms — h3https://sb.scorecardresearch.com/internal-cs/default/beacon-and.jssb.scorecardresearch.com/internal-c... https://sb.scorecardresearch.com/internal-cs/default/beacon-and.js — 200 — 7.9 KiB — 30 ms — h2https://api.riverdrop.com/api/quiz/preauthapi.riverdrop.com/api/quiz/preauth https://api.riverdrop.com/api/quiz/preauth — 200 — 0 B — 206 ms — h2https://staging.riverdrop.com/api/public/debug_search_paramsstaging.riverdrop.com/api/public/de... https://staging.riverdrop.com/api/public/debug_search_params — 200 — 0 B — 246 ms — h2https://client.riverdrop.com/cdn-cgi/rum?client.riverdrop.com/cdn-cgi/rum? https://client.riverdrop.com/cdn-cgi/rum? — 204 — 365 B — 34 ms — h2https://i.viafoura.co/v3/apnews.com/ingest?t=%7B%22view%22%3A%7B%22domain%22%3A%22apnews.com%22%2C%22siteUuid%22%3A%2200000000-0000-4000-8000-3caf4df03307%22%2C%22pageViews%22%3A1%2C%22outgoing%22%3A10%2C%22sessionStart%22%3A1776361051%2C%22isRecirculation%22%3Afalse%2C%22uniqueId%22%3A%22201fc752-f515-4fb5-8c47-f7c9906a161a%22%2C%22firstVisit%22%3A1776361051%2C%22previousVisit%22%3A1776361051%2C%22currentVisit%22%3A1776361051%2C%22visitCount%22%3A1%2C%22referrerStart%22%3A1776361051%2C%22refVisitCount%22%3A1%2C%22ref%22%3A%7B%22medium%22%3A%22direct%22%2C%22source%22%3A%22%22%2C%22sharer_uuid%22%3A%22%22%2C%22terms%22%3A%22%22%7D%7D%2C%22meta%22%3A%7B%22domain%22%3A%22apnews.com%22%2C%22site%22%3A%2200000000-0000-4000-8000-3caf4df03307%22%2C%22section%22%3A%2200000000-0000-4000-8000-3caf4df03307%22%2C%22pageImage%22%3A%22https%3A%2F%2Fdims.apnews.com%2Fdims4%2Fdefault%2F295c329%2F2147483647%2Fstrip%2Ftrue%2Fcrop%2F675x450%2B12%2B0%2Fresize%2F980x653!%2Fquality%2F90%2F%3Furl%3Dhttps%253A%252F%252Fassets.apnews.com%252F90%252F29%252F4e3c1cc7446089a9101a7bdff4c8%252Fdefaultshareimage-copy.png%22%2C%22ref%22%3A%7B%7D%2C%22vf%22%3Afalse%2C%22url%22%3A%22https%3A%2F%2Fapnews.com%2F%22%2C%22path%22%3A%22%2F%22%2C%22title%22%3A%22Associated%20Press%20News%3A%20Breaking%20News%20%7C%20Latest%20News%20Today%22%2C%22privilege%22%3A%22guest%22%2C%22page_type%22%3A%22section%22%2C%22page_description%22%3A%22Read%20the%20latest%20headlines%2C%20breaking%20news%2C%20and%20videos%20at%20APNews.com%2C%20the%20definitive%20source%20for%20independent%20journalism%20from%20every%20corner%20of%20the%20globe.%22%2C%22topics%22%3A%5B%5D%2C%22amp%22%3Afalse%2C%22thirdparty_enabled%22%3Afalse%2C%22container_id%22%3A%2200000188-4534-db95-a9ec-4575f35b0000%22%7D%2C%22ua%22%3A%7B%22nl%22%3A%22en-US%22%2C%22nu%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%22sr%22%3A%22412x823%22%2C%22sd%22%3A24%2C%22vp%22%3A%22412x823%22%2C%22dt%22%3A%22Associated%20Press%20News%3A%20Breaking%20News%2C%20Latest%20Headlines%20and%20Videos%20%7C%20AP%20News%22%2C%22de%22%3A%22UTF-8%22%2C%22dl%22%3A%22en%22%7D%2C%22rq%22%3A%22f7eaaf33-d931-4be6-b4c5-6419ed72c456%22%2C%22w%22%3A%5B%22vf-tray-trigger%22%2C%22vf-tray%22%2C%22vf-trending-articles%22%5D%2C%22event_type%22%3A%22analytics.view_lite%22%7Di.viafoura.co/v3/apnews.com/ingest?... https://i.viafoura.co/v3/apnews.com/ingest?t=%7B%22view%22%3A%7B%22domain%22%3A%22apnews.com%22%2C%22siteUuid%22%3A%2200000000-0000-4000-8000-3caf4df03307%22%2C%22pageViews%22%3A1%2C%22outgoing%22%3A10%2C%22sessionStart%22%3A1776361051%2C%22isRecirculation%22%3Afalse%2C%22uniqueId%22%3A%22201fc752-f515-4fb5-8c47-f7c9906a161a%22%2C%22firstVisit%22%3A1776361051%2C%22previousVisit%22%3A1776361051%2C%22currentVisit%22%3A1776361051%2C%22visitCount%22%3A1%2C%22referrerStart%22%3A1776361051%2C%22refVisitCount%22%3A1%2C%22ref%22%3A%7B%22medium%22%3A%22direct%22%2C%22source%22%3A%22%22%2C%22sharer_uuid%22%3A%22%22%2C%22terms%22%3A%22%22%7D%7D%2C%22meta%22%3A%7B%22domain%22%3A%22apnews.com%22%2C%22site%22%3A%2200000000-0000-4000-8000-3caf4df03307%22%2C%22section%22%3A%2200000000-0000-4000-8000-3caf4df03307%22%2C%22pageImage%22%3A%22https%3A%2F%2Fdims.apnews.com%2Fdims4%2Fdefault%2F295c329%2F2147483647%2Fstrip%2Ftrue%2Fcrop%2F675x450%2B12%2B0%2Fresize%2F980x653!%2Fquality%2F90%2F%3Furl%3Dhttps%253A%252F%252Fassets.apnews.com%252F90%252F29%252F4e3c1cc7446089a9101a7bdff4c8%252Fdefaultshareimage-copy.png%22%2C%22ref%22%3A%7B%7D%2C%22vf%22%3Afalse%2C%22url%22%3A%22https%3A%2F%2Fapnews.com%2F%22%2C%22path%22%3A%22%2F%22%2C%22title%22%3A%22Associated%20Press%20News%3A%20Breaking%20News%20%7C%20Latest%20News%20Today%22%2C%22privilege%22%3A%22guest%22%2C%22page_type%22%3A%22section%22%2C%22page_description%22%3A%22Read%20the%20latest%20headlines%2C%20breaking%20news%2C%20and%20videos%20at%20APNews.com%2C%20the%20definitive%20source%20for%20independent%20journalism%20from%20every%20corner%20of%20the%20globe.%22%2C%22topics%22%3A%5B%5D%2C%22amp%22%3Afalse%2C%22thirdparty_enabled%22%3Afalse%2C%22container_id%22%3A%2200000188-4534-db95-a9ec-4575f35b0000%22%7D%2C%22ua%22%3A%7B%22nl%22%3A%22en-US%22%2C%22nu%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%22sr%22%3A%22412x823%22%2C%22sd%22%3A24%2C%22vp%22%3A%22412x823%22%2C%22dt%22%3A%22Associated%20Press%20News%3A%20Breaking%20News%2C%20Latest%20Headlines%20and%20Videos%20%7C%20AP%20News%22%2C%22de%22%3A%22UTF-8%22%2C%22dl%22%3A%22en%22%7D%2C%22rq%22%3A%22f7eaaf33-d931-4be6-b4c5-6419ed72c456%22%2C%22w%22%3A%5B%22vf-tray-trigger%22%2C%22vf-tray%22%2C%22vf-trending-articles%22%5D%2C%22event_type%22%3A%22analytics.view_lite%22%7D — 200 — 218 B — 335 ms — h2https://apcdp.apnews.com/DG/DEFAULT/rest/rpc/106?referer=https%3A%2F%2Fapnews.com%2F&bcsessionid=&bctempid=&overruleReferrer=&time=2026-04-16T17%3A37%3A31%2B00%3A00&ts=1776361051632apcdp.apnews.com/DG/DEFAULT/rest/rp... https://apcdp.apnews.com/DG/DEFAULT/rest/rpc/106?referer=https%3A%2F%2Fapnews.com%2F&bcsessionid=&bctempid=&overruleReferrer=&time=2026-04-16T17%3A37%3A31%2B00%3A00&ts=1776361051632 — 200 — 10.1 KiB — 108 ms — h2https://apcdp.apnews.com/plugin/plugin/aa40857f0965ab41c2ab5f9844bd60a3apcdp.apnews.com/plugin/plugin/aa40... https://apcdp.apnews.com/plugin/plugin/aa40857f0965ab41c2ab5f9844bd60a3 — 200 — 50.1 KiB — 27 ms — h2https://apcdp.apnews.com/plugin/library/de4b9cd959cec0ef3f39b0189635f103apcdp.apnews.com/plugin/library/de4... https://apcdp.apnews.com/plugin/library/de4b9cd959cec0ef3f39b0189635f103 — 200 — 78.2 KiB — 40 ms — h2https://api.riverdrop.com/api/quiz/preauthapi.riverdrop.com/api/quiz/preauth https://api.riverdrop.com/api/quiz/preauth — 200 — 717 B — 144 ms — h2https://staging.riverdrop.com/api/public/debug_search_paramsstaging.riverdrop.com/api/public/de... https://staging.riverdrop.com/api/public/debug_search_params — 200 — 632 B — 171 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604130101/pubads_impl.jssecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604130101/pubads_impl.js — 200 — 187.6 KiB — 110 ms — h3https://apcdp.apnews.com/DG/DEFAULT/rest/rpc/106/LB-Zone-2?referer=https%3A%2F%2Fapnews.com%2F&bcsessionid=&bctempid=&overruleReferrer=&time=2026-04-16T17%3A37%3A31%2B00%3A00&ts=1776361051840apcdp.apnews.com/DG/DEFAULT/rest/rp... https://apcdp.apnews.com/DG/DEFAULT/rest/rpc/106/LB-Zone-2?referer=https%3A%2F%2Fapnews.com%2F&bcsessionid=&bctempid=&overruleReferrer=&time=2026-04-16T17%3A37%3A31%2B00%3A00&ts=1776361051840 — 200 — 718 B — 102 ms — h2https://kidpowers.com/pdmmuyp7/1cofijavrxsx04cs4hg59vcnf27g92spwkidpowers.com/pdmmuyp7/1cofijavrxsx... https://kidpowers.com/pdmmuyp7/1cofijavrxsx04cs4hg59vcnf27g92spw — 200 — 327 B — 65 ms — h3https://jadserve.postrelease.com/privacyConsent?ntv_pl=1123185&ntv_gdpr_consent=&ntv_itjadserve.postrelease.com/privacyCon... https://jadserve.postrelease.com/privacyConsent?ntv_pl=1123185&ntv_gdpr_consent=&ntv_it — 200 — 422 B — 46 ms — h2https://assets.bounceexchange.com/assets/smart-tag/versioned/main-v2_a8ec0b4e51efd1e1ddbdf1b4c6576803.br.jsassets.bounceexchange.com/assets/sm... https://assets.bounceexchange.com/assets/smart-tag/versioned/main-v2_a8ec0b4e51efd1e1ddbdf1b4c6576803.br.js — 200 — 116.4 KiB — 64 ms — h2https://assets.bounceexchange.com/assets/smart-tag/versioned/cjs_min_92abedfd1b9757a428bfcd7452d0081f.jsassets.bounceexchange.com/assets/sm... https://assets.bounceexchange.com/assets/smart-tag/versioned/cjs_min_92abedfd1b9757a428bfcd7452d0081f.js — 200 — 16.0 KiB — 24 ms — h2https://cdn.cookielaw.org/consent/a71f6440-204e-44d0-b5f6-af7a3c22073f/a71f6440-204e-44d0-b5f6-af7a3c22073f.jsoncdn.cookielaw.org/consent/a71f6440-... https://cdn.cookielaw.org/consent/a71f6440-204e-44d0-b5f6-af7a3c22073f/a71f6440-204e-44d0-b5f6-af7a3c22073f.json — 200 — 2.7 KiB — 96 ms — h2https://api.riverdrop.com/api/quizapi.riverdrop.com/api/quiz https://api.riverdrop.com/api/quiz — 200 — 0 B — 145 ms — h2https://sb.scorecardresearch.com/b?c1=2&c2=3005041&cs_it=m1&cv=4.13.1%2B2508250908&ns__t=1776361051923&ns_c=UTF-8&cs_cfg=1101110&cs_fpid=undefined&cs_fpit=email&comscorekw=undefined&c7=https%3A%2F%2Fapnews.com%2F&c8=Associated%20Press%20News%3A%20Breaking%20News%2C%20Latest%20Headlines%20and%20Videos%20%7C%20AP%20News&c9=sb.scorecardresearch.com/b?c1=2&c2=... https://sb.scorecardresearch.com/b?c1=2&c2=3005041&cs_it=m1&cv=4.13.1%2B2508250908&ns__t=1776361051923&ns_c=UTF-8&cs_cfg=1101110&cs_fpid=undefined&cs_fpit=email&comscorekw=undefined&c7=https%3A%2F%2Fapnews.com%2F&c8=Associated%20Press%20News%3A%20Breaking%20News%2C%20Latest%20Headlines%20and%20Videos%20%7C%20AP%20News&c9= — 204 — 226 B — 29 ms — h2https://kidpowers.com/pdmmuyp7/1cofijavrxsx04cs4hg59vcnf27g92spwkidpowers.com/pdmmuyp7/1cofijavrxsx... https://kidpowers.com/pdmmuyp7/1cofijavrxsx04cs4hg59vcnf27g92spw — 200 — 190 B — 39 ms — h3https://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 — 24 ms — h3https://assets.bounceexchange.com/assets/smart-tag/versioned/ads-v2_fdaa8d77359124608f52c18d19ca2db6.br.jsassets.bounceexchange.com/assets/sm... https://assets.bounceexchange.com/assets/smart-tag/versioned/ads-v2_fdaa8d77359124608f52c18d19ca2db6.br.js — 200 — 41.5 KiB — 37 ms — h3https://assets.bounceexchange.com/assets/gam/15786418/273292e60a289241216c264c1816c17e.br.jsonassets.bounceexchange.com/assets/ga... https://assets.bounceexchange.com/assets/gam/15786418/273292e60a289241216c264c1816c17e.br.json — 200 — 304 B — 45 ms — h3https://apcdp.apnews.com/gallery/dialogue_notification_bar/1.5.2/frontend/src/css/notificationBar.cssapcdp.apnews.com/gallery/dialogue_n... https://apcdp.apnews.com/gallery/dialogue_notification_bar/1.5.2/frontend/src/css/notificationBar.css — 200 — 1.2 KiB — 19 ms — h2https://assets.apnews.com/fa/ba/9258a7114f5ba5c7202aaa1bdd66/aplogo.svgassets.apnews.com/fa/ba/9258a7114f5... https://assets.apnews.com/fa/ba/9258a7114f5ba5c7202aaa1bdd66/aplogo.svg — 200 — 1.3 KiB — 30 ms — h3https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 303 B — 101 ms — h2https://apcdp.apnews.com/DG/DEFAULT/rest/rpc/106?referer=https%3A%2F%2Fapnews.com%2F&bcsessionid=&bctempid=&overruleReferrer=&time=2026-04-16T17%3A37%3A32%2B00%3A00&ts=1776361052011apcdp.apnews.com/DG/DEFAULT/rest/rp... https://apcdp.apnews.com/DG/DEFAULT/rest/rpc/106?referer=https%3A%2F%2Fapnews.com%2F&bcsessionid=&bctempid=&overruleReferrer=&time=2026-04-16T17%3A37%3A32%2B00%3A00&ts=1776361052011 — 200 — 1.2 KiB — 105 ms — h2https://apnews.com/blaize/datalayer/blaize/datalayer https://apnews.com/blaize/datalayer — 200 — 792 B — 137 ms — h3https://apcdp.apnews.com/gallery/dialogue_notification_bar/1.5.2/frontend/src/css/images/CloseIconNotificationBar.pngapcdp.apnews.com/gallery/dialogue_n... https://apcdp.apnews.com/gallery/dialogue_notification_bar/1.5.2/frontend/src/css/images/CloseIconNotificationBar.png — 200 — 2.1 KiB — 19 ms — h2https://api.riverdrop.com/api/quizapi.riverdrop.com/api/quiz https://api.riverdrop.com/api/quiz — 200 — 7.7 KiB — 337 ms — h2https://cdn.viafoura.net/vf-v2.jscdn.viafoura.net/vf-v2.js https://cdn.viafoura.net/vf-v2.js — 200 — 188.6 KiB — 380 ms — h2https://cdn.cookielaw.org/scripttemplates/202602.1.0/otBannerSdk.jscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202602.1.0/otBannerSdk.js — 200 — 129.0 KiB — 53 ms — h2https://assets.bounceexchange.com/assets/bounce/jquery-3.7.1.min.jsassets.bounceexchange.com/assets/bo... https://assets.bounceexchange.com/assets/bounce/jquery-3.7.1.min.js — 200 — 30.3 KiB — 27 ms — h3https://assets.bounceexchange.com/cache/5127/website-72fa14ddb2ef5473cd4583538dcb09ed.jsassets.bounceexchange.com/cache/512... https://assets.bounceexchange.com/cache/5127/website-72fa14ddb2ef5473cd4583538dcb09ed.js — 200 — 23.8 KiB — 29 ms — h3https://cdn.cookielaw.org/consent/a71f6440-204e-44d0-b5f6-af7a3c22073f/019d0746-9363-742f-8046-8f8959f86c49/en.jsoncdn.cookielaw.org/consent/a71f6440-... https://cdn.cookielaw.org/consent/a71f6440-204e-44d0-b5f6-af7a3c22073f/019d0746-9363-742f-8046-8f8959f86c49/en.json — 200 — 79.5 KiB — 71 ms — h2https://cdn.cookielaw.org/vendorlist/iab2V2Data.jsoncdn.cookielaw.org/vendorlist/iab2V2... https://cdn.cookielaw.org/vendorlist/iab2V2Data.json — 200 — 86.9 KiB — 54 ms — h2https://cdn.cookielaw.org/scripttemplates/202602.1.0/otTCF.jscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202602.1.0/otTCF.js — 200 — 17.8 KiB — 33 ms — h2https://apcdp.apnews.com/DG/DEFAULT/rest/rpc/106?referer=https%3A%2F%2Fapnews.com%2F&bcsessionid=&bctempid=e63ec947-e34c-4c1c-9175-04913ee640c0&overruleReferrer=&time=2026-04-16T17%3A37%3A32%2B00%3A00&ts=1776361052291apcdp.apnews.com/DG/DEFAULT/rest/rp... https://apcdp.apnews.com/DG/DEFAULT/rest/rpc/106?referer=https%3A%2F%2Fapnews.com%2F&bcsessionid=&bctempid=e63ec947-e34c-4c1c-9175-04913ee640c0&overruleReferrer=&time=2026-04-16T17%3A37%3A32%2B00%3A00&ts=1776361052291 — 200 — 1.5 KiB — 112 ms — h2https://client.riverdrop.com/dist/quiz-common/assets/en.jsclient.riverdrop.com/dist/quiz-comm... https://client.riverdrop.com/dist/quiz-common/assets/en.js — 200 — 2.3 KiB — 27 ms — h2https://storage.googleapis.com/quiz_assets/ap-custom-02-06-2026.min.cssstorage.googleapis.com/quiz_assets/... https://storage.googleapis.com/quiz_assets/ap-custom-02-06-2026.min.css — 200 — 89.4 KiB — 225 ms — h2https://dims.apnews.com/dims4/default/718563e/2147483647/strip/true/crop/3000x2000+0+0/resize/979x653!/format/webp/quality/90/?url=https%3A%2F%2Fstorage.googleapis.com%2Fafs-prod%2Fmedia%2F3a2e96337e474826b91631143d74926c%2F3000.jpegdims.apnews.com/dims4/default/71856... https://dims.apnews.com/dims4/default/718563e/2147483647/strip/true/crop/3000x2000+0+0/resize/979x653!/format/webp/quality/90/?url=https%3A%2F%2Fstorage.googleapis.com%2Fafs-prod%2Fmedia%2F3a2e96337e474826b91631143d74926c%2F3000.jpeg — 200 — 63.1 KiB — 87 ms — h3https://storage.googleapis.com/quiz_assets/ap-secondary-logo.pngstorage.googleapis.com/quiz_assets/... https://storage.googleapis.com/quiz_assets/ap-secondary-logo.png — 200 — 5.0 KiB — 207 ms — h2https://client.riverdrop.com/dist/quiz-common/assets/FigCaption.jsclient.riverdrop.com/dist/quiz-comm... https://client.riverdrop.com/dist/quiz-common/assets/FigCaption.js — 200 — 1.9 KiB — 34 ms — h2https://storage.googleapis.com/quiz_assets/APVar.woff2storage.googleapis.com/quiz_assets/... https://storage.googleapis.com/quiz_assets/APVar.woff2 — 200 — 123.3 KiB — 245 ms — h2https://cdn.cookielaw.org/scripttemplates/202602.1.0/assets/otCenterRounded.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202602.1.0/assets/otCenterRounded.json — 200 — 2.9 KiB — 31 ms — h2https://cdn.cookielaw.org/scripttemplates/202602.1.0/assets/v2/otPcCenter.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202602.1.0/assets/v2/otPcCenter.json — 200 — 13.4 KiB — 44 ms — h2https://cdn.cookielaw.org/scripttemplates/202602.1.0/assets/otCommonStyles.csscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202602.1.0/assets/otCommonStyles.css — 200 — 4.7 KiB — 34 ms — h2https://apcdp.apnews.com/DG/DEFAULT/rest/rpc/106?referer=https%3A%2F%2Fapnews.com%2F&bcsessionid=e63ec947-e34c-4c1c-9175-04913ee640c0&bctempid=e63ec947-e34c-4c1c-9175-04913ee640c0&overruleReferrer=&time=2026-04-16T17%3A37%3A32%2B00%3A00&ts=1776361052581apcdp.apnews.com/DG/DEFAULT/rest/rp... https://apcdp.apnews.com/DG/DEFAULT/rest/rpc/106?referer=https%3A%2F%2Fapnews.com%2F&bcsessionid=e63ec947-e34c-4c1c-9175-04913ee640c0&bctempid=e63ec947-e34c-4c1c-9175-04913ee640c0&overruleReferrer=&time=2026-04-16T17%3A37%3A32%2B00%3A00&ts=1776361052581 — 200 — 1.5 KiB — 268 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-CW1LS0SXPK&gtm=45je64f0v893517445z89123601828za20gzb9123601828zd9123601828&_p=1776361050463&gcs=G100&gcd=13p3pPp2p5l1&npa=1&dma_cps=-&dma=1&tcfd=1000h&gdid=dYWJhMj&ecid=1514395766&_eu=AAAAAGA&are=1&cid=1818259204.1776361053&ec_mode=a&frm=0&pscdl=denied&rcb=10&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.55%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938466~115938469~117266401~117971173~118131809&uid=&sid=1776361051&sct=1&seg=0&dl=https%3A%2F%2Fapnews.com%2F&dt=Associated%20Press%20News%3A%20Breaking%20News%2C%20Latest%20Headlines%20and%20Videos%20%7C%20AP%20News&en=page_view&_fv=1&_nsi=1&_ss=1&ep.container_id=GTM-KT7RHVG&ep.container_version=261&ep.variation_type=Trending%20List&ep.timestamp=2026-04-16T17%3A37%3A31.382%2B00%3A00&ep.page_type=Home%20page&ep.audience_name=default&ep.game_module_present=false&ep.item_ID=&ep.lead_media=%20&ep.breaking_news_banner_present=No&tfd=2453region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-CW1LS0SXPK&gtm=45je64f0v893517445z89123601828za20gzb9123601828zd9123601828&_p=1776361050463&gcs=G100&gcd=13p3pPp2p5l1&npa=1&dma_cps=-&dma=1&tcfd=1000h&gdid=dYWJhMj&ecid=1514395766&_eu=AAAAAGA&are=1&cid=1818259204.1776361053&ec_mode=a&frm=0&pscdl=denied&rcb=10&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.55%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938466~115938469~117266401~117971173~118131809&uid=&sid=1776361051&sct=1&seg=0&dl=https%3A%2F%2Fapnews.com%2F&dt=Associated%20Press%20News%3A%20Breaking%20News%2C%20Latest%20Headlines%20and%20Videos%20%7C%20AP%20News&en=page_view&_fv=1&_nsi=1&_ss=1&ep.container_id=GTM-KT7RHVG&ep.container_version=261&ep.variation_type=Trending%20List&ep.timestamp=2026-04-16T17%3A37%3A31.382%2B00%3A00&ep.page_type=Home%20page&ep.audience_name=default&ep.game_module_present=false&ep.item_ID=&ep.lead_media=%20&ep.breaking_news_banner_present=No&tfd=2453 — 204 — 545 B — 186 ms — h2https://ap.blueconic.net/DG/DEFAULT/cs?bcsessionid=e63ec947-e34c-4c1c-9175-04913ee640c0&&callback=bc_json108ap.blueconic.net/DG/DEFAULT/cs?bcse... https://ap.blueconic.net/DG/DEFAULT/cs?bcsessionid=e63ec947-e34c-4c1c-9175-04913ee640c0&&callback=bc_json108 — 200 — 896 B — 100 ms — h2https://cdn.cookielaw.org/logos/static/ot_guard_logo.svgcdn.cookielaw.org/logos/static/ot_g... https://cdn.cookielaw.org/logos/static/ot_guard_logo.svg — 200 — 557 B — 30 ms — h2https://cdn.cookielaw.org/logos/9efcd77d-fbf7-40b0-a4b6-8fe108d3d374/ad412f7e-5199-45c8-892a-15b5cc6d3951/9ad5180d-f2e3-4249-885e-651ae4134a07/AP_ICON_512x512.pngcdn.cookielaw.org/logos/9efcd77d-fb... https://cdn.cookielaw.org/logos/9efcd77d-fbf7-40b0-a4b6-8fe108d3d374/ad412f7e-5199-45c8-892a-15b5cc6d3951/9ad5180d-f2e3-4249-885e-651ae4134a07/AP_ICON_512x512.png — 200 — 5.7 KiB — 35 ms — h2https://cdn.cookielaw.org/logos/9efcd77d-fbf7-40b0-a4b6-8fe108d3d374/01926ddc-717c-754e-be09-81cb26a6ad7d/6db0fef0-5ceb-456b-8327-cb4fbed17803/ap_logo.pngcdn.cookielaw.org/logos/9efcd77d-fb... https://cdn.cookielaw.org/logos/9efcd77d-fbf7-40b0-a4b6-8fe108d3d374/01926ddc-717c-754e-be09-81cb26a6ad7d/6db0fef0-5ceb-456b-8327-cb4fbed17803/ap_logo.png — 200 — 4.9 KiB — 36 ms — h2https://cdn.cookielaw.org/logos/static/powered_by_logo.svgcdn.cookielaw.org/logos/static/powe... https://cdn.cookielaw.org/logos/static/powered_by_logo.svg — 200 — 2.5 KiB — 40 ms — h2https://assets.apnews.com/resource/00000188-2a81-d28a-a1fd-7bfb6ccb0000/assets/fonts/APCustomFont/APW05-Bold.3be6a0cf2309813e292bcbf849d6fa97.woff2assets.apnews.com/resource/00000188... https://assets.apnews.com/resource/00000188-2a81-d28a-a1fd-7bfb6ccb0000/assets/fonts/APCustomFont/APW05-Bold.3be6a0cf2309813e292bcbf849d6fa97.woff2 — 200 — 52.3 KiB — 36 ms — h3https://cdn.viafoura.net/chunks/255.0a14e6cf041b1c00f4ae.jscdn.viafoura.net/chunks/255.0a14e6c... https://cdn.viafoura.net/chunks/255.0a14e6cf041b1c00f4ae.js — 200 — 11.8 KiB — 20 ms — h3https://cdn.viafoura.net/chunks/141.e7f9da4928a448cc2565.jscdn.viafoura.net/chunks/141.e7f9da4... https://cdn.viafoura.net/chunks/141.e7f9da4928a448cc2565.js — 200 — 5.3 KiB — 22 ms — h3https://cdn.viafoura.net/chunks/entry-tray-trigger.bf62b0922a3d8423517b.jscdn.viafoura.net/chunks/entry-tray-... https://cdn.viafoura.net/chunks/entry-tray-trigger.bf62b0922a3d8423517b.js — 200 — 1.7 KiB — 20 ms — h3https://cdn.viafoura.net/180.d5867a49a2e94e0094b5.csscdn.viafoura.net/180.d5867a49a2e94e... https://cdn.viafoura.net/180.d5867a49a2e94e0094b5.css — 200 — 12.4 KiB — 23 ms — h3https://cdn.viafoura.net/chunks/180.d5867a49a2e94e0094b5.jscdn.viafoura.net/chunks/180.d5867a4... https://cdn.viafoura.net/chunks/180.d5867a49a2e94e0094b5.js — 200 — 508 B — 27 ms — h3https://cdn.viafoura.net/chunks/entry-tray.bd2ccb5e65815d83c262.jscdn.viafoura.net/chunks/entry-tray.... https://cdn.viafoura.net/chunks/entry-tray.bd2ccb5e65815d83c262.js — 200 — 2.2 KiB — 29 ms — h3https://cdn.viafoura.net/chunks/entry-trending.b0e500ba231945fe9e4f.jscdn.viafoura.net/chunks/entry-trend... https://cdn.viafoura.net/chunks/entry-trending.b0e500ba231945fe9e4f.js — 200 — 4.0 KiB — 28 ms — h3https://i.viafoura.co/v3/apnews.com/ingest?t=%7B%22view%22%3A%7B%22domain%22%3A%22apnews.com%22%2C%22siteUuid%22%3A%2200000000-0000-4000-8000-3caf4df03307%22%2C%22pageViews%22%3A1%2C%22outgoing%22%3A10%2C%22sessionStart%22%3A1776361051%2C%22isRecirculation%22%3Afalse%2C%22uniqueId%22%3A%22201fc752-f515-4fb5-8c47-f7c9906a161a%22%2C%22firstVisit%22%3A1776361051%2C%22previousVisit%22%3A1776361051%2C%22currentVisit%22%3A1776361051%2C%22visitCount%22%3A1%2C%22referrerStart%22%3A1776361051%2C%22refVisitCount%22%3A1%2C%22ref%22%3A%7B%22medium%22%3A%22direct%22%2C%22source%22%3A%22%22%2C%22sharer_uuid%22%3A%22%22%2C%22terms%22%3A%22%22%7D%7D%2C%22meta%22%3A%7B%22domain%22%3A%22apnews.com%22%2C%22site%22%3A%2200000000-0000-4000-8000-3caf4df03307%22%2C%22section%22%3A%2200000000-0000-4000-8000-3caf4df03307%22%2C%22pageImage%22%3A%22https%3A%2F%2Fdims.apnews.com%2Fdims4%2Fdefault%2F295c329%2F2147483647%2Fstrip%2Ftrue%2Fcrop%2F675x450%2B12%2B0%2Fresize%2F980x653!%2Fquality%2F90%2F%3Furl%3Dhttps%253A%252F%252Fassets.apnews.com%252F90%252F29%252F4e3c1cc7446089a9101a7bdff4c8%252Fdefaultshareimage-copy.png%22%2C%22ref%22%3A%7B%7D%2C%22vf%22%3Afalse%2C%22url%22%3A%22https%3A%2F%2Fapnews.com%2F%22%2C%22path%22%3A%22%2F%22%2C%22title%22%3A%22Associated%20Press%20News%3A%20Breaking%20News%20%7C%20Latest%20News%20Today%22%2C%22privilege%22%3A%22guest%22%2C%22page_type%22%3A%22section%22%2C%22page_description%22%3A%22Read%20the%20latest%20headlines%2C%20breaking%20news%2C%20and%20videos%20at%20APNews.com%2C%20the%20definitive%20source%20for%20independent%20journalism%20from%20every%20corner%20of%20the%20globe.%22%2C%22topics%22%3A%5B%5D%2C%22amp%22%3Afalse%2C%22thirdparty_enabled%22%3Afalse%2C%22container_id%22%3A%2200000188-4534-db95-a9ec-4575f35b0000%22%7D%2C%22ua%22%3A%7B%22nl%22%3A%22en-US%22%2C%22nu%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%22sr%22%3A%22412x823%22%2C%22sd%22%3A24%2C%22vp%22%3A%22412x823%22%2C%22dt%22%3A%22Associated%20Press%20News%3A%20Breaking%20News%2C%20Latest%20Headlines%20and%20Videos%20%7C%20AP%20News%22%2C%22de%22%3A%22UTF-8%22%2C%22dl%22%3A%22en%22%7D%2C%22rq%22%3A%22f7eaaf33-d931-4be6-b4c5-6419ed72c456%22%2C%22w%22%3A%5B%22vf-tray-trigger%22%2C%22vf-tray%22%2C%22vf-trending-articles%22%5D%2C%22event_type%22%3A%22analytics.engage_lite%22%2C%22engage%22%3A%7B%22time%22%3A1237%7D%7Di.viafoura.co/v3/apnews.com/ingest?... https://i.viafoura.co/v3/apnews.com/ingest?t=%7B%22view%22%3A%7B%22domain%22%3A%22apnews.com%22%2C%22siteUuid%22%3A%2200000000-0000-4000-8000-3caf4df03307%22%2C%22pageViews%22%3A1%2C%22outgoing%22%3A10%2C%22sessionStart%22%3A1776361051%2C%22isRecirculation%22%3Afalse%2C%22uniqueId%22%3A%22201fc752-f515-4fb5-8c47-f7c9906a161a%22%2C%22firstVisit%22%3A1776361051%2C%22previousVisit%22%3A1776361051%2C%22currentVisit%22%3A1776361051%2C%22visitCount%22%3A1%2C%22referrerStart%22%3A1776361051%2C%22refVisitCount%22%3A1%2C%22ref%22%3A%7B%22medium%22%3A%22direct%22%2C%22source%22%3A%22%22%2C%22sharer_uuid%22%3A%22%22%2C%22terms%22%3A%22%22%7D%7D%2C%22meta%22%3A%7B%22domain%22%3A%22apnews.com%22%2C%22site%22%3A%2200000000-0000-4000-8000-3caf4df03307%22%2C%22section%22%3A%2200000000-0000-4000-8000-3caf4df03307%22%2C%22pageImage%22%3A%22https%3A%2F%2Fdims.apnews.com%2Fdims4%2Fdefault%2F295c329%2F2147483647%2Fstrip%2Ftrue%2Fcrop%2F675x450%2B12%2B0%2Fresize%2F980x653!%2Fquality%2F90%2F%3Furl%3Dhttps%253A%252F%252Fassets.apnews.com%252F90%252F29%252F4e3c1cc7446089a9101a7bdff4c8%252Fdefaultshareimage-copy.png%22%2C%22ref%22%3A%7B%7D%2C%22vf%22%3Afalse%2C%22url%22%3A%22https%3A%2F%2Fapnews.com%2F%22%2C%22path%22%3A%22%2F%22%2C%22title%22%3A%22Associated%20Press%20News%3A%20Breaking%20News%20%7C%20Latest%20News%20Today%22%2C%22privilege%22%3A%22guest%22%2C%22page_type%22%3A%22section%22%2C%22page_description%22%3A%22Read%20the%20latest%20headlines%2C%20breaking%20news%2C%20and%20videos%20at%20APNews.com%2C%20the%20definitive%20source%20for%20independent%20journalism%20from%20every%20corner%20of%20the%20globe.%22%2C%22topics%22%3A%5B%5D%2C%22amp%22%3Afalse%2C%22thirdparty_enabled%22%3Afalse%2C%22container_id%22%3A%2200000188-4534-db95-a9ec-4575f35b0000%22%7D%2C%22ua%22%3A%7B%22nl%22%3A%22en-US%22%2C%22nu%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%22sr%22%3A%22412x823%22%2C%22sd%22%3A24%2C%22vp%22%3A%22412x823%22%2C%22dt%22%3A%22Associated%20Press%20News%3A%20Breaking%20News%2C%20Latest%20Headlines%20and%20Videos%20%7C%20AP%20News%22%2C%22de%22%3A%22UTF-8%22%2C%22dl%22%3A%22en%22%7D%2C%22rq%22%3A%22f7eaaf33-d931-4be6-b4c5-6419ed72c456%22%2C%22w%22%3A%5B%22vf-tray-trigger%22%2C%22vf-tray%22%2C%22vf-trending-articles%22%5D%2C%22event_type%22%3A%22analytics.engage_lite%22%2C%22engage%22%3A%7B%22time%22%3A1237%7D%7D — 200 — 102 B — 103 ms — h2https://i.viafoura.co/v3/apnews.com/ingest?t=%7B%22view%22%3A%7B%22domain%22%3A%22apnews.com%22%2C%22siteUuid%22%3A%2200000000-0000-4000-8000-3caf4df03307%22%2C%22pageViews%22%3A1%2C%22outgoing%22%3A10%2C%22sessionStart%22%3A1776361051%2C%22isRecirculation%22%3Afalse%2C%22uniqueId%22%3A%22201fc752-f515-4fb5-8c47-f7c9906a161a%22%2C%22firstVisit%22%3A1776361051%2C%22previousVisit%22%3A1776361051%2C%22currentVisit%22%3A1776361051%2C%22visitCount%22%3A1%2C%22referrerStart%22%3A1776361051%2C%22refVisitCount%22%3A1%2C%22ref%22%3A%7B%22medium%22%3A%22direct%22%2C%22source%22%3A%22%22%2C%22sharer_uuid%22%3A%22%22%2C%22terms%22%3A%22%22%7D%7D%2C%22meta%22%3A%7B%22domain%22%3A%22apnews.com%22%2C%22site%22%3A%2200000000-0000-4000-8000-3caf4df03307%22%2C%22section%22%3A%2200000000-0000-4000-8000-3caf4df03307%22%2C%22pageImage%22%3A%22https%3A%2F%2Fdims.apnews.com%2Fdims4%2Fdefault%2F295c329%2F2147483647%2Fstrip%2Ftrue%2Fcrop%2F675x450%2B12%2B0%2Fresize%2F980x653!%2Fquality%2F90%2F%3Furl%3Dhttps%253A%252F%252Fassets.apnews.com%252F90%252F29%252F4e3c1cc7446089a9101a7bdff4c8%252Fdefaultshareimage-copy.png%22%2C%22ref%22%3A%7B%7D%2C%22vf%22%3Afalse%2C%22url%22%3A%22https%3A%2F%2Fapnews.com%2F%22%2C%22path%22%3A%22%2F%22%2C%22title%22%3A%22Associated%20Press%20News%3A%20Breaking%20News%20%7C%20Latest%20News%20Today%22%2C%22privilege%22%3A%22guest%22%2C%22page_type%22%3A%22section%22%2C%22page_description%22%3A%22Read%20the%20latest%20headlines%2C%20breaking%20news%2C%20and%20videos%20at%20APNews.com%2C%20the%20definitive%20source%20for%20independent%20journalism%20from%20every%20corner%20of%20the%20globe.%22%2C%22topics%22%3A%5B%5D%2C%22amp%22%3Afalse%2C%22thirdparty_enabled%22%3Afalse%2C%22container_id%22%3A%2200000188-4534-db95-a9ec-4575f35b0000%22%7D%2C%22ua%22%3A%7B%22nl%22%3A%22en-US%22%2C%22nu%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%22sr%22%3A%22412x823%22%2C%22sd%22%3A24%2C%22vp%22%3A%22412x823%22%2C%22dt%22%3A%22Associated%20Press%20News%3A%20Breaking%20News%2C%20Latest%20Headlines%20and%20Videos%20%7C%20AP%20News%22%2C%22de%22%3A%22UTF-8%22%2C%22dl%22%3A%22en%22%7D%2C%22rq%22%3A%22f7eaaf33-d931-4be6-b4c5-6419ed72c456%22%2C%22w%22%3A%5B%22vf-tray-trigger%22%2C%22vf-tray%22%2C%22vf-trending-articles%22%5D%2C%22event_type%22%3A%22analytics.engage_lite%22%2C%22engage%22%3A%7B%22time%22%3A1239%7D%2C%22tp_id_bc%22%3A%22e63ec947-e34c-4c1c-9175-04913ee640c0%22%7Di.viafoura.co/v3/apnews.com/ingest?... https://i.viafoura.co/v3/apnews.com/ingest?t=%7B%22view%22%3A%7B%22domain%22%3A%22apnews.com%22%2C%22siteUuid%22%3A%2200000000-0000-4000-8000-3caf4df03307%22%2C%22pageViews%22%3A1%2C%22outgoing%22%3A10%2C%22sessionStart%22%3A1776361051%2C%22isRecirculation%22%3Afalse%2C%22uniqueId%22%3A%22201fc752-f515-4fb5-8c47-f7c9906a161a%22%2C%22firstVisit%22%3A1776361051%2C%22previousVisit%22%3A1776361051%2C%22currentVisit%22%3A1776361051%2C%22visitCount%22%3A1%2C%22referrerStart%22%3A1776361051%2C%22refVisitCount%22%3A1%2C%22ref%22%3A%7B%22medium%22%3A%22direct%22%2C%22source%22%3A%22%22%2C%22sharer_uuid%22%3A%22%22%2C%22terms%22%3A%22%22%7D%7D%2C%22meta%22%3A%7B%22domain%22%3A%22apnews.com%22%2C%22site%22%3A%2200000000-0000-4000-8000-3caf4df03307%22%2C%22section%22%3A%2200000000-0000-4000-8000-3caf4df03307%22%2C%22pageImage%22%3A%22https%3A%2F%2Fdims.apnews.com%2Fdims4%2Fdefault%2F295c329%2F2147483647%2Fstrip%2Ftrue%2Fcrop%2F675x450%2B12%2B0%2Fresize%2F980x653!%2Fquality%2F90%2F%3Furl%3Dhttps%253A%252F%252Fassets.apnews.com%252F90%252F29%252F4e3c1cc7446089a9101a7bdff4c8%252Fdefaultshareimage-copy.png%22%2C%22ref%22%3A%7B%7D%2C%22vf%22%3Afalse%2C%22url%22%3A%22https%3A%2F%2Fapnews.com%2F%22%2C%22path%22%3A%22%2F%22%2C%22title%22%3A%22Associated%20Press%20News%3A%20Breaking%20News%20%7C%20Latest%20News%20Today%22%2C%22privilege%22%3A%22guest%22%2C%22page_type%22%3A%22section%22%2C%22page_description%22%3A%22Read%20the%20latest%20headlines%2C%20breaking%20news%2C%20and%20videos%20at%20APNews.com%2C%20the%20definitive%20source%20for%20independent%20journalism%20from%20every%20corner%20of%20the%20globe.%22%2C%22topics%22%3A%5B%5D%2C%22amp%22%3Afalse%2C%22thirdparty_enabled%22%3Afalse%2C%22container_id%22%3A%2200000188-4534-db95-a9ec-4575f35b0000%22%7D%2C%22ua%22%3A%7B%22nl%22%3A%22en-US%22%2C%22nu%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%22sr%22%3A%22412x823%22%2C%22sd%22%3A24%2C%22vp%22%3A%22412x823%22%2C%22dt%22%3A%22Associated%20Press%20News%3A%20Breaking%20News%2C%20Latest%20Headlines%20and%20Videos%20%7C%20AP%20News%22%2C%22de%22%3A%22UTF-8%22%2C%22dl%22%3A%22en%22%7D%2C%22rq%22%3A%22f7eaaf33-d931-4be6-b4c5-6419ed72c456%22%2C%22w%22%3A%5B%22vf-tray-trigger%22%2C%22vf-tray%22%2C%22vf-trending-articles%22%5D%2C%22event_type%22%3A%22analytics.engage_lite%22%2C%22engage%22%3A%7B%22time%22%3A1239%7D%2C%22tp_id_bc%22%3A%22e63ec947-e34c-4c1c-9175-04913ee640c0%22%7D — 200 — 125 B — 101 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604160101/gptsecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604160101/gpt — 200 — 22.8 KiB — 66 ms — h3https://cdn.viafoura.net/0.e6b2f639ec235ad7e0cf.csscdn.viafoura.net/0.e6b2f639ec235ad7... https://cdn.viafoura.net/0.e6b2f639ec235ad7e0cf.css — 200 — 9.8 KiB — 20 ms — h3https://cdn.viafoura.net/chunks/da.e6b2f639ec235ad7e0cf.jscdn.viafoura.net/chunks/da.e6b2f639... https://cdn.viafoura.net/chunks/da.e6b2f639ec235ad7e0cf.js — 200 — 34.6 KiB — 24 ms — h3https://cdn.viafoura.net/chunks/150.df4a8f85e830563f8daf.jscdn.viafoura.net/chunks/150.df4a8f8... https://cdn.viafoura.net/chunks/150.df4a8f85e830563f8daf.js — 200 — 3.2 KiB — 22 ms — h3https://cdn.viafoura.net/chunks/213.1895bccc04c58f6bc658.jscdn.viafoura.net/chunks/213.1895bcc... https://cdn.viafoura.net/chunks/213.1895bccc04c58f6bc658.js — 200 — 876 B — 20 ms — h3https://i.viafoura.co/v3/apnews.com/ingesti.viafoura.co/v3/apnews.com/ingest https://i.viafoura.co/v3/apnews.com/ingest — 200 — 145 B — 100 ms — h2https://cdn.viafoura.net/chunks/81.526929f8c47914a6c5c5.jscdn.viafoura.net/chunks/81.526929f8... https://cdn.viafoura.net/chunks/81.526929f8c47914a6c5c5.js — 200 — 4.6 KiB — 19 ms — h3https://notifications.viafoura.co/v5/notifications/00000000-0000-4000-8000-3caf4df03307/allnotifications.viafoura.co/v5/notifi... https://notifications.viafoura.co/v5/notifications/00000000-0000-4000-8000-3caf4df03307/all — 200 — 438 B — 20 ms — h2https://api.sail-personalize.com/v1/personalize/simple?pageviews=1&isMobile=1api.sail-personalize.com/v1/persona... https://api.sail-personalize.com/v1/personalize/simple?pageviews=1&isMobile=1 — 200 — 0 B — 350 ms — h2https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js — 200 — 24 B — 71 ms — h3https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js — 200 — 24 B — 72 ms — h3https://apnews.com/favicon-16x16.png/favicon-16x16.png https://apnews.com/favicon-16x16.png — 200 — 899 B — 31 ms — h3https://assets.apnews.com/77/8e/bddbc9f3405984501b8a10dfc921/android-app-icon-144.pngassets.apnews.com/77/8e/bddbc9f3405... https://assets.apnews.com/77/8e/bddbc9f3405984501b8a10dfc921/android-app-icon-144.png — 200 — 6.3 KiB — 30 ms — h3https://apnews.com/favicon-32x32.png/favicon-32x32.png https://apnews.com/favicon-32x32.png — 200 — 1.2 KiB — 31 ms — h3https://api.sail-personalize.com/v1/personalize/simple?pageviews=1&isMobile=1api.sail-personalize.com/v1/persona... https://api.sail-personalize.com/v1/personalize/simple?pageviews=1&isMobile=1 — 200 — 499 B — 103 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
85% of JavaScript execution is third-party
First-party Third-party 8612ms · 2721KB · €46/mo
Unattributable
Other
Costly
Execution 2192ms
Transfer 0 KB
Monthly Cost €12/mo
s.ntv.io
Other
Costly
Execution 741ms
Transfer 251 KB
Unused 78%
Monthly Cost €4/mo
apcdp.apnews.com
Other
Costly
Execution 647ms
Transfer 41 KB
Monthly Cost €3/mo
assets.apnews.com
Other
Costly
Execution 486ms
Transfer 100 KB
Unused 82%
Monthly Cost €3/mo
a.pub.network
Other
Costly
Execution 387ms
Transfer 26 KB
Monthly Cost €2/mo
Google Tag Manager
Tag Manager
Costly
Execution 362ms
Transfer 174 KB
Unused 41%
Monthly Cost €2/mo
Google Tag Manager
Tag Manager
Costly
Execution 339ms
Transfer 149 KB
Unused 40%
Monthly Cost €2/mo
OneTrust
Consent
Essential
Execution 335ms
Transfer 129 KB
Unused 48%
Monthly Cost €2/mo
507b28fb-2ef1-4c34-8bda-ba32030bb199.edge.permutive.app
Other
Costly
Execution 323ms
Transfer 141 KB
Unused 23%
Monthly Cost €2/mo
cdn.viafoura.net
Other
Costly
Execution 292ms
Transfer 189 KB
Unused 50%
Monthly Cost €2/mo
html-load.cc
Other
Costly
Execution 237ms
Transfer 129 KB
Unused 66%
Monthly Cost €1/mo
cdn.viafoura.net
Other
Costly
Execution 222ms
Transfer 17 KB
Monthly Cost €1/mo
securepubads.g.doubleclick.net
Other
Optional
Execution 184ms
Transfer 188 KB
Unused 76%
Monthly Cost €1/mo
a.pub.network
Other
Optional
Execution 165ms
Transfer 195 KB
Unused 82%
Monthly Cost €1/mo
www.gstatic.com
Other
Optional
Execution 159ms
Transfer 362 KB
Unused 67%
Monthly Cost €1/mo
a.pub.network
Other
Optional
Execution 152ms
Transfer 167 KB
Unused 81%
Monthly Cost €1/mo
assets.bounceexchange.com
Other
Optional
Execution 141ms
Transfer 116 KB
Unused 76%
Monthly Cost €1/mo
Facebook Pixel
Advertising
Optional
Execution 134ms
Transfer 78 KB
Unused 69%
Monthly Cost €1/mo
OneTrust
Consent
Essential
Execution 129ms
Transfer 3 KB
Monthly Cost €1/mo
cdn.viafoura.net
Other
Optional
Execution 128ms
Transfer 5 KB
Monthly Cost €1/mo
kidpowers.com
Other
Optional
Execution 122ms
Transfer 36 KB
Monthly Cost €1/mo
cdn.onesignal.com
Other
Optional
Execution 96ms
Transfer 42 KB
Unused 68%
Monthly Cost €1/mo
assets.bounceexchange.com
Other
Optional
Execution 96ms
Transfer 41 KB
Unused 80%
Monthly Cost €1/mo
securepubads.g.doubleclick.net
Other
Optional
Execution 94ms
Transfer 34 KB
Monthly Cost €0/mo
cdn.viafoura.net
Other
Optional
Execution 72ms
Transfer 0 KB
Monthly Cost €0/mo
cdn.viafoura.net
Other
Optional
Execution 69ms
Transfer 2 KB
Monthly Cost €0/mo
cdn.viafoura.net
Other
Optional
Execution 67ms
Transfer 35 KB
Unused 96%
Monthly Cost €0/mo
ak.sail-horizon.com
Other
Optional
Execution 62ms
Transfer 48 KB
Unused 68%
Monthly Cost €0/mo
OneTrust
Consent
Essential
Execution 61ms
Transfer 9 KB
Monthly Cost €0/mo
pagead2.googlesyndication.com
Other
Optional
Execution 60ms
Transfer 0 KB
Unused 65%
Monthly Cost €0/mo
assets.zephr.com
Other
Optional
Execution 59ms
Transfer 13 KB
Monthly Cost €0/mo

These scripts may cost more than they're worth

  • Unattributable adds 2192ms and costs ~€12/month
  • s.ntv.io adds 741ms and costs ~€4/month
  • apcdp.apnews.com adds 647ms and costs ~€3/month
  • assets.apnews.com adds 486ms and costs ~€3/month
  • a.pub.network adds 387ms and costs ~€2/month
  • Google Tag Manager adds 362ms and costs ~€2/month
  • Google Tag Manager adds 339ms and costs ~€2/month
  • 507b28fb-2ef1-4c34-8bda-ba32030bb199.edge.permutive.app adds 323ms and costs ~€2/month
  • cdn.viafoura.net adds 292ms and costs ~€2/month
  • html-load.cc adds 237ms and costs ~€1/month
  • cdn.viafoura.net adds 222ms and costs ~€1/month

85% 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 2192ms 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

s.ntv.io takes 741ms 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

78% of s.ntv.io'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

apcdp.apnews.com takes 647ms 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.apnews.com takes 486ms 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

82% of assets.apnews.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

a.pub.network takes 387ms 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 362ms 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 339ms 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

507b28fb-2ef1-4c34-8bda-ba32030bb199.edge.permutive.app takes 323ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

cdn.viafoura.net takes 292ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

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

html-load.cc takes 237ms 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

66% of html-load.cc's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

cdn.viafoura.net takes 222ms 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

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

82% of a.pub.network'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

67% of www.gstatic.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

81% of a.pub.network'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

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

69% of Facebook Pixel's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

68% of cdn.onesignal.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

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

96% of cdn.viafoura.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

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

Why this matters

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

Source: web.dev

65% of pagead2.googlesyndication.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