Skip to content
https://thedailystar.net

Performance

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

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

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

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

2.83 s

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

6.75 s

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

32 ms

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

0.077

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

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

7.26 s

Page Load Progression

678 ms
1.4 s
2.0 s
2.7 s
3.4 s
4.1 s
4.7 s
5.4 s
Checks
15
6 PASS 2 REVIEW 5 FIX
F
Page Weight Budget
Action
6.0 MB transferred, 232 requests
FIX
6.0 MB transferred, 232 requests
Critical::
Page weighs 9.6 MB (6.0 MB transferred)
Warning::
Images are 4.4 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 4.4 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::
232 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.3 g CO2 per page load
6.0 MB / 2.4 MB budget
6.0 MB transferred
232 requests
1.3 g CO2 per page load
Images 4.4 MiB 73%
JavaScript 1.2 MiB 20%
Fonts 141.9 KiB 2%
CSS 115.5 KiB 2%
HTML 91.3 KiB 1%
Other 27.2 KiB 0%
Other 24.9 KiB 0%
Other 15.0 KiB 0%
Other 553 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 (6.0 MiB of 6.0 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Bundles
Action
45 scripts, 470 KB unused
FIX
45 scripts, 470 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...: 67 KB unused (43%)
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...: 62 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: 470 KB
470 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js188 KB96 KB (51%)3rd
https://www.googletagmanager.com/gtag/js?id=G-ZJYSCBSSEF&cx=c&gtm=4e64m0h2156 KB67 KB (43%)3rd
https://www.googletagmanager.com/gtag/js?id=UA-246073189-1&cx=c&gtm=4e64m0h2124 KB64 KB (51%)3rd
https://www.googletagmanager.com/gtag/js?id=G-E9B6ME1JYJ&cx=c&gtm=4e64m0h2145 KB62 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 KB31 KB (42%)3rd
https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js73 KB31 KB (42%)3rd
https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js0 KB31 KB (42%)3rd
https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js73 KB31 KB (42%)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
232 resources · 6.0 MB · 470 KB savings available
FIX
232 resources · 6.0 MB · 470 KB savings available
Warning::
Page weight 5.0 MB over 1MB target
Got: 6.0 MB Expected: ≤ 1 MB
Info::
~470 KB of savings available
Warning::
231 third-party resources (100% of weight)
Info::
6 resources over 200KB
232 resources · 6.0 MiB · 231 third-party 5.0 MiB over 1MB target
Image 73% · 4.4 MiB
JavaScript 20% · 1.2 MiB
Font 2% · 141.9 KiB
CSS 2% · 115.5 KiB
Document 1% · 91.9 KiB
Other 1% · 65.7 KiB

~470.3 KiB of savings available

Remove unused JavaScript: 470.3 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
61 images, 0 KB saveable
REVIEW
61 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.
61 images 4.4 MB
0 oversized -0 KB
57 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

C
JS Execution Cost
Action
1154ms total JS execution
REVIEW
1154ms total JS execution
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 366ms CPU time
Info::
https://www.thedailystar.net/: 236ms CPU time
Info::
Unattributable: 208ms CPU time
Info::
https://pagead2.googlesyndication.com/pagead/manag...: 138ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-RHE1...: 91ms CPU time
Warning::
Third-party scripts: 1154ms (100% of total)

Main Thread Breakdown

Script Evaluation 57% Other 19% Style & Layout 10% Script Parsing & Compilation 6% Rendering 4%
ScriptTotalScriptingParse/CompileParty
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js366ms309ms17ms3rd
https://www.thedailystar.net/236ms13ms3ms3rd
Unattributable208ms11ms0ms3rd
https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js138ms119ms10ms3rd
https://www.googletagmanager.com/gtag/js?id=G-RHE1D06RKG91ms75ms10ms3rd
https://scripts.clarity.ms/0.8.59/clarity.js61ms42ms2ms3rd
https://www.googletagmanager.com/gtag/js?id=G-ZJYSCBSSEF&cx=c&gtm=4e64m0h254ms44ms9ms3rd
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
6 fonts (142 KB)
PASS
6 fonts (142 KB)
Info::
6 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

6

142 KB total

Render-blocking

0

of 6

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s FCP 2.8 s LCP 6.8 shttps://fonts.gstatic.com/s/ibmplexserif/v20/jizDREVNn1dOx-zrZ2X3pZvkTiUf2zcZiVbJ.woff2jizDREVNn1dOx-zrZ2X3pZv... https://fonts.gstatic.com/s/ibmplexserif/v20/jizDREVNn1dOx-zrZ2X3pZvkTiUf2zcZiVbJ.woff2 — 14.6 KiB — 34 ms — font-display: swaphttps://fonts.gstatic.com/s/inter/v20/UcCo3FwrK3iLTcviYwYZ8UA3.woff2UcCo3FwrK3iLTcviYwYZ8UA... https://fonts.gstatic.com/s/inter/v20/UcCo3FwrK3iLTcviYwYZ8UA3.woff2 — 71.3 KiB — 75 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 — 39 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 — 30 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 — 53 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 — 82 ms — font-display: swap
jizDREVNn1dOx-zrZ2X3pZv... woff2 swap
Size 15 KB
Load time 34 ms
Start 990 ms
Risk FOUT — text flashes from fallback to web font
UcCo3FwrK3iLTcviYwYZ8UA... woff2 swap
Size 71 KB
Load time 75 ms
Start 990 ms
Risk FOUT — text flashes from fallback to web font
DentonCondensed-Medium.... woff2 swap
Size 14 KB
Load time 39 ms
Start 991 ms
Risk FOUT — text flashes from fallback to web font
DentonCondensed-Bold.woff2 woff2 swap
Size 14 KB
Load time 30 ms
Start 991 ms
Risk FOUT — text flashes from fallback to web font
jizAREVNn1dOx-zrZ2X3pZv... woff2 swap
Size 15 KB
Load time 53 ms
Start 991 ms
Risk FOUT — text flashes from fallback to web font
DentonCondensed-Light.w... woff2 swap
Size 13 KB
Load time 82 ms
Start 1.0 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+
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
232 requests over 4467ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s FCP 2.8 s LCP 6.8 shttps://thedailystar.net// https://thedailystar.net/ — 301 — 551 B — 535 ms — h3https://www.thedailystar.net/www.thedailystar.net/ https://www.thedailystar.net/ — 200 — 42.0 KiB — 105 ms — h3https://www.googletagmanager.com/gtag/js?id=G-RHE1D06RKGwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-RHE1D06RKG — 200 — 154.6 KiB — 263 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.5 KiB — 31 ms — h3https://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 — 794 B — 28 ms — h3https://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 — 731 B — 30 ms — h3https://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 — 790 B — 32 ms — h3https://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.2 KiB — 33 ms — h3https://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 — 716 B — 34 ms — h3https://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 — 919 B — 35 ms — h3https://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 — 653 B — 39 ms — h3https://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 — 743 B — 34 ms — h3https://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 — 788 B — 40 ms — h3https://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 — 879 B — 42 ms — h3https://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 — 678 B — 44 ms — h3https://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 — 1.0 KiB — 45 ms — h3https://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 — 676 B — 49 ms — h3https://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 — 787 B — 47 ms — h3https://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 — 4.0 KiB — 50 ms — h3https://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.3 KiB — 51 ms — h3https://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.8 KiB — 131 ms — h3https://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 — 1.1 KiB — 53 ms — h3https://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 — 769 B — 56 ms — h3https://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 — 988 B — 54 ms — h3https://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 — 881 B — 57 ms — h3https://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.4 KiB — 58 ms — h3https://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 — 928 B — 59 ms — h3https://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.2 KiB — 61 ms — h3https://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 — 941 B — 65 ms — h3https://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 — 757 B — 73 ms — h3
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s FCP 2.8 s LCP 6.8 shttps://thedailystar.net// https://thedailystar.net/ — 301 — 551 B — 535 ms — h3https://www.thedailystar.net/www.thedailystar.net/ https://www.thedailystar.net/ — 200 — 42.0 KiB — 105 ms — h3https://www.googletagmanager.com/gtag/js?id=G-RHE1D06RKGwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-RHE1D06RKG — 200 — 154.6 KiB — 263 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.5 KiB — 31 ms — h3https://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 — 794 B — 28 ms — h3https://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 — 731 B — 30 ms — h3https://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 — 790 B — 32 ms — h3https://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.2 KiB — 33 ms — h3https://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 — 716 B — 34 ms — h3https://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 — 919 B — 35 ms — h3https://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 — 653 B — 39 ms — h3https://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 — 743 B — 34 ms — h3https://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 — 788 B — 40 ms — h3https://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 — 879 B — 42 ms — h3https://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 — 678 B — 44 ms — h3https://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 — 1.0 KiB — 45 ms — h3https://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 — 676 B — 49 ms — h3https://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 — 787 B — 47 ms — h3https://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 — 4.0 KiB — 50 ms — h3https://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.3 KiB — 51 ms — h3https://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.8 KiB — 131 ms — h3https://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 — 1.1 KiB — 53 ms — h3https://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 — 769 B — 56 ms — h3https://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 — 988 B — 54 ms — h3https://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 — 881 B — 57 ms — h3https://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.4 KiB — 58 ms — h3https://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 — 928 B — 59 ms — h3https://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.2 KiB — 61 ms — h3https://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 — 941 B — 65 ms — h3https://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 — 757 B — 73 ms — h3https://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 — 872 B — 62 ms — h3https://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 — 783 B — 68 ms — h3https://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 — 834 B — 77 ms — h3https://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 — 870 B — 80 ms — h3https://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 — 812 B — 74 ms — h3https://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 — 738 B — 65 ms — h3https://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 — 769 B — 62 ms — h3https://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 — 872 B — 69 ms — h3https://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 — 711 B — 77 ms — h3https://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 — 717 B — 73 ms — h3https://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 — 704 B — 78 ms — h3https://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 — 1.1 KiB — 88 ms — h3https://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.5 KiB — 76 ms — h3https://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 — 816 B — 107 ms — h3https://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 — 748 B — 119 ms — h3https://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 — 798 B — 91 ms — h3https://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 — 809 B — 108 ms — h3https://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 — 1.2 KiB — 81 ms — h3https://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.9 KiB — 78 ms — h3https://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.7 KiB — 89 ms — h3https://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 — 758 B — 87 ms — h3https://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.8 KiB — 108 ms — h3https://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.2 KiB — 78 ms — h3https://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.6 KiB — 91 ms — h3https://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.3 KiB — 92 ms — h3https://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 — 2.0 KiB — 93 ms — h3https://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 — 804 B — 94 ms — h3https://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.5 KiB — 80 ms — h3https://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.9 KiB — 94 ms — h3https://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.2 KiB — 95 ms — h3https://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 — 765 B — 83 ms — h3https://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 — 1.1 KiB — 116 ms — h3https://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 — 973 B — 81 ms — h3https://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 — 1016 B — 96 ms — h3https://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 — 732 B — 106 ms — h3https://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 — 1004 B — 96 ms — h3https://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 — 2.0 KiB — 79 ms — h3https://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 — 1.1 KiB — 100 ms — h3https://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.5 KiB — 97 ms — h3https://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 — 853 B — 106 ms — h3https://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.6 KiB — 86 ms — h3https://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.3 KiB — 98 ms — h3https://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.4 KiB — 107 ms — h3https://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 — 802 B — 110 ms — h3https://unpkg.com/swiper/swiper-bundle.min.cssunpkg.com/swiper/swiper-bundle.min.... https://unpkg.com/swiper/swiper-bundle.min.css — 302 — 304 B — 116 ms — h3https://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 — 743 B — 115 ms — h3https://www.thedailystar.net/themes/custom/swallow/logo.svgwww.thedailystar.net/themes/custom/... https://www.thedailystar.net/themes/custom/swallow/logo.svg — 200 — 4.2 KiB — 115 ms — h3https://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 — 112 ms — h3https://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.0 KiB — 28 ms — h3https://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.3 KiB — 32 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.2 KiB — 109 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 — 1.1 KiB — 106 ms — h2https://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 — 25 ms — h3https://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 — 964 B — 27 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 — 27 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 — 27 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 — 28 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 — 36 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 — 34 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.1 KiB — 27 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 — 37 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 — 38 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 — 751 B — 37 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 — 965 B — 35 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 — 35 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 — 29 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 — 807 B — 36 ms — h3https://unpkg.com/swiper/swiper-bundle.min.jsunpkg.com/swiper/swiper-bundle.min.... https://unpkg.com/swiper/swiper-bundle.min.js — 302 — 267 B — 128 ms — h3https://static.chartbeat.com/js/chartbeat_mab.jsstatic.chartbeat.com/js/chartbeat_m... https://static.chartbeat.com/js/chartbeat_mab.js — 200 — 10.1 KiB — 64 ms — h2https://www.clarity.ms/tag/nm4t239bunwww.clarity.ms/tag/nm4t239bun https://www.clarity.ms/tag/nm4t239bun — 200 — 843 B — 160 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 — 122 ms — h3https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 10.7 KiB — 68 ms — h2https://static.chartbeat.com/js/chartbeat.jsstatic.chartbeat.com/js/chartbeat.j... https://static.chartbeat.com/js/chartbeat.js — 200 — 15.9 KiB — 65 ms — h2data: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 — datadata:image/svg+xml,%3Csvg%20width%3D%228%22%20height%3D%226%22%20viewBox%3D%220%200%208%206%22%20fi…data:image/svg+xml,%3Csvg%20width%3... data:image/svg+xml,%3Csvg%20width%3D%228%22%20height%3D%226%22%20viewBox%3D%220%200%208%206%22%20fi… — 200 — 0 B — 0 ms — datadata: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 — datahttps://www.thedailystar.net/sites/default/files/styles/small_80x80/public/2026-04/293bffb0be21f394.jpg?h=d1cb525dwww.thedailystar.net/sites/default/... https://www.thedailystar.net/sites/default/files/styles/small_80x80/public/2026-04/293bffb0be21f394.jpg?h=d1cb525d — 200 — 8.3 KiB — 512 ms — h3https://www.thedailystar.net/sites/default/files/styles/small_80x80/public/2026-04/maxresdefault.jpg?h=c673cd1cwww.thedailystar.net/sites/default/... https://www.thedailystar.net/sites/default/files/styles/small_80x80/public/2026-04/maxresdefault.jpg?h=c673cd1c — 200 — 9.2 KiB — 44 ms — h3https://www.thedailystar.net/sites/default/files/styles/small_80x80/public/2026-04/02.jpg?h=d1cb525dwww.thedailystar.net/sites/default/... https://www.thedailystar.net/sites/default/files/styles/small_80x80/public/2026-04/02.jpg?h=d1cb525d — 200 — 8.2 KiB — 612 ms — h3https://www.thedailystar.net/sites/default/files/styles/big_490_370/public/2026-04/public.jpeg?h=9396f34awww.thedailystar.net/sites/default/... https://www.thedailystar.net/sites/default/files/styles/big_490_370/public/2026-04/public.jpeg?h=9396f34a — 200 — 90.7 KiB — 561 ms — h3https://www.thedailystar.net/sites/default/files/styles/big_490_370/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_490_370/public/images/2025/08/12/attaining_zero_target_on_border_killing.jpg?h=af02a712 — 200 — 84.4 KiB — 650 ms — h3https://www.thedailystar.net/sites/default/files/styles/big_490_370/public/2026-04/apparel-items.jpg?h=f96438eewww.thedailystar.net/sites/default/... https://www.thedailystar.net/sites/default/files/styles/big_490_370/public/2026-04/apparel-items.jpg?h=f96438ee — 200 — 173.8 KiB — 612 ms — h3https://www.thedailystar.net/sites/default/files/styles/big_490_370/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_490_370/public/2026-04/MPs%20getting%20offices%20at%20Upazila%20Parishads.png?h=d1cb525d — 200 — 165.4 KiB — 589 ms — h3https://www.thedailystar.net/sites/default/files/styles/big_490_370/public/2026-04/ED_2_NUTRITIONAL_LITERACY.jpg?h=601e843ewww.thedailystar.net/sites/default/... https://www.thedailystar.net/sites/default/files/styles/big_490_370/public/2026-04/ED_2_NUTRITIONAL_LITERACY.jpg?h=601e843e — 200 — 103.8 KiB — 638 ms — h3https://www.thedailystar.net/sites/default/files/styles/big_490_370/public/2026-04/poor%20fuel%20price.png?h=8abcec71www.thedailystar.net/sites/default/... https://www.thedailystar.net/sites/default/files/styles/big_490_370/public/2026-04/poor%20fuel%20price.png?h=8abcec71 — 200 — 298.4 KiB — 245 ms — h3https://www.thedailystar.net/sites/default/files/styles/big_490_370/public/2026-04/Hasina%20file%20photo.jpg?h=c06fab7ewww.thedailystar.net/sites/default/... https://www.thedailystar.net/sites/default/files/styles/big_490_370/public/2026-04/Hasina%20file%20photo.jpg?h=c06fab7e — 200 — 56.7 KiB — 610 ms — h3https://www.thedailystar.net/sites/default/files/styles/big_490_370/public/2026-04/returnee_migrant_workers.jpg?h=c06fab7ewww.thedailystar.net/sites/default/... https://www.thedailystar.net/sites/default/files/styles/big_490_370/public/2026-04/returnee_migrant_workers.jpg?h=c06fab7e — 200 — 87.1 KiB — 652 ms — h3https://www.thedailystar.net/sites/default/files/styles/big_490_370/public/2026-04/feature_6.png?h=d5e74d0cwww.thedailystar.net/sites/default/... https://www.thedailystar.net/sites/default/files/styles/big_490_370/public/2026-04/feature_6.png?h=d5e74d0c — 200 — 287.3 KiB — 649 ms — h3https://www.thedailystar.net/sites/default/files/styles/big_490_370/public/2026-04/Simple%20steps%20to%20tackle%20problems%20without%20feeling%20stressed%20%20%20%20aaron-blanco-tejedor-VBe9zj-JHBs-unsplash.jpg?h=bfa41935www.thedailystar.net/sites/default/... https://www.thedailystar.net/sites/default/files/styles/big_490_370/public/2026-04/Simple%20steps%20to%20tackle%20problems%20without%20feeling%20stressed%20%20%20%20aaron-blanco-tejedor-VBe9zj-JHBs-unsplash.jpg?h=bfa41935 — 200 — 119.1 KiB — 607 ms — h3https://www.thedailystar.net/sites/default/files/styles/big_490_370/public/2026-04/Women%20entrepreneurs%20could%20power%20Bangladesh%E2%80%99s%20renewable%20energy%20transition.png?h=2e111cc1www.thedailystar.net/sites/default/... https://www.thedailystar.net/sites/default/files/styles/big_490_370/public/2026-04/Women%20entrepreneurs%20could%20power%20Bangladesh%E2%80%99s%20renewable%20energy%20transition.png?h=2e111cc1 — 200 — 283.2 KiB — 520 ms — h3https://www.thedailystar.net/sites/default/files/styles/big_490_370/public/2026-04/OP_1__Cartoon_becomes_a_crime.jpg?h=25b9e6d1www.thedailystar.net/sites/default/... https://www.thedailystar.net/sites/default/files/styles/big_490_370/public/2026-04/OP_1__Cartoon_becomes_a_crime.jpg?h=25b9e6d1 — 200 — 97.8 KiB — 485 ms — h3https://www.thedailystar.net/sites/default/files/styles/small_282_158/public/2026-04/OP2-Earth_Day.jpg?h=601e843ewww.thedailystar.net/sites/default/... https://www.thedailystar.net/sites/default/files/styles/small_282_158/public/2026-04/OP2-Earth_Day.jpg?h=601e843e — 200 — 40.0 KiB — 118 ms — h3https://www.thedailystar.net/sites/default/files/styles/small_282_158/public/2026-04/Ed_1_world_GDP.jpg?h=601e843ewww.thedailystar.net/sites/default/... https://www.thedailystar.net/sites/default/files/styles/small_282_158/public/2026-04/Ed_1_world_GDP.jpg?h=601e843e — 200 — 34.6 KiB — 107 ms — h3https://www.thedailystar.net/sites/default/files/styles/small_282_158/public/2026-04/ED_2__Womens_political_participation.jpg?h=601e843ewww.thedailystar.net/sites/default/... https://www.thedailystar.net/sites/default/files/styles/small_282_158/public/2026-04/ED_2__Womens_political_participation.jpg?h=601e843e — 200 — 33.7 KiB — 68 ms — h3https://www.thedailystar.net/sites/default/files/styles/small_282_158/public/2026-04/OP1.jpg?h=601e843ewww.thedailystar.net/sites/default/... https://www.thedailystar.net/sites/default/files/styles/small_282_158/public/2026-04/OP1.jpg?h=601e843e — 200 — 32.7 KiB — 106 ms — h3https://www.thedailystar.net/sites/default/files/styles/big_490_370/public/2026-04/rancon.jpg?h=178340d0www.thedailystar.net/sites/default/... https://www.thedailystar.net/sites/default/files/styles/big_490_370/public/2026-04/rancon.jpg?h=178340d0 — 200 — 110.9 KiB — 584 ms — h3https://www.thedailystar.net/sites/default/files/styles/small_282_158/public/2026-04/Eric-Robertsen.jpg?h=28f52d92www.thedailystar.net/sites/default/... https://www.thedailystar.net/sites/default/files/styles/small_282_158/public/2026-04/Eric-Robertsen.jpg?h=28f52d92 — 200 — 11.1 KiB — 110 ms — h3https://www.thedailystar.net/sites/default/files/styles/small_282_158/public/2026-04/Banglalink.jpg?h=28f52d92www.thedailystar.net/sites/default/... https://www.thedailystar.net/sites/default/files/styles/small_282_158/public/2026-04/Banglalink.jpg?h=28f52d92 — 200 — 35.0 KiB — 104 ms — h3https://www.thedailystar.net/sites/default/files/styles/small_282_158/public/feature/images/anwar-ul_alam_chowdhury.jpgwww.thedailystar.net/sites/default/... https://www.thedailystar.net/sites/default/files/styles/small_282_158/public/feature/images/anwar-ul_alam_chowdhury.jpg — 200 — 20.7 KiB — 74 ms — h3https://www.thedailystar.net/sites/default/files/styles/small_282_158/public/2026-03/inflation1.jpg?h=c06fab7ewww.thedailystar.net/sites/default/... https://www.thedailystar.net/sites/default/files/styles/small_282_158/public/2026-03/inflation1.jpg?h=c06fab7e — 200 — 55.2 KiB — 139 ms — h3https://www.thedailystar.net/sites/default/files/styles/big_490_370/public/2026-04/AFP__20260422__A8NF9ED__v1__MidRes__CricketIndIplT20LucknowRajasthan.jpg?h=10d202d3www.thedailystar.net/sites/default/... https://www.thedailystar.net/sites/default/files/styles/big_490_370/public/2026-04/AFP__20260422__A8NF9ED__v1__MidRes__CricketIndIplT20LucknowRajasthan.jpg?h=10d202d3 — 200 — 89.3 KiB — 530 ms — h3https://www.thedailystar.net/sites/default/files/styles/small_282_158/public/images/2022/12/05/serge-gnabry.jpgwww.thedailystar.net/sites/default/... https://www.thedailystar.net/sites/default/files/styles/small_282_158/public/images/2022/12/05/serge-gnabry.jpg — 200 — 18.6 KiB — 114 ms — h3https://www.thedailystar.net/sites/default/files/styles/small_282_158/public/2026-04/Nahid%20Rana%20ahead%20of%20Chattogram%20NZ%20ODI.jpg?h=d1cb525dwww.thedailystar.net/sites/default/... https://www.thedailystar.net/sites/default/files/styles/small_282_158/public/2026-04/Nahid%20Rana%20ahead%20of%20Chattogram%20NZ%20ODI.jpg?h=d1cb525d — 200 — 22.3 KiB — 113 ms — h3https://www.thedailystar.net/sites/default/files/styles/small_282_158/public/2026-04/photo-collage.png%20%2881%29.png?h=d1cb525dwww.thedailystar.net/sites/default/... https://www.thedailystar.net/sites/default/files/styles/small_282_158/public/2026-04/photo-collage.png%20%2881%29.png?h=d1cb525d — 200 — 91.2 KiB — 143 ms — h3https://www.thedailystar.net/sites/default/files/styles/small_282_158/public/2026-04/Chattogram%20City%20FC.jpg?h=d1cb525dwww.thedailystar.net/sites/default/... https://www.thedailystar.net/sites/default/files/styles/small_282_158/public/2026-04/Chattogram%20City%20FC.jpg?h=d1cb525d — 200 — 47.4 KiB — 137 ms — h3https://www.thedailystar.net/sites/default/files/styles/big_490_370/public/2026-04/Alif%20Alauddin.png?h=a6c55029www.thedailystar.net/sites/default/... https://www.thedailystar.net/sites/default/files/styles/big_490_370/public/2026-04/Alif%20Alauddin.png?h=a6c55029 — 200 — 312.0 KiB — 232 ms — h3https://www.thedailystar.net/sites/default/files/styles/small_282_158/public/2026-04/Screenshot%202026-04-22%20at%2012.33.50%20PM.png?h=57a20592www.thedailystar.net/sites/default/... https://www.thedailystar.net/sites/default/files/styles/small_282_158/public/2026-04/Screenshot%202026-04-22%20at%2012.33.50%20PM.png?h=57a20592 — 200 — 66.0 KiB — 141 ms — h3https://www.thedailystar.net/sites/default/files/styles/small_282_158/public/2026-04/Screenshot%202026-04-22%20at%2012.28.42%20PM.png?h=ff408724www.thedailystar.net/sites/default/... https://www.thedailystar.net/sites/default/files/styles/small_282_158/public/2026-04/Screenshot%202026-04-22%20at%2012.28.42%20PM.png?h=ff408724 — 200 — 66.9 KiB — 140 ms — h3https://www.thedailystar.net/sites/default/files/styles/small_282_158/public/2026-04/Michael.png?h=a6c55029www.thedailystar.net/sites/default/... https://www.thedailystar.net/sites/default/files/styles/small_282_158/public/2026-04/Michael.png?h=a6c55029 — 200 — 69.0 KiB — 140 ms — h3https://www.thedailystar.net/sites/default/files/styles/small_282_158/public/2026-04/IMG_0682.jpeg?h=3dbd9eacwww.thedailystar.net/sites/default/... https://www.thedailystar.net/sites/default/files/styles/small_282_158/public/2026-04/IMG_0682.jpeg?h=3dbd9eac — 200 — 20.1 KiB — 102 ms — h3https://www.thedailystar.net/sites/default/files/styles/portrait_356_475/public/2026-04/Expert%20advice%20on%20detecting%20and%20managing%20PCOS%20in%20young%20women.png?h=0978d391www.thedailystar.net/sites/default/... https://www.thedailystar.net/sites/default/files/styles/portrait_356_475/public/2026-04/Expert%20advice%20on%20detecting%20and%20managing%20PCOS%20in%20young%20women.png?h=0978d391 — 200 — 114.9 KiB — 142 ms — h3https://www.thedailystar.net/sites/default/files/styles/portrait_356_475/public/2026-04/Why%20Gopal%20Bhar%20continues%20to%20charm%20children%20and%20adults%20alike.png?h=074ba360www.thedailystar.net/sites/default/... https://www.thedailystar.net/sites/default/files/styles/portrait_356_475/public/2026-04/Why%20Gopal%20Bhar%20continues%20to%20charm%20children%20and%20adults%20alike.png?h=074ba360 — 200 — 172.6 KiB — 143 ms — h3https://www.thedailystar.net/sites/default/files/styles/portrait_356_475/public/2026-04/Teep%20trends%20show%20tradition%20can%20be%20fashion-forward%20and%20fun.png?h=279c2121www.thedailystar.net/sites/default/... https://www.thedailystar.net/sites/default/files/styles/portrait_356_475/public/2026-04/Teep%20trends%20show%20tradition%20can%20be%20fashion-forward%20and%20fun.png?h=279c2121 — 200 — 261.8 KiB — 145 ms — h3https://www.thedailystar.net/sites/default/files/styles/portrait_356_475/public/feature/images/tiger_21.jpgwww.thedailystar.net/sites/default/... https://www.thedailystar.net/sites/default/files/styles/portrait_356_475/public/feature/images/tiger_21.jpg — 200 — 105.6 KiB — 141 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 — 34 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 — 75 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 — 39 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 — 30 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 — 53 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 — 91 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 — 82 ms — h3https://www.googletagmanager.com/gtag/js?id=UA-246073189-1&cx=c&gtm=4e64m0h2www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=UA-246073189-1&cx=c&gtm=4e64m0h2 — 200 — 124.4 KiB — 53 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-RHE1D06RKG&gtm=45je64m0h2v895360226za200zd895360226&_p=1776900394920&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dMDhkMT&ecid=20451894&_eu=AAAAAGA&are=1&cid=865610242.1776900395&ec_mode=a&frm=0&pscdl=noapi&rcb=3&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938465~115938468~117266400~117512542&dl=%2F&sid=1776900395&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=1164region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-RHE1D06RKG&gtm=45je64m0h2v895360226za200zd895360226&_p=1776900394920&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dMDhkMT&ecid=20451894&_eu=AAAAAGA&are=1&cid=865610242.1776900395&ec_mode=a&frm=0&pscdl=noapi&rcb=3&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938465~115938468~117266400~117512542&dl=%2F&sid=1776900395&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=1164 — 204 — 553 B — 97 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-RHE1D06RKG&cid=865610242.1776900395&gtm=45je64m0h2v895360226za200zd895360226&rcb=3&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938468~117266400~117512542stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-RHE1D06RKG&cid=865610242.1776900395&gtm=45je64m0h2v895360226za200zd895360226&rcb=3&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938468~117266400~117512542 — 204 — 553 B — 87 ms — h2https://www.googletagmanager.com/gtag/js?id=G-ZJYSCBSSEF&cx=c&gtm=4e64m0h2www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-ZJYSCBSSEF&cx=c&gtm=4e64m0h2 — 200 — 156.4 KiB — 56 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-RHE1D06RKG&cid=865610242.1776900395&gtm=45je64m0h2v895360226za200zd895360226&rcb=3&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938468~117266400~117512542&z=208151171www.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=865610242.1776900395&gtm=45je64m0h2v895360226za200zd895360226&rcb=3&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938468~117266400~117512542&z=208151171 — 200 — 408 B — 122 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 — 517 B — 9 ms — h2https://ping.chartbeat.net/ping?h=thedailystar.net&p=%2F&u=BEFaPjkONaV8uWjs&d=thedailystar.net&g=67074&g0=homepage&g1=No%20Author&n=1&f=00001&c=0&x=0&m=0&y=6957&o=1396&w=940&j=45&R=1&W=0&I=0&E=0&e=0&r=&PA=https%3A%2F%2Fwww.thedailystar.net%2F&b=1284&t=BsyDhGYzjklBbQi68DwK1P2--PMV&V=150&i=The%20Daily%20Star%20-%20Bangladesh%27s%20National%20and%20International%20Breaking%20News&tz=0&sn=1&sv=45-A7BHHx27Bol3rK8Bk72C2QKrS&sr=external&sd=1&im=066b2f7f&_ping.chartbeat.net/ping?h=thedailys... https://ping.chartbeat.net/ping?h=thedailystar.net&p=%2F&u=BEFaPjkONaV8uWjs&d=thedailystar.net&g=67074&g0=homepage&g1=No%20Author&n=1&f=00001&c=0&x=0&m=0&y=6957&o=1396&w=940&j=45&R=1&W=0&I=0&E=0&e=0&r=&PA=https%3A%2F%2Fwww.thedailystar.net%2F&b=1284&t=BsyDhGYzjklBbQi68DwK1P2--PMV&V=150&i=The%20Daily%20Star%20-%20Bangladesh%27s%20National%20and%20International%20Breaking%20News&tz=0&sn=1&sv=45-A7BHHx27Bol3rK8Bk72C2QKrS&sr=external&sd=1&im=066b2f7f&_ — 200 — 201 B — 317 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.jssecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js — 200 — 187.7 KiB — 82 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.1 KiB — 145 ms — h2https://www.googletagmanager.com/gtag/js?id=G-E9B6ME1JYJ&cx=c&gtm=4e64m0h2www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-E9B6ME1JYJ&cx=c&gtm=4e64m0h2 — 200 — 145.1 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 — 93 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-ZJYSCBSSEF&gtm=45je64m0h2v9105877097za200zb895360226zd895360226&_p=1776900394920&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dMDhkMT&are=1&cid=865610242.1776900395&frm=0&pscdl=noapi&rcb=13&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938469~117266401~117512542&dl=%2F&sid=1776900395&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=1390region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-ZJYSCBSSEF&gtm=45je64m0h2v9105877097za200zb895360226zd895360226&_p=1776900394920&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dMDhkMT&are=1&cid=865610242.1776900395&frm=0&pscdl=noapi&rcb=13&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938469~117266401~117512542&dl=%2F&sid=1776900395&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=1390 — 204 — 290 B — 272 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 — 44 ms — h3https://pagead2.googlesyndication.com/gampad/ads?pvsid=508127717095529&correlator=2035724416942079&eid=31097908&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=1776900395820&lmt=1776899757&adxs=175%2C75%2C75%2C185%2C975%2C975%2C1029%2C1029%2C1029%2C525%2C311&adys=890%2C6681%2C6661%2C2186%2C1396%2C1364%2C300%2C268%2C236%2C196%2C15&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=0%7C1%7C2%7C3%7C4%7C5%7C0%7C0%7C0%7C0%7C0&ucis=1%7C2%7C3%7C4%7C5%7C6%7C7%7C8%7C9%7Ca%7Cb&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDcuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Fwww.thedailystar.net%2F&vis=1&psz=1350x-1%7C259x0%7C1200x0%7C1200x0%7C300x32%7C300x32%7C300x64%7C300x64%7C300x64%7C1200x0%7C1350x0&msz=1350x-1%7C259x0%7C1200x0%7C980x0%7C300x0%7C300x0%7C300x0%7C300x0%7C300x0%7C300x0%7C728x0&fws=516%2C4%2C4%2C4%2C4%2C4%2C4%2C4%2C4%2C4%2C4&ohw=1350%2C1350%2C1350%2C1350%2C1350%2C1350%2C1350%2C1350%2C1350%2C1350%2C1350&dlt=1776900394879&idt=839&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=508127717095529&correlator=2035724416942079&eid=31097908&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=1776900395820&lmt=1776899757&adxs=175%2C75%2C75%2C185%2C975%2C975%2C1029%2C1029%2C1029%2C525%2C311&adys=890%2C6681%2C6661%2C2186%2C1396%2C1364%2C300%2C268%2C236%2C196%2C15&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=0%7C1%7C2%7C3%7C4%7C5%7C0%7C0%7C0%7C0%7C0&ucis=1%7C2%7C3%7C4%7C5%7C6%7C7%7C8%7C9%7Ca%7Cb&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDcuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Fwww.thedailystar.net%2F&vis=1&psz=1350x-1%7C259x0%7C1200x0%7C1200x0%7C300x32%7C300x32%7C300x64%7C300x64%7C300x64%7C1200x0%7C1350x0&msz=1350x-1%7C259x0%7C1200x0%7C980x0%7C300x0%7C300x0%7C300x0%7C300x0%7C300x0%7C300x0%7C728x0&fws=516%2C4%2C4%2C4%2C4%2C4%2C4%2C4%2C4%2C4%2C4&ohw=1350%2C1350%2C1350%2C1350%2C1350%2C1350%2C1350%2C1350%2C1350%2C1350%2C1350&dlt=1776900394879&idt=839&cust_params=content_type%3Dpage%26node_id%3D27&adks=1601288947%2C2413331502%2C2130293892%2C790419050%2C3711615081%2C3453198253%2C3510060164%2C2600706513%2C985947388%2C2891722746%2C1767669831&frm=20 — 200 — 25.2 KiB — 172 ms — h3https://b8a1b3d4712316878ab15951c33e6a14.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.htmlb8a1b3d4712316878ab15951c33e6a14.sa... https://b8a1b3d4712316878ab15951c33e6a14.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.html — 200 — 3.1 KiB — 112 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-E9B6ME1JYJ&gtm=45je64m0h2v9133750744za20gzd895360226&_p=1776900394920&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=EAAI&are=1&cid=865610242.1776900395&frm=0&ir=1&pscdl=noapi&rcb=3&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938468~117266401~117512542&sid=1776900395&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=1715region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-E9B6ME1JYJ&gtm=45je64m0h2v9133750744za20gzd895360226&_p=1776900394920&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=EAAI&are=1&cid=865610242.1776900395&frm=0&ir=1&pscdl=noapi&rcb=3&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938468~117266401~117512542&sid=1776900395&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=1715 — 204 — 48 B — 144 ms — h2https://pagead2.googlesyndication.com/pagead/js/r20260421/r20110914/client/window_focus_fy2021.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/r20260421/r20110914/client/window_focus_fy2021.js — 200 — 1.2 KiB — 77 ms — h3https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjstt8ILvnZvyXjoZIeHWXpOwBL6w-ajMPAse8hUeGAtK3Ka2ItFBKf5c2oExfOOYM9Q9GCWUGgeZGhgA1utIF63Xp07eK-FxjrE7nP9uAXp0gmcpteoRixzJYlHvwL71Xw_s0P-N2a-OxMHEgm1l7Ax5igjxFMtnIHrY77TGUhLXHxzKV_izbmCeyenSv_Ji_-ix6fEUrDF3SXYpB5HalWy2oIFsaLelx_pAAEK7N3j23Hwah31-z6rgTexBVV82Y8zu7zUktfY41NYjOCouGW7Sy8UyyDUYr05CJtwbWWyk0HZjsesiLvLlmzfpfMHbz-ATvRTI9f6dt7ZXksJxZ7714Xt5sApAc3pQgE0laAxjKzsn6tLxQqGWhSZbFD_TpJK1jCjPKluqf2KJ5HPu3JX1h8L7rVGaHuIk&sig=Cg0ArKJSzI6I0X9fZrRjEAE&uach_m=%5BUACH%5D&adurl=pagead2.googlesyndication.com/pcs/v... https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjstt8ILvnZvyXjoZIeHWXpOwBL6w-ajMPAse8hUeGAtK3Ka2ItFBKf5c2oExfOOYM9Q9GCWUGgeZGhgA1utIF63Xp07eK-FxjrE7nP9uAXp0gmcpteoRixzJYlHvwL71Xw_s0P-N2a-OxMHEgm1l7Ax5igjxFMtnIHrY77TGUhLXHxzKV_izbmCeyenSv_Ji_-ix6fEUrDF3SXYpB5HalWy2oIFsaLelx_pAAEK7N3j23Hwah31-z6rgTexBVV82Y8zu7zUktfY41NYjOCouGW7Sy8UyyDUYr05CJtwbWWyk0HZjsesiLvLlmzfpfMHbz-ATvRTI9f6dt7ZXksJxZ7714Xt5sApAc3pQgE0laAxjKzsn6tLxQqGWhSZbFD_TpJK1jCjPKluqf2KJ5HPu3JX1h8L7rVGaHuIk&sig=Cg0ArKJSzI6I0X9fZrRjEAE&uach_m=%5BUACH%5D&adurl= — 200 — 26 B — 78 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 — 77 ms — h3https://tpc.googlesyndication.com/simgad/11987311014810824704tpc.googlesyndication.com/simgad/11... https://tpc.googlesyndication.com/simgad/11987311014810824704 — 200 — 157.9 KiB — 169 ms — h2https://b8a1b3d4712316878ab15951c33e6a14.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.htmlb8a1b3d4712316878ab15951c33e6a14.sa... https://b8a1b3d4712316878ab15951c33e6a14.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.html — 200 — 0 B — 1 ms — h3https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjsvxXjbEnqCkRQQtKrx6KUxE56UxGp_uYTHy8RApESWuFbozTIKf1zy3uSv6bSJCcfhB5MCg-qyAjOmavc9c10W3EwIUIBymKKBfDIchvQMwUtR5yUEqGrT74IGFfRt0-MNeFACP1VhCE1CpwAGtAKD4cAK63FcmStcIOp0i7nAuEF6s9UQVkmKOY-JGlVxrKinJhN3UV5448IzE9Vg7WwVRXVQ5Q2saP7YgDZOT5GQ-NyTSYaDC0mCjLSsZMTHjrB6pDxuiPq0qVE-oDTS8qZ5NNPOsoYoXfeGnm5-OoBf4ewVRqtSOlvykl4TPTrdJJg4wr5HKdcle1PUx43J-F5bhff5fAme_gLkMC6yTElTYnqkdePl7d3g272rFvYuQqOZjhYa-jCjs8Tf9pcUmJJth9BW65A&sig=Cg0ArKJSzPUGqxir1B1rEAE&uach_m=%5BUACH%5D&adurl=pagead2.googlesyndication.com/pcs/v... https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjsvxXjbEnqCkRQQtKrx6KUxE56UxGp_uYTHy8RApESWuFbozTIKf1zy3uSv6bSJCcfhB5MCg-qyAjOmavc9c10W3EwIUIBymKKBfDIchvQMwUtR5yUEqGrT74IGFfRt0-MNeFACP1VhCE1CpwAGtAKD4cAK63FcmStcIOp0i7nAuEF6s9UQVkmKOY-JGlVxrKinJhN3UV5448IzE9Vg7WwVRXVQ5Q2saP7YgDZOT5GQ-NyTSYaDC0mCjLSsZMTHjrB6pDxuiPq0qVE-oDTS8qZ5NNPOsoYoXfeGnm5-OoBf4ewVRqtSOlvykl4TPTrdJJg4wr5HKdcle1PUx43J-F5bhff5fAme_gLkMC6yTElTYnqkdePl7d3g272rFvYuQqOZjhYa-jCjs8Tf9pcUmJJth9BW65A&sig=Cg0ArKJSzPUGqxir1B1rEAE&uach_m=%5BUACH%5D&adurl= — 200 — 26 B — 55 ms — h3https://pagead2.googlesyndication.com/pagead/js/r20260421/r20110914/client/window_focus_fy2021.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/r20260421/r20110914/client/window_focus_fy2021.js — 200 — 0 B — 53 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 — 53 ms — h3https://tpc.googlesyndication.com/simgad/16376232579270199911tpc.googlesyndication.com/simgad/16... https://tpc.googlesyndication.com/simgad/16376232579270199911 — 200 — 343.5 KiB — 195 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 — 38.2 KiB — 126 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 — 87 ms — h2https://b8a1b3d4712316878ab15951c33e6a14.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.htmlb8a1b3d4712316878ab15951c33e6a14.sa... https://b8a1b3d4712316878ab15951c33e6a14.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.html — 200 — 0 B — 3 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 — 134 ms — h3https://pagead2.googlesyndication.com/gampad/ads?pvsid=508127717095529&correlator=2035724416942079&eid=31097908%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=1776900396120&lmt=1776899757&adxs=-9&adys=-9&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=-1&ucis=c&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDcuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Fwww.thedailystar.net%2F&vis=1&psz=0x-1&msz=0x-1&fws=2&ohw=0&dlt=1776900394879&idt=839&cust_params=content_type%3Dpage%26node_id%3D27&adks=607958131&frm=20&is_cau=1&no_cau_info=1&eoidce=1pagead2.googlesyndication.com/gampa... https://pagead2.googlesyndication.com/gampad/ads?pvsid=508127717095529&correlator=2035724416942079&eid=31097908%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=1776900396120&lmt=1776899757&adxs=-9&adys=-9&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=-1&ucis=c&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDcuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Fwww.thedailystar.net%2F&vis=1&psz=0x-1&msz=0x-1&fws=2&ohw=0&dlt=1776900394879&idt=839&cust_params=content_type%3Dpage%26node_id%3D27&adks=607958131&frm=20&is_cau=1&no_cau_info=1&eoidce=1 — 200 — 547 B — 50 ms — h3https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl_page_level_ads.jssecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl_page_level_ads.js — 200 — 17.3 KiB — 32 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://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 — 102 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 — 64 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 — 115 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 — 137 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=reach&proto=CAlgAWgDpagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWgD — 204 — 20 B — 95 ms — h3https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjssrevAQjOkxVpWXH7zAVnWrvR4N3zroItE9gjs0UTjDhw_SqiJZkF0sTsHLPcESwYrnsszMx2argI1Wj-KffiiJhqhunougaTYjDJyiQPH1g3jkqdqLfrbywBsKLp2iseTPgiW11CsoWIp4a5YqePgJHLuwkjEfy4tP-rQvCWYSKwV8fSWny6ej3HkZHssFVZw_o36txRPKeoFg2N8hOG0NjWDaH5fuJiUzcvt47u186tty8pJmfTe5RwEpjgMifWMk-eGv2CSjG-KAwCyHExHvNDIcl5d-4z9WoS7JKONOg7aLamEXg404SimQvWO7JvAKGRC_dQKm6R6m7hZoku0ibaJIUYTCVA5d2cMC_sCyJe19SRS7jB9frOof8pX5PL8FdK5imhN23KMy1E_PhlykXpnlkU6m6Z2XPUk&sig=Cg0ArKJSzGjjEXrBU_bVEAE&uach_m=%5BUACH%5D&dett=2&adurl=pagead2.googlesyndication.com/pcs/v... https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjssrevAQjOkxVpWXH7zAVnWrvR4N3zroItE9gjs0UTjDhw_SqiJZkF0sTsHLPcESwYrnsszMx2argI1Wj-KffiiJhqhunougaTYjDJyiQPH1g3jkqdqLfrbywBsKLp2iseTPgiW11CsoWIp4a5YqePgJHLuwkjEfy4tP-rQvCWYSKwV8fSWny6ej3HkZHssFVZw_o36txRPKeoFg2N8hOG0NjWDaH5fuJiUzcvt47u186tty8pJmfTe5RwEpjgMifWMk-eGv2CSjG-KAwCyHExHvNDIcl5d-4z9WoS7JKONOg7aLamEXg404SimQvWO7JvAKGRC_dQKm6R6m7hZoku0ibaJIUYTCVA5d2cMC_sCyJe19SRS7jB9frOof8pX5PL8FdK5imhN23KMy1E_PhlykXpnlkU6m6Z2XPUk&sig=Cg0ArKJSzGjjEXrBU_bVEAE&uach_m=%5BUACH%5D&dett=2&adurl= — 200 — 26 B — 93 ms — h3https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjsvgKm5dU4-iF1RuCaPhUgZmoD_oCBUSmBtvS7fGFXNsxMYa2SidtBa8_kd2zi62r8Wtl3jNtihHnJyyjJJ25FjLTNWWxCpW09YlV1SO9ZXpmxLBgTdJSvqmQ34sq8Q1pOr1iXxStdRzCgca1i3H8WRBoFNP9Ba7BdRuX3ezwLyHuIXg-rf2KMDhYW1gSzpxJLZyQqfWzAw5PdLIiNuMN_zeeZFWc0PuIuhWOk95bxmpWfZ5xLXRAkXEoP6Vzq3M9IvyfD9ZK6Z1d1aYxxHsBWu0OIba_tHvN7p9VElglzrtZhnRi4lVEDau117W7JtC-2n7o-UtOIyW3zPiFfx1282Sv1FuLD-4wesa7FX1lNV7lE9tvYAL-vPHXxM_lmIFVUUJYAGviQFbDNibv4f6UCRimEi0jQ&sig=Cg0ArKJSzMoN5ylkpO8REAE&uach_m=%5BUACH%5D&urlfix=1&adurl=pagead2.googlesyndication.com/pcs/v... https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjsvgKm5dU4-iF1RuCaPhUgZmoD_oCBUSmBtvS7fGFXNsxMYa2SidtBa8_kd2zi62r8Wtl3jNtihHnJyyjJJ25FjLTNWWxCpW09YlV1SO9ZXpmxLBgTdJSvqmQ34sq8Q1pOr1iXxStdRzCgca1i3H8WRBoFNP9Ba7BdRuX3ezwLyHuIXg-rf2KMDhYW1gSzpxJLZyQqfWzAw5PdLIiNuMN_zeeZFWc0PuIuhWOk95bxmpWfZ5xLXRAkXEoP6Vzq3M9IvyfD9ZK6Z1d1aYxxHsBWu0OIba_tHvN7p9VElglzrtZhnRi4lVEDau117W7JtC-2n7o-UtOIyW3zPiFfx1282Sv1FuLD-4wesa7FX1lNV7lE9tvYAL-vPHXxM_lmIFVUUJYAGviQFbDNibv4f6UCRimEi0jQ&sig=Cg0ArKJSzMoN5ylkpO8REAE&uach_m=%5BUACH%5D&urlfix=1&adurl= — 200 — 26 B — 33 ms — h3https://s0.2mdn.net/dfp/449570/4663678796/1700284490904/index.htmls0.2mdn.net/dfp/449570/4663678796/1... https://s0.2mdn.net/dfp/449570/4663678796/1700284490904/index.html — 200 — 19.9 KiB — 95 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 — 69 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 — 71 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 — 96 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 — 93 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 — 38 ms — h3https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjstSCEbMTM185bMxRDcyH5QgG51xLPDr0gVCocHMvGXzXCn6Umc068GpZEs1WVqvNhbEc2mg_pba2pm5o4znfbDrr53X5faxdL4wS3srbwRluGrQItgwfS9Cpj3WB_AGob5d-27RN4h6249Vwz6W7NYkA1JXNNy_aD81w4JrVik6Wz8oy6JqDqAh4ijYGOYBIpnBRn-E2x4duFNuG5nuu7VCNTnE51EJGjESBq55F5fDnEbnmn6jpL-Rw3V7ndBTNHceQQACXDksnYlm2zASMTs4eiWUm9Xc-t5ck5b6lb8we8pL-yRSzoVD7BroF5-KCEYoWICVXiEC8Eu3bVJ-nT5Rcx9NJS7uj-ixKVIXQD74-wWSPtpdJtLtK7QtkYazEzVO01YH1j-t8t75fbdlqvZPQHW6EsjM&sig=Cg0ArKJSzElhheTtpvGuEAE&uach_m=%5BUACH%5D&dett=2&adurl=pagead2.googlesyndication.com/pcs/v... https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjstSCEbMTM185bMxRDcyH5QgG51xLPDr0gVCocHMvGXzXCn6Umc068GpZEs1WVqvNhbEc2mg_pba2pm5o4znfbDrr53X5faxdL4wS3srbwRluGrQItgwfS9Cpj3WB_AGob5d-27RN4h6249Vwz6W7NYkA1JXNNy_aD81w4JrVik6Wz8oy6JqDqAh4ijYGOYBIpnBRn-E2x4duFNuG5nuu7VCNTnE51EJGjESBq55F5fDnEbnmn6jpL-Rw3V7ndBTNHceQQACXDksnYlm2zASMTs4eiWUm9Xc-t5ck5b6lb8we8pL-yRSzoVD7BroF5-KCEYoWICVXiEC8Eu3bVJ-nT5Rcx9NJS7uj-ixKVIXQD74-wWSPtpdJtLtK7QtkYazEzVO01YH1j-t8t75fbdlqvZPQHW6EsjM&sig=Cg0ArKJSzElhheTtpvGuEAE&uach_m=%5BUACH%5D&dett=2&adurl= — 200 — 26 B — 37 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 — 67 ms — h3https://n.clarity.ms/collectn.clarity.ms/collect https://n.clarity.ms/collect — 204 — 284 B — 340 ms — http/1.1https://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 — 56 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 — 53 ms — h3https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjstqiHZqQOcweJMNF6I9bYWVHtfkPw_QTPEG4av-X-DeuXwrVZ1ShmyjMXmMrDhkHBvcT5ickHFTMMBpsTa7EarV0DPJkjpHN4aq2SyTTXF9XbgXPORpYNmTUeb9qcZoNYD1lv1xCugtuZNOzt8QibrUx3W54_e60dLG6k8ZpPsJrEYId4x1g1zL-CF_oUHSohGdZthKsFzX_xiHm6o4hlYttpg9OQ5GGYK7ZCZCP6QpzBqW5C9_08jcvzaCBocGFvw5PvUXKvzYLb88k7i5IHVu-tCZau426eoyJBiREya2cmxNIToy7HPCxQzTlQoLLegays0dEvYBh7mxiDltKhNtni8uLytMxj5kD7-9dYwTyRo1AsFX5GcO1EvoebrQSU9C7X9WvhSL2mQBul422oZvlNlN0jvg&sig=Cg0ArKJSzF8TEBkjvz-IEAE&uach_m=%5BUACH%5D&urlfix=1&adurl=pagead2.googlesyndication.com/pcs/v... https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjstqiHZqQOcweJMNF6I9bYWVHtfkPw_QTPEG4av-X-DeuXwrVZ1ShmyjMXmMrDhkHBvcT5ickHFTMMBpsTa7EarV0DPJkjpHN4aq2SyTTXF9XbgXPORpYNmTUeb9qcZoNYD1lv1xCugtuZNOzt8QibrUx3W54_e60dLG6k8ZpPsJrEYId4x1g1zL-CF_oUHSohGdZthKsFzX_xiHm6o4hlYttpg9OQ5GGYK7ZCZCP6QpzBqW5C9_08jcvzaCBocGFvw5PvUXKvzYLb88k7i5IHVu-tCZau426eoyJBiREya2cmxNIToy7HPCxQzTlQoLLegays0dEvYBh7mxiDltKhNtni8uLytMxj5kD7-9dYwTyRo1AsFX5GcO1EvoebrQSU9C7X9WvhSL2mQBul422oZvlNlN0jvg&sig=Cg0ArKJSzF8TEBkjvz-IEAE&uach_m=%5BUACH%5D&urlfix=1&adurl= — 200 — 26 B — 35 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 — 30 ms — h3https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjst2ZvXqFlTjU8FXsdGXZMTMHMlKVZej_5Xz3c9XiznFJ55ZcH8AyqHlN3OrUEEP7CBtDnitm5DwirD5lu7MVlIQ7hi74rSwWNaZnzLRrlkz1-OoGw2zGqz735trsGbwFVXFKZgaAxVpN9X5Vq1HeS2LdcIIurpkY69uTy8bLoV-HGcpbkBtdx-Q8cboe4ue3fZj3xbMdDM8O_6y4A9eYP0zL7-irQExCtdyN1MLkfsFAOkZjXwNPCSDgtGk4sEZItZTy8Zs4YCt2Jxv2-mfjY1gvKezWi4eByGHJTIKCaWpHzhs_q4ilzfQ7347XPgJ7aBrbLwvY1Ax_9kInfoU6LF7GonvHjt3Z5T4oebmcH2qLpdjhN_AYqVfwvUh31aOAEz-yiulQeoj5Sg4kB8N0E-kToe_getx&sig=Cg0ArKJSzFN1lENXEQ6WEAE&uach_m=%5BUACH%5D&urlfix=1&adurl=pagead2.googlesyndication.com/pcs/v... https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjst2ZvXqFlTjU8FXsdGXZMTMHMlKVZej_5Xz3c9XiznFJ55ZcH8AyqHlN3OrUEEP7CBtDnitm5DwirD5lu7MVlIQ7hi74rSwWNaZnzLRrlkz1-OoGw2zGqz735trsGbwFVXFKZgaAxVpN9X5Vq1HeS2LdcIIurpkY69uTy8bLoV-HGcpbkBtdx-Q8cboe4ue3fZj3xbMdDM8O_6y4A9eYP0zL7-irQExCtdyN1MLkfsFAOkZjXwNPCSDgtGk4sEZItZTy8Zs4YCt2Jxv2-mfjY1gvKezWi4eByGHJTIKCaWpHzhs_q4ilzfQ7347XPgJ7aBrbLwvY1Ax_9kInfoU6LF7GonvHjt3Z5T4oebmcH2qLpdjhN_AYqVfwvUh31aOAEz-yiulQeoj5Sg4kB8N0E-kToe_getx&sig=Cg0ArKJSzFN1lENXEQ6WEAE&uach_m=%5BUACH%5D&urlfix=1&adurl= — 200 — 26 B — 31 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 — 34 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 — 35 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 — 2 ms — h3https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjsvIcy414A7v7pwHlwJ2DNRCTav7qovzn-EzJcwu4jg_n02nwBEilcoSP3I8YygGSkniswa3dqkkwe3g67M84814JJ31LrTZyWP_kEsKo-VLKO0BscjA5IAlsWnE44v07Kh3sbHj4IvF0w344TfS_GMZbo49emlBZ5ap-_531jGHCtegKAmES4YJOu90xfj5iqli1rgIWH5qTAJ0h9ElzeFQpm0d47QBbZD9Zms8q85pKOWNZzlKqKBmdi7oTf0okA1kaBdCfk_PJZLv9U62n2orBcOOipG8Yp8lVRTi2Iz1beGlJGdNK3EbRvnj9AVUbehiPn28kLGgbG3BSI2suTt4OJyLCd7TvsSwJyZPLfGu32Rt2dIHccGsIvhKtZU_7vUyMJGLQa-GUV5KGnnGlKZXuY1ZsuazRKE&sig=Cg0ArKJSzBEnUdz9kaQvEAE&uach_m=%5BUACH%5D&urlfix=1&uach=WyJMaW51eCIsIiIsIng4NiIsIiIsIjE0Ny4wLjc3MjcuMTAxIixudWxsLDAsbnVsbCwiNjQiLFtbIkNocm9taXVtIiwiMTQ3LjAuNzcyNy4xMDEiXSxbIk5vdC5BL0JyYW5kIiwiOC4wLjAuMCJdXSwwXQ%3D%3D&adurl=pagead2.googlesyndication.com/pcs/v... https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjsvIcy414A7v7pwHlwJ2DNRCTav7qovzn-EzJcwu4jg_n02nwBEilcoSP3I8YygGSkniswa3dqkkwe3g67M84814JJ31LrTZyWP_kEsKo-VLKO0BscjA5IAlsWnE44v07Kh3sbHj4IvF0w344TfS_GMZbo49emlBZ5ap-_531jGHCtegKAmES4YJOu90xfj5iqli1rgIWH5qTAJ0h9ElzeFQpm0d47QBbZD9Zms8q85pKOWNZzlKqKBmdi7oTf0okA1kaBdCfk_PJZLv9U62n2orBcOOipG8Yp8lVRTi2Iz1beGlJGdNK3EbRvnj9AVUbehiPn28kLGgbG3BSI2suTt4OJyLCd7TvsSwJyZPLfGu32Rt2dIHccGsIvhKtZU_7vUyMJGLQa-GUV5KGnnGlKZXuY1ZsuazRKE&sig=Cg0ArKJSzBEnUdz9kaQvEAE&uach_m=%5BUACH%5D&urlfix=1&uach=WyJMaW51eCIsIiIsIng4NiIsIiIsIjE0Ny4wLjc3MjcuMTAxIixudWxsLDAsbnVsbCwiNjQiLFtbIkNocm9taXVtIiwiMTQ3LjAuNzcyNy4xMDEiXSxbIk5vdC5BL0JyYW5kIiwiOC4wLjAuMCJdXSwwXQ%3D%3D&adurl= — 200 — 26 B — 33 ms — h3https://s0.2mdn.net/dfp/449570/66285170/1769242840351/copy.pngs0.2mdn.net/dfp/449570/66285170/176... https://s0.2mdn.net/dfp/449570/66285170/1769242840351/copy.png — 200 — 12.2 KiB — 31 ms — h3https://s0.2mdn.net/dfp/449570/66285170/1769242840351/1.pngs0.2mdn.net/dfp/449570/66285170/176... https://s0.2mdn.net/dfp/449570/66285170/1769242840351/1.png — 200 — 5.2 KiB — 38 ms — h3https://s0.2mdn.net/dfp/449570/66285170/1769242840351/2.pngs0.2mdn.net/dfp/449570/66285170/176... https://s0.2mdn.net/dfp/449570/66285170/1769242840351/2.png — 200 — 5.4 KiB — 37 ms — h3https://s0.2mdn.net/dfp/449570/66285170/1769242840351/BG.jpgs0.2mdn.net/dfp/449570/66285170/176... https://s0.2mdn.net/dfp/449570/66285170/1769242840351/BG.jpg — 200 — 37.3 KiB — 51 ms — h3https://s0.2mdn.net/dfp/449570/4663678796/1700284490904/toilat.pngs0.2mdn.net/dfp/449570/4663678796/1... https://s0.2mdn.net/dfp/449570/4663678796/1700284490904/toilat.png — 200 — 10.1 KiB — 54 ms — h3https://s0.2mdn.net/dfp/449570/4663678796/1700284490904/tishu.pngs0.2mdn.net/dfp/449570/4663678796/1... https://s0.2mdn.net/dfp/449570/4663678796/1700284490904/tishu.png — 200 — 5.9 KiB — 70 ms — h3https://s0.2mdn.net/dfp/449570/4663678796/1700284490904/text.pngs0.2mdn.net/dfp/449570/4663678796/1... https://s0.2mdn.net/dfp/449570/4663678796/1700284490904/text.png — 200 — 9.2 KiB — 57 ms — h3https://s0.2mdn.net/dfp/449570/4663678796/1700284490904/product.pngs0.2mdn.net/dfp/449570/4663678796/1... https://s0.2mdn.net/dfp/449570/4663678796/1700284490904/product.png — 200 — 30.1 KiB — 76 ms — h3https://s0.2mdn.net/dfp/449570/4663678796/1700284490904/BG.jpgs0.2mdn.net/dfp/449570/4663678796/1... https://s0.2mdn.net/dfp/449570/4663678796/1700284490904/BG.jpg — 200 — 17.1 KiB — 76 ms — h3https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=gpt&tv=m202604160201&st=env&sjk=508127717095529ep1.adtrafficquality.google/getconf... https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=gpt&tv=m202604160201&st=env&sjk=508127717095529 — 200 — 13.2 KiB — 71 ms — h3https://www.thedailystar.net/cdn-cgi/rum?www.thedailystar.net/cdn-cgi/rum? https://www.thedailystar.net/cdn-cgi/rum? — 204 — 475 B — 21 ms — h3https://www.thedailystar.net/themes/custom/swallow/favicon.icowww.thedailystar.net/themes/custom/... https://www.thedailystar.net/themes/custom/swallow/favicon.ico — 200 — 852 B — 26 ms — h3https://ep2.adtrafficquality.google/sodar/sodar2.jsep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2.js — 200 — 7.9 KiB — 87 ms — h2https://n.clarity.ms/collectn.clarity.ms/collect https://n.clarity.ms/collect — 204 — 284 B — 440 ms — http/1.1https://ep2.adtrafficquality.google/sodar/sodar2/254/runner.htmlep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2/254/runner.html — 200 — 5.8 KiB — 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?48H6pAep2.adtrafficquality.google/generat... https://ep2.adtrafficquality.google/generate_204?48H6pA — 204 — 40 B — 29 ms — h2https://pagead2.googlesyndication.com/pcs/activeview?xai=AKAOjssUkuKU3tHnOECcsO62Zei5Cp9eLfCTO3O2khAJa1Bbgyf7V5h0APiKitBMkDTpx176Wgpt7RFtcFf7nZBed8z-PN5nHw57XYlGlbSvS6yqnQuQByTNTa6D6MAF4QMfzmAmGufLcjdi7iaOyns6nIik261I41PERH7uhm_8PeBj8THiLpQPrvzJFQ&sig=Cg0ArKJSzFWbeT-ctsQfEAE&id=lidar2&mcvt=1000&p=333,1028,583,1328&tm=1034.4000005722046&tu=34&mtos=1000,1000,1000,1000,1000&tos=1000,0,0,0,0&v=20260420&bin=7&avms=nio&bs=1350,940&mc=1&vu=1&app=0&itpl=0&adk=985947388&rs=4&la=0&cr=0&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDcuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&vs=4&r=v&co=7283319600&rst=1776900396089&rpt=229&isd=0&lsd=0&met=mue&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=AKAOjssUkuKU3tHnOECcsO62Zei5Cp9eLfCTO3O2khAJa1Bbgyf7V5h0APiKitBMkDTpx176Wgpt7RFtcFf7nZBed8z-PN5nHw57XYlGlbSvS6yqnQuQByTNTa6D6MAF4QMfzmAmGufLcjdi7iaOyns6nIik261I41PERH7uhm_8PeBj8THiLpQPrvzJFQ&sig=Cg0ArKJSzFWbeT-ctsQfEAE&id=lidar2&mcvt=1000&p=333,1028,583,1328&tm=1034.4000005722046&tu=34&mtos=1000,1000,1000,1000,1000&tos=1000,0,0,0,0&v=20260420&bin=7&avms=nio&bs=1350,940&mc=1&vu=1&app=0&itpl=0&adk=985947388&rs=4&la=0&cr=0&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDcuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&vs=4&r=v&co=7283319600&rst=1776900396089&rpt=229&isd=0&lsd=0&met=mue&wmsd=0&pbe=0&fle=0&vae=0&spb=0&sfl=0&ffslot=0&reach=8&io2=0 — 200 — 65 B — 36 ms — h3https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=gpt_m202604160201&jk=508127717095529&bg=!pqWlpcfNAAa1ilLUlYo7AEcBe5WfOFUxyUA7TN32TYDBQM3hX3pLDFJ2vj6Vf25Pd7UjQRVO2EDuA1f2TIbl7TXPjRpCRmDME_0H2R5VzCwMBf0mwFncjgIAAABDUgAAAAVoAQd-ADciCbzjgMsDbfv3pJAuWadHpbhyNODaNxR1q8ZDejG9ilBwq2233GAesixm5tYf5YRyQDL1Htv5CgAPNcl63dUDiuO2aTx4ss78mQKb_sCfmZ_4UnWM1XLdHYsLK7-GXCie2dYpq63QDhEmoNF4y8iTvXJJvE5bw0D4dJtKVdxPZ-t1r4PodLeckiV128tyM7NRLduHxBs-lAL5CvmSE6naPPlmzcdcwWGvlTyW1_VCU07owa0H76RJgLYiNtNbigXihbZaIrtgA6tDOJ3BPle6w2q1UzigWHc9_sulm_HBTT7bI1k79OlHdQ1oAuft0KivCOCqpoFdhuhwSkbIO2en6UUsAhsB_yY1ROiHpUW2IO76luk4OMbQ8NqNIAY4Q5YyN7iuXidSoRdWMyGhaSTxc7pakvqqYbVJw1l2GzgGtCtO59Hc-caobqIWeHMrXUoSRzxMKhY-9BwxDXfQoUN-m_kZ0EvvCDURk-0poCEYYi9Y2voDMQiEG-uzI818RfjIubtfpbeWOemUkf7tyC3KYulIpUTc2Z-5Ay1wRdnPpFOtk9xFLxoxfghKZPsigdbXWjgF6aTTUtCYZmR-k-eTq2rPHCXngEPDBJhLXm8ucqLbrL2WBbocX3ncxGb0X3p0Ytg6WdgNrqlTE2yFbE-dEHPqr4qe0qPebaAciIQO1x2vcDltdOVbbTozCzb3-fnbs6bHgino4B8VTLrTunf8ACBEP9BiKZXoMySrq2PBqsvrs2vJfAR_g8qX9rOFI_gOQm2qf2uXSU33vP0MXrO548CyvB2Ntq78lK9V4cF35Syj87qiKc85skGPfHzAcBHI-g01Wj1eH21Woh8c6lrU3V3MuG0QECzW88Q15230GTQdZNpXWItYIFq4QytJGi0r0ZQ7BVSf9RpVm4XCsmwdlcJmCM1zTG1WX-iDIFaoJStJVOsaPttSIchv4DABXids0c2oX2CiIC5KphX-3ONUbHQOIn35tQep1.adtrafficquality.google/pagead/... https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=gpt_m202604160201&jk=508127717095529&bg=!pqWlpcfNAAa1ilLUlYo7AEcBe5WfOFUxyUA7TN32TYDBQM3hX3pLDFJ2vj6Vf25Pd7UjQRVO2EDuA1f2TIbl7TXPjRpCRmDME_0H2R5VzCwMBf0mwFncjgIAAABDUgAAAAVoAQd-ADciCbzjgMsDbfv3pJAuWadHpbhyNODaNxR1q8ZDejG9ilBwq2233GAesixm5tYf5YRyQDL1Htv5CgAPNcl63dUDiuO2aTx4ss78mQKb_sCfmZ_4UnWM1XLdHYsLK7-GXCie2dYpq63QDhEmoNF4y8iTvXJJvE5bw0D4dJtKVdxPZ-t1r4PodLeckiV128tyM7NRLduHxBs-lAL5CvmSE6naPPlmzcdcwWGvlTyW1_VCU07owa0H76RJgLYiNtNbigXihbZaIrtgA6tDOJ3BPle6w2q1UzigWHc9_sulm_HBTT7bI1k79OlHdQ1oAuft0KivCOCqpoFdhuhwSkbIO2en6UUsAhsB_yY1ROiHpUW2IO76luk4OMbQ8NqNIAY4Q5YyN7iuXidSoRdWMyGhaSTxc7pakvqqYbVJw1l2GzgGtCtO59Hc-caobqIWeHMrXUoSRzxMKhY-9BwxDXfQoUN-m_kZ0EvvCDURk-0poCEYYi9Y2voDMQiEG-uzI818RfjIubtfpbeWOemUkf7tyC3KYulIpUTc2Z-5Ay1wRdnPpFOtk9xFLxoxfghKZPsigdbXWjgF6aTTUtCYZmR-k-eTq2rPHCXngEPDBJhLXm8ucqLbrL2WBbocX3ncxGb0X3p0Ytg6WdgNrqlTE2yFbE-dEHPqr4qe0qPebaAciIQO1x2vcDltdOVbbTozCzb3-fnbs6bHgino4B8VTLrTunf8ACBEP9BiKZXoMySrq2PBqsvrs2vJfAR_g8qX9rOFI_gOQm2qf2uXSU33vP0MXrO548CyvB2Ntq78lK9V4cF35Syj87qiKc85skGPfHzAcBHI-g01Wj1eH21Woh8c6lrU3V3MuG0QECzW88Q15230GTQdZNpXWItYIFq4QytJGi0r0ZQ7BVSf9RpVm4XCsmwdlcJmCM1zTG1WX-iDIFaoJStJVOsaPttSIchv4DABXids0c2oX2CiIC5KphX-3ONUbHQOIn35tQ — 204 — 17 B — 34 ms — h3https://pagead2.googlesyndication.com/pcs/activeview?xai=AKAOjssY6gvRekE0HDq_ESSBzpSaG1QCB58pRnM4Fb7ujYiRCbDjAtRz38Z1je5--FIvn3QHp-lSkkydH0cxXFVvDkW0GCG2Um0ZPzPKfQnKXkyyUadmJoVzGwtV_Odh8dVNK9AsY0cYsFoiCaAn3ZBaT54xxzBVpmmHqv1upbMzAwz1EBhX-lpl967_Tw&sig=Cg0ArKJSzH9ZULf_-884EAE&id=lidar2&mcvt=1000&p=15,311,105,1039&tm=1024.1999998092651&tu=24.199999809265137&mtos=1000,1000,1000,1000,1000&tos=1000,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=7283319600&rst=1776900396106&rpt=266&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=AKAOjssY6gvRekE0HDq_ESSBzpSaG1QCB58pRnM4Fb7ujYiRCbDjAtRz38Z1je5--FIvn3QHp-lSkkydH0cxXFVvDkW0GCG2Um0ZPzPKfQnKXkyyUadmJoVzGwtV_Odh8dVNK9AsY0cYsFoiCaAn3ZBaT54xxzBVpmmHqv1upbMzAwz1EBhX-lpl967_Tw&sig=Cg0ArKJSzH9ZULf_-884EAE&id=lidar2&mcvt=1000&p=15,311,105,1039&tm=1024.1999998092651&tu=24.199999809265137&mtos=1000,1000,1000,1000,1000&tos=1000,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=7283319600&rst=1776900396106&rpt=266&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 — 33 ms — h3https://pagead2.googlesyndication.com/pcs/activeview?xai=AKAOjsumZYUjO-besKp2uXWpy3vib44DPiweq47BT5Xs4B9z3C7duLacPLLBEgHXLEesl1Zz5aKwrtBxtR3O2aQdNkkHWCAfk3WFriNVZWCwVn9TpiTkVF3OBxJT2QRW8Zfu2UbnCsi5zFGUODJ629NxS1x5MPeMJaEfK4qIk3no2wHNM1hx2MfctDVLqA&sig=Cg0ArKJSzJSF6RXeDL0tEAE&id=lidar2&mcvt=1000&p=615,1028,865,1328&tm=1145.7999992370605&tu=145.69999980926514&mtos=1000,1000,1000,1000,1000&tos=1000,0,0,0,0&v=20260420&bin=7&avms=nio&bs=0,0&mc=1&if=1&app=0&itpl=30&adk=2600706513&rs=4&la=0&cr=0&uach=WyJMaW51eCIsIiIsIng4NiIsIiIsIjE0Ny4wLjc3MjcuMTAxIixudWxsLDAsbnVsbCwiNjQiLFtbIkNocm9taXVtIiwiMTQ3LjAuNzcyNy4xMDEiXSxbIk5vdC5BL0JyYW5kIiwiOC4wLjAuMCJdXSwwXQ%3D%3D&vs=4&r=v&co=7283319600&rst=1776900396084&rpt=386&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=AKAOjsumZYUjO-besKp2uXWpy3vib44DPiweq47BT5Xs4B9z3C7duLacPLLBEgHXLEesl1Zz5aKwrtBxtR3O2aQdNkkHWCAfk3WFriNVZWCwVn9TpiTkVF3OBxJT2QRW8Zfu2UbnCsi5zFGUODJ629NxS1x5MPeMJaEfK4qIk3no2wHNM1hx2MfctDVLqA&sig=Cg0ArKJSzJSF6RXeDL0tEAE&id=lidar2&mcvt=1000&p=615,1028,865,1328&tm=1145.7999992370605&tu=145.69999980926514&mtos=1000,1000,1000,1000,1000&tos=1000,0,0,0,0&v=20260420&bin=7&avms=nio&bs=0,0&mc=1&if=1&app=0&itpl=30&adk=2600706513&rs=4&la=0&cr=0&uach=WyJMaW51eCIsIiIsIng4NiIsIiIsIjE0Ny4wLjc3MjcuMTAxIixudWxsLDAsbnVsbCwiNjQiLFtbIkNocm9taXVtIiwiMTQ3LjAuNzcyNy4xMDEiXSxbIk5vdC5BL0JyYW5kIiwiOC4wLjAuMCJdXSwwXQ%3D%3D&vs=4&r=v&co=7283319600&rst=1776900396084&rpt=386&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 — 31 ms — h3https://n.clarity.ms/collectn.clarity.ms/collect https://n.clarity.ms/collect — 204 — 284 B — 100 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 1154ms · 567KB · $15/mo
securepubads.g.doubleclick.net
Other
Costly
Execution 366ms
Transfer 188 KB
Unused 51%
Monthly Cost $5/mo
www.thedailystar.net
Other
Costly
Execution 236ms
Transfer 42 KB
Monthly Cost $3/mo
Unattributable
Other
Costly
Execution 208ms
Transfer 0 KB
Monthly Cost $3/mo
pagead2.googlesyndication.com
Other
Optional
Execution 138ms
Transfer 0 KB
Unused 42%
Monthly Cost $2/mo
Google Tag Manager
Tag Manager
Optional
Execution 91ms
Transfer 155 KB
Unused 37%
Monthly Cost $1/mo
Microsoft Clarity
Session Replay
Optional
Execution 61ms
Transfer 26 KB
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 54ms
Transfer 156 KB
Unused 43%
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • securepubads.g.doubleclick.net adds 366ms and costs ~$5/month
  • www.thedailystar.net adds 236ms and costs ~$3/month
  • Unattributable adds 208ms 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 366ms 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

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

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

Why this matters

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

Source: web.dev

How third-party costs are calculated

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

Send Feedback