Skip to content
https://arabnews.com

Performance

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

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

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

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

1.37 s

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

2.10 s

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

155 ms

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

0.018

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

1.95 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

6.55 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
15
6 PASS 1 REVIEW 6 FIX
F
Page Weight Budget
Action
6.4 MB transferred, 211 requests
FIX
6.4 MB transferred, 211 requests
Critical::
Page weighs 11.5 MB (6.4 MB transferred)
Warning::
Images are 4.1 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 4.1 MB
Warning::
JavaScript is 2.0 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.0 MB
Warning::
211 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.3 g CO2 per page load
6.4 MB / 2.4 MB budget
6.4 MB transferred
211 requests
1.3 g CO2 per page load
Images 4.1 MiB 64%
JavaScript 2.0 MiB 31%
CSS 104.0 KiB 2%
Fonts 94.3 KiB 1%
HTML 47.5 KiB 1%
Other 34.5 KiB 1%
Other 26.3 KiB 0%
Other 6.3 KiB 0%
Other 817 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (6.4 MiB of 6.4 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Execution Cost
Action
2298ms total JS execution
FIX
2298ms total JS execution
Warning::
https://www.arabnews.com/sites/all/themes/narabnew...: 670ms CPU time
Warning::
https://www.arabnews.com/: 325ms CPU time
Warning::
Unattributable: 316ms CPU time
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 257ms CPU time
Info::
https://www.googletagmanager.com/gtm.js?id=GTM-K2V...: 130ms CPU time
Warning::
Third-party scripts: 2298ms (100% of total)

Main Thread Breakdown

Script Evaluation 59% Other 18% Style & Layout 11% Script Parsing & Compilation 7%
ScriptTotalScriptingParse/CompileParty
https://www.arabnews.com/sites/all/themes/narabnews/assets/js/app.js?aaa12242a122123aq1w670ms376ms21ms3rd
https://www.arabnews.com/325ms17ms5ms3rd
Unattributable316ms50ms0ms3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604170101/pubads_impl.js?cb=31097963257ms221ms18ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-K2V74X2130ms106ms16ms3rd
https://fundingchoicesmessages.google.com/i/5910?ers=3109ms99ms7ms3rd
https://www.googletagmanager.com/gtag/js?id=G-F0V3PZM870&cx=c&gtm=4e64h1105ms72ms13ms3rd
https://cdn.onesignal.com/sdks/OneSignalPageSDKES6.js?v=15160789ms56ms21ms3rd
https://www.googletagmanager.com/gtag/js?id=G-89WMFBX7EL&cx=c&gtm=4e64h188ms71ms16ms3rd
https://www.googletagmanager.com/gtag/js?id=G-6L2J3BDD1P&cx=c&gtm=4e64h176ms61ms14ms3rd

Showing top 10 of 12 scripts

F
JS Bundles
Action
57 scripts, 662 KB unused
FIX
57 scripts, 662 KB unused
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 97 KB unused (52%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.arabnews.com/sites/all/themes/narabnew...: 84 KB unused (62%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-89WM...: 68 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-T0BP...: 66 KB unused (44%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-6L2J...: 64 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 662 KB
662 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604170101/pubads_impl.js?cb=31097963187 KB97 KB (52%)3rd
https://www.arabnews.com/sites/all/themes/narabnews/assets/js/app.js?aaa12242a122123aq1w135 KB84 KB (62%)3rd
https://www.googletagmanager.com/gtag/js?id=G-89WMFBX7EL&cx=c&gtm=4e64h1169 KB68 KB (40%)3rd
https://www.googletagmanager.com/gtag/js?id=G-T0BPH534VX&cx=c&gtm=4e64h1151 KB66 KB (44%)3rd
https://www.googletagmanager.com/gtag/js?id=G-6L2J3BDD1P&cx=c&gtm=4e64h1153 KB64 KB (42%)3rd
https://www.googletagmanager.com/gtag/js?id=G-F0V3PZM870&cx=c&gtm=4e64h1152 KB64 KB (42%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-K2V74X2167 KB49 KB (47%)3rd
https://palibzh.tech/libs/projectagora.min.js71 KB47 KB (67%)3rd
https://cdn.onesignal.com/sdks/OneSignalPageSDKES6.js?v=15160769 KB45 KB (65%)3rd
https://fundingchoicesmessages.google.com/i/5910?ers=370 KB35 KB (52%)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
211 resources · 6.4 MB · 662 KB savings available
FIX
211 resources · 6.4 MB · 662 KB savings available
Warning::
Page weight 5.4 MB over 1MB target
Got: 6.4 MB Expected: ≤ 1 MB
Info::
~662 KB of savings available
Warning::
210 third-party resources (100% of weight)
Info::
9 resources over 200KB
211 resources · 6.4 MiB · 210 third-party 5.4 MiB over 1MB target
Image 64% · 4.1 MiB
JavaScript 31% · 2.0 MiB
CSS 2% · 104.0 KiB
Font 1% · 94.3 KiB
Other 1% · 56.7 KiB
Document 1% · 47.8 KiB

~661.5 KiB of savings available

Remove unused JavaScript: 661.5 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.

C
Image Optimization
Action
78 images, 0 KB saveable
REVIEW
78 images, 0 KB saveable
Warning::
https://www.arabnews.com/sites/all/themes/narabnew... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.arabnews.com/sites/all/themes/narabnew... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.arabnews.com/sites/default/files/style... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.arabnews.com/sites/default/files/style... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.arabnews.com/sites/all/themes/narabnew... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.arabnews.com/sites/default/files/style... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.arabnews.com/sites/default/files/style... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
78 images 4.1 MB
0 oversized -0 KB
57 legacy format
7 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

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

Web fonts

5

94 KB total

Render-blocking

0

of 5

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 FCP 1.4 s LCP 2.1 shttps://www.arabnews.com/sites/all/themes/narabnews/assets/fonts/icomoon.woff2?s2rrrrbrldcicomoon.woff2 https://www.arabnews.com/sites/all/themes/narabnews/assets/fonts/icomoon.woff2?s2rrrrbrldc — 6.3 KiB — 73 ms — font-display: swaphttps://www.arabnews.com/sites/all/themes/narabnews/assets/fonts/Isento-Medium2.woff2Isento-Medium2.woff2 https://www.arabnews.com/sites/all/themes/narabnews/assets/fonts/Isento-Medium2.woff2 — 23.2 KiB — 74 ms — font-display: swaphttps://fonts.gstatic.com/s/playfairdisplay/v40/nuFiD-vYSZviVYUb_rj3ij__anPXDTzYgEM86xQ.woff2nuFiD-vYSZviVYUb_rj3ij_... https://fonts.gstatic.com/s/playfairdisplay/v40/nuFiD-vYSZviVYUb_rj3ij__anPXDTzYgEM86xQ.woff2 — 37.6 KiB — 45 ms — font-display: swaphttps://www.arabnews.com/sites/all/themes/narabnews/assets/fonts/Isento-Bold2.woff2Isento-Bold2.woff2 https://www.arabnews.com/sites/all/themes/narabnews/assets/fonts/Isento-Bold2.woff2 — 23.0 KiB — 75 ms — font-display: swapdata:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABDkAAsAAAAAG6gAAQAAAAAAAAAAAAAAAAAAAAA…font-woff;charset=utf-8... data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABDkAAsAAAAAG6gAAQAAAAAAAAAAAAAAAAAAAAA… — 4.2 KiB — 95 ms — font-display: swap
icomoon.woff2 woff2 swap
Size 6 KB
Load time 73 ms
Start 296 ms
Risk FOUT — text flashes from fallback to web font
Isento-Medium2.woff2 woff2 swap
Size 23 KB
Load time 74 ms
Start 297 ms
Risk FOUT — text flashes from fallback to web font
nuFiD-vYSZviVYUb_rj3ij_... woff2 swap
Size 38 KB
Load time 45 ms
Start 298 ms
Risk FOUT — text flashes from fallback to web font
Isento-Bold2.woff2 woff2 swap
Size 23 KB
Load time 75 ms
Start 298 ms
Risk FOUT — text flashes from fallback to web font
font-woff;charset=utf-8... woff swap
Size 4 KB
Load time 95 ms
Start 874 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~1 KB and ~2 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
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
211 requests over 5255ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 1.4 s LCP 2.1 shttps://arabnews.com// https://arabnews.com/ — 301 — 175 B — 15 ms — h3https://www.arabnews.com/www.arabnews.com/ https://www.arabnews.com/ — 200 — 25.0 KiB — 27 ms — h3https://www.arabnews.com/cdn-cgi/speculationwww.arabnews.com/cdn-cgi/speculatio... https://www.arabnews.com/cdn-cgi/speculation — 200 — 287 B — 14 ms — h3https://www.arabnews.com/sites/default/files/css/css_44wQtsOzd4Nm8OWCOWYfYULMPcXNyar0loAHPapmbhA.csswww.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/css/css_44wQtsOzd4Nm8OWCOWYfYULMPcXNyar0loAHPapmbhA.css — 200 — 57.5 KiB — 37 ms — h3https://www.arabnews.com/sites/all/modules/jquery_update/replace/jquery/1.7/jquery.min.js?v=1.7.2www.arabnews.com/sites/all/modules/... https://www.arabnews.com/sites/all/modules/jquery_update/replace/jquery/1.7/jquery.min.js?v=1.7.2 — 200 — 34.0 KiB — 59 ms — h3https://www.arabnews.com/misc/jquery-extend-3.4.0.js?v=1.7.2www.arabnews.com/misc/jquery-extend... https://www.arabnews.com/misc/jquery-extend-3.4.0.js?v=1.7.2 — 200 — 1.5 KiB — 33 ms — h3https://www.arabnews.com/misc/jquery-html-prefilter-3.5.0-backport.js?v=1.7.2www.arabnews.com/misc/jquery-html-p... https://www.arabnews.com/misc/jquery-html-prefilter-3.5.0-backport.js?v=1.7.2 — 200 — 4.7 KiB — 36 ms — h3https://www.arabnews.com/misc/jquery.once.js?v=1.2www.arabnews.com/misc/jquery.once.j... https://www.arabnews.com/misc/jquery.once.js?v=1.2 — 200 — 1.3 KiB — 22 ms — h3https://www.arabnews.com/misc/drupal.js?tdj6zuwww.arabnews.com/misc/drupal.js?tdj... https://www.arabnews.com/misc/drupal.js?tdj6zu — 200 — 7.2 KiB — 39 ms — h3https://www.arabnews.com/sites/all/modules/ajax_links_api/ajax_links_api.js?tdj6zuwww.arabnews.com/sites/all/modules/... https://www.arabnews.com/sites/all/modules/ajax_links_api/ajax_links_api.js?tdj6zu — 200 — 1.6 KiB — 36 ms — h3https://www.arabnews.com/sites/all/modules/fb_instant_articles/modules/fb_instant_articles_display/js/admin.js?tdj6zuwww.arabnews.com/sites/all/modules/... https://www.arabnews.com/sites/all/modules/fb_instant_articles/modules/fb_instant_articles_display/js/admin.js?tdj6zu — 200 — 1.1 KiB — 58 ms — h3https://www.arabnews.com/sites/all/modules/gd_infinite_scroll/js/gd_infinite_scroll.js?tdj6zuwww.arabnews.com/sites/all/modules/... https://www.arabnews.com/sites/all/modules/gd_infinite_scroll/js/gd_infinite_scroll.js?tdj6zu — 200 — 2.5 KiB — 58 ms — h3https://www.arabnews.com/sites/all/modules/hide_submit/js/hide_submit.js?tdj6zuwww.arabnews.com/sites/all/modules/... https://www.arabnews.com/sites/all/modules/hide_submit/js/hide_submit.js?tdj6zu — 200 — 1.8 KiB — 58 ms — h3https://www.arabnews.com/sites/all/themes/narabnews/assets/js/Pageviews-2.0.js?tdj6zuwww.arabnews.com/sites/all/themes/n... https://www.arabnews.com/sites/all/themes/narabnews/assets/js/Pageviews-2.0.js?tdj6zu — 200 — 1.2 KiB — 58 ms — h3https://www.arabnews.com/sites/all/themes/narabnews/assets/js/mostread.gn.js?tdj6zuwww.arabnews.com/sites/all/themes/n... https://www.arabnews.com/sites/all/themes/narabnews/assets/js/mostread.gn.js?tdj6zu — 200 — 1.5 KiB — 58 ms — h3https://www.arabnews.com/sites/all/themes/narabnews/assets/js/global.gn.js?tdj6zuwww.arabnews.com/sites/all/themes/n... https://www.arabnews.com/sites/all/themes/narabnews/assets/js/global.gn.js?tdj6zu — 200 — 1.5 KiB — 38 ms — h3https://www.arabnews.com/srpc.js?ssssawww.arabnews.com/srpc.js?ssssa https://www.arabnews.com/srpc.js?ssssa — 200 — 700 B — 37 ms — h3https://www.arabnews.com/sites/all/themes/narabnews/assets/css/common-update.css?v=11www.arabnews.com/sites/all/themes/n... https://www.arabnews.com/sites/all/themes/narabnews/assets/css/common-update.css?v=11 — 200 — 5.1 KiB — 37 ms — h3https://www.arabnews.com/sites/all/themes/narabnews/assets/js/appTranslationSettings.js?=16www.arabnews.com/sites/all/themes/n... https://www.arabnews.com/sites/all/themes/narabnews/assets/js/appTranslationSettings.js?=16 — 200 — 4.2 KiB — 56 ms — h3https://www.arabnews.com/sites/all/themes/narabnews/assets/js/appUserRegistration.js?v=20www.arabnews.com/sites/all/themes/n... https://www.arabnews.com/sites/all/themes/narabnews/assets/js/appUserRegistration.js?v=20 — 200 — 21.6 KiB — 59 ms — h3https://mena-gmtdmp.mookie1.com/t/v2/learn?tagid=V2_605775&src.rand=[timestamp]mena-gmtdmp.mookie1.com/t/v2/learn?... https://mena-gmtdmp.mookie1.com/t/v2/learn?tagid=V2_605775&src.rand=[timestamp] — 200 — 185 B — 158 ms — h2https://www.arabnews.com/sites/all/themes/narabnews/assets/img/logo-with-banners.png?22www.arabnews.com/sites/all/themes/n... https://www.arabnews.com/sites/all/themes/narabnews/assets/img/logo-with-banners.png?22 — 200 — 27.2 KiB — 58 ms — h3https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;700;900&display=swapfonts.googleapis.com/css2?family=Pl... https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;700;900&display=swap — 200 — 1.0 KiB — 42 ms — h2https://www.arabnews.com/sites/all/themes/narabnews/assets/img/45-logo-mobile-new.png?21sssa12www.arabnews.com/sites/all/themes/n... https://www.arabnews.com/sites/all/themes/narabnews/assets/img/45-logo-mobile-new.png?21sssa12 — 200 — 7.9 KiB — 10 ms — h3https://www.arabnews.com/sites/default/files/styles/n_1080_637/public/main-image/2026/04/21/4704973-1111827352.png?itok=aP0gDh56www.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/styles/n_1080_637/public/main-image/2026/04/21/4704973-1111827352.png?itok=aP0gDh56 — 200 — 321.7 KiB — 33 ms — h3https://www.arabnews.com/sites/default/files/styles/scale_340/public/newspaper/2026/Apr/22/ann_p01_22042026_ed1_000001.jpg?itok=7JESL0oOwww.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/styles/scale_340/public/newspaper/2026/Apr/22/ann_p01_22042026_ed1_000001.jpg?itok=7JESL0oO — 200 — 38.0 KiB — 50 ms — h3https://www.arabnews.com/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.jswww.arabnews.com/cdn-cgi/scripts/5c... https://www.arabnews.com/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js — 200 — 758 B — 49 ms — h3https://www.arabnews.com/sites/all/themes/narabnews/assets/js/app.js?aaa12242a122123aq1wwww.arabnews.com/sites/all/themes/n... https://www.arabnews.com/sites/all/themes/narabnews/assets/js/app.js?aaa12242a122123aq1w — 200 — 135.2 KiB — 180 ms — h3https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 34.0 KiB — 161 ms — h3https://cdn.onesignal.com/sdks/OneSignalSDK.jscdn.onesignal.com/sdks/OneSignalSDK... https://cdn.onesignal.com/sdks/OneSignalSDK.js — 200 — 3.6 KiB — 87 ms — h3
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 1.4 s LCP 2.1 shttps://arabnews.com// https://arabnews.com/ — 301 — 175 B — 15 ms — h3https://www.arabnews.com/www.arabnews.com/ https://www.arabnews.com/ — 200 — 25.0 KiB — 27 ms — h3https://www.arabnews.com/cdn-cgi/speculationwww.arabnews.com/cdn-cgi/speculatio... https://www.arabnews.com/cdn-cgi/speculation — 200 — 287 B — 14 ms — h3https://www.arabnews.com/sites/default/files/css/css_44wQtsOzd4Nm8OWCOWYfYULMPcXNyar0loAHPapmbhA.csswww.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/css/css_44wQtsOzd4Nm8OWCOWYfYULMPcXNyar0loAHPapmbhA.css — 200 — 57.5 KiB — 37 ms — h3https://www.arabnews.com/sites/all/modules/jquery_update/replace/jquery/1.7/jquery.min.js?v=1.7.2www.arabnews.com/sites/all/modules/... https://www.arabnews.com/sites/all/modules/jquery_update/replace/jquery/1.7/jquery.min.js?v=1.7.2 — 200 — 34.0 KiB — 59 ms — h3https://www.arabnews.com/misc/jquery-extend-3.4.0.js?v=1.7.2www.arabnews.com/misc/jquery-extend... https://www.arabnews.com/misc/jquery-extend-3.4.0.js?v=1.7.2 — 200 — 1.5 KiB — 33 ms — h3https://www.arabnews.com/misc/jquery-html-prefilter-3.5.0-backport.js?v=1.7.2www.arabnews.com/misc/jquery-html-p... https://www.arabnews.com/misc/jquery-html-prefilter-3.5.0-backport.js?v=1.7.2 — 200 — 4.7 KiB — 36 ms — h3https://www.arabnews.com/misc/jquery.once.js?v=1.2www.arabnews.com/misc/jquery.once.j... https://www.arabnews.com/misc/jquery.once.js?v=1.2 — 200 — 1.3 KiB — 22 ms — h3https://www.arabnews.com/misc/drupal.js?tdj6zuwww.arabnews.com/misc/drupal.js?tdj... https://www.arabnews.com/misc/drupal.js?tdj6zu — 200 — 7.2 KiB — 39 ms — h3https://www.arabnews.com/sites/all/modules/ajax_links_api/ajax_links_api.js?tdj6zuwww.arabnews.com/sites/all/modules/... https://www.arabnews.com/sites/all/modules/ajax_links_api/ajax_links_api.js?tdj6zu — 200 — 1.6 KiB — 36 ms — h3https://www.arabnews.com/sites/all/modules/fb_instant_articles/modules/fb_instant_articles_display/js/admin.js?tdj6zuwww.arabnews.com/sites/all/modules/... https://www.arabnews.com/sites/all/modules/fb_instant_articles/modules/fb_instant_articles_display/js/admin.js?tdj6zu — 200 — 1.1 KiB — 58 ms — h3https://www.arabnews.com/sites/all/modules/gd_infinite_scroll/js/gd_infinite_scroll.js?tdj6zuwww.arabnews.com/sites/all/modules/... https://www.arabnews.com/sites/all/modules/gd_infinite_scroll/js/gd_infinite_scroll.js?tdj6zu — 200 — 2.5 KiB — 58 ms — h3https://www.arabnews.com/sites/all/modules/hide_submit/js/hide_submit.js?tdj6zuwww.arabnews.com/sites/all/modules/... https://www.arabnews.com/sites/all/modules/hide_submit/js/hide_submit.js?tdj6zu — 200 — 1.8 KiB — 58 ms — h3https://www.arabnews.com/sites/all/themes/narabnews/assets/js/Pageviews-2.0.js?tdj6zuwww.arabnews.com/sites/all/themes/n... https://www.arabnews.com/sites/all/themes/narabnews/assets/js/Pageviews-2.0.js?tdj6zu — 200 — 1.2 KiB — 58 ms — h3https://www.arabnews.com/sites/all/themes/narabnews/assets/js/mostread.gn.js?tdj6zuwww.arabnews.com/sites/all/themes/n... https://www.arabnews.com/sites/all/themes/narabnews/assets/js/mostread.gn.js?tdj6zu — 200 — 1.5 KiB — 58 ms — h3https://www.arabnews.com/sites/all/themes/narabnews/assets/js/global.gn.js?tdj6zuwww.arabnews.com/sites/all/themes/n... https://www.arabnews.com/sites/all/themes/narabnews/assets/js/global.gn.js?tdj6zu — 200 — 1.5 KiB — 38 ms — h3https://www.arabnews.com/srpc.js?ssssawww.arabnews.com/srpc.js?ssssa https://www.arabnews.com/srpc.js?ssssa — 200 — 700 B — 37 ms — h3https://www.arabnews.com/sites/all/themes/narabnews/assets/css/common-update.css?v=11www.arabnews.com/sites/all/themes/n... https://www.arabnews.com/sites/all/themes/narabnews/assets/css/common-update.css?v=11 — 200 — 5.1 KiB — 37 ms — h3https://www.arabnews.com/sites/all/themes/narabnews/assets/js/appTranslationSettings.js?=16www.arabnews.com/sites/all/themes/n... https://www.arabnews.com/sites/all/themes/narabnews/assets/js/appTranslationSettings.js?=16 — 200 — 4.2 KiB — 56 ms — h3https://www.arabnews.com/sites/all/themes/narabnews/assets/js/appUserRegistration.js?v=20www.arabnews.com/sites/all/themes/n... https://www.arabnews.com/sites/all/themes/narabnews/assets/js/appUserRegistration.js?v=20 — 200 — 21.6 KiB — 59 ms — h3https://mena-gmtdmp.mookie1.com/t/v2/learn?tagid=V2_605775&src.rand=[timestamp]mena-gmtdmp.mookie1.com/t/v2/learn?... https://mena-gmtdmp.mookie1.com/t/v2/learn?tagid=V2_605775&src.rand=[timestamp] — 200 — 185 B — 158 ms — h2https://www.arabnews.com/sites/all/themes/narabnews/assets/img/logo-with-banners.png?22www.arabnews.com/sites/all/themes/n... https://www.arabnews.com/sites/all/themes/narabnews/assets/img/logo-with-banners.png?22 — 200 — 27.2 KiB — 58 ms — h3https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;700;900&display=swapfonts.googleapis.com/css2?family=Pl... https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;700;900&display=swap — 200 — 1.0 KiB — 42 ms — h2https://www.arabnews.com/sites/all/themes/narabnews/assets/img/45-logo-mobile-new.png?21sssa12www.arabnews.com/sites/all/themes/n... https://www.arabnews.com/sites/all/themes/narabnews/assets/img/45-logo-mobile-new.png?21sssa12 — 200 — 7.9 KiB — 10 ms — h3https://www.arabnews.com/sites/default/files/styles/n_1080_637/public/main-image/2026/04/21/4704973-1111827352.png?itok=aP0gDh56www.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/styles/n_1080_637/public/main-image/2026/04/21/4704973-1111827352.png?itok=aP0gDh56 — 200 — 321.7 KiB — 33 ms — h3https://www.arabnews.com/sites/default/files/styles/scale_340/public/newspaper/2026/Apr/22/ann_p01_22042026_ed1_000001.jpg?itok=7JESL0oOwww.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/styles/scale_340/public/newspaper/2026/Apr/22/ann_p01_22042026_ed1_000001.jpg?itok=7JESL0oO — 200 — 38.0 KiB — 50 ms — h3https://www.arabnews.com/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.jswww.arabnews.com/cdn-cgi/scripts/5c... https://www.arabnews.com/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js — 200 — 758 B — 49 ms — h3https://www.arabnews.com/sites/all/themes/narabnews/assets/js/app.js?aaa12242a122123aq1wwww.arabnews.com/sites/all/themes/n... https://www.arabnews.com/sites/all/themes/narabnews/assets/js/app.js?aaa12242a122123aq1w — 200 — 135.2 KiB — 180 ms — h3https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 34.0 KiB — 161 ms — h3https://cdn.onesignal.com/sdks/OneSignalSDK.jscdn.onesignal.com/sdks/OneSignalSDK... https://cdn.onesignal.com/sdks/OneSignalSDK.js — 200 — 3.6 KiB — 87 ms — h3https://htagpa.tech/c/arabnews.com.jshtagpa.tech/c/arabnews.com.js https://htagpa.tech/c/arabnews.com.js — 200 — 3.5 KiB — 102 ms — h3https://functions.adnami.io/api/macro/adsm.macro.arabnews.com.jsfunctions.adnami.io/api/macro/adsm.... https://functions.adnami.io/api/macro/adsm.macro.arabnews.com.js — 200 — 7.2 KiB — 168 ms — h2https://static.chartbeat.com/js/chartbeat_mab.jsstatic.chartbeat.com/js/chartbeat_m... https://static.chartbeat.com/js/chartbeat_mab.js — 200 — 10.1 KiB — 125 ms — h2https://www.arabnews.com/sites/default/files/styles/n_65_85/public/authors/1528061-shari1.png?itok=R4W9bQ3gwww.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/styles/n_65_85/public/authors/1528061-shari1.png?itok=R4W9bQ3g — 200 — 4.5 KiB — 62 ms — h3https://www.arabnews.com/sites/default/files/styles/n_65_85/public/authors/2537256-yossimekelberg1.png?itok=n1N9eXlwwww.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/styles/n_65_85/public/authors/2537256-yossimekelberg1.png?itok=n1N9eXlw — 200 — 3.5 KiB — 222 ms — h3https://www.arabnews.com/sites/default/files/styles/n_65_85/public/authors/1527826-man.png?itok=3MWDGMEfwww.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/styles/n_65_85/public/authors/1527826-man.png?itok=3MWDGMEf — 200 — 3.5 KiB — 62 ms — h3https://www.arabnews.com/sites/default/files/styles/n_65_85/public/authors/4591624-sinemcengiznewest.png?itok=GXnjwMm-www.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/styles/n_65_85/public/authors/4591624-sinemcengiznewest.png?itok=GXnjwMm- — 200 — 3.3 KiB — 90 ms — h3https://www.arabnews.com/sites/default/files/styles/n_65_85/public/authors/1822281-02.png?itok=6dS9MiChwww.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/styles/n_65_85/public/authors/1822281-02.png?itok=6dS9MiCh — 200 — 3.8 KiB — 83 ms — h3https://www.arabnews.com/sites/default/files/pictures/April/2369956/2026/1an_wariniran_digassets5.jpgwww.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/pictures/April/2369956/2026/1an_wariniran_digassets5.jpg — 200 — 14.1 KiB — 182 ms — h3https://www.arabnews.com/sites/default/files/pictures/January/2369956/2026/1000130186.jpgwww.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/pictures/January/2369956/2026/1000130186.jpg — 200 — 14.9 KiB — 182 ms — h3https://www.arabnews.com/sites/default/files/pictures/February/1/2026/mpu_an_sudan_war_digitalassets.jpgwww.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/pictures/February/1/2026/mpu_an_sudan_war_digitalassets.jpg — 200 — 160.4 KiB — 209 ms — h3https://www.arabnews.com/sites/all/themes/narabnews/assets/img/ads/job4.jpgwww.arabnews.com/sites/all/themes/n... https://www.arabnews.com/sites/all/themes/narabnews/assets/img/ads/job4.jpg — 200 — 47.9 KiB — 198 ms — h3https://www.arabnews.com/sites/default/files/styles/n_360_212/public/main-image/2026/04/22/4705116-1882014052.jpg?itok=LWJSSbqNwww.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/styles/n_360_212/public/main-image/2026/04/22/4705116-1882014052.jpg?itok=LWJSSbqN — 200 — 15.4 KiB — 193 ms — h3https://www.arabnews.com/sites/default/files/styles/n_360_212/public/main-image/2026/04/21/4705104-2124560614.jpg?itok=mMRpgsnYwww.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/styles/n_360_212/public/main-image/2026/04/21/4705104-2124560614.jpg?itok=mMRpgsnY — 200 — 15.7 KiB — 186 ms — h3https://www.arabnews.com/sites/default/files/styles/n_360_212/public/main-image/2026/04/21/4705075-525928632.jpeg?itok=W1vjy7Vqwww.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/styles/n_360_212/public/main-image/2026/04/21/4705075-525928632.jpeg?itok=W1vjy7Vq — 200 — 15.9 KiB — 188 ms — h3https://www.arabnews.com/sites/default/files/styles/n_360_212/public/main-image/2026/04/21/4705068-512519835.jpg?itok=Ol_mJN_xwww.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/styles/n_360_212/public/main-image/2026/04/21/4705068-512519835.jpg?itok=Ol_mJN_x — 200 — 16.2 KiB — 191 ms — h3https://www.arabnews.com/sites/default/files/styles/n_670_395/public/main-image/2026/04/21/4704845-51638829.jpg?itok=Bg13WnELwww.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/styles/n_670_395/public/main-image/2026/04/21/4704845-51638829.jpg?itok=Bg13WnEL — 200 — 30.0 KiB — 198 ms — h3https://www.arabnews.com/sites/default/files/styles/n_360_212/public/main-image/2026/04/20/4704553-249229284.jpg?itok=xl6Ng9q-www.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/styles/n_360_212/public/main-image/2026/04/20/4704553-249229284.jpg?itok=xl6Ng9q- — 200 — 7.7 KiB — 152 ms — h3https://www.arabnews.com/sites/default/files/styles/n_360_212/public/main-image/2026/04/19/4704287-764596511.jpg?itok=aIJ66S7Awww.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/styles/n_360_212/public/main-image/2026/04/19/4704287-764596511.jpg?itok=aIJ66S7A — 200 — 8.6 KiB — 172 ms — h3https://www.arabnews.com/sites/default/files/styles/n_670_395/public/main-image/2026/04/21/4704861-1795277333.jpg?itok=H4U-jdiVwww.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/styles/n_670_395/public/main-image/2026/04/21/4704861-1795277333.jpg?itok=H4U-jdiV — 200 — 34.2 KiB — 199 ms — h3https://www.arabnews.com/sites/default/files/styles/n_360_212/public/main-image/2026/04/21/4704820-88761768.jpg?itok=qFy4dcGAwww.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/styles/n_360_212/public/main-image/2026/04/21/4704820-88761768.jpg?itok=qFy4dcGA — 200 — 9.4 KiB — 170 ms — h3https://www.arabnews.com/sites/default/files/styles/n_360_212/public/main-image/2026/04/21/4704822-1325577446.jpeg?itok=uwKjVQPrwww.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/styles/n_360_212/public/main-image/2026/04/21/4704822-1325577446.jpeg?itok=uwKjVQPr — 200 — 22.6 KiB — 193 ms — h3https://www.arabnews.com/sites/default/files/styles/n_100_59/public/main-image/2026/04/21/4704780-208677149.jpeg?itok=JTBSI-T-www.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/styles/n_100_59/public/main-image/2026/04/21/4704780-208677149.jpeg?itok=JTBSI-T- — 200 — 8.9 KiB — 186 ms — h3https://www.arabnews.com/sites/default/files/styles/n_100_59/public/main-image/2026/04/19/4704391-1550364968.jpg?itok=5ZGf40UWwww.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/styles/n_100_59/public/main-image/2026/04/19/4704391-1550364968.jpg?itok=5ZGf40UW — 200 — 4.0 KiB — 211 ms — h3https://www.arabnews.com/sites/default/files/styles/n_100_59/public/main-image/2026/04/18/4704076-1173197766.jpg?itok=lYuAhnXywww.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/styles/n_100_59/public/main-image/2026/04/18/4704076-1173197766.jpg?itok=lYuAhnXy — 200 — 3.9 KiB — 211 ms — h3https://www.arabnews.com/sites/default/files/styles/n_670_395/public/gallery/main-image/2026/04/20/4704437-1673898101.jpg?itok=PJ1UAD8cwww.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/styles/n_670_395/public/gallery/main-image/2026/04/20/4704437-1673898101.jpg?itok=PJ1UAD8c — 200 — 52.7 KiB — 197 ms — h3https://www.arabnews.com/sites/default/files/styles/n_360_212/public/gallery/main-image/2026/03/21/4695488-450665555.jpg?itok=dFpzkzXdwww.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/styles/n_360_212/public/gallery/main-image/2026/03/21/4695488-450665555.jpg?itok=dFpzkzXd — 200 — 22.3 KiB — 199 ms — h3https://www.arabnews.com/sites/default/files/styles/n_360_212/public/gallery/main-image/2026/03/10/4692336-2026092162.jpg?itok=p3syTLclwww.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/styles/n_360_212/public/gallery/main-image/2026/03/10/4692336-2026092162.jpg?itok=p3syTLcl — 200 — 22.9 KiB — 191 ms — h3https://www.arabnews.com/sites/default/files/styles/n_670_395/public/main-image/2026/04/21/4705017-1308745874.png?itok=9sAriOjiwww.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/styles/n_670_395/public/main-image/2026/04/21/4705017-1308745874.png?itok=9sAriOji — 200 — 330.6 KiB — 218 ms — h3https://www.arabnews.com/sites/default/files/styles/n_360_212/public/main-image/2026/04/21/4704997-1814624107.jpg?itok=-if9_ZvYwww.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/styles/n_360_212/public/main-image/2026/04/21/4704997-1814624107.jpg?itok=-if9_ZvY — 200 — 16.5 KiB — 186 ms — h3https://www.arabnews.com/sites/default/files/styles/n_360_212/public/main-image/2026/04/21/4704871-54531384.jpg?itok=Ki0IIlKqwww.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/styles/n_360_212/public/main-image/2026/04/21/4704871-54531384.jpg?itok=Ki0IIlKq — 200 — 20.8 KiB — 190 ms — h3https://www.arabnews.com/sites/all/themes/narabnews/assets/img/45-logo-mobile-new.png?21ssa12sswww.arabnews.com/sites/all/themes/n... https://www.arabnews.com/sites/all/themes/narabnews/assets/img/45-logo-mobile-new.png?21ssa12ss — 200 — 7.9 KiB — 209 ms — h3https://static.addtoany.com/menu/page.jsstatic.addtoany.com/menu/page.js https://static.addtoany.com/menu/page.js — 200 — 2.2 KiB — 71 ms — h3https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 10.7 KiB — 103 ms — h2https://pub.doubleverify.com/dvtag/36979782/DV1687754/pub.jspub.doubleverify.com/dvtag/36979782... https://pub.doubleverify.com/dvtag/36979782/DV1687754/pub.js — 200 — 30.6 KiB — 93 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-K2V74X2www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-K2V74X2 — 200 — 166.7 KiB — 201 ms — h2https://www.arabnews.com/views/ajax?view_name=ticker&view_display_id=block_2www.arabnews.com/views/ajax?view_na... https://www.arabnews.com/views/ajax?view_name=ticker&view_display_id=block_2 — 200 — 929 B — 164 ms — h3https://www.arabnews.com/sites/default/files/mostshared/today.json?v=1776814052555www.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/mostshared/today.json?v=1776814052555 — 200 — 288 B — 173 ms — h3https://www.arabnews.com/sites/default/files/mostshared/week.json?v=1776814052557www.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/mostshared/week.json?v=1776814052557 — 200 — 286 B — 213 ms — h3https://www.arabnews.com/sites/default/files/mostshared/month.json?v=1776814052558www.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/mostshared/month.json?v=1776814052558 — 200 — 2.8 KiB — 172 ms — h3https://static.chartbeat.com/js/chartbeat.jsstatic.chartbeat.com/js/chartbeat.j... https://static.chartbeat.com/js/chartbeat.js — 200 — 16.1 KiB — 78 ms — h2https://www.arabnews.com/sites/all/themes/narabnews/assets/fonts/icomoon.woff2?s2rrrrbrldcwww.arabnews.com/sites/all/themes/n... https://www.arabnews.com/sites/all/themes/narabnews/assets/fonts/icomoon.woff2?s2rrrrbrldc — 200 — 6.3 KiB — 73 ms — h3https://www.arabnews.com/sites/all/themes/narabnews/assets/fonts/Isento-Medium2.woff2www.arabnews.com/sites/all/themes/n... https://www.arabnews.com/sites/all/themes/narabnews/assets/fonts/Isento-Medium2.woff2 — 200 — 23.2 KiB — 74 ms — h3https://fonts.gstatic.com/s/playfairdisplay/v40/nuFiD-vYSZviVYUb_rj3ij__anPXDTzYgEM86xQ.woff2fonts.gstatic.com/s/playfairdisplay... https://fonts.gstatic.com/s/playfairdisplay/v40/nuFiD-vYSZviVYUb_rj3ij__anPXDTzYgEM86xQ.woff2 — 200 — 37.6 KiB — 45 ms — h3https://www.arabnews.com/sites/all/themes/narabnews/assets/fonts/Isento-Bold2.woff2www.arabnews.com/sites/all/themes/n... https://www.arabnews.com/sites/all/themes/narabnews/assets/fonts/Isento-Bold2.woff2 — 200 — 23.0 KiB — 75 ms — h3https://www.podbean.com/player-v2/?i=3zkud-b29810-pbblog-playlist&share=1&download=1&rtl=0&fonts=Arial&skin=3ab278&font-color=auto&logo_link=episode_page&order=episodic&limit=20&filter=tags&tag=18896309&ss=6f9c6d98b6b721f4180ad9a86181eeb2&btn-skin=3ab278&size=260www.podbean.com/player-v2/?i=3zkud-... https://www.podbean.com/player-v2/?i=3zkud-b29810-pbblog-playlist&share=1&download=1&rtl=0&fonts=Arial&skin=3ab278&font-color=auto&logo_link=episode_page&order=episodic&limit=20&filter=tags&tag=18896309&ss=6f9c6d98b6b721f4180ad9a86181eeb2&btn-skin=3ab278&size=260 — 200 — 6.8 KiB — 79 ms — h2https://www.podbean.com/player-v2/css/app.787f69ec.csswww.podbean.com/player-v2/css/app.7... https://www.podbean.com/player-v2/css/app.787f69ec.css — 200 — 7.6 KiB — 17 ms — h2https://www.podbean.com/player-v2/css/chunk-vendors.d4d98811.csswww.podbean.com/player-v2/css/chunk... https://www.podbean.com/player-v2/css/chunk-vendors.d4d98811.css — 200 — 17.4 KiB — 12 ms — h2https://www.podbean.com/player-v2/js/app.3ab07ecc.jswww.podbean.com/player-v2/js/app.3a... https://www.podbean.com/player-v2/js/app.3ab07ecc.js — 200 — 31.2 KiB — 18 ms — h2https://www.podbean.com/player-v2/js/chunk-vendors.aa55f4ab.jswww.podbean.com/player-v2/js/chunk-... https://www.podbean.com/player-v2/js/chunk-vendors.aa55f4ab.js — 200 — 295.6 KiB — 30 ms — h2https://pv.srpcdigital.com/pageview/2640731,2640727,2640739,2640730,2640744,2640773,2640758,2640757,2640781,2640778,2640777,2640789,2640776,2640770,2640746,2640737,2640734,2640600,2640236,2640153,2640600,2640236,2640153,2640787,2640781,2640772,2640771,2640684,2640576,2640480pv.srpcdigital.com/pageview/2640731... https://pv.srpcdigital.com/pageview/2640731,2640727,2640739,2640730,2640744,2640773,2640758,2640757,2640781,2640778,2640777,2640789,2640776,2640770,2640746,2640737,2640734,2640600,2640236,2640153,2640600,2640236,2640153,2640787,2640781,2640772,2640771,2640684,2640576,2640480 — 200 — 0 B — 46 ms — h2https://pv.srpcdigital.com/pageview/2640674,2640673,2640790,2640780,2640774,2640654,2640519,2640405,2640534,2637098,2635872,2640749,2640742,2640695pv.srpcdigital.com/pageview/2640674... https://pv.srpcdigital.com/pageview/2640674,2640673,2640790,2640780,2640774,2640654,2640519,2640405,2640534,2637098,2635872,2640749,2640742,2640695 — 200 — 0 B — 46 ms — h2https://pv.srpcdigital.com/pageview/2640731,2640727,2640739,2640730,2640744,2640773,2640758,2640757,2640781,2640778,2640777,2640789,2640776,2640770,2640746,2640737,2640734,2640600,2640236,2640153,2640600,2640236,2640153,2640787,2640781,2640772,2640771,2640684,2640576,2640480pv.srpcdigital.com/pageview/2640731... https://pv.srpcdigital.com/pageview/2640731,2640727,2640739,2640730,2640744,2640773,2640758,2640757,2640781,2640778,2640777,2640789,2640776,2640770,2640746,2640737,2640734,2640600,2640236,2640153,2640600,2640236,2640153,2640787,2640781,2640772,2640771,2640684,2640576,2640480 — 200 — 532 B — 70 ms — h2https://pv.srpcdigital.com/pageview/2640674,2640673,2640790,2640780,2640774,2640654,2640519,2640405,2640534,2637098,2635872,2640749,2640742,2640695pv.srpcdigital.com/pageview/2640674... https://pv.srpcdigital.com/pageview/2640674,2640673,2640790,2640780,2640774,2640654,2640519,2640405,2640534,2637098,2635872,2640749,2640742,2640695 — 200 — 814 B — 44 ms — h2https://www.arabnews.com/sites/default/files/styles/n_670_395/public/main-image/2026/04/21/4705020-556473103.png?itok=a2PSSyG4www.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/styles/n_670_395/public/main-image/2026/04/21/4705020-556473103.png?itok=a2PSSyG4 — 200 — 231.6 KiB — 150 ms — h3https://www.arabnews.com/sites/default/files/styles/n_670_395/public/main-image/2026/04/21/4704988-1708933116.png?itok=xWWMIXOPwww.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/styles/n_670_395/public/main-image/2026/04/21/4704988-1708933116.png?itok=xWWMIXOP — 200 — 270.0 KiB — 163 ms — h3https://www.arabnews.com/sites/default/files/styles/n_360_212/public/main-image/2026/04/21/4705047-32009743.jpeg?itok=OAcJH47Ywww.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/styles/n_360_212/public/main-image/2026/04/21/4705047-32009743.jpeg?itok=OAcJH47Y — 200 — 19.9 KiB — 103 ms — h3https://www.arabnews.com/sites/default/files/styles/n_360_212/public/main-image/2026/04/21/4705003-327281073.jpg?itok=C-OjorE4www.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/styles/n_360_212/public/main-image/2026/04/21/4705003-327281073.jpg?itok=C-OjorE4 — 200 — 14.2 KiB — 92 ms — h3https://www.arabnews.com/sites/default/files/styles/n_670_395/public/main-image/2026/04/21/4705086-2058212094.jpg?itok=3bI5LiH6www.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/styles/n_670_395/public/main-image/2026/04/21/4705086-2058212094.jpg?itok=3bI5LiH6 — 200 — 24.3 KiB — 105 ms — h3https://www.arabnews.com/sites/default/files/styles/n_360_212/public/main-image/2026/04/21/4705039-1956426874.jpeg?itok=ahL5C5LVwww.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/styles/n_360_212/public/main-image/2026/04/21/4705039-1956426874.jpeg?itok=ahL5C5LV — 200 — 20.7 KiB — 91 ms — h3https://www.arabnews.com/sites/default/files/styles/n_360_212/public/main-image/2026/04/21/4705038-1653296784.jpeg?itok=YMkaVHiOwww.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/styles/n_360_212/public/main-image/2026/04/21/4705038-1653296784.jpeg?itok=YMkaVHiO — 200 — 12.2 KiB — 101 ms — h3https://www.arabnews.com/sites/default/files/styles/n_670_395/public/main-image/2026/04/21/4705104-2124560614.jpg?itok=U_P-UN14www.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/styles/n_670_395/public/main-image/2026/04/21/4705104-2124560614.jpg?itok=U_P-UN14 — 200 — 41.3 KiB — 113 ms — h3https://www.arabnews.com/sites/default/files/styles/n_360_212/public/main-image/2026/04/21/4705098-530572182.jpg?itok=eDwhPgnpwww.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/styles/n_360_212/public/main-image/2026/04/21/4705098-530572182.jpg?itok=eDwhPgnp — 200 — 23.4 KiB — 111 ms — h3https://www.arabnews.com/sites/default/files/styles/n_360_212/public/main-image/2026/04/21/4705096-1884981634.jpeg?itok=R-1UDmmdwww.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/styles/n_360_212/public/main-image/2026/04/21/4705096-1884981634.jpeg?itok=R-1UDmmd — 200 — 21.4 KiB — 106 ms — h3https://www.arabnews.com/sites/default/files/styles/n_670_395/public/main-image/2026/04/22/4705126-1146495905.jpg?itok=AtGN5HfHwww.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/styles/n_670_395/public/main-image/2026/04/22/4705126-1146495905.jpg?itok=AtGN5HfH — 200 — 62.5 KiB — 115 ms — h3https://www.arabnews.com/sites/default/files/styles/n_360_212/public/main-image/2026/04/21/4705094-538864664.jpg?itok=mM4xe4tswww.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/styles/n_360_212/public/main-image/2026/04/21/4705094-538864664.jpg?itok=mM4xe4ts — 200 — 7.7 KiB — 97 ms — h3https://www.arabnews.com/sites/default/files/styles/n_360_212/public/main-image/2026/04/21/4705073-172610828.jpg?itok=pLxRpiqOwww.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/styles/n_360_212/public/main-image/2026/04/21/4705073-172610828.jpg?itok=pLxRpiqO — 200 — 13.2 KiB — 103 ms — h3https://www.arabnews.com/sites/default/files/styles/n_670_395/public/main-image/2026/04/21/4705008-1445035320.png?itok=84Ij6HF5www.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/styles/n_670_395/public/main-image/2026/04/21/4705008-1445035320.png?itok=84Ij6HF5 — 200 — 225.5 KiB — 157 ms — h3https://www.arabnews.com/sites/default/files/styles/n_360_212/public/main-image/2026/04/21/4704985-1395174209.jpg?itok=d-cTBnmEwww.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/styles/n_360_212/public/main-image/2026/04/21/4704985-1395174209.jpg?itok=d-cTBnmE — 200 — 29.3 KiB — 110 ms — h3https://www.arabnews.com/sites/default/files/styles/n_360_212/public/main-image/2026/04/21/4704979-1481825001.jpg?itok=nW4NSzoEwww.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/styles/n_360_212/public/main-image/2026/04/21/4704979-1481825001.jpg?itok=nW4NSzoE — 200 — 14.0 KiB — 102 ms — h3https://www.arabnews.com/sites/default/files/styles/n_670_395/public/main-image/2026/04/20/4704624-290102277.jpeg?itok=-Ym414rdwww.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/styles/n_670_395/public/main-image/2026/04/20/4704624-290102277.jpeg?itok=-Ym414rd — 200 — 19.4 KiB — 106 ms — h3https://www.arabnews.com/sites/default/files/styles/n_360_212/public/main-image/2026/04/17/4703618-1325798854.jpg?itok=93rPKuwswww.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/styles/n_360_212/public/main-image/2026/04/17/4703618-1325798854.jpg?itok=93rPKuws — 200 — 16.8 KiB — 101 ms — h3https://www.arabnews.com/sites/default/files/styles/n_360_212/public/main-image/2026/04/16/4703400-947381649.jpg?itok=jr-SR2CGwww.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/styles/n_360_212/public/main-image/2026/04/16/4703400-947381649.jpg?itok=jr-SR2CG — 200 — 3.1 KiB — 100 ms — h3https://www.arabnews.com/sites/default/files/styles/n_670_395/public/main-image/2026/04/22/4705127-2135861294.jpg?itok=KVftv-pgwww.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/styles/n_670_395/public/main-image/2026/04/22/4705127-2135861294.jpg?itok=KVftv-pg — 200 — 44.0 KiB — 109 ms — h3https://www.arabnews.com/sites/default/files/styles/n_360_212/public/main-image/2026/04/21/4705121-640035347.jpg?itok=cGo9TI2gwww.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/styles/n_360_212/public/main-image/2026/04/21/4705121-640035347.jpg?itok=cGo9TI2g — 200 — 17.0 KiB — 99 ms — h3https://www.arabnews.com/sites/default/files/styles/n_360_212/public/main-image/2026/04/21/4705092-969599605.jpg?itok=oWgRGveawww.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/styles/n_360_212/public/main-image/2026/04/21/4705092-969599605.jpg?itok=oWgRGvea — 200 — 9.0 KiB — 99 ms — h3https://www.arabnews.com/sites/default/files/styles/n_670_395/public/main-image/2019/11/23/1857991-383719292.jpg?itok=c4Ud3Y8Kwww.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/styles/n_670_395/public/main-image/2019/11/23/1857991-383719292.jpg?itok=c4Ud3Y8K — 200 — 60.9 KiB — 105 ms — h3https://www.arabnews.com/sites/default/files/styles/n_670_395/public/main-image/2019/11/11/1839881-15476445.jpg?itok=3QvRijHAwww.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/styles/n_670_395/public/main-image/2019/11/11/1839881-15476445.jpg?itok=3QvRijHA — 200 — 113.5 KiB — 111 ms — h3https://www.arabnews.com/sites/default/files/styles/n_670_395/public/main-image/2019/11/17/1848751-1433237519.jpg?itok=3VtJWqxgwww.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/styles/n_670_395/public/main-image/2019/11/17/1848751-1433237519.jpg?itok=3VtJWqxg — 200 — 121.1 KiB — 103 ms — h3https://www.arabnews.com/sites/default/files/styles/n_670_395/public/main-image/2019/11/12/1840621-739776893.jpg?itok=W6dXtstVwww.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/styles/n_670_395/public/main-image/2019/11/12/1840621-739776893.jpg?itok=W6dXtstV — 200 — 61.9 KiB — 96 ms — h3https://www.arabnews.com/sites/default/files/styles/n_670_395/public/2019/11/13/1842241-1573599791-1347.png?itok=uK7_sD_twww.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/styles/n_670_395/public/2019/11/13/1842241-1573599791-1347.png?itok=uK7_sD_t — 200 — 86.5 KiB — 109 ms — h3https://www.arabnews.com/sites/default/files/styles/n_670_395/public/main-image/2019/11/10/1837531-1516573989.png?itok=cijCX8--www.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/styles/n_670_395/public/main-image/2019/11/10/1837531-1516573989.png?itok=cijCX8-- — 200 — 206.1 KiB — 114 ms — h3https://pbcdn1.podbean.com/fs1/site/css/iconfont2/iconfont.css?v=2pbcdn1.podbean.com/fs1/site/css/ico... https://pbcdn1.podbean.com/fs1/site/css/iconfont2/iconfont.css?v=2 — 200 — 6.1 KiB — 29 ms — h2https://pv.srpcdigital.com/list/daily/6pv.srpcdigital.com/list/daily/6 https://pv.srpcdigital.com/list/daily/6 — 200 — 0 B — 42 ms — h2https://www.podbean.com/player/3zkud-b29810-pbblog-playlist?scode=&pfauth=&referrer=&order=episodic&limit=20&filter=tags&tag=18896309&ss=6f9c6d98b6b721f4180ad9a86181eeb2&touchable=false&type=playlistwww.podbean.com/player/3zkud-b29810... https://www.podbean.com/player/3zkud-b29810-pbblog-playlist?scode=&pfauth=&referrer=&order=episodic&limit=20&filter=tags&tag=18896309&ss=6f9c6d98b6b721f4180ad9a86181eeb2&touchable=false&type=playlist — 200 — 3.0 KiB — 62 ms — h2https://pv.srpcdigital.com/users/registration/arabnews/initpv.srpcdigital.com/users/registrati... https://pv.srpcdigital.com/users/registration/arabnews/init — 200 — 274 B — 55 ms — h2https://pv.srpcdigital.com/list/daily/6pv.srpcdigital.com/list/daily/6 https://pv.srpcdigital.com/list/daily/6 — 200 — 997 B — 53 ms — h2https://www.podbean.com/cdn-cgi/challenge-platform/scripts/jsd/main.jswww.podbean.com/cdn-cgi/challenge-p... https://www.podbean.com/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 164 B — 29 ms — h2https://www.podbean.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js?www.podbean.com/cdn-cgi/challenge-p... https://www.podbean.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js? — 200 — 12.7 KiB — 14 ms — h2https://www.arabnews.com/sites/default/files/styles/n_100_59/public/main-image/2026/04/21/4704780-208677149.jpeg?itok=JTBSI-T-www.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/styles/n_100_59/public/main-image/2026/04/21/4704780-208677149.jpeg?itok=JTBSI-T- — 200 — 8.9 KiB — 19 ms — h3https://www.arabnews.com/sites/default/files/styles/n_100_59/public/main-image/2026/04/19/4704391-1550364968.jpg?itok=5ZGf40UWwww.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/styles/n_100_59/public/main-image/2026/04/19/4704391-1550364968.jpg?itok=5ZGf40UW — 200 — 4.0 KiB — 11 ms — h3https://www.arabnews.com/sites/default/files/styles/n_100_59/public/main-image/2026/04/18/4704076-1173197766.jpg?itok=lYuAhnXywww.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/styles/n_100_59/public/main-image/2026/04/18/4704076-1173197766.jpg?itok=lYuAhnXy — 200 — 3.9 KiB — 15 ms — h3https://pbcdn1.podbean.com/imglogo/ep-logo/pbblog11704336/6PM_300x300.jpegpbcdn1.podbean.com/imglogo/ep-logo/... https://pbcdn1.podbean.com/imglogo/ep-logo/pbblog11704336/6PM_300x300.jpeg — 200 — 34.3 KiB — 29 ms — h2https://pbcdn1.podbean.com/fs1/site/images/admin5/apple-podcast.pngpbcdn1.podbean.com/fs1/site/images/... https://pbcdn1.podbean.com/fs1/site/images/admin5/apple-podcast.png — 200 — 45.8 KiB — 16 ms — h2https://pbcdn1.podbean.com/fs1/site/images/admin5/podbean-app.pngpbcdn1.podbean.com/fs1/site/images/... https://pbcdn1.podbean.com/fs1/site/images/admin5/podbean-app.png — 200 — 11.1 KiB — 11 ms — h2https://pbcdn1.podbean.com/fs1/site/images/admin5/spotify.pngpbcdn1.podbean.com/fs1/site/images/... https://pbcdn1.podbean.com/fs1/site/images/admin5/spotify.png — 200 — 8.3 KiB — 16 ms — h2https://pbcdn1.podbean.com/fs1/site/images/admin5/AmazonMusic.pngpbcdn1.podbean.com/fs1/site/images/... https://pbcdn1.podbean.com/fs1/site/images/admin5/AmazonMusic.png — 200 — 25.0 KiB — 23 ms — h2data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABDkAAsAAAAAG6gAAQAAAAAAAAAAAAAAAAAAAAA…data:application/font-woff;charset=... data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABDkAAsAAAAAG6gAAQAAAAAAAAAAAAAAAAAAAAA… — 200 — 4.2 KiB — 95 ms — datahttps://www.arabnews.com/sites/all/themes/narabnews/assets/js/appTranslation.js?v=13www.arabnews.com/sites/all/themes/n... https://www.arabnews.com/sites/all/themes/narabnews/assets/js/appTranslation.js?v=13 — 200 — 10.3 KiB — 16 ms — h3https://www.arabnews.com/sites/default/files/styles/n_670_395/public/main-image/2026/04/19/4704318-1375288049.png?itok=dTwuKxAkwww.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/styles/n_670_395/public/main-image/2026/04/19/4704318-1375288049.png?itok=dTwuKxAk — 200 — 181.8 KiB — 68 ms — h3https://www.arabnews.com/sites/default/files/styles/n_670_395/public/main-image/2026/04/18/4704045-431509170.png?itok=j7vr0P3_www.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/styles/n_670_395/public/main-image/2026/04/18/4704045-431509170.png?itok=j7vr0P3_ — 200 — 93.3 KiB — 69 ms — h3https://www.arabnews.com/sites/default/files/styles/n_670_395/public/main-image/2026/04/18/4704007-1563511230.jpg?itok=72TiChk1www.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/styles/n_670_395/public/main-image/2026/04/18/4704007-1563511230.jpg?itok=72TiChk1 — 200 — 39.6 KiB — 42 ms — h3https://www.arabnews.com/sites/default/files/styles/n_670_395/public/main-image/2026/04/20/4704620-1633061555.png?itok=ELeBWCtIwww.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/styles/n_670_395/public/main-image/2026/04/20/4704620-1633061555.png?itok=ELeBWCtI — 200 — 198.9 KiB — 54 ms — h3https://www.arabnews.com/sites/default/files/styles/n_670_395/public/main-image/2026/04/19/4704292-1054344150.png?itok=L8N8vazJwww.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/styles/n_670_395/public/main-image/2026/04/19/4704292-1054344150.png?itok=L8N8vazJ — 200 — 249.0 KiB — 56 ms — h3https://www.arabnews.com/sites/default/files/styles/n_670_395/public/main-image/2026/04/20/4704667-84200028.png?itok=mWYLqagpwww.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/styles/n_670_395/public/main-image/2026/04/20/4704667-84200028.png?itok=mWYLqagp — 200 — 201.1 KiB — 78 ms — h3https://www.podbean.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.4714978936070089:1776812996:j8uynlWDUR8SlXiUuV7-tPLZmgWc__KphGQZxjzECIs/9f0028f57ef5269cwww.podbean.com/cdn-cgi/challenge-p... https://www.podbean.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.4714978936070089:1776812996:j8uynlWDUR8SlXiUuV7-tPLZmgWc__KphGQZxjzECIs/9f0028f57ef5269c — 200 — 1.1 KiB — 13 ms — h2https://cdn.onesignal.com/sdks/OneSignalPageSDKES6.js?v=151607cdn.onesignal.com/sdks/OneSignalPag... https://cdn.onesignal.com/sdks/OneSignalPageSDKES6.js?v=151607 — 200 — 68.7 KiB — 41 ms — h3https://palibzh.tech/libs/projectagora.min.jspalibzh.tech/libs/projectagora.min.... https://palibzh.tech/libs/projectagora.min.js — 200 — 71.2 KiB — 33 ms — h3https://pub.doubleverify.com/dvtag/signals/ids/pub.json?ctx=36979782&cmp=DV1687754&url=https%3A%2F%2Farabnews.com&ids=1&token=XHVxJYE6e1t6xT0a14KAdXhYMSLUakMA5WrzNpDOtgmItCxDsxfYUPYiTWxQhSuy9ci7CYRZJ9Vp3aCrZ4rtlVeUaIoCcAYDm4URz%2BwvlsxV6vkq3lGRSWqvMLA6XiVCANQspcmbrVCsQ5bGh2beiN4WgPkcEPQ%3Dpub.doubleverify.com/dvtag/signals/... https://pub.doubleverify.com/dvtag/signals/ids/pub.json?ctx=36979782&cmp=DV1687754&url=https%3A%2F%2Farabnews.com&ids=1&token=XHVxJYE6e1t6xT0a14KAdXhYMSLUakMA5WrzNpDOtgmItCxDsxfYUPYiTWxQhSuy9ci7CYRZJ9Vp3aCrZ4rtlVeUaIoCcAYDm4URz%2BwvlsxV6vkq3lGRSWqvMLA6XiVCANQspcmbrVCsQ5bGh2beiN4WgPkcEPQ%3D — 200 — 393 B — 27 ms — h3https://pub.doubleverify.com/dvtag/signals/bsc/pub.json?ctx=36979782&cmp=DV1687754&url=https%3A%2F%2Farabnews.com&bsc=1&abs=1&token=XHVxJYE6e1t6xT0a14KAdXhYMSLUakMA5WrzNpDOtgmItCxDsxfYUPYiTWxQhSuy9ci7CYRZJ9Vp3aCrZ4rtlVeUaIoCcAYDm4URz%2BwvlsxV6vkq3lGRSWqvMLA6XiVCANQspcmbrVCsQ5bGh2beiN4WgPkcEPQ%3Dpub.doubleverify.com/dvtag/signals/... https://pub.doubleverify.com/dvtag/signals/bsc/pub.json?ctx=36979782&cmp=DV1687754&url=https%3A%2F%2Farabnews.com&bsc=1&abs=1&token=XHVxJYE6e1t6xT0a14KAdXhYMSLUakMA5WrzNpDOtgmItCxDsxfYUPYiTWxQhSuy9ci7CYRZJ9Vp3aCrZ4rtlVeUaIoCcAYDm4URz%2BwvlsxV6vkq3lGRSWqvMLA6XiVCANQspcmbrVCsQ5bGh2beiN4WgPkcEPQ%3D — 200 — 479 B — 28 ms — h3https://mab.chartbeat.com/mab_strategy/headline_testing/get_strategy/?host=arabnews.com&domain=arabnews.com&path=%2Fmab.chartbeat.com/mab_strategy/head... https://mab.chartbeat.com/mab_strategy/headline_testing/get_strategy/?host=arabnews.com&domain=arabnews.com&path=%2F — 200 — 507 B — 16 ms — h2https://ping.chartbeat.net/ping?h=arabnews.com&p=%2F&u=CpwBftGvc43BEtPJt&d=arabnews.com&g=67194&g0=No%20Section&g1=No%20Author&n=1&f=00001&c=0&x=0&m=0&y=14335&o=1350&w=940&j=45&R=1&W=0&I=0&E=0&e=0&r=&PA=https%3A%2F%2Fwww.arabnews.com%2F&b=1063&t=Dc0hfWCIv_avDkFtWQDbWHEVT4xQ1&V=150&i=Arab%20News%20%7C%20Worldwide%20News%2C%20Latest%20Breaking%20News%20%26%20Updates&tz=0&sn=1&sv=BMjMuuBp8HAuDSOR4dBXjnV7BGyihI&sr=external&sd=1&im=067b2fff&_ping.chartbeat.net/ping?h=arabnews.... https://ping.chartbeat.net/ping?h=arabnews.com&p=%2F&u=CpwBftGvc43BEtPJt&d=arabnews.com&g=67194&g0=No%20Section&g1=No%20Author&n=1&f=00001&c=0&x=0&m=0&y=14335&o=1350&w=940&j=45&R=1&W=0&I=0&E=0&e=0&r=&PA=https%3A%2F%2Fwww.arabnews.com%2F&b=1063&t=Dc0hfWCIv_avDkFtWQDbWHEVT4xQ1&V=150&i=Arab%20News%20%7C%20Worldwide%20News%2C%20Latest%20Breaking%20News%20%26%20Updates&tz=0&sn=1&sv=BMjMuuBp8HAuDSOR4dBXjnV7BGyihI&sr=external&sd=1&im=067b2fff&_ — 200 — 201 B — 29 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604170101/pubads_impl.js?cb=31097963securepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604170101/pubads_impl.js?cb=31097963 — 200 — 187.4 KiB — 13 ms — h3https://macro.adnami.io/macro/gen/adsm.macro.rmb.jsmacro.adnami.io/macro/gen/adsm.macr... https://macro.adnami.io/macro/gen/adsm.macro.rmb.js — 200 — 25.4 KiB — 16 ms — h2https://www.googletagmanager.com/gtag/js?id=G-89WMFBX7EL&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-89WMFBX7EL&cx=c&gtm=4e64h1 — 200 — 169.4 KiB — 52 ms — h2https://www.googletagmanager.com/gtag/js?id=G-T0BPH534VX&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-T0BPH534VX&cx=c&gtm=4e64h1 — 200 — 150.7 KiB — 54 ms — h2https://www.googletagmanager.com/gtag/js?id=G-F0V3PZM870&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-F0V3PZM870&cx=c&gtm=4e64h1 — 200 — 152.2 KiB — 83 ms — h2https://www.googletagmanager.com/gtag/js?id=G-6L2J3BDD1P&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-6L2J3BDD1P&cx=c&gtm=4e64h1 — 200 — 153.2 KiB — 76 ms — h2https://www.clarity.ms/tag/uif6ubk2sw?ref=gtmwww.clarity.ms/tag/uif6ubk2sw?ref=g... https://www.clarity.ms/tag/uif6ubk2sw?ref=gtm — 200 — 1.1 KiB — 188 ms — http/1.1https://static.addtoany.com/menu/modules/core.ydpp7jcu.jsstatic.addtoany.com/menu/modules/co... https://static.addtoany.com/menu/modules/core.ydpp7jcu.js — 200 — 26.2 KiB — 32 ms — h3https://static.addtoany.com/menu/sm.25.htmlstatic.addtoany.com/menu/sm.25.html https://static.addtoany.com/menu/sm.25.html — 200 — 990 B — 22 ms — h3https://onesignal.com/api/v1/sync/42c76e57-8ca3-4fa8-bbe4-f2040d289bfe/web?callback=__jp0onesignal.com/api/v1/sync/42c76e57-... https://onesignal.com/api/v1/sync/42c76e57-8ca3-4fa8-bbe4-f2040d289bfe/web?callback=__jp0 — 200 — 2.2 KiB — 28 ms — h3https://pub.doubleverify.com/dvtag/signals/vlp/pub.json?ctx=36979782&cmp=DV1687754&url=https%3A%2F%2Farabnews.com&vlp=1&tvp=1&slot-0-%2F5910%2Farabnews%2Fhome=1x1&slot-1-%2F5910%2Farabnews%2Fhome=728x90%2C970x90%2C970x250%2C970x90%2C320x50%2C320x100%2C300x100%2C300x50&slot-2-%2F5910%2Farabnews%2Fhome=300x250%2C336x280%2C300x600%2C160x600%2C250x250%2C200x200&slot-3-%2F5910%2Farabnews%2Fhome=728x90%2C970x250%2C970x90%2C300x250%2C250x250%2C336x280%2C320x50%2C200x200&token=XHVxJYE6e1t6xT0a14KAdXhYMSLUakMA5WrzNpDOtgmItCxDsxfYUPYiTWxQhSuy9ci7CYRZJ9Vp3aCrZ4rtlVeUaIoCcAYDm4URz%2BwvlsxV6vkq3lGRSWqvMLA6XiVCANQspcmbrVCsQ5bGh2beiN4WgPkcEPQ%3Dpub.doubleverify.com/dvtag/signals/... https://pub.doubleverify.com/dvtag/signals/vlp/pub.json?ctx=36979782&cmp=DV1687754&url=https%3A%2F%2Farabnews.com&vlp=1&tvp=1&slot-0-%2F5910%2Farabnews%2Fhome=1x1&slot-1-%2F5910%2Farabnews%2Fhome=728x90%2C970x90%2C970x250%2C970x90%2C320x50%2C320x100%2C300x100%2C300x50&slot-2-%2F5910%2Farabnews%2Fhome=300x250%2C336x280%2C300x600%2C160x600%2C250x250%2C200x200&slot-3-%2F5910%2Farabnews%2Fhome=728x90%2C970x250%2C970x90%2C300x250%2C250x250%2C336x280%2C320x50%2C200x200&token=XHVxJYE6e1t6xT0a14KAdXhYMSLUakMA5WrzNpDOtgmItCxDsxfYUPYiTWxQhSuy9ci7CYRZJ9Vp3aCrZ4rtlVeUaIoCcAYDm4URz%2BwvlsxV6vkq3lGRSWqvMLA6XiVCANQspcmbrVCsQ5bGh2beiN4WgPkcEPQ%3D — 200 — 438 B — 25 ms — h3https://fundingchoicesmessages.google.com/i/5910?ers=3fundingchoicesmessages.google.com/i... https://fundingchoicesmessages.google.com/i/5910?ers=3 — 200 — 69.9 KiB — 98 ms — h2https://vtrk.dv.tech/?ec=dvtag&ea=ad-request&ctx=36979782&cmp=DV1687754&cd111=success&cm106=0&cm107=101&cd112=modern&cd115=&cm116=0&cd102=b68ea28&cd103=&cd107=4518145b-8a42-4999-a31e-509ce1d7b35d&cd109=modern&cd200=com&cd108=&cd105=36979782&cd106=DV1687754&cd104=www.arabnews.com&cd101=ad-request&cm101=1&cid=5444501e-c873-458b-8923-cb105b889b8b&t=event&v=1&z=5444501e-c873-458b-8923-cb105b889b8b&cd160=5444501e-c873-458b-8923-cb105b889b8bvtrk.dv.tech/?ec=dvtag&ea=ad-reques... https://vtrk.dv.tech/?ec=dvtag&ea=ad-request&ctx=36979782&cmp=DV1687754&cd111=success&cm106=0&cm107=101&cd112=modern&cd115=&cm116=0&cd102=b68ea28&cd103=&cd107=4518145b-8a42-4999-a31e-509ce1d7b35d&cd109=modern&cd200=com&cd108=&cd105=36979782&cd106=DV1687754&cd104=www.arabnews.com&cd101=ad-request&cm101=1&cid=5444501e-c873-458b-8923-cb105b889b8b&t=event&v=1&z=5444501e-c873-458b-8923-cb105b889b8b&cd160=5444501e-c873-458b-8923-cb105b889b8b — 204 — 210 B — 23 ms — h3https://analytics.google.com/g/collect?v=2&tid=G-89WMFBX7EL&gtm=45je64h1v9109767087z89109681369za20gzb9109681369zd9109681369&_p=1776814052522&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAAAGA&are=1&cid=87836052.1776814054&frm=0&pscdl=noapi&rcb=6&sr=800x600&tt=www.arabnews.com&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938465~115938469~117266401~117384405&sid=1776814053&sct=1&seg=0&dl=https%3A%2F%2Fwww.arabnews.com%2F&dt=Arab%20News%20%7C%20Worldwide%20News%2C%20Latest%20Breaking%20News%20%26%20Updates&en=default_interaction&_fv=1&_nsi=1&_ss=1&tfd=1579analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-89WMFBX7EL&gtm=45je64h1v9109767087z89109681369za20gzb9109681369zd9109681369&_p=1776814052522&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAAAGA&are=1&cid=87836052.1776814054&frm=0&pscdl=noapi&rcb=6&sr=800x600&tt=www.arabnews.com&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938465~115938469~117266401~117384405&sid=1776814053&sct=1&seg=0&dl=https%3A%2F%2Fwww.arabnews.com%2F&dt=Arab%20News%20%7C%20Worldwide%20News%2C%20Latest%20Breaking%20News%20%26%20Updates&en=default_interaction&_fv=1&_nsi=1&_ss=1&tfd=1579 — 204 — 550 B — 89 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-89WMFBX7EL&cid=87836052.1776814054&gtm=45je64h1v9109767087z89109681369za20gzb9109681369zd9109681369&rcb=6&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616986~115938465~115938469~117266401~117384405stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-89WMFBX7EL&cid=87836052.1776814054&gtm=45je64h1v9109767087z89109681369za20gzb9109681369zd9109681369&rcb=6&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616986~115938465~115938469~117266401~117384405 — 204 — 559 B — 44 ms — h2https://www.google-analytics.com/g/collect?v=2&tid=G-T0BPH534VX&gtm=45je64h1v886543738z89109681369za20gzb9109681369zd9109681369&_p=1776814052522&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=87836052.1776814054&frm=0&pscdl=noapi&rcb=16&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~117266401&sid=1776814053&sct=1&seg=0&dl=https%3A%2F%2Fwww.arabnews.com%2F&dt=Arab%20News%20%7C%20Worldwide%20News%2C%20Latest%20Breaking%20News%20%26%20Updates&en=page_view&_fv=1&_ss=1&tfd=1658www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-T0BPH534VX&gtm=45je64h1v886543738z89109681369za20gzb9109681369zd9109681369&_p=1776814052522&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=87836052.1776814054&frm=0&pscdl=noapi&rcb=16&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~117266401&sid=1776814053&sct=1&seg=0&dl=https%3A%2F%2Fwww.arabnews.com%2F&dt=Arab%20News%20%7C%20Worldwide%20News%2C%20Latest%20Breaking%20News%20%26%20Updates&en=page_view&_fv=1&_ss=1&tfd=1658 — 204 — 550 B — 121 ms — h2https://analytics.google.com/g/collect?v=2&tid=G-F0V3PZM870&gtm=45je64h1v9112735202z89109681369za20gzb9109681369zd9109681369&_p=1776814052522&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAAAGA&are=1&cid=87836052.1776814054&frm=0&pscdl=noapi&rcb=14&sr=800x600&tt=www.arabnews.com&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938465~115938468~117266400~118463261&sid=1776814054&sct=1&seg=0&dl=https%3A%2F%2Fwww.arabnews.com%2F&dt=Arab%20News%20%7C%20Worldwide%20News%2C%20Latest%20Breaking%20News%20%26%20Updates&en=default_interaction&_fv=1&_ss=1&tfd=1750analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-F0V3PZM870&gtm=45je64h1v9112735202z89109681369za20gzb9109681369zd9109681369&_p=1776814052522&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAAAGA&are=1&cid=87836052.1776814054&frm=0&pscdl=noapi&rcb=14&sr=800x600&tt=www.arabnews.com&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938465~115938468~117266400~118463261&sid=1776814054&sct=1&seg=0&dl=https%3A%2F%2Fwww.arabnews.com%2F&dt=Arab%20News%20%7C%20Worldwide%20News%2C%20Latest%20Breaking%20News%20%26%20Updates&en=default_interaction&_fv=1&_ss=1&tfd=1750 — 204 — 48 B — 30 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-F0V3PZM870&cid=87836052.1776814054&gtm=45je64h1v9112735202z89109681369za20gzb9109681369zd9109681369&rcb=14&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115938465~115938468~117266400~118463261stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-F0V3PZM870&cid=87836052.1776814054&gtm=45je64h1v9112735202z89109681369za20gzb9109681369zd9109681369&rcb=14&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115938465~115938468~117266400~118463261 — 204 — 48 B — 20 ms — h2https://www.google-analytics.com/g/collect?v=2&tid=G-6L2J3BDD1P&gtm=45je64h1v9168394365z89109681369za20gzb9109681369zd9109681369&_p=1776814052522&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=87836052.1776814054&frm=0&pscdl=noapi&rcb=2&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938465~115938469~117266401&sid=1776814054&sct=1&seg=0&dl=https%3A%2F%2Fwww.arabnews.com%2F&dt=Arab%20News%20%7C%20Worldwide%20News%2C%20Latest%20Breaking%20News%20%26%20Updates&en=page_view&_fv=1&_ss=1&tfd=1849www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-6L2J3BDD1P&gtm=45je64h1v9168394365z89109681369za20gzb9109681369zd9109681369&_p=1776814052522&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=87836052.1776814054&frm=0&pscdl=noapi&rcb=2&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938465~115938469~117266401&sid=1776814054&sct=1&seg=0&dl=https%3A%2F%2Fwww.arabnews.com%2F&dt=Arab%20News%20%7C%20Worldwide%20News%2C%20Latest%20Breaking%20News%20%26%20Updates&en=page_view&_fv=1&_ss=1&tfd=1849 — 204 — 48 B — 22 ms — h2https://scripts.clarity.ms/0.8.59/clarity.jsscripts.clarity.ms/0.8.59/clarity.j... https://scripts.clarity.ms/0.8.59/clarity.js — 200 — 26.2 KiB — 30 ms — h2https://fundingchoicesmessages.google.com/el/AGSKWxXJiQm_a6h4MKGTGr_WnTm_RIuhZbxWNsMRT1_-uH1V3Nx1hd_jGXwiWXgGJlH6i1MIiyaRKL6gXhpmipPwfN6_yaWcPjPhqkId95fjuGYPKk2GW3fgIAhP3a4Pa1nUTQC-KSz5Cw==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxXJiQm_a6h4MKGTGr_WnTm_RIuhZbxWNsMRT1_-uH1V3Nx1hd_jGXwiWXgGJlH6i1MIiyaRKL6gXhpmipPwfN6_yaWcPjPhqkId95fjuGYPKk2GW3fgIAhP3a4Pa1nUTQC-KSz5Cw== — 204 — 28 B — 37 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxXJiQm_a6h4MKGTGr_WnTm_RIuhZbxWNsMRT1_-uH1V3Nx1hd_jGXwiWXgGJlH6i1MIiyaRKL6gXhpmipPwfN6_yaWcPjPhqkId95fjuGYPKk2GW3fgIAhP3a4Pa1nUTQC-KSz5Cw==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxXJiQm_a6h4MKGTGr_WnTm_RIuhZbxWNsMRT1_-uH1V3Nx1hd_jGXwiWXgGJlH6i1MIiyaRKL6gXhpmipPwfN6_yaWcPjPhqkId95fjuGYPKk2GW3fgIAhP3a4Pa1nUTQC-KSz5Cw== — 204 — 28 B — 37 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxXJiQm_a6h4MKGTGr_WnTm_RIuhZbxWNsMRT1_-uH1V3Nx1hd_jGXwiWXgGJlH6i1MIiyaRKL6gXhpmipPwfN6_yaWcPjPhqkId95fjuGYPKk2GW3fgIAhP3a4Pa1nUTQC-KSz5Cw==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxXJiQm_a6h4MKGTGr_WnTm_RIuhZbxWNsMRT1_-uH1V3Nx1hd_jGXwiWXgGJlH6i1MIiyaRKL6gXhpmipPwfN6_yaWcPjPhqkId95fjuGYPKk2GW3fgIAhP3a4Pa1nUTQC-KSz5Cw== — 204 — 28 B — 27 ms — h3https://fundingchoicesmessages.google.com/f/AGSKWxWsvSyXtCHvNQaqwty3p1UR9ZhfPeCPtycmgyI8iFPy8F0yCJAsFvih9I7MCRXj4QzF6AEwiJZinQmU3-bL5bAvVnx_X15aY1idMs87sgiLnLH-sDeP5wFTqufKsIga9x8pIoILuA==?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzc2ODE0MDU0LDI5ODAwMDAwMF0sbnVsbCxudWxsLG51bGwsW251bGwsWzddXSwiaHR0cHM6Ly93d3cuYXJhYm5ld3MuY29tLyIsbnVsbCxbWzgsIkRzS0dOLXFxZnJRIl0sWzksImVuLVVTIl0sWzE4LCJbW1tudWxsLDE0NzBdXV0iXSxbMzUsIjE3NzY4MTQwNTQiXSxbMjYsIjE3Il0sWzE5LCIyIl0sWzI0LCIiXSxbMjUsIltbOTUzODYxODhdXSJdLFsyOSwiZmFsc2UiXV1dfundingchoicesmessages.google.com/f... https://fundingchoicesmessages.google.com/f/AGSKWxWsvSyXtCHvNQaqwty3p1UR9ZhfPeCPtycmgyI8iFPy8F0yCJAsFvih9I7MCRXj4QzF6AEwiJZinQmU3-bL5bAvVnx_X15aY1idMs87sgiLnLH-sDeP5wFTqufKsIga9x8pIoILuA==?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzc2ODE0MDU0LDI5ODAwMDAwMF0sbnVsbCxudWxsLG51bGwsW251bGwsWzddXSwiaHR0cHM6Ly93d3cuYXJhYm5ld3MuY29tLyIsbnVsbCxbWzgsIkRzS0dOLXFxZnJRIl0sWzksImVuLVVTIl0sWzE4LCJbW1tudWxsLDE0NzBdXV0iXSxbMzUsIjE3NzY4MTQwNTQiXSxbMjYsIjE3Il0sWzE5LCIyIl0sWzI0LCIiXSxbMjUsIltbOTUzODYxODhdXSJdLFsyOSwiZmFsc2UiXV1d — 200 — 4.3 KiB — 56 ms — h3https://cm.g.doubleclick.net/partnerpixels?gdpr=0&us_privacy=1---&gpp_sid=-1&url=https%3A%2F%2Fwww.arabnews.com%2Fcm.g.doubleclick.net/partnerpixels?... https://cm.g.doubleclick.net/partnerpixels?gdpr=0&us_privacy=1---&gpp_sid=-1&url=https%3A%2F%2Fwww.arabnews.com%2F — 200 — 232 B — 37 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.2 KiB — 44 ms — h2https://oa.openxcdn.net/esp.jsoa.openxcdn.net/esp.js https://oa.openxcdn.net/esp.js — 200 — 8.2 KiB — 37 ms — h2https://connectid.analytics.yahoo.com/connectId-gpt.jsconnectid.analytics.yahoo.com/conne... https://connectid.analytics.yahoo.com/connectId-gpt.js — 200 — 9.0 KiB — 110 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 — 133 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 — 30 ms — h2https://securepubads.g.doubleclick.net/gampad/ads?pvsid=857774823666429&correlator=2692589764788776&eid=31097963%2C95386185&output=ldjh&gdfp_req=1&vrg=202604170101&ptt=17&impl=fifs&gdpr=0&us_privacy=1---&gpp_sid=-1&iu_parts=5910%2Carabnews%2Chome&enc_prev_ius=%2F0%2F1%2F2%2C%2F0%2F1%2F2%2C%2F0%2F1%2F2%2C%2F0%2F1%2F2%2C%2F0%2F1%2F2%2C%2F0%2F1%2F2&prev_iu_szs=1x1%2C1x1%2C728x90%7C970x90%2C300x250%7C336x280%7C300x600%7C160x600%2C300x250%7C336x280%7C300x600%7C160x600%2C728x90%7C970x250%7C970x90%7C300x250&ifi=1&didk=4266018540~4266018541~4266018542~4266018543~4266018512~4266018513&dids=div-gpt-ad-3341368-0~div-gpt-ad-3341368-1~div-gpt-ad-3341368-2~div-gpt-ad-3341368-3~div-gpt-ad-3341368-4~div-gpt-ad-3341368-5&adfs=1259458636~2796232659~1305550968~443158141~73598168~1913809479&sfv=1-0-45&ists=16&sc=1&lrm=100&cookie_enabled=1&abxe=1&dt=1776814054369&lmt=1776811401&adxs=0%2C0%2C311%2C892%2C892%2C311&adys=0%2C0%2C224%2C1067%2C2451%2C8720&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=0%7C0%7C0%7C1%7C2%7C3&ucis=1%7C2%7C3%7C4%7C5%7C6&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2Fwww.arabnews.com%2F&vis=1&psz=1350x14335%7C1350x14335%7C1310x0%7C346x0%7C346x0%7C728x0&msz=1350x0%7C1350x0%7C1310x0%7C346x0%7C346x0%7C728x0&fws=4%2C4%2C4%2C4%2C4%2C4&ohw=1350%2C1350%2C1350%2C1350%2C1350%2C1350&a3p=EhwKDWNyd2RjbnRybC5uZXQYtrf7ktszSABSAghkEhQKBW9wZW54GLa3-5LbM0gAUgIIZBIYCgl5YWhvby5jb20Ytrf7ktszSABSAghkEh0KDmVzcC5jcml0ZW8uY29tGLa3-5LbM0gAUgIIZBIXCghydGJob3VzZRi2t_uS2zNIAFICCGQSFwoENTkxMBIGc2lnbmFsGLq3-5LbM0gB&dlt=1776814052399&idt=1307&ppid=1df7cc98618e5065fc7394df866be8f043e0e8a0d9a0a9492099806c03f28a70&prev_scp=dvpub_ot_params%3D__DVPUB_OT__m%253A0%257C_dvp_uptpid%253A4518145b%25252d8a42%25252d4999%25252da31e%25252d509ce1d7b35d%257C_dvp_uptsid%253A36930c00%25252d6456%25252d4256%25252d9014%25252d3ebffc1e7ed6%257C_dvp_uptsacnt%253A1%257C_dvp_qtpid%253A4518145b%25252d8a42%25252d4999%25252da31e%25252d509ce1d7b35d%26dv_upt_cwm%3D0%26dv__dvp_uptpid%3D4518145b-8a42-4999-a31e-509ce1d7b35d%26dv__dvp_uptsid%3D36930c00-6456-4256-9014-3ebffc1e7ed6%26dv__dvp_uptsacnt%3D1%26dv__dvp_qtpid%3D4518145b-8a42-4999-a31e-509ce1d7b35d%26pts_pid%3D4518145b-8a42-4999-a31e-509ce1d7b35d%26pts_sid%3D36930c00-6456-4256-9014-3ebffc1e7ed6%26VLP%3D3%2C1x1_3%2C336x600_7%2C300x600_7%2C336x280_1%2C320x100_8%2C970x90_10%2C728x90_7%2C160x600_7%2C356x100_10%2C970x250_3%2C300x250_3%2C970x120_1%26TVP%3D8-13%2C1x1_8-13%2C336x600_8-13%2C300x600_8-13%2C336x280_8-13%2C320x100_5-8%2C970x90_8-13%2C728x90_8-13%2C160x600_8-13%2C356x100_5-8%2C970x250_8-13%2C300x250_8-13%2C970x120_8-13%26qt_loaded%3Dabs%2Cbsc%2Cids%2Cvlp%2Ctvp%7Cdvpub_ot_params%3D__DVPUB_OT__m%253A0%257C_dvp_uptpid%253A4518145b%25252d8a42%25252d4999%25252da31e%25252d509ce1d7b35d%257C_dvp_uptsid%253A9119cd57%25252d72ff%25252d482b%25252db2e6%25252d09184376836f%257C_dvp_uptsacnt%253A1%257C_dvp_qtpid%253A4518145b%25252d8a42%25252d4999%25252da31e%25252d509ce1d7b35d%26dv_upt_cwm%3D0%26dv__dvp_uptpid%3D4518145b-8a42-4999-a31e-509ce1d7b35d%26dv__dvp_uptsid%3D9119cd57-72ff-482b-b2e6-09184376836f%26dv__dvp_uptsacnt%3D1%26dv__dvp_qtpid%3D4518145b-8a42-4999-a31e-509ce1d7b35d%26pts_pid%3D4518145b-8a42-4999-a31e-509ce1d7b35d%26pts_sid%3D9119cd57-72ff-482b-b2e6-09184376836f%26VLP%3D3%2C1x1_3%2C336x600_7%2C300x600_7%2C336x280_1%2C320x100_8%2C970x90_10%2C728x90_7%2C160x600_7%2C356x100_10%2C970x250_3%2C300x250_3%2C970x120_1%26TVP%3D8-13%2C1x1_8-13%2C336x600_8-13%2C300x600_8-13%2C336x280_8-13%2C320x100_5-8%2C970x90_8-13%2C728x90_8-13%2C160x600_8-13%2C356x100_5-8%2C970x250_8-13%2C300x250_8-13%2C970x120_8-13%26qt_loaded%3Dabs%2Cbsc%2Cids%2Cvlp%2Ctvp%7Cposition%3Datf%26dvpub_ot_params%3D__DVPUB_OT__m%253A0%257C_dvp_uptpid%253A4518145b%25252d8a42%25252d4999%25252da31e%25252d509ce1d7b35d%257C_dvp_uptsid%253A538838d9%25252d27bc%25252d40b0%25252db80c%25252d0cd89c86ee8b%257C_dvp_uptsacnt%253A1%257C_dvp_qtpid%253A4518145b%25252d8a42%25252d4999%25252da31e%25252d509ce1d7b35d%26dv_upt_cwm%3D0%26dv__dvp_uptpid%3D4518145b-8a42-4999-a31e-509ce1d7b35d%26dv__dvp_uptsid%3D538838d9-27bc-40b0-b80c-0cd89c86ee8b%26dv__dvp_uptsacnt%3D1%26dv__dvp_qtpid%3D4518145b-8a42-4999-a31e-509ce1d7b35d%26pts_pid%3D4518145b-8a42-4999-a31e-509ce1d7b35d%26pts_sid%3D538838d9-27bc-40b0-b80c-0cd89c86ee8b%26VLP%3D8%2C1x1_3%2C336x600_7%2C300x600_7%2C336x280_1%2C320x100_8%2C970x90_10%2C728x90_7%2C160x600_7%2C356x100_10%2C970x250_3%2C300x250_3%2C970x120_1%26TVP%3D8-13%2C1x1_8-13%2C336x600_8-13%2C300x600_8-13%2C336x280_8-13%2C320x100_5-8%2C970x90_8-13%2C728x90_8-13%2C160x600_8-13%2C356x100_5-8%2C970x250_8-13%2C300x250_8-13%2C970x120_8-13%26qt_loaded%3Dabs%2Cbsc%2Cids%2Cvlp%2Ctvp%7Cposition%3DMid1%26dvpub_ot_params%3D__DVPUB_OT__m%253A0%257C_dvp_uptpid%253A4518145b%25252d8a42%25252d4999%25252da31e%25252d509ce1d7b35d%257C_dvp_uptsid%253A49d88233%25252d8982%25252d49f1%25252da7e7%25252df03da04aed85%257C_dvp_uptsacnt%253A1%257C_dvp_qtpid%253A4518145b%25252d8a42%25252d4999%25252da31e%25252d509ce1d7b35d%26dv_upt_cwm%3D0%26dv__dvp_uptpid%3D4518145b-8a42-4999-a31e-509ce1d7b35d%26dv__dvp_uptsid%3D49d88233-8982-49f1-a7e7-f03da04aed85%26dv__dvp_uptsacnt%3D1%26dv__dvp_qtpid%3D4518145b-8a42-4999-a31e-509ce1d7b35d%26pts_pid%3D4518145b-8a42-4999-a31e-509ce1d7b35d%26pts_sid%3D49d88233-8982-49f1-a7e7-f03da04aed85%26VLP%3D3%2C1x1_3%2C336x600_7%2C300x600_7%2C336x280_1%2C320x100_8%2C970x90_10%2C728x90_7%2C160x600_7%2C356x100_10%2C970x250_3%2C300x250_3%2C970x120_1%26TVP%3D8-13%2C1x1_8-13%2C336x600_8-13%2C300x600_8-13%2C336x280_8-13%2C320x100_5-8%2C970x90_8-13%2C728x90_8-13%2C160x600_8-13%2C356x100_5-8%2C970x250_8-13%2C300x250_8-13%2C970x120_8-13%26qt_loaded%3Dabs%2Cbsc%2Cids%2Cvlp%2Ctvp%7Cposition%3DMid2%26dvpub_ot_params%3D__DVPUB_OT__m%253A0%257C_dvp_uptpid%253A4518145b%25252d8a42%25252d4999%25252da31e%25252d509ce1d7b35d%257C_dvp_uptsid%253A666f62f7%25252d7e3f%25252d495e%25252d94b1%25252d1f91d8fdc010%257C_dvp_uptsacnt%253A1%257C_dvp_qtpid%253A4518145b%25252d8a42%25252d4999%25252da31e%25252d509ce1d7b35d%26dv_upt_cwm%3D0%26dv__dvp_uptpid%3D4518145b-8a42-4999-a31e-509ce1d7b35d%26dv__dvp_uptsid%3D666f62f7-7e3f-495e-94b1-1f91d8fdc010%26dv__dvp_uptsacnt%3D1%26dv__dvp_qtpid%3D4518145b-8a42-4999-a31e-509ce1d7b35d%26pts_pid%3D4518145b-8a42-4999-a31e-509ce1d7b35d%26pts_sid%3D666f62f7-7e3f-495e-94b1-1f91d8fdc010%26VLP%3D3%2C1x1_3%2C336x600_7%2C300x600_7%2C336x280_1%2C320x100_8%2C970x90_10%2C728x90_7%2C160x600_7%2C356x100_10%2C970x250_3%2C300x250_3%2C970x120_1%26TVP%3D8-13%2C1x1_8-13%2C336x600_8-13%2C300x600_8-13%2C336x280_8-13%2C320x100_5-8%2C970x90_8-13%2C728x90_8-13%2C160x600_8-13%2C356x100_5-8%2C970x250_8-13%2C300x250_8-13%2C970x120_8-13%26qt_loaded%3Dabs%2Cbsc%2Cids%2Cvlp%2Ctvp%7Cposition%3Dbtf%26dvpub_ot_params%3D__DVPUB_OT__m%253A0%257C_dvp_uptpid%253A4518145b%25252d8a42%25252d4999%25252da31e%25252d509ce1d7b35d%257C_dvp_uptsid%253A0ff5885a%25252d8b85%25252d40e7%25252d9689%25252dab99fd40246c%257C_dvp_uptsacnt%253A1%257C_dvp_qtpid%253A4518145b%25252d8a42%25252d4999%25252da31e%25252d509ce1d7b35d%26dv_upt_cwm%3D0%26dv__dvp_uptpid%3D4518145b-8a42-4999-a31e-509ce1d7b35d%26dv__dvp_uptsid%3D0ff5885a-8b85-40e7-9689-ab99fd40246c%26dv__dvp_uptsacnt%3D1%26dv__dvp_qtpid%3D4518145b-8a42-4999-a31e-509ce1d7b35d%26pts_pid%3D4518145b-8a42-4999-a31e-509ce1d7b35d%26pts_sid%3D0ff5885a-8b85-40e7-9689-ab99fd40246c%26VLP%3D3%2C1x1_3%2C336x600_7%2C300x600_7%2C336x280_1%2C320x100_8%2C970x90_10%2C728x90_7%2C160x600_7%2C356x100_10%2C970x250_3%2C300x250_3%2C970x120_1%26TVP%3D8-13%2C1x1_8-13%2C336x600_8-13%2C300x600_8-13%2C336x280_8-13%2C320x100_5-8%2C970x90_8-13%2C728x90_8-13%2C160x600_8-13%2C356x100_5-8%2C970x250_8-13%2C300x250_8-13%2C970x120_8-13%26qt_loaded%3Dabs%2Cbsc%2Cids%2Cvlp%2Ctvp&cust_params=Page%3DHomepage%26url%3D%252F%26IDS%3D1%26qt_loaded%3Dabs%252Cbsc%252Cids%26ABS%3D51003281%26BSC%3D74151254%252C87012038%252C74062139%252C76022027%252C74242396%252C74242395%252C74041059%252C80023001%252C74041060%252C76022049%252C80312027%252C80222009%252C80222006%252C74241393%252C74041087%252C80122009%252C74311451%252C74041097%252C74042100%252C74042106%252C84221001%252C74042073%252C74042110%252C80122006%252C74042116%252C74042118%252C84181001%252C74042082%252C74042084%252C74042122%252C74042125%252C74042124%252C74042127%252C74312507&adks=3493310522%2C3493310517%2C41188663%2C1813854559%2C1813854528%2C4129666843&frm=20&eoidce=1securepubads.g.doubleclick.net/gamp... https://securepubads.g.doubleclick.net/gampad/ads?pvsid=857774823666429&correlator=2692589764788776&eid=31097963%2C95386185&output=ldjh&gdfp_req=1&vrg=202604170101&ptt=17&impl=fifs&gdpr=0&us_privacy=1---&gpp_sid=-1&iu_parts=5910%2Carabnews%2Chome&enc_prev_ius=%2F0%2F1%2F2%2C%2F0%2F1%2F2%2C%2F0%2F1%2F2%2C%2F0%2F1%2F2%2C%2F0%2F1%2F2%2C%2F0%2F1%2F2&prev_iu_szs=1x1%2C1x1%2C728x90%7C970x90%2C300x250%7C336x280%7C300x600%7C160x600%2C300x250%7C336x280%7C300x600%7C160x600%2C728x90%7C970x250%7C970x90%7C300x250&ifi=1&didk=4266018540~4266018541~4266018542~4266018543~4266018512~4266018513&dids=div-gpt-ad-3341368-0~div-gpt-ad-3341368-1~div-gpt-ad-3341368-2~div-gpt-ad-3341368-3~div-gpt-ad-3341368-4~div-gpt-ad-3341368-5&adfs=1259458636~2796232659~1305550968~443158141~73598168~1913809479&sfv=1-0-45&ists=16&sc=1&lrm=100&cookie_enabled=1&abxe=1&dt=1776814054369&lmt=1776811401&adxs=0%2C0%2C311%2C892%2C892%2C311&adys=0%2C0%2C224%2C1067%2C2451%2C8720&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=0%7C0%7C0%7C1%7C2%7C3&ucis=1%7C2%7C3%7C4%7C5%7C6&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2Fwww.arabnews.com%2F&vis=1&psz=1350x14335%7C1350x14335%7C1310x0%7C346x0%7C346x0%7C728x0&msz=1350x0%7C1350x0%7C1310x0%7C346x0%7C346x0%7C728x0&fws=4%2C4%2C4%2C4%2C4%2C4&ohw=1350%2C1350%2C1350%2C1350%2C1350%2C1350&a3p=EhwKDWNyd2RjbnRybC5uZXQYtrf7ktszSABSAghkEhQKBW9wZW54GLa3-5LbM0gAUgIIZBIYCgl5YWhvby5jb20Ytrf7ktszSABSAghkEh0KDmVzcC5jcml0ZW8uY29tGLa3-5LbM0gAUgIIZBIXCghydGJob3VzZRi2t_uS2zNIAFICCGQSFwoENTkxMBIGc2lnbmFsGLq3-5LbM0gB&dlt=1776814052399&idt=1307&ppid=1df7cc98618e5065fc7394df866be8f043e0e8a0d9a0a9492099806c03f28a70&prev_scp=dvpub_ot_params%3D__DVPUB_OT__m%253A0%257C_dvp_uptpid%253A4518145b%25252d8a42%25252d4999%25252da31e%25252d509ce1d7b35d%257C_dvp_uptsid%253A36930c00%25252d6456%25252d4256%25252d9014%25252d3ebffc1e7ed6%257C_dvp_uptsacnt%253A1%257C_dvp_qtpid%253A4518145b%25252d8a42%25252d4999%25252da31e%25252d509ce1d7b35d%26dv_upt_cwm%3D0%26dv__dvp_uptpid%3D4518145b-8a42-4999-a31e-509ce1d7b35d%26dv__dvp_uptsid%3D36930c00-6456-4256-9014-3ebffc1e7ed6%26dv__dvp_uptsacnt%3D1%26dv__dvp_qtpid%3D4518145b-8a42-4999-a31e-509ce1d7b35d%26pts_pid%3D4518145b-8a42-4999-a31e-509ce1d7b35d%26pts_sid%3D36930c00-6456-4256-9014-3ebffc1e7ed6%26VLP%3D3%2C1x1_3%2C336x600_7%2C300x600_7%2C336x280_1%2C320x100_8%2C970x90_10%2C728x90_7%2C160x600_7%2C356x100_10%2C970x250_3%2C300x250_3%2C970x120_1%26TVP%3D8-13%2C1x1_8-13%2C336x600_8-13%2C300x600_8-13%2C336x280_8-13%2C320x100_5-8%2C970x90_8-13%2C728x90_8-13%2C160x600_8-13%2C356x100_5-8%2C970x250_8-13%2C300x250_8-13%2C970x120_8-13%26qt_loaded%3Dabs%2Cbsc%2Cids%2Cvlp%2Ctvp%7Cdvpub_ot_params%3D__DVPUB_OT__m%253A0%257C_dvp_uptpid%253A4518145b%25252d8a42%25252d4999%25252da31e%25252d509ce1d7b35d%257C_dvp_uptsid%253A9119cd57%25252d72ff%25252d482b%25252db2e6%25252d09184376836f%257C_dvp_uptsacnt%253A1%257C_dvp_qtpid%253A4518145b%25252d8a42%25252d4999%25252da31e%25252d509ce1d7b35d%26dv_upt_cwm%3D0%26dv__dvp_uptpid%3D4518145b-8a42-4999-a31e-509ce1d7b35d%26dv__dvp_uptsid%3D9119cd57-72ff-482b-b2e6-09184376836f%26dv__dvp_uptsacnt%3D1%26dv__dvp_qtpid%3D4518145b-8a42-4999-a31e-509ce1d7b35d%26pts_pid%3D4518145b-8a42-4999-a31e-509ce1d7b35d%26pts_sid%3D9119cd57-72ff-482b-b2e6-09184376836f%26VLP%3D3%2C1x1_3%2C336x600_7%2C300x600_7%2C336x280_1%2C320x100_8%2C970x90_10%2C728x90_7%2C160x600_7%2C356x100_10%2C970x250_3%2C300x250_3%2C970x120_1%26TVP%3D8-13%2C1x1_8-13%2C336x600_8-13%2C300x600_8-13%2C336x280_8-13%2C320x100_5-8%2C970x90_8-13%2C728x90_8-13%2C160x600_8-13%2C356x100_5-8%2C970x250_8-13%2C300x250_8-13%2C970x120_8-13%26qt_loaded%3Dabs%2Cbsc%2Cids%2Cvlp%2Ctvp%7Cposition%3Datf%26dvpub_ot_params%3D__DVPUB_OT__m%253A0%257C_dvp_uptpid%253A4518145b%25252d8a42%25252d4999%25252da31e%25252d509ce1d7b35d%257C_dvp_uptsid%253A538838d9%25252d27bc%25252d40b0%25252db80c%25252d0cd89c86ee8b%257C_dvp_uptsacnt%253A1%257C_dvp_qtpid%253A4518145b%25252d8a42%25252d4999%25252da31e%25252d509ce1d7b35d%26dv_upt_cwm%3D0%26dv__dvp_uptpid%3D4518145b-8a42-4999-a31e-509ce1d7b35d%26dv__dvp_uptsid%3D538838d9-27bc-40b0-b80c-0cd89c86ee8b%26dv__dvp_uptsacnt%3D1%26dv__dvp_qtpid%3D4518145b-8a42-4999-a31e-509ce1d7b35d%26pts_pid%3D4518145b-8a42-4999-a31e-509ce1d7b35d%26pts_sid%3D538838d9-27bc-40b0-b80c-0cd89c86ee8b%26VLP%3D8%2C1x1_3%2C336x600_7%2C300x600_7%2C336x280_1%2C320x100_8%2C970x90_10%2C728x90_7%2C160x600_7%2C356x100_10%2C970x250_3%2C300x250_3%2C970x120_1%26TVP%3D8-13%2C1x1_8-13%2C336x600_8-13%2C300x600_8-13%2C336x280_8-13%2C320x100_5-8%2C970x90_8-13%2C728x90_8-13%2C160x600_8-13%2C356x100_5-8%2C970x250_8-13%2C300x250_8-13%2C970x120_8-13%26qt_loaded%3Dabs%2Cbsc%2Cids%2Cvlp%2Ctvp%7Cposition%3DMid1%26dvpub_ot_params%3D__DVPUB_OT__m%253A0%257C_dvp_uptpid%253A4518145b%25252d8a42%25252d4999%25252da31e%25252d509ce1d7b35d%257C_dvp_uptsid%253A49d88233%25252d8982%25252d49f1%25252da7e7%25252df03da04aed85%257C_dvp_uptsacnt%253A1%257C_dvp_qtpid%253A4518145b%25252d8a42%25252d4999%25252da31e%25252d509ce1d7b35d%26dv_upt_cwm%3D0%26dv__dvp_uptpid%3D4518145b-8a42-4999-a31e-509ce1d7b35d%26dv__dvp_uptsid%3D49d88233-8982-49f1-a7e7-f03da04aed85%26dv__dvp_uptsacnt%3D1%26dv__dvp_qtpid%3D4518145b-8a42-4999-a31e-509ce1d7b35d%26pts_pid%3D4518145b-8a42-4999-a31e-509ce1d7b35d%26pts_sid%3D49d88233-8982-49f1-a7e7-f03da04aed85%26VLP%3D3%2C1x1_3%2C336x600_7%2C300x600_7%2C336x280_1%2C320x100_8%2C970x90_10%2C728x90_7%2C160x600_7%2C356x100_10%2C970x250_3%2C300x250_3%2C970x120_1%26TVP%3D8-13%2C1x1_8-13%2C336x600_8-13%2C300x600_8-13%2C336x280_8-13%2C320x100_5-8%2C970x90_8-13%2C728x90_8-13%2C160x600_8-13%2C356x100_5-8%2C970x250_8-13%2C300x250_8-13%2C970x120_8-13%26qt_loaded%3Dabs%2Cbsc%2Cids%2Cvlp%2Ctvp%7Cposition%3DMid2%26dvpub_ot_params%3D__DVPUB_OT__m%253A0%257C_dvp_uptpid%253A4518145b%25252d8a42%25252d4999%25252da31e%25252d509ce1d7b35d%257C_dvp_uptsid%253A666f62f7%25252d7e3f%25252d495e%25252d94b1%25252d1f91d8fdc010%257C_dvp_uptsacnt%253A1%257C_dvp_qtpid%253A4518145b%25252d8a42%25252d4999%25252da31e%25252d509ce1d7b35d%26dv_upt_cwm%3D0%26dv__dvp_uptpid%3D4518145b-8a42-4999-a31e-509ce1d7b35d%26dv__dvp_uptsid%3D666f62f7-7e3f-495e-94b1-1f91d8fdc010%26dv__dvp_uptsacnt%3D1%26dv__dvp_qtpid%3D4518145b-8a42-4999-a31e-509ce1d7b35d%26pts_pid%3D4518145b-8a42-4999-a31e-509ce1d7b35d%26pts_sid%3D666f62f7-7e3f-495e-94b1-1f91d8fdc010%26VLP%3D3%2C1x1_3%2C336x600_7%2C300x600_7%2C336x280_1%2C320x100_8%2C970x90_10%2C728x90_7%2C160x600_7%2C356x100_10%2C970x250_3%2C300x250_3%2C970x120_1%26TVP%3D8-13%2C1x1_8-13%2C336x600_8-13%2C300x600_8-13%2C336x280_8-13%2C320x100_5-8%2C970x90_8-13%2C728x90_8-13%2C160x600_8-13%2C356x100_5-8%2C970x250_8-13%2C300x250_8-13%2C970x120_8-13%26qt_loaded%3Dabs%2Cbsc%2Cids%2Cvlp%2Ctvp%7Cposition%3Dbtf%26dvpub_ot_params%3D__DVPUB_OT__m%253A0%257C_dvp_uptpid%253A4518145b%25252d8a42%25252d4999%25252da31e%25252d509ce1d7b35d%257C_dvp_uptsid%253A0ff5885a%25252d8b85%25252d40e7%25252d9689%25252dab99fd40246c%257C_dvp_uptsacnt%253A1%257C_dvp_qtpid%253A4518145b%25252d8a42%25252d4999%25252da31e%25252d509ce1d7b35d%26dv_upt_cwm%3D0%26dv__dvp_uptpid%3D4518145b-8a42-4999-a31e-509ce1d7b35d%26dv__dvp_uptsid%3D0ff5885a-8b85-40e7-9689-ab99fd40246c%26dv__dvp_uptsacnt%3D1%26dv__dvp_qtpid%3D4518145b-8a42-4999-a31e-509ce1d7b35d%26pts_pid%3D4518145b-8a42-4999-a31e-509ce1d7b35d%26pts_sid%3D0ff5885a-8b85-40e7-9689-ab99fd40246c%26VLP%3D3%2C1x1_3%2C336x600_7%2C300x600_7%2C336x280_1%2C320x100_8%2C970x90_10%2C728x90_7%2C160x600_7%2C356x100_10%2C970x250_3%2C300x250_3%2C970x120_1%26TVP%3D8-13%2C1x1_8-13%2C336x600_8-13%2C300x600_8-13%2C336x280_8-13%2C320x100_5-8%2C970x90_8-13%2C728x90_8-13%2C160x600_8-13%2C356x100_5-8%2C970x250_8-13%2C300x250_8-13%2C970x120_8-13%26qt_loaded%3Dabs%2Cbsc%2Cids%2Cvlp%2Ctvp&cust_params=Page%3DHomepage%26url%3D%252F%26IDS%3D1%26qt_loaded%3Dabs%252Cbsc%252Cids%26ABS%3D51003281%26BSC%3D74151254%252C87012038%252C74062139%252C76022027%252C74242396%252C74242395%252C74041059%252C80023001%252C74041060%252C76022049%252C80312027%252C80222009%252C80222006%252C74241393%252C74041087%252C80122009%252C74311451%252C74041097%252C74042100%252C74042106%252C84221001%252C74042073%252C74042110%252C80122006%252C74042116%252C74042118%252C84181001%252C74042082%252C74042084%252C74042122%252C74042125%252C74042124%252C74042127%252C74312507&adks=3493310522%2C3493310517%2C41188663%2C1813854559%2C1813854528%2C4129666843&frm=20&eoidce=1 — 200 — 576 B — 567 ms — h3https://3e7459f95d029827d6b042a13ad31ca4.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.html3e7459f95d029827d6b042a13ad31ca4.sa... https://3e7459f95d029827d6b042a13ad31ca4.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.html — 200 — 3.1 KiB — 40 ms — h3https://bcp.crwdcntrl.net/6/map?xcid=16589bcp.crwdcntrl.net/6/map?xcid=16589 https://bcp.crwdcntrl.net/6/map?xcid=16589 — 200 — 696 B — 44 ms — h2https://onesignal.com/sdks/OneSignalSDKStyles.css?v=2onesignal.com/sdks/OneSignalSDKStyl... https://onesignal.com/sdks/OneSignalSDKStyles.css?v=2 — 200 — 9.4 KiB — 16 ms — h3https://e.clarity.ms/collecte.clarity.ms/collect https://e.clarity.ms/collect — 204 — 280 B — 52 ms — http/1.1https://www.arabnews.com/sites/default/files/styles/n_100_59/public/main-image/2026/04/21/4704780-208677149.jpeg?itok=JTBSI-T-www.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/styles/n_100_59/public/main-image/2026/04/21/4704780-208677149.jpeg?itok=JTBSI-T- — 200 — 8.9 KiB — 14 ms — h3https://www.arabnews.com/sites/default/files/styles/n_100_59/public/main-image/2026/04/19/4704391-1550364968.jpg?itok=5ZGf40UWwww.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/styles/n_100_59/public/main-image/2026/04/19/4704391-1550364968.jpg?itok=5ZGf40UW — 200 — 4.0 KiB — 10 ms — h3https://www.arabnews.com/sites/default/files/styles/n_100_59/public/main-image/2026/04/18/4704076-1173197766.jpg?itok=lYuAhnXywww.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/styles/n_100_59/public/main-image/2026/04/18/4704076-1173197766.jpg?itok=lYuAhnXy — 200 — 3.9 KiB — 13 ms — h3https://c.clarity.ms/c.gifc.clarity.ms/c.gif https://c.clarity.ms/c.gif — 302 — 517 B — 43 ms — h2https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=gpt&tv=m202604170101&st=env&sjk=857774823666429ep1.adtrafficquality.google/getconf... https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=gpt&tv=m202604170101&st=env&sjk=857774823666429 — 200 — 13.4 KiB — 56 ms — h3https://www.arabnews.com/cdn-cgi/rum?www.arabnews.com/cdn-cgi/rum? https://www.arabnews.com/cdn-cgi/rum? — 204 — 197 B — 6 ms — h3https://c.bing.com/c.gif?ctsa=mr&CtsSyncId=DAF7AFDE1AA64E108D9E7E721ABF1640&RedC=c.clarity.ms&MXFR=20A10AB2CF806F5A3E971DF0CB80610Ec.bing.com/c.gif?ctsa=mr&CtsSyncId=... https://c.bing.com/c.gif?ctsa=mr&CtsSyncId=DAF7AFDE1AA64E108D9E7E721ABF1640&RedC=c.clarity.ms&MXFR=20A10AB2CF806F5A3E971DF0CB80610E — 302 — 766 B — 95 ms — h2https://www.arabnews.com/sites/default/files/index23.pngwww.arabnews.com/sites/default/file... https://www.arabnews.com/sites/default/files/index23.png — 200 — 808 B — 18 ms — h3https://ep2.adtrafficquality.google/sodar/sodar2.jsep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2.js — 200 — 7.9 KiB — 39 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 — 16 ms — h3https://ep2.adtrafficquality.google/sodar/sodar2/254/runner.htmlep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2/254/runner.html — 200 — 5.8 KiB — 29 ms — h2https://www.google.com/recaptcha/api2/aframewww.google.com/recaptcha/api2/afram... https://www.google.com/recaptcha/api2/aframe — 200 — 569 B — 67 ms — h3https://c.clarity.ms/c.gif?ctsa=mr&CtsSyncId=DAF7AFDE1AA64E108D9E7E721ABF1640&MUID=3FB555C09E4E67EC233D42829FDA6637c.clarity.ms/c.gif?ctsa=mr&CtsSyncI... https://c.clarity.ms/c.gif?ctsa=mr&CtsSyncId=DAF7AFDE1AA64E108D9E7E721ABF1640&MUID=3FB555C09E4E67EC233D42829FDA6637 — 200 — 467 B — 32 ms — h2https://pagead2.googlesyndication.com/bg/f5QAlvtNIG4WVQkBqopU_UJKye32LJV4C0JimSvBZxA.jspagead2.googlesyndication.com/bg/f5... https://pagead2.googlesyndication.com/bg/f5QAlvtNIG4WVQkBqopU_UJKye32LJV4C0JimSvBZxA.js — 200 — 21.8 KiB — 22 ms — h3https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=254&li=gpt_m202604170101&jk=857774823666429&rc=pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=254&li=gpt_m202604170101&jk=857774823666429&rc= — 204 — 17 B — 43 ms — h3https://ep2.adtrafficquality.google/generate_204?TlDdBgep2.adtrafficquality.google/generat... https://ep2.adtrafficquality.google/generate_204?TlDdBg — 204 — 40 B — 11 ms — h2https://fundingchoicesmessages.google.com/f/AGSKWxVi3ucZuRUE_ebUd7j0-LUEpcLpoC0Oy5pvaRbc2IE27HmVX24BjLdvNgbe5oTqI-8tcLXmqX3L1W9Rmi4BmwkdMbmxeFzCMToWY_KZGXlNgt3tO7-_RC5XqtK8ZY5ncGwY1pgdHbgRa7qadqE3xNTBhEcgzP2fRKVKV1eGzEG63SeiQVch4QFNO9Ky/_/adindicatortext.=300x250;/toprightads./textadbannerH5.-ad_leaderboard/fundingchoicesmessages.google.com/f... https://fundingchoicesmessages.google.com/f/AGSKWxVi3ucZuRUE_ebUd7j0-LUEpcLpoC0Oy5pvaRbc2IE27HmVX24BjLdvNgbe5oTqI-8tcLXmqX3L1W9Rmi4BmwkdMbmxeFzCMToWY_KZGXlNgt3tO7-_RC5XqtK8ZY5ncGwY1pgdHbgRa7qadqE3xNTBhEcgzP2fRKVKV1eGzEG63SeiQVch4QFNO9Ky/_/adindicatortext.=300x250;/toprightads./textadbannerH5.-ad_leaderboard/ — 200 — 109 B — 30 ms — h3https://pagead2.googlesyndication.com/pagead/osd.js?fcd=truepagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/osd.js?fcd=true — 200 — 76 B — 19 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxXJiQm_a6h4MKGTGr_WnTm_RIuhZbxWNsMRT1_-uH1V3Nx1hd_jGXwiWXgGJlH6i1MIiyaRKL6gXhpmipPwfN6_yaWcPjPhqkId95fjuGYPKk2GW3fgIAhP3a4Pa1nUTQC-KSz5Cw==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxXJiQm_a6h4MKGTGr_WnTm_RIuhZbxWNsMRT1_-uH1V3Nx1hd_jGXwiWXgGJlH6i1MIiyaRKL6gXhpmipPwfN6_yaWcPjPhqkId95fjuGYPKk2GW3fgIAhP3a4Pa1nUTQC-KSz5Cw== — 204 — 28 B — 24 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxXJiQm_a6h4MKGTGr_WnTm_RIuhZbxWNsMRT1_-uH1V3Nx1hd_jGXwiWXgGJlH6i1MIiyaRKL6gXhpmipPwfN6_yaWcPjPhqkId95fjuGYPKk2GW3fgIAhP3a4Pa1nUTQC-KSz5Cw==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxXJiQm_a6h4MKGTGr_WnTm_RIuhZbxWNsMRT1_-uH1V3Nx1hd_jGXwiWXgGJlH6i1MIiyaRKL6gXhpmipPwfN6_yaWcPjPhqkId95fjuGYPKk2GW3fgIAhP3a4Pa1nUTQC-KSz5Cw== — 204 — 28 B — 25 ms — h3https://e.clarity.ms/collecte.clarity.ms/collect https://e.clarity.ms/collect — 204 — 280 B — 46 ms — http/1.1https://pagead2.googlesyndication.com/pagead/ping?e=1pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/ping?e=1 — 204 — 20 B — 35 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxXJiQm_a6h4MKGTGr_WnTm_RIuhZbxWNsMRT1_-uH1V3Nx1hd_jGXwiWXgGJlH6i1MIiyaRKL6gXhpmipPwfN6_yaWcPjPhqkId95fjuGYPKk2GW3fgIAhP3a4Pa1nUTQC-KSz5Cw==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxXJiQm_a6h4MKGTGr_WnTm_RIuhZbxWNsMRT1_-uH1V3Nx1hd_jGXwiWXgGJlH6i1MIiyaRKL6gXhpmipPwfN6_yaWcPjPhqkId95fjuGYPKk2GW3fgIAhP3a4Pa1nUTQC-KSz5Cw== — 204 — 28 B — 27 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxXJiQm_a6h4MKGTGr_WnTm_RIuhZbxWNsMRT1_-uH1V3Nx1hd_jGXwiWXgGJlH6i1MIiyaRKL6gXhpmipPwfN6_yaWcPjPhqkId95fjuGYPKk2GW3fgIAhP3a4Pa1nUTQC-KSz5Cw==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxXJiQm_a6h4MKGTGr_WnTm_RIuhZbxWNsMRT1_-uH1V3Nx1hd_jGXwiWXgGJlH6i1MIiyaRKL6gXhpmipPwfN6_yaWcPjPhqkId95fjuGYPKk2GW3fgIAhP3a4Pa1nUTQC-KSz5Cw== — 204 — 28 B — 28 ms — h3https://fundingchoicesmessages.google.com/f/AGSKWxWq1mKxq2Du6_kB_EE6DNBvf8NEjEC0sBXRCC9RKW4-6LgiRJdadC5cPV0AGlQK3l1Sls7XOygF189fuhKUVl0bzV4rB3MAmWRD9xFxNagF1fVP_eEfzSy9tAWs5Fbktsp1KSix5A==?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzc2ODE0MDU1LDMyOTAwMDAwMF0sbnVsbCxudWxsLG51bGwsW251bGwsWzcsNl0sbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLG51bGwsMV0sImh0dHBzOi8vd3d3LmFyYWJuZXdzLmNvbS8iLG51bGwsW1s4LCJEc0tHTi1xcWZyUSJdLFs5LCJlbi1VUyJdLFsxOCwiW1tbbnVsbCwxNDcwXV1dIl0sWzM1LCIxNzc2ODE0MDU0Il0sWzI2LCIxNyJdLFsxOSwiMiJdLFsyNCwiIl0sWzI1LCJbWzk1Mzg2MTg4XV0iXSxbMjksImZhbHNlIl1dXQfundingchoicesmessages.google.com/f... https://fundingchoicesmessages.google.com/f/AGSKWxWq1mKxq2Du6_kB_EE6DNBvf8NEjEC0sBXRCC9RKW4-6LgiRJdadC5cPV0AGlQK3l1Sls7XOygF189fuhKUVl0bzV4rB3MAmWRD9xFxNagF1fVP_eEfzSy9tAWs5Fbktsp1KSix5A==?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzc2ODE0MDU1LDMyOTAwMDAwMF0sbnVsbCxudWxsLG51bGwsW251bGwsWzcsNl0sbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLG51bGwsMV0sImh0dHBzOi8vd3d3LmFyYWJuZXdzLmNvbS8iLG51bGwsW1s4LCJEc0tHTi1xcWZyUSJdLFs5LCJlbi1VUyJdLFsxOCwiW1tbbnVsbCwxNDcwXV1dIl0sWzM1LCIxNzc2ODE0MDU0Il0sWzI2LCIxNyJdLFsxOSwiMiJdLFsyNCwiIl0sWzI1LCJbWzk1Mzg2MTg4XV0iXSxbMjksImZhbHNlIl1dXQ — 200 — 2.3 KiB — 44 ms — h3https://fundingchoicesmessages.google.com/f/AGSKWxVVpQkjmEvEMMNz2LcraoSobaNkong_yyIssOmGAoaxM8AnH3wOt726yaNFlRf7wd5Q_iTlQganFyqvRkPXr22gYEak8TSxE-PVAvZOxYZml-HddBC2LocfjPhO96lT6U9Xd9Jtyw==?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzc2ODE0MDU1LDM3OTAwMDAwMF0sbnVsbCxudWxsLG51bGwsW251bGwsWzcsNiwxMF0sbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLG51bGwsMV0sImh0dHBzOi8vd3d3LmFyYWJuZXdzLmNvbS8iLG51bGwsW1s4LCJEc0tHTi1xcWZyUSJdLFs5LCJlbi1VUyJdLFsxOCwiW1tbbnVsbCwxNDcwXV1dIl0sWzM1LCIxNzc2ODE0MDU0Il0sWzI2LCIxNyJdLFsxOSwiMiJdLFsyNCwiIl0sWzI1LCJbWzk1Mzg2MTg4XV0iXSxbMjksImZhbHNlIl1dXQfundingchoicesmessages.google.com/f... https://fundingchoicesmessages.google.com/f/AGSKWxVVpQkjmEvEMMNz2LcraoSobaNkong_yyIssOmGAoaxM8AnH3wOt726yaNFlRf7wd5Q_iTlQganFyqvRkPXr22gYEak8TSxE-PVAvZOxYZml-HddBC2LocfjPhO96lT6U9Xd9Jtyw==?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzc2ODE0MDU1LDM3OTAwMDAwMF0sbnVsbCxudWxsLG51bGwsW251bGwsWzcsNiwxMF0sbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLG51bGwsMV0sImh0dHBzOi8vd3d3LmFyYWJuZXdzLmNvbS8iLG51bGwsW1s4LCJEc0tHTi1xcWZyUSJdLFs5LCJlbi1VUyJdLFsxOCwiW1tbbnVsbCwxNDcwXV1dIl0sWzM1LCIxNzc2ODE0MDU0Il0sWzI2LCIxNyJdLFsxOSwiMiJdLFsyNCwiIl0sWzI1LCJbWzk1Mzg2MTg4XV0iXSxbMjksImZhbHNlIl1dXQ — 200 — 1.2 KiB — 38 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxXYt0MQ8JCS-xJb04qXjSrD_i8o84aAOJ_uZWYgEvH_GyBxmya3ECfVi8x-T7alXaCkdSZB817IOgcK1XMTnZl7aCbG4NbtE66Hxutng1q3j4aNtUO2fKiepqZ_BX1Lyg8ay-u46w==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxXYt0MQ8JCS-xJb04qXjSrD_i8o84aAOJ_uZWYgEvH_GyBxmya3ECfVi8x-T7alXaCkdSZB817IOgcK1XMTnZl7aCbG4NbtE66Hxutng1q3j4aNtUO2fKiepqZ_BX1Lyg8ay-u46w== — 204 — 28 B — 25 ms — h3https://fundingchoicesmessages.google.com/f/AGSKWxVDYVP9yHEeo1DV-yGTs0p_rjg3MDetANv-eVit__NGhnWoJIfCS_085PxXNrfSxWS3De8Faoj6AgkK9jqFWW-ovXD1jn5tTScOGkB8fA0hGhangf_6TdbIvx6FamEV9f_5urGZUA==?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzc2ODE0MDU1LDQyNTAwMDAwMF0sbnVsbCxudWxsLG51bGwsW251bGwsWzcsNiwxMCw5XSxudWxsLDIsbnVsbCwiZW4iLG51bGwsbnVsbCxudWxsLG51bGwsbnVsbCwxXSwiaHR0cHM6Ly93d3cuYXJhYm5ld3MuY29tLyIsbnVsbCxbWzgsIkRzS0dOLXFxZnJRIl0sWzksImVuLVVTIl0sWzE4LCJbW1tudWxsLDE0NzBdXV0iXSxbMzUsIjE3NzY4MTQwNTQiXSxbMjYsIjE3Il0sWzE5LCIyIl0sWzI0LCIiXSxbMjUsIltbOTUzODYxODhdXSJdLFsyOSwiZmFsc2UiXV1dfundingchoicesmessages.google.com/f... https://fundingchoicesmessages.google.com/f/AGSKWxVDYVP9yHEeo1DV-yGTs0p_rjg3MDetANv-eVit__NGhnWoJIfCS_085PxXNrfSxWS3De8Faoj6AgkK9jqFWW-ovXD1jn5tTScOGkB8fA0hGhangf_6TdbIvx6FamEV9f_5urGZUA==?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzc2ODE0MDU1LDQyNTAwMDAwMF0sbnVsbCxudWxsLG51bGwsW251bGwsWzcsNiwxMCw5XSxudWxsLDIsbnVsbCwiZW4iLG51bGwsbnVsbCxudWxsLG51bGwsbnVsbCwxXSwiaHR0cHM6Ly93d3cuYXJhYm5ld3MuY29tLyIsbnVsbCxbWzgsIkRzS0dOLXFxZnJRIl0sWzksImVuLVVTIl0sWzE4LCJbW1tudWxsLDE0NzBdXV0iXSxbMzUsIjE3NzY4MTQwNTQiXSxbMjYsIjE3Il0sWzE5LCIyIl0sWzI0LCIiXSxbMjUsIltbOTUzODYxODhdXSJdLFsyOSwiZmFsc2UiXV1d — 200 — 1.6 KiB — 42 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxXTRCxdOXZ0ejiz8u9lsxKQfhe2NqihydnAyEdKFUGtDSKv1UuSEsM32Z9tmoTdasOGtdAzQgK0Hie03yc8iQ69Ios0k4guyJdYDUf92i_-lKFa-OnnjQN2wpXaqdi64i-6UhMyXQ==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxXTRCxdOXZ0ejiz8u9lsxKQfhe2NqihydnAyEdKFUGtDSKv1UuSEsM32Z9tmoTdasOGtdAzQgK0Hie03yc8iQ69Ios0k4guyJdYDUf92i_-lKFa-OnnjQN2wpXaqdi64i-6UhMyXQ== — 204 — 28 B — 26 ms — h3https://gum.criteo.com/syncframe?origin=publishertagids&topUrl=www.arabnews.com&gdpr=0&gdpr_consent=&gpp=&gpp_sid=-1gum.criteo.com/syncframe?origin=pub... https://gum.criteo.com/syncframe?origin=publishertagids&topUrl=www.arabnews.com&gdpr=0&gdpr_consent=&gpp=&gpp_sid=-1 — 200 — 5.1 KiB — 23 ms — h2https://gum.criteo.com/sid/json?origin=publishertagids&domain=arabnews.com&sn=ChromeSyncframe&so=0&topUrl=www.arabnews.comgum.criteo.com/sid/json?origin=publ... https://gum.criteo.com/sid/json?origin=publishertagids&domain=arabnews.com&sn=ChromeSyncframe&so=0&topUrl=www.arabnews.com — 302 — 711 B — 9 ms — h2https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=gpt_m202604170101&jk=857774823666429&bg=!PzylPF7NAAY2C5OeFgs7AEcBe5WfOMtw6paaPwbiKxzVztoIzmBr0wNSAKiXm-FeB1CIVJuE1Qx7Daj8yToKKmWlC2-TsW_AdVeNSXw0yfDMjCL0_41bzQIAAACJUgAAAAVoAQd-ADcr5WyqQVnKuqOG0ffkWdlMd-aa_9jtnOzS2bpUT5qvE-QkopGiHNz_AqAc6m8ENlvIDHVumgvOmQKwnA9eHw2kX3OMZFEjSqrBYUWCPSsxRRxZ8vSzVI3OaMpx7k4U-uwDd0jrl_jFLhFlJwezlC644pBlxaAZumauO14LGmNAiz2XSEFRrihgA2pHoitbpQIYdBhfNBVTqikkCUSqrnUvcfS4of8POMoo4nhzWJm45C2leqZARyJsHF9JAt6NLn9_XSGOdNjPPSBcE-MYaH19sr5fPlbFbmgYVeHgucoJ6jqlSfa99Iah5e3aXX-Nkcd7C9rk66mRN_zSEEGMTCWKbz_timevhNVHOEdwh65HUw4QNeAB2GqHr4dZPZT16UAKjFKFLUXXpxJuZd6068PO6OftZBeL6rC5HhC9S4jjdGC8NAItvL7d-icCMZ58kO2_yKDgDci5nBOVEgssnytX5Y_MG7n73strl9hjnO-KlpsSTs8F7f0TznVUtYW0PUrSDr97gV_aHaHpCXm6H_aC36XqLwQ6uxIeLEu0K0ko8MiYkth6XV70adO22h-l2thc5Up4FI_kivfcWte-5sZjQJEBWcArIOxQem_UOlgs01eNdWnGM7WTuHj3dHdDIOu96-fvVYCNEkj7THpb6NznI2YT17J9mMEdhkYQcvhuq5ytTPfPCnlqUPugW0Zi1-1Q3VSpJ6CPd7zpF9DaJGS0Fvzq28DBUrcaicm-YkH6WYf6nDGIomDVrl4YottO9TnTK-R9AP43ERbrw0OswO-D00lL_rFWtoHxeRAUD53i9nxkpIdFy4CH-ieDlPZsFYTuSosk9FxQr7jYRKImyr3K-x8aDluPtx0cX_TrCH3WNevoxH4SmHW0-_Fb5LfvZVaWAIWVQH0QQzI_djByGDvZXjVpjWwXgLlUmOoOMoJbiSwrdeKRBLLcWws7Bcv5VgyKWaDsKCfKSFeMN1pv3gWOFaqDMRlq29jsbwep1.adtrafficquality.google/pagead/... https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=gpt_m202604170101&jk=857774823666429&bg=!PzylPF7NAAY2C5OeFgs7AEcBe5WfOMtw6paaPwbiKxzVztoIzmBr0wNSAKiXm-FeB1CIVJuE1Qx7Daj8yToKKmWlC2-TsW_AdVeNSXw0yfDMjCL0_41bzQIAAACJUgAAAAVoAQd-ADcr5WyqQVnKuqOG0ffkWdlMd-aa_9jtnOzS2bpUT5qvE-QkopGiHNz_AqAc6m8ENlvIDHVumgvOmQKwnA9eHw2kX3OMZFEjSqrBYUWCPSsxRRxZ8vSzVI3OaMpx7k4U-uwDd0jrl_jFLhFlJwezlC644pBlxaAZumauO14LGmNAiz2XSEFRrihgA2pHoitbpQIYdBhfNBVTqikkCUSqrnUvcfS4of8POMoo4nhzWJm45C2leqZARyJsHF9JAt6NLn9_XSGOdNjPPSBcE-MYaH19sr5fPlbFbmgYVeHgucoJ6jqlSfa99Iah5e3aXX-Nkcd7C9rk66mRN_zSEEGMTCWKbz_timevhNVHOEdwh65HUw4QNeAB2GqHr4dZPZT16UAKjFKFLUXXpxJuZd6068PO6OftZBeL6rC5HhC9S4jjdGC8NAItvL7d-icCMZ58kO2_yKDgDci5nBOVEgssnytX5Y_MG7n73strl9hjnO-KlpsSTs8F7f0TznVUtYW0PUrSDr97gV_aHaHpCXm6H_aC36XqLwQ6uxIeLEu0K0ko8MiYkth6XV70adO22h-l2thc5Up4FI_kivfcWte-5sZjQJEBWcArIOxQem_UOlgs01eNdWnGM7WTuHj3dHdDIOu96-fvVYCNEkj7THpb6NznI2YT17J9mMEdhkYQcvhuq5ytTPfPCnlqUPugW0Zi1-1Q3VSpJ6CPd7zpF9DaJGS0Fvzq28DBUrcaicm-YkH6WYf6nDGIomDVrl4YottO9TnTK-R9AP43ERbrw0OswO-D00lL_rFWtoHxeRAUD53i9nxkpIdFy4CH-ieDlPZsFYTuSosk9FxQr7jYRKImyr3K-x8aDluPtx0cX_TrCH3WNevoxH4SmHW0-_Fb5LfvZVaWAIWVQH0QQzI_djByGDvZXjVpjWwXgLlUmOoOMoJbiSwrdeKRBLLcWws7Bcv5VgyKWaDsKCfKSFeMN1pv3gWOFaqDMRlq29jsbw — 204 — 17 B — 39 ms — h3https://mug.criteo.com/sid?cpp=XJE6LnxBMFdwRi9TWVhJOXUrWjgrQnpIczMxWng3THFzWTlZUUl3YWY5dnE4bGNGSWUzNVZHbjcybGNiVUQ3MEl0Z1E1Rm5UT0RUd1RWSDVmZEFvQThiTHhhRHNQSktWWkNZei8vVjlyOGI4UUZGYkpOT2FqbXJsc1IwcXJTTFZQR3d0YlNUTzFPTWJoQVJ6V2FWL2NRbTNBdW9uS2srUlNveXFWNjdSWXNnazJ2cEdrOUh2bjRaSVhHNlJpRWRxa0s3Qk1ycmZUaytZRlQ1NkJWOVZzUWJCc0h4c3llYkFtUTQyNlBsVGRoYkdhYTNiM2RLNWs5Zm1RQUorWFN0MHBHUnNkfA&cppv=2mug.criteo.com/sid?cpp=XJE6LnxBMFdw... https://mug.criteo.com/sid?cpp=XJE6LnxBMFdwRi9TWVhJOXUrWjgrQnpIczMxWng3THFzWTlZUUl3YWY5dnE4bGNGSWUzNVZHbjcybGNiVUQ3MEl0Z1E1Rm5UT0RUd1RWSDVmZEFvQThiTHhhRHNQSktWWkNZei8vVjlyOGI4UUZGYkpOT2FqbXJsc1IwcXJTTFZQR3d0YlNUTzFPTWJoQVJ6V2FWL2NRbTNBdW9uS2srUlNveXFWNjdSWXNnazJ2cEdrOUh2bjRaSVhHNlJpRWRxa0s3Qk1ycmZUaytZRlQ1NkJWOVZzUWJCc0h4c3llYkFtUTQyNlBsVGRoYkdhYTNiM2RLNWs5Zm1RQUorWFN0MHBHUnNkfA&cppv=2 — 200 — 756 B — 33 ms — h2https://e.clarity.ms/collecte.clarity.ms/collect https://e.clarity.ms/collect — 204 — 280 B — 17 ms — http/1.1
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 2298ms · 1305KB · €25/mo
www.arabnews.com
Other
Costly
Execution 670ms
Transfer 135 KB
Unused 62%
Monthly Cost €7/mo
www.arabnews.com
Other
Costly
Execution 325ms
Transfer 25 KB
Monthly Cost €4/mo
Unattributable
Other
Costly
Execution 316ms
Transfer 0 KB
Monthly Cost €3/mo
securepubads.g.doubleclick.net
Other
Costly
Execution 257ms
Transfer 187 KB
Unused 52%
Monthly Cost €3/mo
Google Tag Manager
Tag Manager
Optional
Execution 130ms
Transfer 167 KB
Unused 47%
Monthly Cost €1/mo
fundingchoicesmessages.google.com
Other
Optional
Execution 109ms
Transfer 70 KB
Unused 52%
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 105ms
Transfer 152 KB
Unused 42%
Monthly Cost €1/mo
cdn.onesignal.com
Other
Optional
Execution 89ms
Transfer 69 KB
Unused 65%
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 88ms
Transfer 169 KB
Unused 40%
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 76ms
Transfer 153 KB
Unused 42%
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 69ms
Transfer 151 KB
Unused 44%
Monthly Cost €1/mo
Microsoft Clarity
Session Replay
Optional
Execution 64ms
Transfer 26 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • www.arabnews.com adds 670ms and costs ~€7/month
  • www.arabnews.com adds 325ms and costs ~€4/month
  • Unattributable adds 316ms and costs ~€3/month
  • securepubads.g.doubleclick.net adds 257ms and costs ~€3/month

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

Why this matters

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

Learn more

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

Source: web.dev

www.arabnews.com takes 670ms 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

62% of www.arabnews.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

www.arabnews.com takes 325ms 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 316ms 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

securepubads.g.doubleclick.net takes 257ms 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

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

52% of fundingchoicesmessages.google.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

65% of cdn.onesignal.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