Skip to content
https://baomoi.com

Performance

· 27 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
80
GRADE
B
FIX
4
REVIEW
9
PASS
10
INFO
4

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

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

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

4.12 s

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

6.44 s

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

574 ms

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

0.001

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

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

14.39 s

Page Load Progression

1.0 s
2.1 s
3.1 s
4.2 s
5.2 s
6.2 s
7.3 s
8.3 s
Checks
27
10 PASS 9 REVIEW 4 FIX
D
Page Weight Budget
Action
2.2 MB transferred, 174 requests
FIX
2.2 MB transferred, 174 requests
Info::
Page weighs 4.5 MB (2.2 MB transferred)
Warning::
Images are 1.1 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.1 MB
Warning::
JavaScript is 627 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 627 KB
Info::
Fonts are 245 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 245 KB
Warning::
174 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.47 g CO2 per page load
2.2 MB / 2.4 MB budget
2.2 MB transferred
174 requests
0.47 g CO2 per page load
Images 1.1 MiB 50%
JavaScript 627.4 KiB 27%
Fonts 245.4 KiB 11%
Other 163.3 KiB 7%
HTML 51.4 KiB 2%
CSS 46.5 KiB 2%
Other 21.9 KiB 1%
Other 1.1 KiB 0%
Other 381 B 0%
0 2.4 MB 4.9 MB
Approaching limit

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev font loading

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
98% third-party, 0 ms blocking
FIX
98% third-party, 0 ms blocking
Warning::
Third-party code accounts for 98% of page weight (2.2 MiB of 2.2 MiB)
Info::
Third-party blocking time is low (0 ms)
98%
First-party Third-party
F
JS Execution Cost
Action
4603ms total JS execution
FIX
4603ms total JS execution
Warning::
https://baomoi.com/: 1607ms CPU time
Warning::
https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.1...: 1325ms CPU time
Warning::
Unattributable: 889ms CPU time
Warning::
https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.1...: 427ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-1Q3Y...: 223ms CPU time
Info::
Third-party scripts: 2106ms (46% of total)

Main Thread Breakdown

Script Evaluation 40% Other 28% Style & Layout 15% Rendering 9% Script Parsing & Compilation 4%
ScriptTotalScriptingParse/CompileParty
https://baomoi.com/1607ms171ms10ms1st
https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/framework-ec7578bc3e7e9c78.js1325ms1039ms12ms3rd
Unattributable889ms30ms0ms1st
https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/pages/_app-995d1c8b993fc051.js427ms263ms98ms3rd
https://www.googletagmanager.com/gtag/js?id=G-1Q3Y03M60F223ms182ms35ms3rd
https://h5.zdn.vn/jssdk/1.16.3/lib.js66ms50ms15ms3rd
https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/main-d957e1b749b0468b.js65ms51ms10ms3rd
D
Page Weight Inventory
Action
174 resources · 2.2 MB · 238 KB savings available
FIX
174 resources · 2.2 MB · 238 KB savings available
Warning::
Page weight 2.2 MB exceeds 1 MB target by 1.2 MB
Got: 2.2 MB Expected: ≤ 1 MB
Info::
~238 KB of savings available
Warning::
173 third-party resources (98% of weight)
Info::
2 resources over 200KB
174 resources · 2.2 MiB · 173 third-party 1.2 MiB over 1MB target
Image 51% · 1.1 MiB
JavaScript 28% · 639.3 KiB
Font 11% · 245.4 KiB
Document 7% · 172.0 KiB
CSS 2% · 50.1 KiB
Other 1% · 32.2 KiB

~238.4 KiB of savings available

