Skip to content
https://khaleejtimes.com

Performance

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

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

93
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
98
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
77
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
100
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.

1.16 s

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

1.42 s

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

56 ms

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

0.033

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

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

4.95 s

Page Load Progression

699 ms
1.4 s
2.1 s
2.8 s
3.5 s
4.2 s
4.9 s
5.6 s
Checks
15
6 PASS 2 REVIEW 5 FIX
F
Page Weight Budget
Action
3.7 MB transferred, 235 requests
FIX
3.7 MB transferred, 235 requests
Warning::
Page weighs 13.5 MB (3.7 MB transferred)
Warning::
JavaScript is 2.8 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.8 MB
Warning::
235 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.78 g CO2 per page load
3.7 MB / 2.4 MB budget
3.7 MB transferred
235 requests
0.78 g CO2 per page load
JavaScript 2.8 MiB 75%
HTML 332.2 KiB 9%
Fonts 162.6 KiB 4%
Other 160.9 KiB 4%
Images 155.5 KiB 4%
CSS 67.4 KiB 2%
Other 60.1 KiB 2%
Other 17.2 KiB 0%
Other 698 B 0%
Other 553 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (3.7 MiB of 3.7 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Bundles
Action
99 scripts, 829 KB unused
FIX
99 scripts, 829 KB unused
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 132 KB unused (70%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.adpushup.com/46754/adpushup.js: 118 KB unused (72%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://accounts.google.com/gsi/client: 72 KB unused (75%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-2VVV...: 66 KB unused (38%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://osjs.netcoresmartech.com/v1/js-versioning?...: 62 KB unused (70%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 829 KB
829 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js188 KB132 KB (70%)3rd
https://cdn.adpushup.com/46754/adpushup.js165 KB118 KB (72%)3rd
https://accounts.google.com/gsi/client96 KB72 KB (75%)3rd
https://www.googletagmanager.com/gtag/js?id=G-2VVVMDVFQ8&cx=c&gtm=4e64k0173 KB66 KB (38%)3rd
https://osjs.netcoresmartech.com/v1/js-versioning?clientkey=ADGMOT35CHFLVDHBJNIG50K96A9QE9OFJ0MFRRECSBJVVNO5PTBG&siteid=cdf05e30364b953ee8f1b09e48d0473e&rc=l&tk1=20241129111433&tk2=2024072602185489 KB62 KB (70%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-THV3F58141 KB62 KB (44%)3rd
https://cdn.moengage.com/release/dc_2/moe_webSdk.min.latest.js101 KB61 KB (60%)3rd
https://fea.assettype.com/khaleejtimes/static/assets/vendor-CkuN1fpt.js120 KB58 KB (48%)3rd
https://palibzh.tech/libs/projectagora.min.js71 KB45 KB (64%)3rd
https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js54 KB35 KB (65%)3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
235 resources · 3.7 MB · 829 KB savings available
FIX
235 resources · 3.7 MB · 829 KB savings available
Warning::
Page weight 2.7 MB over 1MB target
Got: 3.7 MB Expected: ≤ 1 MB
Info::
~829 KB of savings available
Warning::
234 third-party resources (100% of weight)
Info::
1 resources over 200KB
235 resources · 3.7 MiB · 234 third-party 2.7 MiB over 1MB target
JavaScript 75% · 2.8 MiB
Document 9% · 333.1 KiB
Other 5% · 202.8 KiB
Image 5% · 191.3 KiB
Font 4% · 162.6 KiB
CSS 2% · 67.4 KiB

~829.4 KiB of savings available

Remove unused JavaScript: 829.4 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
44 images, 0 KB saveable
REVIEW
44 images, 0 KB saveable
Info::
All images are well-optimized
44 images 155 KB
0 oversized -0 KB
39 legacy format
0 missing dimensions CLS risk
C
JS Execution Cost
Action
1896ms total JS execution
REVIEW
1896ms total JS execution
Warning::
https://www.khaleejtimes.com/: 648ms CPU time
Warning::
Unattributable: 333ms CPU time
Info::
https://cdn.moengage.com/release/dc_2/moe_webSdk.m...: 153ms CPU time
Info::
https://fea.assettype.com/khaleejtimes/static/asse...: 129ms CPU time
Info::
https://veraviews.com/scripts/c5.js?srid=1801: 126ms CPU time
Warning::
Third-party scripts: 1896ms (100% of total)

Main Thread Breakdown

Script Evaluation 50% Other 22% Style & Layout 15% Script Parsing & Compilation 5% Rendering 5%
ScriptTotalScriptingParse/CompileParty
https://www.khaleejtimes.com/648ms19ms3ms3rd
Unattributable333ms51ms0ms3rd
https://cdn.moengage.com/release/dc_2/moe_webSdk.min.latest.js153ms138ms6ms3rd
https://fea.assettype.com/khaleejtimes/static/assets/vendor-CkuN1fpt.js129ms102ms0ms3rd
https://veraviews.com/scripts/c5.js?srid=1801126ms125ms0ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-THV3F58102ms84ms14ms3rd
https://cdn.moengage.com/release/dc_2/moe_webSdk_webp.min.latest.js?app_id=96B5YU2UUJGC7G5YP08JKSTF&cluster=DC_281ms74ms2ms3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js79ms59ms15ms3rd
https://osjs.netcoresmartech.com/v1/js-versioning?clientkey=ADGMOT35CHFLVDHBJNIG50K96A9QE9OFJ0MFRRECSBJVVNO5PTBG&siteid=cdf05e30364b953ee8f1b09e48d0473e&rc=l&tk1=20241129111433&tk2=2024072602185471ms61ms5ms3rd
https://www.khaleejtimes.com/cdn-cgi/challenge-platform/scripts/jsd/main.js61ms53ms0ms3rd

Showing top 10 of 12 scripts

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

Web fonts

4

163 KB total

Render-blocking

0

of 4

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 1.2 s LCP 1.4 shttps://fonts.gstatic.com/s/outfit/v15/QGYvz_MVcBeNP4NJtEtqUYLknw.woff2QGYvz_MVcBeNP4NJtEtqUYL... https://fonts.gstatic.com/s/outfit/v15/QGYvz_MVcBeNP4NJtEtqUYLknw.woff2 — 31.5 KiB — 34 ms — font-display: swaphttps://fonts.gstatic.com/s/outfit/v15/QGYvz_MVcBeNP4NJtEtq.woff2QGYvz_MVcBeNP4NJtEtq.woff2 https://fonts.gstatic.com/s/outfit/v15/QGYvz_MVcBeNP4NJtEtq.woff2 — 31.6 KiB — 32 ms — font-display: swaphttps://static1.dmcdn.net/ABCFavorit-Regular.woff2ABCFavorit-Regular.woff2 https://static1.dmcdn.net/ABCFavorit-Regular.woff2 — 49.2 KiB — 4 ms — font-display: swaphttps://static1.dmcdn.net/ABCFavorit-Bold.woff2ABCFavorit-Bold.woff2 https://static1.dmcdn.net/ABCFavorit-Bold.woff2 — 50.3 KiB — 4 ms — font-display: swap
QGYvz_MVcBeNP4NJtEtqUYL... woff2 swap
Size 32 KB
Load time 34 ms
Start 423 ms
Risk FOUT — text flashes from fallback to web font
QGYvz_MVcBeNP4NJtEtq.woff2 woff2 swap
Size 32 KB
Load time 32 ms
Start 925 ms
Risk FOUT — text flashes from fallback to web font
ABCFavorit-Regular.woff2 woff2 swap
Size 49 KB
Load time 4 ms
Start 2.6 s
Risk FOUT — text flashes from fallback to web font
ABCFavorit-Bold.woff2 woff2 swap
Size 50 KB
Load time 4 ms
Start 2.8 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
235 requests over 5038ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 1.2 s LCP 1.4 shttps://khaleejtimes.com// https://khaleejtimes.com/ — 301 — 134 B — 55 ms — h2https://www.khaleejtimes.com/www.khaleejtimes.com/ https://www.khaleejtimes.com/ — 200 — 47.7 KiB — 103 ms — h3https://imgengine.khaleejtimes.com/khaleejtimes-english/2026-04-21/e65d5kp1/afp_com_20260421_PH_GTY_2272450760.jpeg?width=300&height=200&q=60&format=auto&mode=crop&rect=0,0,3482,2321imgengine.khaleejtimes.com/khaleejt... https://imgengine.khaleejtimes.com/khaleejtimes-english/2026-04-21/e65d5kp1/afp_com_20260421_PH_GTY_2272450760.jpeg?width=300&height=200&q=60&format=auto&mode=crop&rect=0,0,3482,2321 — 200 — 5.6 KiB — 68 ms — h3https://fea.assettype.com/khaleejtimes/static/assets/app-CKTwIBJK.jsfea.assettype.com/khaleejtimes/stat... https://fea.assettype.com/khaleejtimes/static/assets/app-CKTwIBJK.js — 200 — 5.8 KiB — 62 ms — h3https://fea.assettype.com/khaleejtimes/static/assets/vendor-CkuN1fpt.jsfea.assettype.com/khaleejtimes/stat... https://fea.assettype.com/khaleejtimes/static/assets/vendor-CkuN1fpt.js — 200 — 119.9 KiB — 70 ms — h3https://fea.assettype.com/khaleejtimes/static/assets/bootstrap-DhAbcaWn.cssfea.assettype.com/khaleejtimes/stat... https://fea.assettype.com/khaleejtimes/static/assets/bootstrap-DhAbcaWn.css — 200 — 27.7 KiB — 64 ms — h3https://fea.assettype.com/khaleejtimes/static/assets/header-style-D69mzZCK.cssfea.assettype.com/khaleejtimes/stat... https://fea.assettype.com/khaleejtimes/static/assets/header-style-D69mzZCK.css — 200 — 6.5 KiB — 60 ms — h3https://fea.assettype.com/khaleejtimes/static/assets/body-style-CJFVs5aa.cssfea.assettype.com/khaleejtimes/stat... https://fea.assettype.com/khaleejtimes/static/assets/body-style-CJFVs5aa.css — 200 — 1.4 KiB — 56 ms — h3https://fea.assettype.com/khaleejtimes/static/assets/home-Dgia1pQM.cssfea.assettype.com/khaleejtimes/stat... https://fea.assettype.com/khaleejtimes/static/assets/home-Dgia1pQM.css — 200 — 7.2 KiB — 57 ms — h3https://www.khaleejtimes.com/manifest.jsonwww.khaleejtimes.com/manifest.json https://www.khaleejtimes.com/manifest.json — 200 — 698 B — 57 ms — h3https://imgengine.khaleejtimes.com/khaleejtimes-english/2026-04-21/e65d5kp1/afp_com_20260421_PH_GTY_2272450760.jpeg?width=600&height=400&q=60&format=auto&mode=crop&rect=0,0,3482,2321imgengine.khaleejtimes.com/khaleejt... https://imgengine.khaleejtimes.com/khaleejtimes-english/2026-04-21/e65d5kp1/afp_com_20260421_PH_GTY_2272450760.jpeg?width=600&height=400&q=60&format=auto&mode=crop&rect=0,0,3482,2321 — 200 — 12.8 KiB — 58 ms — h3https://fea.assettype.com/khaleejtimes/static/assets/main-BAfL3eTF.jsfea.assettype.com/khaleejtimes/stat... https://fea.assettype.com/khaleejtimes/static/assets/main-BAfL3eTF.js — 200 — 652 B — 35 ms — h3https://fea.assettype.com/khaleejtimes/images/icons/kt-192x192.pngfea.assettype.com/khaleejtimes/imag... https://fea.assettype.com/khaleejtimes/images/icons/kt-192x192.png — 200 — 31.8 KiB — 32 ms — h3https://images.assettype.com/khaleejtimes-english/2026-03-06/ac2101vo/logo.svgimages.assettype.com/khaleejtimes-e... https://images.assettype.com/khaleejtimes-english/2026-03-06/ac2101vo/logo.svg — 200 — 6.6 KiB — 52 ms — h3https://images.assettype.com/khaleejtimes-english/2026-03-03/jpsb1mfw/footer-logo-nf-new.svgimages.assettype.com/khaleejtimes-e... https://images.assettype.com/khaleejtimes-english/2026-03-03/jpsb1mfw/footer-logo-nf-new.svg — 200 — 6.6 KiB — 44 ms — h3https://d.oracleinfinity.io/infy/acs/account/3635138d8e594c2c1be5bc1f505e5b30/js/media_bu/odc.jsd.oracleinfinity.io/infy/acs/accoun... https://d.oracleinfinity.io/infy/acs/account/3635138d8e594c2c1be5bc1f505e5b30/js/media_bu/odc.js — 200 — 20.9 KiB — 64 ms — h2https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 34.8 KiB — 59 ms — h3https://code.jquery.com/jquery-3.6.0.min.jscode.jquery.com/jquery-3.6.0.min.js https://code.jquery.com/jquery-3.6.0.min.js — 200 — 30.5 KiB — 59 ms — h2https://images.assettype.com/khaleejtimes-english/2026-03-06/ym6h4i75/Epaper.svgimages.assettype.com/khaleejtimes-e... https://images.assettype.com/khaleejtimes-english/2026-03-06/ym6h4i75/Epaper.svg — 200 — 1.0 KiB — 52 ms — h3https://images.assettype.com/khaleejtimes-english/2026-03-06/l0ro1tfk/sign-in-nf.svgimages.assettype.com/khaleejtimes-e... https://images.assettype.com/khaleejtimes-english/2026-03-06/l0ro1tfk/sign-in-nf.svg — 200 — 1.3 KiB — 56 ms — h3https://images.assettype.com/khaleejtimes-english/2026-03-06/9mgtwjom/Gold.svgimages.assettype.com/khaleejtimes-e... https://images.assettype.com/khaleejtimes-english/2026-03-06/9mgtwjom/Gold.svg — 200 — 1.8 KiB — 56 ms — h3https://images.assettype.com/khaleejtimes-english/2026-03-06/2s5cbafl/Forex.svgimages.assettype.com/khaleejtimes-e... https://images.assettype.com/khaleejtimes-english/2026-03-06/2s5cbafl/Forex.svg — 200 — 2.2 KiB — 51 ms — h3https://fea.assettype.com/khaleejtimes/images/weather/clear.svgfea.assettype.com/khaleejtimes/imag... https://fea.assettype.com/khaleejtimes/images/weather/clear.svg — 200 — 810 B — 42 ms — h3https://fea.assettype.com/khaleejtimes/images/logo.svgfea.assettype.com/khaleejtimes/imag... https://fea.assettype.com/khaleejtimes/images/logo.svg — 200 — 5.9 KiB — 31 ms — h3https://fea.assettype.com/khaleejtimes/images/apple-ft-nf.svgfea.assettype.com/khaleejtimes/imag... https://fea.assettype.com/khaleejtimes/images/apple-ft-nf.svg — 200 — 947 B — 39 ms — h3https://fea.assettype.com/khaleejtimes/images/android-ft-nf.svgfea.assettype.com/khaleejtimes/imag... https://fea.assettype.com/khaleejtimes/images/android-ft-nf.svg — 200 — 1.2 KiB — 33 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-THV3F58www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-THV3F58 — 200 — 141.3 KiB — 153 ms — h2https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Outfit:wght@100..900&family=Tajawal:wght@200;300;400;500;700;800;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&family=Outfit:wght@100..900&family=Tajawal:wght@200;300;400;500;700;800;900&display=swap — 200 — 1.6 KiB — 72 ms — h2https://images.assettype.com/khaleejtimes-english/2026-03-06/9hv16enq/Prayer.svgimages.assettype.com/khaleejtimes-e... https://images.assettype.com/khaleejtimes-english/2026-03-06/9hv16enq/Prayer.svg — 200 — 1.5 KiB — 43 ms — h3https://images.assettype.com/khaleejtimes-english/2026-03-06/gidrhxn9/search-nf-26.svgimages.assettype.com/khaleejtimes-e... https://images.assettype.com/khaleejtimes-english/2026-03-06/gidrhxn9/search-nf-26.svg — 200 — 1.1 KiB — 55 ms — h3
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 1.2 s LCP 1.4 shttps://khaleejtimes.com// https://khaleejtimes.com/ — 301 — 134 B — 55 ms — h2https://www.khaleejtimes.com/www.khaleejtimes.com/ https://www.khaleejtimes.com/ — 200 — 47.7 KiB — 103 ms — h3https://imgengine.khaleejtimes.com/khaleejtimes-english/2026-04-21/e65d5kp1/afp_com_20260421_PH_GTY_2272450760.jpeg?width=300&height=200&q=60&format=auto&mode=crop&rect=0,0,3482,2321imgengine.khaleejtimes.com/khaleejt... https://imgengine.khaleejtimes.com/khaleejtimes-english/2026-04-21/e65d5kp1/afp_com_20260421_PH_GTY_2272450760.jpeg?width=300&height=200&q=60&format=auto&mode=crop&rect=0,0,3482,2321 — 200 — 5.6 KiB — 68 ms — h3https://fea.assettype.com/khaleejtimes/static/assets/app-CKTwIBJK.jsfea.assettype.com/khaleejtimes/stat... https://fea.assettype.com/khaleejtimes/static/assets/app-CKTwIBJK.js — 200 — 5.8 KiB — 62 ms — h3https://fea.assettype.com/khaleejtimes/static/assets/vendor-CkuN1fpt.jsfea.assettype.com/khaleejtimes/stat... https://fea.assettype.com/khaleejtimes/static/assets/vendor-CkuN1fpt.js — 200 — 119.9 KiB — 70 ms — h3https://fea.assettype.com/khaleejtimes/static/assets/bootstrap-DhAbcaWn.cssfea.assettype.com/khaleejtimes/stat... https://fea.assettype.com/khaleejtimes/static/assets/bootstrap-DhAbcaWn.css — 200 — 27.7 KiB — 64 ms — h3https://fea.assettype.com/khaleejtimes/static/assets/header-style-D69mzZCK.cssfea.assettype.com/khaleejtimes/stat... https://fea.assettype.com/khaleejtimes/static/assets/header-style-D69mzZCK.css — 200 — 6.5 KiB — 60 ms — h3https://fea.assettype.com/khaleejtimes/static/assets/body-style-CJFVs5aa.cssfea.assettype.com/khaleejtimes/stat... https://fea.assettype.com/khaleejtimes/static/assets/body-style-CJFVs5aa.css — 200 — 1.4 KiB — 56 ms — h3https://fea.assettype.com/khaleejtimes/static/assets/home-Dgia1pQM.cssfea.assettype.com/khaleejtimes/stat... https://fea.assettype.com/khaleejtimes/static/assets/home-Dgia1pQM.css — 200 — 7.2 KiB — 57 ms — h3https://www.khaleejtimes.com/manifest.jsonwww.khaleejtimes.com/manifest.json https://www.khaleejtimes.com/manifest.json — 200 — 698 B — 57 ms — h3https://imgengine.khaleejtimes.com/khaleejtimes-english/2026-04-21/e65d5kp1/afp_com_20260421_PH_GTY_2272450760.jpeg?width=600&height=400&q=60&format=auto&mode=crop&rect=0,0,3482,2321imgengine.khaleejtimes.com/khaleejt... https://imgengine.khaleejtimes.com/khaleejtimes-english/2026-04-21/e65d5kp1/afp_com_20260421_PH_GTY_2272450760.jpeg?width=600&height=400&q=60&format=auto&mode=crop&rect=0,0,3482,2321 — 200 — 12.8 KiB — 58 ms — h3https://fea.assettype.com/khaleejtimes/static/assets/main-BAfL3eTF.jsfea.assettype.com/khaleejtimes/stat... https://fea.assettype.com/khaleejtimes/static/assets/main-BAfL3eTF.js — 200 — 652 B — 35 ms — h3https://fea.assettype.com/khaleejtimes/images/icons/kt-192x192.pngfea.assettype.com/khaleejtimes/imag... https://fea.assettype.com/khaleejtimes/images/icons/kt-192x192.png — 200 — 31.8 KiB — 32 ms — h3https://images.assettype.com/khaleejtimes-english/2026-03-06/ac2101vo/logo.svgimages.assettype.com/khaleejtimes-e... https://images.assettype.com/khaleejtimes-english/2026-03-06/ac2101vo/logo.svg — 200 — 6.6 KiB — 52 ms — h3https://images.assettype.com/khaleejtimes-english/2026-03-03/jpsb1mfw/footer-logo-nf-new.svgimages.assettype.com/khaleejtimes-e... https://images.assettype.com/khaleejtimes-english/2026-03-03/jpsb1mfw/footer-logo-nf-new.svg — 200 — 6.6 KiB — 44 ms — h3https://d.oracleinfinity.io/infy/acs/account/3635138d8e594c2c1be5bc1f505e5b30/js/media_bu/odc.jsd.oracleinfinity.io/infy/acs/accoun... https://d.oracleinfinity.io/infy/acs/account/3635138d8e594c2c1be5bc1f505e5b30/js/media_bu/odc.js — 200 — 20.9 KiB — 64 ms — h2https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 34.8 KiB — 59 ms — h3https://code.jquery.com/jquery-3.6.0.min.jscode.jquery.com/jquery-3.6.0.min.js https://code.jquery.com/jquery-3.6.0.min.js — 200 — 30.5 KiB — 59 ms — h2https://images.assettype.com/khaleejtimes-english/2026-03-06/ym6h4i75/Epaper.svgimages.assettype.com/khaleejtimes-e... https://images.assettype.com/khaleejtimes-english/2026-03-06/ym6h4i75/Epaper.svg — 200 — 1.0 KiB — 52 ms — h3https://images.assettype.com/khaleejtimes-english/2026-03-06/l0ro1tfk/sign-in-nf.svgimages.assettype.com/khaleejtimes-e... https://images.assettype.com/khaleejtimes-english/2026-03-06/l0ro1tfk/sign-in-nf.svg — 200 — 1.3 KiB — 56 ms — h3https://images.assettype.com/khaleejtimes-english/2026-03-06/9mgtwjom/Gold.svgimages.assettype.com/khaleejtimes-e... https://images.assettype.com/khaleejtimes-english/2026-03-06/9mgtwjom/Gold.svg — 200 — 1.8 KiB — 56 ms — h3https://images.assettype.com/khaleejtimes-english/2026-03-06/2s5cbafl/Forex.svgimages.assettype.com/khaleejtimes-e... https://images.assettype.com/khaleejtimes-english/2026-03-06/2s5cbafl/Forex.svg — 200 — 2.2 KiB — 51 ms — h3https://fea.assettype.com/khaleejtimes/images/weather/clear.svgfea.assettype.com/khaleejtimes/imag... https://fea.assettype.com/khaleejtimes/images/weather/clear.svg — 200 — 810 B — 42 ms — h3https://fea.assettype.com/khaleejtimes/images/logo.svgfea.assettype.com/khaleejtimes/imag... https://fea.assettype.com/khaleejtimes/images/logo.svg — 200 — 5.9 KiB — 31 ms — h3https://fea.assettype.com/khaleejtimes/images/apple-ft-nf.svgfea.assettype.com/khaleejtimes/imag... https://fea.assettype.com/khaleejtimes/images/apple-ft-nf.svg — 200 — 947 B — 39 ms — h3https://fea.assettype.com/khaleejtimes/images/android-ft-nf.svgfea.assettype.com/khaleejtimes/imag... https://fea.assettype.com/khaleejtimes/images/android-ft-nf.svg — 200 — 1.2 KiB — 33 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-THV3F58www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-THV3F58 — 200 — 141.3 KiB — 153 ms — h2https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Outfit:wght@100..900&family=Tajawal:wght@200;300;400;500;700;800;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&family=Outfit:wght@100..900&family=Tajawal:wght@200;300;400;500;700;800;900&display=swap — 200 — 1.6 KiB — 72 ms — h2https://images.assettype.com/khaleejtimes-english/2026-03-06/9hv16enq/Prayer.svgimages.assettype.com/khaleejtimes-e... https://images.assettype.com/khaleejtimes-english/2026-03-06/9hv16enq/Prayer.svg — 200 — 1.5 KiB — 43 ms — h3https://images.assettype.com/khaleejtimes-english/2026-03-06/gidrhxn9/search-nf-26.svgimages.assettype.com/khaleejtimes-e... https://images.assettype.com/khaleejtimes-english/2026-03-06/gidrhxn9/search-nf-26.svg — 200 — 1.1 KiB — 55 ms — h3https://images.assettype.com/khaleejtimes-english/2026-03-09/i5odlr5c/facebook.svgimages.assettype.com/khaleejtimes-e... https://images.assettype.com/khaleejtimes-english/2026-03-09/i5odlr5c/facebook.svg — 200 — 1.1 KiB — 62 ms — h3https://images.assettype.com/khaleejtimes-english/2026-03-09/7xesd8oi/instagram.svgimages.assettype.com/khaleejtimes-e... https://images.assettype.com/khaleejtimes-english/2026-03-09/7xesd8oi/instagram.svg — 200 — 1.5 KiB — 63 ms — h3https://images.assettype.com/khaleejtimes-english/2026-03-09/n22789ao/twitter.svgimages.assettype.com/khaleejtimes-e... https://images.assettype.com/khaleejtimes-english/2026-03-09/n22789ao/twitter.svg — 200 — 1.0 KiB — 59 ms — h3https://images.assettype.com/khaleejtimes-english/2026-03-09/72k64udg/linkedin.svgimages.assettype.com/khaleejtimes-e... https://images.assettype.com/khaleejtimes-english/2026-03-09/72k64udg/linkedin.svg — 200 — 1.1 KiB — 59 ms — h3https://images.assettype.com/khaleejtimes-english/2026-03-09/488ywxmn/youtube.svgimages.assettype.com/khaleejtimes-e... https://images.assettype.com/khaleejtimes-english/2026-03-09/488ywxmn/youtube.svg — 200 — 1.1 KiB — 46 ms — h3https://images.assettype.com/khaleejtimes-english/2026-03-09/3dp04xzi/whatsapp.svgimages.assettype.com/khaleejtimes-e... https://images.assettype.com/khaleejtimes-english/2026-03-09/3dp04xzi/whatsapp.svg — 200 — 1.7 KiB — 52 ms — h3https://images.assettype.com/khaleejtimes-english/2026-03-09/6nnwtgrv/ios-icon-burger-menu.svgimages.assettype.com/khaleejtimes-e... https://images.assettype.com/khaleejtimes-english/2026-03-09/6nnwtgrv/ios-icon-burger-menu.svg — 200 — 1.5 KiB — 63 ms — h3https://images.assettype.com/khaleejtimes-english/2026-03-09/v4qpemyq/android-icon-burger-menu.svgimages.assettype.com/khaleejtimes-e... https://images.assettype.com/khaleejtimes-english/2026-03-09/v4qpemyq/android-icon-burger-menu.svg — 200 — 1.5 KiB — 61 ms — h3https://images.assettype.com/khaleejtimes-english/2026-03-06/pnwwrf5y/mail-icon-new-cm.pngimages.assettype.com/khaleejtimes-e... https://images.assettype.com/khaleejtimes-english/2026-03-06/pnwwrf5y/mail-icon-new-cm.png — 200 — 1.6 KiB — 63 ms — h3https://images.assettype.com/khaleejtimes-english/2026-03-10/82g4sifw/video-icon.pngimages.assettype.com/khaleejtimes-e... https://images.assettype.com/khaleejtimes-english/2026-03-10/82g4sifw/video-icon.png — 200 — 1.6 KiB — 63 ms — h3https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.csscdnjs.cloudflare.com/ajax/libs/font... https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css — 200 — 15.2 KiB — 60 ms — h3data:image/svg+xml;utf8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%…data:image/svg+xml;utf8,%3Csvg%20xm... data:image/svg+xml;utf8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%… — 200 — 283 B — 74 ms — datahttps://d.oracleinfinity.io/infy/acs/common/js/1.3.53/common.jsd.oracleinfinity.io/infy/acs/common... https://d.oracleinfinity.io/infy/acs/common/js/1.3.53/common.js — 200 — 16.6 KiB — 6 ms — h2https://d.oracleinfinity.io/infy/acs/account/3635138d8e594c2c1be5bc1f505e5b30/js/media_bu/analytics-production/analytics.jsd.oracleinfinity.io/infy/acs/accoun... https://d.oracleinfinity.io/infy/acs/account/3635138d8e594c2c1be5bc1f505e5b30/js/media_bu/analytics-production/analytics.js — 200 — 56.5 KiB — 16 ms — h2https://d.oracleinfinity.io/infy/personalization/3635138d8e594c2c1be5bc1f505e5b30/production/personalization.jsd.oracleinfinity.io/infy/personaliz... https://d.oracleinfinity.io/infy/personalization/3635138d8e594c2c1be5bc1f505e5b30/production/personalization.js — 200 — 913 B — 9 ms — h2https://d.oracleinfinity.io/infy/acs/common/js/recommender/4.0.1/recommender.jsd.oracleinfinity.io/infy/acs/common... https://d.oracleinfinity.io/infy/acs/common/js/recommender/4.0.1/recommender.js — 200 — 6.3 KiB — 15 ms — h2https://veraviews.com/scripts/c5.js?srid=1801veraviews.com/scripts/c5.js?srid=18... https://veraviews.com/scripts/c5.js?srid=1801 — 200 — 10.1 KiB — 88 ms — h2https://fonts.gstatic.com/s/outfit/v15/QGYvz_MVcBeNP4NJtEtqUYLknw.woff2fonts.gstatic.com/s/outfit/v15/QGYv... https://fonts.gstatic.com/s/outfit/v15/QGYvz_MVcBeNP4NJtEtqUYLknw.woff2 — 200 — 31.5 KiB — 34 ms — h3https://www.khaleejtimes.com/khaleejtimes/static/assets/CommonHead-ChD7bwFW.csswww.khaleejtimes.com/khaleejtimes/s... https://www.khaleejtimes.com/khaleejtimes/static/assets/CommonHead-ChD7bwFW.css — 200 — 1.9 KiB — 33 ms — h3https://www.khaleejtimes.com/khaleejtimes/static/assets/CdpForm-CZ9Hpqve.csswww.khaleejtimes.com/khaleejtimes/s... https://www.khaleejtimes.com/khaleejtimes/static/assets/CdpForm-CZ9Hpqve.css — 200 — 1.4 KiB — 35 ms — h3https://www.khaleejtimes.com/cdn-cgi/challenge-platform/scripts/jsd/main.jswww.khaleejtimes.com/cdn-cgi/challe... https://www.khaleejtimes.com/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 221 B — 21 ms — h3https://www.khaleejtimes.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js?www.khaleejtimes.com/cdn-cgi/challe... https://www.khaleejtimes.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js? — 200 — 12.4 KiB — 28 ms — h3https://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 — 70 ms — h3https://fea.assettype.com/khaleejtimes/static/assets/Home-DhdM8PnN.jsfea.assettype.com/khaleejtimes/stat... https://fea.assettype.com/khaleejtimes/static/assets/Home-DhdM8PnN.js — 200 — 3.0 KiB — 27 ms — h3https://www.khaleejtimes.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.3453082048108739:1776885207:s1-Xd2z2ZphUAQo4UnyCzJ5rgvpUx1zX3s_Dhqt1Wlw/9f0755082cf49ea5www.khaleejtimes.com/cdn-cgi/challe... https://www.khaleejtimes.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.3453082048108739:1776885207:s1-Xd2z2ZphUAQo4UnyCzJ5rgvpUx1zX3s_Dhqt1Wlw/9f0755082cf49ea5 — 200 — 1.0 KiB — 34 ms — h3https://fea.assettype.com/khaleejtimes/static/assets/CommonHead--JHny9iI.jsfea.assettype.com/khaleejtimes/stat... https://fea.assettype.com/khaleejtimes/static/assets/CommonHead--JHny9iI.js — 200 — 1.2 KiB — 41 ms — h3https://fea.assettype.com/khaleejtimes/static/assets/BigFatImageComponent-DURVMhYH.jsfea.assettype.com/khaleejtimes/stat... https://fea.assettype.com/khaleejtimes/static/assets/BigFatImageComponent-DURVMhYH.js — 200 — 2.0 KiB — 42 ms — h3https://fea.assettype.com/khaleejtimes/static/assets/HorizontalComponent-BtbpHoIb.jsfea.assettype.com/khaleejtimes/stat... https://fea.assettype.com/khaleejtimes/static/assets/HorizontalComponent-BtbpHoIb.js — 200 — 1.1 KiB — 42 ms — h3https://fea.assettype.com/khaleejtimes/static/assets/VideosAndPodcasts-BQtfK5di.jsfea.assettype.com/khaleejtimes/stat... https://fea.assettype.com/khaleejtimes/static/assets/VideosAndPodcasts-BQtfK5di.js — 200 — 1.4 KiB — 40 ms — h3https://fea.assettype.com/khaleejtimes/static/assets/SixStoryDualColumnWithWidget-BkRuzuCt.jsfea.assettype.com/khaleejtimes/stat... https://fea.assettype.com/khaleejtimes/static/assets/SixStoryDualColumnWithWidget-BkRuzuCt.js — 200 — 1.4 KiB — 40 ms — h3https://fea.assettype.com/khaleejtimes/static/assets/Header-DU8_bWIR.jsfea.assettype.com/khaleejtimes/stat... https://fea.assettype.com/khaleejtimes/static/assets/Header-DU8_bWIR.js — 200 — 3.9 KiB — 42 ms — h3https://fea.assettype.com/khaleejtimes/static/assets/Footer-BsNjVqJZ.jsfea.assettype.com/khaleejtimes/stat... https://fea.assettype.com/khaleejtimes/static/assets/Footer-BsNjVqJZ.js — 200 — 4.0 KiB — 42 ms — h3https://fea.assettype.com/khaleejtimes/static/assets/RamadanPanel-BQgissmc.jsfea.assettype.com/khaleejtimes/stat... https://fea.assettype.com/khaleejtimes/static/assets/RamadanPanel-BQgissmc.js — 200 — 1.1 KiB — 48 ms — h3https://fea.assettype.com/khaleejtimes/static/assets/LifeStoryPanel-Cw27lu8D.jsfea.assettype.com/khaleejtimes/stat... https://fea.assettype.com/khaleejtimes/static/assets/LifeStoryPanel-Cw27lu8D.js — 200 — 1.6 KiB — 73 ms — h3https://fea.assettype.com/khaleejtimes/static/assets/WorldHomeSection-Sev9gvOV.jsfea.assettype.com/khaleejtimes/stat... https://fea.assettype.com/khaleejtimes/static/assets/WorldHomeSection-Sev9gvOV.js — 200 — 1.2 KiB — 78 ms — h3https://fea.assettype.com/khaleejtimes/static/assets/TechStoryPanel-B7pw9RPr.jsfea.assettype.com/khaleejtimes/stat... https://fea.assettype.com/khaleejtimes/static/assets/TechStoryPanel-B7pw9RPr.js — 200 — 1.4 KiB — 79 ms — h3https://fea.assettype.com/khaleejtimes/static/assets/TabbedSevenStoryPanel-kUITJI4P.jsfea.assettype.com/khaleejtimes/stat... https://fea.assettype.com/khaleejtimes/static/assets/TabbedSevenStoryPanel-kUITJI4P.js — 200 — 1.9 KiB — 78 ms — h3https://fea.assettype.com/khaleejtimes/static/assets/LeaderBoard-C4uULNe8.jsfea.assettype.com/khaleejtimes/stat... https://fea.assettype.com/khaleejtimes/static/assets/LeaderBoard-C4uULNe8.js — 200 — 1.4 KiB — 48 ms — h3https://fea.assettype.com/khaleejtimes/static/assets/LeaderBoard-BkNLqNP4.jsfea.assettype.com/khaleejtimes/stat... https://fea.assettype.com/khaleejtimes/static/assets/LeaderBoard-BkNLqNP4.js — 200 — 1.6 KiB — 78 ms — h3https://fea.assettype.com/khaleejtimes/static/assets/MpuAdunit-D7YyRJFw.jsfea.assettype.com/khaleejtimes/stat... https://fea.assettype.com/khaleejtimes/static/assets/MpuAdunit-D7YyRJFw.js — 200 — 1.9 KiB — 73 ms — h3https://fea.assettype.com/khaleejtimes/static/assets/HomeService-DEhPOGNA.jsfea.assettype.com/khaleejtimes/stat... https://fea.assettype.com/khaleejtimes/static/assets/HomeService-DEhPOGNA.js — 200 — 930 B — 77 ms — h3https://fea.assettype.com/khaleejtimes/static/assets/GeoCookieWall-ChQEoxPO.jsfea.assettype.com/khaleejtimes/stat... https://fea.assettype.com/khaleejtimes/static/assets/GeoCookieWall-ChQEoxPO.js — 200 — 1.1 KiB — 76 ms — h3https://fea.assettype.com/khaleejtimes/static/assets/TimeAgo-DbFbHqcu.jsfea.assettype.com/khaleejtimes/stat... https://fea.assettype.com/khaleejtimes/static/assets/TimeAgo-DbFbHqcu.js — 200 — 782 B — 96 ms — h3https://fea.assettype.com/khaleejtimes/static/assets/TrendingWidget-DhoA4brR.jsfea.assettype.com/khaleejtimes/stat... https://fea.assettype.com/khaleejtimes/static/assets/TrendingWidget-DhoA4brR.js — 200 — 857 B — 96 ms — h3https://fea.assettype.com/khaleejtimes/static/assets/TitleContent-Es-61BDN.jsfea.assettype.com/khaleejtimes/stat... https://fea.assettype.com/khaleejtimes/static/assets/TitleContent-Es-61BDN.js — 200 — 1.9 KiB — 71 ms — h3https://fea.assettype.com/khaleejtimes/static/assets/ListingPageImage-J8yX5QQJ.jsfea.assettype.com/khaleejtimes/stat... https://fea.assettype.com/khaleejtimes/static/assets/ListingPageImage-J8yX5QQJ.js — 200 — 1.4 KiB — 73 ms — h3https://fea.assettype.com/khaleejtimes/static/assets/Placeholder-BRpBDDOr.jsfea.assettype.com/khaleejtimes/stat... https://fea.assettype.com/khaleejtimes/static/assets/Placeholder-BRpBDDOr.js — 200 — 728 B — 94 ms — h3https://fea.assettype.com/khaleejtimes/static/assets/SignupWidgetHome-CBIpo81K.jsfea.assettype.com/khaleejtimes/stat... https://fea.assettype.com/khaleejtimes/static/assets/SignupWidgetHome-CBIpo81K.js — 200 — 1.4 KiB — 73 ms — h3https://fea.assettype.com/khaleejtimes/static/assets/VeraPlayer-DdvMrod0.jsfea.assettype.com/khaleejtimes/stat... https://fea.assettype.com/khaleejtimes/static/assets/VeraPlayer-DdvMrod0.js — 200 — 705 B — 93 ms — h3https://fea.assettype.com/khaleejtimes/static/assets/BreakingNewsTicker-CMkgdAUn.jsfea.assettype.com/khaleejtimes/stat... https://fea.assettype.com/khaleejtimes/static/assets/BreakingNewsTicker-CMkgdAUn.js — 200 — 1.2 KiB — 66 ms — h3https://fea.assettype.com/khaleejtimes/static/assets/EventsTicker-DudOG27D.jsfea.assettype.com/khaleejtimes/stat... https://fea.assettype.com/khaleejtimes/static/assets/EventsTicker-DudOG27D.js — 200 — 1.4 KiB — 69 ms — h3https://fea.assettype.com/khaleejtimes/static/assets/NewEvents-BXREyX-T.jsfea.assettype.com/khaleejtimes/stat... https://fea.assettype.com/khaleejtimes/static/assets/NewEvents-BXREyX-T.js — 200 — 1.3 KiB — 92 ms — h3https://fea.assettype.com/khaleejtimes/static/assets/SecondaryNav-D9lPCesv.jsfea.assettype.com/khaleejtimes/stat... https://fea.assettype.com/khaleejtimes/static/assets/SecondaryNav-D9lPCesv.js — 200 — 2.2 KiB — 66 ms — h3https://fea.assettype.com/khaleejtimes/static/assets/MegaNav-DmXcK3IB.jsfea.assettype.com/khaleejtimes/stat... https://fea.assettype.com/khaleejtimes/static/assets/MegaNav-DmXcK3IB.js — 200 — 1.8 KiB — 88 ms — h3https://fea.assettype.com/khaleejtimes/static/assets/Image-DWGQr3Re.jsfea.assettype.com/khaleejtimes/stat... https://fea.assettype.com/khaleejtimes/static/assets/Image-DWGQr3Re.js — 200 — 863 B — 88 ms — h3https://fea.assettype.com/khaleejtimes/static/assets/useUser-C76C7z_y.jsfea.assettype.com/khaleejtimes/stat... https://fea.assettype.com/khaleejtimes/static/assets/useUser-C76C7z_y.js — 200 — 727 B — 84 ms — h3https://fea.assettype.com/khaleejtimes/static/assets/GoogleOneTapLogin-DB-oq81b.jsfea.assettype.com/khaleejtimes/stat... https://fea.assettype.com/khaleejtimes/static/assets/GoogleOneTapLogin-DB-oq81b.js — 200 — 1.1 KiB — 57 ms — h3https://fea.assettype.com/khaleejtimes/static/assets/CdpForm-DNpm38VC.jsfea.assettype.com/khaleejtimes/stat... https://fea.assettype.com/khaleejtimes/static/assets/CdpForm-DNpm38VC.js — 200 — 4.9 KiB — 83 ms — h3https://fea.assettype.com/khaleejtimes/static/assets/AdblockDetector-Cgsr4lNl.jsfea.assettype.com/khaleejtimes/stat... https://fea.assettype.com/khaleejtimes/static/assets/AdblockDetector-Cgsr4lNl.js — 200 — 897 B — 82 ms — h3https://accounts.google.com/gsi/clientaccounts.google.com/gsi/client https://accounts.google.com/gsi/client — 200 — 96.4 KiB — 128 ms — h2https://pagead2.googlesyndication.com/pagead/show_ads.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/show_ads.js — 200 — 13.0 KiB — 93 ms — h3https://fea.assettype.com/khaleejtimes/images/breaking-round.svgfea.assettype.com/khaleejtimes/imag... https://fea.assettype.com/khaleejtimes/images/breaking-round.svg — 200 — 630 B — 29 ms — h3https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Outfit:wght@100..900&family=Tajawal:wght@200;300;400;500;700;800;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&family=Outfit:wght@100..900&family=Tajawal:wght@200;300;400;500;700;800;900&display=swap — 200 — 0 B — 34 ms — h2https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.csscdnjs.cloudflare.com/ajax/libs/font... https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css — 200 — 0 B — 2 ms — h3https://statics.dmcdn.net/c/dm-ce.min.jsstatics.dmcdn.net/c/dm-ce.min.js https://statics.dmcdn.net/c/dm-ce.min.js — 200 — 13.2 KiB — 26 ms — h2https://imgengine.khaleejtimes.com/khaleejtimes-english/2026-04-22/j3i2wc9j/metrooo.jpg?width=180&height=120&q=30&format=auto&mode=crop&rect=155,0,1614,1076imgengine.khaleejtimes.com/khaleejt... https://imgengine.khaleejtimes.com/khaleejtimes-english/2026-04-22/j3i2wc9j/metrooo.jpg?width=180&height=120&q=30&format=auto&mode=crop&rect=155,0,1614,1076 — 200 — 2.9 KiB — 39 ms — h3https://imgengine.khaleejtimes.com/khaleejtimes-english/2026-04-22/d3hy1iyf/Screenshot-2026-04-22-at-2.12.34-pm.png?width=180&height=120&q=30&format=auto&mode=crop&rect=155,0,1710,1140imgengine.khaleejtimes.com/khaleejt... https://imgengine.khaleejtimes.com/khaleejtimes-english/2026-04-22/d3hy1iyf/Screenshot-2026-04-22-at-2.12.34-pm.png?width=180&height=120&q=30&format=auto&mode=crop&rect=155,0,1710,1140 — 200 — 2.6 KiB — 38 ms — h3https://fonts.gstatic.com/s/outfit/v15/QGYvz_MVcBeNP4NJtEtq.woff2fonts.gstatic.com/s/outfit/v15/QGYv... https://fonts.gstatic.com/s/outfit/v15/QGYvz_MVcBeNP4NJtEtq.woff2 — 200 — 31.6 KiB — 32 ms — h3https://dc.oracleinfinity.io/v4/account/3635138d8e594c2c1be5bc1f505e5b30/client/iddc.oracleinfinity.io/v4/account/363... https://dc.oracleinfinity.io/v4/account/3635138d8e594c2c1be5bc1f505e5b30/client/id — 200 — 885 B — 96 ms — http/1.1https://www.googletagmanager.com/gtag/js?id=G-2VVVMDVFQ8&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-2VVVMDVFQ8&cx=c&gtm=4e64k0 — 200 — 172.9 KiB — 49 ms — h2https://cdnt.netcoresmartech.com/smartechclient.jscdnt.netcoresmartech.com/smartechcl... https://cdnt.netcoresmartech.com/smartechclient.js — 200 — 1.7 KiB — 58 ms — h2https://cdn.moengage.com/release/dc_2/moe_webSdk.min.latest.jscdn.moengage.com/release/dc_2/moe_w... https://cdn.moengage.com/release/dc_2/moe_webSdk.min.latest.js — 200 — 101.0 KiB — 19 ms — h2https://connect.facebook.net/en_US/fbevents.jsconnect.facebook.net/en_US/fbevents... https://connect.facebook.net/en_US/fbevents.js — 200 — 96.6 KiB — 85 ms — h3https://pahtuz.tech/c/khaleejtimes.jspahtuz.tech/c/khaleejtimes.js https://pahtuz.tech/c/khaleejtimes.js — 200 — 6.5 KiB — 64 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 — 33 ms — h2https://cdn.adpushup.com/46754/adpushup.jscdn.adpushup.com/46754/adpushup.js https://cdn.adpushup.com/46754/adpushup.js — 200 — 164.9 KiB — 35 ms — h3https://spadsync.com/sync?sptoken=15f287fa-eebd-4583-9330-6e781ab098be4cf1&sspid=Tej&pubid=pkha0002&ssphost=www.khaleejtimes.com&sharedId=45f45582-fb25-4824-a7a6-c2b7d874f5eb1b5aspadsync.com/sync?sptoken=15f287fa-... https://spadsync.com/sync?sptoken=15f287fa-eebd-4583-9330-6e781ab098be4cf1&sspid=Tej&pubid=pkha0002&ssphost=www.khaleejtimes.com&sharedId=45f45582-fb25-4824-a7a6-c2b7d874f5eb1b5a — 204 — 38 B — 83 ms — h2https://spadsync.com/partner?zenithid=1eddb33a-fbd4-474a-a924-3a7d65c33c5c&brandid=pkha0002&consent=1776904811219&tcf=&altids=sid_45f45582-fb25-4824-a7a6-c2b7d874f5eb1b5aspadsync.com/partner?zenithid=1eddb... https://spadsync.com/partner?zenithid=1eddb33a-fbd4-474a-a924-3a7d65c33c5c&brandid=pkha0002&consent=1776904811219&tcf=&altids=sid_45f45582-fb25-4824-a7a6-c2b7d874f5eb1b5a — 200 — 209 B — 78 ms — h2https://static.chartbeat.com/js/chartbeat.jsstatic.chartbeat.com/js/chartbeat.j... https://static.chartbeat.com/js/chartbeat.js — 200 — 15.9 KiB — 18 ms — h2https://dc.oracleinfinity.io/3635138d8e594c2c1be5bc1f505e5b30/dcs.gif?event=home_view&event_type=page_view&page_category=Top%20News&page_currency_code=AED&page_lang=English&page_type=home_page&infinity_event=homepage&user_application=desktop&newskeywords=Gulf%20daily%20news%2C%20Dubai%20News%20website%2C%20Gulf%20News%2C%20World%20Muslim%20Prayer%20Timings%2C%20Dubai%20Labour%20News%2C%20Dubai%20Metro%2C%20Burj%20Dubai%20News%2C%20Khaleej%20Times%20Online%2C%20Classified%2C%20Used%20cars%2C%20Gold%20rates%2C%20Forex%2C%20Travel%20info%2C%20Dubai%20property%2C%20Gulf%2C%20News%2C%20Gulf%20Newspaper%2C%20United%20Arab%20Emirates%2C%20UAE%2C%20Middle%20East%2C%20Dubai%2C%20Dubai%20News%2C%20Daily%20Gulf%20News%2C%20Gulf%20Newspaper%2C%20Hollywood%2C%20Bollywood%2C%20news%2C%20Newspaper%2C%20No.%201%2CBusiness%2C%20Politics%2C%20Lifestyle%2C%20Opinion%2C%20Poll%2C%20Editorial%2C%20News%20Stories%20in%20Gulf%2C%20Jobs%2C%20Dubai%2C%20Appointment%2C%20Times%2C%20ME%20News%2C%20News%20in%20Pics%2C%20Pictures%2C%20Top%20Stories%2C%20Latest%2C%20middle%20east%20region%2C%20khalij%2CKalij%2CAl%20Khalij%2CKhaleeji%2C%20Khaliji%2C%20Oman%20News%2C%20Saudi%20News%2C%20Qatar%20News%2C%20Bahrain%20News&gtm.uniqueeventid=15&dcsdat=1776889259257&dcssip=www.khaleejtimes.com&dcsuri=%2F&wt.tz=0&wt.bh=20&wt.ul=en-US&wt.cd=24&wt.sr=800x600&wt.jo=No&wt.ti=Khaleej%20Times%20-%20Dubai%20News%2C%20UAE%20News%2C%20Gulf%2C%20News%2C%20Latest%20news%2C%20Arab%20news%2C%20Gulf%20News%2C%20Dubai%20Labour%20News&wt.js=Yes&wt.bs=1350x940&wt.dl=0&wt.ssl=1&wt.es=www.khaleejtimes.com%2F&_refresh=true&wt.tv=1.0.4&wt.ce=1&wt.co_f=dead5db9-0193-4f2e-8c8f-832582c4195f&wt.vt_f=1&ora.tag_id=media_bu&ora.tag_config=productiondc.oracleinfinity.io/3635138d8e594c... https://dc.oracleinfinity.io/3635138d8e594c2c1be5bc1f505e5b30/dcs.gif?event=home_view&event_type=page_view&page_category=Top%20News&page_currency_code=AED&page_lang=English&page_type=home_page&infinity_event=homepage&user_application=desktop&newskeywords=Gulf%20daily%20news%2C%20Dubai%20News%20website%2C%20Gulf%20News%2C%20World%20Muslim%20Prayer%20Timings%2C%20Dubai%20Labour%20News%2C%20Dubai%20Metro%2C%20Burj%20Dubai%20News%2C%20Khaleej%20Times%20Online%2C%20Classified%2C%20Used%20cars%2C%20Gold%20rates%2C%20Forex%2C%20Travel%20info%2C%20Dubai%20property%2C%20Gulf%2C%20News%2C%20Gulf%20Newspaper%2C%20United%20Arab%20Emirates%2C%20UAE%2C%20Middle%20East%2C%20Dubai%2C%20Dubai%20News%2C%20Daily%20Gulf%20News%2C%20Gulf%20Newspaper%2C%20Hollywood%2C%20Bollywood%2C%20news%2C%20Newspaper%2C%20No.%201%2CBusiness%2C%20Politics%2C%20Lifestyle%2C%20Opinion%2C%20Poll%2C%20Editorial%2C%20News%20Stories%20in%20Gulf%2C%20Jobs%2C%20Dubai%2C%20Appointment%2C%20Times%2C%20ME%20News%2C%20News%20in%20Pics%2C%20Pictures%2C%20Top%20Stories%2C%20Latest%2C%20middle%20east%20region%2C%20khalij%2CKalij%2CAl%20Khalij%2CKhaleeji%2C%20Khaliji%2C%20Oman%20News%2C%20Saudi%20News%2C%20Qatar%20News%2C%20Bahrain%20News&gtm.uniqueeventid=15&dcsdat=1776889259257&dcssip=www.khaleejtimes.com&dcsuri=%2F&wt.tz=0&wt.bh=20&wt.ul=en-US&wt.cd=24&wt.sr=800x600&wt.jo=No&wt.ti=Khaleej%20Times%20-%20Dubai%20News%2C%20UAE%20News%2C%20Gulf%2C%20News%2C%20Latest%20news%2C%20Arab%20news%2C%20Gulf%20News%2C%20Dubai%20Labour%20News&wt.js=Yes&wt.bs=1350x940&wt.dl=0&wt.ssl=1&wt.es=www.khaleejtimes.com%2F&_refresh=true&wt.tv=1.0.4&wt.ce=1&wt.co_f=dead5db9-0193-4f2e-8c8f-832582c4195f&wt.vt_f=1&ora.tag_id=media_bu&ora.tag_config=production — 200 — 901 B — 39 ms — http/1.1https://cdnvc.netcoresmartech.com/vc/prod/wntoken.txt?ts=1776889259269cdnvc.netcoresmartech.com/vc/prod/w... https://cdnvc.netcoresmartech.com/vc/prod/wntoken.txt?ts=1776889259269 — 200 — 500 B — 44 ms — h2https://cdnvc.netcoresmartech.com/vc/prod/wntoken_cdf05e30364b953ee8f1b09e48d0473e.txt?ts=1776889259270cdnvc.netcoresmartech.com/vc/prod/w... https://cdnvc.netcoresmartech.com/vc/prod/wntoken_cdf05e30364b953ee8f1b09e48d0473e.txt?ts=1776889259270 — 200 — 501 B — 44 ms — h2https://palibzh.tech/libs/projectagora.min.jspalibzh.tech/libs/projectagora.min.... https://palibzh.tech/libs/projectagora.min.js — 200 — 71.2 KiB — 114 ms — h3https://mab.chartbeat.com/mab_strategy/headline_testing/get_strategy/?host=khaleejtimes.com&domain=khaleejtimes.com&path=%2Fmab.chartbeat.com/mab_strategy/head... https://mab.chartbeat.com/mab_strategy/headline_testing/get_strategy/?host=khaleejtimes.com&domain=khaleejtimes.com&path=%2F — 200 — 1.9 KiB — 30 ms — h2https://osjs.netcoresmartech.com/v1/js-versioning?clientkey=ADGMOT35CHFLVDHBJNIG50K96A9QE9OFJ0MFRRECSBJVVNO5PTBG&siteid=cdf05e30364b953ee8f1b09e48d0473e&rc=l&tk1=20241129111433&tk2=20240726021854osjs.netcoresmartech.com/v1/js-vers... https://osjs.netcoresmartech.com/v1/js-versioning?clientkey=ADGMOT35CHFLVDHBJNIG50K96A9QE9OFJ0MFRRECSBJVVNO5PTBG&siteid=cdf05e30364b953ee8f1b09e48d0473e&rc=l&tk1=20241129111433&tk2=20240726021854 — 200 — 89.1 KiB — 120 ms — h2https://oa.openxcdn.net/esp.jsoa.openxcdn.net/esp.js https://oa.openxcdn.net/esp.js — 200 — 8.2 KiB — 69 ms — h2https://tags.crwdcntrl.net/lt/c/16589/sync.min.jstags.crwdcntrl.net/lt/c/16589/sync.... https://tags.crwdcntrl.net/lt/c/16589/sync.min.js — 200 — 13.5 KiB — 16 ms — h2https://static.criteo.net/js/ld/publishertag.ids.jsstatic.criteo.net/js/ld/publisherta... https://static.criteo.net/js/ld/publishertag.ids.js — 200 — 14.8 KiB — 89 ms — h2https://invstatic101.creativecdn.com/encrypted-signals/encrypted-tag-g.jsinvstatic101.creativecdn.com/encryp... https://invstatic101.creativecdn.com/encrypted-signals/encrypted-tag-g.js — 200 — 2.9 KiB — 89 ms — h2https://geo.dailymotion.com/libs/player/x1ium0.jsgeo.dailymotion.com/libs/player/x1i... https://geo.dailymotion.com/libs/player/x1ium0.js — 200 — 9.3 KiB — 88 ms — h3https://api.dailymotion.com/playlist/x86zwi/videos?fields=id,title,thumbnail_480_url,mode,onair,owner.screenname,created_time,start_timeapi.dailymotion.com/playlist/x86zwi... https://api.dailymotion.com/playlist/x86zwi/videos?fields=id,title,thumbnail_480_url,mode,onair,owner.screenname,created_time,start_time — 200 — 1.0 KiB — 120 ms — h3https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js — 200 — 54.3 KiB — 67 ms — h3https://marketing.khaleejtimes.com/home/ad_blockermarketing.khaleejtimes.com/home/ad_... https://marketing.khaleejtimes.com/home/ad_blocker — 200 — 0 B — 122 ms — h2https://accounts.google.com/gsi/styleaccounts.google.com/gsi/style https://accounts.google.com/gsi/style — 200 — 642 B — 32 ms — h2https://cdn.moengage.com/release/dc_2/moe_webSdk_webp.min.latest.js?app_id=96B5YU2UUJGC7G5YP08JKSTF&cluster=DC_2cdn.moengage.com/release/dc_2/moe_w... https://cdn.moengage.com/release/dc_2/moe_webSdk_webp.min.latest.js?app_id=96B5YU2UUJGC7G5YP08JKSTF&cluster=DC_2 — 200 — 46.3 KiB — 9 ms — h2https://mabping.chartbeat.net/ping/mab?h=khaleejtimes.com&p=%2F&d=khaleejtimes.com&u=Bi06EnCmwnDdBYVztm&c=0&V=150&x=A6bTaBQvBFScf&v=A&ml=m&sl=CeBpuA&e=-1mabping.chartbeat.net/ping/mab?h=kh... https://mabping.chartbeat.net/ping/mab?h=khaleejtimes.com&p=%2F&d=khaleejtimes.com&u=Bi06EnCmwnDdBYVztm&c=0&V=150&x=A6bTaBQvBFScf&v=A&ml=m&sl=CeBpuA&e=-1 — 200 — 200 B — 311 ms — h2https://mabping.chartbeat.net/ping/mab?h=khaleejtimes.com&p=%2F&d=khaleejtimes.com&u=Bi06EnCmwnDdBYVztm&c=0&V=150&x=2rwkbiCLyEck8&v=C&ml=m&sl=BebBP6&e=-1mabping.chartbeat.net/ping/mab?h=kh... https://mabping.chartbeat.net/ping/mab?h=khaleejtimes.com&p=%2F&d=khaleejtimes.com&u=Bi06EnCmwnDdBYVztm&c=0&V=150&x=2rwkbiCLyEck8&v=C&ml=m&sl=BebBP6&e=-1 — 200 — 201 B — 308 ms — h2https://mabping.chartbeat.net/ping/mab?h=khaleejtimes.com&p=%2F&d=khaleejtimes.com&u=Bi06EnCmwnDdBYVztm&c=0&V=150&x=aBudl3acrHlr0&v=A&ml=m&sl=XWVik&e=-1mabping.chartbeat.net/ping/mab?h=kh... https://mabping.chartbeat.net/ping/mab?h=khaleejtimes.com&p=%2F&d=khaleejtimes.com&u=Bi06EnCmwnDdBYVztm&c=0&V=150&x=aBudl3acrHlr0&v=A&ml=m&sl=XWVik&e=-1 — 200 — 200 B — 309 ms — h2https://mabping.chartbeat.net/ping/mab?h=khaleejtimes.com&p=%2F&d=khaleejtimes.com&u=Bi06EnCmwnDdBYVztm&c=0&V=150&x=9bM6qXdcVhzAs&v=A&ml=m&sl=t2VnO&e=-1mabping.chartbeat.net/ping/mab?h=kh... https://mabping.chartbeat.net/ping/mab?h=khaleejtimes.com&p=%2F&d=khaleejtimes.com&u=Bi06EnCmwnDdBYVztm&c=0&V=150&x=9bM6qXdcVhzAs&v=A&ml=m&sl=t2VnO&e=-1 — 200 — 200 B — 399 ms — h2https://mabping.chartbeat.net/ping/mab?h=khaleejtimes.com&p=%2F&d=khaleejtimes.com&u=Bi06EnCmwnDdBYVztm&c=0&V=150&x=EofY1NB1MiRNG&v=E&ml=m&sl=D6NgaC&e=-1mabping.chartbeat.net/ping/mab?h=kh... https://mabping.chartbeat.net/ping/mab?h=khaleejtimes.com&p=%2F&d=khaleejtimes.com&u=Bi06EnCmwnDdBYVztm&c=0&V=150&x=EofY1NB1MiRNG&v=E&ml=m&sl=D6NgaC&e=-1 — 200 — 200 B — 312 ms — h2https://mabping.chartbeat.net/ping/mab?h=khaleejtimes.com&p=%2F&d=khaleejtimes.com&u=Bi06EnCmwnDdBYVztm&c=0&V=150&x=JiTBoqjkEiuj6&v=B&ml=m&sl=BFtoyj&e=-1mabping.chartbeat.net/ping/mab?h=kh... https://mabping.chartbeat.net/ping/mab?h=khaleejtimes.com&p=%2F&d=khaleejtimes.com&u=Bi06EnCmwnDdBYVztm&c=0&V=150&x=JiTBoqjkEiuj6&v=B&ml=m&sl=BFtoyj&e=-1 — 200 — 200 B — 399 ms — h2https://ping.chartbeat.net/ping?h=khaleejtimes.com&p=%2F&u=Bi06EnCmwnDdBYVztm&d=khaleejtimes.com&g=66153&g0=No%20Section&g1=No%20Author&n=1&f=00001&c=0&x=0&m=0&y=3497&o=1350&w=940&j=45&R=1&W=0&I=0&E=0&e=0&r=&PA=https%3A%2F%2Fwww.khaleejtimes.com%2F%3F_refresh%3Dtrue&b=1404&t=EhUATBIDpjdDoLEUWFKX5oD4TjOY&V=150&i=Khaleej%20Times%20-%20Dubai%20News%2C%20UAE%20News%2C%20Gulf%2C%20News%2C%20Latest%20news%2C%20Arab%20news%2C%20Gulf%20News%2C%20Dubai%20Labour%20News&tz=0&sn=1&sv=BNiWecTNOkRZijUbCzJw-1CMiHHJ&sr=external&sd=1&im=067b2eff&_ping.chartbeat.net/ping?h=khaleejti... https://ping.chartbeat.net/ping?h=khaleejtimes.com&p=%2F&u=Bi06EnCmwnDdBYVztm&d=khaleejtimes.com&g=66153&g0=No%20Section&g1=No%20Author&n=1&f=00001&c=0&x=0&m=0&y=3497&o=1350&w=940&j=45&R=1&W=0&I=0&E=0&e=0&r=&PA=https%3A%2F%2Fwww.khaleejtimes.com%2F%3F_refresh%3Dtrue&b=1404&t=EhUATBIDpjdDoLEUWFKX5oD4TjOY&V=150&i=Khaleej%20Times%20-%20Dubai%20News%2C%20UAE%20News%2C%20Gulf%2C%20News%2C%20Latest%20news%2C%20Arab%20news%2C%20Gulf%20News%2C%20Dubai%20Labour%20News&tz=0&sn=1&sv=BNiWecTNOkRZijUbCzJw-1CMiHHJ&sr=external&sd=1&im=067b2eff&_ — 200 — 201 B — 320 ms — h2https://marketing.khaleejtimes.com/home/ad_blockermarketing.khaleejtimes.com/home/ad_... https://marketing.khaleejtimes.com/home/ad_blocker — 200 — 393 B — 87 ms — h2https://api64.ipify.org/?format=jsonapi64.ipify.org/?format=json https://api64.ipify.org/?format=json — 200 — 133 B — 448 ms — h2https://statics.dmcdn.net/c/372.min.45109c7c.jsstatics.dmcdn.net/c/372.min.45109c7... https://statics.dmcdn.net/c/372.min.45109c7c.js — 200 — 1.4 KiB — 3 ms — h2https://statics.dmcdn.net/c/161.min.5f0fe4e2.jsstatics.dmcdn.net/c/161.min.5f0fe4e... https://statics.dmcdn.net/c/161.min.5f0fe4e2.js — 200 — 5.7 KiB — 8 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-2VVVMDVFQ8&gtm=45je64k0v875564049z8813571498za20gzb813571498zd813571498&_p=1776889258378&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&ecid=1674099870&_eu=AAAAAGA&are=1&cid=2114041432.1776889260&ec_mode=a&frm=0&pscdl=noapi&rcb=11&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~115938466~115938468~117266401~117512543~118690341&sid=1776889259&sct=1&seg=0&dl=https%3A%2F%2Fwww.khaleejtimes.com%2F%3F_refresh%3Dtrue&dt=Khaleej%20Times%20-%20Dubai%20News%2C%20UAE%20News%2C%20Gulf%2C%20News%2C%20Latest%20news%2C%20Arab%20news%2C%20Gulf%20News%2C%20Dubai%20Labour%20News&en=page_view&_fv=1&_nsi=1&_ss=1&ep.debug_mode=true&tfd=1514region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-2VVVMDVFQ8&gtm=45je64k0v875564049z8813571498za20gzb813571498zd813571498&_p=1776889258378&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&ecid=1674099870&_eu=AAAAAGA&are=1&cid=2114041432.1776889260&ec_mode=a&frm=0&pscdl=noapi&rcb=11&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~115938466~115938468~117266401~117512543~118690341&sid=1776889259&sct=1&seg=0&dl=https%3A%2F%2Fwww.khaleejtimes.com%2F%3F_refresh%3Dtrue&dt=Khaleej%20Times%20-%20Dubai%20News%2C%20UAE%20News%2C%20Gulf%2C%20News%2C%20Latest%20news%2C%20Arab%20news%2C%20Gulf%20News%2C%20Dubai%20Labour%20News&en=page_view&_fv=1&_nsi=1&_ss=1&ep.debug_mode=true&tfd=1514 — 204 — 553 B — 77 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-2VVVMDVFQ8&cid=2114041432.1776889260&gtm=45je64k0v875564049z8813571498za20gzb813571498zd813571498&rcb=11&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938468~117266401~117512543~118690341stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-2VVVMDVFQ8&cid=2114041432.1776889260&gtm=45je64k0v875564049z8813571498za20gzb813571498zd813571498&rcb=11&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938468~117266401~117512543~118690341 — 204 — 553 B — 71 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-2VVVMDVFQ8&cid=2114041432.1776889260&gtm=45je64k0v875564049z8813571498za20gzb813571498zd813571498&rcb=11&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938468~117266401~117512543~118690341&z=1809006062www.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-2VVVMDVFQ8&cid=2114041432.1776889260&gtm=45je64k0v875564049z8813571498za20gzb813571498zd813571498&rcb=11&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938468~117266401~117512543~118690341&z=1809006062 — 200 — 408 B — 78 ms — h2https://s2.dmcdn.net/v/ZtDU81forC6PI2eQX/x480s2.dmcdn.net/v/ZtDU81forC6PI2eQX/x4... https://s2.dmcdn.net/v/ZtDU81forC6PI2eQX/x480 — 200 — 41.1 KiB — 26 ms — h2https://connect.facebook.net/signals/config/2941225452779813?v=2.9.303&r=stable&domain=www.khaleejtimes.com&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168connect.facebook.net/signals/config... https://connect.facebook.net/signals/config/2941225452779813?v=2.9.303&r=stable&domain=www.khaleejtimes.com&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168 — 200 — 44.8 KiB — 21 ms — h3https://oajs.openx.net/esp?url=https%3A%2F%2Fwww.khaleejtimes.com%2F%3F_refresh%3Dtrue&rid=espoajs.openx.net/esp?url=https%3A%2F%... https://oajs.openx.net/esp?url=https%3A%2F%2Fwww.khaleejtimes.com%2F%3F_refresh%3Dtrue&rid=esp — 302 — 300 B — 156 ms — h2https://psegment.netcoresmartech.com/user_exists?c=ADGMOT35CHFLVDHBJNIG50K96A9QE9OFJ0MFRRECSBJVVNO5PTBG&uuid=a810fcaa-047e-40bd-9368-9730c573e0ed&l=truepsegment.netcoresmartech.com/user_e... https://psegment.netcoresmartech.com/user_exists?c=ADGMOT35CHFLVDHBJNIG50K96A9QE9OFJ0MFRRECSBJVVNO5PTBG&uuid=a810fcaa-047e-40bd-9368-9730c573e0ed&l=true — 200 — 264 B — 1.0 s — h2https://psegment.netcoresmartech.com/user_exists?c=ADGMOT35CHFLVDHBJNIG50K96A9QE9OFJ0MFRRECSBJVVNO5PTBG&uuid=a810fcaa-047e-40bd-9368-9730c573e0ed&s=truepsegment.netcoresmartech.com/user_e... https://psegment.netcoresmartech.com/user_exists?c=ADGMOT35CHFLVDHBJNIG50K96A9QE9OFJ0MFRRECSBJVVNO5PTBG&uuid=a810fcaa-047e-40bd-9368-9730c573e0ed&s=true — 200 — 265 B — 1.0 s — h2https://cdnt.netcoresmartech.com/webp/ADGMOT35CHFLVDHBJNIG50K96A9QE9OFJ0MFRRECSBJVVNO5PTBG_webp.jscdnt.netcoresmartech.com/webp/ADGMO... https://cdnt.netcoresmartech.com/webp/ADGMOT35CHFLVDHBJNIG50K96A9QE9OFJ0MFRRECSBJVVNO5PTBG_webp.js — 200 — 521 B — 25 ms — h2https://cdn-sdk.hansel.io/web/8.4.0/hansel.min.jscdn-sdk.hansel.io/web/8.4.0/hansel.... https://cdn-sdk.hansel.io/web/8.4.0/hansel.min.js — 200 — 40.2 KiB — 33 ms — h2https://cdn-sdk.hansel.io/web/8.4.0/hansel.min.csscdn-sdk.hansel.io/web/8.4.0/hansel.... https://cdn-sdk.hansel.io/web/8.4.0/hansel.min.css — 200 — 3.8 KiB — 31 ms — h2https://js.boxx.ai/js_init/?smartech=true&client_id=ADGMOT35CHFLVDHBJNIG50K96A9QE9OFJ0MFRRECSBJVVNO5PTBG&host=www.khaleejtimes.com&asset=cdf05e30364b953ee8f1b09e48d0473ejs.boxx.ai/js_init/?smartech=true&c... https://js.boxx.ai/js_init/?smartech=true&client_id=ADGMOT35CHFLVDHBJNIG50K96A9QE9OFJ0MFRRECSBJVVNO5PTBG&host=www.khaleejtimes.com&asset=cdf05e30364b953ee8f1b09e48d0473e — 200 — 2.0 KiB — 37 ms — h2https://cdnt.netcoresmartech.com/webactivity/ADGMOT35CHFLVDHBJNIG50K96A9QE9OFJ0MFRRECSBJVVNO5PTBG.jscdnt.netcoresmartech.com/webactivit... https://cdnt.netcoresmartech.com/webactivity/ADGMOT35CHFLVDHBJNIG50K96A9QE9OFJ0MFRRECSBJVVNO5PTBG.js — 200 — 1.4 KiB — 25 ms — h2https://twa.netcoresmartech.com/df?user_key=ADGMOT35CHFLVDHBJNIG50K96A9QE9OFJ0MFRRECSBJVVNO5PTBGtwa.netcoresmartech.com/df?user_key... https://twa.netcoresmartech.com/df?user_key=ADGMOT35CHFLVDHBJNIG50K96A9QE9OFJ0MFRRECSBJVVNO5PTBG — 200 — 165 B — 598 ms — h2https://geo.dailymotion.com/static/latest/cdn/dmp.infopack.4c0011682abacbe27c71.jsgeo.dailymotion.com/static/latest/c... https://geo.dailymotion.com/static/latest/cdn/dmp.infopack.4c0011682abacbe27c71.js — 200 — 17.0 KiB — 11 ms — h3https://geo.dailymotion.com/static/latest/cdn/dmp.photon_vendor.4c05a05f7c86ba88b43f.jsgeo.dailymotion.com/static/latest/c... https://geo.dailymotion.com/static/latest/cdn/dmp.photon_vendor.4c05a05f7c86ba88b43f.js — 200 — 174.2 KiB — 30 ms — h3https://geo.dailymotion.com/static/latest/cdn/dmp.photon_boot.1a4b4d7617fd2a691085.jsgeo.dailymotion.com/static/latest/c... https://geo.dailymotion.com/static/latest/cdn/dmp.photon_boot.1a4b4d7617fd2a691085.js — 200 — 64.1 KiB — 27 ms — h3https://geo.dailymotion.com/static/latest/cdn/dmp.photon_app.c757ab3536a95a408957.jsgeo.dailymotion.com/static/latest/c... https://geo.dailymotion.com/static/latest/cdn/dmp.photon_app.c757ab3536a95a408957.js — 200 — 51.1 KiB — 27 ms — h3https://geo.dailymotion.com/static/latest/cdn/dmp.photon_player.81efa6d85228c919fd77.jsgeo.dailymotion.com/static/latest/c... https://geo.dailymotion.com/static/latest/cdn/dmp.photon_player.81efa6d85228c919fd77.js — 200 — 37.8 KiB — 29 ms — h3https://pebed.dm-event.net/pebed.dm-event.net/ https://pebed.dm-event.net/ — 200 — 363 B — 76 ms — http/1.1https://gum.criteo.com/syncframe?origin=publishertagids&topUrl=www.khaleejtimes.comgum.criteo.com/syncframe?origin=pub... https://gum.criteo.com/syncframe?origin=publishertagids&topUrl=www.khaleejtimes.com — 200 — 5.1 KiB — 56 ms — h2https://www.facebook.com/tr/?id=2941225452779813&ev=PageView&dl=https%3A%2F%2Fwww.khaleejtimes.com%2F%3F_refresh%3Dtrue&rl=&if=false&ts=1776889259894&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776889259874.108688085907279324&ler=empty&cdl=API_unavailable&pmd[title]=Khaleej%20Times%20-%20Dubai%20News%2C%20UAE%20News%2C%20Gulf%2C%20News%2C%20Latest%20news%2C%20Arab%20news%2C%20Gulf%20News%2C%20Dubai%20Labour%20News&pmd[locale]=en&pmd[description]=Khaleej%20Times%20provides%20the%20latest%20UAE%20news%2C%20Dubai%20headlines%2C%20world%20events%2C%20business%20updates%2C%20dubai%20gold%20prices%2C%20weather%20forecasts%2C%20and%20more.&pmd[keywords]=uae%20news%2C%20dubai%20news%2C%20abu%20dhabi%20news%2C%20latest%20news%20uae%2C%20gulf%20news%2C%20middle%20east%20news%2C%20breaking%20news%2C%20khaleej%20times%2C%20uae%20weather%2C%20uae%20gold%20price%2C%20dubai%20events%2C%20business%20news%20uae%2C%20sports%20news%20uae%2C%20technology%20news%20uae%2C%20lifestyle%20uae%2C%20entertainment%20news%2C%20world%20news%2C%20travel%20news%2C%20uae%20visa%20updates&plt=456.0999994277954&it=1776889259718&coo=false&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf0&rqm=GETwww.facebook.com/tr/?id=29412254527... https://www.facebook.com/tr/?id=2941225452779813&ev=PageView&dl=https%3A%2F%2Fwww.khaleejtimes.com%2F%3F_refresh%3Dtrue&rl=&if=false&ts=1776889259894&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776889259874.108688085907279324&ler=empty&cdl=API_unavailable&pmd[title]=Khaleej%20Times%20-%20Dubai%20News%2C%20UAE%20News%2C%20Gulf%2C%20News%2C%20Latest%20news%2C%20Arab%20news%2C%20Gulf%20News%2C%20Dubai%20Labour%20News&pmd[locale]=en&pmd[description]=Khaleej%20Times%20provides%20the%20latest%20UAE%20news%2C%20Dubai%20headlines%2C%20world%20events%2C%20business%20updates%2C%20dubai%20gold%20prices%2C%20weather%20forecasts%2C%20and%20more.&pmd[keywords]=uae%20news%2C%20dubai%20news%2C%20abu%20dhabi%20news%2C%20latest%20news%20uae%2C%20gulf%20news%2C%20middle%20east%20news%2C%20breaking%20news%2C%20khaleej%20times%2C%20uae%20weather%2C%20uae%20gold%20price%2C%20dubai%20events%2C%20business%20news%20uae%2C%20sports%20news%20uae%2C%20technology%20news%20uae%2C%20lifestyle%20uae%2C%20entertainment%20news%2C%20world%20news%2C%20travel%20news%2C%20uae%20visa%20updates&plt=456.0999994277954&it=1776889259718&coo=false&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf0&rqm=GET — 200 — 19 B — 75 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=2941225452779813&ev=PageView&dl=https%3A%2F%2Fwww.khaleejtimes.com%2F%3F_refresh%3Dtrue&rl=&if=false&ts=1776889259894&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776889259874.108688085907279324&ler=empty&cdl=API_unavailable&pmd[title]=Khaleej%20Times%20-%20Dubai%20News%2C%20UAE%20News%2C%20Gulf%2C%20News%2C%20Latest%20news%2C%20Arab%20news%2C%20Gulf%20News%2C%20Dubai%20Labour%20News&pmd[locale]=en&pmd[description]=Khaleej%20Times%20provides%20the%20latest%20UAE%20news%2C%20Dubai%20headlines%2C%20world%20events%2C%20business%20updates%2C%20dubai%20gold%20prices%2C%20weather%20forecasts%2C%20and%20more.&pmd[keywords]=uae%20news%2C%20dubai%20news%2C%20abu%20dhabi%20news%2C%20latest%20news%20uae%2C%20gulf%20news%2C%20middle%20east%20news%2C%20breaking%20news%2C%20khaleej%20times%2C%20uae%20weather%2C%20uae%20gold%20price%2C%20dubai%20events%2C%20business%20news%20uae%2C%20sports%20news%20uae%2C%20technology%20news%20uae%2C%20lifestyle%20uae%2C%20entertainment%20news%2C%20world%20news%2C%20travel%20news%2C%20uae%20visa%20updates&plt=456.0999994277954&it=1776889259718&coo=false&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf0&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=2941225452779813&ev=PageView&dl=https%3A%2F%2Fwww.khaleejtimes.com%2F%3F_refresh%3Dtrue&rl=&if=false&ts=1776889259894&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776889259874.108688085907279324&ler=empty&cdl=API_unavailable&pmd[title]=Khaleej%20Times%20-%20Dubai%20News%2C%20UAE%20News%2C%20Gulf%2C%20News%2C%20Latest%20news%2C%20Arab%20news%2C%20Gulf%20News%2C%20Dubai%20Labour%20News&pmd[locale]=en&pmd[description]=Khaleej%20Times%20provides%20the%20latest%20UAE%20news%2C%20Dubai%20headlines%2C%20world%20events%2C%20business%20updates%2C%20dubai%20gold%20prices%2C%20weather%20forecasts%2C%20and%20more.&pmd[keywords]=uae%20news%2C%20dubai%20news%2C%20abu%20dhabi%20news%2C%20latest%20news%20uae%2C%20gulf%20news%2C%20middle%20east%20news%2C%20breaking%20news%2C%20khaleej%20times%2C%20uae%20weather%2C%20uae%20gold%20price%2C%20dubai%20events%2C%20business%20news%20uae%2C%20sports%20news%20uae%2C%20technology%20news%20uae%2C%20lifestyle%20uae%2C%20entertainment%20news%2C%20world%20news%2C%20travel%20news%2C%20uae%20visa%20updates&plt=456.0999994277954&it=1776889259718&coo=false&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf0&rqm=FGET — 200 — 197 B — 218 ms — h3https://oajs.openx.net/esp?url=https%3A%2F%2Fwww.khaleejtimes.com%2F%3F_refresh%3Dtrue&rid=esp&cc=1oajs.openx.net/esp?url=https%3A%2F%... https://oajs.openx.net/esp?url=https%3A%2F%2Fwww.khaleejtimes.com%2F%3F_refresh%3Dtrue&rid=esp&cc=1 — 200 — 109 B — 106 ms — h2https://js.boxx.ai/sdk.js?client_id=x9vk&_rc=s&hash=493580js.boxx.ai/sdk.js?client_id=x9vk&_r... https://js.boxx.ai/sdk.js?client_id=x9vk&_rc=s&hash=493580 — 200 — 43.4 KiB — 4 ms — h2https://ujm.hansel.io/ujm/v1/data/web/BB2Z4RIGCXDC7OTCGJXG2CQSR/0/ujm.hansel.io/ujm/v1/data/web/BB2Z4... https://ujm.hansel.io/ujm/v1/data/web/BB2Z4RIGCXDC7OTCGJXG2CQSR/0/ — 200 — 0 B — 235 ms — h2https://www.khaleejtimes.com/manifest.jsonwww.khaleejtimes.com/manifest.json https://www.khaleejtimes.com/manifest.json — 200 — 0 B — 2 ms — h3https://gum.criteo.com/sid/json?origin=publishertagids&domain=khaleejtimes.com&sn=ChromeSyncframe&so=0&topUrl=www.khaleejtimes.comgum.criteo.com/sid/json?origin=publ... https://gum.criteo.com/sid/json?origin=publishertagids&domain=khaleejtimes.com&sn=ChromeSyncframe&so=0&topUrl=www.khaleejtimes.com — 302 — 711 B — 20 ms — h2https://loki.boxx.ai/nav/?h=www.khaleejtimes.com&c=3328loki.boxx.ai/nav/?h=www.khaleejtime... https://loki.boxx.ai/nav/?h=www.khaleejtimes.com&c=3328 — 204 — 0 B — 378 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 — 27 ms — h3https://sdk-02.moengage.com/v1/experiences/web/live?sdk-02.moengage.com/v1/experiences/... https://sdk-02.moengage.com/v1/experiences/web/live? — 200 — 0 B — 50 ms — h2https://mug.criteo.com/sid?cpp=DfAlrHxFZ3NONW1xeGpCV1QycjljUTllMDRrdXZQc0JHb0tPdy9acGxQVGp4ZlZTS1FCRi9MVCtwWWIwR3phZzFiNkxsbSsrS1lPUU50NSsvYnNQOWlMZGpHMHNDTWF0TmtyTjA4MlBnSXJ3YWxONkVsT0FCY2ZxQjBlNWJqK0VSSDgzdGlnM2pacFRMVlFyWE9BOGhEMVg4dE5PM3lod29XYUZmeDQ2K2ZZcExXQmVjbEdEMzZPTWdmNXlycEpnZy96cllHY1BWYlFod1pOQWVBa1RER1pkVUtNQzROK1BkS09oa0wxYW94bXJ1NFEvYzI4c245US94VCt4SW1aL0FnTVArfA&cppv=2mug.criteo.com/sid?cpp=DfAlrHxFZ3NO... https://mug.criteo.com/sid?cpp=DfAlrHxFZ3NONW1xeGpCV1QycjljUTllMDRrdXZQc0JHb0tPdy9acGxQVGp4ZlZTS1FCRi9MVCtwWWIwR3phZzFiNkxsbSsrS1lPUU50NSsvYnNQOWlMZGpHMHNDTWF0TmtyTjA4MlBnSXJ3YWxONkVsT0FCY2ZxQjBlNWJqK0VSSDgzdGlnM2pacFRMVlFyWE9BOGhEMVg4dE5PM3lod29XYUZmeDQ2K2ZZcExXQmVjbEdEMzZPTWdmNXlycEpnZy96cllHY1BWYlFod1pOQWVBa1RER1pkVUtNQzROK1BkS09oa0wxYW94bXJ1NFEvYzI4c245US94VCt4SW1aL0FnTVArfA&cppv=2 — 200 — 753 B — 61 ms — h2https://sdk-02.moengage.com/v1/experiences/web/live?sdk-02.moengage.com/v1/experiences/... https://sdk-02.moengage.com/v1/experiences/web/live? — 200 — 819 B — 52 ms — h2https://google-bidout-d.openx.net/w/1.0/pd?plm=5google-bidout-d.openx.net/w/1.0/pd?... https://google-bidout-d.openx.net/w/1.0/pd?plm=5 — 200 — 293 B — 62 ms — h2https://api.botman.ninja/ic3.php?src=s2s&m=AF&s=20650&b=20650&s3=https://www.khaleejtimes.com/&ip=2001:41d0:ab00::4:0:21&s6=Mozilla/5.0%20(Macintosh;%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit/537.36%20(KHTML,%20like%20Gecko)%20Chrome/147.0.0.0%20Safari/537.36api.botman.ninja/ic3.php?src=s2s&m=... https://api.botman.ninja/ic3.php?src=s2s&m=AF&s=20650&b=20650&s3=https://www.khaleejtimes.com/&ip=2001:41d0:ab00::4:0:21&s6=Mozilla/5.0%20(Macintosh;%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit/537.36%20(KHTML,%20like%20Gecko)%20Chrome/147.0.0.0%20Safari/537.36 — 200 — 553 B — 564 ms — h2https://sdk-02.moengage.com/v1/experiences/web/live?sdk-02.moengage.com/v1/experiences/... https://sdk-02.moengage.com/v1/experiences/web/live? — 200 — 818 B — 56 ms — h2https://sdk-02.moengage.com/v2/websdksettings?app_id=96B5YU2UUJGC7G5YP08JKSTFsdk-02.moengage.com/v2/websdksettin... https://sdk-02.moengage.com/v2/websdksettings?app_id=96B5YU2UUJGC7G5YP08JKSTF — 200 — 1.3 KiB — 48 ms — h2https://sdk-02.moengage.com/v3/sdkconfig/web/96B5YU2UUJGC7G5YP08JKSTFsdk-02.moengage.com/v3/sdkconfig/we... https://sdk-02.moengage.com/v3/sdkconfig/web/96B5YU2UUJGC7G5YP08JKSTF — 200 — 6.1 KiB — 43 ms — h2https://geo.dailymotion.com/static/latest/cdn/pes.iframe.3ef6d36d.jsgeo.dailymotion.com/static/latest/c... https://geo.dailymotion.com/static/latest/cdn/pes.iframe.3ef6d36d.js — 200 — 7.6 KiB — 5 ms — h3https://www.khaleejtimes.com/favicon.icowww.khaleejtimes.com/favicon.ico https://www.khaleejtimes.com/favicon.ico — 200 — 4.2 KiB — 134 ms — h3https://www.khaleejtimes.com/khaleejtimes/images/icons/kt-192x192.pngwww.khaleejtimes.com/khaleejtimes/i... https://www.khaleejtimes.com/khaleejtimes/images/icons/kt-192x192.png — 200 — 31.6 KiB — 40 ms — h3https://pebed.dm-event.net/pebed.dm-event.net/ https://pebed.dm-event.net/ — 200 — 363 B — 25 ms — http/1.1https://geo.dailymotion.com/player/x1ium0.html?playlist=x86zwi&actionInfo=false&mute=true&dmPubtool=new-cdn-ce-v2geo.dailymotion.com/player/x1ium0.h... https://geo.dailymotion.com/player/x1ium0.html?playlist=x86zwi&actionInfo=false&mute=true&dmPubtool=new-cdn-ce-v2 — 200 — 8.3 KiB — 55 ms — h3https://ujm.hansel.io/ujm/v1/data/web/BB2Z4RIGCXDC7OTCGJXG2CQSR/0/ujm.hansel.io/ujm/v1/data/web/BB2Z4... https://ujm.hansel.io/ujm/v1/data/web/BB2Z4RIGCXDC7OTCGJXG2CQSR/0/ — 200 — 1.4 KiB — 191 ms — h2https://sdk-02.moengage.com/v2/device/add?os=web&os_platform=Mozilla%2F5.0%20(Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F147.0.0.0%20Safari%2F537.36&is_incognito=false&app_id=96B5YU2UUJGC7G5YP08JKSTF&os_ver=macOS%2010.15.7&sdk_ver=2.73.01&model=Google%20Chrome&app_ver=1.0&device_ts=1776889260218&device_tz_offset=0&unique_id=d22cdd08-d128-444d-b46c-40f0445fe38f&device_tz=0&device_unique_id=9c3871f3-6e55-4254-bb23-e6e9ddf056d3&subscription_type=vapid&vapid_public=BGXw0VzsBUCFphMP6ZmgVIB4DaKBDOP7Rfnj3pOezgp77UruFGkRmrw8U-Z4bqDTvCJmwTC5-FO13pDm9y468dA&environment=sdk-02.moengage.com&url=https%3A%2F%2Fwww.khaleejtimes.com%2F%3F_refresh%3Dtruesdk-02.moengage.com/v2/device/add?o... https://sdk-02.moengage.com/v2/device/add?os=web&os_platform=Mozilla%2F5.0%20(Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F147.0.0.0%20Safari%2F537.36&is_incognito=false&app_id=96B5YU2UUJGC7G5YP08JKSTF&os_ver=macOS%2010.15.7&sdk_ver=2.73.01&model=Google%20Chrome&app_ver=1.0&device_ts=1776889260218&device_tz_offset=0&unique_id=d22cdd08-d128-444d-b46c-40f0445fe38f&device_tz=0&device_unique_id=9c3871f3-6e55-4254-bb23-e6e9ddf056d3&subscription_type=vapid&vapid_public=BGXw0VzsBUCFphMP6ZmgVIB4DaKBDOP7Rfnj3pOezgp77UruFGkRmrw8U-Z4bqDTvCJmwTC5-FO13pDm9y468dA&environment=sdk-02.moengage.com&url=https%3A%2F%2Fwww.khaleejtimes.com%2F%3F_refresh%3Dtrue — 200 — 453 B — 63 ms — h2https://geo.dailymotion.com/static/latest/cdn/dmp.infopack.4c0011682abacbe27c71.jsgeo.dailymotion.com/static/latest/c... https://geo.dailymotion.com/static/latest/cdn/dmp.infopack.4c0011682abacbe27c71.js — 200 — 17.0 KiB — 33 ms — h3https://geo.dailymotion.com/static/latest/cdn/dmp.photon_vendor.4c05a05f7c86ba88b43f.jsgeo.dailymotion.com/static/latest/c... https://geo.dailymotion.com/static/latest/cdn/dmp.photon_vendor.4c05a05f7c86ba88b43f.js — 200 — 174.2 KiB — 70 ms — h3https://geo.dailymotion.com/static/latest/cdn/dmp.photon_boot.1a4b4d7617fd2a691085.jsgeo.dailymotion.com/static/latest/c... https://geo.dailymotion.com/static/latest/cdn/dmp.photon_boot.1a4b4d7617fd2a691085.js — 200 — 64.1 KiB — 57 ms — h3https://geo.dailymotion.com/static/latest/cdn/dmp.photon_app.c757ab3536a95a408957.jsgeo.dailymotion.com/static/latest/c... https://geo.dailymotion.com/static/latest/cdn/dmp.photon_app.c757ab3536a95a408957.js — 200 — 51.1 KiB — 62 ms — h3https://geo.dailymotion.com/static/latest/cdn/dmp.photon_player.81efa6d85228c919fd77.jsgeo.dailymotion.com/static/latest/c... https://geo.dailymotion.com/static/latest/cdn/dmp.photon_player.81efa6d85228c919fd77.js — 200 — 37.8 KiB — 48 ms — h3https://geo.dailymotion.com/static/latest/cdn/dmp.includes.f2c09509c9946ce1a97e.jsgeo.dailymotion.com/static/latest/c... https://geo.dailymotion.com/static/latest/cdn/dmp.includes.f2c09509c9946ce1a97e.js — 200 — 24.2 KiB — 46 ms — h3https://imasdk.googleapis.com/js/sdkloader/ima3.jsimasdk.googleapis.com/js/sdkloader/... https://imasdk.googleapis.com/js/sdkloader/ima3.js — 200 — 149.2 KiB — 217 ms — h2https://geo.dailymotion.com/static/latest/cdn/dmp.advertising.8f05c9f0c4d3a86a40f7.jsgeo.dailymotion.com/static/latest/c... https://geo.dailymotion.com/static/latest/cdn/dmp.advertising.8f05c9f0c4d3a86a40f7.js — 200 — 70.6 KiB — 53 ms — h3https://geo.dailymotion.com/static/latest/cdn/dmp.locale-en-US.6680a1e9a26e0cedc89f.jsongeo.dailymotion.com/static/latest/c... https://geo.dailymotion.com/static/latest/cdn/dmp.locale-en-US.6680a1e9a26e0cedc89f.json — 200 — 3.2 KiB — 5 ms — h3https://loki.boxx.ai/nav/?h=www.khaleejtimes.com&c=3328loki.boxx.ai/nav/?h=www.khaleejtime... https://loki.boxx.ai/nav/?h=www.khaleejtimes.com&c=3328 — 200 — 942 B — 378 ms — h2https://pebed.dm-event.net/pebed.dm-event.net/ https://pebed.dm-event.net/ — 200 — 363 B — 23 ms — http/1.1https://pebed.dm-event.net/pebed.dm-event.net/ https://pebed.dm-event.net/ — 200 — 363 B — 46 ms — http/1.1https://pebed.dm-event.net/pebed.dm-event.net/ https://pebed.dm-event.net/ — 200 — 363 B — 69 ms — http/1.1https://geo.dailymotion.com/playlist/x86zwi.json?legacy=true&embedder=https%3A%2F%2Fwww.khaleejtimes.com%2F%3F_refresh%3Dtrue&geo=1&player-id=x1ium0&publisher-id=x2fc9oi&locale=en-US&dmV1st=914b7d5a-6dc7-fae3-1e95-8af9101b93d6&dmTs=341168&is_native_app=0&dmSharingUrlLocation=https%3A%2F%2Fwww.khaleejtimes.com%2F%3F_refresh%3Dtrue&dmViewId=1jmrdkqa6f6c87539b5&playlist=x86zwi&parallelCalls=1geo.dailymotion.com/playlist/x86zwi... https://geo.dailymotion.com/playlist/x86zwi.json?legacy=true&embedder=https%3A%2F%2Fwww.khaleejtimes.com%2F%3F_refresh%3Dtrue&geo=1&player-id=x1ium0&publisher-id=x2fc9oi&locale=en-US&dmV1st=914b7d5a-6dc7-fae3-1e95-8af9101b93d6&dmTs=341168&is_native_app=0&dmSharingUrlLocation=https%3A%2F%2Fwww.khaleejtimes.com%2F%3F_refresh%3Dtrue&dmViewId=1jmrdkqa6f6c87539b5&playlist=x86zwi&parallelCalls=1 — 200 — 2.9 KiB — 56 ms — h3https://vendorlist.dmcdn.net/v2/archives/vendor-list-v204.jsonvendorlist.dmcdn.net/v2/archives/ve... https://vendorlist.dmcdn.net/v2/archives/vendor-list-v204.json — 200 — 56.6 KiB — 32 ms — h2https://twa.netcoresmartech.com/dispatchngntwa.netcoresmartech.com/dispatchngn https://twa.netcoresmartech.com/dispatchngn — 200 — 0 B — 200 ms — h2https://twa.netcoresmartech.com/dispatchngntwa.netcoresmartech.com/dispatchngn https://twa.netcoresmartech.com/dispatchngn — 200 — 0 B — 215 ms — h2https://vendorlist.dmcdn.net/v3/archives/vendor-list-v63.jsonvendorlist.dmcdn.net/v3/archives/ve... https://vendorlist.dmcdn.net/v3/archives/vendor-list-v63.json — 200 — 80.0 KiB — 9 ms — h2https://pebed.dm-event.net/pebed.dm-event.net/ https://pebed.dm-event.net/ — 200 — 363 B — 22 ms — http/1.1https://s2.dmcdn.net/v/ZtDU81fuvOXOVSh8U/x180s2.dmcdn.net/v/ZtDU81fuvOXOVSh8U/x1... https://s2.dmcdn.net/v/ZtDU81fuvOXOVSh8U/x180 — 200 — 8.9 KiB — 12 ms — h2https://geo.dailymotion.com/static/latest/cdn/dmp.omweb-v1.83107b47376e0c05d33b.jsgeo.dailymotion.com/static/latest/c... https://geo.dailymotion.com/static/latest/cdn/dmp.omweb-v1.83107b47376e0c05d33b.js — 200 — 15.6 KiB — 9 ms — h3https://geo.dailymotion.com/static/latest/cdn/dmp.omid-session-client-v1.7f675153e29102bef4a2.jsgeo.dailymotion.com/static/latest/c... https://geo.dailymotion.com/static/latest/cdn/dmp.omid-session-client-v1.7f675153e29102bef4a2.js — 200 — 10.8 KiB — 11 ms — h3https://imasdk.googleapis.com/js/sdkloader/ima3.jsimasdk.googleapis.com/js/sdkloader/... https://imasdk.googleapis.com/js/sdkloader/ima3.js — 200 — 0 B — 0 ms — h2https://sdk-02.moengage.com/v3/campaigns/inapp/live?sdk_ver=2.73.01&unique_id=d22cdd08-d128-444d-b46c-40f0445fe38f&os=websdk-02.moengage.com/v3/campaigns/in... https://sdk-02.moengage.com/v3/campaigns/inapp/live?sdk_ver=2.73.01&unique_id=d22cdd08-d128-444d-b46c-40f0445fe38f&os=web — 200 — 0 B — 36 ms — h2https://sdk-02.moengage.com/v3/campaigns/inapp/live?sdk_ver=2.73.01&unique_id=d22cdd08-d128-444d-b46c-40f0445fe38f&os=websdk-02.moengage.com/v3/campaigns/in... https://sdk-02.moengage.com/v3/campaigns/inapp/live?sdk_ver=2.73.01&unique_id=d22cdd08-d128-444d-b46c-40f0445fe38f&os=web — 200 — 717 B — 50 ms — h2https://twa.netcoresmartech.com/dispatchngntwa.netcoresmartech.com/dispatchngn https://twa.netcoresmartech.com/dispatchngn — 200 — 255 B — 211 ms — h2https://securepubads.g.doubleclick.net/pagead/ima_ppub_config?ippd=https%3A%2F%2Fwww.khaleejtimes.com%2Fsecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/ima_ppub_config?ippd=https%3A%2F%2Fwww.khaleejtimes.com%2F — 200 — 3.0 KiB — 83 ms — h3https://twa.netcoresmartech.com/dispatchngntwa.netcoresmartech.com/dispatchngn https://twa.netcoresmartech.com/dispatchngn — 200 — 255 B — 204 ms — h2https://s0.2mdn.net/instream/video/client.jss0.2mdn.net/instream/video/client.j... https://s0.2mdn.net/instream/video/client.js — 200 — 16.8 KiB — 91 ms — h2https://pagead2.googlesyndication.com/omsdk/releases/live/omweb-v1.jspagead2.googlesyndication.com/omsdk... https://pagead2.googlesyndication.com/omsdk/releases/live/omweb-v1.js — 200 — 15.4 KiB — 85 ms — h3https://imasdk.googleapis.com/js/core/bridge3.758.1_en.html?gdpr=1imasdk.googleapis.com/js/core/bridg... https://imasdk.googleapis.com/js/core/bridge3.758.1_en.html?gdpr=1 — 200 — 270.8 KiB — 66 ms — h2https://static1.dmcdn.net/ABCFavorit-Regular.woff2static1.dmcdn.net/ABCFavorit-Regula... https://static1.dmcdn.net/ABCFavorit-Regular.woff2 — 200 — 49.2 KiB — 4 ms — h2https://pebed.dm-event.net/pebed.dm-event.net/ https://pebed.dm-event.net/ — 200 — 363 B — 42 ms — http/1.1https://api.dailymotion.com/video/x9y7zwo?fields=id,title,thumbnail_480_url,mode,onair,owner.screenname,created_time,start_timeapi.dailymotion.com/video/x9y7zwo?f... https://api.dailymotion.com/video/x9y7zwo?fields=id,title,thumbnail_480_url,mode,onair,owner.screenname,created_time,start_time — 200 — 947 B — 58 ms — h3https://www.gstatic.com/cv/js/sender/v1/cast_sender.jswww.gstatic.com/cv/js/sender/v1/cas... https://www.gstatic.com/cv/js/sender/v1/cast_sender.js — 200 — 2.5 KiB — 74 ms — h2https://pebed.dm-event.net/pebed.dm-event.net/ https://pebed.dm-event.net/ — 200 — 363 B — 22 ms — http/1.1https://graphql.api.dailymotion.com/oauth/tokengraphql.api.dailymotion.com/oauth/t... https://graphql.api.dailymotion.com/oauth/token — 200 — 0 B — 121 ms — h2https://geo.dailymotion.com/static/latest/cdn/dmp.controls_vod_secondary.4cdf2d1b2fe548c2f044.jsgeo.dailymotion.com/static/latest/c... https://geo.dailymotion.com/static/latest/cdn/dmp.controls_vod_secondary.4cdf2d1b2fe548c2f044.js — 200 — 13.1 KiB — 10 ms — h3https://cdndirector.dailymotion.com/cdn/manifest/video/x9y7zwo.m3u8?sec=IkTg1dPGKE3qhyP5AhesSxOQ62ytrqlk1CkNKjDeE_9FAkLPMeL916D1JYfoJsjVTWynnz6IKpt2D-nQxuQ7eck9_voPpkLkVgFhnz4IAAA&dmTs=341168&dmV1st=914b7d5a-6dc7-fae3-1e95-8af9101b93d6cdndirector.dailymotion.com/cdn/man... https://cdndirector.dailymotion.com/cdn/manifest/video/x9y7zwo.m3u8?sec=IkTg1dPGKE3qhyP5AhesSxOQ62ytrqlk1CkNKjDeE_9FAkLPMeL916D1JYfoJsjVTWynnz6IKpt2D-nQxuQ7eck9_voPpkLkVgFhnz4IAAA&dmTs=341168&dmV1st=914b7d5a-6dc7-fae3-1e95-8af9101b93d6 — 200 — 1.7 KiB — 64 ms — h3https://static1.dmcdn.net/ABCFavorit-Bold.woff2static1.dmcdn.net/ABCFavorit-Bold.w... https://static1.dmcdn.net/ABCFavorit-Bold.woff2 — 200 — 50.3 KiB — 4 ms — h2https://dmxleo.dailymotion.com/cdn/manifest/playlist/x86zwi.m3u8?af=2%2C7%2C8%2C9&vv=1%2C2%2C3%2C4%2C5%2C6%2C7%2C8%2C11%2C12%2C13%2C14&mm=video%2Fmp4%2Cvideo%2Fwebm%2Caudio%2Fmp4%2Caudio%2Fmpeg%2Caudio%2Faac%2Caudio%2Fmpeg3%2Caudio%2Fmp3%2Caudio%2Fvnd.wave%2Caudio%2Fwav%2Caudio%2Fwave%2Caudio%2Fogg%2Caudio%2Fvorbis%2Cimage%2Fjpeg%2Cimage%2Fpng%2Cimage%2Fwebp%2Cimage%2Fsvg%2Bxml&cse=1jmrdkqa6f6c87539b5&rts=341168&rhv=1&cen=prod&cpi=x2fc9oi&cpt=player&rla=en&cpl=x86zwi&cpr=x1ium0&eb=https%3A%2F%2Fwww.khaleejtimes.com%2F%3F_refresh%3Dtrue&ps=303x170&td=www.khaleejtimes.com&reader_gdpr_flag=1&reader_gdpr_consent=&gdpr_binary_consent=opt-out&gdpr_comes_from_infopack=0&reader_us_privacy=1---&vl=-1&ciid=1jmrdkqa6f6c87539b5_VMAP_0_0&cidx=0&sidx=0&vidIdx=0&omp=Dailymotion%2F1.0&omn=0&imal=1&3pcb=1&rap=1&apo=monetization&pos=1&pdm=regular&pbm=2dmxleo.dailymotion.com/cdn/manifest... https://dmxleo.dailymotion.com/cdn/manifest/playlist/x86zwi.m3u8?af=2%2C7%2C8%2C9&vv=1%2C2%2C3%2C4%2C5%2C6%2C7%2C8%2C11%2C12%2C13%2C14&mm=video%2Fmp4%2Cvideo%2Fwebm%2Caudio%2Fmp4%2Caudio%2Fmpeg%2Caudio%2Faac%2Caudio%2Fmpeg3%2Caudio%2Fmp3%2Caudio%2Fvnd.wave%2Caudio%2Fwav%2Caudio%2Fwave%2Caudio%2Fogg%2Caudio%2Fvorbis%2Cimage%2Fjpeg%2Cimage%2Fpng%2Cimage%2Fwebp%2Cimage%2Fsvg%2Bxml&cse=1jmrdkqa6f6c87539b5&rts=341168&rhv=1&cen=prod&cpi=x2fc9oi&cpt=player&rla=en&cpl=x86zwi&cpr=x1ium0&eb=https%3A%2F%2Fwww.khaleejtimes.com%2F%3F_refresh%3Dtrue&ps=303x170&td=www.khaleejtimes.com&reader_gdpr_flag=1&reader_gdpr_consent=&gdpr_binary_consent=opt-out&gdpr_comes_from_infopack=0&reader_us_privacy=1---&vl=-1&ciid=1jmrdkqa6f6c87539b5_VMAP_0_0&cidx=0&sidx=0&vidIdx=0&omp=Dailymotion%2F1.0&omn=0&imal=1&3pcb=1&rap=1&apo=monetization&pos=1&pdm=regular&pbm=2 — 204 — 150 B — 141 ms — h2https://www.gstatic.com/eureka/clank/147/cast_sender.jswww.gstatic.com/eureka/clank/147/ca... https://www.gstatic.com/eureka/clank/147/cast_sender.js — 200 — 13.4 KiB — 29 ms — h2https://proxy-001.dc3.dailymotion.com/sec(2jCoWN88KG4mW2Jt-E1biEvMLD2q7QXXStpgpGEv0Ec2Lb51D9maG04OqcQ8XitlGsa2kyU8IsXu2C_Q5NKNf_bplIN-fZUTB_E8__ESAQdS_NVLMHAkEz3o2mnLBReQBvrISKOTgGbUWaPfSO3lnQDsIgYt_6sVP-_-IStRVVc)/video/fmp4/601675656/h264_aac/2/manifest.m3u8proxy-001.dc3.dailymotion.com/sec(2... https://proxy-001.dc3.dailymotion.com/sec(2jCoWN88KG4mW2Jt-E1biEvMLD2q7QXXStpgpGEv0Ec2Lb51D9maG04OqcQ8XitlGsa2kyU8IsXu2C_Q5NKNf_bplIN-fZUTB_E8__ESAQdS_NVLMHAkEz3o2mnLBReQBvrISKOTgGbUWaPfSO3lnQDsIgYt_6sVP-_-IStRVVc)/video/fmp4/601675656/h264_aac/2/manifest.m3u8 — -1 — 0 B — 105 ms — https://graphql.api.dailymotion.com/oauth/tokengraphql.api.dailymotion.com/oauth/t... https://graphql.api.dailymotion.com/oauth/token — 200 — 1.1 KiB — 42 ms — h2https://graphql.api.dailymotion.com/graphql.api.dailymotion.com/ https://graphql.api.dailymotion.com/ — 200 — 0 B — 40 ms — h2https://pebed.dm-event.net/pebed.dm-event.net/ https://pebed.dm-event.net/ — 200 — 363 B — 22 ms — http/1.1https://pebed.dm-event.net/pebed.dm-event.net/ https://pebed.dm-event.net/ — 200 — 363 B — 21 ms — http/1.1https://www.dailymotion.com/history/log/user/khaleejtimes/video/x9y7zwo?action=start&dmTs=341168&dmV1st=914b7d5a-6dc7-fae3-1e95-8af9101b93d6www.dailymotion.com/history/log/use... https://www.dailymotion.com/history/log/user/khaleejtimes/video/x9y7zwo?action=start&dmTs=341168&dmV1st=914b7d5a-6dc7-fae3-1e95-8af9101b93d6 — 200 — 750 B — 76 ms — http/1.1https://www.dailymotion.com/logger/video/access/x9y7zwo?session_id=&referer=https%3A%2F%2Fwww.khaleejtimes.com%2F%3F_refresh%3Dtrue&country=FR&user_agent=Mozilla%2F5.0+%28X11%3B+Linux+x86_64%29+AppleWebKit%2F537.36+%28KHTML%2C+like+Gecko%29+HeadlessChrome%2F147.0.0.0+Safari%2F537.36&channel_id=43&class=official&mode=vod&visitor_embedder=https%3A%2F%2Fwww.khaleejtimes.com%2F%3F_refresh%3Dtrue&src_ref=&client_embedder=&video_id=601675656&v1st=914b7d5a-6dc7-fae3-1e95-8af9101b93d6&pid=65012452bcec4c&visitor_referer=&view_id=1jmrdkqa6f6c87539b5&traffic_segment=35&bot_risk_score=-1&owner_id=146699010&parent_id=&blog_key=&user_id=&key=7i19xm117713dan5ttdx4tc&v=69e957a0&i=8de3bcc1&h=6f0f38cc7952ee7c35ce1210ae30bedbwww.dailymotion.com/logger/video/ac... https://www.dailymotion.com/logger/video/access/x9y7zwo?session_id=&referer=https%3A%2F%2Fwww.khaleejtimes.com%2F%3F_refresh%3Dtrue&country=FR&user_agent=Mozilla%2F5.0+%28X11%3B+Linux+x86_64%29+AppleWebKit%2F537.36+%28KHTML%2C+like+Gecko%29+HeadlessChrome%2F147.0.0.0+Safari%2F537.36&channel_id=43&class=official&mode=vod&visitor_embedder=https%3A%2F%2Fwww.khaleejtimes.com%2F%3F_refresh%3Dtrue&src_ref=&client_embedder=&video_id=601675656&v1st=914b7d5a-6dc7-fae3-1e95-8af9101b93d6&pid=65012452bcec4c&visitor_referer=&view_id=1jmrdkqa6f6c87539b5&traffic_segment=35&bot_risk_score=-1&owner_id=146699010&parent_id=&blog_key=&user_id=&key=7i19xm117713dan5ttdx4tc&v=69e957a0&i=8de3bcc1&h=6f0f38cc7952ee7c35ce1210ae30bedb — 204 — 526 B — 64 ms — http/1.1https://proxy-004.ix7.dailymotion.com/sec(2jCoWN88KG4mW2Jt-E1biEvMLD2q7QXXStpgpGEv0Ec2Lb51D9maG04OqcQ8XitlGsa2kyU8IsXu2C_Q5NKNf_bplIN-fZUTB_E8__ESAQdS_NVLMHAkEz3o2mnLBReQBvrISKOTgGbUWaPfSO3lnQDsIgYt_6sVP-_-IStRVVc)/video/fmp4/601675656/h264_aac/2/manifest.m3u8proxy-004.ix7.dailymotion.com/sec(2... https://proxy-004.ix7.dailymotion.com/sec(2jCoWN88KG4mW2Jt-E1biEvMLD2q7QXXStpgpGEv0Ec2Lb51D9maG04OqcQ8XitlGsa2kyU8IsXu2C_Q5NKNf_bplIN-fZUTB_E8__ESAQdS_NVLMHAkEz3o2mnLBReQBvrISKOTgGbUWaPfSO3lnQDsIgYt_6sVP-_-IStRVVc)/video/fmp4/601675656/h264_aac/2/manifest.m3u8 — -1 — 0 B — 68 ms — https://graphql.api.dailymotion.com/graphql.api.dailymotion.com/ https://graphql.api.dailymotion.com/ — 200 — 2.3 KiB — 112 ms — h2https://pebed.dm-event.net/pebed.dm-event.net/ https://pebed.dm-event.net/ — 200 — 363 B — 35 ms — http/1.1https://pebed.dm-event.net/pebed.dm-event.net/ https://pebed.dm-event.net/ — 200 — 363 B — 21 ms — http/1.1https://proxy-004.ix7.dailymotion.com/sec(2jCoWN88KG4mW2Jt-E1biEvMLD2q7QXXStpgpGEv0Ec2Lb51D9maG04OqcQ8XitlGsa2kyU8IsXu2C_Q5NKNf_bplIN-fZUTB_E8__ESAQdS_NVLMHAkEz3o2mnLBReQBvrISKOTgGbUWaPfSO3lnQDsIgYt_6sVP-_-IStRVVc)/video/fmp4/601675656/h264_aac/2/manifest.m3u8proxy-004.ix7.dailymotion.com/sec(2... https://proxy-004.ix7.dailymotion.com/sec(2jCoWN88KG4mW2Jt-E1biEvMLD2q7QXXStpgpGEv0Ec2Lb51D9maG04OqcQ8XitlGsa2kyU8IsXu2C_Q5NKNf_bplIN-fZUTB_E8__ESAQdS_NVLMHAkEz3o2mnLBReQBvrISKOTgGbUWaPfSO3lnQDsIgYt_6sVP-_-IStRVVc)/video/fmp4/601675656/h264_aac/2/manifest.m3u8 — -1 — 0 B — 23 ms —
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 1896ms · 961KB · €21/mo
www.khaleejtimes.com
Other
Costly
Execution 648ms
Transfer 48 KB
Monthly Cost €7/mo
Unattributable
Other
Costly
Execution 333ms
Transfer 0 KB
Monthly Cost €4/mo
cdn.moengage.com
Other
Optional
Execution 153ms
Transfer 101 KB
Unused 60%
Monthly Cost €2/mo
fea.assettype.com
Other
Optional
Execution 129ms
Transfer 120 KB
Unused 48%
Monthly Cost €1/mo
veraviews.com
Other
Optional
Execution 126ms
Transfer 10 KB
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 102ms
Transfer 141 KB
Unused 44%
Monthly Cost €1/mo
cdn.moengage.com
Other
Optional
Execution 81ms
Transfer 46 KB
Unused 69%
Monthly Cost €1/mo
securepubads.g.doubleclick.net
Other
Optional
Execution 79ms
Transfer 188 KB
Unused 70%
Monthly Cost €1/mo
osjs.netcoresmartech.com
Other
Optional
Execution 71ms
Transfer 89 KB
Unused 70%
Monthly Cost €1/mo
www.khaleejtimes.com
Other
Optional
Execution 61ms
Transfer 0 KB
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 60ms
Transfer 173 KB
Unused 38%
Monthly Cost €1/mo
Facebook Pixel
Advertising
Optional
Execution 52ms
Transfer 45 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • www.khaleejtimes.com adds 648ms and costs ~€7/month
  • Unattributable adds 333ms and costs ~€4/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

www.khaleejtimes.com takes 648ms 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 333ms 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

60% of cdn.moengage.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

69% of cdn.moengage.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

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

70% of osjs.netcoresmartech.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

How third-party costs are calculated

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

Send Feedback