Skip to content
https://baomoi.com

Performance

· 23 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
80
GRADE
B
FIX
5
REVIEW
7
PASS
7
INFO
4

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

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

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

2.65 s

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

5.43 s

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

2.37 s

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

0.021

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

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

6.92 s

Page Load Progression

1.2 s
2.4 s
3.6 s
4.8 s
6.0 s
7.2 s
8.4 s
9.6 s
Checks
23
7 PASS 7 REVIEW 5 FIX
F
Page Weight Budget
Action
3.4 MB transferred, 208 requests
FIX
3.4 MB transferred, 208 requests
Warning::
Page weighs 8.4 MB (3.4 MB transferred)
Warning::
JavaScript is 1.6 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.6 MB
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
Info::
Fonts are 290 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 290 KB
Warning::
208 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.71 g CO2 per page load
3.4 MB / 2.4 MB budget
3.4 MB transferred
208 requests
0.71 g CO2 per page load
JavaScript 1.6 MiB 46%
Images 1.1 MiB 34%
Fonts 290.3 KiB 8%
Other 183.9 KiB 5%
HTML 67.9 KiB 2%
CSS 51.8 KiB 1%
Other 46.3 KiB 1%
Other 39.9 KiB 1%
Other 30.1 KiB 1%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev font loading

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
98% third-party, 0 ms blocking
FIX
98% third-party, 0 ms blocking
Warning::
Third-party code accounts for 98% of page weight (3.3 MiB of 3.4 MiB)
Info::
Third-party blocking time is low (0 ms)
98%
First-party Third-party
F
JS Execution Cost
Action
6490ms total JS execution
FIX
6490ms total JS execution
Warning::
https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47...: 5709ms CPU time
Warning::
https://baomoi.com/: 364ms CPU time
Info::
Unattributable: 224ms CPU time
Info::
https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47...: 75ms CPU time
Info::
https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47...: 61ms CPU time
Warning::
Third-party scripts: 5902ms (91% of total)

Main Thread Breakdown