Remove unused JavaScript: 238.4 KiB
B
Image Optimization
81 images, 0 KB saveable
REVIEW
81 images, 0 KB saveable
Info::
All images are well-optimized
81 images 1.0 MB
0 oversized -0 KB
58 legacy format
0 missing dimensions CLS risk
C
JS Bundles
Action
39 scripts, 238 KB unused
REVIEW
39 scripts, 238 KB unused
Warning::
https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.1...: 112 KB unused (54%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-1Q3Y...: 68 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://h5.zdn.vn/jssdk/1.16.3/lib.js: 38 KB unused (71%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://sp.zalo.me/plugins/sdk.js: 21 KB unused (71%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 238 KB
238 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/pages/_app-995d1c8b993fc051.js206 KB112 KB (54%)3rd
https://www.googletagmanager.com/gtag/js?id=G-1Q3Y03M60F161 KB68 KB (43%)3rd
https://h5.zdn.vn/jssdk/1.16.3/lib.js53 KB38 KB (71%)3rd
https://sp.zalo.me/plugins/sdk.js29 KB21 KB (71%)3rd
https://adtima-static.zascdn.me/resource/js/x-test.js0 KB3rd
https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/pages/search-5974c0a8a1055e04.js1 KB3rd
https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/framework-ec7578bc3e7e9c78.js44 KB3rd
https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/pages/home-2fc1209357a7367b.js0 KB3rd
https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/x3U0ESC0s6oJLr_Qf33OA/_buildManifest.js5 KB3rd
https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/x3U0ESC0s6oJLr_Qf33OA/_ssgManifest.js0 KB3rd

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

B
Resource Hints
15 hints, 0 missing preconnects
REVIEW
15 hints, 0 missing preconnects
Warning::
2 font preload(s) missing `crossorigin` -- font will be downloaded twice
Fonts are always fetched as crossorigin=anonymous; a preload without the attribute creates a different cache key, so the browser refetches when the actual font request happens. Sample: https://baomoi-static.bmcdn.me/web/styles/fonts/fontello/fontello-1.0.2.woff2, https://baomoi-static.bmcdn.me/web/styles/fonts/fontello/fontello-1.0.2.woff2. Add `crossorigin` (or `crossorigin="anonymous"`) to each preload.
Info::
1 URL(s) appear in multiple hints
The same href shouldn't appear in multiple hint rels -- one wins, the others are wasted markup and may confuse cache behavior. Sample: https://baomoi-static.bmcdn.me/web/styles/fonts/fontello/fontello-1.0.2.woff2 (preload+preload).
Info::
Page uses 15 resource hint(s)

Current Resource Hints

preconnect
preload
3
dns-prefetch
+2
12
prefetch

15 resource hints configured

Fonts are always fetched as crossorigin=anonymous; a preload without the attribute creates a different cache key, so the browser refetches when the actual font request happens. Sample: https://baomoi-static.bmcdn.me/web/styles/fonts/fontello/fontello-1.0.2.woff2, https://baomoi-static.bmcdn.me/web/styles/fonts/fontello/fontello-1.0.2.woff2. Add `crossorigin` (or `crossorigin="anonymous"`) to each preload.

Why this matters

Performance issues directly impact user engagement and conversion rates.

The same href shouldn't appear in multiple hint rels -- one wins, the others are wasted markup and may confuse cache behavior. Sample: https://baomoi-static.bmcdn.me/web/styles/fonts/fontello/fontello-1.0.2.woff2 (preload+preload).

Why this matters

Performance issues directly impact user engagement and conversion rates.

B
HTTP/3 (QUIC)
HTTP/3 not advertised
REVIEW
HTTP/3 not advertised
Info::
HTTP/3 (QUIC) is not advertised
HTTP/3 isn't advertised via Alt-Svc and the worker didn't negotiate h3. HTTP/3 reduces handshake latency (1-RTT instead of 2-3 RTTs) and is more resilient on lossy connections. Most modern CDNs (Cloudflare, Fastly, AWS CloudFront, Google Cloud CDN) support HTTP/3 with a single config switch -- consider enabling for mobile-heavy workloads.
B
Compression Algorithm
Main response uses gzip; brotli would be ~20% smaller
REVIEW
Main response uses gzip; brotli would be ~20% smaller
Info::
Main HTML response uses gzip (brotli would be ~20% smaller)
All current browsers support brotli. Most CDNs (Cloudflare, Fastly, AWS CloudFront, Vercel, Netlify) can switch from gzip to brotli with a single config flag. Origin servers (nginx, Apache) need a brotli module compiled in -- nginx-brotli or Apache mod_brotli.
B
Main HTML Cache-Control
Cache-Control present but without max-age
REVIEW
Cache-Control present but without max-age
Info::
Main HTML Cache-Control has no max-age: Private
Got: Private
B
Server-Timing Observability
No Server-Timing header found
REVIEW
No Server-Timing header found
Info::
No Server-Timing header found
Server-Timing exposes backend timing breakdowns to browser DevTools (e.g., `db: 45ms; render: 120ms; cache: 2ms`). Useful for diagnosing slow pages without backend log access. Most modern frameworks (Next.js, Cloudflare Workers, Fastly) emit it automatically; absence on a managed platform usually means telemetry headers are stripped at the edge.
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

B
HTTP Caching
Private
REVIEW
Private
Info::
Cache-Control header is set
Got: Private
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

Private

DirectiveValueMeaning
privateOnly browser cache, not CDN/proxy
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 (245 KB)
PASS
11 fonts (245 KB)
Info::
11 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

11

245 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 FCP 4.1 s LCP 6.4 shttps://baomoi-static.bmcdn.me/web/styles/fonts/lexend/Lexend-Regular.woff2Lexend-Regular.woff2 https://baomoi-static.bmcdn.me/web/styles/fonts/lexend/Lexend-Regular.woff2 — 31.2 KiB — 5.6 s — font-display: swaphttps://baomoi-static.bmcdn.me/web/styles/fonts/lexend/Lexend-Light.woff2Lexend-Light.woff2 https://baomoi-static.bmcdn.me/web/styles/fonts/lexend/Lexend-Light.woff2 — 31.8 KiB — 5.7 s — font-display: swaphttps://baomoi-static.bmcdn.me/web/styles/fonts/fontello/fontello-1.0.2.woff2fontello-1.0.2.woff2 https://baomoi-static.bmcdn.me/web/styles/fonts/fontello/fontello-1.0.2.woff2 — 17.3 KiB — 5.7 s — font-display: swaphttps://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/public/fonts/icon-font/bm-new-font-icon/fonts/bm-new-font-icon.ttf?ija4snbm-new-font-icon.ttf https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/public/fonts/icon-font/bm-new-font-icon/fonts/bm-new-font-icon.ttf?ija4sn — 53.2 KiB — 308 ms — font-display: swaphttps://baomoi-static.bmcdn.me/web/styles/fonts/lexend/Lexend-Medium.woff2Lexend-Medium.woff2 https://baomoi-static.bmcdn.me/web/styles/fonts/lexend/Lexend-Medium.woff2 — 32.3 KiB — 520 ms — font-display: swaphttps://baomoi-static.bmcdn.me/web/styles/fonts/lexend/Lexend-SemiBold.woff2Lexend-SemiBold.woff2 https://baomoi-static.bmcdn.me/web/styles/fonts/lexend/Lexend-SemiBold.woff2 — 32.3 KiB — 520 ms — font-display: swaphttps://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/public/fonts/text-font/lexend/lexend-LR.woff2lexend-LR.woff2 https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/public/fonts/text-font/lexend/lexend-LR.woff2 — 23.6 KiB — 221 ms — font-display: swaphttps://baomoi-static.bmcdn.me/web/styles/fonts/lexend/Lexend-Regular.woff2Lexend-Regular.woff2 https://baomoi-static.bmcdn.me/web/styles/fonts/lexend/Lexend-Regular.woff2 — 0 B — 0 ms — font-display: swaphttps://baomoi-static.bmcdn.me/web/styles/fonts/lexend/Lexend-Medium.woff2Lexend-Medium.woff2 https://baomoi-static.bmcdn.me/web/styles/fonts/lexend/Lexend-Medium.woff2 — 0 B — 0 ms — font-display: swaphttps://baomoi-static.bmcdn.me/web/styles/fonts/lexend/Lexend-SemiBold.woff2Lexend-SemiBold.woff2 https://baomoi-static.bmcdn.me/web/styles/fonts/lexend/Lexend-SemiBold.woff2 — 0 B — 0 ms — font-display: swaphttps://baomoi-static.bmcdn.me/wap-v2/prod/v0.10.36/public/fonts/text-font/lexend/lexend-LR.woff2lexend-LR.woff2 https://baomoi-static.bmcdn.me/wap-v2/prod/v0.10.36/public/fonts/text-font/lexend/lexend-LR.woff2 — 23.6 KiB — 220 ms — font-display: swap
Lexend-Regular.woff2 woff2 swap
Size 31 KB
Load time 5.6 s
Start 761 ms
Risk FOUT — text flashes from fallback to web font
Lexend-Light.woff2 woff2 swap
Size 32 KB
Load time 5.7 s
Start 762 ms
Risk FOUT — text flashes from fallback to web font
fontello-1.0.2.woff2 woff2 swap
Size 17 KB
Load time 5.7 s
Start 762 ms
Risk FOUT — text flashes from fallback to web font
bm-new-font-icon.ttf ttf swap
Size 53 KB
Load time 308 ms
Start 6.4 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Lexend-Medium.woff2 woff2 swap
Size 32 KB
Load time 520 ms
Start 6.4 s
Risk FOUT — text flashes from fallback to web font
Lexend-SemiBold.woff2 woff2 swap
Size 32 KB
Load time 520 ms
Start 6.4 s
Risk FOUT — text flashes from fallback to web font
lexend-LR.woff2 woff2 swap
Size 24 KB
Load time 221 ms
Start 7.4 s
Risk FOUT — text flashes from fallback to web font
Lexend-Regular.woff2 woff2 swap
Size 0 KB
Load time 0 ms
Start 12.6 s
Risk FOUT — text flashes from fallback to web font
Lexend-Medium.woff2 woff2 swap
Size 0 KB
Load time 0 ms
Start 12.6 s
Risk FOUT — text flashes from fallback to web font
Lexend-SemiBold.woff2 woff2 swap
Size 0 KB
Load time 0 ms
Start 12.6 s
Risk FOUT — text flashes from fallback to web font
lexend-LR.woff2 woff2 swap
Size 24 KB
Load time 220 ms
Start 12.6 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 ~16 KB and ~32 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+
LCP Image Preload
LCP preload audit not available
PASS
LCP preload audit not available
Info::
LCP image preload audit not available for this scan
A+
Server Response Intelligence
2 server-response signal(s) detected
PASS
2 server-response signal(s) detected
Info::
`Vary` header declared: Accept-Encoding
The page declares a `Vary` header, telling downstream caches which request headers the response varies on. Critical for content-negotiated responses (compression, language, cookies, device class).
Info::
No `ETag` or `Last-Modified` -- conditional GET not supported
Without either header, browsers can't issue conditional GETs and refresh always re-downloads the full response body even when nothing changed. Add `ETag: "<hash>"` (or `Last-Modified: <date>`) on cacheable responses; the server returns 304 Not Modified when the client's cached copy is still valid, saving bandwidth.
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
JavaScript Blocking
1 JS blocking issue(s) detected
PASS
1 JS blocking issue(s) detected
Warning::
Total JS execution time is 4.6 s -- over the 3.5s budget
Total JavaScript execution (parse + compile + run) across all scripts exceeds 3.5 seconds. On low-end devices that becomes 7-15+ seconds and shows up directly in TBT and INP. Reduce by: tree-shaking unused dependencies, code-splitting (dynamic `import()`), removing or deferring third-party tracking, and replacing heavy frameworks where they're not needed.
A+
CSS Performance Depth
No CSS performance depth issues detected
PASS
No CSS performance depth issues detected
Info::
No CSS performance depth issues detected
Network Waterfall
174 requests over 13365ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s FCP 4.1 s LCP 6.4 shttps://baomoi.com// https://baomoi.com/ — 200 — 51.4 KiB — 1.1 s — h2https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/public/fonts/text-font/sf-ui-text/styles.cssbaomoi-static.bmcdn.me/wap-v2/prod/... https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/public/fonts/text-font/sf-ui-text/styles.css — 200 — 364 B — 5.3 s — h2https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/public/fonts/text-font/lexend/styles.cssbaomoi-static.bmcdn.me/wap-v2/prod/... https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/public/fonts/text-font/lexend/styles.css — 200 — 581 B — 5.3 s — h2https://baomoi-static.bmcdn.me/web/soccer/text-font/Be_Vietnam_Pro/styles.cssbaomoi-static.bmcdn.me/web/soccer/t... https://baomoi-static.bmcdn.me/web/soccer/text-font/Be_Vietnam_Pro/styles.css — 200 — 327 B — 5.3 s — h2https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/public/fonts/icon-font/style.cssbaomoi-static.bmcdn.me/wap-v2/prod/... https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/public/fonts/icon-font/style.css — 200 — 1.6 KiB — 5.3 s — h2https://baomoi-static.bmcdn.me/web/soccer/icon-font/style.cssbaomoi-static.bmcdn.me/web/soccer/i... https://baomoi-static.bmcdn.me/web/soccer/icon-font/style.css — 200 — 1.5 KiB — 5.3 s — h2https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/public/fonts/icon-font/bm-new-font-icon/style.cssbaomoi-static.bmcdn.me/wap-v2/prod/... https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/public/fonts/icon-font/bm-new-font-icon/style.css — 200 — 1.5 KiB — 5.3 s — h2https://baomoi-static.bmcdn.me/web/styles/fonts/lexend/Lexend-Regular.woff2baomoi-static.bmcdn.me/web/styles/f... https://baomoi-static.bmcdn.me/web/styles/fonts/lexend/Lexend-Regular.woff2 — 200 — 31.2 KiB — 5.6 s — h2https://baomoi-static.bmcdn.me/web/styles/fonts/lexend/Lexend-Light.woff2baomoi-static.bmcdn.me/web/styles/f... https://baomoi-static.bmcdn.me/web/styles/fonts/lexend/Lexend-Light.woff2 — 200 — 31.8 KiB — 5.7 s — h2https://baomoi-static.bmcdn.me/web/styles/fonts/fontello/fontello-1.0.2.woff2baomoi-static.bmcdn.me/web/styles/f... https://baomoi-static.bmcdn.me/web/styles/fonts/fontello/fontello-1.0.2.woff2 — 200 — 17.3 KiB — 5.7 s — h2https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/css/f36ed27d6c1a35ed.cssbaomoi-static.bmcdn.me/wap-v2/prod/... https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/css/f36ed27d6c1a35ed.css — 200 — 33.1 KiB — 5.6 s — h2https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600&display=swapfonts.googleapis.com/css2?family=So... https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600&display=swap — 200 — 1.2 KiB — 95 ms — h2https://sp.zalo.me/plugins/sdk.jssp.zalo.me/plugins/sdk.js https://sp.zalo.me/plugins/sdk.js — 200 — 29.4 KiB — 1.5 s — h2https://h5.zdn.vn/jssdk/1.16.3/lib.jsh5.zdn.vn/jssdk/1.16.3/lib.js https://h5.zdn.vn/jssdk/1.16.3/lib.js — 200 — 53.4 KiB — 1.8 s — h2data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==data:image/gif;base64,R0lGODlhAQABA... data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw== — 200 — 0 B — 0 ms — datahttps://photo-baomoi.bmcdn.me/w400_r16x9/2026_08_28_23_55937604/0607e010a35b4a05134a.jpg.avifphoto-baomoi.bmcdn.me/w400_r16x9/20... https://photo-baomoi.bmcdn.me/w400_r16x9/2026_08_28_23_55937604/0607e010a35b4a05134a.jpg.avif — 200 — 14.9 KiB — 5.8 s — h2https://photo-baomoi.bmcdn.me/f014ec1fa854410a1845.pngphoto-baomoi.bmcdn.me/f014ec1fa8544... https://photo-baomoi.bmcdn.me/f014ec1fa854410a1845.png — 200 — 1.9 KiB — 6.2 s — h2https://photo-baomoi.bmcdn.me/w500_r3x2/2026_08_28_197_55937613/a7097a1e3955d00b8944.jpg.avifphoto-baomoi.bmcdn.me/w500_r3x2/202... https://photo-baomoi.bmcdn.me/w500_r3x2/2026_08_28_197_55937613/a7097a1e3955d00b8944.jpg.avif — 200 — 22.7 KiB — 6.2 s — h2https://photo-baomoi.bmcdn.me/e3f3e8f8a8b341ed18a2.pngphoto-baomoi.bmcdn.me/e3f3e8f8a8b34... https://photo-baomoi.bmcdn.me/e3f3e8f8a8b341ed18a2.png — 200 — 6.0 KiB — 5.7 s — h2https://photo-baomoi.bmcdn.me/w500_r3x2/2026_08_28_56_55937480/7fe479f03abbd3e58aaa.jpg.avifphoto-baomoi.bmcdn.me/w500_r3x2/202... https://photo-baomoi.bmcdn.me/w500_r3x2/2026_08_28_56_55937480/7fe479f03abbd3e58aaa.jpg.avif — 200 — 15.8 KiB — 5.8 s — h2https://photo-baomoi.bmcdn.me/28846abf2ef4c7aa9ee5.pngphoto-baomoi.bmcdn.me/28846abf2ef4c... https://photo-baomoi.bmcdn.me/28846abf2ef4c7aa9ee5.png — 200 — 2.4 KiB — 5.7 s — h2https://za.zdn.vn/v3/za.js?20693za.zdn.vn/v3/za.js?20693 https://za.zdn.vn/v3/za.js?20693 — 200 — 38.2 KiB — 1.8 s — h2https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/public/manifest.jsonbaomoi-static.bmcdn.me/wap-v2/prod/... https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/public/manifest.json — 200 — 381 B — 469 ms — h2https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/webpack-aded1a96b0cb56dd.jsbaomoi-static.bmcdn.me/wap-v2/prod/... https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/webpack-aded1a96b0cb56dd.js — 200 — 3.4 KiB — 469 ms — h2https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/framework-ec7578bc3e7e9c78.jsbaomoi-static.bmcdn.me/wap-v2/prod/... https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/framework-ec7578bc3e7e9c78.js — 200 — 44.5 KiB — 612 ms — h2https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/main-d957e1b749b0468b.jsbaomoi-static.bmcdn.me/wap-v2/prod/... https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/main-d957e1b749b0468b.js — 200 — 35.5 KiB — 689 ms — h2https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/pages/_app-995d1c8b993fc051.jsbaomoi-static.bmcdn.me/wap-v2/prod/... https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/pages/_app-995d1c8b993fc051.js — 200 — 205.6 KiB — 976 ms — h2https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/pages/home-2fc1209357a7367b.jsbaomoi-static.bmcdn.me/wap-v2/prod/... https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/pages/home-2fc1209357a7367b.js — 200 — 355 B — 977 ms — h2https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/x3U0ESC0s6oJLr_Qf33OA/_buildManifest.jsbaomoi-static.bmcdn.me/wap-v2/prod/... https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/x3U0ESC0s6oJLr_Qf33OA/_buildManifest.js — 200 — 5.5 KiB — 980 ms — h2https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/x3U0ESC0s6oJLr_Qf33OA/_ssgManifest.jsbaomoi-static.bmcdn.me/wap-v2/prod/... https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/x3U0ESC0s6oJLr_Qf33OA/_ssgManifest.js — 200 — 174 B — 981 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s FCP 4.1 s LCP 6.4 shttps://baomoi.com// https://baomoi.com/ — 200 — 51.4 KiB — 1.1 s — h2https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/public/fonts/text-font/sf-ui-text/styles.cssbaomoi-static.bmcdn.me/wap-v2/prod/... https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/public/fonts/text-font/sf-ui-text/styles.css — 200 — 364 B — 5.3 s — h2https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/public/fonts/text-font/lexend/styles.cssbaomoi-static.bmcdn.me/wap-v2/prod/... https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/public/fonts/text-font/lexend/styles.css — 200 — 581 B — 5.3 s — h2https://baomoi-static.bmcdn.me/web/soccer/text-font/Be_Vietnam_Pro/styles.cssbaomoi-static.bmcdn.me/web/soccer/t... https://baomoi-static.bmcdn.me/web/soccer/text-font/Be_Vietnam_Pro/styles.css — 200 — 327 B — 5.3 s — h2https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/public/fonts/icon-font/style.cssbaomoi-static.bmcdn.me/wap-v2/prod/... https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/public/fonts/icon-font/style.css — 200 — 1.6 KiB — 5.3 s — h2https://baomoi-static.bmcdn.me/web/soccer/icon-font/style.cssbaomoi-static.bmcdn.me/web/soccer/i... https://baomoi-static.bmcdn.me/web/soccer/icon-font/style.css — 200 — 1.5 KiB — 5.3 s — h2https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/public/fonts/icon-font/bm-new-font-icon/style.cssbaomoi-static.bmcdn.me/wap-v2/prod/... https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/public/fonts/icon-font/bm-new-font-icon/style.css — 200 — 1.5 KiB — 5.3 s — h2https://baomoi-static.bmcdn.me/web/styles/fonts/lexend/Lexend-Regular.woff2baomoi-static.bmcdn.me/web/styles/f... https://baomoi-static.bmcdn.me/web/styles/fonts/lexend/Lexend-Regular.woff2 — 200 — 31.2 KiB — 5.6 s — h2https://baomoi-static.bmcdn.me/web/styles/fonts/lexend/Lexend-Light.woff2baomoi-static.bmcdn.me/web/styles/f... https://baomoi-static.bmcdn.me/web/styles/fonts/lexend/Lexend-Light.woff2 — 200 — 31.8 KiB — 5.7 s — h2https://baomoi-static.bmcdn.me/web/styles/fonts/fontello/fontello-1.0.2.woff2baomoi-static.bmcdn.me/web/styles/f... https://baomoi-static.bmcdn.me/web/styles/fonts/fontello/fontello-1.0.2.woff2 — 200 — 17.3 KiB — 5.7 s — h2https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/css/f36ed27d6c1a35ed.cssbaomoi-static.bmcdn.me/wap-v2/prod/... https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/css/f36ed27d6c1a35ed.css — 200 — 33.1 KiB — 5.6 s — h2https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600&display=swapfonts.googleapis.com/css2?family=So... https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600&display=swap — 200 — 1.2 KiB — 95 ms — h2https://sp.zalo.me/plugins/sdk.jssp.zalo.me/plugins/sdk.js https://sp.zalo.me/plugins/sdk.js — 200 — 29.4 KiB — 1.5 s — h2https://h5.zdn.vn/jssdk/1.16.3/lib.jsh5.zdn.vn/jssdk/1.16.3/lib.js https://h5.zdn.vn/jssdk/1.16.3/lib.js — 200 — 53.4 KiB — 1.8 s — h2data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==data:image/gif;base64,R0lGODlhAQABA... data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw== — 200 — 0 B — 0 ms — datahttps://photo-baomoi.bmcdn.me/w400_r16x9/2026_08_28_23_55937604/0607e010a35b4a05134a.jpg.avifphoto-baomoi.bmcdn.me/w400_r16x9/20... https://photo-baomoi.bmcdn.me/w400_r16x9/2026_08_28_23_55937604/0607e010a35b4a05134a.jpg.avif — 200 — 14.9 KiB — 5.8 s — h2https://photo-baomoi.bmcdn.me/f014ec1fa854410a1845.pngphoto-baomoi.bmcdn.me/f014ec1fa8544... https://photo-baomoi.bmcdn.me/f014ec1fa854410a1845.png — 200 — 1.9 KiB — 6.2 s — h2https://photo-baomoi.bmcdn.me/w500_r3x2/2026_08_28_197_55937613/a7097a1e3955d00b8944.jpg.avifphoto-baomoi.bmcdn.me/w500_r3x2/202... https://photo-baomoi.bmcdn.me/w500_r3x2/2026_08_28_197_55937613/a7097a1e3955d00b8944.jpg.avif — 200 — 22.7 KiB — 6.2 s — h2https://photo-baomoi.bmcdn.me/e3f3e8f8a8b341ed18a2.pngphoto-baomoi.bmcdn.me/e3f3e8f8a8b34... https://photo-baomoi.bmcdn.me/e3f3e8f8a8b341ed18a2.png — 200 — 6.0 KiB — 5.7 s — h2https://photo-baomoi.bmcdn.me/w500_r3x2/2026_08_28_56_55937480/7fe479f03abbd3e58aaa.jpg.avifphoto-baomoi.bmcdn.me/w500_r3x2/202... https://photo-baomoi.bmcdn.me/w500_r3x2/2026_08_28_56_55937480/7fe479f03abbd3e58aaa.jpg.avif — 200 — 15.8 KiB — 5.8 s — h2https://photo-baomoi.bmcdn.me/28846abf2ef4c7aa9ee5.pngphoto-baomoi.bmcdn.me/28846abf2ef4c... https://photo-baomoi.bmcdn.me/28846abf2ef4c7aa9ee5.png — 200 — 2.4 KiB — 5.7 s — h2https://za.zdn.vn/v3/za.js?20693za.zdn.vn/v3/za.js?20693 https://za.zdn.vn/v3/za.js?20693 — 200 — 38.2 KiB — 1.8 s — h2https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/public/manifest.jsonbaomoi-static.bmcdn.me/wap-v2/prod/... https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/public/manifest.json — 200 — 381 B — 469 ms — h2https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/webpack-aded1a96b0cb56dd.jsbaomoi-static.bmcdn.me/wap-v2/prod/... https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/webpack-aded1a96b0cb56dd.js — 200 — 3.4 KiB — 469 ms — h2https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/framework-ec7578bc3e7e9c78.jsbaomoi-static.bmcdn.me/wap-v2/prod/... https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/framework-ec7578bc3e7e9c78.js — 200 — 44.5 KiB — 612 ms — h2https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/main-d957e1b749b0468b.jsbaomoi-static.bmcdn.me/wap-v2/prod/... https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/main-d957e1b749b0468b.js — 200 — 35.5 KiB — 689 ms — h2https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/pages/_app-995d1c8b993fc051.jsbaomoi-static.bmcdn.me/wap-v2/prod/... https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/pages/_app-995d1c8b993fc051.js — 200 — 205.6 KiB — 976 ms — h2https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/pages/home-2fc1209357a7367b.jsbaomoi-static.bmcdn.me/wap-v2/prod/... https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/pages/home-2fc1209357a7367b.js — 200 — 355 B — 977 ms — h2https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/x3U0ESC0s6oJLr_Qf33OA/_buildManifest.jsbaomoi-static.bmcdn.me/wap-v2/prod/... https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/x3U0ESC0s6oJLr_Qf33OA/_buildManifest.js — 200 — 5.5 KiB — 980 ms — h2https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/x3U0ESC0s6oJLr_Qf33OA/_ssgManifest.jsbaomoi-static.bmcdn.me/wap-v2/prod/... https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/x3U0ESC0s6oJLr_Qf33OA/_ssgManifest.js — 200 — 174 B — 981 ms — h2https://photo-baomoi.bmcdn.me/w500_r3x2/2026_08_28_595_55937228/072da024e36f0a31537e.jpg.avifphoto-baomoi.bmcdn.me/w500_r3x2/202... https://photo-baomoi.bmcdn.me/w500_r3x2/2026_08_28_595_55937228/072da024e36f0a31537e.jpg.avif — 200 — 20.4 KiB — 1.0 s — h2https://photo-baomoi.bmcdn.me/9ad80034457fac21f56e.pngphoto-baomoi.bmcdn.me/9ad80034457fa... https://photo-baomoi.bmcdn.me/9ad80034457fac21f56e.png — 200 — 5.6 KiB — 1.0 s — h2https://photo-baomoi.bmcdn.me/w400_r3x2/2026_08_28_14_55937745/6ea4bfb5fcfe15a04cef.jpg.avifphoto-baomoi.bmcdn.me/w400_r3x2/202... https://photo-baomoi.bmcdn.me/w400_r3x2/2026_08_28_14_55937745/6ea4bfb5fcfe15a04cef.jpg.avif — 200 — 15.5 KiB — 1.1 s — h2https://photo-baomoi.bmcdn.me/50485c421809f157a818.pngphoto-baomoi.bmcdn.me/50485c421809f... https://photo-baomoi.bmcdn.me/50485c421809f157a818.png — 200 — 1.3 KiB — 1.1 s — h2https://photo-baomoi.bmcdn.me/w500_r3x2/2026_08_28_14_55937725/87329c22df6936376f78.jpg.avifphoto-baomoi.bmcdn.me/w500_r3x2/202... https://photo-baomoi.bmcdn.me/w500_r3x2/2026_08_28_14_55937725/87329c22df6936376f78.jpg.avif — 200 — 13.9 KiB — 1.1 s — h2https://photo-baomoi.bmcdn.me/w500_r3x2/2026_08_28_119_55937568/10093355701e9940c00f.jpg.avifphoto-baomoi.bmcdn.me/w500_r3x2/202... https://photo-baomoi.bmcdn.me/w500_r3x2/2026_08_28_119_55937568/10093355701e9940c00f.jpg.avif — 200 — 17.7 KiB — 1.2 s — h2https://photo-baomoi.bmcdn.me/ea0ddced99a670f829b7.pngphoto-baomoi.bmcdn.me/ea0ddced99a67... https://photo-baomoi.bmcdn.me/ea0ddced99a670f829b7.png — 200 — 3.6 KiB — 1.2 s — h2https://photo-baomoi.bmcdn.me/w400_r3x2/2026_08_28_119_55937684/77e8cdf88eb367ed3ea2.jpg.avifphoto-baomoi.bmcdn.me/w400_r3x2/202... https://photo-baomoi.bmcdn.me/w400_r3x2/2026_08_28_119_55937684/77e8cdf88eb367ed3ea2.jpg.avif — 200 — 9.6 KiB — 1.2 s — h2https://photo-baomoi.bmcdn.me/w500_r3x2/2026_08_28_119_55934459/0c11ed30ae7b47251e6a.jpg.avifphoto-baomoi.bmcdn.me/w500_r3x2/202... https://photo-baomoi.bmcdn.me/w500_r3x2/2026_08_28_119_55934459/0c11ed30ae7b47251e6a.jpg.avif — 200 — 17.0 KiB — 1.3 s — h2https://photo-baomoi.bmcdn.me/w500_r3x2/2026_08_28_119_55930955/b2121b60582bb175e83a.jpg.avifphoto-baomoi.bmcdn.me/w500_r3x2/202... https://photo-baomoi.bmcdn.me/w500_r3x2/2026_08_28_119_55930955/b2121b60582bb175e83a.jpg.avif — 200 — 18.6 KiB — 1.3 s — h2https://photo-baomoi.bmcdn.me/w400_r3x2/2026_08_28_600_55937892/10eaf6f9b5b25cec05a3.jpg.avifphoto-baomoi.bmcdn.me/w400_r3x2/202... https://photo-baomoi.bmcdn.me/w400_r3x2/2026_08_28_600_55937892/10eaf6f9b5b25cec05a3.jpg.avif — 200 — 12.0 KiB — 1.3 s — h2https://photo-baomoi.bmcdn.me/cc71a99decd605885cc7.pngphoto-baomoi.bmcdn.me/cc71a99decd60... https://photo-baomoi.bmcdn.me/cc71a99decd605885cc7.png — 200 — 11.1 KiB — 1.4 s — h2https://photo-baomoi.bmcdn.me/w500_r3x2/2026_08_28_35_55937268/047a207363388a66d329.jpg.avifphoto-baomoi.bmcdn.me/w500_r3x2/202... https://photo-baomoi.bmcdn.me/w500_r3x2/2026_08_28_35_55937268/047a207363388a66d329.jpg.avif — 200 — 10.6 KiB — 1.4 s — h2https://photo-baomoi.bmcdn.me/a8f17111345add04844b.pngphoto-baomoi.bmcdn.me/a8f17111345ad... https://photo-baomoi.bmcdn.me/a8f17111345add04844b.png — 200 — 2.2 KiB — 1.4 s — h2https://photo-baomoi.bmcdn.me/w500_r3x2/2026_08_28_56_55936638/09313136727d9b23c26c.jpg.avifphoto-baomoi.bmcdn.me/w500_r3x2/202... https://photo-baomoi.bmcdn.me/w500_r3x2/2026_08_28_56_55936638/09313136727d9b23c26c.jpg.avif — 200 — 20.8 KiB — 1.4 s — h2https://photo-baomoi.bmcdn.me/71f5e84fae04475a1e15.pngphoto-baomoi.bmcdn.me/71f5e84fae044... https://photo-baomoi.bmcdn.me/71f5e84fae04475a1e15.png — 200 — 3.6 KiB — 1.4 s — h2https://photo-baomoi.bmcdn.me/c6220f294b62a23cfb73.pngphoto-baomoi.bmcdn.me/c6220f294b62a... https://photo-baomoi.bmcdn.me/c6220f294b62a23cfb73.png — 200 — 1.6 KiB — 1.4 s — h2https://photo-baomoi.bmcdn.me/fe3b5c30187bf125a86a.pngphoto-baomoi.bmcdn.me/fe3b5c30187bf... https://photo-baomoi.bmcdn.me/fe3b5c30187bf125a86a.png — 200 — 2.6 KiB — 1.4 s — h2https://photo-baomoi.bmcdn.me/d44b44ab01e0e8beb1f1.pngphoto-baomoi.bmcdn.me/d44b44ab01e0e... https://photo-baomoi.bmcdn.me/d44b44ab01e0e8beb1f1.png — 200 — 1.8 KiB — 1.4 s — h2https://photo-baomoi.bmcdn.me/144f8fafcae423ba7af5.pngphoto-baomoi.bmcdn.me/144f8fafcae42... https://photo-baomoi.bmcdn.me/144f8fafcae423ba7af5.png — 200 — 1.9 KiB — 1.4 s — h2https://photo-baomoi.bmcdn.me/0c2e5fce1a85f3dbaa94.pngphoto-baomoi.bmcdn.me/0c2e5fce1a85f... https://photo-baomoi.bmcdn.me/0c2e5fce1a85f3dbaa94.png — 200 — 1.6 KiB — 1.4 s — h2https://photo-baomoi.bmcdn.me/771c3727736c9a32c37d.pngphoto-baomoi.bmcdn.me/771c3727736c9... https://photo-baomoi.bmcdn.me/771c3727736c9a32c37d.png — 200 — 1.5 KiB — 1.4 s — h2https://photo-baomoi.bmcdn.me/089d0a7d4f36a668ff27.pngphoto-baomoi.bmcdn.me/089d0a7d4f36a... https://photo-baomoi.bmcdn.me/089d0a7d4f36a668ff27.png — 200 — 12.5 KiB — 1.5 s — h2https://photo-baomoi.bmcdn.me/eb1a9cfbd9b030ee69a1.pngphoto-baomoi.bmcdn.me/eb1a9cfbd9b03... https://photo-baomoi.bmcdn.me/eb1a9cfbd9b030ee69a1.png — 200 — 3.3 KiB — 1.5 s — h2https://photo-baomoi.bmcdn.me/9d75f894bddf54810dce.pngphoto-baomoi.bmcdn.me/9d75f894bddf5... https://photo-baomoi.bmcdn.me/9d75f894bddf54810dce.png — 200 — 2.5 KiB — 1.5 s — h2https://photo-baomoi.bmcdn.me/7c3e6ddf2894c1ca9885.pngphoto-baomoi.bmcdn.me/7c3e6ddf2894c... https://photo-baomoi.bmcdn.me/7c3e6ddf2894c1ca9885.png — 200 — 2.2 KiB — 1.5 s — h2https://photo-baomoi.bmcdn.me/75af674e2205cb5b9214.pngphoto-baomoi.bmcdn.me/75af674e2205c... https://photo-baomoi.bmcdn.me/75af674e2205cb5b9214.png — 200 — 6.4 KiB — 1.5 s — h2https://photo-baomoi.bmcdn.me/d0a3d14f94047d5a2415.pngphoto-baomoi.bmcdn.me/d0a3d14f94047... https://photo-baomoi.bmcdn.me/d0a3d14f94047d5a2415.png — 200 — 2.3 KiB — 1.5 s — h2https://photo-baomoi.bmcdn.me/a188186b5d20b47eed31.pngphoto-baomoi.bmcdn.me/a188186b5d20b... https://photo-baomoi.bmcdn.me/a188186b5d20b47eed31.png — 200 — 2.0 KiB — 1.5 s — h2https://photo-baomoi.bmcdn.me/7504ace8e9a300fd59b2.pngphoto-baomoi.bmcdn.me/7504ace8e9a30... https://photo-baomoi.bmcdn.me/7504ace8e9a300fd59b2.png — 200 — 2.7 KiB — 1.5 s — h2https://photo-baomoi.bmcdn.me/7eeddfe79bac72f22bbd.pngphoto-baomoi.bmcdn.me/7eeddfe79bac7... https://photo-baomoi.bmcdn.me/7eeddfe79bac72f22bbd.png — 200 — 2.4 KiB — 1.5 s — h2https://photo-baomoi.bmcdn.me/87c4e8cfac8445da1c95.pngphoto-baomoi.bmcdn.me/87c4e8cfac844... https://photo-baomoi.bmcdn.me/87c4e8cfac8445da1c95.png — 200 — 1.4 KiB — 1.5 s — h2https://photo-baomoi.bmcdn.me/32bac7bf83f46aaa33e5.pngphoto-baomoi.bmcdn.me/32bac7bf83f46... https://photo-baomoi.bmcdn.me/32bac7bf83f46aaa33e5.png — 200 — 8.9 KiB — 1.5 s — h2https://baomoi-static.bmcdn.me/wap/styles/img/bm-logo-v3.pngbaomoi-static.bmcdn.me/wap/styles/i... https://baomoi-static.bmcdn.me/wap/styles/img/bm-logo-v3.png — 200 — 6.8 KiB — 422 ms — h2https://baomoi-static.bmcdn.me/web/styles/img/bm-icon-2.0.3.pngbaomoi-static.bmcdn.me/web/styles/i... https://baomoi-static.bmcdn.me/web/styles/img/bm-icon-2.0.3.png — 200 — 32.8 KiB — 591 ms — h2https://baomoi-static.bmcdn.me/web/styles/img/logo-baomoi-gray.pngbaomoi-static.bmcdn.me/web/styles/i... https://baomoi-static.bmcdn.me/web/styles/img/logo-baomoi-gray.png — 200 — 2.5 KiB — 410 ms — h2https://baomoi-static.bmcdn.me/web/styles/img/pls-bg-1.pngbaomoi-static.bmcdn.me/web/styles/i... https://baomoi-static.bmcdn.me/web/styles/img/pls-bg-1.png — 200 — 77.0 KiB — 684 ms — h2https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/public/fonts/icon-font/bm-new-font-icon/fonts/bm-new-font-icon.ttf?ija4snbaomoi-static.bmcdn.me/wap-v2/prod/... https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/public/fonts/icon-font/bm-new-font-icon/fonts/bm-new-font-icon.ttf?ija4sn — 200 — 53.2 KiB — 308 ms — h2https://baomoi-static.bmcdn.me/web/styles/fonts/lexend/Lexend-Medium.woff2baomoi-static.bmcdn.me/web/styles/f... https://baomoi-static.bmcdn.me/web/styles/fonts/lexend/Lexend-Medium.woff2 — 200 — 32.3 KiB — 520 ms — h2https://baomoi-static.bmcdn.me/web/styles/fonts/lexend/Lexend-SemiBold.woff2baomoi-static.bmcdn.me/web/styles/f... https://baomoi-static.bmcdn.me/web/styles/fonts/lexend/Lexend-SemiBold.woff2 — 200 — 32.3 KiB — 520 ms — h2https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/css/adde91f93011efa0.cssbaomoi-static.bmcdn.me/wap-v2/prod/... https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/css/adde91f93011efa0.css — 200 — 558 B — 205 ms — h2https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/5978.3f2f2c048098d134.jsbaomoi-static.bmcdn.me/wap-v2/prod/... https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/5978.3f2f2c048098d134.js — 200 — 2.1 KiB — 206 ms — h2https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/9580-49d34b06620bfc42.jsbaomoi-static.bmcdn.me/wap-v2/prod/... https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/9580-49d34b06620bfc42.js — 200 — 19.1 KiB — 207 ms — h2https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/5242-14c8b064f0fd499c.jsbaomoi-static.bmcdn.me/wap-v2/prod/... https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/5242-14c8b064f0fd499c.js — 200 — 3.2 KiB — 210 ms — h2https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/6247-9861d7ce81b206bc.jsbaomoi-static.bmcdn.me/wap-v2/prod/... https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/6247-9861d7ce81b206bc.js — 200 — 3.5 KiB — 212 ms — h2https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/220-9d68f190e609c843.jsbaomoi-static.bmcdn.me/wap-v2/prod/... https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/220-9d68f190e609c843.js — 200 — 11.0 KiB — 212 ms — h2https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/5785-692195ede1b5160b.jsbaomoi-static.bmcdn.me/wap-v2/prod/... https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/5785-692195ede1b5160b.js — 200 — 5.0 KiB — 213 ms — h2https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/css/b997184f3991dbb1.cssbaomoi-static.bmcdn.me/wap-v2/prod/... https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/css/b997184f3991dbb1.css — 200 — 4.4 KiB — 215 ms — h2https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/8775.26e48db977a64658.jsbaomoi-static.bmcdn.me/wap-v2/prod/... https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/8775.26e48db977a64658.js — 200 — 330 B — 216 ms — h2https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/2417.2ea39084ed240f2c.jsbaomoi-static.bmcdn.me/wap-v2/prod/... https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/2417.2ea39084ed240f2c.js — 200 — 1.3 KiB — 215 ms — h2https://w-api.baomoi.com/api/v1/user/get/profile?platform=2&ctime=1787926363&version=0.11.14&sig=17d8a2615783eb1b89e8eee09f62b807cf7d147644abbcb07ad9ea5fb5013b5c&apiKey=kI44ARvPwaqL7v0KuDSM0rGORtdY1nnww-api.baomoi.com/api/v1/user/get/pr... https://w-api.baomoi.com/api/v1/user/get/profile?platform=2&ctime=1787926363&version=0.11.14&sig=17d8a2615783eb1b89e8eee09f62b807cf7d147644abbcb07ad9ea5fb5013b5c&apiKey=kI44ARvPwaqL7v0KuDSM0rGORtdY1nnw — 200 — 390 B — 1.1 s — h2https://w-api.baomoi.com/api/v1/app/get/config?platform=1&ctime=1787926363&version=0.11.14&sig=7987d25952fb5a001b90b6980ed0d7a4bb2a5ce78f62156a979b0f057a82a14f&apiKey=kI44ARvPwaqL7v0KuDSM0rGORtdY1nnww-api.baomoi.com/api/v1/app/get/con... https://w-api.baomoi.com/api/v1/app/get/config?platform=1&ctime=1787926363&version=0.11.14&sig=7987d25952fb5a001b90b6980ed0d7a4bb2a5ce78f62156a979b0f057a82a14f&apiKey=kI44ARvPwaqL7v0KuDSM0rGORtdY1nnw — 200 — 1.7 KiB — 1.1 s — h2https://w-api.baomoi.com/api/v1/user/get/contents-recommend?itemSizeLimit=3&pageType=1&platform=2&ctime=1787926363&version=0.11.14&sig=789c75c52c401d21370bca58c4d86a31738492246658570e762dc6f69bc22e74&apiKey=kI44ARvPwaqL7v0KuDSM0rGORtdY1nnww-api.baomoi.com/api/v1/user/get/co... https://w-api.baomoi.com/api/v1/user/get/contents-recommend?itemSizeLimit=3&pageType=1&platform=2&ctime=1787926363&version=0.11.14&sig=789c75c52c401d21370bca58c4d86a31738492246658570e762dc6f69bc22e74&apiKey=kI44ARvPwaqL7v0KuDSM0rGORtdY1nnw — 200 — 10.1 KiB — 1.5 s — h2https://w-api.baomoi.com/api/v1/slave/widget/gold/get/boards?platform=2&ctime=1787926363&version=0.11.14&sig=2ab6b1526c97b7ccaafba8cc7df5f6caec8e3ce4f4d36b6d3bc265496085da36&apiKey=kI44ARvPwaqL7v0KuDSM0rGORtdY1nnww-api.baomoi.com/api/v1/slave/widge... https://w-api.baomoi.com/api/v1/slave/widget/gold/get/boards?platform=2&ctime=1787926363&version=0.11.14&sig=2ab6b1526c97b7ccaafba8cc7df5f6caec8e3ce4f4d36b6d3bc265496085da36&apiKey=kI44ARvPwaqL7v0KuDSM0rGORtdY1nnw — 200 — 1.2 KiB — 1.1 s — h2https://w-api.baomoi.com/api/v1/slave/widget/currency/get/boards?platform=2&ctime=1787926363&version=0.11.14&sig=563c03747f27af054102dd1d94ac03f45524872a0d706850860d66ff197433d6&apiKey=kI44ARvPwaqL7v0KuDSM0rGORtdY1nnww-api.baomoi.com/api/v1/slave/widge... https://w-api.baomoi.com/api/v1/slave/widget/currency/get/boards?platform=2&ctime=1787926363&version=0.11.14&sig=563c03747f27af054102dd1d94ac03f45524872a0d706850860d66ff197433d6&apiKey=kI44ARvPwaqL7v0KuDSM0rGORtdY1nnw — 200 — 1.5 KiB — 1.4 s — h2https://w-api.baomoi.com/api/v1/slave/widget/stock/get/boards?platform=2&ctime=1787926363&version=0.11.14&sig=c801b32920756c8fa691ec19d81b274df29d4f7ba8dde747324a0dfb00424b45&apiKey=kI44ARvPwaqL7v0KuDSM0rGORtdY1nnww-api.baomoi.com/api/v1/slave/widge... https://w-api.baomoi.com/api/v1/slave/widget/stock/get/boards?platform=2&ctime=1787926363&version=0.11.14&sig=c801b32920756c8fa691ec19d81b274df29d4f7ba8dde747324a0dfb00424b45&apiKey=kI44ARvPwaqL7v0KuDSM0rGORtdY1nnw — 200 — 717 B — 1.5 s — h2https://w-api.baomoi.com/api/v1/content/get/list-by-type?listType=1&listId=0&page=6&lastIndex=9&platform=2&ctime=1787926363&version=0.11.14&sig=164ea2f40cb1b4dd516733ced134d1b77802c897f9c642c5f1db672a1d069fb5&apiKey=kI44ARvPwaqL7v0KuDSM0rGORtdY1nnww-api.baomoi.com/api/v1/content/get... https://w-api.baomoi.com/api/v1/content/get/list-by-type?listType=1&listId=0&page=6&lastIndex=9&platform=2&ctime=1787926363&version=0.11.14&sig=164ea2f40cb1b4dd516733ced134d1b77802c897f9c642c5f1db672a1d069fb5&apiKey=kI44ARvPwaqL7v0KuDSM0rGORtdY1nnw — 200 — 6.8 KiB — 1.4 s — h2https://w-api.baomoi.com/api/v1/slave/external/get/region?platform=2&ctime=1787926363&version=0.11.14&sig=d3bc7c3e641296fef353dd44fbb0108d6717f23fb50de65288893070af0c9397&apiKey=kI44ARvPwaqL7v0KuDSM0rGORtdY1nnww-api.baomoi.com/api/v1/slave/exter... https://w-api.baomoi.com/api/v1/slave/external/get/region?platform=2&ctime=1787926363&version=0.11.14&sig=d3bc7c3e641296fef353dd44fbb0108d6717f23fb50de65288893070af0c9397&apiKey=kI44ARvPwaqL7v0KuDSM0rGORtdY1nnw — 200 — 494 B — 1.1 s — h2https://w-api.baomoi.com/api/v1/slave/external/get/check-app?installedZalo=true&installedBM=false&activeZalo=false&platform=2&ctime=1787926363&version=0.11.14&sig=d2557821b2b2428d7b3805f17ca7eca6c9a4abf9c2184129fa75c9ba7f651099&apiKey=kI44ARvPwaqL7v0KuDSM0rGORtdY1nnww-api.baomoi.com/api/v1/slave/exter... https://w-api.baomoi.com/api/v1/slave/external/get/check-app?installedZalo=true&installedBM=false&activeZalo=false&platform=2&ctime=1787926363&version=0.11.14&sig=d2557821b2b2428d7b3805f17ca7eca6c9a4abf9c2184129fa75c9ba7f651099&apiKey=kI44ARvPwaqL7v0KuDSM0rGORtdY1nnw — 200 — 363 B — 1.1 s — h2https://adtima-static.zascdn.me/resource/js/x-test.jsadtima-static.zascdn.me/resource/js... https://adtima-static.zascdn.me/resource/js/x-test.js — 200 — 306 B — 5.5 s — h2https://web.api.adtimaserver.vn/r?z=1web.api.adtimaserver.vn/r?z=1 https://web.api.adtimaserver.vn/r?z=1 — 200 — 163 B — 648 ms — h2https://www.googletagmanager.com/gtag/js?id=G-1Q3Y03M60Fwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-1Q3Y03M60F — 200 — 160.6 KiB — 157 ms — h2https://w-api.baomoi.com/api/v1/slave/widget/weather/get/info?boardId=hanoi&platform=2&ctime=1787926363&version=0.11.14&sig=8d64dd17827896f3d5265ae66cbdd4e4336f34c3a7c9578fd151179aba039d64&apiKey=kI44ARvPwaqL7v0KuDSM0rGORtdY1nnww-api.baomoi.com/api/v1/slave/widge... https://w-api.baomoi.com/api/v1/slave/widget/weather/get/info?boardId=hanoi&platform=2&ctime=1787926363&version=0.11.14&sig=8d64dd17827896f3d5265ae66cbdd4e4336f34c3a7c9578fd151179aba039d64&apiKey=kI44ARvPwaqL7v0KuDSM0rGORtdY1nnw — 200 — 3.5 KiB — 1.4 s — h2https://adtima-media.zascdn.me/2023/01/27c9f704-8eae-47b8-b7de-34f2688f6071.jpgadtima-media.zascdn.me/2023/01/27c9... https://adtima-media.zascdn.me/2023/01/27c9f704-8eae-47b8-b7de-34f2688f6071.jpg — 200 — 461 B — 5.6 s — h2https://api.baomoi.com/v1/webs/get/content-notify-new?from_time=1787926020&platform=2api.baomoi.com/v1/webs/get/content-... https://api.baomoi.com/v1/webs/get/content-notify-new?from_time=1787926020&platform=2 — 200 — 346 B — 839 ms — h2https://photo-baomoi.bmcdn.me/w500_r3x2/2026_08_28_197_55937613/a7097a1e3955d00b8944.jpgphoto-baomoi.bmcdn.me/w500_r3x2/202... https://photo-baomoi.bmcdn.me/w500_r3x2/2026_08_28_197_55937613/a7097a1e3955d00b8944.jpg — 200 — 39.3 KiB — 374 ms — h2https://photo-baomoi.bmcdn.me/w250_r3x2/2026_08_28_20_55937070/da34bb3af871112f4860.jpg.avifphoto-baomoi.bmcdn.me/w250_r3x2/202... https://photo-baomoi.bmcdn.me/w250_r3x2/2026_08_28_20_55937070/da34bb3af871112f4860.jpg.avif — 200 — 6.4 KiB — 345 ms — h2https://photo-baomoi.bmcdn.me/w250_r3x2/2026_08_28_293_55937670/85e68ff1ccba25e47cab.jpg.avifphoto-baomoi.bmcdn.me/w250_r3x2/202... https://photo-baomoi.bmcdn.me/w250_r3x2/2026_08_28_293_55937670/85e68ff1ccba25e47cab.jpg.avif — 200 — 6.7 KiB — 345 ms — h2https://photo-baomoi.bmcdn.me/w250_r3x2/2026_08_28_8_55937502/3f4aaf5fec14054a5c05.jpg.avifphoto-baomoi.bmcdn.me/w250_r3x2/202... https://photo-baomoi.bmcdn.me/w250_r3x2/2026_08_28_8_55937502/3f4aaf5fec14054a5c05.jpg.avif — 200 — 4.4 KiB — 350 ms — h2https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/pages/static/%5Bname%5D-c9bc57370e7933e5.jsbaomoi-static.bmcdn.me/wap-v2/prod/... https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/pages/static/%5Bname%5D-c9bc57370e7933e5.js — 200 — 541 B — 217 ms — h2https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/pages/search-5974c0a8a1055e04.jsbaomoi-static.bmcdn.me/wap-v2/prod/... https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/pages/search-5974c0a8a1055e04.js — 200 — 846 B — 217 ms — h2https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/pages/new-27e1755d25f54e6b.jsbaomoi-static.bmcdn.me/wap-v2/prod/... https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/pages/new-27e1755d25f54e6b.js — 200 — 591 B — 216 ms — h2https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/pages/video-450be5ca149cda83.jsbaomoi-static.bmcdn.me/wap-v2/prod/... https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/pages/video-450be5ca149cda83.js — 200 — 582 B — 216 ms — h2https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/pages/topic-b8e5081b12b86175.jsbaomoi-static.bmcdn.me/wap-v2/prod/... https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/pages/topic-b8e5081b12b86175.js — 200 — 899 B — 216 ms — h2https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/pages/content/detail/%5Bid%5D-833bef67461e9e9d.jsbaomoi-static.bmcdn.me/wap-v2/prod/... https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/pages/content/detail/%5Bid%5D-833bef67461e9e9d.js — 200 — 378 B — 218 ms — h2https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/pages/topic/detail/%5Bid%5D-c1b0b0f076b71005.jsbaomoi-static.bmcdn.me/wap-v2/prod/... https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/pages/topic/detail/%5Bid%5D-c1b0b0f076b71005.js — 200 — 631 B — 211 ms — h2https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/pages/static/%5Bname%5D-c9bc57370e7933e5.jsbaomoi-static.bmcdn.me/wap-v2/prod/... https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/pages/static/%5Bname%5D-c9bc57370e7933e5.js — 200 — 0 B — 206 ms — h2https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/pages/content/detail/%5Bid%5D-833bef67461e9e9d.jsbaomoi-static.bmcdn.me/wap-v2/prod/... https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/pages/content/detail/%5Bid%5D-833bef67461e9e9d.js — 200 — 0 B — 200 ms — h2https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/css/307504417982e94f.cssbaomoi-static.bmcdn.me/wap-v2/prod/... https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/css/307504417982e94f.css — 200 — 3.6 KiB — 205 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-1Q3Y03M60F&gtm=45je68q1v885448552za200zd885448552&_p=1787926363623&gcs=G100&gcd=13p3p3p2p5l1&npa=1&dma_cps=-&dma=1&_eu=AAAAAGA&are=1&cid=1246144030.1787926364&frm=0&pscdl=denied&rcb=15&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B151.0.7922.169%7CNot%253DA%253FBrand%3B99.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=115616986~115938465~115938468~118897920~118897930~120385422&sid=1787926363&sct=1&seg=0&dl=https%3A%2F%2Fbaomoi.com%2F&dt=B%C3%A1o%20M%E1%BB%9Bi%20-%20Tin%20t%E1%BB%A9c%2024H%2C%20%C4%91%E1%BB%8Dc%20b%C3%A1o%20m%E1%BB%9Bi%20nhanh%20nh%E1%BA%A5t%20h%C3%B4m%20nay&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&ep.name=trackingDefault&tfd=7380region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-1Q3Y03M60F&gtm=45je68q1v885448552za200zd885448552&_p=1787926363623&gcs=G100&gcd=13p3p3p2p5l1&npa=1&dma_cps=-&dma=1&_eu=AAAAAGA&are=1&cid=1246144030.1787926364&frm=0&pscdl=denied&rcb=15&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B151.0.7922.169%7CNot%253DA%253FBrand%3B99.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=115616986~115938465~115938468~118897920~118897930~120385422&sid=1787926363&sct=1&seg=0&dl=https%3A%2F%2Fbaomoi.com%2F&dt=B%C3%A1o%20M%E1%BB%9Bi%20-%20Tin%20t%E1%BB%A9c%2024H%2C%20%C4%91%E1%BB%8Dc%20b%C3%A1o%20m%E1%BB%9Bi%20nhanh%20nh%E1%BA%A5t%20h%C3%B4m%20nay&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&ep.name=trackingDefault&tfd=7380 — 204 — 545 B — 99 ms — h2https://w-api.baomoi.com/api/v1/slave/external/get/banner?platform=2&ctime=1787926363&version=0.11.14&sig=143c8c8eddb3141c70655ff638b67e3dc819a90caaefea681a5401be3934bde3&apiKey=kI44ARvPwaqL7v0KuDSM0rGORtdY1nnww-api.baomoi.com/api/v1/slave/exter... https://w-api.baomoi.com/api/v1/slave/external/get/banner?platform=2&ctime=1787926363&version=0.11.14&sig=143c8c8eddb3141c70655ff638b67e3dc819a90caaefea681a5401be3934bde3&apiKey=kI44ARvPwaqL7v0KuDSM0rGORtdY1nnw — 200 — 364 B — 875 ms — h2https://baomoi-static.bmcdn.me/web/styles/img/ic-info.svgbaomoi-static.bmcdn.me/web/styles/i... https://baomoi-static.bmcdn.me/web/styles/img/ic-info.svg — 200 — 851 B — 203 ms — h2https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/public/fonts/text-font/lexend/lexend-LR.woff2baomoi-static.bmcdn.me/wap-v2/prod/... https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/public/fonts/text-font/lexend/lexend-LR.woff2 — 200 — 23.6 KiB — 221 ms — h2https://log.baomoi.com/log?data=eyJyYW5kIjowLjY3MjMxNDQwMDQ0OTY0MzcsInZpc2l0b3JJZCI6bnVsbCwicmVmIjoiIiwia2V5IjoibW9iaWxlX2FsbCIsInVpZCI6bnVsbCwiaW5kZXgiOjAsInV0bURpcmVjdCI6ZmFsc2UsInNzaWQiOiIifQ%3D%3Dlog.baomoi.com/log?data=eyJyYW5kIjo... https://log.baomoi.com/log?data=eyJyYW5kIjowLjY3MjMxNDQwMDQ0OTY0MzcsInZpc2l0b3JJZCI6bnVsbCwicmVmIjoiIiwia2V5IjoibW9iaWxlX2FsbCIsInVpZCI6bnVsbCwiaW5kZXgiOjAsInV0bURpcmVjdCI6ZmFsc2UsInNzaWQiOiIifQ%3D%3D — 200 — 62 B — 783 ms — h2https://log.baomoi.com/imps?data=eyJyYW5kIjowLjAyMDQ2MjQzOTgyODgzMDQ0OCwidmlzaXRvcklkIjpudWxsLCJrZXkiOiJpbXBzL21vYmlsZXRyYWNrL2FydGljbGUiLCJ2YWx1ZSI6IjU1OTM3NjA0IiwidWlkIjpudWxsLCJzb3VyY2UiOiJob21lcGFnZXxob3RuZXdzIiwiaW5kZXgiOjAsInNzaWQiOiIifQ%3D%3Dlog.baomoi.com/imps?data=eyJyYW5kIj... https://log.baomoi.com/imps?data=eyJyYW5kIjowLjAyMDQ2MjQzOTgyODgzMDQ0OCwidmlzaXRvcklkIjpudWxsLCJrZXkiOiJpbXBzL21vYmlsZXRyYWNrL2FydGljbGUiLCJ2YWx1ZSI6IjU1OTM3NjA0IiwidWlkIjpudWxsLCJzb3VyY2UiOiJob21lcGFnZXxob3RuZXdzIiwiaW5kZXgiOjAsInNzaWQiOiIifQ%3D%3D — 200 — 63 B — 758 ms — h2https://log.baomoi.com/imps?data=eyJyYW5kIjowLjMzMzM4MTY4MjkwNzY4MDEsInZpc2l0b3JJZCI6bnVsbCwia2V5IjoiaW1wcy9tb2JpbGV0cmFjay9hcnRpY2xlIiwidmFsdWUiOiI1NTkzNzA3MCIsInVpZCI6bnVsbCwic291cmNlIjoiaG9tZXBhZ2UiLCJpbmRleCI6MSwic3NpZCI6IiJ9log.baomoi.com/imps?data=eyJyYW5kIj... https://log.baomoi.com/imps?data=eyJyYW5kIjowLjMzMzM4MTY4MjkwNzY4MDEsInZpc2l0b3JJZCI6bnVsbCwia2V5IjoiaW1wcy9tb2JpbGV0cmFjay9hcnRpY2xlIiwidmFsdWUiOiI1NTkzNzA3MCIsInVpZCI6bnVsbCwic291cmNlIjoiaG9tZXBhZ2UiLCJpbmRleCI6MSwic3NpZCI6IiJ9 — 200 — 62 B — 763 ms — h2https://log.baomoi.com/imps?data=eyJyYW5kIjowLjU5OTYzODk2MDE1ODc5NTEsInZpc2l0b3JJZCI6bnVsbCwia2V5IjoiaW1wcy9tb2JpbGV0cmFjay9hcnRpY2xlIiwidmFsdWUiOiI1NTkzNzY3MCIsInVpZCI6bnVsbCwic291cmNlIjoiaG9tZXBhZ2UiLCJpbmRleCI6Miwic3NpZCI6IiJ9log.baomoi.com/imps?data=eyJyYW5kIj... https://log.baomoi.com/imps?data=eyJyYW5kIjowLjU5OTYzODk2MDE1ODc5NTEsInZpc2l0b3JJZCI6bnVsbCwia2V5IjoiaW1wcy9tb2JpbGV0cmFjay9hcnRpY2xlIiwidmFsdWUiOiI1NTkzNzY3MCIsInVpZCI6bnVsbCwic291cmNlIjoiaG9tZXBhZ2UiLCJpbmRleCI6Miwic3NpZCI6IiJ9 — 200 — 62 B — 764 ms — h2https://log.baomoi.com/log?data=eyJyYW5kIjowLjUxMDExNjU1ODU0NzM5MDYsInZpc2l0b3JJZCI6bnVsbCwicmVmIjoiIiwia2V5IjoibW9iaWxlX2hvbWUiLCJ1aWQiOm51bGwsImluZGV4IjowLCJ1dG1EaXJlY3QiOmZhbHNlLCJzc2lkIjoiIn0%3Dlog.baomoi.com/log?data=eyJyYW5kIjo... https://log.baomoi.com/log?data=eyJyYW5kIjowLjUxMDExNjU1ODU0NzM5MDYsInZpc2l0b3JJZCI6bnVsbCwicmVmIjoiIiwia2V5IjoibW9iaWxlX2hvbWUiLCJ1aWQiOm51bGwsImluZGV4IjowLCJ1dG1EaXJlY3QiOmZhbHNlLCJzc2lkIjoiIn0%3D — 200 — 62 B — 741 ms — h2https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/pages/search-5974c0a8a1055e04.jsbaomoi-static.bmcdn.me/wap-v2/prod/... https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/pages/search-5974c0a8a1055e04.js — 200 — 0 B — 3 ms — h2https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/pages/new-27e1755d25f54e6b.jsbaomoi-static.bmcdn.me/wap-v2/prod/... https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/pages/new-27e1755d25f54e6b.js — 200 — 0 B — 8 ms — h2https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/pages/video-450be5ca149cda83.jsbaomoi-static.bmcdn.me/wap-v2/prod/... https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/pages/video-450be5ca149cda83.js — 200 — 0 B — 8 ms — h2https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/pages/topic/detail/%5Bid%5D-c1b0b0f076b71005.jsbaomoi-static.bmcdn.me/wap-v2/prod/... https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/pages/topic/detail/%5Bid%5D-c1b0b0f076b71005.js — 200 — 0 B — 9 ms — h2https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/pages/topic-b8e5081b12b86175.jsbaomoi-static.bmcdn.me/wap-v2/prod/... https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/pages/topic-b8e5081b12b86175.js — 200 — 0 B — 10 ms — h2https://web.api.adtimaserver.vn/zpr/baomoiPR?zones=1730333363605554860%2C1211656349683239047%2C1779667900588050585%2C2347694930554996891%2C105956069170706468%2C2602133328655499976&vs=cate%3Dhomepage%3Bcurl%3Dhttps%3A%2F%2Fbaomoi.com%2F&count=1&ver=za_version%3D2510081416web.api.adtimaserver.vn/zpr/baomoiP... https://web.api.adtimaserver.vn/zpr/baomoiPR?zones=1730333363605554860%2C1211656349683239047%2C1779667900588050585%2C2347694930554996891%2C105956069170706468%2C2602133328655499976&vs=cate%3Dhomepage%3Bcurl%3Dhttps%3A%2F%2Fbaomoi.com%2F&count=1&ver=za_version%3D2510081416 — 200 — 258 B — 228 ms — h2https://baomoi-static.bmcdn.me/web/styles/img/gold-bg.pngbaomoi-static.bmcdn.me/web/styles/i... https://baomoi-static.bmcdn.me/web/styles/img/gold-bg.png — 200 — 150.7 KiB — 246 ms — h2https://w-api.baomoi.com/api/v1/slave/widget/weather/get/info?boardId=tphochiminh&platform=2&ctime=1787926364&version=0.11.14&sig=740ed3e46808089a6add984490c1c476af229289afddff582aeb9d070483ff6a&apiKey=kI44ARvPwaqL7v0KuDSM0rGORtdY1nnww-api.baomoi.com/api/v1/slave/widge... https://w-api.baomoi.com/api/v1/slave/widget/weather/get/info?boardId=tphochiminh&platform=2&ctime=1787926364&version=0.11.14&sig=740ed3e46808089a6add984490c1c476af229289afddff582aeb9d070483ff6a&apiKey=kI44ARvPwaqL7v0KuDSM0rGORtdY1nnw — 200 — 3.3 KiB — 346 ms — h2https://baomoi-static.bmcdn.me/web/styles/img/money-bg.pngbaomoi-static.bmcdn.me/web/styles/i... https://baomoi-static.bmcdn.me/web/styles/img/money-bg.png — 200 — 243.6 KiB — 273 ms — h2https://photo-baomoi.bmcdn.me/w250_r3x2/2026_08_28_294_55937474/d17239677a2c9372ca3d.jpg.avifphoto-baomoi.bmcdn.me/w250_r3x2/202... https://photo-baomoi.bmcdn.me/w250_r3x2/2026_08_28_294_55937474/d17239677a2c9372ca3d.jpg.avif — 200 — 7.8 KiB — 280 ms — h2https://photo-baomoi.bmcdn.me/w250_r3x2_sm/2026_08_28_125_55936483/f9435c461f0df653af1c.jpg.avifphoto-baomoi.bmcdn.me/w250_r3x2_sm/... https://photo-baomoi.bmcdn.me/w250_r3x2_sm/2026_08_28_125_55936483/f9435c461f0df653af1c.jpg.avif — 200 — 6.4 KiB — 285 ms — h2https://photo-baomoi.bmcdn.me/14afee15a85e4100184f.pngphoto-baomoi.bmcdn.me/14afee15a85e4... https://photo-baomoi.bmcdn.me/14afee15a85e4100184f.png — 200 — 3.0 KiB — 286 ms — h2https://photo-baomoi.bmcdn.me/w250_r3x2/2026_08_28_338_55937269/78b068b92bf2c2ac9be3.jpg.avifphoto-baomoi.bmcdn.me/w250_r3x2/202... https://photo-baomoi.bmcdn.me/w250_r3x2/2026_08_28_338_55937269/78b068b92bf2c2ac9be3.jpg.avif — 200 — 7.4 KiB — 289 ms — h2https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/9580-49d34b06620bfc42.jsbaomoi-static.bmcdn.me/wap-v2/prod/... https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/9580-49d34b06620bfc42.js — 200 — 0 B — 4 ms — h2https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/6247-9861d7ce81b206bc.jsbaomoi-static.bmcdn.me/wap-v2/prod/... https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/6247-9861d7ce81b206bc.js — 200 — 0 B — 5 ms — h2https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/220-9d68f190e609c843.jsbaomoi-static.bmcdn.me/wap-v2/prod/... https://baomoi-static.bmcdn.me/wap-v2/prod/v0.11.14/_next/static/chunks/220-9d68f190e609c843.js — 200 — 0 B — 5 ms — h2https://baomoi-static.bmcdn.me/infoservice/images/weathericons/set62/33.svgbaomoi-static.bmcdn.me/infoservice/... https://baomoi-static.bmcdn.me/infoservice/images/weathericons/set62/33.svg — 200 — 2.9 KiB — 205 ms — h2https://baomoi-static.bmcdn.me/web/styles/img/weather-sunny.pngbaomoi-static.bmcdn.me/web/styles/i... https://baomoi-static.bmcdn.me/web/styles/img/weather-sunny.png — 200 — 9.1 KiB — 205 ms — h2https://baomoi-static.bmcdn.me/web/styles/img/stock-bg.pngbaomoi-static.bmcdn.me/web/styles/i... https://baomoi-static.bmcdn.me/web/styles/img/stock-bg.png — 200 — 70.1 KiB — 224 ms — h2https://api.baomoi.com/a465/n/ext/test?data=abstatus,13,3002api.baomoi.com/a465/n/ext/test?data... https://api.baomoi.com/a465/n/ext/test?data=abstatus,13,3002 — 200 — 146 B — 282 ms — h2https://api.baomoi.com/a465/w/page?s=13-1api.baomoi.com/a465/w/page?s=13-1 https://api.baomoi.com/a465/w/page?s=13-1 — 200 — 119.2 KiB — 1.1 s — h2https://api.baomoi.com/a465/n/ext/test?data=abconfig,13,1073,successapi.baomoi.com/a465/n/ext/test?data... https://api.baomoi.com/a465/n/ext/test?data=abconfig,13,1073,success — 200 — 146 B — 281 ms — h2https://api.baomoi.com/a465/n/images/su?infov2=1,13,YWR0aW1hLXN0YXRpYy56YXNjZG4ubWUsYWR0aW1hLW1lZGlhLnphc2Nkbi5tZQ%3D%3Dapi.baomoi.com/a465/n/images/su?inf... https://api.baomoi.com/a465/n/images/su?infov2=1,13,YWR0aW1hLXN0YXRpYy56YXNjZG4ubWUsYWR0aW1hLW1lZGlhLnphc2Nkbi5tZQ%3D%3D — 200 — 287 B — 282 ms — h2https://api.baomoi.com/a465/n/images/su?infov2=0,13,YXBpLmJhb21vaS5jb20%3Dapi.baomoi.com/a465/n/images/su?inf... https://api.baomoi.com/a465/n/images/su?infov2=0,13,YXBpLmJhb21vaS5jb20%3D — 200 — 287 B — 284 ms — h2https://api.baomoi.com/a465/w/tage?20693api.baomoi.com/a465/w/tage?20693 https://api.baomoi.com/a465/w/tage?20693 — 200 — 4.9 KiB — 278 ms — h2https://api.baomoi.com/a465/n/images/su?infov2=0,13,YWJfc2NyaXB0api.baomoi.com/a465/n/images/su?inf... https://api.baomoi.com/a465/n/images/su?infov2=0,13,YWJfc2NyaXB0 — 200 — 287 B — 281 ms — h2https://api.baomoi.com/a465/w/mczeucp/hit.gif?ua=Mozilla%2F5.0+%28Linux%3B+Android+11%3B+moto+g+power+%282022%29%29+AppleWebKit%2F537.36+%28KHTML%2C+like+Gecko%29+Chrome%2F151.0.0.0+Mobile+Safari%2F537.36&izl=false&sid=13api.baomoi.com/a465/w/mczeucp/hit.g... https://api.baomoi.com/a465/w/mczeucp/hit.gif?ua=Mozilla%2F5.0+%28Linux%3B+Android+11%3B+moto+g+power+%282022%29%29+AppleWebKit%2F537.36+%28KHTML%2C+like+Gecko%29+Chrome%2F151.0.0.0+Mobile+Safari%2F537.36&izl=false&sid=13 — 200 — 133 B — 285 ms — h2https://api.baomoi.com/a465/w/r?ze=1335647601637681843|0&z=967893436394335539|19396,1537706708899949275|6213,1106251822105318716|89848,1853133191632087727|40013,227802564781361349|90319,325410322262747876|52460,2499809220341745885|47381,355430309710742221|97159,410043992860220210|90462,2433474730355289009|15602&vs=type%3Dhomepage%3Bcate%3Dhomepage%3Bdevice%3D3%3Bcurl%3Dhttps%3A%2F%2Fbaomoi.com%2F&ver=sdk_version%3D240712.1509%3Bza_version%3D2510081416%3Bsssx%3D1.1.01&contentId=zonearticle-mobile_-1_c_0&sssx=null&q=408739&uid=&mod=preloadapi.baomoi.com/a465/w/r?ze=13356476... https://api.baomoi.com/a465/w/r?ze=1335647601637681843|0&z=967893436394335539|19396,1537706708899949275|6213,1106251822105318716|89848,1853133191632087727|40013,227802564781361349|90319,325410322262747876|52460,2499809220341745885|47381,355430309710742221|97159,410043992860220210|90462,2433474730355289009|15602&vs=type%3Dhomepage%3Bcate%3Dhomepage%3Bdevice%3D3%3Bcurl%3Dhttps%3A%2F%2Fbaomoi.com%2F&ver=sdk_version%3D240712.1509%3Bza_version%3D2510081416%3Bsssx%3D1.1.01&contentId=zonearticle-mobile_-1_c_0&sssx=null&q=408739&uid=&mod=preload — 200 — 7.5 KiB — 311 ms — h2https://api.baomoi.com/a465/n/trackpv/?aid=&uid=&siteId=1987681391595708118&category=homepage&atmrk=0.9058238073132066api.baomoi.com/a465/n/trackpv/?aid=... https://api.baomoi.com/a465/n/trackpv/?aid=&uid=&siteId=1987681391595708118&category=homepage&atmrk=0.9058238073132066 — 200 — 121 B — 268 ms — h2https://api.baomoi.com/a465/w/adtemplate/load?id=106api.baomoi.com/a465/w/adtemplate/lo... https://api.baomoi.com/a465/w/adtemplate/load?id=106 — 200 — 1.1 KiB — 295 ms — h2https://api.baomoi.com/a465/n/trackrender?zoneIds=1537706708899949275&uid=&curl=https://baomoi.com/&contentId=zonearticle-mobile_-1_c_0&ver=sdk_version%3D240712.1509%3Bza_version%3D2510081416%3Bsssx%3D1.1.01&atmrk=0.7560820226308929api.baomoi.com/a465/n/trackrender?z... https://api.baomoi.com/a465/n/trackrender?zoneIds=1537706708899949275&uid=&curl=https://baomoi.com/&contentId=zonearticle-mobile_-1_c_0&ver=sdk_version%3D240712.1509%3Bza_version%3D2510081416%3Bsssx%3D1.1.01&atmrk=0.7560820226308929 — 200 — 121 B — 266 ms — h2https://api.baomoi.com/a465/n/trackrender?zoneIds=1853133191632087727&uid=&curl=https://baomoi.com/&contentId=zonearticle-mobile_-1_c_0&ver=sdk_version%3D240712.1509%3Bza_version%3D2510081416%3Bsssx%3D1.1.01&atmrk=0.7217864147876306api.baomoi.com/a465/n/trackrender?z... https://api.baomoi.com/a465/n/trackrender?zoneIds=1853133191632087727&uid=&curl=https://baomoi.com/&contentId=zonearticle-mobile_-1_c_0&ver=sdk_version%3D240712.1509%3Bza_version%3D2510081416%3Bsssx%3D1.1.01&atmrk=0.7217864147876306 — 200 — 121 B — 265 ms — h2https://api.baomoi.com/a465/n/trackrender?zoneIds=227802564781361349&uid=&curl=https://baomoi.com/&contentId=zonearticle-mobile_-1_c_0&ver=sdk_version%3D240712.1509%3Bza_version%3D2510081416%3Bsssx%3D1.1.01&atmrk=0.7949671716348374api.baomoi.com/a465/n/trackrender?z... https://api.baomoi.com/a465/n/trackrender?zoneIds=227802564781361349&uid=&curl=https://baomoi.com/&contentId=zonearticle-mobile_-1_c_0&ver=sdk_version%3D240712.1509%3Bza_version%3D2510081416%3Bsssx%3D1.1.01&atmrk=0.7949671716348374 — 200 — 121 B — 264 ms — h2https://api.baomoi.com/a465/n/trackrender?zoneIds=2499809220341745885&uid=&curl=https://baomoi.com/&contentId=zonearticle-mobile_-1_c_0&ver=sdk_version%3D240712.1509%3Bza_version%3D2510081416%3Bsssx%3D1.1.01&atmrk=0.11559118114931421api.baomoi.com/a465/n/trackrender?z... https://api.baomoi.com/a465/n/trackrender?zoneIds=2499809220341745885&uid=&curl=https://baomoi.com/&contentId=zonearticle-mobile_-1_c_0&ver=sdk_version%3D240712.1509%3Bza_version%3D2510081416%3Bsssx%3D1.1.01&atmrk=0.11559118114931421 — 200 — 121 B — 266 ms — h2https://api.baomoi.com/a465/n/trackrender?zoneIds=325410322262747876&uid=&curl=https://baomoi.com/&contentId=zonearticle-mobile_-1_c_0&ver=sdk_version%3D240712.1509%3Bza_version%3D2510081416%3Bsssx%3D1.1.01&atmrk=0.2943779971173628api.baomoi.com/a465/n/trackrender?z... https://api.baomoi.com/a465/n/trackrender?zoneIds=325410322262747876&uid=&curl=https://baomoi.com/&contentId=zonearticle-mobile_-1_c_0&ver=sdk_version%3D240712.1509%3Bza_version%3D2510081416%3Bsssx%3D1.1.01&atmrk=0.2943779971173628 — 200 — 121 B — 262 ms — h2https://api.baomoi.com/a465/n/trackrender?zoneIds=355430309710742221&uid=&curl=https://baomoi.com/&contentId=zonearticle-mobile_-1_c_0&ver=sdk_version%3D240712.1509%3Bza_version%3D2510081416%3Bsssx%3D1.1.01&atmrk=0.7858531839286219api.baomoi.com/a465/n/trackrender?z... https://api.baomoi.com/a465/n/trackrender?zoneIds=355430309710742221&uid=&curl=https://baomoi.com/&contentId=zonearticle-mobile_-1_c_0&ver=sdk_version%3D240712.1509%3Bza_version%3D2510081416%3Bsssx%3D1.1.01&atmrk=0.7858531839286219 — 200 — 121 B — 263 ms — h2https://api.baomoi.com/a465/n/trackrender?zoneIds=410043992860220210&uid=&curl=https://baomoi.com/&contentId=zonearticle-mobile_-1_c_0&ver=sdk_version%3D240712.1509%3Bza_version%3D2510081416%3Bsssx%3D1.1.01&atmrk=0.612997563749065api.baomoi.com/a465/n/trackrender?z... https://api.baomoi.com/a465/n/trackrender?zoneIds=410043992860220210&uid=&curl=https://baomoi.com/&contentId=zonearticle-mobile_-1_c_0&ver=sdk_version%3D240712.1509%3Bza_version%3D2510081416%3Bsssx%3D1.1.01&atmrk=0.612997563749065 — 200 — 121 B — 265 ms — h2https://api.baomoi.com/a465/n/trackrender?zoneIds=2433474730355289009&uid=&curl=https://baomoi.com/&contentId=zonearticle-mobile_-1_c_0&ver=sdk_version%3D240712.1509%3Bza_version%3D2510081416%3Bsssx%3D1.1.01&atmrk=0.007944223301484477api.baomoi.com/a465/n/trackrender?z... https://api.baomoi.com/a465/n/trackrender?zoneIds=2433474730355289009&uid=&curl=https://baomoi.com/&contentId=zonearticle-mobile_-1_c_0&ver=sdk_version%3D240712.1509%3Bza_version%3D2510081416%3Bsssx%3D1.1.01&atmrk=0.007944223301484477 — 200 — 121 B — 264 ms — h2https://api.baomoi.com/a465/n/t/hit.gif?t=render&h=l3w&staticParams=4OChBhgJxiJa54eCzRqJITeYboWa5xZteDeuyr3yiyOfqF7NT_IJqk-YAcEWw6HoLj7w8N4UIKEW_Fd8xzsUwvBz4w9Wmt_382kYij06HGv6OT_DcN5E9FE_RHWjb_teVM658VbDoegk9D0OCa_yXQVx6rtcQHmi9mRhc_dGfMzgvNb1KykqXCZ3OwLhEhUuTeQgvaEA9UJ1airM3ykh60OXz7gimwVjeNsQFQTBYhV3mqqavT3BjYtpHpQgoNGcbNf6D9jIM4FXiciv9elmw29UmhR0xk1ivOmJ4GhQ-X7VY2z3gxIdD3Hev0V2fBt6z6xRKFhj7IpuDdPfFsuSG1YQIKnIsJIG6HhWwsDoQB3oLZMl&dynamicParams=jIRfmYt0QjmdwF8WGt8-r4KE6j061ZVpi1OD_ujC-kMqDeU4pYtUxGgZs9kV0wUCHQQWQYaQqmG_1pqSEck_CLG8pRMVGejlXm5GSTrCeZUXBsRoILW1lgDvKt04JQPHRXzJANVlEwQCNYHWMx-VAsPD9MZMUN8SLlZ4xYa4gXmWdt0Hv3KUDXo0tKieNQKd9B0GuCQ7nf3vSMDXkPMWxjk5uKixCK9dA1A-pDCIos1M1DfHZRrrzKurgmhhXJYC89OW-AF6mErhSoBYWSVu5wqWyNTFA-WjRULnN0KZvMxFKuCblwfAQcm8cAza5u_bMkARclk6eZUSAOA9C7h0xUVHTrAF2EdHTrGvJ6-ZXAk72Ln8B8-3g8T8PyuXlAXtqpPKYVjfO7rYS9eCwFA5ep3lEwI9q3Aeo72Sxq3UZpFb2CvHhq0U3Qa4JDud5gY1KY7oj2vk_Y48IhTdHpscwqsQ__6KPKNbiwpJpTjIEcnU8Rme7C5LgLSVGCDhS4nIzf6-Y_FKlom6Z6EelSqcuEU1lgTsL6p4ch5Bax2g2DFD-0-Ch4l2wpq6PjSVAdeDxkJr2zNLeJYW4KI-SKUGuIF5ljsfoG6DJcyPgoYl_OY5R9WCx2jyACrXrdODYCgxJP2OmWAfIzrL_PRPEP0Dlwf8QDGy0TdGGKwhg5UHxkJc&dmpReqId=&contentId=zonearticle-mobile_-1_c_0&crossUid=&adTemplateCli=__ADTEMPLATE__&atmrk=0.15870483874526398api.baomoi.com/a465/n/t/hit.gif?t=r... https://api.baomoi.com/a465/n/t/hit.gif?t=render&h=l3w&staticParams=4OChBhgJxiJa54eCzRqJITeYboWa5xZteDeuyr3yiyOfqF7NT_IJqk-YAcEWw6HoLj7w8N4UIKEW_Fd8xzsUwvBz4w9Wmt_382kYij06HGv6OT_DcN5E9FE_RHWjb_teVM658VbDoegk9D0OCa_yXQVx6rtcQHmi9mRhc_dGfMzgvNb1KykqXCZ3OwLhEhUuTeQgvaEA9UJ1airM3ykh60OXz7gimwVjeNsQFQTBYhV3mqqavT3BjYtpHpQgoNGcbNf6D9jIM4FXiciv9elmw29UmhR0xk1ivOmJ4GhQ-X7VY2z3gxIdD3Hev0V2fBt6z6xRKFhj7IpuDdPfFsuSG1YQIKnIsJIG6HhWwsDoQB3oLZMl&dynamicParams=jIRfmYt0QjmdwF8WGt8-r4KE6j061ZVpi1OD_ujC-kMqDeU4pYtUxGgZs9kV0wUCHQQWQYaQqmG_1pqSEck_CLG8pRMVGejlXm5GSTrCeZUXBsRoILW1lgDvKt04JQPHRXzJANVlEwQCNYHWMx-VAsPD9MZMUN8SLlZ4xYa4gXmWdt0Hv3KUDXo0tKieNQKd9B0GuCQ7nf3vSMDXkPMWxjk5uKixCK9dA1A-pDCIos1M1DfHZRrrzKurgmhhXJYC89OW-AF6mErhSoBYWSVu5wqWyNTFA-WjRULnN0KZvMxFKuCblwfAQcm8cAza5u_bMkARclk6eZUSAOA9C7h0xUVHTrAF2EdHTrGvJ6-ZXAk72Ln8B8-3g8T8PyuXlAXtqpPKYVjfO7rYS9eCwFA5ep3lEwI9q3Aeo72Sxq3UZpFb2CvHhq0U3Qa4JDud5gY1KY7oj2vk_Y48IhTdHpscwqsQ__6KPKNbiwpJpTjIEcnU8Rme7C5LgLSVGCDhS4nIzf6-Y_FKlom6Z6EelSqcuEU1lgTsL6p4ch5Bax2g2DFD-0-Ch4l2wpq6PjSVAdeDxkJr2zNLeJYW4KI-SKUGuIF5ljsfoG6DJcyPgoYl_OY5R9WCx2jyACrXrdODYCgxJP2OmWAfIzrL_PRPEP0Dlwf8QDGy0TdGGKwhg5UHxkJc&dmpReqId=&contentId=zonearticle-mobile_-1_c_0&crossUid=&adTemplateCli=__ADTEMPLATE__&atmrk=0.15870483874526398 — 200 — 121 B — 261 ms — h2https://api.baomoi.com/a465/n/t/hit.gif?t=render&h=l3w&staticParams=4OChBhgJxiJa54eCzRqJITeYboWa5xZteDeuyr3yiyOfqF7NT_IJqk-YAcEWw6HoLj7w8N4UIKEW_Fd8xzsUwvBz4w9Wmt_382kYij06HGv6OT_DcN5E9FE_RHWjb_teVM658VbDoegk9D0OCa_yXQVx6rtcQHmi9mRhc_dGfMzgvNb1KykqXCZ3OwLhEhUuTeQgvaEA9UJ1airM3ykh60OXz7gimwVjeNsQFQTBYhV3mqqavT3BjYtpHpQgoNGcbNf6D9jIM4FXiciv9elmw29UmhR0xk1ivOmJ4GhQ-X7VY2z3gxIdD3Hev0V2fBt6z6xRKFhj7IpuDdPfFsuSG1YQIKnIsJIG6HhWwsDoQB3oLZMl&dynamicParams=yMafGYt0QjnZHOfGWl8-694smt061dG1I0NDfuiGPjtaTeU44U-k5OgZs51Rg-WCHQRSfd6QqmG_ktbagen_iPXwzUP1meihmpb2CbrCPVnvVoToIPHx3hAvqt18YdOHxXzJRJE10wQCNcWSY_-VAsOHsJYM0N8Sagq4xYa4gT3SJr2Hv3LQSbLUtKieccatFN0GuGD_rR2vSMCT3Bv2Rjk5_Gx5aC9dAxR6lNAIos0ICPdHZRrriOfjIuhhXNI-u0N2eAE-3AJxagBYHekW5wqWyJABS3VjRUKji2IZvMxFbiRTh8dAQY14wExa5u-f9hhB0tk6PVnqUKC9C_ywlQXHTrBBHPcHzrGvY-PZ3Ak72P0w71_3A8S4-1NH1IXt7teSQdjfO_4cA8dCQFB9Nk2F0wI977TWs51SxumQrgF7mKuDyv10HQa4YP-tBsY1KcokN7tEvY545iQ9npschu9oL14KPOcfc0pJpTiMXYnU8RmeqOrz0NSVGGStC4nIzf76P9maVom6I32mRWocuAHx3hQsr6o8Pt7Bax2gnH0D-0-Ch82yml0z2RPu0phYOOWepopoG7guYOb6OEWGuIE90mv_oG6DYYDPgocv12fj2Nk71hbPXCZBaR-ekgxg-yxtbvjmJD2emxyVy8sNYxcH9g&dmpReqId=&contentId=zonearticle-mobile_-1_c_0&crossUid=&atmrk=0.2312912782989034api.baomoi.com/a465/n/t/hit.gif?t=r... https://api.baomoi.com/a465/n/t/hit.gif?t=render&h=l3w&staticParams=4OChBhgJxiJa54eCzRqJITeYboWa5xZteDeuyr3yiyOfqF7NT_IJqk-YAcEWw6HoLj7w8N4UIKEW_Fd8xzsUwvBz4w9Wmt_382kYij06HGv6OT_DcN5E9FE_RHWjb_teVM658VbDoegk9D0OCa_yXQVx6rtcQHmi9mRhc_dGfMzgvNb1KykqXCZ3OwLhEhUuTeQgvaEA9UJ1airM3ykh60OXz7gimwVjeNsQFQTBYhV3mqqavT3BjYtpHpQgoNGcbNf6D9jIM4FXiciv9elmw29UmhR0xk1ivOmJ4GhQ-X7VY2z3gxIdD3Hev0V2fBt6z6xRKFhj7IpuDdPfFsuSG1YQIKnIsJIG6HhWwsDoQB3oLZMl&dynamicParams=yMafGYt0QjnZHOfGWl8-694smt061dG1I0NDfuiGPjtaTeU44U-k5OgZs51Rg-WCHQRSfd6QqmG_ktbagen_iPXwzUP1meihmpb2CbrCPVnvVoToIPHx3hAvqt18YdOHxXzJRJE10wQCNcWSY_-VAsOHsJYM0N8Sagq4xYa4gT3SJr2Hv3LQSbLUtKieccatFN0GuGD_rR2vSMCT3Bv2Rjk5_Gx5aC9dAxR6lNAIos0ICPdHZRrriOfjIuhhXNI-u0N2eAE-3AJxagBYHekW5wqWyJABS3VjRUKji2IZvMxFbiRTh8dAQY14wExa5u-f9hhB0tk6PVnqUKC9C_ywlQXHTrBBHPcHzrGvY-PZ3Ak72P0w71_3A8S4-1NH1IXt7teSQdjfO_4cA8dCQFB9Nk2F0wI977TWs51SxumQrgF7mKuDyv10HQa4YP-tBsY1KcokN7tEvY545iQ9npschu9oL14KPOcfc0pJpTiMXYnU8RmeqOrz0NSVGGStC4nIzf76P9maVom6I32mRWocuAHx3hQsr6o8Pt7Bax2gnH0D-0-Ch82yml0z2RPu0phYOOWepopoG7guYOb6OEWGuIE90mv_oG6DYYDPgocv12fj2Nk71hbPXCZBaR-ekgxg-yxtbvjmJD2emxyVy8sNYxcH9g&dmpReqId=&contentId=zonearticle-mobile_-1_c_0&crossUid=&atmrk=0.2312912782989034 — 200 — 121 B — 263 ms — h2https://photo-baomoi.bmcdn.me/w465/2026/08/07/7cefed9e-f90d-4879-a80a-2981cd6710db.pngphoto-baomoi.bmcdn.me/w465/2026/08/... https://photo-baomoi.bmcdn.me/w465/2026/08/07/7cefed9e-f90d-4879-a80a-2981cd6710db.png — 200 — 76.1 KiB — 319 ms — h2https://photo-baomoi.bmcdn.me/w465/2026/08/07/7cefed9e-f90d-4879-a80a-2981cd6710db.pngphoto-baomoi.bmcdn.me/w465/2026/08/... https://photo-baomoi.bmcdn.me/w465/2026/08/07/7cefed9e-f90d-4879-a80a-2981cd6710db.png — 200 — 0 B — 319 ms — h2https://api.baomoi.com/a465/n/t/hit.gif?t=impression&h=l3w&staticParams=4OChBhgJxiJa54eCzRqJITeYboWa5xZteDeuyr3yiyOfqF7NT_IJqk-YAcEWw6HoLj7w8N4UIKEW_Fd8xzsUwvBz4w9Wmt_382kYij06HGv6OT_DcN5E9FE_RHWjb_teVM658VbDoegk9D0OCa_yXQVx6rtcQHmi9mRhc_dGfMzgvNb1KykqXCZ3OwLhEhUuTeQgvaEA9UJ1airM3ykh60OXz7gimwVjeNsQFQTBYhV3mqqavT3BjYtpHpQgoNGcbNf6D9jIM4FXiciv9elmw29UmhR0xk1ivOmJ4GhQ-X7VY2z3gxIdD3Hev0V2fBt6z6xRKFhj7IpuDdPfFsuSG1YQIKnIsJIG6HhWwsDoQB3oLZMl&dynamicParams=yMafGYt0QjnZHOfGWl8-694smt061dG1I0NDfuiGPjtaTeU44U-k5OgZs51Rg-WCHQRSfd6QqmG_ktbagen_iPXwzUP1meihmpb2CbrCPVnvVoToIPHx3hAvqt18YdOHxXzJRJE10wQCNcWSY_-VAsOHsJYM0N8Sagq4xYa4gT3SJr2Hv3LQSbLUtKieccatFN0GuGD_rR2vSMCT3Bv2Rjk5_Gx5aC9dAxR6lNAIos0ICPdHZRrriOfjIuhhXNI-u0N2eAE-3AJxagBYHekW5wqWyJABS3VjRUKji2IZvMxFbiRTh8dAQY14wExa5u-f9hhB0tk6PVnqUKC9C_ywlQXHTrBBHPcHzrGvY-PZ3Ak72P0w71_3A8S4-1NH1IXt7teSQdjfO_4cA8dCQFB9Nk2F0wI977TWs51SxumQrgF7mKuDyv10HQa4YP-tBsY1KcokN7tEvY545iQ9npschu9oL14KPOcfc0pJpTiMXYnU8RmeqOrz0NSVGGStC4nIzf76P9maVom6I32mRWocuAHx3hQsr6o8Pt7Bax2gnH0D-0-Ch82yml0z2RPu0phYOOWepopoG7guYOb6OEWGuIE90mv_oG6DYYDPgocv12fj2Nk71hbPXCZBaR-ekgxg-yxtbvjmJD2emxyVy8sNYxcH9g&dmpReqId=&contentId=zonearticle-mobile_-1_c_0&crossUid=&atmrk=0.23640226072155213api.baomoi.com/a465/n/t/hit.gif?t=i... https://api.baomoi.com/a465/n/t/hit.gif?t=impression&h=l3w&staticParams=4OChBhgJxiJa54eCzRqJITeYboWa5xZteDeuyr3yiyOfqF7NT_IJqk-YAcEWw6HoLj7w8N4UIKEW_Fd8xzsUwvBz4w9Wmt_382kYij06HGv6OT_DcN5E9FE_RHWjb_teVM658VbDoegk9D0OCa_yXQVx6rtcQHmi9mRhc_dGfMzgvNb1KykqXCZ3OwLhEhUuTeQgvaEA9UJ1airM3ykh60OXz7gimwVjeNsQFQTBYhV3mqqavT3BjYtpHpQgoNGcbNf6D9jIM4FXiciv9elmw29UmhR0xk1ivOmJ4GhQ-X7VY2z3gxIdD3Hev0V2fBt6z6xRKFhj7IpuDdPfFsuSG1YQIKnIsJIG6HhWwsDoQB3oLZMl&dynamicParams=yMafGYt0QjnZHOfGWl8-694smt061dG1I0NDfuiGPjtaTeU44U-k5OgZs51Rg-WCHQRSfd6QqmG_ktbagen_iPXwzUP1meihmpb2CbrCPVnvVoToIPHx3hAvqt18YdOHxXzJRJE10wQCNcWSY_-VAsOHsJYM0N8Sagq4xYa4gT3SJr2Hv3LQSbLUtKieccatFN0GuGD_rR2vSMCT3Bv2Rjk5_Gx5aC9dAxR6lNAIos0ICPdHZRrriOfjIuhhXNI-u0N2eAE-3AJxagBYHekW5wqWyJABS3VjRUKji2IZvMxFbiRTh8dAQY14wExa5u-f9hhB0tk6PVnqUKC9C_ywlQXHTrBBHPcHzrGvY-PZ3Ak72P0w71_3A8S4-1NH1IXt7teSQdjfO_4cA8dCQFB9Nk2F0wI977TWs51SxumQrgF7mKuDyv10HQa4YP-tBsY1KcokN7tEvY545iQ9npschu9oL14KPOcfc0pJpTiMXYnU8RmeqOrz0NSVGGStC4nIzf76P9maVom6I32mRWocuAHx3hQsr6o8Pt7Bax2gnH0D-0-Ch82yml0z2RPu0phYOOWepopoG7guYOb6OEWGuIE90mv_oG6DYYDPgocv12fj2Nk71hbPXCZBaR-ekgxg-yxtbvjmJD2emxyVy8sNYxcH9g&dmpReqId=&contentId=zonearticle-mobile_-1_c_0&crossUid=&atmrk=0.23640226072155213 — 200 — 279 B — 266 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-1Q3Y03M60F&gtm=45je68q1v885448552za200zd885448552&_p=1787926363623&gcs=G100&gcd=13p3p3p2p5l1&npa=1&dma_cps=-&dma=1&_eu=AAAAAGA&are=1&cid=1246144030.1787926364&frm=0&pscdl=denied&rcb=15&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B151.0.7922.169%7CNot%253DA%253FBrand%3B99.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=2&tag_exp=115616986~115938465~115938468~118897920~118897930~120385422&dp=%2F&sid=1787926363&sct=1&seg=1&dl=https%3A%2F%2Fbaomoi.com%2F&dt=B%C3%A1o%20M%E1%BB%9Bi%20-%20Tin%20t%E1%BB%A9c%2024H%2C%20%C4%91%E1%BB%8Dc%20b%C3%A1o%20m%E1%BB%9Bi%20nhanh%20nh%E1%BA%A5t%20h%C3%B4m%20nay&en=page_view&_ee=1&ep.name=trackingDefault&_et=3&tfd=12384region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-1Q3Y03M60F&gtm=45je68q1v885448552za200zd885448552&_p=1787926363623&gcs=G100&gcd=13p3p3p2p5l1&npa=1&dma_cps=-&dma=1&_eu=AAAAAGA&are=1&cid=1246144030.1787926364&frm=0&pscdl=denied&rcb=15&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B151.0.7922.169%7CNot%253DA%253FBrand%3B99.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=2&tag_exp=115616986~115938465~115938468~118897920~118897930~120385422&dp=%2F&sid=1787926363&sct=1&seg=1&dl=https%3A%2F%2Fbaomoi.com%2F&dt=B%C3%A1o%20M%E1%BB%9Bi%20-%20Tin%20t%E1%BB%A9c%2024H%2C%20%C4%91%E1%BB%8Dc%20b%C3%A1o%20m%E1%BB%9Bi%20nhanh%20nh%E1%BA%A5t%20h%C3%B4m%20nay&en=page_view&_ee=1&ep.name=trackingDefault&_et=3&tfd=12384 — 204 — 48 B — 45 ms — h2https://baomoi-static.bmcdn.me/w465/resource/css/template/template-bmpr.230406.1.cssbaomoi-static.bmcdn.me/w465/resourc... https://baomoi-static.bmcdn.me/w465/resource/css/template/template-bmpr.230406.1.css — 200 — 878 B — 206 ms — h2https://baomoi-static.bmcdn.me/wap-v2/prod/v0.10.36/public/fonts/text-font/lexend/styles.cssbaomoi-static.bmcdn.me/wap-v2/prod/... https://baomoi-static.bmcdn.me/wap-v2/prod/v0.10.36/public/fonts/text-font/lexend/styles.css — 200 — 552 B — 206 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUBAMAAAB/pwA+AAAAGFBMVEVHcEwAAAAAAAAAAAAAAAAAA…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUBAMAAAB/pwA+AAAAGFBMVEVHcEwAAAAAAAAAAAAAAAAAA… — 200 — 0 B — 0 ms — datahttps://api.baomoi.com/a465/n/t/hit.gif?t=impression&h=l3w&staticParams=4OChBhgJxiJa54eCzRqJITeYboWa5xZteDeuyr3yiyOfqF7NT_IJqk-YAcEWw6HoLj7w8N4UIKEW_Fd8xzsUwvBz4w9Wmt_382kYij06HGv6OT_DcN5E9FE_RHWjb_teVM658VbDoegk9D0OCa_yXQVx6rtcQHmi9mRhc_dGfMzgvNb1KykqXCZ3OwLhEhUuTeQgvaEA9UJ1airM3ykh60OXz7gimwVjeNsQFQTBYhV3mqqavT3BjYtpHpQgoNGcbNf6D9jIM4FXiciv9elmw29UmhR0xk1ivOmJ4GhQ-X7VY2z3gxIdD3Hev0V2fBt6z6xRKFhj7IpuDdPfFsuSG1YQIKnIsJIG6HhWwsDoQB3oLZMl&dynamicParams=jIRfmYt0QjmdwF8WGt8-r4KE6j061ZVpi1OD_ujC-kMqDeU4pYtUxGgZs9kV0wUCHQQWQYaQqmG_1pqSEck_CLG8pRMVGejlXm5GSTrCeZUXBsRoILW1lgDvKt04JQPHRXzJANVlEwQCNYHWMx-VAsPD9MZMUN8SLlZ4xYa4gXmWdt0Hv3KUDXo0tKieNQKd9B0GuCQ7nf3vSMDXkPMWxjk5uKixCK9dA1A-pDCIos1M1DfHZRrrzKurgmhhXJYC89OW-AF6mErhSoBYWSVu5wqWyNTFA-WjRULnN0KZvMxFKuCblwfAQcm8cAza5u_bMkARclk6eZUSAOA9C7h0xUVHTrAF2EdHTrGvJ6-ZXAk72Ln8B8-3g8T8PyuXlAXtqpPKYVjfO7rYS9eCwFA5ep3lEwI9q3Aeo72Sxq3UZpFb2CvHhq0U3Qa4JDud5gY1KY7oj2vk_Y48IhTdHpscwqsQ__6KPKNbiwpJpTjIEcnU8Rme7C5LgLSVGCDhS4nIzf6-Y_FKlom6Z6EelSqcuEU1lgTsL6p4ch5Bax2g2DFD-0-Ch4l2wpq6PjSVAdeDxkJr2zNLeJYW4KI-SKUGuIF5ljsfoG6DJcyPgoYl_OY5R9WCx2jyACrXrdODYCgxJP2OmWAfIzrL_PRPEP0Dlwf8QDGy0TdGGKwhg5UHxkJc&dmpReqId=&contentId=zonearticle-mobile_-1_c_0&crossUid=&adTemplateCli=106&atmrk=0.15370712963003474api.baomoi.com/a465/n/t/hit.gif?t=i... https://api.baomoi.com/a465/n/t/hit.gif?t=impression&h=l3w&staticParams=4OChBhgJxiJa54eCzRqJITeYboWa5xZteDeuyr3yiyOfqF7NT_IJqk-YAcEWw6HoLj7w8N4UIKEW_Fd8xzsUwvBz4w9Wmt_382kYij06HGv6OT_DcN5E9FE_RHWjb_teVM658VbDoegk9D0OCa_yXQVx6rtcQHmi9mRhc_dGfMzgvNb1KykqXCZ3OwLhEhUuTeQgvaEA9UJ1airM3ykh60OXz7gimwVjeNsQFQTBYhV3mqqavT3BjYtpHpQgoNGcbNf6D9jIM4FXiciv9elmw29UmhR0xk1ivOmJ4GhQ-X7VY2z3gxIdD3Hev0V2fBt6z6xRKFhj7IpuDdPfFsuSG1YQIKnIsJIG6HhWwsDoQB3oLZMl&dynamicParams=jIRfmYt0QjmdwF8WGt8-r4KE6j061ZVpi1OD_ujC-kMqDeU4pYtUxGgZs9kV0wUCHQQWQYaQqmG_1pqSEck_CLG8pRMVGejlXm5GSTrCeZUXBsRoILW1lgDvKt04JQPHRXzJANVlEwQCNYHWMx-VAsPD9MZMUN8SLlZ4xYa4gXmWdt0Hv3KUDXo0tKieNQKd9B0GuCQ7nf3vSMDXkPMWxjk5uKixCK9dA1A-pDCIos1M1DfHZRrrzKurgmhhXJYC89OW-AF6mErhSoBYWSVu5wqWyNTFA-WjRULnN0KZvMxFKuCblwfAQcm8cAza5u_bMkARclk6eZUSAOA9C7h0xUVHTrAF2EdHTrGvJ6-ZXAk72Ln8B8-3g8T8PyuXlAXtqpPKYVjfO7rYS9eCwFA5ep3lEwI9q3Aeo72Sxq3UZpFb2CvHhq0U3Qa4JDud5gY1KY7oj2vk_Y48IhTdHpscwqsQ__6KPKNbiwpJpTjIEcnU8Rme7C5LgLSVGCDhS4nIzf6-Y_FKlom6Z6EelSqcuEU1lgTsL6p4ch5Bax2g2DFD-0-Ch4l2wpq6PjSVAdeDxkJr2zNLeJYW4KI-SKUGuIF5ljsfoG6DJcyPgoYl_OY5R9WCx2jyACrXrdODYCgxJP2OmWAfIzrL_PRPEP0Dlwf8QDGy0TdGGKwhg5UHxkJc&dmpReqId=&contentId=zonearticle-mobile_-1_c_0&crossUid=&adTemplateCli=106&atmrk=0.15370712963003474 — 200 — 279 B — 264 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAMAAAC6V+0/AAAA5FBMVEVHcEwApf8AAIcAAIcAAIgAA…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAMAAAC6V+0/AAAA5FBMVEVHcEwApf8AAIcAAIcAAIgAA… — 200 — 0 B — 0 ms — datahttps://baomoi-static.bmcdn.me/web/styles/fonts/lexend/Lexend-Regular.woff2baomoi-static.bmcdn.me/web/styles/f... https://baomoi-static.bmcdn.me/web/styles/fonts/lexend/Lexend-Regular.woff2 — 200 — 0 B — 0 ms — h2https://baomoi-static.bmcdn.me/web/styles/fonts/lexend/Lexend-Medium.woff2baomoi-static.bmcdn.me/web/styles/f... https://baomoi-static.bmcdn.me/web/styles/fonts/lexend/Lexend-Medium.woff2 — 200 — 0 B — 0 ms — h2https://baomoi-static.bmcdn.me/web/styles/fonts/lexend/Lexend-SemiBold.woff2baomoi-static.bmcdn.me/web/styles/f... https://baomoi-static.bmcdn.me/web/styles/fonts/lexend/Lexend-SemiBold.woff2 — 200 — 0 B — 0 ms — h2https://photo-baomoi.bmcdn.me/w465/2026/08/11/3d8c8f31-0a22-447b-8b89-28a5d538e9db.pngphoto-baomoi.bmcdn.me/w465/2026/08/... https://photo-baomoi.bmcdn.me/w465/2026/08/11/3d8c8f31-0a22-447b-8b89-28a5d538e9db.png — 200 — 84.0 KiB — 322 ms — h2https://baomoi-static.bmcdn.me/wap-v2/prod/v0.10.36/public/fonts/text-font/lexend/lexend-LR.woff2baomoi-static.bmcdn.me/wap-v2/prod/... https://baomoi-static.bmcdn.me/wap-v2/prod/v0.10.36/public/fonts/text-font/lexend/lexend-LR.woff2 — 200 — 23.6 KiB — 220 ms — h2https://baomoi-static.bmcdn.me/favicons/android-chrome-192x192.pngbaomoi-static.bmcdn.me/favicons/and... https://baomoi-static.bmcdn.me/favicons/android-chrome-192x192.png — 200 — 2.7 KiB — 204 ms — h2https://baomoi-static.bmcdn.me/favicons/favicon.icobaomoi-static.bmcdn.me/favicons/fav... https://baomoi-static.bmcdn.me/favicons/favicon.ico — 200 — 14.9 KiB — 206 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
46% of JavaScript execution is third-party
First-party Third-party 2106ms · 500KB · ₫909337/mo
baomoi-static.bmcdn.me
Other
Costly
Execution 1325ms
Transfer 44 KB
Monthly Cost ₫572145/mo
baomoi-static.bmcdn.me
Other
Costly
Execution 427ms
Transfer 206 KB
Unused 54%
Monthly Cost ₫184531/mo
Google Tag Manager
Tag Manager
Costly
Execution 223ms
Transfer 161 KB
Unused 43%
Monthly Cost ₫96429/mo
h5.zdn.vn
Other
Costly
Execution 66ms
Transfer 53 KB
Unused 71%
Monthly Cost ₫28291/mo
baomoi-static.bmcdn.me
Other
Costly
Execution 65ms
Transfer 35 KB
Monthly Cost ₫27942/mo

These scripts may cost more than they're worth

  • baomoi-static.bmcdn.me adds 1325ms and costs ~₫572145/month
  • baomoi-static.bmcdn.me adds 427ms and costs ~₫184531/month
  • Google Tag Manager adds 223ms and costs ~₫96429/month
  • h5.zdn.vn adds 66ms and costs ~₫28291/month
  • baomoi-static.bmcdn.me adds 65ms and costs ~₫27942/month

46% of JavaScript execution time comes from third-party scripts.

Why this matters

Third-party scripts (analytics, ads, social, A/B testing) often dominate execution time — every one is a perf-and-privacy tax.

Learn more

Each third-party script is a black box: you don't control when it loads, what it executes, or how much it grows. They often account for a major share of total blocking time on average sites (HTTP Archive's Web Almanac documents the trend). Audit which ones you actually need, defer the rest, and use facade patterns (lite-youtube, lite-vimeo) for embedded media.

Source: web.dev / HTTP Archive Web Almanac

baomoi-static.bmcdn.me takes 1325ms 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

baomoi-static.bmcdn.me takes 427ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

54% of baomoi-static.bmcdn.me'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

Google Tag Manager takes 223ms 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

h5.zdn.vn takes 66ms 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

71% of h5.zdn.vn'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

baomoi-static.bmcdn.me takes 65ms 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

How third-party costs are calculated

Real-User Performance (CrUX)
Field metrics from the Chrome User Experience Report
INFO

Chrome User Experience (CrUX)

Real-user metrics from the Chrome UX Report (2026-07-30 — 2026-08-26)

LCP (p75)

1449 ms

91% good

INP (p75)

153 ms

84% good

CLS (p75)

0.150

68% good

FCP (p75)

1310 ms

TTFB (p75)

476 ms

Image Optimization
200 images, 0 KB total, 0 KB wasted
INFO

Image Optimization Audit

Total Images

200

Total Size

0 KB

Oversized

24

101 missing dimensions 197 missing lazy loading
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback