Skip to content
https://thedailystar.net

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
71
GRADE
C
FIX
6
REVIEW
1
PASS
8
INFO
2

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

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

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

5.33 s

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

15.21 s

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

1.42 s

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

0.000

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

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

17.89 s

Page Load Progression

708 ms
1.4 s
2.1 s
2.8 s
3.5 s
4.2 s
5.0 s
5.7 s
Checks
17
8 PASS 1 REVIEW 6 FIX
F
Page Weight Budget
Action
3.5 MB transferred, 196 requests
FIX
3.5 MB transferred, 196 requests
Warning::
Page weighs 7.2 MB (3.5 MB transferred)
Warning::
Images are 1.9 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.9 MB
Warning::
JavaScript is 1.2 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.2 MB
Warning::
196 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.73 g CO2 per page load
3.5 MB / 2.4 MB budget
3.5 MB transferred
196 requests
0.73 g CO2 per page load
Images 1.9 MiB 53%
JavaScript 1.2 MiB 35%
Fonts 157.1 KiB 4%
CSS 99.7 KiB 3%
HTML 91.4 KiB 3%
Other 27.3 KiB 1%
Other 24.9 KiB 1%
Other 15.2 KiB 0%
Other 562 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (3.5 MiB of 3.5 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
5185ms total JS execution
FIX
5185ms total JS execution
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 991ms CPU time
Warning::
Unattributable: 968ms CPU time
Warning::
https://www.thedailystar.net/: 812ms CPU time
Warning::
https://scripts.clarity.ms/0.8.59/clarity.js: 535ms CPU time
Warning::
https://pagead2.googlesyndication.com/pagead/manag...: 458ms CPU time
Warning::
Third-party scripts: 5185ms (100% of total)

Main Thread Breakdown

Script Evaluation 61% Other 16% Style & Layout 11% Script Parsing & Compilation 6%
ScriptTotalScriptingParse/CompileParty
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js?cb=31097945991ms773ms84ms3rd
Unattributable968ms246ms0ms3rd
https://www.thedailystar.net/812ms38ms28ms3rd
https://scripts.clarity.ms/0.8.59/clarity.js535ms475ms8ms3rd
https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js458ms403ms38ms3rd
https://www.googletagmanager.com/gtag/js?id=G-RHE1D06RKG407ms355ms37ms3rd
https://www.googletagmanager.com/gtag/js?id=G-ZJYSCBSSEF&cx=c&gtm=4e64k1226ms189ms35ms3rd
https://www.googletagmanager.com/gtag/js?id=G-E9B6ME1JYJ&cx=c&gtm=4e64k1219ms180ms38ms3rd
https://www.googletagmanager.com/gtag/js?id=UA-246073189-1&cx=c&gtm=4e64k1161ms120ms40ms3rd
https://static.chartbeat.com/js/chartbeat.js105ms94ms4ms3rd

Showing top 10 of 14 scripts

D
JS Bundles
Action
45 scripts, 473 KB unused
FIX
45 scripts, 473 KB unused
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 96 KB unused (51%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-ZJYS...: 66 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=UA-246...: 64 KB unused (51%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-E9B6...: 63 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-RHE1...: 58 KB unused (37%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 473 KB
473 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js?cb=31097945188 KB96 KB (51%)3rd
https://www.googletagmanager.com/gtag/js?id=G-ZJYSCBSSEF&cx=c&gtm=4e64k1157 KB66 KB (42%)3rd
https://www.googletagmanager.com/gtag/js?id=UA-246073189-1&cx=c&gtm=4e64k1125 KB64 KB (51%)3rd
https://www.googletagmanager.com/gtag/js?id=G-E9B6ME1JYJ&cx=c&gtm=4e64k1146 KB63 KB (43%)3rd
https://www.googletagmanager.com/gtag/js?id=G-RHE1D06RKG155 KB58 KB (37%)3rd
https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js0 KB32 KB (43%)3rd
https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js0 KB32 KB (43%)3rd
https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js73 KB32 KB (43%)3rd
https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js73 KB32 KB (43%)3rd
https://www.thedailystar.net/modules/contrib/google_analytics/js/google_analytics.js?v=11.2.93 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

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
196 resources · 3.5 MB · 473 KB savings available
FIX
196 resources · 3.5 MB · 473 KB savings available
Warning::
Page weight 2.5 MB over 1MB target
Got: 3.5 MB Expected: ≤ 1 MB
Info::
~473 KB of savings available
Warning::
195 third-party resources (100% of weight)
Info::
4 resources over 200KB
196 resources · 3.5 MiB · 195 third-party 2.5 MiB over 1MB target
Image 53% · 1.9 MiB
JavaScript 35% · 1.2 MiB
Font 4% · 157.1 KiB
CSS 3% · 99.7 KiB
Document 3% · 91.9 KiB
Other 2% · 66.1 KiB

~473.2 KiB of savings available

Remove unused JavaScript: 473.2 KiB
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

B
Image Optimization
25 images, 0 KB saveable
REVIEW
25 images, 0 KB saveable
Warning::
https://www.thedailystar.net/sites/default/files/2... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
25 images 1.9 MB
0 oversized -0 KB
22 legacy format
1 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

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

Web fonts

7

157 KB total

Render-blocking

0

of 7

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s FCP 5.3 s LCP 15.2 shttps://fonts.gstatic.com/s/ibmplexserif/v20/jizDREVNn1dOx-zrZ2X3pZvkTiUf2zcZiVbJ.woff2jizDREVNn1dOx-zrZ2X3pZv... https://fonts.gstatic.com/s/ibmplexserif/v20/jizDREVNn1dOx-zrZ2X3pZvkTiUf2zcZiVbJ.woff2 — 14.6 KiB — 33 ms — font-display: swaphttps://www.thedailystar.net/themes/custom/swallow/fonts/DentonCondensed-Medium.woff2DentonCondensed-Medium.... https://www.thedailystar.net/themes/custom/swallow/fonts/DentonCondensed-Medium.woff2 — 13.5 KiB — 585 ms — font-display: swaphttps://fonts.gstatic.com/s/inter/v20/UcCo3FwrK3iLTcviYwYZ8UA3.woff2UcCo3FwrK3iLTcviYwYZ8UA... https://fonts.gstatic.com/s/inter/v20/UcCo3FwrK3iLTcviYwYZ8UA3.woff2 — 71.3 KiB — 83 ms — font-display: swaphttps://www.thedailystar.net/themes/custom/swallow/fonts/DentonCondensed-Bold.woff2DentonCondensed-Bold.woff2 https://www.thedailystar.net/themes/custom/swallow/fonts/DentonCondensed-Bold.woff2 — 13.7 KiB — 462 ms — font-display: swaphttps://fonts.gstatic.com/s/ibmplexserif/v20/jizAREVNn1dOx-zrZ2X3pZvkTi3s-CI0q1vjitOh.woff2jizAREVNn1dOx-zrZ2X3pZv... https://fonts.gstatic.com/s/ibmplexserif/v20/jizAREVNn1dOx-zrZ2X3pZvkTi3s-CI0q1vjitOh.woff2 — 15.2 KiB — 51 ms — font-display: swaphttps://fonts.gstatic.com/s/ibmplexserif/v20/jizAREVNn1dOx-zrZ2X3pZvkTi3A_yI0q1vjitOh.woff2jizAREVNn1dOx-zrZ2X3pZv... https://fonts.gstatic.com/s/ibmplexserif/v20/jizAREVNn1dOx-zrZ2X3pZvkTi3A_yI0q1vjitOh.woff2 — 15.2 KiB — 59 ms — font-display: swaphttps://www.thedailystar.net/themes/custom/swallow/fonts/DentonCondensed-Light.woff2DentonCondensed-Light.w... https://www.thedailystar.net/themes/custom/swallow/fonts/DentonCondensed-Light.woff2 — 13.5 KiB — 591 ms — font-display: swap
jizDREVNn1dOx-zrZ2X3pZv... woff2 swap
Size 15 KB
Load time 33 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
DentonCondensed-Medium.... woff2 swap
Size 14 KB
Load time 585 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
UcCo3FwrK3iLTcviYwYZ8UA... woff2 swap
Size 71 KB
Load time 83 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
DentonCondensed-Bold.woff2 woff2 swap
Size 14 KB
Load time 462 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
jizAREVNn1dOx-zrZ2X3pZv... woff2 swap
Size 15 KB
Load time 51 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
jizAREVNn1dOx-zrZ2X3pZv... woff2 swap
Size 15 KB
Load time 59 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
DentonCondensed-Light.w... woff2 swap
Size 13 KB
Load time 591 ms
Start 1.7 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)
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+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
196 requests over 5046ms
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 5.3 s LCP 15.2 shttps://thedailystar.net// https://thedailystar.net/ — 301 — 484 B — 660 ms — h2https://www.thedailystar.net/www.thedailystar.net/ https://www.thedailystar.net/ — 200 — 41.9 KiB — 40 ms — h2https://www.googletagmanager.com/gtag/js?id=G-RHE1D06RKGwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-RHE1D06RKG — 200 — 155.2 KiB — 205 ms — h2https://www.thedailystar.net/core/assets/vendor/normalize-css/normalize.css?tdx4l1www.thedailystar.net/core/assets/ve... https://www.thedailystar.net/core/assets/vendor/normalize-css/normalize.css?tdx4l1 — 200 — 2.3 KiB — 529 ms — h2https://www.thedailystar.net/core/modules/system/css/components/align.module.css?tdx4l1www.thedailystar.net/core/modules/s... https://www.thedailystar.net/core/modules/system/css/components/align.module.css?tdx4l1 — 200 — 523 B — 604 ms — h2https://www.thedailystar.net/core/modules/system/css/components/container-inline.module.css?tdx4l1www.thedailystar.net/core/modules/s... https://www.thedailystar.net/core/modules/system/css/components/container-inline.module.css?tdx4l1 — 200 — 470 B — 659 ms — h2https://www.thedailystar.net/core/modules/system/css/components/clearfix.module.css?tdx4l1www.thedailystar.net/core/modules/s... https://www.thedailystar.net/core/modules/system/css/components/clearfix.module.css?tdx4l1 — 200 — 545 B — 493 ms — h2https://www.thedailystar.net/core/modules/system/css/components/hidden.module.css?tdx4l1www.thedailystar.net/core/modules/s... https://www.thedailystar.net/core/modules/system/css/components/hidden.module.css?tdx4l1 — 200 — 1.0 KiB — 542 ms — h2https://www.thedailystar.net/core/modules/system/css/components/item-list.module.css?tdx4l1www.thedailystar.net/core/modules/s... https://www.thedailystar.net/core/modules/system/css/components/item-list.module.css?tdx4l1 — 200 — 478 B — 594 ms — h2https://www.thedailystar.net/core/modules/system/css/components/js.module.css?tdx4l1www.thedailystar.net/core/modules/s... https://www.thedailystar.net/core/modules/system/css/components/js.module.css?tdx4l1 — 200 — 651 B — 599 ms — h2https://www.thedailystar.net/core/modules/system/css/components/position-container.module.css?tdx4l1www.thedailystar.net/core/modules/s... https://www.thedailystar.net/core/modules/system/css/components/position-container.module.css?tdx4l1 — 200 — 432 B — 607 ms — h2https://www.thedailystar.net/core/modules/system/css/components/reset-appearance.module.css?tdx4l1www.thedailystar.net/core/modules/s... https://www.thedailystar.net/core/modules/system/css/components/reset-appearance.module.css?tdx4l1 — 200 — 502 B — 600 ms — h2https://www.thedailystar.net/core/modules/views/css/views.module.css?tdx4l1www.thedailystar.net/core/modules/v... https://www.thedailystar.net/core/modules/views/css/views.module.css?tdx4l1 — 200 — 531 B — 608 ms — h2https://www.thedailystar.net/modules/contrib/ckeditor5_plugin_pack/modules/ckeditor5_plugin_pack_indent_block/css/indent-block.css?tdx4l1www.thedailystar.net/modules/contri... https://www.thedailystar.net/modules/contrib/ckeditor5_plugin_pack/modules/ckeditor5_plugin_pack_indent_block/css/indent-block.css?tdx4l1 — 200 — 646 B — 661 ms — h2https://www.thedailystar.net/core/modules/layout_discovery/layouts/onecol/onecol.css?tdx4l1www.thedailystar.net/core/modules/l... https://www.thedailystar.net/core/modules/layout_discovery/layouts/onecol/onecol.css?tdx4l1 — 200 — 556 B — 601 ms — h2https://www.thedailystar.net/modules/custom/rsi_blocks/css/sticky-hover-ad.css?tdx4l1www.thedailystar.net/modules/custom... https://www.thedailystar.net/modules/custom/rsi_blocks/css/sticky-hover-ad.css?tdx4l1 — 200 — 879 B — 484 ms — h2https://www.thedailystar.net/modules/custom/rsi_popular/css/most-popular.css?tdx4l1www.thedailystar.net/modules/custom... https://www.thedailystar.net/modules/custom/rsi_popular/css/most-popular.css?tdx4l1 — 200 — 491 B — 583 ms — h2https://www.thedailystar.net/modules/contrib/social_media_links/css/social_media_links.theme.css?tdx4l1www.thedailystar.net/modules/contri... https://www.thedailystar.net/modules/contrib/social_media_links/css/social_media_links.theme.css?tdx4l1 — 200 — 573 B — 591 ms — h2https://www.thedailystar.net/core/themes/claro/css/base/variables.css?tdx4l1www.thedailystar.net/core/themes/cl... https://www.thedailystar.net/core/themes/claro/css/base/variables.css?tdx4l1 — 200 — 3.8 KiB — 603 ms — h2https://www.thedailystar.net/core/themes/claro/css/base/print.css?tdx4l1www.thedailystar.net/core/themes/cl... https://www.thedailystar.net/core/themes/claro/css/base/print.css?tdx4l1 — 200 — 1.1 KiB — 657 ms — h2https://www.thedailystar.net/themes/custom/swallow/dist/swallow.css?tdx4l1www.thedailystar.net/themes/custom/... https://www.thedailystar.net/themes/custom/swallow/dist/swallow.css?tdx4l1 — 200 — 22.7 KiB — 788 ms — h2https://www.thedailystar.net/core/themes/claro/css/layout/system-admin--layout.css?tdx4l1www.thedailystar.net/core/themes/cl... https://www.thedailystar.net/core/themes/claro/css/layout/system-admin--layout.css?tdx4l1 — 200 — 916 B — 493 ms — h2https://www.thedailystar.net/core/themes/claro/css/layout/breadcrumb.css?tdx4l1www.thedailystar.net/core/themes/cl... https://www.thedailystar.net/core/themes/claro/css/layout/breadcrumb.css?tdx4l1 — 200 — 497 B — 527 ms — h2https://www.thedailystar.net/core/themes/claro/css/layout/local-actions.css?tdx4l1www.thedailystar.net/core/themes/cl... https://www.thedailystar.net/core/themes/claro/css/layout/local-actions.css?tdx4l1 — 200 — 764 B — 648 ms — h2https://www.thedailystar.net/core/themes/claro/css/layout/layout.css?tdx4l1www.thedailystar.net/core/themes/cl... https://www.thedailystar.net/core/themes/claro/css/layout/layout.css?tdx4l1 — 200 — 730 B — 612 ms — h2https://www.thedailystar.net/core/themes/claro/css/components/system-admin--admin-list.css?tdx4l1www.thedailystar.net/core/themes/cl... https://www.thedailystar.net/core/themes/claro/css/components/system-admin--admin-list.css?tdx4l1 — 200 — 1.1 KiB — 616 ms — h2https://www.thedailystar.net/core/themes/claro/css/components/system-admin--links.css?tdx4l1www.thedailystar.net/core/themes/cl... https://www.thedailystar.net/core/themes/claro/css/components/system-admin--links.css?tdx4l1 — 200 — 675 B — 664 ms — h2https://www.thedailystar.net/core/themes/claro/css/components/system-admin--modules.css?tdx4l1www.thedailystar.net/core/themes/cl... https://www.thedailystar.net/core/themes/claro/css/components/system-admin--modules.css?tdx4l1 — 200 — 2.0 KiB — 530 ms — h2https://www.thedailystar.net/core/themes/claro/css/components/system-admin--panel.css?tdx4l1www.thedailystar.net/core/themes/cl... https://www.thedailystar.net/core/themes/claro/css/components/system-admin--panel.css?tdx4l1 — 200 — 697 B — 592 ms — h2https://www.thedailystar.net/core/themes/claro/css/classy/components/container-inline.css?tdx4l1www.thedailystar.net/core/themes/cl... https://www.thedailystar.net/core/themes/claro/css/classy/components/container-inline.css?tdx4l1 — 200 — 508 B — 649 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s FCP 5.3 s LCP 15.2 shttps://thedailystar.net// https://thedailystar.net/ — 301 — 484 B — 660 ms — h2https://www.thedailystar.net/www.thedailystar.net/ https://www.thedailystar.net/ — 200 — 41.9 KiB — 40 ms — h2https://www.googletagmanager.com/gtag/js?id=G-RHE1D06RKGwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-RHE1D06RKG — 200 — 155.2 KiB — 205 ms — h2https://www.thedailystar.net/core/assets/vendor/normalize-css/normalize.css?tdx4l1www.thedailystar.net/core/assets/ve... https://www.thedailystar.net/core/assets/vendor/normalize-css/normalize.css?tdx4l1 — 200 — 2.3 KiB — 529 ms — h2https://www.thedailystar.net/core/modules/system/css/components/align.module.css?tdx4l1www.thedailystar.net/core/modules/s... https://www.thedailystar.net/core/modules/system/css/components/align.module.css?tdx4l1 — 200 — 523 B — 604 ms — h2https://www.thedailystar.net/core/modules/system/css/components/container-inline.module.css?tdx4l1www.thedailystar.net/core/modules/s... https://www.thedailystar.net/core/modules/system/css/components/container-inline.module.css?tdx4l1 — 200 — 470 B — 659 ms — h2https://www.thedailystar.net/core/modules/system/css/components/clearfix.module.css?tdx4l1www.thedailystar.net/core/modules/s... https://www.thedailystar.net/core/modules/system/css/components/clearfix.module.css?tdx4l1 — 200 — 545 B — 493 ms — h2https://www.thedailystar.net/core/modules/system/css/components/hidden.module.css?tdx4l1www.thedailystar.net/core/modules/s... https://www.thedailystar.net/core/modules/system/css/components/hidden.module.css?tdx4l1 — 200 — 1.0 KiB — 542 ms — h2https://www.thedailystar.net/core/modules/system/css/components/item-list.module.css?tdx4l1www.thedailystar.net/core/modules/s... https://www.thedailystar.net/core/modules/system/css/components/item-list.module.css?tdx4l1 — 200 — 478 B — 594 ms — h2https://www.thedailystar.net/core/modules/system/css/components/js.module.css?tdx4l1www.thedailystar.net/core/modules/s... https://www.thedailystar.net/core/modules/system/css/components/js.module.css?tdx4l1 — 200 — 651 B — 599 ms — h2https://www.thedailystar.net/core/modules/system/css/components/position-container.module.css?tdx4l1www.thedailystar.net/core/modules/s... https://www.thedailystar.net/core/modules/system/css/components/position-container.module.css?tdx4l1 — 200 — 432 B — 607 ms — h2https://www.thedailystar.net/core/modules/system/css/components/reset-appearance.module.css?tdx4l1www.thedailystar.net/core/modules/s... https://www.thedailystar.net/core/modules/system/css/components/reset-appearance.module.css?tdx4l1 — 200 — 502 B — 600 ms — h2https://www.thedailystar.net/core/modules/views/css/views.module.css?tdx4l1www.thedailystar.net/core/modules/v... https://www.thedailystar.net/core/modules/views/css/views.module.css?tdx4l1 — 200 — 531 B — 608 ms — h2https://www.thedailystar.net/modules/contrib/ckeditor5_plugin_pack/modules/ckeditor5_plugin_pack_indent_block/css/indent-block.css?tdx4l1www.thedailystar.net/modules/contri... https://www.thedailystar.net/modules/contrib/ckeditor5_plugin_pack/modules/ckeditor5_plugin_pack_indent_block/css/indent-block.css?tdx4l1 — 200 — 646 B — 661 ms — h2https://www.thedailystar.net/core/modules/layout_discovery/layouts/onecol/onecol.css?tdx4l1www.thedailystar.net/core/modules/l... https://www.thedailystar.net/core/modules/layout_discovery/layouts/onecol/onecol.css?tdx4l1 — 200 — 556 B — 601 ms — h2https://www.thedailystar.net/modules/custom/rsi_blocks/css/sticky-hover-ad.css?tdx4l1www.thedailystar.net/modules/custom... https://www.thedailystar.net/modules/custom/rsi_blocks/css/sticky-hover-ad.css?tdx4l1 — 200 — 879 B — 484 ms — h2https://www.thedailystar.net/modules/custom/rsi_popular/css/most-popular.css?tdx4l1www.thedailystar.net/modules/custom... https://www.thedailystar.net/modules/custom/rsi_popular/css/most-popular.css?tdx4l1 — 200 — 491 B — 583 ms — h2https://www.thedailystar.net/modules/contrib/social_media_links/css/social_media_links.theme.css?tdx4l1www.thedailystar.net/modules/contri... https://www.thedailystar.net/modules/contrib/social_media_links/css/social_media_links.theme.css?tdx4l1 — 200 — 573 B — 591 ms — h2https://www.thedailystar.net/core/themes/claro/css/base/variables.css?tdx4l1www.thedailystar.net/core/themes/cl... https://www.thedailystar.net/core/themes/claro/css/base/variables.css?tdx4l1 — 200 — 3.8 KiB — 603 ms — h2https://www.thedailystar.net/core/themes/claro/css/base/print.css?tdx4l1www.thedailystar.net/core/themes/cl... https://www.thedailystar.net/core/themes/claro/css/base/print.css?tdx4l1 — 200 — 1.1 KiB — 657 ms — h2https://www.thedailystar.net/themes/custom/swallow/dist/swallow.css?tdx4l1www.thedailystar.net/themes/custom/... https://www.thedailystar.net/themes/custom/swallow/dist/swallow.css?tdx4l1 — 200 — 22.7 KiB — 788 ms — h2https://www.thedailystar.net/core/themes/claro/css/layout/system-admin--layout.css?tdx4l1www.thedailystar.net/core/themes/cl... https://www.thedailystar.net/core/themes/claro/css/layout/system-admin--layout.css?tdx4l1 — 200 — 916 B — 493 ms — h2https://www.thedailystar.net/core/themes/claro/css/layout/breadcrumb.css?tdx4l1www.thedailystar.net/core/themes/cl... https://www.thedailystar.net/core/themes/claro/css/layout/breadcrumb.css?tdx4l1 — 200 — 497 B — 527 ms — h2https://www.thedailystar.net/core/themes/claro/css/layout/local-actions.css?tdx4l1www.thedailystar.net/core/themes/cl... https://www.thedailystar.net/core/themes/claro/css/layout/local-actions.css?tdx4l1 — 200 — 764 B — 648 ms — h2https://www.thedailystar.net/core/themes/claro/css/layout/layout.css?tdx4l1www.thedailystar.net/core/themes/cl... https://www.thedailystar.net/core/themes/claro/css/layout/layout.css?tdx4l1 — 200 — 730 B — 612 ms — h2https://www.thedailystar.net/core/themes/claro/css/components/system-admin--admin-list.css?tdx4l1www.thedailystar.net/core/themes/cl... https://www.thedailystar.net/core/themes/claro/css/components/system-admin--admin-list.css?tdx4l1 — 200 — 1.1 KiB — 616 ms — h2https://www.thedailystar.net/core/themes/claro/css/components/system-admin--links.css?tdx4l1www.thedailystar.net/core/themes/cl... https://www.thedailystar.net/core/themes/claro/css/components/system-admin--links.css?tdx4l1 — 200 — 675 B — 664 ms — h2https://www.thedailystar.net/core/themes/claro/css/components/system-admin--modules.css?tdx4l1www.thedailystar.net/core/themes/cl... https://www.thedailystar.net/core/themes/claro/css/components/system-admin--modules.css?tdx4l1 — 200 — 2.0 KiB — 530 ms — h2https://www.thedailystar.net/core/themes/claro/css/components/system-admin--panel.css?tdx4l1www.thedailystar.net/core/themes/cl... https://www.thedailystar.net/core/themes/claro/css/components/system-admin--panel.css?tdx4l1 — 200 — 697 B — 592 ms — h2https://www.thedailystar.net/core/themes/claro/css/classy/components/container-inline.css?tdx4l1www.thedailystar.net/core/themes/cl... https://www.thedailystar.net/core/themes/claro/css/classy/components/container-inline.css?tdx4l1 — 200 — 508 B — 649 ms — h2https://www.thedailystar.net/core/themes/claro/css/classy/components/exposed-filters.css?tdx4l1www.thedailystar.net/core/themes/cl... https://www.thedailystar.net/core/themes/claro/css/classy/components/exposed-filters.css?tdx4l1 — 200 — 603 B — 620 ms — h2https://www.thedailystar.net/core/themes/claro/css/classy/components/field.css?tdx4l1www.thedailystar.net/core/themes/cl... https://www.thedailystar.net/core/themes/claro/css/classy/components/field.css?tdx4l1 — 200 — 546 B — 647 ms — h2https://www.thedailystar.net/core/themes/claro/css/classy/components/icons.css?tdx4l1www.thedailystar.net/core/themes/cl... https://www.thedailystar.net/core/themes/claro/css/classy/components/icons.css?tdx4l1 — 200 — 616 B — 553 ms — h2https://www.thedailystar.net/core/themes/claro/css/classy/components/inline-form.css?tdx4l1www.thedailystar.net/core/themes/cl... https://www.thedailystar.net/core/themes/claro/css/classy/components/inline-form.css?tdx4l1 — 200 — 627 B — 606 ms — h2https://www.thedailystar.net/core/themes/claro/css/classy/components/item-list.css?tdx4l1www.thedailystar.net/core/themes/cl... https://www.thedailystar.net/core/themes/claro/css/classy/components/item-list.css?tdx4l1 — 200 — 607 B — 530 ms — h2https://www.thedailystar.net/core/themes/claro/css/classy/components/link.css?tdx4l1www.thedailystar.net/core/themes/cl... https://www.thedailystar.net/core/themes/claro/css/classy/components/link.css?tdx4l1 — 200 — 463 B — 617 ms — h2https://www.thedailystar.net/core/themes/claro/css/classy/components/links.css?tdx4l1www.thedailystar.net/core/themes/cl... https://www.thedailystar.net/core/themes/claro/css/classy/components/links.css?tdx4l1 — 200 — 580 B — 624 ms — h2https://www.thedailystar.net/core/themes/claro/css/classy/components/menu.css?tdx4l1www.thedailystar.net/core/themes/cl... https://www.thedailystar.net/core/themes/claro/css/classy/components/menu.css?tdx4l1 — 200 — 601 B — 553 ms — h2https://www.thedailystar.net/core/themes/claro/css/classy/components/more-link.css?tdx4l1www.thedailystar.net/core/themes/cl... https://www.thedailystar.net/core/themes/claro/css/classy/components/more-link.css?tdx4l1 — 200 — 475 B — 646 ms — h2https://www.thedailystar.net/core/themes/claro/css/classy/components/textarea.css?tdx4l1www.thedailystar.net/core/themes/cl... https://www.thedailystar.net/core/themes/claro/css/classy/components/textarea.css?tdx4l1 — 200 — 441 B — 557 ms — h2https://www.thedailystar.net/core/themes/claro/css/classy/components/ui-dialog.css?tdx4l1www.thedailystar.net/core/themes/cl... https://www.thedailystar.net/core/themes/claro/css/classy/components/ui-dialog.css?tdx4l1 — 200 — 502 B — 621 ms — h2https://www.thedailystar.net/core/themes/claro/css/components/accordion.css?tdx4l1www.thedailystar.net/core/themes/cl... https://www.thedailystar.net/core/themes/claro/css/components/accordion.css?tdx4l1 — 200 — 836 B — 603 ms — h2https://www.thedailystar.net/core/themes/claro/css/components/action-link.css?tdx4l1www.thedailystar.net/core/themes/cl... https://www.thedailystar.net/core/themes/claro/css/components/action-link.css?tdx4l1 — 200 — 4.3 KiB — 553 ms — h2https://www.thedailystar.net/core/themes/claro/css/components/content-header.css?tdx4l1www.thedailystar.net/core/themes/cl... https://www.thedailystar.net/core/themes/claro/css/components/content-header.css?tdx4l1 — 200 — 611 B — 500 ms — h2https://www.thedailystar.net/core/themes/claro/css/components/ckeditor5.css?tdx4l1www.thedailystar.net/core/themes/cl... https://www.thedailystar.net/core/themes/claro/css/components/ckeditor5.css?tdx4l1 — 200 — 522 B — 645 ms — h2https://www.thedailystar.net/core/themes/claro/css/components/container-inline.css?tdx4l1www.thedailystar.net/core/themes/cl... https://www.thedailystar.net/core/themes/claro/css/components/container-inline.css?tdx4l1 — 200 — 609 B — 644 ms — h2https://www.thedailystar.net/core/themes/claro/css/components/container-inline.module.css?tdx4l1www.thedailystar.net/core/themes/cl... https://www.thedailystar.net/core/themes/claro/css/components/container-inline.module.css?tdx4l1 — 200 — 633 B — 663 ms — h2https://www.thedailystar.net/core/themes/claro/css/components/breadcrumb.css?tdx4l1www.thedailystar.net/core/themes/cl... https://www.thedailystar.net/core/themes/claro/css/components/breadcrumb.css?tdx4l1 — 200 — 1010 B — 504 ms — h2https://www.thedailystar.net/core/themes/claro/css/components/button.css?tdx4l1www.thedailystar.net/core/themes/cl... https://www.thedailystar.net/core/themes/claro/css/components/button.css?tdx4l1 — 200 — 1.7 KiB — 496 ms — h2https://www.thedailystar.net/core/themes/claro/css/components/details.css?tdx4l1www.thedailystar.net/core/themes/cl... https://www.thedailystar.net/core/themes/claro/css/components/details.css?tdx4l1 — 200 — 4.5 KiB — 489 ms — h2https://www.thedailystar.net/core/themes/claro/css/components/divider.css?tdx4l1www.thedailystar.net/core/themes/cl... https://www.thedailystar.net/core/themes/claro/css/components/divider.css?tdx4l1 — 200 — 554 B — 612 ms — h2https://www.thedailystar.net/core/themes/claro/css/components/messages.css?tdx4l1www.thedailystar.net/core/themes/cl... https://www.thedailystar.net/core/themes/claro/css/components/messages.css?tdx4l1 — 200 — 1.6 KiB — 645 ms — h2https://www.thedailystar.net/core/themes/claro/css/components/entity-meta.css?tdx4l1www.thedailystar.net/core/themes/cl... https://www.thedailystar.net/core/themes/claro/css/components/entity-meta.css?tdx4l1 — 200 — 1.0 KiB — 603 ms — h2https://www.thedailystar.net/core/themes/claro/css/components/fieldset.css?tdx4l1www.thedailystar.net/core/themes/cl... https://www.thedailystar.net/core/themes/claro/css/components/fieldset.css?tdx4l1 — 200 — 1.3 KiB — 616 ms — h2https://www.thedailystar.net/core/themes/claro/css/components/form.css?tdx4l1www.thedailystar.net/core/themes/cl... https://www.thedailystar.net/core/themes/claro/css/components/form.css?tdx4l1 — 200 — 2.1 KiB — 646 ms — h2https://www.thedailystar.net/core/themes/claro/css/components/form--checkbox-radio.css?tdx4l1www.thedailystar.net/core/themes/cl... https://www.thedailystar.net/core/themes/claro/css/components/form--checkbox-radio.css?tdx4l1 — 200 — 1.8 KiB — 546 ms — h2https://www.thedailystar.net/core/themes/claro/css/components/form--field-multiple.css?tdx4l1www.thedailystar.net/core/themes/cl... https://www.thedailystar.net/core/themes/claro/css/components/form--field-multiple.css?tdx4l1 — 200 — 562 B — 660 ms — h2https://www.thedailystar.net/core/themes/claro/css/components/form--managed-file.css?tdx4l1www.thedailystar.net/core/themes/cl... https://www.thedailystar.net/core/themes/claro/css/components/form--managed-file.css?tdx4l1 — 200 — 2.3 KiB — 652 ms — h2https://www.thedailystar.net/core/themes/claro/css/components/form--text.css?tdx4l1www.thedailystar.net/core/themes/cl... https://www.thedailystar.net/core/themes/claro/css/components/form--text.css?tdx4l1 — 200 — 1.7 KiB — 655 ms — h2https://www.thedailystar.net/core/themes/claro/css/components/form--select.css?tdx4l1www.thedailystar.net/core/themes/cl... https://www.thedailystar.net/core/themes/claro/css/components/form--select.css?tdx4l1 — 200 — 1.1 KiB — 543 ms — h2https://www.thedailystar.net/core/themes/claro/css/components/help.css?tdx4l1www.thedailystar.net/core/themes/cl... https://www.thedailystar.net/core/themes/claro/css/components/help.css?tdx4l1 — 200 — 561 B — 657 ms — h2https://www.thedailystar.net/core/themes/claro/css/components/image-preview.css?tdx4l1www.thedailystar.net/core/themes/cl... https://www.thedailystar.net/core/themes/claro/css/components/image-preview.css?tdx4l1 — 200 — 833 B — 639 ms — h2https://www.thedailystar.net/core/themes/claro/css/components/menus-and-lists.css?tdx4l1www.thedailystar.net/core/themes/cl... https://www.thedailystar.net/core/themes/claro/css/components/menus-and-lists.css?tdx4l1 — 200 — 803 B — 641 ms — h2https://www.thedailystar.net/core/themes/claro/css/components/modules-page.css?tdx4l1www.thedailystar.net/core/themes/cl... https://www.thedailystar.net/core/themes/claro/css/components/modules-page.css?tdx4l1 — 200 — 768 B — 641 ms — h2https://www.thedailystar.net/core/themes/claro/css/components/node.css?tdx4l1www.thedailystar.net/core/themes/cl... https://www.thedailystar.net/core/themes/claro/css/components/node.css?tdx4l1 — 200 — 554 B — 652 ms — h2https://www.thedailystar.net/core/themes/claro/css/components/page-title.css?tdx4l1www.thedailystar.net/core/themes/cl... https://www.thedailystar.net/core/themes/claro/css/components/page-title.css?tdx4l1 — 200 — 787 B — 604 ms — h2https://www.thedailystar.net/core/themes/claro/css/components/pager.css?tdx4l1www.thedailystar.net/core/themes/cl... https://www.thedailystar.net/core/themes/claro/css/components/pager.css?tdx4l1 — 200 — 1.8 KiB — 491 ms — h2https://www.thedailystar.net/core/themes/claro/css/components/skip-link.css?tdx4l1www.thedailystar.net/core/themes/cl... https://www.thedailystar.net/core/themes/claro/css/components/skip-link.css?tdx4l1 — 200 — 867 B — 637 ms — h2https://www.thedailystar.net/core/themes/claro/css/components/table--file-multiple-widget.css?tdx4l1www.thedailystar.net/core/themes/cl... https://www.thedailystar.net/core/themes/claro/css/components/table--file-multiple-widget.css?tdx4l1 — 200 — 1.2 KiB — 657 ms — h2https://www.thedailystar.net/core/themes/claro/css/components/search-admin-settings.css?tdx4l1www.thedailystar.net/core/themes/cl... https://www.thedailystar.net/core/themes/claro/css/components/search-admin-settings.css?tdx4l1 — 200 — 650 B — 639 ms — h2https://www.thedailystar.net/core/themes/claro/css/components/tableselect.css?tdx4l1www.thedailystar.net/core/themes/cl... https://www.thedailystar.net/core/themes/claro/css/components/tableselect.css?tdx4l1 — 200 — 1.4 KiB — 649 ms — h2https://www.thedailystar.net/core/themes/claro/css/components/tabs.css?tdx4l1www.thedailystar.net/core/themes/cl... https://www.thedailystar.net/core/themes/claro/css/components/tabs.css?tdx4l1 — 200 — 2.1 KiB — 642 ms — h2https://www.thedailystar.net/core/themes/claro/css/components/views-exposed-form.css?tdx4l1www.thedailystar.net/core/themes/cl... https://www.thedailystar.net/core/themes/claro/css/components/views-exposed-form.css?tdx4l1 — 200 — 1.2 KiB — 637 ms — h2https://www.thedailystar.net/core/themes/claro/css/theme/colors.css?tdx4l1www.thedailystar.net/core/themes/cl... https://www.thedailystar.net/core/themes/claro/css/theme/colors.css?tdx4l1 — 200 — 540 B — 636 ms — h2https://unpkg.com/swiper/swiper-bundle.min.cssunpkg.com/swiper/swiper-bundle.min.... https://unpkg.com/swiper/swiper-bundle.min.css — 302 — 268 B — 142 ms — h2https://www.thedailystar.net/core/misc/touchevents-test.js?v=11.2.9www.thedailystar.net/core/misc/touc... https://www.thedailystar.net/core/misc/touchevents-test.js?v=11.2.9 — 200 — 654 B — 552 ms — h2https://www.thedailystar.net/themes/custom/swallow/logo.svgwww.thedailystar.net/themes/custom/... https://www.thedailystar.net/themes/custom/swallow/logo.svg — 200 — 3.9 KiB — 550 ms — h2https://www.thedailystar.net/sites/default/files/2025-11/star-multimedia-banner.jpegwww.thedailystar.net/sites/default/... https://www.thedailystar.net/sites/default/files/2025-11/star-multimedia-banner.jpeg — 200 — 145.6 KiB — 634 ms — h2https://unpkg.com/swiper@12.1.3/swiper-bundle.min.cssunpkg.com/swiper@12.1.3/swiper-bund... https://unpkg.com/swiper@12.1.3/swiper-bundle.min.css — 200 — 3.2 KiB — 35 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-RHE1D06RKG&gtm=45je64k1v895360226za200zd895360226&_p=1776900368252&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dMDhkMT&ecid=1776463058&_eu=AAAAAGA&are=1&cid=2017880053.1776900368&ec_mode=a&frm=0&pscdl=noapi&rcb=3&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938468~117266401~117512542&dl=%2F&sid=1776900368&sct=1&seg=0&dt=The%20Daily%20Star%20-%20Bangladesh%27s%20National%20and%20International%20Breaking%20News&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=977region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-RHE1D06RKG&gtm=45je64k1v895360226za200zd895360226&_p=1776900368252&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dMDhkMT&ecid=1776463058&_eu=AAAAAGA&are=1&cid=2017880053.1776900368&ec_mode=a&frm=0&pscdl=noapi&rcb=3&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938468~117266401~117512542&dl=%2F&sid=1776900368&sct=1&seg=0&dt=The%20Daily%20Star%20-%20Bangladesh%27s%20National%20and%20International%20Breaking%20News&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=977 — 204 — 48 B — 113 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-RHE1D06RKG&cid=2017880053.1776900368&gtm=45je64k1v895360226za200zd895360226&rcb=3&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938468~117266401~117512542stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-RHE1D06RKG&cid=2017880053.1776900368&gtm=45je64k1v895360226za200zd895360226&rcb=3&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938468~117266401~117512542 — 204 — 562 B — 89 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-RHE1D06RKG&gtm=45je64k1v895360226za200zd895360226&_p=1776900368252&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dMDhkMT&ecid=1776463058&_eu=AAAAAGQ&are=1&cid=2017880053.1776900368&frm=0&pscdl=noapi&rcb=3&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=2&tag_exp=0~115938466~115938468~117266401~117512542&dl=%2F&sid=1776900368&sct=1&seg=0&dt=The%20Daily%20Star%20-%20Bangladesh%27s%20National%20and%20International%20Breaking%20News&en=custom&_ee=1&ep.NodeType=Page&ep.NodeID=27&ep.Site=english&ep.created=Mon%2C%2007%2F07%2F2025%20-%2016%3A08&_et=5&tfd=989region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-RHE1D06RKG&gtm=45je64k1v895360226za200zd895360226&_p=1776900368252&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dMDhkMT&ecid=1776463058&_eu=AAAAAGQ&are=1&cid=2017880053.1776900368&frm=0&pscdl=noapi&rcb=3&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=2&tag_exp=0~115938466~115938468~117266401~117512542&dl=%2F&sid=1776900368&sct=1&seg=0&dt=The%20Daily%20Star%20-%20Bangladesh%27s%20National%20and%20International%20Breaking%20News&en=custom&_ee=1&ep.NodeType=Page&ep.NodeID=27&ep.Site=english&ep.created=Mon%2C%2007%2F07%2F2025%20-%2016%3A08&_et=5&tfd=989 — 204 — 553 B — 101 ms — h2https://www.thedailystar.net/core/assets/vendor/jquery/jquery.min.js?v=4.0.0-rc.1www.thedailystar.net/core/assets/ve... https://www.thedailystar.net/core/assets/vendor/jquery/jquery.min.js?v=4.0.0-rc.1 — 200 — 32.1 KiB — 710 ms — h3https://www.thedailystar.net/core/assets/vendor/once/once.min.js?v=1.0.1www.thedailystar.net/core/assets/ve... https://www.thedailystar.net/core/assets/vendor/once/once.min.js?v=1.0.1 — 200 — 1.3 KiB — 586 ms — h3https://fonts.googleapis.com/css2?family=IBM+Plex+Serif:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swapfonts.googleapis.com/css2?family=IB... https://fonts.googleapis.com/css2?family=IBM+Plex+Serif:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap — 200 — 1.6 KiB — 120 ms — h2https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swapfonts.googleapis.com/css2?family=In... https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap — 200 — 799 B — 119 ms — h2https://www.thedailystar.net/core/misc/drupalSettingsLoader.js?v=11.2.9www.thedailystar.net/core/misc/drup... https://www.thedailystar.net/core/misc/drupalSettingsLoader.js?v=11.2.9 — 200 — 965 B — 598 ms — h3https://www.thedailystar.net/core/misc/drupal.js?v=11.2.9www.thedailystar.net/core/misc/drup... https://www.thedailystar.net/core/misc/drupal.js?v=11.2.9 — 200 — 7.7 KiB — 476 ms — h3https://www.thedailystar.net/core/misc/drupal.init.js?v=11.2.9www.thedailystar.net/core/misc/drup... https://www.thedailystar.net/core/misc/drupal.init.js?v=11.2.9 — 200 — 1.0 KiB — 506 ms — h3https://www.thedailystar.net/core/misc/debounce.js?v=11.2.9www.thedailystar.net/core/misc/debo... https://www.thedailystar.net/core/misc/debounce.js?v=11.2.9 — 200 — 1.2 KiB — 625 ms — h3https://www.thedailystar.net/core/misc/announce.js?v=11.2.9www.thedailystar.net/core/misc/anno... https://www.thedailystar.net/core/misc/announce.js?v=11.2.9 — 200 — 2.4 KiB — 462 ms — h3https://www.thedailystar.net/core/misc/message.js?v=11.2.9www.thedailystar.net/core/misc/mess... https://www.thedailystar.net/core/misc/message.js?v=11.2.9 — 200 — 3.3 KiB — 523 ms — h3https://www.thedailystar.net/core/themes/claro/js/messages.js?tdx4l1www.thedailystar.net/core/themes/cl... https://www.thedailystar.net/core/themes/claro/js/messages.js?tdx4l1 — 200 — 1.2 KiB — 476 ms — h3https://www.thedailystar.net/modules/contrib/google_analytics/js/google_analytics.js?v=11.2.9www.thedailystar.net/modules/contri... https://www.thedailystar.net/modules/contrib/google_analytics/js/google_analytics.js?v=11.2.9 — 200 — 2.6 KiB — 566 ms — h3https://www.thedailystar.net/modules/custom/rsi_blocks/js/district_news.js?tdx4l1www.thedailystar.net/modules/custom... https://www.thedailystar.net/modules/custom/rsi_blocks/js/district_news.js?tdx4l1 — 200 — 2.8 KiB — 580 ms — h3https://www.thedailystar.net/modules/custom/rsi_blocks/js/sticky-hover-ad.js?tdx4l1www.thedailystar.net/modules/custom... https://www.thedailystar.net/modules/custom/rsi_blocks/js/sticky-hover-ad.js?tdx4l1 — 200 — 756 B — 588 ms — h3https://www.thedailystar.net/modules/custom/rsi_popular/js/most-popular.js?v=1.xwww.thedailystar.net/modules/custom... https://www.thedailystar.net/modules/custom/rsi_popular/js/most-popular.js?v=1.x — 200 — 970 B — 582 ms — h3https://www.thedailystar.net/themes/custom/swallow/dist/main.js?tdx4l1www.thedailystar.net/themes/custom/... https://www.thedailystar.net/themes/custom/swallow/dist/main.js?tdx4l1 — 200 — 1.2 KiB — 580 ms — h3https://www.thedailystar.net/themes/custom/swallow/src/js/parallax.js?v=1www.thedailystar.net/themes/custom/... https://www.thedailystar.net/themes/custom/swallow/src/js/parallax.js?v=1 — 200 — 2.2 KiB — 572 ms — h3https://www.thedailystar.net/themes/custom/swallow/dist/swiper-slider.js?tdx4l1www.thedailystar.net/themes/custom/... https://www.thedailystar.net/themes/custom/swallow/dist/swiper-slider.js?tdx4l1 — 200 — 806 B — 517 ms — h3https://unpkg.com/swiper/swiper-bundle.min.jsunpkg.com/swiper/swiper-bundle.min.... https://unpkg.com/swiper/swiper-bundle.min.js — 302 — 303 B — 83 ms — h3https://static.chartbeat.com/js/chartbeat_mab.jsstatic.chartbeat.com/js/chartbeat_m... https://static.chartbeat.com/js/chartbeat_mab.js — 200 — 10.2 KiB — 108 ms — h2https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 10.7 KiB — 103 ms — h2https://www.clarity.ms/tag/nm4t239bunwww.clarity.ms/tag/nm4t239bun https://www.clarity.ms/tag/nm4t239bun — 200 — 884 B — 142 ms — http/1.1https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 33.6 KiB — 115 ms — h3https://www.googletagmanager.com/gtag/js?id=UA-246073189-1&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=UA-246073189-1&cx=c&gtm=4e64k1 — 200 — 124.9 KiB — 56 ms — h2https://www.googletagmanager.com/gtag/js?id=G-ZJYSCBSSEF&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-ZJYSCBSSEF&cx=c&gtm=4e64k1 — 200 — 157.0 KiB — 81 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-RHE1D06RKG&cid=2017880053.1776900368&gtm=45je64k1v895360226za200zd895360226&rcb=3&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938468~117266401~117512542&z=1828100104www.google.es/ads/ga-audiences?v=1&... https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-RHE1D06RKG&cid=2017880053.1776900368&gtm=45je64k1v895360226za200zd895360226&rcb=3&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938468~117266401~117512542&z=1828100104 — 200 — 408 B — 99 ms — h2https://static.chartbeat.com/js/chartbeat.jsstatic.chartbeat.com/js/chartbeat.j... https://static.chartbeat.com/js/chartbeat.js — 200 — 15.9 KiB — 103 ms — h2data:image/svg+xml,%3Csvg width='14' height='6' fill='none' xmlns='http://www.w3.org/2000/svg' view…www.w3.org/2000/svg' view… data:image/svg+xml,%3Csvg width='14' height='6' fill='none' xmlns='http://www.w3.org/2000/svg' view… — 200 — 0 B — 0 ms — datadata:image/svg+xml,<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3…www.w3… data:image/svg+xml,<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3… — 200 — 0 B — 0 ms — datahttps://www.thedailystar.net/sites/default/files/styles/big_580_435/public/2026-04/public.jpeg?h=9396f34awww.thedailystar.net/sites/default/... https://www.thedailystar.net/sites/default/files/styles/big_580_435/public/2026-04/public.jpeg?h=9396f34a — 200 — 115.8 KiB — 581 ms — h3https://www.thedailystar.net/sites/default/files/styles/big_580_435/public/images/2025/08/12/attaining_zero_target_on_border_killing.jpg?h=af02a712www.thedailystar.net/sites/default/... https://www.thedailystar.net/sites/default/files/styles/big_580_435/public/images/2025/08/12/attaining_zero_target_on_border_killing.jpg?h=af02a712 — 200 — 112.9 KiB — 623 ms — h3https://www.thedailystar.net/sites/default/files/styles/big_580_435/public/2026-04/apparel-items.jpg?h=f96438eewww.thedailystar.net/sites/default/... https://www.thedailystar.net/sites/default/files/styles/big_580_435/public/2026-04/apparel-items.jpg?h=f96438ee — 200 — 229.0 KiB — 625 ms — h3https://www.thedailystar.net/sites/default/files/styles/big_580_435/public/2026-04/MPs%20getting%20offices%20at%20Upazila%20Parishads.png?h=d1cb525dwww.thedailystar.net/sites/default/... https://www.thedailystar.net/sites/default/files/styles/big_580_435/public/2026-04/MPs%20getting%20offices%20at%20Upazila%20Parishads.png?h=d1cb525d — 200 — 215.6 KiB — 612 ms — h3https://www.thedailystar.net/sites/default/files/styles/big_580_435/public/2026-04/ED_2_NUTRITIONAL_LITERACY.jpg?h=601e843ewww.thedailystar.net/sites/default/... https://www.thedailystar.net/sites/default/files/styles/big_580_435/public/2026-04/ED_2_NUTRITIONAL_LITERACY.jpg?h=601e843e — 200 — 134.1 KiB — 522 ms — h3https://www.thedailystar.net/sites/default/files/styles/big_580_435/public/2026-04/poor%20fuel%20price.png?h=8abcec71www.thedailystar.net/sites/default/... https://www.thedailystar.net/sites/default/files/styles/big_580_435/public/2026-04/poor%20fuel%20price.png?h=8abcec71 — 200 — 396.7 KiB — 623 ms — h3https://fonts.gstatic.com/s/ibmplexserif/v20/jizDREVNn1dOx-zrZ2X3pZvkTiUf2zcZiVbJ.woff2fonts.gstatic.com/s/ibmplexserif/v2... https://fonts.gstatic.com/s/ibmplexserif/v20/jizDREVNn1dOx-zrZ2X3pZvkTiUf2zcZiVbJ.woff2 — 200 — 14.6 KiB — 33 ms — h3https://www.thedailystar.net/themes/custom/swallow/fonts/DentonCondensed-Medium.woff2www.thedailystar.net/themes/custom/... https://www.thedailystar.net/themes/custom/swallow/fonts/DentonCondensed-Medium.woff2 — 200 — 13.5 KiB — 585 ms — h3https://fonts.gstatic.com/s/inter/v20/UcCo3FwrK3iLTcviYwYZ8UA3.woff2fonts.gstatic.com/s/inter/v20/UcCo3... https://fonts.gstatic.com/s/inter/v20/UcCo3FwrK3iLTcviYwYZ8UA3.woff2 — 200 — 71.3 KiB — 83 ms — h3https://www.thedailystar.net/themes/custom/swallow/fonts/DentonCondensed-Bold.woff2www.thedailystar.net/themes/custom/... https://www.thedailystar.net/themes/custom/swallow/fonts/DentonCondensed-Bold.woff2 — 200 — 13.7 KiB — 462 ms — h3https://fonts.gstatic.com/s/ibmplexserif/v20/jizAREVNn1dOx-zrZ2X3pZvkTi3s-CI0q1vjitOh.woff2fonts.gstatic.com/s/ibmplexserif/v2... https://fonts.gstatic.com/s/ibmplexserif/v20/jizAREVNn1dOx-zrZ2X3pZvkTi3s-CI0q1vjitOh.woff2 — 200 — 15.2 KiB — 51 ms — h3https://fonts.gstatic.com/s/ibmplexserif/v20/jizAREVNn1dOx-zrZ2X3pZvkTi3A_yI0q1vjitOh.woff2fonts.gstatic.com/s/ibmplexserif/v2... https://fonts.gstatic.com/s/ibmplexserif/v20/jizAREVNn1dOx-zrZ2X3pZvkTi3A_yI0q1vjitOh.woff2 — 200 — 15.2 KiB — 59 ms — h3https://www.thedailystar.net/themes/custom/swallow/fonts/DentonCondensed-Light.woff2www.thedailystar.net/themes/custom/... https://www.thedailystar.net/themes/custom/swallow/fonts/DentonCondensed-Light.woff2 — 200 — 13.5 KiB — 591 ms — h3https://unpkg.com/swiper@12.1.3/swiper-bundle.min.jsunpkg.com/swiper@12.1.3/swiper-bund... https://unpkg.com/swiper@12.1.3/swiper-bundle.min.js — 200 — 43.0 KiB — 72 ms — h3https://www.googletagmanager.com/gtag/js?id=G-E9B6ME1JYJ&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-E9B6ME1JYJ&cx=c&gtm=4e64k1 — 200 — 145.6 KiB — 96 ms — h3https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 140 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-ZJYSCBSSEF&gtm=45je64k1v9105877097za200zb895360226zd895360226&_p=1776900368252&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dMDhkMT&are=1&cid=2017880053.1776900368&frm=0&pscdl=noapi&rcb=10&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938466~115938469~117266401~117512542&dl=%2F&sid=1776900369&sct=1&seg=0&dt=The%20Daily%20Star%20-%20Bangladesh%27s%20National%20and%20International%20Breaking%20News&en=page_view&_fv=1&_ss=1&_ee=1&tfd=1860region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-ZJYSCBSSEF&gtm=45je64k1v9105877097za200zb895360226zd895360226&_p=1776900368252&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dMDhkMT&are=1&cid=2017880053.1776900368&frm=0&pscdl=noapi&rcb=10&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938466~115938469~117266401~117512542&dl=%2F&sid=1776900369&sct=1&seg=0&dt=The%20Daily%20Star%20-%20Bangladesh%27s%20National%20and%20International%20Breaking%20News&en=page_view&_fv=1&_ss=1&_ee=1&tfd=1860 — 204 — 290 B — 101 ms — h2https://mab.chartbeat.com/mab_strategy/headline_testing/get_strategy/?host=thedailystar.net&domain=thedailystar.net&path=%2Fmab.chartbeat.com/mab_strategy/head... https://mab.chartbeat.com/mab_strategy/headline_testing/get_strategy/?host=thedailystar.net&domain=thedailystar.net&path=%2F — 200 — 518 B — 50 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js?cb=31097945securepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js?cb=31097945 — 200 — 187.7 KiB — 80 ms — h3https://scripts.clarity.ms/0.8.59/clarity.jsscripts.clarity.ms/0.8.59/clarity.j... https://scripts.clarity.ms/0.8.59/clarity.js — 200 — 26.2 KiB — 144 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-E9B6ME1JYJ&gtm=45je64k1v9133750744za20gzd895360226&_p=1776900368252&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=EAAI&are=1&cid=2017880053.1776900368&frm=0&ir=1&pscdl=noapi&rcb=8&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938469~117266401~117512542~117884344~118128922&sid=1776900369&sct=1&seg=0&dl=https%3A%2F%2Fwww.thedailystar.net%2F&dt=The%20Daily%20Star%20-%20Bangladesh%27s%20National%20and%20International%20Breaking%20News&en=page_view&_fv=1&_ss=1&tfd=1948region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-E9B6ME1JYJ&gtm=45je64k1v9133750744za20gzd895360226&_p=1776900368252&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=EAAI&are=1&cid=2017880053.1776900368&frm=0&ir=1&pscdl=noapi&rcb=8&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938469~117266401~117512542~117884344~118128922&sid=1776900369&sct=1&seg=0&dl=https%3A%2F%2Fwww.thedailystar.net%2F&dt=The%20Daily%20Star%20-%20Bangladesh%27s%20National%20and%20International%20Breaking%20News&en=page_view&_fv=1&_ss=1&tfd=1948 — 204 — 48 B — 38 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gptsecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gpt — 200 — 23.0 KiB — 41 ms — h3https://pagead2.googlesyndication.com/gampad/ads?pvsid=7436082645784652&correlator=2516569690624935&eid=31097657%2C31097945&output=ldjh&gdfp_req=1&vrg=202604160201&ptt=17&impl=fifs&iu_parts=34728570%2CHomepage_bottom_Sticky_Hover%2Cpop_up_banner_out_of_page%2Cpop_up_banner%2Ceh_five_banner%2Ceh_four_banner%2Ceh_five_banner_new%2Ceh_campaign_banner%2Ceh_three_banner%2Ceh_two_banner%2Ceh_top_below%2Ceh_one_banner&enc_prev_ius=%2F%2F0%2F1%2C%2F%2F0%2F2%2C%2F%2F0%2F3%2C%2F%2F0%2F4%2C%2F%2F0%2F5%2C%2F%2F0%2F6%2C%2F%2F0%2F7%2C%2F%2F0%2F8%2C%2F%2F0%2F9%2C%2F%2F0%2F10%2C%2F%2F0%2F11&prev_iu_szs=1000x60%7C320x50%2C1x1%2C1x1%7C660x440%7C320x480%2C980x90%7C300x250%2C300x250%2C300x250%2C300x250%2C300x250%2C300x250%2C300x250%7C728x90%7C980x90%2C728x90%7C300x100&ifi=1&dids=js-dfp-tag-homepage_bottom_sti~js-dfp-tag-pop_up_banner_out_o~js-dfp-tag-popup_banner~js-dfp-tag-eh_five_banner~js-dfp-tag-eh_four_banner~js-dfp-tag-eh_five_banner_new~js-dfp-tag-eh_campaign_banner~js-dfp-tag-eh_three_banner~js-dfp-tag-eh_two_banner~js-dfp-tag-eh_top_below~js-dfp-tag-eh_one_banner&adfs=2481035066~1235241231~1708974712~4148872661~3439952109~1113880826~2203267602~1453168915~864787459~3968739419~1046243786&sfv=1-0-45&ists=512&sc=1&abxe=1&dt=1776900369598&lmt=1776899757&adxs=0%2C12%2C12%2C-284%2C56%2C56%2C56%2C56%2C56%2C56%2C-158&adys=773%2C18580%2C18540%2C5763%2C5683%2C5651%2C3335%2C3303%2C3271%2C73%2C0&biw=412&bih=823&scr_x=0&scr_y=0&btvi=0%7C1%7C2%7C3%7C4%7C5%7C6%7C7%7C8%7C0%7C0&ucis=1%7C2%7C3%7C4%7C5%7C6%7C7%7C8%7C9%7Ca%7Cb&oid=2&u_his=2&u_h=823&u_w=412&u_ah=823&u_aw=412&u_cd=24&u_sd=1.75&dmc=8&bc=31&nvt=1&uach=WyJBbmRyb2lkIiwiMTEuMCIsIiIsIm1vdG8gZyBwb3dlciAoMjAyMikiLCIxNDcuMC4wLjAiLG51bGwsMSxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Fwww.thedailystar.net%2F&vis=1&psz=412x-1%7C259x0%7C388x0%7C388x0%7C300x32%7C300x32%7C300x64%7C300x64%7C300x64%7C388x0%7C412x0&msz=412x-1%7C259x0%7C388x0%7C980x0%7C300x0%7C300x0%7C300x0%7C300x0%7C300x0%7C300x0%7C728x0&fws=516%2C4%2C4%2C4%2C4%2C4%2C4%2C4%2C4%2C4%2C4&ohw=412%2C412%2C412%2C412%2C412%2C412%2C412%2C412%2C412%2C412%2C412&dlt=1776900368233&idt=1304&cust_params=content_type%3Dpage%26node_id%3D27&adks=1601288947%2C2413331502%2C2130293892%2C790419050%2C3711615081%2C3453198253%2C3510060164%2C2600706513%2C985947388%2C2891722746%2C1767669831&frm=20pagead2.googlesyndication.com/gampa... https://pagead2.googlesyndication.com/gampad/ads?pvsid=7436082645784652&correlator=2516569690624935&eid=31097657%2C31097945&output=ldjh&gdfp_req=1&vrg=202604160201&ptt=17&impl=fifs&iu_parts=34728570%2CHomepage_bottom_Sticky_Hover%2Cpop_up_banner_out_of_page%2Cpop_up_banner%2Ceh_five_banner%2Ceh_four_banner%2Ceh_five_banner_new%2Ceh_campaign_banner%2Ceh_three_banner%2Ceh_two_banner%2Ceh_top_below%2Ceh_one_banner&enc_prev_ius=%2F%2F0%2F1%2C%2F%2F0%2F2%2C%2F%2F0%2F3%2C%2F%2F0%2F4%2C%2F%2F0%2F5%2C%2F%2F0%2F6%2C%2F%2F0%2F7%2C%2F%2F0%2F8%2C%2F%2F0%2F9%2C%2F%2F0%2F10%2C%2F%2F0%2F11&prev_iu_szs=1000x60%7C320x50%2C1x1%2C1x1%7C660x440%7C320x480%2C980x90%7C300x250%2C300x250%2C300x250%2C300x250%2C300x250%2C300x250%2C300x250%7C728x90%7C980x90%2C728x90%7C300x100&ifi=1&dids=js-dfp-tag-homepage_bottom_sti~js-dfp-tag-pop_up_banner_out_o~js-dfp-tag-popup_banner~js-dfp-tag-eh_five_banner~js-dfp-tag-eh_four_banner~js-dfp-tag-eh_five_banner_new~js-dfp-tag-eh_campaign_banner~js-dfp-tag-eh_three_banner~js-dfp-tag-eh_two_banner~js-dfp-tag-eh_top_below~js-dfp-tag-eh_one_banner&adfs=2481035066~1235241231~1708974712~4148872661~3439952109~1113880826~2203267602~1453168915~864787459~3968739419~1046243786&sfv=1-0-45&ists=512&sc=1&abxe=1&dt=1776900369598&lmt=1776899757&adxs=0%2C12%2C12%2C-284%2C56%2C56%2C56%2C56%2C56%2C56%2C-158&adys=773%2C18580%2C18540%2C5763%2C5683%2C5651%2C3335%2C3303%2C3271%2C73%2C0&biw=412&bih=823&scr_x=0&scr_y=0&btvi=0%7C1%7C2%7C3%7C4%7C5%7C6%7C7%7C8%7C0%7C0&ucis=1%7C2%7C3%7C4%7C5%7C6%7C7%7C8%7C9%7Ca%7Cb&oid=2&u_his=2&u_h=823&u_w=412&u_ah=823&u_aw=412&u_cd=24&u_sd=1.75&dmc=8&bc=31&nvt=1&uach=WyJBbmRyb2lkIiwiMTEuMCIsIiIsIm1vdG8gZyBwb3dlciAoMjAyMikiLCIxNDcuMC4wLjAiLG51bGwsMSxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Fwww.thedailystar.net%2F&vis=1&psz=412x-1%7C259x0%7C388x0%7C388x0%7C300x32%7C300x32%7C300x64%7C300x64%7C300x64%7C388x0%7C412x0&msz=412x-1%7C259x0%7C388x0%7C980x0%7C300x0%7C300x0%7C300x0%7C300x0%7C300x0%7C300x0%7C728x0&fws=516%2C4%2C4%2C4%2C4%2C4%2C4%2C4%2C4%2C4%2C4&ohw=412%2C412%2C412%2C412%2C412%2C412%2C412%2C412%2C412%2C412%2C412&dlt=1776900368233&idt=1304&cust_params=content_type%3Dpage%26node_id%3D27&adks=1601288947%2C2413331502%2C2130293892%2C790419050%2C3711615081%2C3453198253%2C3510060164%2C2600706513%2C985947388%2C2891722746%2C1767669831&frm=20 — 200 — 25.3 KiB — 196 ms — h3https://6a4a7d49f0b59eb714699a2979f1017e.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.html6a4a7d49f0b59eb714699a2979f1017e.sa... https://6a4a7d49f0b59eb714699a2979f1017e.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.html — 200 — 3.1 KiB — 115 ms — h3https://6a4a7d49f0b59eb714699a2979f1017e.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.html6a4a7d49f0b59eb714699a2979f1017e.sa... https://6a4a7d49f0b59eb714699a2979f1017e.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.html — 200 — 0 B — 3 ms — h3https://s0.2mdn.net/879366/dfa7banner_html_inpage_rendering_lib_200_268.jss0.2mdn.net/879366/dfa7banner_html_... https://s0.2mdn.net/879366/dfa7banner_html_inpage_rendering_lib_200_268.js — 200 — 38.2 KiB — 167 ms — h2https://tpc.googlesyndication.com/safeframe/1-0-45/js/ext.jstpc.googlesyndication.com/safeframe... https://tpc.googlesyndication.com/safeframe/1-0-45/js/ext.js — 200 — 6.6 KiB — 114 ms — h2https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js — 200 — 73.1 KiB — 124 ms — h3https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjst6LXdXUmHkNPTTCZ5zICGJ4M3etRbfoMK96RUdDi19ODxXEoocgno_OD0-Lbqrk-eas0xRso_ql3vJSHEn-al16nob3a2EgEfYKz8sJ4hRjCK4aldGEsh_aUvFz9ofs8R81MmqOTciEzUhRU_TX51Lz8iHqikw5EyNnb5Mm8AzPGB2q9FFcNks8GW8dZ6PMSRwq8SVhR69J4N5cmJhk2In7iOcKLx0rSCHWjTtzF-6fjZ0cYNFN2vcGEQY5k-0F0W_zqcQhDLDqCcvXnLw6j8ZEYZrdBwQkJ425tAn1FuSOgZH1JR7TlwYXYEMHFh-4zdhsu5VJVcZvvCuU201EnTB40cHpPeib_nItuM4WbbBSvudpeip9dTO7Wb9AiCL1ek5nX0et0n769GDizmCc2JDjXCNtPgZt1DzaTs&sig=Cg0ArKJSzDgsrPmSfPN7EAE&uach_m=%5BUACH%5D&adurl=pagead2.googlesyndication.com/pcs/v... https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjst6LXdXUmHkNPTTCZ5zICGJ4M3etRbfoMK96RUdDi19ODxXEoocgno_OD0-Lbqrk-eas0xRso_ql3vJSHEn-al16nob3a2EgEfYKz8sJ4hRjCK4aldGEsh_aUvFz9ofs8R81MmqOTciEzUhRU_TX51Lz8iHqikw5EyNnb5Mm8AzPGB2q9FFcNks8GW8dZ6PMSRwq8SVhR69J4N5cmJhk2In7iOcKLx0rSCHWjTtzF-6fjZ0cYNFN2vcGEQY5k-0F0W_zqcQhDLDqCcvXnLw6j8ZEYZrdBwQkJ425tAn1FuSOgZH1JR7TlwYXYEMHFh-4zdhsu5VJVcZvvCuU201EnTB40cHpPeib_nItuM4WbbBSvudpeip9dTO7Wb9AiCL1ek5nX0et0n769GDizmCc2JDjXCNtPgZt1DzaTs&sig=Cg0ArKJSzDgsrPmSfPN7EAE&uach_m=%5BUACH%5D&adurl= — 200 — 26 B — 282 ms — h3https://pagead2.googlesyndication.com/pagead/js/r20260422/r20110914/client/window_focus_fy2021.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/r20260422/r20110914/client/window_focus_fy2021.js — 200 — 1.2 KiB — 84 ms — h3https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js — 200 — 73.1 KiB — 79 ms — h3https://tpc.googlesyndication.com/simgad/11987311014810824704tpc.googlesyndication.com/simgad/11... https://tpc.googlesyndication.com/simgad/11987311014810824704 — 200 — 157.9 KiB — 175 ms — h2https://6a4a7d49f0b59eb714699a2979f1017e.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.html6a4a7d49f0b59eb714699a2979f1017e.sa... https://6a4a7d49f0b59eb714699a2979f1017e.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.html — 200 — 0 B — 2 ms — h3https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjssqYBmTcT0Zmt-e-ZhmvDLf5L_wgGeIMP_NUPaihA9fPVeCC2sn7X7ciLyZJyA3W4z8LiFaSG8X_fiDOY65bKs0aO7rrHb4Y_nYg9jHWaNHR3idEgIkfpgvbCP5E0BgnzgM_eo_s66nnqQu7twLyG4nI0UGeI0NnKLCOQS5Uzhco4bPL1KXQzwep6p-Mefy0Hed43ctPutJneu5wkbFsfPex-DU8OOm4HOlInRhqlBpkjTcDvAc5ncy6x9hc4HPJx3aVxllIFlhmIHHUTzW0Vw5cjuS21XdZZlMWgdITZNu71JZQc6hejFR7HLN0a3B9pdeg3OX1XqRqJGIHqORU_u5vnWW2mG7g_Kq_Tq0mfpPf-3RB7yWgNYCZ9r9vz0gikKz9AWXUl4QSwM8lcba1HxQUbAIrVYO&sig=Cg0ArKJSzCvcFUzA3D-AEAE&uach_m=%5BUACH%5D&adurl=pagead2.googlesyndication.com/pcs/v... https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjssqYBmTcT0Zmt-e-ZhmvDLf5L_wgGeIMP_NUPaihA9fPVeCC2sn7X7ciLyZJyA3W4z8LiFaSG8X_fiDOY65bKs0aO7rrHb4Y_nYg9jHWaNHR3idEgIkfpgvbCP5E0BgnzgM_eo_s66nnqQu7twLyG4nI0UGeI0NnKLCOQS5Uzhco4bPL1KXQzwep6p-Mefy0Hed43ctPutJneu5wkbFsfPex-DU8OOm4HOlInRhqlBpkjTcDvAc5ncy6x9hc4HPJx3aVxllIFlhmIHHUTzW0Vw5cjuS21XdZZlMWgdITZNu71JZQc6hejFR7HLN0a3B9pdeg3OX1XqRqJGIHqORU_u5vnWW2mG7g_Kq_Tq0mfpPf-3RB7yWgNYCZ9r9vz0gikKz9AWXUl4QSwM8lcba1HxQUbAIrVYO&sig=Cg0ArKJSzCvcFUzA3D-AEAE&uach_m=%5BUACH%5D&adurl= — 200 — 26 B — 246 ms — h3https://pagead2.googlesyndication.com/pagead/js/r20260422/r20110914/client/window_focus_fy2021.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/r20260422/r20110914/client/window_focus_fy2021.js — 200 — 0 B — 46 ms — h3https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js — 200 — 0 B — 42 ms — h3https://tpc.googlesyndication.com/simgad/16376232579270199911tpc.googlesyndication.com/simgad/16... https://tpc.googlesyndication.com/simgad/16376232579270199911 — 200 — 343.5 KiB — 182 ms — h2https://s0.2mdn.net/879366/dfa7banner_html_inpage_rendering_lib_200_268.jss0.2mdn.net/879366/dfa7banner_html_... https://s0.2mdn.net/879366/dfa7banner_html_inpage_rendering_lib_200_268.js — 200 — 0 B — 116 ms — h2https://tpc.googlesyndication.com/safeframe/1-0-45/js/ext.jstpc.googlesyndication.com/safeframe... https://tpc.googlesyndication.com/safeframe/1-0-45/js/ext.js — 200 — 0 B — 67 ms — h2https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js — 200 — 0 B — 72 ms — h3https://pagead2.googlesyndication.com/gampad/ads?pvsid=7436082645784652&correlator=2516569690624935&eid=31097657%2C31097945%2C676982961&output=ldjh&gdfp_req=1&vrg=202604160201&ptt=17&impl=fifs&iu_parts=34728570%2Cpop_up_banner_html&enc_prev_ius=%2F0%2F1&prev_iu_szs=1x1&ifi=12&dids=gpt_unit_%2F34728570%2Fpop_up_bann&sfv=1-0-45&ists=1&fas=8&itsi=-1&fsapi=1&sc=1&abxe=1&dt=1776900370046&lmt=1776899757&adxs=-9&adys=-9&biw=412&bih=823&scr_x=0&scr_y=0&btvi=-1&ucis=c&oid=2&u_his=2&u_h=823&u_w=412&u_ah=823&u_aw=412&u_cd=24&u_sd=1.75&dmc=8&bc=31&nvt=1&uach=WyJBbmRyb2lkIiwiMTEuMCIsIiIsIm1vdG8gZyBwb3dlciAoMjAyMikiLCIxNDcuMC4wLjAiLG51bGwsMSxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Fwww.thedailystar.net%2F&vis=1&psz=0x-1&msz=0x-1&fws=2&ohw=0&dlt=1776900368233&idt=1304&cust_params=content_type%3Dpage%26node_id%3D27&adks=607958131&frm=20&is_cau=1&no_cau_info=1&eoidce=1&blev=1&bisch=1pagead2.googlesyndication.com/gampa... https://pagead2.googlesyndication.com/gampad/ads?pvsid=7436082645784652&correlator=2516569690624935&eid=31097657%2C31097945%2C676982961&output=ldjh&gdfp_req=1&vrg=202604160201&ptt=17&impl=fifs&iu_parts=34728570%2Cpop_up_banner_html&enc_prev_ius=%2F0%2F1&prev_iu_szs=1x1&ifi=12&dids=gpt_unit_%2F34728570%2Fpop_up_bann&sfv=1-0-45&ists=1&fas=8&itsi=-1&fsapi=1&sc=1&abxe=1&dt=1776900370046&lmt=1776899757&adxs=-9&adys=-9&biw=412&bih=823&scr_x=0&scr_y=0&btvi=-1&ucis=c&oid=2&u_his=2&u_h=823&u_w=412&u_ah=823&u_aw=412&u_cd=24&u_sd=1.75&dmc=8&bc=31&nvt=1&uach=WyJBbmRyb2lkIiwiMTEuMCIsIiIsIm1vdG8gZyBwb3dlciAoMjAyMikiLCIxNDcuMC4wLjAiLG51bGwsMSxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Fwww.thedailystar.net%2F&vis=1&psz=0x-1&msz=0x-1&fws=2&ohw=0&dlt=1776900368233&idt=1304&cust_params=content_type%3Dpage%26node_id%3D27&adks=607958131&frm=20&is_cau=1&no_cau_info=1&eoidce=1&blev=1&bisch=1 — 200 — 549 B — 48 ms — h3https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl_page_level_ads.js?cb=31097945securepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl_page_level_ads.js?cb=31097945 — 200 — 17.3 KiB — 30 ms — h3data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST… — 200 — 0 B — 0 ms — datahttps://ping.chartbeat.net/ping?h=thedailystar.net&p=%2F&u=CZvW-CVIe64ByrmgB&d=thedailystar.net&g=67074&g0=homepage&g1=No%20Author&n=1&f=00001&c=0&x=0&m=0&y=19735&o=412&w=823&j=45&R=1&W=0&I=0&E=0&e=0&r=&PA=https%3A%2F%2Fwww.thedailystar.net%2F&b=2566&t=Bmjl12BSWzjDa_nXVCjKTvMBm8tSc&V=150&i=The%20Daily%20Star%20-%20Bangladesh%27s%20National%20and%20International%20Breaking%20News&tz=0&sn=1&sv=BX6knZD5SH4PBli2GGDUKs5sCxbxnz&sr=external&sd=1&im=066b2f7f&_ping.chartbeat.net/ping?h=thedailys... https://ping.chartbeat.net/ping?h=thedailystar.net&p=%2F&u=CZvW-CVIe64ByrmgB&d=thedailystar.net&g=67074&g0=homepage&g1=No%20Author&n=1&f=00001&c=0&x=0&m=0&y=19735&o=412&w=823&j=45&R=1&W=0&I=0&E=0&e=0&r=&PA=https%3A%2F%2Fwww.thedailystar.net%2F&b=2566&t=Bmjl12BSWzjDa_nXVCjKTvMBm8tSc&V=150&i=The%20Daily%20Star%20-%20Bangladesh%27s%20National%20and%20International%20Breaking%20News&tz=0&sn=1&sv=BX6knZD5SH4PBli2GGDUKs5sCxbxnz&sr=external&sd=1&im=066b2f7f&_ — 200 — 201 B — 335 ms — h2https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2 — 204 — 20 B — 142 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4 — 204 — 20 B — 128 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2 — 204 — 20 B — 126 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4 — 204 — 20 B — 118 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWgDpagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWgD — 204 — 20 B — 96 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2 — 204 — 20 B — 86 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWgDpagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWgD — 204 — 20 B — 86 ms — h3https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjsthDwVdxlFCXpuSrZDUIJTgYetVPDD_wOqkmrii-jMCvN6PNOjYymGrn7Mr4JjrInIFwT7x-kFrL82D7ER-IvYLBZG_B0nW2b_q-xPfRvuUrgQvGANgkRsmbWDkVccVWdyxhUiALdOweaAN8RLLceZQNzGbPYgQxSxTT1cYr-nIZYTFHzzZQDO2w_ld3buViT06-iGTd9F_SOqVLHE_Z7lJ0DPaWnNFUQgcvxukpHd-SlWEc1sgmrneVEddPyhR4KV8GTljYCbQkRBrccZWOEodbsu5ALF8AQDOuHSaAusse5EFOS7QGltxjZ_s6fHxHQuf37lTxA770O1rx-Vm0mb0kSyD0Dghwpv2KGr-rfzeaurbYcvR6WdA-llGejAsdH5Dcx7CXRpbTP69ZvHyzRwGTdw6C35pL102iXBt6Q&sig=Cg0ArKJSzOXB0dx7Oz4gEAE&uach_m=%5BUACH%5D&dett=2&adurl=pagead2.googlesyndication.com/pcs/v... https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjsthDwVdxlFCXpuSrZDUIJTgYetVPDD_wOqkmrii-jMCvN6PNOjYymGrn7Mr4JjrInIFwT7x-kFrL82D7ER-IvYLBZG_B0nW2b_q-xPfRvuUrgQvGANgkRsmbWDkVccVWdyxhUiALdOweaAN8RLLceZQNzGbPYgQxSxTT1cYr-nIZYTFHzzZQDO2w_ld3buViT06-iGTd9F_SOqVLHE_Z7lJ0DPaWnNFUQgcvxukpHd-SlWEc1sgmrneVEddPyhR4KV8GTljYCbQkRBrccZWOEodbsu5ALF8AQDOuHSaAusse5EFOS7QGltxjZ_s6fHxHQuf37lTxA770O1rx-Vm0mb0kSyD0Dghwpv2KGr-rfzeaurbYcvR6WdA-llGejAsdH5Dcx7CXRpbTP69ZvHyzRwGTdw6C35pL102iXBt6Q&sig=Cg0ArKJSzOXB0dx7Oz4gEAE&uach_m=%5BUACH%5D&dett=2&adurl= — 200 — 26 B — 84 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4 — 204 — 20 B — 87 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2 — 204 — 20 B — 72 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4 — 204 — 20 B — 68 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWgDpagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWgD — 204 — 20 B — 72 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWgDpagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWgD — 204 — 20 B — 37 ms — h3https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjstmcDLbV-IIKvMDGmMOVg5ADIwbit1M_Rt5D9t2jgTSIP229ZA-cjWQKOAI6YuA77Eb9PNQuDBuF-EV6qcqSKG0DvYHDqED2MvLFK4AdeTZ25Ovpzj0_sOPaC2NuM6PWs_aTaQeAmp5TlOHPnC21Oph69P2ZOTCZOkkgXnnokDNMm2ds0DEXXU6pFb3QKhPh7bE8l7IXjPPuYctE74jf-FHI1xOniV8wYhz-DJrb1UdG1S7NJRFyT63agl8kluM7InbAM-3UcueChfViPlV-7vpwNohMxpUnnkdjM7LG2o_ksK7IuGNge4NvbAKpyQ3wDVkIHAGtzi-BZZgY-_oV3u2liGm7TSdmt7ZdfBXY_ILm1VZ7Jqevi32dy3HjZMG5gPa0qPpB5HIUdSOhFBxaJOmlA3vrIZ4uWE&sig=Cg0ArKJSzPFipxmCzIglEAE&uach_m=%5BUACH%5D&dett=2&adurl=pagead2.googlesyndication.com/pcs/v... https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjstmcDLbV-IIKvMDGmMOVg5ADIwbit1M_Rt5D9t2jgTSIP229ZA-cjWQKOAI6YuA77Eb9PNQuDBuF-EV6qcqSKG0DvYHDqED2MvLFK4AdeTZ25Ovpzj0_sOPaC2NuM6PWs_aTaQeAmp5TlOHPnC21Oph69P2ZOTCZOkkgXnnokDNMm2ds0DEXXU6pFb3QKhPh7bE8l7IXjPPuYctE74jf-FHI1xOniV8wYhz-DJrb1UdG1S7NJRFyT63agl8kluM7InbAM-3UcueChfViPlV-7vpwNohMxpUnnkdjM7LG2o_ksK7IuGNge4NvbAKpyQ3wDVkIHAGtzi-BZZgY-_oV3u2liGm7TSdmt7ZdfBXY_ILm1VZ7Jqevi32dy3HjZMG5gPa0qPpB5HIUdSOhFBxaJOmlA3vrIZ4uWE&sig=Cg0ArKJSzPFipxmCzIglEAE&uach_m=%5BUACH%5D&dett=2&adurl= — 200 — 26 B — 40 ms — h3https://n.clarity.ms/collectn.clarity.ms/collect https://n.clarity.ms/collect — 204 — 284 B — 379 ms — http/1.1https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjstbLbiy03LDnyPZaj-MJ5XauIGlcboAP9kM3leAumLsOr3GJPMl9vATWniVhHnMjiV5oDccNAggsUJUKYklg92yhX9xXFW-AzutukG7YLS3FEsqT9swDkvsGn8pJud01k7GmYzxHhpcYe6wOmUIdgN_XQsiV1XcdapMN64Ql3Y6V39iY-inj3LqWYeN-ekw41scsSAM7jBz9Q2k-zVRdrMOeYK7b10tUlsvsQNzOq1B37lJYJ77nvyLpM-wGDhEnefDzkwZ5-eTinKU2AD_Vrw1Yw_-MtuGGF2O-HeNI4on5z0NyrhrJPKYFffzN-IfzuRCRoSfwwJZmJRqO7E1B-l6q8ghpfpCbBT-iXnS745eBho7T81DiZPVoRjPQ6J4lhNiashG6AA1I962zYkk7mUJBfA0-dSs&sig=Cg0ArKJSzPENwd3kQUL4EAE&uach_m=%5BUACH%5D&urlfix=1&adurl=pagead2.googlesyndication.com/pcs/v... https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjstbLbiy03LDnyPZaj-MJ5XauIGlcboAP9kM3leAumLsOr3GJPMl9vATWniVhHnMjiV5oDccNAggsUJUKYklg92yhX9xXFW-AzutukG7YLS3FEsqT9swDkvsGn8pJud01k7GmYzxHhpcYe6wOmUIdgN_XQsiV1XcdapMN64Ql3Y6V39iY-inj3LqWYeN-ekw41scsSAM7jBz9Q2k-zVRdrMOeYK7b10tUlsvsQNzOq1B37lJYJ77nvyLpM-wGDhEnefDzkwZ5-eTinKU2AD_Vrw1Yw_-MtuGGF2O-HeNI4on5z0NyrhrJPKYFffzN-IfzuRCRoSfwwJZmJRqO7E1B-l6q8ghpfpCbBT-iXnS745eBho7T81DiZPVoRjPQ6J4lhNiashG6AA1I962zYkk7mUJBfA0-dSs&sig=Cg0ArKJSzPENwd3kQUL4EAE&uach_m=%5BUACH%5D&urlfix=1&adurl= — 200 — 26 B — 32 ms — h3https://s0.2mdn.net/dfp/449570/4663678796/1700284545498/index.htmls0.2mdn.net/dfp/449570/4663678796/1... https://s0.2mdn.net/dfp/449570/4663678796/1700284545498/index.html — 200 — 20.1 KiB — 111 ms — h3https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjsuDNZkAgDRFdozZvCZjImeBYcNRzrqsAqSxO04WF23qaWlNweYHbQETgrveywPtJGllRuOiTf9_nlBd5zKiQzcNIWd2Oejo4M65HHOpfnlfvT_l7FRXCj3CwxA9qGZQ1XBF-G9W0XE7ER3AqEcxWaTkMHXTVKFBGRXI2XXSIYmQWSQ5kvehfJhCFnqdVsEbaLANTfwdjzCrfb_a4A5_d3uRqf7qwfj5BIZNqFUN4wsM_hH5-dqwzWQW5vNLmvuMImurltVcMoXaLCXvJDC1sLPpLNHFxxidZpLt6PAlTT5T4yqrC-eDXhv2vFpQE6WvigLzoXJMTnNnX6TsQoFqoL2YI0vaU1OVzZbANyPBYTjCxws7y2IqBPfZZR36_HC8JvEqDWb4TAXebdgZdKbb9i3ZbIGauvGFeMk&sig=Cg0ArKJSzFiDWLiZ9JxmEAE&uach_m=%5BUACH%5D&urlfix=1&adurl=pagead2.googlesyndication.com/pcs/v... https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjsuDNZkAgDRFdozZvCZjImeBYcNRzrqsAqSxO04WF23qaWlNweYHbQETgrveywPtJGllRuOiTf9_nlBd5zKiQzcNIWd2Oejo4M65HHOpfnlfvT_l7FRXCj3CwxA9qGZQ1XBF-G9W0XE7ER3AqEcxWaTkMHXTVKFBGRXI2XXSIYmQWSQ5kvehfJhCFnqdVsEbaLANTfwdjzCrfb_a4A5_d3uRqf7qwfj5BIZNqFUN4wsM_hH5-dqwzWQW5vNLmvuMImurltVcMoXaLCXvJDC1sLPpLNHFxxidZpLt6PAlTT5T4yqrC-eDXhv2vFpQE6WvigLzoXJMTnNnX6TsQoFqoL2YI0vaU1OVzZbANyPBYTjCxws7y2IqBPfZZR36_HC8JvEqDWb4TAXebdgZdKbb9i3ZbIGauvGFeMk&sig=Cg0ArKJSzFiDWLiZ9JxmEAE&uach_m=%5BUACH%5D&urlfix=1&adurl= — 200 — 26 B — 32 ms — h3https://s0.2mdn.net/dfp/449570/66285170/1769242840351/index.htmls0.2mdn.net/dfp/449570/66285170/176... https://s0.2mdn.net/dfp/449570/66285170/1769242840351/index.html — 200 — 20.6 KiB — 90 ms — h3https://s0.2mdn.net/879366/DcmEnabler_01_243.jss0.2mdn.net/879366/DcmEnabler_01_24... https://s0.2mdn.net/879366/DcmEnabler_01_243.js — 200 — 10.4 KiB — 29 ms — h3https://s0.2mdn.net/879366/DcmEnabler_01_243.jss0.2mdn.net/879366/DcmEnabler_01_24... https://s0.2mdn.net/879366/DcmEnabler_01_243.js — 200 — 0 B — 11 ms — h3https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjsspkGx2GlggXGcXpt3ArpE_8WJgpzAbBIRbtP3jd2g1t7lcwxMTFBkPAv_wBTZR736Rw-C1troV80P1XZuYLPt-IgYULX3GDEpORDjDTsIaI20EdLespu3-kSGrvtWiATJvMXPOf79divuaYs28ZdQeCcRWfogeOPIjsHsLsdr7ceMIQPux-I0iw1RFEfMX-t6SUaJzD_4-fQNgFJ35HXMDBmRt9jbMhyj9boGKX7u_gRrH15Kl1kCaSwjgeIH55_do-Pmzf5uxZ5YzMgR06CXDDg8jGaefgBvAav1XhjAAEws10LumXiyxvLWZFFMvlytqVT5NZh6fiUnXDm1fHvMp5vEeZFhEqzPENJhMmN85PVe-cSdJPjwFEAvNleMZPgk9ugBTJaFaktcLcW0jKxK0Z7-hcn7Hy_5TSA&sig=Cg0ArKJSzAB1Xfz4CEyLEAE&uach_m=%5BUACH%5D&urlfix=1&uach=WyJMaW51eCIsIiIsIng4NiIsIiIsIjE0Ny4wLjc3MjcuMTAxIixudWxsLDAsbnVsbCwiNjQiLFtbIkNocm9taXVtIiwiMTQ3LjAuNzcyNy4xMDEiXSxbIk5vdC5BL0JyYW5kIiwiOC4wLjAuMCJdXSwwXQ%3D%3D&adurl=pagead2.googlesyndication.com/pcs/v... https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjsspkGx2GlggXGcXpt3ArpE_8WJgpzAbBIRbtP3jd2g1t7lcwxMTFBkPAv_wBTZR736Rw-C1troV80P1XZuYLPt-IgYULX3GDEpORDjDTsIaI20EdLespu3-kSGrvtWiATJvMXPOf79divuaYs28ZdQeCcRWfogeOPIjsHsLsdr7ceMIQPux-I0iw1RFEfMX-t6SUaJzD_4-fQNgFJ35HXMDBmRt9jbMhyj9boGKX7u_gRrH15Kl1kCaSwjgeIH55_do-Pmzf5uxZ5YzMgR06CXDDg8jGaefgBvAav1XhjAAEws10LumXiyxvLWZFFMvlytqVT5NZh6fiUnXDm1fHvMp5vEeZFhEqzPENJhMmN85PVe-cSdJPjwFEAvNleMZPgk9ugBTJaFaktcLcW0jKxK0Z7-hcn7Hy_5TSA&sig=Cg0ArKJSzAB1Xfz4CEyLEAE&uach_m=%5BUACH%5D&urlfix=1&uach=WyJMaW51eCIsIiIsIng4NiIsIiIsIjE0Ny4wLjc3MjcuMTAxIixudWxsLDAsbnVsbCwiNjQiLFtbIkNocm9taXVtIiwiMTQ3LjAuNzcyNy4xMDEiXSxbIk5vdC5BL0JyYW5kIiwiOC4wLjAuMCJdXSwwXQ%3D%3D&adurl= — 200 — 26 B — 35 ms — h3https://s0.2mdn.net/dfp/449570/4663678796/1700284545498/toilat.pngs0.2mdn.net/dfp/449570/4663678796/1... https://s0.2mdn.net/dfp/449570/4663678796/1700284545498/toilat.png — 200 — 10.3 KiB — 40 ms — h3https://s0.2mdn.net/dfp/449570/4663678796/1700284545498/tishu.pngs0.2mdn.net/dfp/449570/4663678796/1... https://s0.2mdn.net/dfp/449570/4663678796/1700284545498/tishu.png — 200 — 7.0 KiB — 34 ms — h3https://s0.2mdn.net/dfp/449570/4663678796/1700284545498/text.pngs0.2mdn.net/dfp/449570/4663678796/1... https://s0.2mdn.net/dfp/449570/4663678796/1700284545498/text.png — 200 — 6.1 KiB — 48 ms — h3https://s0.2mdn.net/dfp/449570/4663678796/1700284545498/product.pngs0.2mdn.net/dfp/449570/4663678796/1... https://s0.2mdn.net/dfp/449570/4663678796/1700284545498/product.png — 200 — 14.7 KiB — 43 ms — h3https://s0.2mdn.net/dfp/449570/4663678796/1700284545498/BG.jpgs0.2mdn.net/dfp/449570/4663678796/1... https://s0.2mdn.net/dfp/449570/4663678796/1700284545498/BG.jpg — 200 — 13.0 KiB — 41 ms — h3https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjssPhKOKkrmI5kawn-iG90LmnNl2YKY2agyZTA8jvs2l2vLjibwMBne-SICH_8iXB3UwFHH1-l5QRiGtmJ1OhAp74iJo-deLMTvkNgG5XqT-Qm8tZIypozDVHN9xhxTY1oVzufUkQl0ZqoEbT1say_ViA2VPzTManJhztf-q5HeIPOJPTIZcScSPdtmf6BWiwVtpTdhVmYW-xY3XjH3ae_DHlwwF5H0H9bguxQMEKJUuv3I0cirQ08-v9L5tYXvqZhJRoCpFzeinQosMT7nTupsIK-hICIw9i3H_2bl6DFY4B5LMN2X3M1g5y9nOWWr0mwgrpHOgSDkYK2r8YSjpLUZzrByqs3OUjgk61-i5LWUwGoKvY415VYynY8wwTvSSek3ou7lBwoVEODkBuOFL7KdrBAR-NPsf2GA&sig=Cg0ArKJSzNH07UHc1VcmEAE&uach_m=%5BUACH%5D&urlfix=1&uach=WyJMaW51eCIsIiIsIng4NiIsIiIsIjE0Ny4wLjc3MjcuMTAxIixudWxsLDAsbnVsbCwiNjQiLFtbIkNocm9taXVtIiwiMTQ3LjAuNzcyNy4xMDEiXSxbIk5vdC5BL0JyYW5kIiwiOC4wLjAuMCJdXSwwXQ%3D%3D&adurl=pagead2.googlesyndication.com/pcs/v... https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjssPhKOKkrmI5kawn-iG90LmnNl2YKY2agyZTA8jvs2l2vLjibwMBne-SICH_8iXB3UwFHH1-l5QRiGtmJ1OhAp74iJo-deLMTvkNgG5XqT-Qm8tZIypozDVHN9xhxTY1oVzufUkQl0ZqoEbT1say_ViA2VPzTManJhztf-q5HeIPOJPTIZcScSPdtmf6BWiwVtpTdhVmYW-xY3XjH3ae_DHlwwF5H0H9bguxQMEKJUuv3I0cirQ08-v9L5tYXvqZhJRoCpFzeinQosMT7nTupsIK-hICIw9i3H_2bl6DFY4B5LMN2X3M1g5y9nOWWr0mwgrpHOgSDkYK2r8YSjpLUZzrByqs3OUjgk61-i5LWUwGoKvY415VYynY8wwTvSSek3ou7lBwoVEODkBuOFL7KdrBAR-NPsf2GA&sig=Cg0ArKJSzNH07UHc1VcmEAE&uach_m=%5BUACH%5D&urlfix=1&uach=WyJMaW51eCIsIiIsIng4NiIsIiIsIjE0Ny4wLjc3MjcuMTAxIixudWxsLDAsbnVsbCwiNjQiLFtbIkNocm9taXVtIiwiMTQ3LjAuNzcyNy4xMDEiXSxbIk5vdC5BL0JyYW5kIiwiOC4wLjAuMCJdXSwwXQ%3D%3D&adurl= — 200 — 26 B — 40 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=gpt_pgbrk&pvsid=7436082645784652&vrg=202604160201&nw_id=%2C34728570&nslots=12&eid=31097657%2C31097945%2C676982961&pub_url=https%3A%2F%2Fwww.thedailystar.net%2F&qid=COTK29rNgpQDFaIlBgAdukIbig&iu=%2F%2F34728570%2Feh_one_banner&e=0&ret=300x100&req=728x90%7C300x100&bm=0&efh=1&stk=0&ifi=12pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=gpt_pgbrk&pvsid=7436082645784652&vrg=202604160201&nw_id=%2C34728570&nslots=12&eid=31097657%2C31097945%2C676982961&pub_url=https%3A%2F%2Fwww.thedailystar.net%2F&qid=COTK29rNgpQDFaIlBgAdukIbig&iu=%2F%2F34728570%2Feh_one_banner&e=0&ret=300x100&req=728x90%7C300x100&bm=0&efh=1&stk=0&ifi=12 — 204 — 20 B — 30 ms — h3https://n.clarity.ms/collectn.clarity.ms/collect https://n.clarity.ms/collect — 204 — 284 B — 527 ms — http/1.1https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=gpt&tv=m202604160201&st=env&sjk=7436082645784652ep1.adtrafficquality.google/getconf... https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=gpt&tv=m202604160201&st=env&sjk=7436082645784652 — 200 — 13.4 KiB — 75 ms — h3https://www.thedailystar.net/cdn-cgi/rum?www.thedailystar.net/cdn-cgi/rum? https://www.thedailystar.net/cdn-cgi/rum? — 204 — 479 B — 20 ms — h3https://www.thedailystar.net/themes/custom/swallow/favicon.icowww.thedailystar.net/themes/custom/... https://www.thedailystar.net/themes/custom/swallow/favicon.ico — 200 — 850 B — 589 ms — h3https://ep2.adtrafficquality.google/sodar/sodar2.jsep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2.js — 200 — 7.9 KiB — 117 ms — h2https://ep2.adtrafficquality.google/sodar/sodar2/254/runner.htmlep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2/254/runner.html — 200 — 5.8 KiB — 84 ms — h2https://pagead2.googlesyndication.com/bg/RiK6ZWktSJHFoyfG9cjH9nLRaZ1B3RgkbmOlM6XvCcc.jspagead2.googlesyndication.com/bg/Ri... https://pagead2.googlesyndication.com/bg/RiK6ZWktSJHFoyfG9cjH9nLRaZ1B3RgkbmOlM6XvCcc.js — 200 — 21.8 KiB — 30 ms — h3https://ep2.adtrafficquality.google/generate_204?fHx4QAep2.adtrafficquality.google/generat... https://ep2.adtrafficquality.google/generate_204?fHx4QA — 204 — 40 B — 28 ms — h2https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=gpt_m202604160201&jk=7436082645784652&bg=!sbKlstDNAAa1ilLUlYo7AEcBe5WfONhdKgMUYaGMIuecAvtSKJLr4QfQGXhGAGjDaR2GlM9gMT6G6lI541cXWmxl3zqKt2m5RDf62hU9tLm7uEEsC1PEgAIAAABLUgAAAAVoAQd-ADbvRDdCS5-IaUD39ZCI9iGV-srefGuiA_JA-w4aqm72qP0tOzE8_vg8a1QhnQGUJsj_hobW8vmZAqFTa_ZMa-leNGGLEi8aYCooYeEu2WVQl3GOzsYa27fxoSmj1NeWEgVkncrIMlyzDuHf-oUi507mJMPz6MM4XdRznZEs2pw_Gl8s3TGfKl_rbh84dTqEYlD6V41tzHLltgOXgNBhvKm-v3agd7Gql0KsfjeQCuWGYHAf6eew-iGZENiJQroq70InczlquFXNh4ozHAI75Wg6Hrc_3Q81I-Wj57ITMTjK87_LJKh56H0el0b_wfX8qStCM6g8Qhrq45g8mLrSPuqVXotwpvQZC6IcRkkRLy4x5icKmq2Qm4fCJrQWFkF70dsG-O5QDB2VKSOCY_X1RoXAwyY1YL38DS-Dt-RPsqvxZHXvLIMGYZkqxn2a252NnRtvp_tKXiXzCh9ZSOHw7BcPcJ0ajCXo-uR1iZrsG_TPToOvufah-9_Dvjj_gyiHkWJ7KS59JZrhH50TvtKYMhO8B40E51-hCYHFnNF-9K7mWSYXvuCU9xQk52gmGWV26lQnLv6SJCr5vs4aOAOtrqpMTlQCXQDTqV4-0ALs0laJmOVaJ6-d9qBS3CzAdkshyNoMXUG72iErz2rHvuFNJIJqEB5hzE9IcrKeRTMPJLiluke1aI7WVQV-Ob1RbK27Y_2uBks4xQtCcgU60hsAVXnhkZRBX7Kn39vrFkORnBFcFyk3tSS1n8Xvz7WBP7kjsXDkJ2-v8fgXB-7S5ztOtwfMDluRKUShyTxmWAATN15rfJyNw-ukiRqbNj-HbZ3Z9QFdD74SGGLWvO2xkSvBPA2cTDzuVFFEoUiyvS24qP8kNOayLnLlg6L14fiBC0UY2WDzlI1bPjnJ_Sfa_zCRLedLB2rX9I-FD7PEkFDsA0D_h3sWmDHlAs68fGyN6n7LK8Fkjzm3Qir1ZxwOep1.adtrafficquality.google/pagead/... https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=gpt_m202604160201&jk=7436082645784652&bg=!sbKlstDNAAa1ilLUlYo7AEcBe5WfONhdKgMUYaGMIuecAvtSKJLr4QfQGXhGAGjDaR2GlM9gMT6G6lI541cXWmxl3zqKt2m5RDf62hU9tLm7uEEsC1PEgAIAAABLUgAAAAVoAQd-ADbvRDdCS5-IaUD39ZCI9iGV-srefGuiA_JA-w4aqm72qP0tOzE8_vg8a1QhnQGUJsj_hobW8vmZAqFTa_ZMa-leNGGLEi8aYCooYeEu2WVQl3GOzsYa27fxoSmj1NeWEgVkncrIMlyzDuHf-oUi507mJMPz6MM4XdRznZEs2pw_Gl8s3TGfKl_rbh84dTqEYlD6V41tzHLltgOXgNBhvKm-v3agd7Gql0KsfjeQCuWGYHAf6eew-iGZENiJQroq70InczlquFXNh4ozHAI75Wg6Hrc_3Q81I-Wj57ITMTjK87_LJKh56H0el0b_wfX8qStCM6g8Qhrq45g8mLrSPuqVXotwpvQZC6IcRkkRLy4x5icKmq2Qm4fCJrQWFkF70dsG-O5QDB2VKSOCY_X1RoXAwyY1YL38DS-Dt-RPsqvxZHXvLIMGYZkqxn2a252NnRtvp_tKXiXzCh9ZSOHw7BcPcJ0ajCXo-uR1iZrsG_TPToOvufah-9_Dvjj_gyiHkWJ7KS59JZrhH50TvtKYMhO8B40E51-hCYHFnNF-9K7mWSYXvuCU9xQk52gmGWV26lQnLv6SJCr5vs4aOAOtrqpMTlQCXQDTqV4-0ALs0laJmOVaJ6-d9qBS3CzAdkshyNoMXUG72iErz2rHvuFNJIJqEB5hzE9IcrKeRTMPJLiluke1aI7WVQV-Ob1RbK27Y_2uBks4xQtCcgU60hsAVXnhkZRBX7Kn39vrFkORnBFcFyk3tSS1n8Xvz7WBP7kjsXDkJ2-v8fgXB-7S5ztOtwfMDluRKUShyTxmWAATN15rfJyNw-ukiRqbNj-HbZ3Z9QFdD74SGGLWvO2xkSvBPA2cTDzuVFFEoUiyvS24qP8kNOayLnLlg6L14fiBC0UY2WDzlI1bPjnJ_Sfa_zCRLedLB2rX9I-FD7PEkFDsA0D_h3sWmDHlAs68fGyN6n7LK8Fkjzm3Qir1ZxwO — 204 — 17 B — 55 ms — h3https://pagead2.googlesyndication.com/pcs/activeview?xai=AKAOjsstRTR1EfFL9B6UgEclqEKO8EtS7VKVF7uUqnW-4CPI3w-oW2yjH4M2YXKyimyiV_xnX-cALvtDCwaUH6RIbmw9NKDaAznvk9e6WKQuP4UUsuUOxeo-24VrwuOQXLttPinOqOQh1Vp7MCNV58xbDBVB2DCs7t6M7R3RyZZOo8CHmvc2BUzdlN8uUg&sig=Cg0ArKJSzMu5E1HJfgjAEAE&id=lidar2&mcvt=1001&p=0,56,100,356&tm=1270.8000001907349&tu=270&mtos=1001,1001,1001,1001,1001&tos=1001,0,0,0,0&v=20260420&bin=7&avms=nio&bs=0,0&mc=1&if=1&app=0&itpl=30&adk=1767669831&rs=4&la=0&cr=0&uach=WyJMaW51eCIsIiIsIng4NiIsIiIsIjE0Ny4wLjc3MjcuMTAxIixudWxsLDAsbnVsbCwiNjQiLFtbIkNocm9taXVtIiwiMTQ3LjAuNzcyNy4xMDEiXSxbIk5vdC5BL0JyYW5kIiwiOC4wLjAuMCJdXSwwXQ%3D%3D&vs=4&r=v&co=7283317000&rst=1776900369905&rpt=503&isd=0&lsd=0&met=ie&wmsd=0&pbe=0&fle=0&vae=0&spb=0&sfl=0&ffslot=0&reach=8&io2=0pagead2.googlesyndication.com/pcs/a... https://pagead2.googlesyndication.com/pcs/activeview?xai=AKAOjsstRTR1EfFL9B6UgEclqEKO8EtS7VKVF7uUqnW-4CPI3w-oW2yjH4M2YXKyimyiV_xnX-cALvtDCwaUH6RIbmw9NKDaAznvk9e6WKQuP4UUsuUOxeo-24VrwuOQXLttPinOqOQh1Vp7MCNV58xbDBVB2DCs7t6M7R3RyZZOo8CHmvc2BUzdlN8uUg&sig=Cg0ArKJSzMu5E1HJfgjAEAE&id=lidar2&mcvt=1001&p=0,56,100,356&tm=1270.8000001907349&tu=270&mtos=1001,1001,1001,1001,1001&tos=1001,0,0,0,0&v=20260420&bin=7&avms=nio&bs=0,0&mc=1&if=1&app=0&itpl=30&adk=1767669831&rs=4&la=0&cr=0&uach=WyJMaW51eCIsIiIsIng4NiIsIiIsIjE0Ny4wLjc3MjcuMTAxIixudWxsLDAsbnVsbCwiNjQiLFtbIkNocm9taXVtIiwiMTQ3LjAuNzcyNy4xMDEiXSxbIk5vdC5BL0JyYW5kIiwiOC4wLjAuMCJdXSwwXQ%3D%3D&vs=4&r=v&co=7283317000&rst=1776900369905&rpt=503&isd=0&lsd=0&met=ie&wmsd=0&pbe=0&fle=0&vae=0&spb=0&sfl=0&ffslot=0&reach=8&io2=0 — 200 — 65 B — 32 ms — h3https://n.clarity.ms/collectn.clarity.ms/collect https://n.clarity.ms/collect — 204 — 284 B — 101 ms — http/1.1
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 5185ms · 921KB · $69/mo
securepubads.g.doubleclick.net
Other
Costly
Execution 991ms
Transfer 188 KB
Unused 51%
Monthly Cost $13/mo
Unattributable
Other
Costly
Execution 968ms
Transfer 0 KB
Monthly Cost $13/mo
www.thedailystar.net
Other
Costly
Execution 812ms
Transfer 42 KB
Monthly Cost $11/mo
Microsoft Clarity
Session Replay
Costly
Execution 535ms
Transfer 26 KB
Monthly Cost $7/mo
pagead2.googlesyndication.com
Other
Costly
Execution 458ms
Transfer 0 KB
Unused 43%
Monthly Cost $6/mo
Google Tag Manager
Tag Manager
Costly
Execution 407ms
Transfer 155 KB
Unused 37%
Monthly Cost $5/mo
Google Tag Manager
Tag Manager
Costly
Execution 226ms
Transfer 157 KB
Unused 42%
Monthly Cost $3/mo
Google Tag Manager
Tag Manager
Costly
Execution 219ms
Transfer 146 KB
Unused 43%
Monthly Cost $3/mo
Google Tag Manager
Tag Manager
Optional
Execution 161ms
Transfer 125 KB
Unused 51%
Monthly Cost $2/mo
static.chartbeat.com
Other
Optional
Execution 105ms
Transfer 16 KB
Monthly Cost $1/mo
www.thedailystar.net
Other
Optional
Execution 99ms
Transfer 1 KB
Monthly Cost $1/mo
securepubads.g.doubleclick.net
Other
Optional
Execution 85ms
Transfer 34 KB
Monthly Cost $1/mo
unpkg
CDN
Optional
Execution 62ms
Transfer 0 KB
Monthly Cost $1/mo
www.thedailystar.net
Other
Optional
Execution 58ms
Transfer 32 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • securepubads.g.doubleclick.net adds 991ms and costs ~$13/month
  • Unattributable adds 968ms and costs ~$13/month
  • www.thedailystar.net adds 812ms and costs ~$11/month
  • Microsoft Clarity adds 535ms and costs ~$7/month
  • pagead2.googlesyndication.com adds 458ms and costs ~$6/month
  • Google Tag Manager adds 407ms and costs ~$5/month
  • Google Tag Manager adds 226ms and costs ~$3/month
  • Google Tag Manager adds 219ms and costs ~$3/month

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

Why this matters

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

Learn more

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

Source: web.dev

securepubads.g.doubleclick.net takes 991ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

Unattributable takes 968ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

www.thedailystar.net takes 812ms 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

Microsoft Clarity takes 535ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

pagead2.googlesyndication.com takes 458ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

51% of Google Tag Manager's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

How third-party costs are calculated

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

Send Feedback