Script Evaluation 46% Style & Layout 34% Parse HTML & CSS 14% Other 5%
ScriptTotalScriptingParse/CompileParty
https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47/_next/static/chunks/framework-4ed89e9640adfb9e.js5709ms2798ms3ms3rd
https://baomoi.com/364ms5ms0ms1st
Unattributable224ms8ms0ms1st
https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47/_next/static/chunks/pages/_app-734c8a6d18fa74e9.js75ms29ms20ms3rd
https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47/_next/static/chunks/82d18609.47f5321e28440eeb.js61ms47ms14ms3rd
https://www.googletagmanager.com/gtag/js?id=G-KL0ZDVFN4F56ms47ms8ms3rd
F
JS Bundles
Action
31 scripts, 884 KB unused
FIX
31 scripts, 884 KB unused
Warning::
https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47...: 203 KB unused (78%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47...: 174 KB unused (91%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 145 KB unused (70%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47...: 125 KB unused (59%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-KL0Z...: 68 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 884 KB
884 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47/_next/static/chunks/a926db5f.279b57f4627d30a1.js261 KB203 KB (78%)3rd
https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47/_next/static/chunks/82d18609.47f5321e28440eeb.js190 KB174 KB (91%)3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202608250101/pubads_impl.js?cb=122880676207 KB145 KB (70%)3rd
https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47/_next/static/chunks/pages/_app-734c8a6d18fa74e9.js211 KB125 KB (59%)3rd
https://www.googletagmanager.com/gtag/js?id=G-KL0ZDVFN4F161 KB68 KB (43%)3rd
https://adtima-static.zascdn.me/resource/js/ex/prebid/p-11.10.0.js96 KB49 KB (51%)3rd
https://adtima-static.zascdn.me/resource/js/z/r.260804.1702.js73 KB43 KB (58%)3rd
https://fundingchoicesmessages.google.com/i/22059416475?ers=371 KB37 KB (52%)3rd
https://sp.zalo.me/plugins/sdk.js29 KB21 KB (71%)3rd
https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47/_next/static/chunks/main-bdb8616f65c5b352.js36 KB20 KB (58%)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
208 resources · 3.4 MB · 884 KB savings available
FIX
208 resources · 3.4 MB · 884 KB savings available
Warning::
Page weight 3.4 MB exceeds 1 MB target by 2.4 MB
Got: 3.4 MB Expected: ≤ 1 MB
Info::
~884 KB of savings available
Warning::
207 third-party resources (98% of weight)
Info::
4 resources over 200KB
208 resources · 3.4 MiB · 207 third-party 2.4 MiB over 1MB target
JavaScript 47% · 1.6 MiB
Image 34% · 1.2 MiB
Font 8% · 290.3 KiB
Media 5% · 183.9 KiB
Other 2% · 70.4 KiB
Document 2% · 68.7 KiB
CSS 1% · 51.8 KiB

~883.9 KiB of savings available

Remove unused JavaScript: 883.9 KiB
B
Image Optimization
119 images, 0 KB saveable
REVIEW
119 images, 0 KB saveable
Info::
All images are well-optimized
119 images 1.1 MB
0 oversized -0 KB
55 legacy format
0 missing dimensions CLS risk
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
9 fonts (290 KB)
PASS
9 fonts (290 KB)
Info::
9 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

9

290 KB total

Render-blocking

0

of 9

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 FCP 2.7 s LCP 5.4 shttps://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 — 1.1 s — font-display: swaphttps://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47/public/fonts/icon-font/bm-new-font-icon/fonts/bm-new-font-icon.ttf?dv646ybm-new-font-icon.ttf https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47/public/fonts/icon-font/bm-new-font-icon/fonts/bm-new-font-icon.ttf?dv646y — 53.8 KiB — 1.0 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 — 1.2 s — 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 — 31.1 KiB — 1.3 s — font-display: swaphttps://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47/public/fonts/text-font/lexend/lexend-LR.woff2lexend-LR.woff2 https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47/public/fonts/text-font/lexend/lexend-LR.woff2 — 31.9 KiB — 1.3 s — 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 — 1.4 s — 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 — 1.4 s — font-display: swaphttps://baomoi-static.bmcdn.me/web-v2/styles/fonts/icon-font/fonts/bm-font-icon.ttf?lhq1hxbm-font-icon.ttf https://baomoi-static.bmcdn.me/web-v2/styles/fonts/icon-font/fonts/bm-font-icon.ttf?lhq1hx — 17.7 KiB — 1.4 s — font-display: swaphttps://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2memvYaGs126MiZpBA-UvWbX... https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 42.1 KiB — 58 ms — font-display: swap
fontello-1.0.2.woff2 woff2 swap
Size 17 KB
Load time 1.1 s
Start 772 ms
Risk FOUT — text flashes from fallback to web font
bm-new-font-icon.ttf ttf swap
Size 54 KB
Load time 1.0 s
Start 1.9 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Lexend-Light.woff2 woff2 swap
Size 32 KB
Load time 1.2 s
Start 1.9 s
Risk FOUT — text flashes from fallback to web font
Lexend-Regular.woff2 woff2 swap
Size 31 KB
Load time 1.3 s
Start 1.9 s
Risk FOUT — text flashes from fallback to web font
lexend-LR.woff2 woff2 swap
Size 32 KB
Load time 1.3 s
Start 1.9 s
Risk FOUT — text flashes from fallback to web font
Lexend-Medium.woff2 woff2 swap
Size 32 KB
Load time 1.4 s
Start 1.9 s
Risk FOUT — text flashes from fallback to web font
Lexend-SemiBold.woff2 woff2 swap
Size 32 KB
Load time 1.4 s
Start 1.9 s
Risk FOUT — text flashes from fallback to web font
bm-font-icon.ttf ttf swap
Size 18 KB
Load time 1.4 s
Start 1.9 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
memvYaGs126MiZpBA-UvWbX... woff2 swap
Size 42 KB
Load time 58 ms
Start 10.3 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 ~21 KB and ~42 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
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
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.
Network Waterfall
208 requests over 13475ms
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 2.7 s LCP 5.4 shttps://baomoi.com// https://baomoi.com/ — 200 — 62.9 KiB — 1.2 s — h2https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47/public/fonts/text-font/lexend/styles.cssbaomoi-static.bmcdn.me/web-v2/prod/... https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47/public/fonts/text-font/lexend/styles.css — 200 — 698 B — 616 ms — 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 — 1.1 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 — 328 B — 615 ms — h2data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==data:image/gif;base64,R0lGODlhAQABA... data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw== — 200 — 0 B — 0 ms — datahttps://baomoi-static.bmcdn.me/web-v2/styles/fonts/icon-font/style.cssbaomoi-static.bmcdn.me/web-v2/style... https://baomoi-static.bmcdn.me/web-v2/styles/fonts/icon-font/style.css — 200 — 1.1 KiB — 614 ms — 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 — 615 ms — h2https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47/public/fonts/icon-font/bm-new-font-icon/style.cssbaomoi-static.bmcdn.me/web-v2/prod/... https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47/public/fonts/icon-font/bm-new-font-icon/style.css — 200 — 1.5 KiB — 619 ms — h2https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47/_next/static/css/637507f4a825b392.cssbaomoi-static.bmcdn.me/web-v2/prod/... https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47/_next/static/css/637507f4a825b392.css — 200 — 39.8 KiB — 1.0 s — h2https://sp.zalo.me/plugins/sdk.jssp.zalo.me/plugins/sdk.js https://sp.zalo.me/plugins/sdk.js — 200 — 29.4 KiB — 1.1 s — h2https://photo-baomoi.bmcdn.me/w700_r16x9/2026_08_28_23_55937604/0607e010a35b4a05134a.jpg.avifphoto-baomoi.bmcdn.me/w700_r16x9/20... https://photo-baomoi.bmcdn.me/w700_r16x9/2026_08_28_23_55937604/0607e010a35b4a05134a.jpg.avif — 200 — 35.1 KiB — 1.8 s — 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.5 KiB — 2.0 s — 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 — 2.1 s — 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.5 KiB — 2.1 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 — 2.2 s — h2https://photo-baomoi.bmcdn.me/w500_r3x2/2026_08_28_119_55937570/24294d3f0e74e72abe65.jpg.avifphoto-baomoi.bmcdn.me/w500_r3x2/202... https://photo-baomoi.bmcdn.me/w500_r3x2/2026_08_28_119_55937570/24294d3f0e74e72abe65.jpg.avif — 200 — 11.8 KiB — 1.4 s — h2https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47/_next/static/chunks/webpack-f759db17a5a2e9cb.jsbaomoi-static.bmcdn.me/web-v2/prod/... https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47/_next/static/chunks/webpack-f759db17a5a2e9cb.js — 200 — 3.1 KiB — 483 ms — h2https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47/_next/static/chunks/framework-4ed89e9640adfb9e.jsbaomoi-static.bmcdn.me/web-v2/prod/... https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47/_next/static/chunks/framework-4ed89e9640adfb9e.js — 200 — 44.4 KiB — 625 ms — h2https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47/_next/static/chunks/main-bdb8616f65c5b352.jsbaomoi-static.bmcdn.me/web-v2/prod/... https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47/_next/static/chunks/main-bdb8616f65c5b352.js — 200 — 35.6 KiB — 696 ms — h2https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47/_next/static/chunks/pages/_app-734c8a6d18fa74e9.jsbaomoi-static.bmcdn.me/web-v2/prod/... https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47/_next/static/chunks/pages/_app-734c8a6d18fa74e9.js — 200 — 210.6 KiB — 961 ms — h2https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47/_next/static/chunks/pages/home-d434e9274bd37dfc.jsbaomoi-static.bmcdn.me/web-v2/prod/... https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47/_next/static/chunks/pages/home-d434e9274bd37dfc.js — 200 — 668 B — 962 ms — h2https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47/_next/static/7-ijA_ZD9oOwNze60edgO/_buildManifest.jsbaomoi-static.bmcdn.me/web-v2/prod/... https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47/_next/static/7-ijA_ZD9oOwNze60edgO/_buildManifest.js — 200 — 4.9 KiB — 966 ms — h2https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47/_next/static/7-ijA_ZD9oOwNze60edgO/_ssgManifest.jsbaomoi-static.bmcdn.me/web-v2/prod/... https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47/_next/static/7-ijA_ZD9oOwNze60edgO/_ssgManifest.js — 200 — 175 B — 966 ms — 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.9 KiB — 1.6 s — h2https://photo-baomoi.bmcdn.me/w500_r3x2/2026_08_28_294_55937386/45e11cea5fa1b6ffefb0.jpg.avifphoto-baomoi.bmcdn.me/w500_r3x2/202... https://photo-baomoi.bmcdn.me/w500_r3x2/2026_08_28_294_55937386/45e11cea5fa1b6ffefb0.jpg.avif — 200 — 23.9 KiB — 1.5 s — 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.3 s — h2https://photo-baomoi.bmcdn.me/w500_r3x2/2026_08_28_125_55937575/b3325e0a1d41f41fad50.jpg.avifphoto-baomoi.bmcdn.me/w500_r3x2/202... https://photo-baomoi.bmcdn.me/w500_r3x2/2026_08_28_125_55937575/b3325e0a1d41f41fad50.jpg.avif — 200 — 21.9 KiB — 1.7 s — h2https://photo-baomoi.bmcdn.me/w250_r3x2/2026_08_28_56_55937903/6cb9b4aaf7e11ebf47f0.jpg.avifphoto-baomoi.bmcdn.me/w250_r3x2/202... https://photo-baomoi.bmcdn.me/w250_r3x2/2026_08_28_56_55937903/6cb9b4aaf7e11ebf47f0.jpg.avif — 200 — 8.1 KiB — 1.7 s — h2https://photo-baomoi.bmcdn.me/w250_r3x2/2026_08_28_119_55936530/44abaeadede604b85df7.jpg.avifphoto-baomoi.bmcdn.me/w250_r3x2/202... https://photo-baomoi.bmcdn.me/w250_r3x2/2026_08_28_119_55936530/44abaeadede604b85df7.jpg.avif — 200 — 5.2 KiB — 1.7 s — h2https://photo-baomoi.bmcdn.me/w250_r3x2/2026_08_28_20_55936714/316b286b6b20827edb31.jpg.avifphoto-baomoi.bmcdn.me/w250_r3x2/202... https://photo-baomoi.bmcdn.me/w250_r3x2/2026_08_28_20_55936714/316b286b6b20827edb31.jpg.avif — 200 — 8.9 KiB — 1.7 s — 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 2.7 s LCP 5.4 shttps://baomoi.com// https://baomoi.com/ — 200 — 62.9 KiB — 1.2 s — h2https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47/public/fonts/text-font/lexend/styles.cssbaomoi-static.bmcdn.me/web-v2/prod/... https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47/public/fonts/text-font/lexend/styles.css — 200 — 698 B — 616 ms — 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 — 1.1 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 — 328 B — 615 ms — h2data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==data:image/gif;base64,R0lGODlhAQABA... data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw== — 200 — 0 B — 0 ms — datahttps://baomoi-static.bmcdn.me/web-v2/styles/fonts/icon-font/style.cssbaomoi-static.bmcdn.me/web-v2/style... https://baomoi-static.bmcdn.me/web-v2/styles/fonts/icon-font/style.css — 200 — 1.1 KiB — 614 ms — 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 — 615 ms — h2https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47/public/fonts/icon-font/bm-new-font-icon/style.cssbaomoi-static.bmcdn.me/web-v2/prod/... https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47/public/fonts/icon-font/bm-new-font-icon/style.css — 200 — 1.5 KiB — 619 ms — h2https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47/_next/static/css/637507f4a825b392.cssbaomoi-static.bmcdn.me/web-v2/prod/... https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47/_next/static/css/637507f4a825b392.css — 200 — 39.8 KiB — 1.0 s — h2https://sp.zalo.me/plugins/sdk.jssp.zalo.me/plugins/sdk.js https://sp.zalo.me/plugins/sdk.js — 200 — 29.4 KiB — 1.1 s — h2https://photo-baomoi.bmcdn.me/w700_r16x9/2026_08_28_23_55937604/0607e010a35b4a05134a.jpg.avifphoto-baomoi.bmcdn.me/w700_r16x9/20... https://photo-baomoi.bmcdn.me/w700_r16x9/2026_08_28_23_55937604/0607e010a35b4a05134a.jpg.avif — 200 — 35.1 KiB — 1.8 s — 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.5 KiB — 2.0 s — 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 — 2.1 s — 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.5 KiB — 2.1 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 — 2.2 s — h2https://photo-baomoi.bmcdn.me/w500_r3x2/2026_08_28_119_55937570/24294d3f0e74e72abe65.jpg.avifphoto-baomoi.bmcdn.me/w500_r3x2/202... https://photo-baomoi.bmcdn.me/w500_r3x2/2026_08_28_119_55937570/24294d3f0e74e72abe65.jpg.avif — 200 — 11.8 KiB — 1.4 s — h2https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47/_next/static/chunks/webpack-f759db17a5a2e9cb.jsbaomoi-static.bmcdn.me/web-v2/prod/... https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47/_next/static/chunks/webpack-f759db17a5a2e9cb.js — 200 — 3.1 KiB — 483 ms — h2https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47/_next/static/chunks/framework-4ed89e9640adfb9e.jsbaomoi-static.bmcdn.me/web-v2/prod/... https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47/_next/static/chunks/framework-4ed89e9640adfb9e.js — 200 — 44.4 KiB — 625 ms — h2https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47/_next/static/chunks/main-bdb8616f65c5b352.jsbaomoi-static.bmcdn.me/web-v2/prod/... https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47/_next/static/chunks/main-bdb8616f65c5b352.js — 200 — 35.6 KiB — 696 ms — h2https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47/_next/static/chunks/pages/_app-734c8a6d18fa74e9.jsbaomoi-static.bmcdn.me/web-v2/prod/... https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47/_next/static/chunks/pages/_app-734c8a6d18fa74e9.js — 200 — 210.6 KiB — 961 ms — h2https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47/_next/static/chunks/pages/home-d434e9274bd37dfc.jsbaomoi-static.bmcdn.me/web-v2/prod/... https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47/_next/static/chunks/pages/home-d434e9274bd37dfc.js — 200 — 668 B — 962 ms — h2https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47/_next/static/7-ijA_ZD9oOwNze60edgO/_buildManifest.jsbaomoi-static.bmcdn.me/web-v2/prod/... https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47/_next/static/7-ijA_ZD9oOwNze60edgO/_buildManifest.js — 200 — 4.9 KiB — 966 ms — h2https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47/_next/static/7-ijA_ZD9oOwNze60edgO/_ssgManifest.jsbaomoi-static.bmcdn.me/web-v2/prod/... https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47/_next/static/7-ijA_ZD9oOwNze60edgO/_ssgManifest.js — 200 — 175 B — 966 ms — 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.9 KiB — 1.6 s — h2https://photo-baomoi.bmcdn.me/w500_r3x2/2026_08_28_294_55937386/45e11cea5fa1b6ffefb0.jpg.avifphoto-baomoi.bmcdn.me/w500_r3x2/202... https://photo-baomoi.bmcdn.me/w500_r3x2/2026_08_28_294_55937386/45e11cea5fa1b6ffefb0.jpg.avif — 200 — 23.9 KiB — 1.5 s — 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.3 s — h2https://photo-baomoi.bmcdn.me/w500_r3x2/2026_08_28_125_55937575/b3325e0a1d41f41fad50.jpg.avifphoto-baomoi.bmcdn.me/w500_r3x2/202... https://photo-baomoi.bmcdn.me/w500_r3x2/2026_08_28_125_55937575/b3325e0a1d41f41fad50.jpg.avif — 200 — 21.9 KiB — 1.7 s — h2https://photo-baomoi.bmcdn.me/w250_r3x2/2026_08_28_56_55937903/6cb9b4aaf7e11ebf47f0.jpg.avifphoto-baomoi.bmcdn.me/w250_r3x2/202... https://photo-baomoi.bmcdn.me/w250_r3x2/2026_08_28_56_55937903/6cb9b4aaf7e11ebf47f0.jpg.avif — 200 — 8.1 KiB — 1.7 s — h2https://photo-baomoi.bmcdn.me/w250_r3x2/2026_08_28_119_55936530/44abaeadede604b85df7.jpg.avifphoto-baomoi.bmcdn.me/w250_r3x2/202... https://photo-baomoi.bmcdn.me/w250_r3x2/2026_08_28_119_55936530/44abaeadede604b85df7.jpg.avif — 200 — 5.2 KiB — 1.7 s — h2https://photo-baomoi.bmcdn.me/w250_r3x2/2026_08_28_20_55936714/316b286b6b20827edb31.jpg.avifphoto-baomoi.bmcdn.me/w250_r3x2/202... https://photo-baomoi.bmcdn.me/w250_r3x2/2026_08_28_20_55936714/316b286b6b20827edb31.jpg.avif — 200 — 8.9 KiB — 1.7 s — h2https://photo-baomoi.bmcdn.me/w250_r3x2/2026_08_28_23_55936387/e98a3e8e7dc5949bcdd4.jpg.avifphoto-baomoi.bmcdn.me/w250_r3x2/202... https://photo-baomoi.bmcdn.me/w250_r3x2/2026_08_28_23_55936387/e98a3e8e7dc5949bcdd4.jpg.avif — 200 — 4.9 KiB — 1.7 s — h2https://photo-baomoi.bmcdn.me/w500_r3x2/2026_08_28_14_55937745/6ea4bfb5fcfe15a04cef.jpg.avifphoto-baomoi.bmcdn.me/w500_r3x2/202... https://photo-baomoi.bmcdn.me/w500_r3x2/2026_08_28_14_55937745/6ea4bfb5fcfe15a04cef.jpg.avif — 200 — 20.6 KiB — 1.8 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.8 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.8 s — h2https://photo-baomoi.bmcdn.me/w500_r3x2/2026_08_28_296_55937305/d53d5737147cfd22a46d.jpg.avifphoto-baomoi.bmcdn.me/w500_r3x2/202... https://photo-baomoi.bmcdn.me/w500_r3x2/2026_08_28_296_55937305/d53d5737147cfd22a46d.jpg.avif — 200 — 20.7 KiB — 1.8 s — h2https://photo-baomoi.bmcdn.me/w500_r3x2/2026_08_28_293_55936929/2f73f67fb5345c6a0525.jpg.avifphoto-baomoi.bmcdn.me/w500_r3x2/202... https://photo-baomoi.bmcdn.me/w500_r3x2/2026_08_28_293_55936929/2f73f67fb5345c6a0525.jpg.avif — 200 — 14.3 KiB — 1.9 s — h2https://photo-baomoi.bmcdn.me/w250_r3x2/2026_08_28_293_55937828/ae11a238e173082d5162.jpg.avifphoto-baomoi.bmcdn.me/w250_r3x2/202... https://photo-baomoi.bmcdn.me/w250_r3x2/2026_08_28_293_55937828/ae11a238e173082d5162.jpg.avif — 200 — 7.1 KiB — 1.9 s — h2https://photo-baomoi.bmcdn.me/w250_r3x2/2026_08_28_296_55937719/9568b078f3331a6d4322.jpg.avifphoto-baomoi.bmcdn.me/w250_r3x2/202... https://photo-baomoi.bmcdn.me/w250_r3x2/2026_08_28_296_55937719/9568b078f3331a6d4322.jpg.avif — 200 — 7.0 KiB — 1.9 s — h2https://photo-baomoi.bmcdn.me/w250_r3x2/2026_08_28_294_55937599/dcdade838ec867963ed9.jpg.avifphoto-baomoi.bmcdn.me/w250_r3x2/202... https://photo-baomoi.bmcdn.me/w250_r3x2/2026_08_28_294_55937599/dcdade838ec867963ed9.jpg.avif — 200 — 2.9 KiB — 1.9 s — h2https://photo-baomoi.bmcdn.me/w500_r3x2/2026_08_28_119_55937684/77e8cdf88eb367ed3ea2.jpg.avifphoto-baomoi.bmcdn.me/w500_r3x2/202... https://photo-baomoi.bmcdn.me/w500_r3x2/2026_08_28_119_55937684/77e8cdf88eb367ed3ea2.jpg.avif — 200 — 13.8 KiB — 1.9 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.9 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 — 2.0 s — h2https://photo-baomoi.bmcdn.me/w500_r3x2/2026_08_28_119_55931873/efd8c19c82d76b8932c6.jpg.avifphoto-baomoi.bmcdn.me/w500_r3x2/202... https://photo-baomoi.bmcdn.me/w500_r3x2/2026_08_28_119_55931873/efd8c19c82d76b8932c6.jpg.avif — 200 — 13.3 KiB — 2.0 s — h2https://photo-baomoi.bmcdn.me/w500_r3x2_sm/2026_08_28_23_55930904/44040675453eac60f52f.jpg.avifphoto-baomoi.bmcdn.me/w500_r3x2_sm/... https://photo-baomoi.bmcdn.me/w500_r3x2_sm/2026_08_28_23_55930904/44040675453eac60f52f.jpg.avif — 200 — 16.7 KiB — 2.0 s — h2https://photo-baomoi.bmcdn.me/w250_r3x2/2026_08_28_20_55937857/19bc75ae36e5dfbb86f4.jpg.avifphoto-baomoi.bmcdn.me/w250_r3x2/202... https://photo-baomoi.bmcdn.me/w250_r3x2/2026_08_28_20_55937857/19bc75ae36e5dfbb86f4.jpg.avif — 200 — 8.6 KiB — 2.0 s — h2https://photo-baomoi.bmcdn.me/w250_r3x2/2026_08_28_294_55937904/c563a10cf04719194056.jpg.avifphoto-baomoi.bmcdn.me/w250_r3x2/202... https://photo-baomoi.bmcdn.me/w250_r3x2/2026_08_28_294_55937904/c563a10cf04719194056.jpg.avif — 200 — 3.4 KiB — 2.0 s — h2https://photo-baomoi.bmcdn.me/w250_r3x2/2026_08_28_131_55937792/cc1fc30e8045691b3054.jpg.avifphoto-baomoi.bmcdn.me/w250_r3x2/202... https://photo-baomoi.bmcdn.me/w250_r3x2/2026_08_28_131_55937792/cc1fc30e8045691b3054.jpg.avif — 200 — 6.3 KiB — 2.0 s — h2https://photo-baomoi.bmcdn.me/w250_r3x2/2026_08_28_197_55937768/1854c220826b6b35327a.jpg.avifphoto-baomoi.bmcdn.me/w250_r3x2/202... https://photo-baomoi.bmcdn.me/w250_r3x2/2026_08_28_197_55937768/1854c220826b6b35327a.jpg.avif — 200 — 6.9 KiB — 2.0 s — h2https://photo-baomoi.bmcdn.me/w250_r3x2/2026_08_28_119_55937433/74a3f9b7bafc53a20aed.jpg.avifphoto-baomoi.bmcdn.me/w250_r3x2/202... https://photo-baomoi.bmcdn.me/w250_r3x2/2026_08_28_119_55937433/74a3f9b7bafc53a20aed.jpg.avif — 200 — 7.1 KiB — 2.0 s — h2https://photo-baomoi.bmcdn.me/w500_r3x2/2026_08_28_600_55937892/10eaf6f9b5b25cec05a3.jpg.avifphoto-baomoi.bmcdn.me/w500_r3x2/202... https://photo-baomoi.bmcdn.me/w500_r3x2/2026_08_28_600_55937892/10eaf6f9b5b25cec05a3.jpg.avif — 200 — 16.1 KiB — 2.0 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 — 2.0 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 — 2.0 s — h2https://photo-baomoi.bmcdn.me/w500_r3x2/2026_08_28_296_55936519/490656031548fc16a559.jpg.avifphoto-baomoi.bmcdn.me/w500_r3x2/202... https://photo-baomoi.bmcdn.me/w500_r3x2/2026_08_28_296_55936519/490656031548fc16a559.jpg.avif — 200 — 10.2 KiB — 2.1 s — h2https://photo-baomoi.bmcdn.me/w500_r3x2/2026_08_28_194_55935333/7c30bf06fc4d15134c5c.jpg.avifphoto-baomoi.bmcdn.me/w500_r3x2/202... https://photo-baomoi.bmcdn.me/w500_r3x2/2026_08_28_194_55935333/7c30bf06fc4d15134c5c.jpg.avif — 200 — 29.1 KiB — 2.1 s — h2https://photo-baomoi.bmcdn.me/w250_r3x2/2026_08_28_20_55937858/b7facbe888a361fd38b2.jpg.avifphoto-baomoi.bmcdn.me/w250_r3x2/202... https://photo-baomoi.bmcdn.me/w250_r3x2/2026_08_28_20_55937858/b7facbe888a361fd38b2.jpg.avif — 200 — 10.7 KiB — 2.1 s — h2https://photo-baomoi.bmcdn.me/w250_r3x2/2026_08_28_5_55937914/5bc5fdd6be9d57c30e8c.jpg.avifphoto-baomoi.bmcdn.me/w250_r3x2/202... https://photo-baomoi.bmcdn.me/w250_r3x2/2026_08_28_5_55937914/5bc5fdd6be9d57c30e8c.jpg.avif — 200 — 8.6 KiB — 2.1 s — h2https://photo-baomoi.bmcdn.me/w250_r3x2/2026_08_28_625_55937458/9c87f193b2d85b8602c9.jpg.avifphoto-baomoi.bmcdn.me/w250_r3x2/202... https://photo-baomoi.bmcdn.me/w250_r3x2/2026_08_28_625_55937458/9c87f193b2d85b8602c9.jpg.avif — 200 — 6.5 KiB — 2.1 s — h2https://photo-baomoi.bmcdn.me/w250_r3x2/2026_08_28_119_55935633/7c1ace288d63643d3d72.jpg.avifphoto-baomoi.bmcdn.me/w250_r3x2/202... https://photo-baomoi.bmcdn.me/w250_r3x2/2026_08_28_119_55935633/7c1ace288d63643d3d72.jpg.avif — 200 — 8.8 KiB — 2.1 s — h2https://photo-baomoi.bmcdn.me/w500_r3x2/2026_08_28_8_55936844/c8d3ccd18f9a66c43f8b.jpg.avifphoto-baomoi.bmcdn.me/w500_r3x2/202... https://photo-baomoi.bmcdn.me/w500_r3x2/2026_08_28_8_55936844/c8d3ccd18f9a66c43f8b.jpg.avif — 200 — 28.4 KiB — 2.1 s — h2https://photo-baomoi.bmcdn.me/w500_r3x2/2026_08_28_326_55936668/94a238a27be992b7cbf8.jpg.avifphoto-baomoi.bmcdn.me/w500_r3x2/202... https://photo-baomoi.bmcdn.me/w500_r3x2/2026_08_28_326_55936668/94a238a27be992b7cbf8.jpg.avif — 200 — 20.0 KiB — 2.1 s — h2https://photo-baomoi.bmcdn.me/w500_r3x2/2026_08_28_180_55936478/18d459d11a9af3c4aa8b.jpg.avifphoto-baomoi.bmcdn.me/w500_r3x2/202... https://photo-baomoi.bmcdn.me/w500_r3x2/2026_08_28_180_55936478/18d459d11a9af3c4aa8b.jpg.avif — 200 — 24.2 KiB — 2.1 s — h2https://photo-baomoi.bmcdn.me/w500_r3x2/2026_08_28_3_55936172/9a282311605a8904d04b.jpg.avifphoto-baomoi.bmcdn.me/w500_r3x2/202... https://photo-baomoi.bmcdn.me/w500_r3x2/2026_08_28_3_55936172/9a282311605a8904d04b.jpg.avif — 200 — 20.8 KiB — 2.2 s — h2https://photo-baomoi.bmcdn.me/w500_r3x2/2026_08_28_629_55935417/fd9420a363e88ab6d3f9.jpg.avifphoto-baomoi.bmcdn.me/w500_r3x2/202... https://photo-baomoi.bmcdn.me/w500_r3x2/2026_08_28_629_55935417/fd9420a363e88ab6d3f9.jpg.avif — 200 — 19.9 KiB — 2.2 s — h2https://photo-baomoi.bmcdn.me/w250_r3x2/2026_08_28_197_55937941/d7309623d5683c366579.jpg.avifphoto-baomoi.bmcdn.me/w250_r3x2/202... https://photo-baomoi.bmcdn.me/w250_r3x2/2026_08_28_197_55937941/d7309623d5683c366579.jpg.avif — 200 — 7.5 KiB — 2.2 s — h2https://photo-baomoi.bmcdn.me/w250_r3x2/2026_08_28_197_55937769/c24e4d5f0e14e74abe05.jpg.avifphoto-baomoi.bmcdn.me/w250_r3x2/202... https://photo-baomoi.bmcdn.me/w250_r3x2/2026_08_28_197_55937769/c24e4d5f0e14e74abe05.jpg.avif — 200 — 6.1 KiB — 2.2 s — h2https://photo-baomoi.bmcdn.me/w250_r3x2/2026_08_28_23_55930792/a87569f025bbcce595aa.jpg.avifphoto-baomoi.bmcdn.me/w250_r3x2/202... https://photo-baomoi.bmcdn.me/w250_r3x2/2026_08_28_23_55930792/a87569f025bbcce595aa.jpg.avif — 200 — 7.0 KiB — 2.2 s — h2https://photo-baomoi.bmcdn.me/w250_r3x2/2026_08_28_176_55937734/2407d216915d7803214c.jpg.avifphoto-baomoi.bmcdn.me/w250_r3x2/202... https://photo-baomoi.bmcdn.me/w250_r3x2/2026_08_28_176_55937734/2407d216915d7803214c.jpg.avif — 200 — 4.8 KiB — 2.2 s — h2https://photo-baomoi.bmcdn.me/w250_r3x2/2026_08_28_20_55937753/1996d08793cc7a9223dd.jpg.avifphoto-baomoi.bmcdn.me/w250_r3x2/202... https://photo-baomoi.bmcdn.me/w250_r3x2/2026_08_28_20_55937753/1996d08793cc7a9223dd.jpg.avif — 200 — 9.9 KiB — 2.2 s — h2https://photo-baomoi.bmcdn.me/w200_r1x1/2026_08_28_294_55933415/e333f462b7295e770738.jpg.avifphoto-baomoi.bmcdn.me/w200_r1x1/202... https://photo-baomoi.bmcdn.me/w200_r1x1/2026_08_28_294_55933415/e333f462b7295e770738.jpg.avif — 200 — 5.7 KiB — 2.2 s — h2https://photo-baomoi.bmcdn.me/w100_r1x1/2026_08_28_20_55937986/dab206ae45e5acbbf5f4.jpg.avifphoto-baomoi.bmcdn.me/w100_r1x1/202... https://photo-baomoi.bmcdn.me/w100_r1x1/2026_08_28_20_55937986/dab206ae45e5acbbf5f4.jpg.avif — 200 — 2.8 KiB — 2.2 s — h2https://photo-baomoi.bmcdn.me/w100_r1x1/2026_08_28_8_55937948/a58b9398d0d3398d60c2.jpg.avifphoto-baomoi.bmcdn.me/w100_r1x1/202... https://photo-baomoi.bmcdn.me/w100_r1x1/2026_08_28_8_55937948/a58b9398d0d3398d60c2.jpg.avif — 200 — 2.9 KiB — 2.2 s — h2https://photo-baomoi.bmcdn.me/w100_r1x1/2026_08_28_5_55937902/b0dd6cce2f85c6db9f94.jpg.avifphoto-baomoi.bmcdn.me/w100_r1x1/202... https://photo-baomoi.bmcdn.me/w100_r1x1/2026_08_28_5_55937902/b0dd6cce2f85c6db9f94.jpg.avif — 200 — 2.7 KiB — 2.2 s — h2https://baomoi-static.bmcdn.me/web/styles/img/bm-logo-v3.pngbaomoi-static.bmcdn.me/web/styles/i... https://baomoi-static.bmcdn.me/web/styles/img/bm-logo-v3.png — 200 — 8.2 KiB — 430 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 — 418 ms — h2https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47/public/fonts/icon-font/bm-new-font-icon/fonts/bm-new-font-icon.ttf?dv646ybaomoi-static.bmcdn.me/web-v2/prod/... https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47/public/fonts/icon-font/bm-new-font-icon/fonts/bm-new-font-icon.ttf?dv646y — 200 — 53.8 KiB — 1.0 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 — 1.2 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.1 KiB — 1.3 s — h2https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47/public/fonts/text-font/lexend/lexend-LR.woff2baomoi-static.bmcdn.me/web-v2/prod/... https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47/public/fonts/text-font/lexend/lexend-LR.woff2 — 200 — 31.9 KiB — 1.3 s — 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 — 1.4 s — 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 — 1.4 s — h2https://baomoi-static.bmcdn.me/web-v2/styles/fonts/icon-font/fonts/bm-font-icon.ttf?lhq1hxbaomoi-static.bmcdn.me/web-v2/style... https://baomoi-static.bmcdn.me/web-v2/styles/fonts/icon-font/fonts/bm-font-icon.ttf?lhq1hx — 200 — 17.7 KiB — 1.4 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.7 s — h2https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47/_next/static/chunks/2574.53fbf94444de7b08.jsbaomoi-static.bmcdn.me/web-v2/prod/... https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47/_next/static/chunks/2574.53fbf94444de7b08.js — 200 — 1.9 KiB — 204 ms — h2https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47/_next/static/chunks/1020.cc1f04c06c24b19d.jsbaomoi-static.bmcdn.me/web-v2/prod/... https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47/_next/static/chunks/1020.cc1f04c06c24b19d.js — 200 — 335 B — 203 ms — h2https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47/_next/static/css/8a0ab026ae774df5.cssbaomoi-static.bmcdn.me/web-v2/prod/... https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47/_next/static/css/8a0ab026ae774df5.css — 200 — 310 B — 203 ms — h2https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47/_next/static/chunks/8029.0c949eb88d6dd9df.jsbaomoi-static.bmcdn.me/web-v2/prod/... https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47/_next/static/chunks/8029.0c949eb88d6dd9df.js — 200 — 1.1 KiB — 204 ms — h2https://w-api.baomoi.com/api/v1/slave/widget/weather/get/board?ctime=1787926396&version=0.8.47&sig=e0cee3cbb40e15c940e7f3ed0caa364b571612f8ca4d11a25479505039dd9f16&apiKey=kI44ARvPwaqL7v0KuDSM0rGORtdY1nnww-api.baomoi.com/api/v1/slave/widge... https://w-api.baomoi.com/api/v1/slave/widget/weather/get/board?ctime=1787926396&version=0.8.47&sig=e0cee3cbb40e15c940e7f3ed0caa364b571612f8ca4d11a25479505039dd9f16&apiKey=kI44ARvPwaqL7v0KuDSM0rGORtdY1nnw — 200 — 2.2 KiB — 1.4 s — h2https://w-api.baomoi.com/api/v1/app/get/config?ctime=1787926396&version=0.8.47&sig=07ee9833316a7ff373301b2c11c00353d14bef0a574e1c5bdc0e53f3319ae411&apiKey=kI44ARvPwaqL7v0KuDSM0rGORtdY1nnww-api.baomoi.com/api/v1/app/get/con... https://w-api.baomoi.com/api/v1/app/get/config?ctime=1787926396&version=0.8.47&sig=07ee9833316a7ff373301b2c11c00353d14bef0a574e1c5bdc0e53f3319ae411&apiKey=kI44ARvPwaqL7v0KuDSM0rGORtdY1nnw — 200 — 1.7 KiB — 1.1 s — h2https://w-api.baomoi.com/api/v1/user/get/contents-recommend?itemSizeLimit=3&pageType=1&ctime=1787926396&version=0.8.47&sig=6594332acfe034bf9f1c4f0fd484780f1e8029d5d376be068cea52583e7d9f23&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&ctime=1787926396&version=0.8.47&sig=6594332acfe034bf9f1c4f0fd484780f1e8029d5d376be068cea52583e7d9f23&apiKey=kI44ARvPwaqL7v0KuDSM0rGORtdY1nnw — 200 — 10.6 KiB — 1.5 s — h2https://w-api.baomoi.com/api/v1/content/get/list-by-type?listType=1&listId=0&page=6&ctime=1787926396&version=0.8.47&sig=5591cda7ae08fc6f5c9a2096750866c9990017d0f452c01d73271ae61f650b3d&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&ctime=1787926396&version=0.8.47&sig=5591cda7ae08fc6f5c9a2096750866c9990017d0f452c01d73271ae61f650b3d&apiKey=kI44ARvPwaqL7v0KuDSM0rGORtdY1nnw — 200 — 6.8 KiB — 1.4 s — h2https://w-api.baomoi.com/api/v1/app/get/sidebar?categoryId=0&sectionIds=110%2C119%2C111%2C112%2C120%2C123%2C114%2C104%2C105%2C125%2C102%2C113%2C106%2C103%2C118%2C121&pageType=1&ctime=1787926396&version=0.8.47&sig=fc31b34ed7eb8cda3a3fce2572b12ff8873ffae8077fa5e1bd32e4c9c7b0ce2a&apiKey=kI44ARvPwaqL7v0KuDSM0rGORtdY1nnww-api.baomoi.com/api/v1/app/get/sid... https://w-api.baomoi.com/api/v1/app/get/sidebar?categoryId=0&sectionIds=110%2C119%2C111%2C112%2C120%2C123%2C114%2C104%2C105%2C125%2C102%2C113%2C106%2C103%2C118%2C121&pageType=1&ctime=1787926396&version=0.8.47&sig=fc31b34ed7eb8cda3a3fce2572b12ff8873ffae8077fa5e1bd32e4c9c7b0ce2a&apiKey=kI44ARvPwaqL7v0KuDSM0rGORtdY1nnw — 200 — 6.5 KiB — 1.2 s — h2https://w-api.baomoi.com/api/v1/slave/external/get/region?ctime=1787926396&version=0.8.47&sig=c698ed1c2f64dd00fe441d788e0567068a84432c80665827a0681c93e759435d&apiKey=kI44ARvPwaqL7v0KuDSM0rGORtdY1nnww-api.baomoi.com/api/v1/slave/exter... https://w-api.baomoi.com/api/v1/slave/external/get/region?ctime=1787926396&version=0.8.47&sig=c698ed1c2f64dd00fe441d788e0567068a84432c80665827a0681c93e759435d&apiKey=kI44ARvPwaqL7v0KuDSM0rGORtdY1nnw — 200 — 493 B — 1.2 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 — 902 ms — 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 — 1.4 s — h2https://www.googletagmanager.com/gtag/js?id=G-KL0ZDVFN4Fwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-KL0ZDVFN4F — 200 — 160.6 KiB — 155 ms — h2data:image/avif;base64,AAAAIGZ0eXBhdmlmAAAAAGF2aWZtaWYxbWlhZk1BMUEAAADybWV0YQAAAAAAAAAoaGRscgAAAAAA…data:image/avif;base64,AAAAIGZ0eXBh... data:image/avif;base64,AAAAIGZ0eXBhdmlmAAAAAGF2aWZtaWYxbWlhZk1BMUEAAADybWV0YQAAAAAAAAAoaGRscgAAAAAA… — 200 — 304 B — 27 ms — datahttps://log.baomoi.com/log?data=eyJyYW5kIjowLjE2OTc3MDgxMDU3NTQwNCwicmVmIjoiIiwia2V5Ijoid2ViX2hvbWUiLCJ1aWQiOm51bGwsImluZGV4IjowLCJ1dG1EaXJlY3QiOmZhbHNlLCJzc2lkIjoiIn0%3Dlog.baomoi.com/log?data=eyJyYW5kIjo... https://log.baomoi.com/log?data=eyJyYW5kIjowLjE2OTc3MDgxMDU3NTQwNCwicmVmIjoiIiwia2V5Ijoid2ViX2hvbWUiLCJ1aWQiOm51bGwsImluZGV4IjowLCJ1dG1EaXJlY3QiOmZhbHNlLCJzc2lkIjoiIn0%3D — 200 — 63 B — 822 ms — 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 — 910 ms — h2https://log.baomoi.com/log?data=eyJyYW5kIjowLjAzNzM0NDI4NjcyNjE5OTM4LCJyZWYiOiIiLCJrZXkiOiJ3ZWJfYWxsIiwidWlkIjpudWxsLCJpbmRleCI6MCwidXRtRGlyZWN0IjpmYWxzZSwic3NpZCI6IiJ9log.baomoi.com/log?data=eyJyYW5kIjo... https://log.baomoi.com/log?data=eyJyYW5kIjowLjAzNzM0NDI4NjcyNjE5OTM4LCJyZWYiOiIiLCJrZXkiOiJ3ZWJfYWxsIiwidWlkIjpudWxsLCJpbmRleCI6MCwidXRtRGlyZWN0IjpmYWxzZSwic3NpZCI6IiJ9 — 200 — 62 B — 823 ms — h2https://api.baomoi.com/v1/webs/get/content-notify-new?from_time=1787926344api.baomoi.com/v1/webs/get/content-... https://api.baomoi.com/v1/webs/get/content-notify-new?from_time=1787926344 — 200 — 346 B — 784 ms — h2https://gif-baomoi.bmcdn.me/w250_r3x2/2026_08_28_119_55937435/44bc9b44d80f3151681e.gif.webmgif-baomoi.bmcdn.me/w250_r3x2/2026_... https://gif-baomoi.bmcdn.me/w250_r3x2/2026_08_28_119_55937435/44bc9b44d80f3151681e.gif.webm — 206 — 77.6 KiB — 1.9 s — h2https://gif-baomoi.bmcdn.me/w250_r3x2/2026_08_28_20_55937713/4bea75fa36b1dfef86a0.gif.webmgif-baomoi.bmcdn.me/w250_r3x2/2026_... https://gif-baomoi.bmcdn.me/w250_r3x2/2026_08_28_20_55937713/4bea75fa36b1dfef86a0.gif.webm — 206 — 106.0 KiB — 1.7 s — h2https://photo-baomoi.bmcdn.me/w700_r16x9/2026_08_28_294_55937386/45e11cea5fa1b6ffefb0.jpgphoto-baomoi.bmcdn.me/w700_r16x9/20... https://photo-baomoi.bmcdn.me/w700_r16x9/2026_08_28_294_55937386/45e11cea5fa1b6ffefb0.jpg — 200 — 60.2 KiB — 948 ms — h2https://photo-baomoi.bmcdn.me/f014ec1fa854410a1845.pngphoto-baomoi.bmcdn.me/f014ec1fa8544... https://photo-baomoi.bmcdn.me/f014ec1fa854410a1845.png — 200 — 1.9 KiB — 830 ms — h2https://photo-baomoi.bmcdn.me/87c4e8cfac8445da1c95.pngphoto-baomoi.bmcdn.me/87c4e8cfac844... https://photo-baomoi.bmcdn.me/87c4e8cfac8445da1c95.png — 200 — 1.4 KiB — 830 ms — h2https://photo-baomoi.bmcdn.me/7c3e6ddf2894c1ca9885.pngphoto-baomoi.bmcdn.me/7c3e6ddf2894c... https://photo-baomoi.bmcdn.me/7c3e6ddf2894c1ca9885.png — 200 — 2.2 KiB — 830 ms — h2https://photo-baomoi.bmcdn.me/7eeddfe79bac72f22bbd.pngphoto-baomoi.bmcdn.me/7eeddfe79bac7... https://photo-baomoi.bmcdn.me/7eeddfe79bac72f22bbd.png — 200 — 2.4 KiB — 830 ms — h2https://photo-baomoi.bmcdn.me/75af674e2205cb5b9214.pngphoto-baomoi.bmcdn.me/75af674e2205c... https://photo-baomoi.bmcdn.me/75af674e2205cb5b9214.png — 200 — 6.4 KiB — 828 ms — h2https://photo-baomoi.bmcdn.me/71f5e84fae04475a1e15.pngphoto-baomoi.bmcdn.me/71f5e84fae044... https://photo-baomoi.bmcdn.me/71f5e84fae04475a1e15.png — 200 — 3.6 KiB — 827 ms — h2https://photo-baomoi.bmcdn.me/fe3b5c30187bf125a86a.pngphoto-baomoi.bmcdn.me/fe3b5c30187bf... https://photo-baomoi.bmcdn.me/fe3b5c30187bf125a86a.png — 200 — 2.6 KiB — 827 ms — h2https://web.api.adtimaserver.vn/zpr/baomoiPR?zones=118270509207484724%2C686299738197686582%2C1254265109614131464%2C1822276677698812170%2C2390303621766412556%2C1136489259452549284%2C1775562465903865510%2C2344090787273731768&vs=cate%3Dhomepage%3Bcurl%3Dhttps%3A%2F%2Fbaomoi.com%2F&count=1web.api.adtimaserver.vn/zpr/baomoiP... https://web.api.adtimaserver.vn/zpr/baomoiPR?zones=118270509207484724%2C686299738197686582%2C1254265109614131464%2C1822276677698812170%2C2390303621766412556%2C1136489259452549284%2C1775562465903865510%2C2344090787273731768&vs=cate%3Dhomepage%3Bcurl%3Dhttps%3A%2F%2Fbaomoi.com%2F&count=1 — 200 — 258 B — 228 ms — h2https://log.baomoi.com/imps?data=eyJyYW5kIjowLjI0NjkxODEzODI4NDE2NTEsImtleSI6ImltcHMvd2VidHJhY2svYXJ0aWNsZSIsInZhbHVlIjoiNTU5Mzc2MDQiLCJ1aWQiOm51bGwsInNvdXJjZSI6ImhvbWVwYWdlfGhvdG5ld3MiLCJpbmRleCI6MCwic3NpZCI6IiJ9log.baomoi.com/imps?data=eyJyYW5kIj... https://log.baomoi.com/imps?data=eyJyYW5kIjowLjI0NjkxODEzODI4NDE2NTEsImtleSI6ImltcHMvd2VidHJhY2svYXJ0aWNsZSIsInZhbHVlIjoiNTU5Mzc2MDQiLCJ1aWQiOm51bGwsInNvdXJjZSI6ImhvbWVwYWdlfGhvdG5ld3MiLCJpbmRleCI6MCwic3NpZCI6IiJ9 — 200 — 62 B — 275 ms — h2https://log.baomoi.com/imps?data=eyJyYW5kIjowLjA2ODg3OTAwNjQ4OTU1NzkxLCJrZXkiOiJpbXBzL3dlYnRyYWNrL2FydGljbGUiLCJ2YWx1ZSI6IjU1OTM3MDcwIiwidWlkIjpudWxsLCJzb3VyY2UiOiJob21lcGFnZXxob3RuZXdzIiwiaW5kZXgiOjEsInNzaWQiOiIifQ%3D%3Dlog.baomoi.com/imps?data=eyJyYW5kIj... https://log.baomoi.com/imps?data=eyJyYW5kIjowLjA2ODg3OTAwNjQ4OTU1NzkxLCJrZXkiOiJpbXBzL3dlYnRyYWNrL2FydGljbGUiLCJ2YWx1ZSI6IjU1OTM3MDcwIiwidWlkIjpudWxsLCJzb3VyY2UiOiJob21lcGFnZXxob3RuZXdzIiwiaW5kZXgiOjEsInNzaWQiOiIifQ%3D%3D — 200 — 62 B — 277 ms — h2https://log.baomoi.com/imps?data=eyJyYW5kIjowLjM1MjE3MzU1Mjc0MzkyNzE0LCJrZXkiOiJpbXBzL3dlYnRyYWNrL2FydGljbGUiLCJ2YWx1ZSI6IjU1OTM3NjcwIiwidWlkIjpudWxsLCJzb3VyY2UiOiJob21lcGFnZXxob3RuZXdzIiwiaW5kZXgiOjIsInNzaWQiOiIifQ%3D%3Dlog.baomoi.com/imps?data=eyJyYW5kIj... https://log.baomoi.com/imps?data=eyJyYW5kIjowLjM1MjE3MzU1Mjc0MzkyNzE0LCJrZXkiOiJpbXBzL3dlYnRyYWNrL2FydGljbGUiLCJ2YWx1ZSI6IjU1OTM3NjcwIiwidWlkIjpudWxsLCJzb3VyY2UiOiJob21lcGFnZXxob3RuZXdzIiwiaW5kZXgiOjIsInNzaWQiOiIifQ%3D%3D — 200 — 62 B — 275 ms — h2https://log.baomoi.com/imps?data=eyJyYW5kIjowLjIzNjkwMDkxNTUxMTgzOTQ1LCJrZXkiOiJpbXBzL3dlYnRyYWNrL2FydGljbGUiLCJ2YWx1ZSI6IjU1OTM3NTAyIiwidWlkIjpudWxsLCJzb3VyY2UiOiJob21lcGFnZXxob3RuZXdzIiwiaW5kZXgiOjMsInNzaWQiOiIifQ%3D%3Dlog.baomoi.com/imps?data=eyJyYW5kIj... https://log.baomoi.com/imps?data=eyJyYW5kIjowLjIzNjkwMDkxNTUxMTgzOTQ1LCJrZXkiOiJpbXBzL3dlYnRyYWNrL2FydGljbGUiLCJ2YWx1ZSI6IjU1OTM3NTAyIiwidWlkIjpudWxsLCJzb3VyY2UiOiJob21lcGFnZXxob3RuZXdzIiwiaW5kZXgiOjMsInNzaWQiOiIifQ%3D%3D — 200 — 62 B — 277 ms — h2https://log.baomoi.com/imps?data=eyJyYW5kIjowLjAzNDk3NjUzOTc0ODU1NjMsImtleSI6ImltcHMvd2VidHJhY2svYXJ0aWNsZSIsInZhbHVlIjoiNTU5MzM0MTUiLCJ1aWQiOm51bGwsInNvdXJjZSI6ImhvbWVwYWdlfG5ld2VzdF9ib3giLCJpbmRleCI6MCwic3NpZCI6IiJ9log.baomoi.com/imps?data=eyJyYW5kIj... https://log.baomoi.com/imps?data=eyJyYW5kIjowLjAzNDk3NjUzOTc0ODU1NjMsImtleSI6ImltcHMvd2VidHJhY2svYXJ0aWNsZSIsInZhbHVlIjoiNTU5MzM0MTUiLCJ1aWQiOm51bGwsInNvdXJjZSI6ImhvbWVwYWdlfG5ld2VzdF9ib3giLCJpbmRleCI6MCwic3NpZCI6IiJ9 — 200 — 62 B — 277 ms — h2https://log.baomoi.com/imps?data=eyJyYW5kIjowLjY5NzU3NzAxMTIxODY5Nywia2V5IjoiaW1wcy93ZWJ0cmFjay9hcnRpY2xlIiwidmFsdWUiOiI1NTkzNzk4NiIsInVpZCI6bnVsbCwic291cmNlIjoiaG9tZXBhZ2V8bmV3ZXN0X2JveCIsImluZGV4IjowLCJzc2lkIjoiIn0%3Dlog.baomoi.com/imps?data=eyJyYW5kIj... https://log.baomoi.com/imps?data=eyJyYW5kIjowLjY5NzU3NzAxMTIxODY5Nywia2V5IjoiaW1wcy93ZWJ0cmFjay9hcnRpY2xlIiwidmFsdWUiOiI1NTkzNzk4NiIsInVpZCI6bnVsbCwic291cmNlIjoiaG9tZXBhZ2V8bmV3ZXN0X2JveCIsImluZGV4IjowLCJzc2lkIjoiIn0%3D — 200 — 62 B — 278 ms — h2https://log.baomoi.com/imps?data=eyJyYW5kIjowLjA2MDQ2OTkwMTIzMjk2NzI1LCJrZXkiOiJpbXBzL3dlYnRyYWNrL2FydGljbGUiLCJ2YWx1ZSI6IjU1OTM3OTQ4IiwidWlkIjpudWxsLCJzb3VyY2UiOiJob21lcGFnZXxuZXdlc3RfYm94IiwiaW5kZXgiOjEsInNzaWQiOiIifQ%3D%3Dlog.baomoi.com/imps?data=eyJyYW5kIj... https://log.baomoi.com/imps?data=eyJyYW5kIjowLjA2MDQ2OTkwMTIzMjk2NzI1LCJrZXkiOiJpbXBzL3dlYnRyYWNrL2FydGljbGUiLCJ2YWx1ZSI6IjU1OTM3OTQ4IiwidWlkIjpudWxsLCJzb3VyY2UiOiJob21lcGFnZXxuZXdlc3RfYm94IiwiaW5kZXgiOjEsInNzaWQiOiIifQ%3D%3D — 200 — 62 B — 279 ms — h2https://log.baomoi.com/imps?data=eyJyYW5kIjowLjM5ODc4MDQwOTI0MDA3NzUsImtleSI6ImltcHMvd2VidHJhY2svYXJ0aWNsZSIsInZhbHVlIjoiNTU5Mzc5MDIiLCJ1aWQiOm51bGwsInNvdXJjZSI6ImhvbWVwYWdlfG5ld2VzdF9ib3giLCJpbmRleCI6Miwic3NpZCI6IiJ9log.baomoi.com/imps?data=eyJyYW5kIj... https://log.baomoi.com/imps?data=eyJyYW5kIjowLjM5ODc4MDQwOTI0MDA3NzUsImtleSI6ImltcHMvd2VidHJhY2svYXJ0aWNsZSIsInZhbHVlIjoiNTU5Mzc5MDIiLCJ1aWQiOm51bGwsInNvdXJjZSI6ImhvbWVwYWdlfG5ld2VzdF9ib3giLCJpbmRleCI6Miwic3NpZCI6IiJ9 — 200 — 62 B — 275 ms — h2https://log.baomoi.com/imps?data=eyJyYW5kIjowLjg4MzU5NTcwNDUxNTc4NjYsImtleSI6ImltcHMvd2VidHJhY2svYXJ0aWNsZSIsInZhbHVlIjoiNTU5Mzc5NTQiLCJ1aWQiOm51bGwsInNvdXJjZSI6ImhvbWVwYWdlfG5ld2VzdF9ib3giLCJpbmRleCI6Mywic3NpZCI6IiJ9log.baomoi.com/imps?data=eyJyYW5kIj... https://log.baomoi.com/imps?data=eyJyYW5kIjowLjg4MzU5NTcwNDUxNTc4NjYsImtleSI6ImltcHMvd2VidHJhY2svYXJ0aWNsZSIsInZhbHVlIjoiNTU5Mzc5NTQiLCJ1aWQiOm51bGwsInNvdXJjZSI6ImhvbWVwYWdlfG5ld2VzdF9ib3giLCJpbmRleCI6Mywic3NpZCI6IiJ9 — 200 — 62 B — 276 ms — h2https://log.baomoi.com/imps?data=eyJyYW5kIjowLjc2NTk4NDE0MDI0NTU4MDcsImtleSI6ImltcHMvd2VidHJhY2svYXJ0aWNsZSIsInZhbHVlIjoiNTU5Mzc5NTEiLCJ1aWQiOm51bGwsInNvdXJjZSI6ImhvbWVwYWdlfG5ld2VzdF9ib3giLCJpbmRleCI6NCwic3NpZCI6IiJ9log.baomoi.com/imps?data=eyJyYW5kIj... https://log.baomoi.com/imps?data=eyJyYW5kIjowLjc2NTk4NDE0MDI0NTU4MDcsImtleSI6ImltcHMvd2VidHJhY2svYXJ0aWNsZSIsInZhbHVlIjoiNTU5Mzc5NTEiLCJ1aWQiOm51bGwsInNvdXJjZSI6ImhvbWVwYWdlfG5ld2VzdF9ib3giLCJpbmRleCI6NCwic3NpZCI6IiJ9 — 200 — 62 B — 276 ms — h2https://w-api.baomoi.com/api/v1/user/get/profile?ctime=1787926398&version=0.8.47&sig=dae740ff516a4d927709b10c26ff4e3efe99b4241f41aeaa0c8d75eb12552139&apiKey=kI44ARvPwaqL7v0KuDSM0rGORtdY1nnww-api.baomoi.com/api/v1/user/get/pr... https://w-api.baomoi.com/api/v1/user/get/profile?ctime=1787926398&version=0.8.47&sig=dae740ff516a4d927709b10c26ff4e3efe99b4241f41aeaa0c8d75eb12552139&apiKey=kI44ARvPwaqL7v0KuDSM0rGORtdY1nnw — 200 — 390 B — 267 ms — h2https://api.baomoi.com/a465/n/ext/test?data=abstatus,6,1367api.baomoi.com/a465/n/ext/test?data... https://api.baomoi.com/a465/n/ext/test?data=abstatus,6,1367 — 200 — 146 B — 264 ms — h2https://web.api.adtimaserver.vn/page?s=6-0web.api.adtimaserver.vn/page?s=6-0 https://web.api.adtimaserver.vn/page?s=6-0 — 200 — 192 B — 215 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 — 214 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-KL0ZDVFN4F&gtm=45je68q1v873391873za200zd873391873&_p=1787926396835&gcs=G100&gcd=13p3p3p2p5l1&npa=1&dma_cps=-&dma=1&_eu=AAAAAGA&are=1&cid=2088221080.1787926398&frm=0&pscdl=denied&rcb=7&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B151.0.7922.169%7CNot%253DA%253FBrand%3B99.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=115938465~115938468~118897920~118897930~119791748~120385422&sid=1787926398&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=4043region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-KL0ZDVFN4F&gtm=45je68q1v873391873za200zd873391873&_p=1787926396835&gcs=G100&gcd=13p3p3p2p5l1&npa=1&dma_cps=-&dma=1&_eu=AAAAAGA&are=1&cid=2088221080.1787926398&frm=0&pscdl=denied&rcb=7&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B151.0.7922.169%7CNot%253DA%253FBrand%3B99.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=115938465~115938468~118897920~118897930~119791748~120385422&sid=1787926398&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=4043 — 204 — 545 B — 2.0 s — h2https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47/_next/static/chunks/a926db5f.279b57f4627d30a1.jsbaomoi-static.bmcdn.me/web-v2/prod/... https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47/_next/static/chunks/a926db5f.279b57f4627d30a1.js — 200 — 261.3 KiB — 326 ms — h2https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47/_next/static/chunks/82d18609.47f5321e28440eeb.jsbaomoi-static.bmcdn.me/web-v2/prod/... https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47/_next/static/chunks/82d18609.47f5321e28440eeb.js — 200 — 190.2 KiB — 435 ms — h2https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47/_next/static/chunks/5555.fbefe61fb1965945.jsbaomoi-static.bmcdn.me/web-v2/prod/... https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47/_next/static/chunks/5555.fbefe61fb1965945.js — 200 — 7.5 KiB — 434 ms — h2https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47/_next/static/chunks/2042.7dd19919f6776c5e.jsbaomoi-static.bmcdn.me/web-v2/prod/... https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47/_next/static/chunks/2042.7dd19919f6776c5e.js — 200 — 1.6 KiB — 435 ms — h2https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47/_next/static/chunks/2916.7139cb1c09bb1429.jsbaomoi-static.bmcdn.me/web-v2/prod/... https://baomoi-static.bmcdn.me/web-v2/prod/v0.8.47/_next/static/chunks/2916.7139cb1c09bb1429.js — 200 — 1.1 KiB — 424 ms — h2https://w-api.baomoi.com/api/v1/slave/widget/weather/get/board?ctime=1787926398&version=0.8.47&sig=6ed8c99ddfb43ffa513af6876f137f0ee3f01703192ac1e6001f12e582a28c91&apiKey=kI44ARvPwaqL7v0KuDSM0rGORtdY1nnww-api.baomoi.com/api/v1/slave/widge... https://w-api.baomoi.com/api/v1/slave/widget/weather/get/board?ctime=1787926398&version=0.8.47&sig=6ed8c99ddfb43ffa513af6876f137f0ee3f01703192ac1e6001f12e582a28c91&apiKey=kI44ARvPwaqL7v0KuDSM0rGORtdY1nnw — 200 — 2.2 KiB — 271 ms — h2https://baomoi-static.bmcdn.me/web/styles/img/ic-trending.svgbaomoi-static.bmcdn.me/web/styles/i... https://baomoi-static.bmcdn.me/web/styles/img/ic-trending.svg — 200 — 1.1 KiB — 241 ms — h2https://photo-baomoi.bmcdn.me/50485c421809f157a818.pngphoto-baomoi.bmcdn.me/50485c421809f... https://photo-baomoi.bmcdn.me/50485c421809f157a818.png — 200 — 1.3 KiB — 576 ms — h2https://photo-baomoi.bmcdn.me/c6220f294b62a23cfb73.pngphoto-baomoi.bmcdn.me/c6220f294b62a... https://photo-baomoi.bmcdn.me/c6220f294b62a23cfb73.png — 200 — 1.6 KiB — 576 ms — h2https://photo-baomoi.bmcdn.me/28846abf2ef4c7aa9ee5.pngphoto-baomoi.bmcdn.me/28846abf2ef4c... https://photo-baomoi.bmcdn.me/28846abf2ef4c7aa9ee5.png — 200 — 2.4 KiB — 576 ms — h2https://photo-baomoi.bmcdn.me/d44b44ab01e0e8beb1f1.pngphoto-baomoi.bmcdn.me/d44b44ab01e0e... https://photo-baomoi.bmcdn.me/d44b44ab01e0e8beb1f1.png — 200 — 1.8 KiB — 576 ms — h2https://photo-baomoi.bmcdn.me/144f8fafcae423ba7af5.pngphoto-baomoi.bmcdn.me/144f8fafcae42... https://photo-baomoi.bmcdn.me/144f8fafcae423ba7af5.png — 200 — 1.9 KiB — 576 ms — h2https://photo-baomoi.bmcdn.me/0c2e5fce1a85f3dbaa94.pngphoto-baomoi.bmcdn.me/0c2e5fce1a85f... https://photo-baomoi.bmcdn.me/0c2e5fce1a85f3dbaa94.png — 200 — 1.6 KiB — 576 ms — h2https://photo-baomoi.bmcdn.me/771c3727736c9a32c37d.pngphoto-baomoi.bmcdn.me/771c3727736c9... https://photo-baomoi.bmcdn.me/771c3727736c9a32c37d.png — 200 — 1.5 KiB — 575 ms — h2https://photo-baomoi.bmcdn.me/089d0a7d4f36a668ff27.pngphoto-baomoi.bmcdn.me/089d0a7d4f36a... https://photo-baomoi.bmcdn.me/089d0a7d4f36a668ff27.png — 200 — 12.5 KiB — 576 ms — h2https://photo-baomoi.bmcdn.me/eb1a9cfbd9b030ee69a1.pngphoto-baomoi.bmcdn.me/eb1a9cfbd9b03... https://photo-baomoi.bmcdn.me/eb1a9cfbd9b030ee69a1.png — 200 — 3.3 KiB — 576 ms — h2https://photo-baomoi.bmcdn.me/9d75f894bddf54810dce.pngphoto-baomoi.bmcdn.me/9d75f894bddf5... https://photo-baomoi.bmcdn.me/9d75f894bddf54810dce.png — 200 — 2.5 KiB — 576 ms — h2https://photo-baomoi.bmcdn.me/d0a3d14f94047d5a2415.pngphoto-baomoi.bmcdn.me/d0a3d14f94047... https://photo-baomoi.bmcdn.me/d0a3d14f94047d5a2415.png — 200 — 2.3 KiB — 576 ms — h2https://photo-baomoi.bmcdn.me/a188186b5d20b47eed31.pngphoto-baomoi.bmcdn.me/a188186b5d20b... https://photo-baomoi.bmcdn.me/a188186b5d20b47eed31.png — 200 — 2.0 KiB — 576 ms — h2https://photo-baomoi.bmcdn.me/7504ace8e9a300fd59b2.pngphoto-baomoi.bmcdn.me/7504ace8e9a30... https://photo-baomoi.bmcdn.me/7504ace8e9a300fd59b2.png — 200 — 2.7 KiB — 576 ms — h2https://photo-baomoi.bmcdn.me/32bac7bf83f46aaa33e5.pngphoto-baomoi.bmcdn.me/32bac7bf83f46... https://photo-baomoi.bmcdn.me/32bac7bf83f46aaa33e5.png — 200 — 8.9 KiB — 576 ms — h2https://photo-baomoi.bmcdn.me/w100_r1x1/2026_08_28_20_55932211/14a0cc858fce66903fdf.jpg.avifphoto-baomoi.bmcdn.me/w100_r1x1/202... https://photo-baomoi.bmcdn.me/w100_r1x1/2026_08_28_20_55932211/14a0cc858fce66903fdf.jpg.avif — 200 — 2.0 KiB — 576 ms — h2https://photo-baomoi.bmcdn.me/w100_r1x1/2026_08_27_119_55930515/568687efc4a42dfa74b5.jpg.avifphoto-baomoi.bmcdn.me/w100_r1x1/202... https://photo-baomoi.bmcdn.me/w100_r1x1/2026_08_27_119_55930515/568687efc4a42dfa74b5.jpg.avif — 200 — 2.0 KiB — 576 ms — h2https://photo-baomoi.bmcdn.me/w100_r1x1/2026_08_28_625_55931283/946e0110425bab05f24a.jpg.avifphoto-baomoi.bmcdn.me/w100_r1x1/202... https://photo-baomoi.bmcdn.me/w100_r1x1/2026_08_28_625_55931283/946e0110425bab05f24a.jpg.avif — 200 — 3.3 KiB — 576 ms — h2https://photo-baomoi.bmcdn.me/w100_r1x1/2026_08_27_20_55930453/c3f4499c0ad7e389bac6.jpg.avifphoto-baomoi.bmcdn.me/w100_r1x1/202... https://photo-baomoi.bmcdn.me/w100_r1x1/2026_08_27_20_55930453/c3f4499c0ad7e389bac6.jpg.avif — 200 — 2.3 KiB — 576 ms — h2https://photo-baomoi.bmcdn.me/w100_r1x1_sm/2026_08_28_23_55930904/44040675453eac60f52f.jpg.avifphoto-baomoi.bmcdn.me/w100_r1x1_sm/... https://photo-baomoi.bmcdn.me/w100_r1x1_sm/2026_08_28_23_55930904/44040675453eac60f52f.jpg.avif — 200 — 2.5 KiB — 576 ms — h2https://baomoi-static.bmcdn.me/web/styles/img/publisher-bg.pngbaomoi-static.bmcdn.me/web/styles/i... https://baomoi-static.bmcdn.me/web/styles/img/publisher-bg.png — 200 — 58.4 KiB — 255 ms — h2https://baomoi-static.bmcdn.me/web-v2/styles/img/playing-video.gifbaomoi-static.bmcdn.me/web-v2/style... https://baomoi-static.bmcdn.me/web-v2/styles/img/playing-video.gif — 200 — 2.6 KiB — 411 ms — h2https://gif-baomoi.bmcdn.me/w300_r2x1/2026_08_28_106_55932386/6d359379d032396c6023.gif.webmgif-baomoi.bmcdn.me/w300_r2x1/2026_... https://gif-baomoi.bmcdn.me/w300_r2x1/2026_08_28_106_55932386/6d359379d032396c6023.gif.webm — 206 — 122 B — 4.7 s — h2https://w-api.baomoi.com/api/v1/content/get/list-by-custom?listType=region&imgSize=w100_r1x1&shortName=HO_CHI_MINH&ctime=1787926398&version=0.8.47&sig=d86cc0aae22a3ad59993fbab0aa2b0ecc74bac0d7f91130711c80950a987e6a6&apiKey=kI44ARvPwaqL7v0KuDSM0rGORtdY1nnww-api.baomoi.com/api/v1/content/get... https://w-api.baomoi.com/api/v1/content/get/list-by-custom?listType=region&imgSize=w100_r1x1&shortName=HO_CHI_MINH&ctime=1787926398&version=0.8.47&sig=d86cc0aae22a3ad59993fbab0aa2b0ecc74bac0d7f91130711c80950a987e6a6&apiKey=kI44ARvPwaqL7v0KuDSM0rGORtdY1nnw — 200 — 8.9 KiB — 301 ms — h2https://gif-baomoi.bmcdn.me/w250_r3x2/2026_08_28_23_55936723/72ea00e443afaaf1f3be.gif.webmgif-baomoi.bmcdn.me/w250_r3x2/2026_... https://gif-baomoi.bmcdn.me/w250_r3x2/2026_08_28_23_55936723/72ea00e443afaaf1f3be.gif.webm — 206 — 121 B — 2.8 s — 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://photo-baomoi.bmcdn.me/w250_r3x2/2026_08_28_5_55936487/f88f7e8a3dc1d49f8dd0.jpg.avifphoto-baomoi.bmcdn.me/w250_r3x2/202... https://photo-baomoi.bmcdn.me/w250_r3x2/2026_08_28_5_55936487/f88f7e8a3dc1d49f8dd0.jpg.avif — 200 — 6.2 KiB — 264 ms — h2https://photo-baomoi.bmcdn.me/w250_r3x2/2026_08_28_20_55936567/e709a90fea44031a5a55.jpg.avifphoto-baomoi.bmcdn.me/w250_r3x2/202... https://photo-baomoi.bmcdn.me/w250_r3x2/2026_08_28_20_55936567/e709a90fea44031a5a55.jpg.avif — 200 — 5.0 KiB — 264 ms — h2https://photo-baomoi.bmcdn.me/w250_r3x2/2026_08_28_294_55936466/816d5a681923f07da932.jpg.avifphoto-baomoi.bmcdn.me/w250_r3x2/202... https://photo-baomoi.bmcdn.me/w250_r3x2/2026_08_28_294_55936466/816d5a681923f07da932.jpg.avif — 200 — 8.8 KiB — 265 ms — h2https://api.baomoi.com/a465/n/ext/test?data=abconfig,6,2697,successapi.baomoi.com/a465/n/ext/test?data... https://api.baomoi.com/a465/n/ext/test?data=abconfig,6,2697,success — 200 — 146 B — 264 ms — h2https://api.baomoi.com/a465/n/images/su?infov2=0,6,api.baomoi.com/a465/n/images/su?inf... https://api.baomoi.com/a465/n/images/su?infov2=0,6, — 200 — 287 B — 264 ms — h2https://adtima-static.zascdn.me/resource/js/bm/web.260804.1.jsadtima-static.zascdn.me/resource/js... https://adtima-static.zascdn.me/resource/js/bm/web.260804.1.js — 200 — 7.5 KiB — 330 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 — 840 B — 203 ms — h2https://w-api.baomoi.com/api/v1/content/get/videos?listIds=55932386%2C55934484%2C55930499%2C55934257%2C55933170&ctime=1787926400&version=0.8.47&sig=ed419dd6a45a475c5a785ad8352e4b0b91f69f132ecef5c1c2083bf512bf4f40&apiKey=kI44ARvPwaqL7v0KuDSM0rGORtdY1nnww-api.baomoi.com/api/v1/content/get... https://w-api.baomoi.com/api/v1/content/get/videos?listIds=55932386%2C55934484%2C55930499%2C55934257%2C55933170&ctime=1787926400&version=0.8.47&sig=ed419dd6a45a475c5a785ad8352e4b0b91f69f132ecef5c1c2083bf512bf4f40&apiKey=kI44ARvPwaqL7v0KuDSM0rGORtdY1nnw — 200 — 1.5 KiB — 263 ms — h2https://adtima-static.zascdn.me/resource/js/z/r.260804.1702.jsadtima-static.zascdn.me/resource/js... https://adtima-static.zascdn.me/resource/js/z/r.260804.1702.js — 200 — 73.4 KiB — 895 ms — h2https://web.api.adtimaserver.vn/tage?20693web.api.adtimaserver.vn/tage?20693 https://web.api.adtimaserver.vn/tage?20693 — 200 — 4.9 KiB — 659 ms — h2https://gif-baomoi.bmcdn.me/w250_r3x2/2026_08_28_119_55937435/44bc9b44d80f3151681e.gifgif-baomoi.bmcdn.me/w250_r3x2/2026_... https://gif-baomoi.bmcdn.me/w250_r3x2/2026_08_28_119_55937435/44bc9b44d80f3151681e.gif — 200 — 202.5 KiB — 361 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-KL0ZDVFN4F&gtm=45je68q1v873391873za200zd873391873&_p=1787926396835&gcs=G100&gcd=13p3p3p2p5l1&npa=1&dma_cps=-&dma=1&_eu=AAAAAGA&are=1&cid=2088221080.1787926398&frm=0&pscdl=denied&rcb=7&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B151.0.7922.169%7CNot%253DA%253FBrand%3B99.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=2&tag_exp=115938465~115938468~118897920~118897930~119791748~120385422&dp=%2F&sid=1787926398&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=4&tfd=9047region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-KL0ZDVFN4F&gtm=45je68q1v873391873za200zd873391873&_p=1787926396835&gcs=G100&gcd=13p3p3p2p5l1&npa=1&dma_cps=-&dma=1&_eu=AAAAAGA&are=1&cid=2088221080.1787926398&frm=0&pscdl=denied&rcb=7&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B151.0.7922.169%7CNot%253DA%253FBrand%3B99.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=2&tag_exp=115938465~115938468~118897920~118897930~119791748~120385422&dp=%2F&sid=1787926398&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=4&tfd=9047 — 204 — 48 B — 68 ms — h2https://web.api.adtimaserver.vn/mczeucp/hit.gif?ua=Mozilla%2F5.0+%28Macintosh%3B+Intel+Mac+OS+X+10_15_7%29+AppleWebKit%2F537.36+%28KHTML%2C+like+Gecko%29+Chrome%2F151.0.0.0+Safari%2F537.36&izl=false&sid=6web.api.adtimaserver.vn/mczeucp/hit... https://web.api.adtimaserver.vn/mczeucp/hit.gif?ua=Mozilla%2F5.0+%28Macintosh%3B+Intel+Mac+OS+X+10_15_7%29+AppleWebKit%2F537.36+%28KHTML%2C+like+Gecko%29+Chrome%2F151.0.0.0+Safari%2F537.36&izl=false&sid=6 — 200 — 135 B — 209 ms — h2https://www.googletagservices.com/tag/js/gpt.jswww.googletagservices.com/tag/js/gp... https://www.googletagservices.com/tag/js/gpt.js — 200 — 37.7 KiB — 98 ms — h2https://adtima-static.zascdn.me/resource/js/ex/prebid/ptg.p.jsadtima-static.zascdn.me/resource/js... https://adtima-static.zascdn.me/resource/js/ex/prebid/ptg.p.js — 200 — 24.3 KiB — 368 ms — h2https://adtima-static.zascdn.me/resource/js/ex/prebid/p-11.10.0.jsadtima-static.zascdn.me/resource/js... https://adtima-static.zascdn.me/resource/js/ex/prebid/p-11.10.0.js — 200 — 96.1 KiB — 660 ms — h2https://sb.scorecardresearch.com/beacon.jssb.scorecardresearch.com/beacon.js https://sb.scorecardresearch.com/beacon.js — 200 — 6.8 KiB — 111 ms — h2https://web.api.adtimaserver.vn/rtb/prepareRTB?zones=838809384018992578,2357044730761014693,1487233576087284469,1060105559605725253,858047551855085629,2179397053673067994,2737901926396421620&uid=&curl=https://baomoi.com/&vs=type%3Dhomepage%3Bcate%3Dhomepage%3Bdevice%3D3%3Bcriteo_cdb%3Dnone%3Bcurl%3Dhttps%3A%2F%2Fbaomoi.com%2Fweb.api.adtimaserver.vn/rtb/prepare... https://web.api.adtimaserver.vn/rtb/prepareRTB?zones=838809384018992578,2357044730761014693,1487233576087284469,1060105559605725253,858047551855085629,2179397053673067994,2737901926396421620&uid=&curl=https://baomoi.com/&vs=type%3Dhomepage%3Bcate%3Dhomepage%3Bdevice%3D3%3Bcriteo_cdb%3Dnone%3Bcurl%3Dhttps%3A%2F%2Fbaomoi.com%2F — 200 — 175 B — 216 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202608250101/pubads_impl.js?cb=122880676securepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202608250101/pubads_impl.js?cb=122880676 — 200 — 206.6 KiB — 152 ms — h3https://sb.scorecardresearch.com/b?c1=2&c2=10367196&cs_it=b1&cv=4.13.1%2B2508250908&ns__t=1787926403935&ns_c=UTF-8&cs_cfg=1001110&c7=https%3A%2F%2Fbaomoi.com%2F&c8=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&c9=sb.scorecardresearch.com/b?c1=2&c2=... https://sb.scorecardresearch.com/b?c1=2&c2=10367196&cs_it=b1&cv=4.13.1%2B2508250908&ns__t=1787926403935&ns_c=UTF-8&cs_cfg=1001110&c7=https%3A%2F%2Fbaomoi.com%2F&c8=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&c9= — 204 — 225 B — 48 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/dict/m202608270101/gptsecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/dict/m202608270101/gpt — 200 — 23.4 KiB — 71 ms — h3https://fundingchoicesmessages.google.com/i/22059416475?ers=3fundingchoicesmessages.google.com/i... https://fundingchoicesmessages.google.com/i/22059416475?ers=3 — 200 — 71.3 KiB — 164 ms — h2https://static.criteo.net/js/ld/publishertag.prebid.jsstatic.criteo.net/js/ld/publisherta... https://static.criteo.net/js/ld/publishertag.prebid.js — 200 — 29.7 KiB — 142 ms — h2https://fundingchoicesmessages.google.com/el/AGSKWxUOtquaeMq9tA5U7u_423RgcjELNI7k062Pphh6K9ewZAIPrRjaSIF3N_z4oAiUQdD5fDQLfBMlcwsEclfKA4kisKPvhfzhj4V8GGz-JjCDGhudHZlt3cSiZU8aNzGjRe6xv3FRRw==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxUOtquaeMq9tA5U7u_423RgcjELNI7k062Pphh6K9ewZAIPrRjaSIF3N_z4oAiUQdD5fDQLfBMlcwsEclfKA4kisKPvhfzhj4V8GGz-JjCDGhudHZlt3cSiZU8aNzGjRe6xv3FRRw== — 204 — 28 B — 67 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxUOtquaeMq9tA5U7u_423RgcjELNI7k062Pphh6K9ewZAIPrRjaSIF3N_z4oAiUQdD5fDQLfBMlcwsEclfKA4kisKPvhfzhj4V8GGz-JjCDGhudHZlt3cSiZU8aNzGjRe6xv3FRRw==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxUOtquaeMq9tA5U7u_423RgcjELNI7k062Pphh6K9ewZAIPrRjaSIF3N_z4oAiUQdD5fDQLfBMlcwsEclfKA4kisKPvhfzhj4V8GGz-JjCDGhudHZlt3cSiZU8aNzGjRe6xv3FRRw== — 204 — 28 B — 63 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxUOtquaeMq9tA5U7u_423RgcjELNI7k062Pphh6K9ewZAIPrRjaSIF3N_z4oAiUQdD5fDQLfBMlcwsEclfKA4kisKPvhfzhj4V8GGz-JjCDGhudHZlt3cSiZU8aNzGjRe6xv3FRRw==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxUOtquaeMq9tA5U7u_423RgcjELNI7k062Pphh6K9ewZAIPrRjaSIF3N_z4oAiUQdD5fDQLfBMlcwsEclfKA4kisKPvhfzhj4V8GGz-JjCDGhudHZlt3cSiZU8aNzGjRe6xv3FRRw== — 204 — 28 B — 58 ms — h3https://fundingchoicesmessages.google.com/f/AGSKWxW0rjsp29pi07pwaOdiTXj_VWl2ShOkwILkBFHFpIvtTXBFDKzNrUFtnafjXb1p7JErhQ5xQsqMmuFywl1fVkxT0tyasMJjT_o9KaGyQ3jejkCQOp7-PSt-9mr3rJHXNVoF2qJLxQ==?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzg3OTI2NDA0LDQwMDAwMDAwMF0sbnVsbCxudWxsLG51bGwsW251bGwsWzddXSwiaHR0cHM6Ly9iYW9tb2kuY29tLyIsbnVsbCxbWzgsIklHMEV1bWtvdVgwIl0sWzksImVuLVVTIl0sWzE4LCJbW1tudWxsLDk4NjJdXV0iXSxbMzUsIjE3ODc5MjY0MDQiXSxbMTksIjEiXSxbMTcsIlswXSJdLFsyNCwiIl0sWzI5LCJmYWxzZSJdXV0fundingchoicesmessages.google.com/f... https://fundingchoicesmessages.google.com/f/AGSKWxW0rjsp29pi07pwaOdiTXj_VWl2ShOkwILkBFHFpIvtTXBFDKzNrUFtnafjXb1p7JErhQ5xQsqMmuFywl1fVkxT0tyasMJjT_o9KaGyQ3jejkCQOp7-PSt-9mr3rJHXNVoF2qJLxQ==?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzg3OTI2NDA0LDQwMDAwMDAwMF0sbnVsbCxudWxsLG51bGwsW251bGwsWzddXSwiaHR0cHM6Ly9iYW9tb2kuY29tLyIsbnVsbCxbWzgsIklHMEV1bWtvdVgwIl0sWzksImVuLVVTIl0sWzE4LCJbW1tudWxsLDk4NjJdXV0iXSxbMzUsIjE3ODc5MjY0MDQiXSxbMTksIjEiXSxbMTcsIlswXSJdLFsyNCwiIl0sWzI5LCJmYWxzZSJdXV0 — 200 — 68.1 KiB — 106 ms — h2https://cdn.jsdelivr.net/gh/prebid/currency-file@1/latest.json?date=20260828cdn.jsdelivr.net/gh/prebid/currency... https://cdn.jsdelivr.net/gh/prebid/currency-file@1/latest.json?date=20260828 — 200 — 1.5 KiB — 98 ms — h2https://htlb.casalemedia.com/openrtb/pbjs?s=641257htlb.casalemedia.com/openrtb/pbjs?s... https://htlb.casalemedia.com/openrtb/pbjs?s=641257 — 200 — 557 B — 117 ms — h2https://fonts.googleapis.com/css?family=Archivo:400,500|Arimo:400,500|Bitter:400,500|EB+Garamond:400,500|Lato|Libre+Baskervill|Libre+Franklin:400,500|Lora:400,500|Google+Sans:regular,medium:400,500|Material+Icons|Google+Symbols|Merriweather|Montserrat:400,500|Mukta:400,500|Muli:400,500|Nunito:400,500|Open+Sans:400,500,600|Open+Sans+Condensed:400,600|Oswald:500|Playfair+Display:400,500|Poppins:400,500|Raleway:400,500|Roboto:400,500|Roboto+Condensed:400,500|Roboto+Slab:400,500|Slabo+27px|Source+Sans+Pro|Ubuntu:400,500|Volkhov&display=swapfonts.googleapis.com/css?family=Arc... https://fonts.googleapis.com/css?family=Archivo:400,500|Arimo:400,500|Bitter:400,500|EB+Garamond:400,500|Lato|Libre+Baskervill|Libre+Franklin:400,500|Lora:400,500|Google+Sans:regular,medium:400,500|Material+Icons|Google+Symbols|Merriweather|Montserrat:400,500|Mukta:400,500|Muli:400,500|Nunito:400,500|Open+Sans:400,500,600|Open+Sans+Condensed:400,600|Oswald:500|Playfair+Display:400,500|Poppins:400,500|Raleway:400,500|Roboto:400,500|Roboto+Condensed:400,500|Roboto+Slab:400,500|Slabo+27px|Source+Sans+Pro|Ubuntu:400,500|Volkhov&display=swap — 200 — 6.6 KiB — 117 ms — h2https://fundingchoicesmessages.google.com/el/AGSKWxUOtquaeMq9tA5U7u_423RgcjELNI7k062Pphh6K9ewZAIPrRjaSIF3N_z4oAiUQdD5fDQLfBMlcwsEclfKA4kisKPvhfzhj4V8GGz-JjCDGhudHZlt3cSiZU8aNzGjRe6xv3FRRw==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxUOtquaeMq9tA5U7u_423RgcjELNI7k062Pphh6K9ewZAIPrRjaSIF3N_z4oAiUQdD5fDQLfBMlcwsEclfKA4kisKPvhfzhj4V8GGz-JjCDGhudHZlt3cSiZU8aNzGjRe6xv3FRRw== — 204 — 28 B — 41 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxUOtquaeMq9tA5U7u_423RgcjELNI7k062Pphh6K9ewZAIPrRjaSIF3N_z4oAiUQdD5fDQLfBMlcwsEclfKA4kisKPvhfzhj4V8GGz-JjCDGhudHZlt3cSiZU8aNzGjRe6xv3FRRw==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxUOtquaeMq9tA5U7u_423RgcjELNI7k062Pphh6K9ewZAIPrRjaSIF3N_z4oAiUQdD5fDQLfBMlcwsEclfKA4kisKPvhfzhj4V8GGz-JjCDGhudHZlt3cSiZU8aNzGjRe6xv3FRRw== — 204 — 28 B — 34 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxUOtquaeMq9tA5U7u_423RgcjELNI7k062Pphh6K9ewZAIPrRjaSIF3N_z4oAiUQdD5fDQLfBMlcwsEclfKA4kisKPvhfzhj4V8GGz-JjCDGhudHZlt3cSiZU8aNzGjRe6xv3FRRw==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxUOtquaeMq9tA5U7u_423RgcjELNI7k062Pphh6K9ewZAIPrRjaSIF3N_z4oAiUQdD5fDQLfBMlcwsEclfKA4kisKPvhfzhj4V8GGz-JjCDGhudHZlt3cSiZU8aNzGjRe6xv3FRRw== — 204 — 28 B — 30 ms — h3https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2fonts.gstatic.com/s/opensans/v40/me... https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 200 — 42.1 KiB — 58 ms — h3https://gum.criteo.com/syncframe?origin=publishertag&topUrl=baomoi.comgum.criteo.com/syncframe?origin=pub... https://gum.criteo.com/syncframe?origin=publishertag&topUrl=baomoi.com — 200 — 5.0 KiB — 104 ms — h2https://web.api.adtimaserver.vn/r?ze=838809384018992578|0&z=2357044730761014693|29230,1487233576087284469|18283,1060105559605725253|17638,858047551855085629|9619,2179397053673067994|94373,2737901926396421620|85605&vs=type%3Dhomepage%3Bcate%3Dhomepage%3Bdevice%3D3%3Bcriteo_cdb%3Dnone%3Bcurl%3Dhttps%3A%2F%2Fbaomoi.com%2F&ver=sdk_version%3D260804.1702%3Bza_version%3D2510081416%3Bsssx%3D1.1.01&contentId=zonearticle-web_-1_c_0&sssx=null&q=169559&uid=&mod=preloadweb.api.adtimaserver.vn/r?ze=838809... https://web.api.adtimaserver.vn/r?ze=838809384018992578|0&z=2357044730761014693|29230,1487233576087284469|18283,1060105559605725253|17638,858047551855085629|9619,2179397053673067994|94373,2737901926396421620|85605&vs=type%3Dhomepage%3Bcate%3Dhomepage%3Bdevice%3D3%3Bcriteo_cdb%3Dnone%3Bcurl%3Dhttps%3A%2F%2Fbaomoi.com%2F&ver=sdk_version%3D260804.1702%3Bza_version%3D2510081416%3Bsssx%3D1.1.01&contentId=zonearticle-web_-1_c_0&sssx=null&q=169559&uid=&mod=preload — 200 — 6.8 KiB — 231 ms — h2https://log.adtimaserver.vn/trackpv/?aid=&uid=&siteId=1987681391595708118&category=homepage&atmrk=0.23229874690650143log.adtimaserver.vn/trackpv/?aid=&u... https://log.adtimaserver.vn/trackpv/?aid=&uid=&siteId=1987681391595708118&category=homepage&atmrk=0.23229874690650143 — 200 — 124 B — 1.3 s — h2https://gum.criteo.com/sid/json?origin=publishertag&domain=baomoi.com&sn=ChromeSyncframe&so=0&topUrl=baomoi.comgum.criteo.com/sid/json?origin=publ... https://gum.criteo.com/sid/json?origin=publishertag&domain=baomoi.com&sn=ChromeSyncframe&so=0&topUrl=baomoi.com — 302 — 721 B — 28 ms — h2https://mug.criteo.com/sid?cpp=jnzfZ3xOSEJRVE0xbzMwa3dhNzRCMWt2KzVmaENJdlhDQnJxVXpDNUZtQU5JYXF2eTByenNhemVjNEZhM1BheDdxL0V4bEVvL05NVFV2Q3Fhbks3YVhQb0ZxTkovSUcrOXdRanM1YUdkaEJYQzdvRzFicFVlbEErbmRSUUkzMS95cE9JWUE3Ryt2ZjBPcU1nWE5YUEhYSHpLOHNCMTdDdUcvOWRVdk9lWCtLcW1FL2xLSFBpRzY4WTkxeERpQ0tXM0V2cXd5WTRld3FMVUQ4U0ZGZHByTTFLbmluUDdGaU5JakN3eURicDhiOHFYYjVySzk1MnJvVmh5ODVaYmtKRGJMOG10fA&cppv=2mug.criteo.com/sid?cpp=jnzfZ3xOSEJR... https://mug.criteo.com/sid?cpp=jnzfZ3xOSEJRVE0xbzMwa3dhNzRCMWt2KzVmaENJdlhDQnJxVXpDNUZtQU5JYXF2eTByenNhemVjNEZhM1BheDdxL0V4bEVvL05NVFV2Q3Fhbks3YVhQb0ZxTkovSUcrOXdRanM1YUdkaEJYQzdvRzFicFVlbEErbmRSUUkzMS95cE9JWUE3Ryt2ZjBPcU1nWE5YUEhYSHpLOHNCMTdDdUcvOWRVdk9lWCtLcW1FL2xLSFBpRzY4WTkxeERpQ0tXM0V2cXd5WTRld3FMVUQ4U0ZGZHByTTFLbmluUDdGaU5JakN3eURicDhiOHFYYjVySzk1MnJvVmh5ODVaYmtKRGJMOG10fA&cppv=2 — 200 — 767 B — 131 ms — h2https://log.adtimaserver.vn/trackrender?zoneIds=2357044730761014693&uid=&curl=https://baomoi.com/&contentId=zonearticle-web_-1_c_0&ver=sdk_version%3D260804.1702%3Bza_version%3D2510081416%3Bsssx%3D1.1.01&atmrk=0.10856864883419026log.adtimaserver.vn/trackrender?zon... https://log.adtimaserver.vn/trackrender?zoneIds=2357044730761014693&uid=&curl=https://baomoi.com/&contentId=zonearticle-web_-1_c_0&ver=sdk_version%3D260804.1702%3Bza_version%3D2510081416%3Bsssx%3D1.1.01&atmrk=0.10856864883419026 — 200 — 123 B — 1.1 s — h2https://log.adtimaserver.vn/trackrender?zoneIds=1487233576087284469&uid=&curl=https://baomoi.com/&contentId=zonearticle-web_-1_c_0&ver=sdk_version%3D260804.1702%3Bza_version%3D2510081416%3Bsssx%3D1.1.01&atmrk=0.6936028707605819log.adtimaserver.vn/trackrender?zon... https://log.adtimaserver.vn/trackrender?zoneIds=1487233576087284469&uid=&curl=https://baomoi.com/&contentId=zonearticle-web_-1_c_0&ver=sdk_version%3D260804.1702%3Bza_version%3D2510081416%3Bsssx%3D1.1.01&atmrk=0.6936028707605819 — 200 — 123 B — 1.1 s — h2https://log.adtimaserver.vn/trackrender?zoneIds=2179397053673067994&uid=&curl=https://baomoi.com/&contentId=zonearticle-web_-1_c_0&ver=sdk_version%3D260804.1702%3Bza_version%3D2510081416%3Bsssx%3D1.1.01&atmrk=0.2962419931433552log.adtimaserver.vn/trackrender?zon... https://log.adtimaserver.vn/trackrender?zoneIds=2179397053673067994&uid=&curl=https://baomoi.com/&contentId=zonearticle-web_-1_c_0&ver=sdk_version%3D260804.1702%3Bza_version%3D2510081416%3Bsssx%3D1.1.01&atmrk=0.2962419931433552 — 200 — 123 B — 1.1 s — h2https://log.adtimaserver.vn/trackrender?zoneIds=2737901926396421620&uid=&curl=https://baomoi.com/&contentId=zonearticle-web_-1_c_0&ver=sdk_version%3D260804.1702%3Bza_version%3D2510081416%3Bsssx%3D1.1.01&atmrk=0.8864811348641783log.adtimaserver.vn/trackrender?zon... https://log.adtimaserver.vn/trackrender?zoneIds=2737901926396421620&uid=&curl=https://baomoi.com/&contentId=zonearticle-web_-1_c_0&ver=sdk_version%3D260804.1702%3Bza_version%3D2510081416%3Bsssx%3D1.1.01&atmrk=0.8864811348641783 — 200 — 123 B — 1.1 s — h2https://log.adtimaserver.vn/t/hit.gif?t=render&h=l3w&staticParams=kpJTQlCpRiIoEecCzRqJUwYyfqUa-4dfAo1wWDkNK4BNiPy4USGODtwy51OsnG6NhrsGK1nYAQjf3JSs_l45O2WbQp2-xWyJQC8kgjk4x2L6Qt8-CoRl_ODvJNwm1qdAt78UapYgvXpmjSEDHFEoX2dS4ZLwpFf9vD_rgWhz_68rk87nH4FISiqkBdvc7Vo7SWMXBkzWNrEbXizaxZbhiMmZIapqKgWEtwrSl0fm8S7gmD9Yk2hdIcF4XjQw4imA_EBsKqXZmiufkATqpcAuP7hBCGT6tViPfJKXC-oYpo19_Rly3GlAWR-701LlSqWwBjatbzhnIBj6pBuzhLl2oMijJcH5EkOflgLkxJIz3BQupEOijATeuytT6_e0Neos&dynamicParams=T8GSbyv0QjneAs36Qt8-7N0QGtg_5Lozg8N-6Ge7JY7dBbgAiPi0qJmzfFZblcIdBLM4drDqYb9z02S1GV8IFPdr85UZ6EDdTOoBKoJc3kdGRGggEDb2AO8q3Z2k48dFfMml1MXTBAI1JNWGOTncECBGyYrL6cS9YMJtZDOSTQEZRkGKAFga5voAh9mkG2RU8XyzlaluuEKdB6ZgUwUFH-lISfuzlRnoQM5EHQmrh2cD-IfZpP2GXufoQz2H-5ACLWc_cjEMYrS0qJiztGSgIWLZuYkQ6BwX-TU1rFG2xYory9DqQOFi2S1GIwJracRb5FTxfLOOsJ_lc_dHeyJbKsmlOG2Y4fR3LFafWJBUlh5lDn__0I3-GxyH4zZZaf-I8vvEvY6ZxV7Dusv85wpwY0ZaXDjhdO5UqKAQ0LLxAs1dwkGNY6B9npE3mcRbJ0-__pYNVILscWQSB8BEbC6lG55Ah9mE_WDCbWQz3xfW4EOAYbPK8A4xopy878296xaRL4Yq8wDGZUVUO6x19Vjtfv0i9Op9iathAaI&dmpReqId=&contentId=zonearticle-web_-1_c_0&crossUid=&atmrk=0.6366289658555581log.adtimaserver.vn/t/hit.gif?t=ren... https://log.adtimaserver.vn/t/hit.gif?t=render&h=l3w&staticParams=kpJTQlCpRiIoEecCzRqJUwYyfqUa-4dfAo1wWDkNK4BNiPy4USGODtwy51OsnG6NhrsGK1nYAQjf3JSs_l45O2WbQp2-xWyJQC8kgjk4x2L6Qt8-CoRl_ODvJNwm1qdAt78UapYgvXpmjSEDHFEoX2dS4ZLwpFf9vD_rgWhz_68rk87nH4FISiqkBdvc7Vo7SWMXBkzWNrEbXizaxZbhiMmZIapqKgWEtwrSl0fm8S7gmD9Yk2hdIcF4XjQw4imA_EBsKqXZmiufkATqpcAuP7hBCGT6tViPfJKXC-oYpo19_Rly3GlAWR-701LlSqWwBjatbzhnIBj6pBuzhLl2oMijJcH5EkOflgLkxJIz3BQupEOijATeuytT6_e0Neos&dynamicParams=T8GSbyv0QjneAs36Qt8-7N0QGtg_5Lozg8N-6Ge7JY7dBbgAiPi0qJmzfFZblcIdBLM4drDqYb9z02S1GV8IFPdr85UZ6EDdTOoBKoJc3kdGRGggEDb2AO8q3Z2k48dFfMml1MXTBAI1JNWGOTncECBGyYrL6cS9YMJtZDOSTQEZRkGKAFga5voAh9mkG2RU8XyzlaluuEKdB6ZgUwUFH-lISfuzlRnoQM5EHQmrh2cD-IfZpP2GXufoQz2H-5ACLWc_cjEMYrS0qJiztGSgIWLZuYkQ6BwX-TU1rFG2xYory9DqQOFi2S1GIwJracRb5FTxfLOOsJ_lc_dHeyJbKsmlOG2Y4fR3LFafWJBUlh5lDn__0I3-GxyH4zZZaf-I8vvEvY6ZxV7Dusv85wpwY0ZaXDjhdO5UqKAQ0LLxAs1dwkGNY6B9npE3mcRbJ0-__pYNVILscWQSB8BEbC6lG55Ah9mE_WDCbWQz3xfW4EOAYbPK8A4xopy878296xaRL4Yq8wDGZUVUO6x19Vjtfv0i9Op9iathAaI&dmpReqId=&contentId=zonearticle-web_-1_c_0&crossUid=&atmrk=0.6366289658555581 — 200 — 123 B — 1.1 s — h2https://log.adtimaserver.vn/t/hit.gif?t=impression&h=l3w&staticParams=kpJTQlCpRiIoEecCzRqJUwYyfqUa-4dfAo1wWDkNK4BNiPy4USGODtwy51OsnG6NhrsGK1nYAQjf3JSs_l45O2WbQp2-xWyJQC8kgjk4x2L6Qt8-CoRl_ODvJNwm1qdAt78UapYgvXpmjSEDHFEoX2dS4ZLwpFf9vD_rgWhz_68rk87nH4FISiqkBdvc7Vo7SWMXBkzWNrEbXizaxZbhiMmZIapqKgWEtwrSl0fm8S7gmD9Yk2hdIcF4XjQw4imA_EBsKqXZmiufkATqpcAuP7hBCGT6tViPfJKXC-oYpo19_Rly3GlAWR-701LlSqWwBjatbzhnIBj6pBuzhLl2oMijJcH5EkOflgLkxJIz3BQupEOijATeuytT6_e0Neos&dynamicParams=T8GSbyv0QjneAs36Qt8-7N0QGtg_5Lozg8N-6Ge7JY7dBbgAiPi0qJmzfFZblcIdBLM4drDqYb9z02S1GV8IFPdr85UZ6EDdTOoBKoJc3kdGRGggEDb2AO8q3Z2k48dFfMml1MXTBAI1JNWGOTncECBGyYrL6cS9YMJtZDOSTQEZRkGKAFga5voAh9mkG2RU8XyzlaluuEKdB6ZgUwUFH-lISfuzlRnoQM5EHQmrh2cD-IfZpP2GXufoQz2H-5ACLWc_cjEMYrS0qJiztGSgIWLZuYkQ6BwX-TU1rFG2xYory9DqQOFi2S1GIwJracRb5FTxfLOOsJ_lc_dHeyJbKsmlOG2Y4fR3LFafWJBUlh5lDn__0I3-GxyH4zZZaf-I8vvEvY6ZxV7Dusv85wpwY0ZaXDjhdO5UqKAQ0LLxAs1dwkGNY6B9npE3mcRbJ0-__pYNVILscWQSB8BEbC6lG55Ah9mE_WDCbWQz3xfW4EOAYbPK8A4xopy878296xaRL4Yq8wDGZUVUO6x19Vjtfv0i9Op9iathAaI&dmpReqId=&contentId=zonearticle-web_-1_c_0&crossUid=&atmrk=0.5260862803611861log.adtimaserver.vn/t/hit.gif?t=imp... https://log.adtimaserver.vn/t/hit.gif?t=impression&h=l3w&staticParams=kpJTQlCpRiIoEecCzRqJUwYyfqUa-4dfAo1wWDkNK4BNiPy4USGODtwy51OsnG6NhrsGK1nYAQjf3JSs_l45O2WbQp2-xWyJQC8kgjk4x2L6Qt8-CoRl_ODvJNwm1qdAt78UapYgvXpmjSEDHFEoX2dS4ZLwpFf9vD_rgWhz_68rk87nH4FISiqkBdvc7Vo7SWMXBkzWNrEbXizaxZbhiMmZIapqKgWEtwrSl0fm8S7gmD9Yk2hdIcF4XjQw4imA_EBsKqXZmiufkATqpcAuP7hBCGT6tViPfJKXC-oYpo19_Rly3GlAWR-701LlSqWwBjatbzhnIBj6pBuzhLl2oMijJcH5EkOflgLkxJIz3BQupEOijATeuytT6_e0Neos&dynamicParams=T8GSbyv0QjneAs36Qt8-7N0QGtg_5Lozg8N-6Ge7JY7dBbgAiPi0qJmzfFZblcIdBLM4drDqYb9z02S1GV8IFPdr85UZ6EDdTOoBKoJc3kdGRGggEDb2AO8q3Z2k48dFfMml1MXTBAI1JNWGOTncECBGyYrL6cS9YMJtZDOSTQEZRkGKAFga5voAh9mkG2RU8XyzlaluuEKdB6ZgUwUFH-lISfuzlRnoQM5EHQmrh2cD-IfZpP2GXufoQz2H-5ACLWc_cjEMYrS0qJiztGSgIWLZuYkQ6BwX-TU1rFG2xYory9DqQOFi2S1GIwJracRb5FTxfLOOsJ_lc_dHeyJbKsmlOG2Y4fR3LFafWJBUlh5lDn__0I3-GxyH4zZZaf-I8vvEvY6ZxV7Dusv85wpwY0ZaXDjhdO5UqKAQ0LLxAs1dwkGNY6B9npE3mcRbJ0-__pYNVILscWQSB8BEbC6lG55Ah9mE_WDCbWQz3xfW4EOAYbPK8A4xopy878296xaRL4Yq8wDGZUVUO6x19Vjtfv0i9Op9iathAaI&dmpReqId=&contentId=zonearticle-web_-1_c_0&crossUid=&atmrk=0.5260862803611861 — 200 — 281 B — 333 ms — h2https://log.adtimaserver.vn/t/hit.gif?t=render&h=l3w&staticParams=kpJTQlCpRiIoEecCzRqJUwYyfqUa-4dfAo1wWDkNK4BNiPy4USGODtwy51OsnG6NhrsGK1nYAQjf3JSs_l45O2WbQp2-xWyJQC8kgjk4x2L6Qt8-CoRl_ODvJNwm1qdAt78UapYgvXpmjSEDHFEoX2dS4ZLwpFf9vD_rgWhz_68rk87nH4FISiqkBdvc7Vo7SWMXBkzWNrEbXizaxZbhiMmZIapqKgWEtwrSl0fm8S7gmD9Yk2hdIcF4XjQw4imA_EBsKqXZmiufkATqpcAuP7hBCGT6tViPfJKXC-oYpo19_Rly3GlAWR-701LlSqWwBjatbzhnIBj6pBuzhLl2oMijJcH5EkOflgLkxJIz3BQupEOijATeuytT6_e0Neos&dynamicParams=Zmg9MZuUwjl3u0ueij8-RXR0Krg_5BNqR3M-aGcS-k7dBbgAIQFijEGzfP-C0QqN5DOR34b2aS8TukvXtcdYtN7MVyV5aEB0u8ApekLcdz4CjHhgkJ8fhvMq3Z0NCkMNbOnlfWyXNEI1JHwhFzWEwGBvYH67iUS9yXt7oOOyjah-ZsGKAFizXzy4h9mksvMePYSzlQA5ds6lB6bJ-gFNj8nI4GyXJXloQGe92y3jFweqV62RNB0G907cM51H-zm7-6PvUrGly4KQeFgzHQ2mPVqJmaCHCmCH2bWcS7sqhQorYk-wqLEi2YTxTdrracTycx49hLOOGTYRW-ene4vyXvkFuG0xSMB_vJYf8XkiMg5FjtaI3D2emxwuBJIRyT8IW1JwVa4ZxfcqjtscZwrZygKSfLjh3XdyzPhgkJsYhv0dQkEk1MTN_hE3MFORD17zLJprS3-WB-saTfc0gOsmDy1eO4lkfcl7e6Dj_9f_OXVY4bPKWK7CCny54say9z_wBO1i2c-EwWkhi_Je-QW4bTFIwGy6PYnkvkM-&dmpReqId=&contentId=zonearticle-web_-1_c_0&crossUid=&atmrk=0.10045962482318282log.adtimaserver.vn/t/hit.gif?t=ren... https://log.adtimaserver.vn/t/hit.gif?t=render&h=l3w&staticParams=kpJTQlCpRiIoEecCzRqJUwYyfqUa-4dfAo1wWDkNK4BNiPy4USGODtwy51OsnG6NhrsGK1nYAQjf3JSs_l45O2WbQp2-xWyJQC8kgjk4x2L6Qt8-CoRl_ODvJNwm1qdAt78UapYgvXpmjSEDHFEoX2dS4ZLwpFf9vD_rgWhz_68rk87nH4FISiqkBdvc7Vo7SWMXBkzWNrEbXizaxZbhiMmZIapqKgWEtwrSl0fm8S7gmD9Yk2hdIcF4XjQw4imA_EBsKqXZmiufkATqpcAuP7hBCGT6tViPfJKXC-oYpo19_Rly3GlAWR-701LlSqWwBjatbzhnIBj6pBuzhLl2oMijJcH5EkOflgLkxJIz3BQupEOijATeuytT6_e0Neos&dynamicParams=Zmg9MZuUwjl3u0ueij8-RXR0Krg_5BNqR3M-aGcS-k7dBbgAIQFijEGzfP-C0QqN5DOR34b2aS8TukvXtcdYtN7MVyV5aEB0u8ApekLcdz4CjHhgkJ8fhvMq3Z0NCkMNbOnlfWyXNEI1JHwhFzWEwGBvYH67iUS9yXt7oOOyjah-ZsGKAFizXzy4h9mksvMePYSzlQA5ds6lB6bJ-gFNj8nI4GyXJXloQGe92y3jFweqV62RNB0G907cM51H-zm7-6PvUrGly4KQeFgzHQ2mPVqJmaCHCmCH2bWcS7sqhQorYk-wqLEi2YTxTdrracTycx49hLOOGTYRW-ene4vyXvkFuG0xSMB_vJYf8XkiMg5FjtaI3D2emxwuBJIRyT8IW1JwVa4ZxfcqjtscZwrZygKSfLjh3XdyzPhgkJsYhv0dQkEk1MTN_hE3MFORD17zLJprS3-WB-saTfc0gOsmDy1eO4lkfcl7e6Dj_9f_OXVY4bPKWK7CCny54say9z_wBO1i2c-EwWkhi_Je-QW4bTFIwGy6PYnkvkM-&dmpReqId=&contentId=zonearticle-web_-1_c_0&crossUid=&atmrk=0.10045962482318282 — 200 — 123 B — 335 ms — h2https://log.adtimaserver.vn/t/hit.gif?t=impression&h=l3w&staticParams=kpJTQlCpRiIoEecCzRqJUwYyfqUa-4dfAo1wWDkNK4BNiPy4USGODtwy51OsnG6NhrsGK1nYAQjf3JSs_l45O2WbQp2-xWyJQC8kgjk4x2L6Qt8-CoRl_ODvJNwm1qdAt78UapYgvXpmjSEDHFEoX2dS4ZLwpFf9vD_rgWhz_68rk87nH4FISiqkBdvc7Vo7SWMXBkzWNrEbXizaxZbhiMmZIapqKgWEtwrSl0fm8S7gmD9Yk2hdIcF4XjQw4imA_EBsKqXZmiufkATqpcAuP7hBCGT6tViPfJKXC-oYpo19_Rly3GlAWR-701LlSqWwBjatbzhnIBj6pBuzhLl2oMijJcH5EkOflgLkxJIz3BQupEOijATeuytT6_e0Neos&dynamicParams=Zmg9MZuUwjl3u0ueij8-RXR0Krg_5BNqR3M-aGcS-k7dBbgAIQFijEGzfP-C0QqN5DOR34b2aS8TukvXtcdYtN7MVyV5aEB0u8ApekLcdz4CjHhgkJ8fhvMq3Z0NCkMNbOnlfWyXNEI1JHwhFzWEwGBvYH67iUS9yXt7oOOyjah-ZsGKAFizXzy4h9mksvMePYSzlQA5ds6lB6bJ-gFNj8nI4GyXJXloQGe92y3jFweqV62RNB0G907cM51H-zm7-6PvUrGly4KQeFgzHQ2mPVqJmaCHCmCH2bWcS7sqhQorYk-wqLEi2YTxTdrracTycx49hLOOGTYRW-ene4vyXvkFuG0xSMB_vJYf8XkiMg5FjtaI3D2emxwuBJIRyT8IW1JwVa4ZxfcqjtscZwrZygKSfLjh3XdyzPhgkJsYhv0dQkEk1MTN_hE3MFORD17zLJprS3-WB-saTfc0gOsmDy1eO4lkfcl7e6Dj_9f_OXVY4bPKWK7CCny54say9z_wBO1i2c-EwWkhi_Je-QW4bTFIwGy6PYnkvkM-&dmpReqId=&contentId=zonearticle-web_-1_c_0&crossUid=&atmrk=0.12325092345526856log.adtimaserver.vn/t/hit.gif?t=imp... https://log.adtimaserver.vn/t/hit.gif?t=impression&h=l3w&staticParams=kpJTQlCpRiIoEecCzRqJUwYyfqUa-4dfAo1wWDkNK4BNiPy4USGODtwy51OsnG6NhrsGK1nYAQjf3JSs_l45O2WbQp2-xWyJQC8kgjk4x2L6Qt8-CoRl_ODvJNwm1qdAt78UapYgvXpmjSEDHFEoX2dS4ZLwpFf9vD_rgWhz_68rk87nH4FISiqkBdvc7Vo7SWMXBkzWNrEbXizaxZbhiMmZIapqKgWEtwrSl0fm8S7gmD9Yk2hdIcF4XjQw4imA_EBsKqXZmiufkATqpcAuP7hBCGT6tViPfJKXC-oYpo19_Rly3GlAWR-701LlSqWwBjatbzhnIBj6pBuzhLl2oMijJcH5EkOflgLkxJIz3BQupEOijATeuytT6_e0Neos&dynamicParams=Zmg9MZuUwjl3u0ueij8-RXR0Krg_5BNqR3M-aGcS-k7dBbgAIQFijEGzfP-C0QqN5DOR34b2aS8TukvXtcdYtN7MVyV5aEB0u8ApekLcdz4CjHhgkJ8fhvMq3Z0NCkMNbOnlfWyXNEI1JHwhFzWEwGBvYH67iUS9yXt7oOOyjah-ZsGKAFizXzy4h9mksvMePYSzlQA5ds6lB6bJ-gFNj8nI4GyXJXloQGe92y3jFweqV62RNB0G907cM51H-zm7-6PvUrGly4KQeFgzHQ2mPVqJmaCHCmCH2bWcS7sqhQorYk-wqLEi2YTxTdrracTycx49hLOOGTYRW-ene4vyXvkFuG0xSMB_vJYf8XkiMg5FjtaI3D2emxwuBJIRyT8IW1JwVa4ZxfcqjtscZwrZygKSfLjh3XdyzPhgkJsYhv0dQkEk1MTN_hE3MFORD17zLJprS3-WB-saTfc0gOsmDy1eO4lkfcl7e6Dj_9f_OXVY4bPKWK7CCny54say9z_wBO1i2c-EwWkhi_Je-QW4bTFIwGy6PYnkvkM-&dmpReqId=&contentId=zonearticle-web_-1_c_0&crossUid=&atmrk=0.12325092345526856 — 200 — 281 B — 334 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 — 204 ms — h2https://dsum.casalemedia.com/pbusermatch?origin=prebid&site_id=641257&p=1&i=0&gdpr=0&gdpr_consent=&us_privacy=dsum.casalemedia.com/pbusermatch?or... https://dsum.casalemedia.com/pbusermatch?origin=prebid&site_id=641257&p=1&i=0&gdpr=0&gdpr_consent=&us_privacy= — 302 — 689 B — 77 ms — h2https://dsum.casalemedia.com/pbusermatch?origin=prebid&site_id=641257&p=1&i=0&gdpr=0&gdpr_consent=&us_privacy=&C=1dsum.casalemedia.com/pbusermatch?or... https://dsum.casalemedia.com/pbusermatch?origin=prebid&site_id=641257&p=1&i=0&gdpr=0&gdpr_consent=&us_privacy=&C=1 — 200 — 314 B — 66 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
91% of JavaScript execution is third-party
First-party Third-party 5902ms · 606KB · ₫2548443/mo
baomoi-static.bmcdn.me
Other
Costly
Execution 5709ms
Transfer 44 KB
Monthly Cost ₫2465431/mo
baomoi-static.bmcdn.me
Other
Costly
Execution 75ms
Transfer 211 KB
Unused 59%
Monthly Cost ₫32573/mo
baomoi-static.bmcdn.me
Other
Costly
Execution 61ms
Transfer 190 KB
Unused 91%
Monthly Cost ₫26424/mo
Google Tag Manager
Tag Manager
Costly
Execution 56ms
Transfer 161 KB
Unused 43%
Monthly Cost ₫24015/mo

These scripts may cost more than they're worth

  • baomoi-static.bmcdn.me adds 5709ms and costs ~₫2465431/month
  • baomoi-static.bmcdn.me adds 75ms and costs ~₫32573/month
  • baomoi-static.bmcdn.me adds 61ms and costs ~₫26424/month
  • Google Tag Manager adds 56ms and costs ~₫24015/month

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

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

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

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

91% 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 56ms 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