Skip to content
https://aljazeera.com

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
68
GRADE
D
FIX
6
REVIEW
2
PASS
7
INFO
2

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

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

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

6.93 s

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

7.91 s

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

6.00 s

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

0.004

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

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

42.79 s

Page Load Progression

1.3 s
2.7 s
4.0 s
5.3 s
6.6 s
8.0 s
9.3 s
10.6 s
Checks
17
7 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
6.0 MB transferred, 324 requests
FIX
6.0 MB transferred, 324 requests
Critical::
Page weighs 16.0 MB (6.0 MB transferred)
Warning::
JavaScript is 2.9 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.9 MB
Warning::
Images are 2.1 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 2.1 MB
Warning::
324 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.3 g CO2 per page load
6.0 MB / 2.4 MB budget
6.0 MB transferred
324 requests
1.3 g CO2 per page load
JavaScript 2.9 MiB 48%
Images 2.1 MiB 36%
HTML 465.1 KiB 8%
Other 176.7 KiB 3%
CSS 125.7 KiB 2%
Fonts 111.7 KiB 2%
Other 55.0 KiB 1%
Other 26.9 KiB 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (6.0 MiB of 6.0 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
20953ms total JS execution
FIX
20953ms total JS execution
Warning::
https://www.aljazeera.com/: 3768ms CPU time
Warning::
https://www.aljazeera.com/static/js/main.04abe9c9....: 2997ms CPU time
Warning::
Unattributable: 2315ms CPU time
Warning::
https://scripts.mf.webcontentassessor.com/scripts/...: 2248ms CPU time
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 1949ms CPU time
Warning::
Third-party scripts: 20953ms (100% of total)

Main Thread Breakdown

Script Evaluation 59% Other 22% Style & Layout 8% Script Parsing & Compilation 7%
ScriptTotalScriptingParse/CompileParty
https://www.aljazeera.com/3768ms149ms70ms3rd
https://www.aljazeera.com/static/js/main.04abe9c9.js2997ms2440ms1ms3rd
Unattributable2315ms601ms0ms3rd
https://scripts.mf.webcontentassessor.com/scripts/fbc1ae46ca1648e1001502b614ee99bb89881227aee2fc44acc1bab4338e81492248ms2062ms91ms3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604100101/pubads_impl.js1949ms1731ms82ms3rd
https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js1088ms901ms63ms3rd
https://www.aljazeera.com/static/js/brightcove-libs~7dbd8cdd.63f20213.chunk.js999ms820ms21ms3rd
https://players.brightcove.net/665003303001/UbqgmlUbk_default/index.min.js952ms535ms160ms3rd
https://a.pub.network/aljazeera-com/prebid.js456ms375ms66ms3rd
https://a.pub.network/aljazeera-com/pubfig.engine.mobile.js451ms355ms68ms3rd

Showing top 10 of 32 scripts

F
JS Bundles
Action
70 scripts, 1.2 MB unused
FIX
70 scripts, 1.2 MB unused
Warning::
https://players.brightcove.net/665003303001/Ubqgml...: 172 KB unused (52%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-XN9J...: 114 KB unused (68%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 96 KB unused (51%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://imasdk.googleapis.com/js/sdkloader/ima3.js: 79 KB unused (54%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.cookielaw.org/scripttemplates/202601.2...: 78 KB unused (61%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 1.2 MB
1182 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://players.brightcove.net/665003303001/UbqgmlUbk_default/index.min.js331 KB172 KB (52%)3rd
https://www.googletagmanager.com/gtag/js?id=G-XN9JB9Q0M1&cx=c&gtm=4e64e1167 KB114 KB (68%)3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604100101/pubads_impl.js186 KB96 KB (51%)3rd
https://imasdk.googleapis.com/js/sdkloader/ima3.js147 KB79 KB (54%)3rd
https://cdn.cookielaw.org/scripttemplates/202601.2.0/otBannerSdk.js128 KB78 KB (61%)3rd
https://www.googletagmanager.com/gtag/js?id=G-XN9JB9Q0M1167 KB70 KB (42%)3rd
https://a.pub.network/aljazeera-com/prebid.js167 KB70 KB (42%)3rd
https://a.pub.network/aljazeera-com/pubfig.engine.mobile.js141 KB60 KB (43%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-MJWQ5L2117 KB60 KB (51%)3rd
https://www.aljazeera.com/static/js/vendor~main~7dbd8cdd.1cbe70e4.chunk.js67 KB42 KB (63%)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
324 resources · 6.0 MB · 1.2 MB savings available
FIX
324 resources · 6.0 MB · 1.2 MB savings available
Warning::
Page weight 5.0 MB over 1MB target
Got: 6.0 MB Expected: ≤ 1 MB
Info::
~1.2 MB of savings available
Warning::
323 third-party resources (100% of weight)
Info::
5 resources over 200KB
324 resources · 6.0 MiB · 323 third-party 5.0 MiB over 1MB target
JavaScript 48% · 2.9 MiB
Image 36% · 2.2 MiB
Document 8% · 471.3 KiB
Other 4% · 239.5 KiB
CSS 2% · 130.4 KiB
Font 2% · 111.7 KiB

~1.2 MiB of savings available

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

No Cache-Control header

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

B
Image Optimization
59 images, 0 KB saveable
REVIEW
59 images, 0 KB saveable
Info::
All images are well-optimized
59 images 2.1 MB
0 oversized -0 KB
35 legacy format
0 missing dimensions CLS risk
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

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

Web fonts

5

112 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 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s FCP 6.9 s LCP 7.9 shttps://www.aljazeera.com/static/media/Roboto-Bold.52bb58c8.woff2Roboto-Bold.52bb58c8.woff2 https://www.aljazeera.com/static/media/Roboto-Bold.52bb58c8.woff2 — 22.4 KiB — 145 ms — font-display: swaphttps://www.aljazeera.com/static/media/Roboto-Regular.c5bf51b6.woff2Roboto-Regular.c5bf51b6... https://www.aljazeera.com/static/media/Roboto-Regular.c5bf51b6.woff2 — 22.3 KiB — 147 ms — font-display: swaphttps://www.aljazeera.com/static/media/Roboto-Medium.15431381.woff2Roboto-Medium.15431381.... https://www.aljazeera.com/static/media/Roboto-Medium.15431381.woff2 — 22.4 KiB — 21 ms — font-display: swaphttps://www.aljazeera.com/static/media/Roboto-Black.d8e97377.woff2Roboto-Black.d8e97377.w... https://www.aljazeera.com/static/media/Roboto-Black.d8e97377.woff2 — 22.3 KiB — 50 ms — font-display: swaphttps://www.aljazeera.com/static/media/Roboto-Light.56ecfc67.woff2Roboto-Light.56ecfc67.w... https://www.aljazeera.com/static/media/Roboto-Light.56ecfc67.woff2 — 22.2 KiB — 23 ms — font-display: swap
Roboto-Bold.52bb58c8.woff2 woff2 swap
Size 22 KB
Load time 145 ms
Start 528 ms
Risk FOUT — text flashes from fallback to web font
Roboto-Regular.c5bf51b6... woff2 swap
Size 22 KB
Load time 147 ms
Start 528 ms
Risk FOUT — text flashes from fallback to web font
Roboto-Medium.15431381.... woff2 swap
Size 22 KB
Load time 21 ms
Start 782 ms
Risk FOUT — text flashes from fallback to web font
Roboto-Black.d8e97377.w... woff2 swap
Size 22 KB
Load time 50 ms
Start 782 ms
Risk FOUT — text flashes from fallback to web font
Roboto-Light.56ecfc67.w... woff2 swap
Size 22 KB
Load time 23 ms
Start 782 ms
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
44 hints, 0 missing preconnects
PASS
44 hints, 0 missing preconnects
Info::
Page uses 44 resource hint(s)

Current Resource Hints

preconnect
6
preload
+25
35
dns-prefetch
3
prefetch

44 resource hints configured

A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
Network Waterfall
324 requests over 11391ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 6.9 s LCP 7.9 shttps://aljazeera.com// https://aljazeera.com/ — 301 — 87 B — 460 ms — h2https://www.aljazeera.com/www.aljazeera.com/ https://www.aljazeera.com/ — 200 — 117.6 KiB — 34 ms — h2https://www.aljazeera.com/static/css/card-gallery-big~493df0b3.704a3aa0.chunk.csswww.aljazeera.com/static/css/card-g... https://www.aljazeera.com/static/css/card-gallery-big~493df0b3.704a3aa0.chunk.css — 200 — 22.6 KiB — 35 ms — h2https://www.aljazeera.com/static/css/component~homepage-route~6e6dca10.f0f58e2f.chunk.csswww.aljazeera.com/static/css/compon... https://www.aljazeera.com/static/css/component~homepage-route~6e6dca10.f0f58e2f.chunk.css — 200 — 8.6 KiB — 29 ms — h2https://www.aljazeera.com/static/css/component~homepage-route~493df0b3.1cb62611.chunk.csswww.aljazeera.com/static/css/compon... https://www.aljazeera.com/static/css/component~homepage-route~493df0b3.1cb62611.chunk.css — 200 — 13.5 KiB — 38 ms — h2https://www.aljazeera.com/static/css/component~common-route~homepage-route~login-route~section-route~topic-route~video-route~6e6dca10.b3d0dfdd.chunk.csswww.aljazeera.com/static/css/compon... https://www.aljazeera.com/static/css/component~common-route~homepage-route~login-route~section-route~topic-route~video-route~6e6dca10.b3d0dfdd.chunk.css — 200 — 18.2 KiB — 43 ms — h2https://www.aljazeera.com/static/css/component~amp-route~article-route~common-route~gallery-route~homepage-route~liveblog-route~login-rou~d82eadb2.33d28eda.chunk.csswww.aljazeera.com/static/css/compon... https://www.aljazeera.com/static/css/component~amp-route~article-route~common-route~gallery-route~homepage-route~liveblog-route~login-rou~d82eadb2.33d28eda.chunk.css — 200 — 14.7 KiB — 56 ms — h2https://www.aljazeera.com/static/css/vendor~common-route~featured-gallery~homepage-route~topic-route~vertical-video-experience~video-rout~7433b1ad.76106ea4.chunk.csswww.aljazeera.com/static/css/vendor... https://www.aljazeera.com/static/css/vendor~common-route~featured-gallery~homepage-route~topic-route~vertical-video-experience~video-rout~7433b1ad.76106ea4.chunk.css — 200 — 3.0 KiB — 44 ms — h2https://www.aljazeera.com/static/css/component~main~5db14389.8684186c.chunk.csswww.aljazeera.com/static/css/compon... https://www.aljazeera.com/static/css/component~main~5db14389.8684186c.chunk.css — 200 — 14.4 KiB — 55 ms — h2https://www.aljazeera.com/static/css/component~main~6e6dca10.0fccd001.chunk.csswww.aljazeera.com/static/css/compon... https://www.aljazeera.com/static/css/component~main~6e6dca10.0fccd001.chunk.css — 200 — 5.4 KiB — 47 ms — h2https://www.aljazeera.com/static/css/component~main~b07b7304.6a8068a3.chunk.csswww.aljazeera.com/static/css/compon... https://www.aljazeera.com/static/css/component~main~b07b7304.6a8068a3.chunk.css — 200 — 8.9 KiB — 49 ms — h2https://www.aljazeera.com/static/css/component~main~748942c6.dded1be8.chunk.csswww.aljazeera.com/static/css/compon... https://www.aljazeera.com/static/css/component~main~748942c6.dded1be8.chunk.css — 200 — 12.7 KiB — 63 ms — h2https://www.aljazeera.com/static/css/vendor~main~7dbd8cdd.24bf1742.chunk.csswww.aljazeera.com/static/css/vendor... https://www.aljazeera.com/static/css/vendor~main~7dbd8cdd.24bf1742.chunk.css — 200 — 1014 B — 55 ms — h2https://www.aljazeera.com/static/js/youtube-libs~7dbd8cdd.4e52e52d.chunk.jswww.aljazeera.com/static/js/youtube... https://www.aljazeera.com/static/js/youtube-libs~7dbd8cdd.4e52e52d.chunk.js — 200 — 3.6 KiB — 56 ms — h2https://www.aljazeera.com/static/js/brightcove-libs~7dbd8cdd.63f20213.chunk.jswww.aljazeera.com/static/js/brightc... https://www.aljazeera.com/static/js/brightcove-libs~7dbd8cdd.63f20213.chunk.js — 200 — 5.4 KiB — 58 ms — h2https://www.aljazeera.com/static/js/amplitude-libs~011b9863.512b3553.chunk.jswww.aljazeera.com/static/js/amplitu... https://www.aljazeera.com/static/js/amplitude-libs~011b9863.512b3553.chunk.js — 200 — 13.5 KiB — 59 ms — h2https://www.aljazeera.com/static/js/freestar-libs~910c95fb.f1d9178a.chunk.jswww.aljazeera.com/static/js/freesta... https://www.aljazeera.com/static/js/freestar-libs~910c95fb.f1d9178a.chunk.js — 200 — 13.6 KiB — 62 ms — h2https://www.aljazeera.com/static/js/firebase-packages~7dbd8cdd.77b48d1d.chunk.jswww.aljazeera.com/static/js/firebas... https://www.aljazeera.com/static/js/firebase-packages~7dbd8cdd.77b48d1d.chunk.js — 200 — 39.6 KiB — 73 ms — h2https://www.aljazeera.com/static/js/react-core~7dbd8cdd.03b5246c.chunk.jswww.aljazeera.com/static/js/react-c... https://www.aljazeera.com/static/js/react-core~7dbd8cdd.03b5246c.chunk.js — 200 — 53.1 KiB — 79 ms — h2https://www.aljazeera.com/static/js/graphql-core~7dbd8cdd.6500d372.chunk.jswww.aljazeera.com/static/js/graphql... https://www.aljazeera.com/static/js/graphql-core~7dbd8cdd.6500d372.chunk.js — 200 — 49.5 KiB — 88 ms — h2https://www.aljazeera.com/static/js/vendor~main~7dbd8cdd.1cbe70e4.chunk.jswww.aljazeera.com/static/js/vendor~... https://www.aljazeera.com/static/js/vendor~main~7dbd8cdd.1cbe70e4.chunk.js — 200 — 66.7 KiB — 106 ms — h2https://www.aljazeera.com/static/js/vendor~main~e5e84d97.b0c974cb.chunk.jswww.aljazeera.com/static/js/vendor~... https://www.aljazeera.com/static/js/vendor~main~e5e84d97.b0c974cb.chunk.js — 200 — 72.8 KiB — 110 ms — h2https://www.aljazeera.com/static/js/component~main~748942c6.ab00418b.chunk.jswww.aljazeera.com/static/js/compone... https://www.aljazeera.com/static/js/component~main~748942c6.ab00418b.chunk.js — 200 — 83.1 KiB — 110 ms — h2https://www.aljazeera.com/static/js/component~main~b07b7304.29fee353.chunk.jswww.aljazeera.com/static/js/compone... https://www.aljazeera.com/static/js/component~main~b07b7304.29fee353.chunk.js — 200 — 60.8 KiB — 116 ms — h2https://www.aljazeera.com/static/js/component~main~6e6dca10.308560bb.chunk.jswww.aljazeera.com/static/js/compone... https://www.aljazeera.com/static/js/component~main~6e6dca10.308560bb.chunk.js — 200 — 38.5 KiB — 122 ms — h2https://www.aljazeera.com/static/js/component~main~5db14389.3795bf11.chunk.jswww.aljazeera.com/static/js/compone... https://www.aljazeera.com/static/js/component~main~5db14389.3795bf11.chunk.js — 200 — 37.7 KiB — 122 ms — h2https://www.aljazeera.com/static/js/main.04abe9c9.jswww.aljazeera.com/static/js/main.04... https://www.aljazeera.com/static/js/main.04abe9c9.js — 200 — 2.8 KiB — 113 ms — h2https://www.aljazeera.com/static/js/vendor~amp-route~article-route~common-route~gallery-route~homepage-route~liveblog-route~login-route~~d03bd1d4.26993906.chunk.jswww.aljazeera.com/static/js/vendor~... https://www.aljazeera.com/static/js/vendor~amp-route~article-route~common-route~gallery-route~homepage-route~liveblog-route~login-route~~d03bd1d4.26993906.chunk.js — 200 — 27.2 KiB — 121 ms — h2https://www.aljazeera.com/static/js/vendor~common-route~featured-gallery~homepage-route~topic-route~vertical-video-experience~video-rout~7433b1ad.87c45a2f.chunk.jswww.aljazeera.com/static/js/vendor~... https://www.aljazeera.com/static/js/vendor~common-route~featured-gallery~homepage-route~topic-route~vertical-video-experience~video-rout~7433b1ad.87c45a2f.chunk.js — 200 — 34.9 KiB — 130 ms — h2https://www.aljazeera.com/static/js/component~amp-route~article-route~common-route~gallery-route~homepage-route~liveblog-route~login-rou~d82eadb2.840b4c3d.chunk.jswww.aljazeera.com/static/js/compone... https://www.aljazeera.com/static/js/component~amp-route~article-route~common-route~gallery-route~homepage-route~liveblog-route~login-rou~d82eadb2.840b4c3d.chunk.js — 200 — 58.2 KiB — 140 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 6.9 s LCP 7.9 shttps://aljazeera.com// https://aljazeera.com/ — 301 — 87 B — 460 ms — h2https://www.aljazeera.com/www.aljazeera.com/ https://www.aljazeera.com/ — 200 — 117.6 KiB — 34 ms — h2https://www.aljazeera.com/static/css/card-gallery-big~493df0b3.704a3aa0.chunk.csswww.aljazeera.com/static/css/card-g... https://www.aljazeera.com/static/css/card-gallery-big~493df0b3.704a3aa0.chunk.css — 200 — 22.6 KiB — 35 ms — h2https://www.aljazeera.com/static/css/component~homepage-route~6e6dca10.f0f58e2f.chunk.csswww.aljazeera.com/static/css/compon... https://www.aljazeera.com/static/css/component~homepage-route~6e6dca10.f0f58e2f.chunk.css — 200 — 8.6 KiB — 29 ms — h2https://www.aljazeera.com/static/css/component~homepage-route~493df0b3.1cb62611.chunk.csswww.aljazeera.com/static/css/compon... https://www.aljazeera.com/static/css/component~homepage-route~493df0b3.1cb62611.chunk.css — 200 — 13.5 KiB — 38 ms — h2https://www.aljazeera.com/static/css/component~common-route~homepage-route~login-route~section-route~topic-route~video-route~6e6dca10.b3d0dfdd.chunk.csswww.aljazeera.com/static/css/compon... https://www.aljazeera.com/static/css/component~common-route~homepage-route~login-route~section-route~topic-route~video-route~6e6dca10.b3d0dfdd.chunk.css — 200 — 18.2 KiB — 43 ms — h2https://www.aljazeera.com/static/css/component~amp-route~article-route~common-route~gallery-route~homepage-route~liveblog-route~login-rou~d82eadb2.33d28eda.chunk.csswww.aljazeera.com/static/css/compon... https://www.aljazeera.com/static/css/component~amp-route~article-route~common-route~gallery-route~homepage-route~liveblog-route~login-rou~d82eadb2.33d28eda.chunk.css — 200 — 14.7 KiB — 56 ms — h2https://www.aljazeera.com/static/css/vendor~common-route~featured-gallery~homepage-route~topic-route~vertical-video-experience~video-rout~7433b1ad.76106ea4.chunk.csswww.aljazeera.com/static/css/vendor... https://www.aljazeera.com/static/css/vendor~common-route~featured-gallery~homepage-route~topic-route~vertical-video-experience~video-rout~7433b1ad.76106ea4.chunk.css — 200 — 3.0 KiB — 44 ms — h2https://www.aljazeera.com/static/css/component~main~5db14389.8684186c.chunk.csswww.aljazeera.com/static/css/compon... https://www.aljazeera.com/static/css/component~main~5db14389.8684186c.chunk.css — 200 — 14.4 KiB — 55 ms — h2https://www.aljazeera.com/static/css/component~main~6e6dca10.0fccd001.chunk.csswww.aljazeera.com/static/css/compon... https://www.aljazeera.com/static/css/component~main~6e6dca10.0fccd001.chunk.css — 200 — 5.4 KiB — 47 ms — h2https://www.aljazeera.com/static/css/component~main~b07b7304.6a8068a3.chunk.csswww.aljazeera.com/static/css/compon... https://www.aljazeera.com/static/css/component~main~b07b7304.6a8068a3.chunk.css — 200 — 8.9 KiB — 49 ms — h2https://www.aljazeera.com/static/css/component~main~748942c6.dded1be8.chunk.csswww.aljazeera.com/static/css/compon... https://www.aljazeera.com/static/css/component~main~748942c6.dded1be8.chunk.css — 200 — 12.7 KiB — 63 ms — h2https://www.aljazeera.com/static/css/vendor~main~7dbd8cdd.24bf1742.chunk.csswww.aljazeera.com/static/css/vendor... https://www.aljazeera.com/static/css/vendor~main~7dbd8cdd.24bf1742.chunk.css — 200 — 1014 B — 55 ms — h2https://www.aljazeera.com/static/js/youtube-libs~7dbd8cdd.4e52e52d.chunk.jswww.aljazeera.com/static/js/youtube... https://www.aljazeera.com/static/js/youtube-libs~7dbd8cdd.4e52e52d.chunk.js — 200 — 3.6 KiB — 56 ms — h2https://www.aljazeera.com/static/js/brightcove-libs~7dbd8cdd.63f20213.chunk.jswww.aljazeera.com/static/js/brightc... https://www.aljazeera.com/static/js/brightcove-libs~7dbd8cdd.63f20213.chunk.js — 200 — 5.4 KiB — 58 ms — h2https://www.aljazeera.com/static/js/amplitude-libs~011b9863.512b3553.chunk.jswww.aljazeera.com/static/js/amplitu... https://www.aljazeera.com/static/js/amplitude-libs~011b9863.512b3553.chunk.js — 200 — 13.5 KiB — 59 ms — h2https://www.aljazeera.com/static/js/freestar-libs~910c95fb.f1d9178a.chunk.jswww.aljazeera.com/static/js/freesta... https://www.aljazeera.com/static/js/freestar-libs~910c95fb.f1d9178a.chunk.js — 200 — 13.6 KiB — 62 ms — h2https://www.aljazeera.com/static/js/firebase-packages~7dbd8cdd.77b48d1d.chunk.jswww.aljazeera.com/static/js/firebas... https://www.aljazeera.com/static/js/firebase-packages~7dbd8cdd.77b48d1d.chunk.js — 200 — 39.6 KiB — 73 ms — h2https://www.aljazeera.com/static/js/react-core~7dbd8cdd.03b5246c.chunk.jswww.aljazeera.com/static/js/react-c... https://www.aljazeera.com/static/js/react-core~7dbd8cdd.03b5246c.chunk.js — 200 — 53.1 KiB — 79 ms — h2https://www.aljazeera.com/static/js/graphql-core~7dbd8cdd.6500d372.chunk.jswww.aljazeera.com/static/js/graphql... https://www.aljazeera.com/static/js/graphql-core~7dbd8cdd.6500d372.chunk.js — 200 — 49.5 KiB — 88 ms — h2https://www.aljazeera.com/static/js/vendor~main~7dbd8cdd.1cbe70e4.chunk.jswww.aljazeera.com/static/js/vendor~... https://www.aljazeera.com/static/js/vendor~main~7dbd8cdd.1cbe70e4.chunk.js — 200 — 66.7 KiB — 106 ms — h2https://www.aljazeera.com/static/js/vendor~main~e5e84d97.b0c974cb.chunk.jswww.aljazeera.com/static/js/vendor~... https://www.aljazeera.com/static/js/vendor~main~e5e84d97.b0c974cb.chunk.js — 200 — 72.8 KiB — 110 ms — h2https://www.aljazeera.com/static/js/component~main~748942c6.ab00418b.chunk.jswww.aljazeera.com/static/js/compone... https://www.aljazeera.com/static/js/component~main~748942c6.ab00418b.chunk.js — 200 — 83.1 KiB — 110 ms — h2https://www.aljazeera.com/static/js/component~main~b07b7304.29fee353.chunk.jswww.aljazeera.com/static/js/compone... https://www.aljazeera.com/static/js/component~main~b07b7304.29fee353.chunk.js — 200 — 60.8 KiB — 116 ms — h2https://www.aljazeera.com/static/js/component~main~6e6dca10.308560bb.chunk.jswww.aljazeera.com/static/js/compone... https://www.aljazeera.com/static/js/component~main~6e6dca10.308560bb.chunk.js — 200 — 38.5 KiB — 122 ms — h2https://www.aljazeera.com/static/js/component~main~5db14389.3795bf11.chunk.jswww.aljazeera.com/static/js/compone... https://www.aljazeera.com/static/js/component~main~5db14389.3795bf11.chunk.js — 200 — 37.7 KiB — 122 ms — h2https://www.aljazeera.com/static/js/main.04abe9c9.jswww.aljazeera.com/static/js/main.04... https://www.aljazeera.com/static/js/main.04abe9c9.js — 200 — 2.8 KiB — 113 ms — h2https://www.aljazeera.com/static/js/vendor~amp-route~article-route~common-route~gallery-route~homepage-route~liveblog-route~login-route~~d03bd1d4.26993906.chunk.jswww.aljazeera.com/static/js/vendor~... https://www.aljazeera.com/static/js/vendor~amp-route~article-route~common-route~gallery-route~homepage-route~liveblog-route~login-route~~d03bd1d4.26993906.chunk.js — 200 — 27.2 KiB — 121 ms — h2https://www.aljazeera.com/static/js/vendor~common-route~featured-gallery~homepage-route~topic-route~vertical-video-experience~video-rout~7433b1ad.87c45a2f.chunk.jswww.aljazeera.com/static/js/vendor~... https://www.aljazeera.com/static/js/vendor~common-route~featured-gallery~homepage-route~topic-route~vertical-video-experience~video-rout~7433b1ad.87c45a2f.chunk.js — 200 — 34.9 KiB — 130 ms — h2https://www.aljazeera.com/static/js/component~amp-route~article-route~common-route~gallery-route~homepage-route~liveblog-route~login-rou~d82eadb2.840b4c3d.chunk.jswww.aljazeera.com/static/js/compone... https://www.aljazeera.com/static/js/component~amp-route~article-route~common-route~gallery-route~homepage-route~liveblog-route~login-rou~d82eadb2.840b4c3d.chunk.js — 200 — 58.2 KiB — 140 ms — h2https://www.aljazeera.com/static/js/component~common-route~homepage-route~login-route~section-route~topic-route~video-route~6e6dca10.5e7712ce.chunk.jswww.aljazeera.com/static/js/compone... https://www.aljazeera.com/static/js/component~common-route~homepage-route~login-route~section-route~topic-route~video-route~6e6dca10.5e7712ce.chunk.js — 200 — 18.2 KiB — 136 ms — h2https://www.aljazeera.com/static/js/component~homepage-route~493df0b3.19b98d7e.chunk.jswww.aljazeera.com/static/js/compone... https://www.aljazeera.com/static/js/component~homepage-route~493df0b3.19b98d7e.chunk.js — 200 — 31.9 KiB — 136 ms — h2https://www.aljazeera.com/static/js/component~homepage-route~6e6dca10.8824b141.chunk.jswww.aljazeera.com/static/js/compone... https://www.aljazeera.com/static/js/component~homepage-route~6e6dca10.8824b141.chunk.js — 200 — 24.8 KiB — 143 ms — h2https://www.aljazeera.com/static/js/card-gallery-big~493df0b3.3ee29a19.chunk.jswww.aljazeera.com/static/js/card-ga... https://www.aljazeera.com/static/js/card-gallery-big~493df0b3.3ee29a19.chunk.js — 200 — 22.3 KiB — 148 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 43 ms — h2https://www.aljazeera.com/static/media/Roboto-Bold.52bb58c8.woff2www.aljazeera.com/static/media/Robo... https://www.aljazeera.com/static/media/Roboto-Bold.52bb58c8.woff2 — 200 — 22.4 KiB — 145 ms — h2https://www.aljazeera.com/static/media/Roboto-Regular.c5bf51b6.woff2www.aljazeera.com/static/media/Robo... https://www.aljazeera.com/static/media/Roboto-Regular.c5bf51b6.woff2 — 200 — 22.3 KiB — 147 ms — h2https://cdn.cookielaw.org/consent/602a83e6-bfb3-414b-866b-461b4fa31165/602a83e6-bfb3-414b-866b-461b4fa31165.jsoncdn.cookielaw.org/consent/602a83e6-... https://cdn.cookielaw.org/consent/602a83e6-bfb3-414b-866b-461b4fa31165/602a83e6-bfb3-414b-866b-461b4fa31165.json — 200 — 3.0 KiB — 38 ms — h2https://www.googletagmanager.com/gtag/js?id=G-XN9JB9Q0M1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-XN9JB9Q0M1 — 200 — 167.1 KiB — 296 ms — h2https://static.chartbeat.com/js/chartbeat.jsstatic.chartbeat.com/js/chartbeat.j... https://static.chartbeat.com/js/chartbeat.js — 200 — 15.9 KiB — 31 ms — h2https://www.aljazeera.com/thirdparty/ampli.v9.jswww.aljazeera.com/thirdparty/ampli.... https://www.aljazeera.com/thirdparty/ampli.v9.js — 200 — 1.8 KiB — 89 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-MJWQ5L2www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-MJWQ5L2 — 200 — 117.4 KiB — 262 ms — h2data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+CjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+CjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL… — 200 — 0 B — 0 ms — datahttps://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 307 B — 59 ms — h2data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd… — 200 — 0 B — 0 ms — datahttps://www.aljazeera.com/wp-content/uploads/2026/04/AP26103593498039-1776106909.jpg?resize=770%2C513&quality=80www.aljazeera.com/wp-content/upload... https://www.aljazeera.com/wp-content/uploads/2026/04/AP26103593498039-1776106909.jpg?resize=770%2C513&quality=80 — 200 — 58.6 KiB — 31 ms — h2https://www.aljazeera.com/wp-content/uploads/2026/04/DSC02741-1775944580.jpg?resize=770%2C513&quality=80www.aljazeera.com/wp-content/upload... https://www.aljazeera.com/wp-content/uploads/2026/04/DSC02741-1775944580.jpg?resize=770%2C513&quality=80 — 200 — 26.5 KiB — 32 ms — h2https://www.aljazeera.com/wp-content/uploads/2026/04/AP26092526992734-1-1776279443.jpg?resize=770%2C513&quality=80www.aljazeera.com/wp-content/upload... https://www.aljazeera.com/wp-content/uploads/2026/04/AP26092526992734-1-1776279443.jpg?resize=770%2C513&quality=80 — 200 — 25.7 KiB — 34 ms — h2https://www.aljazeera.com/wp-content/uploads/2026/04/getty_69dd2276b4-1776099958.jpg?resize=770%2C513&quality=80www.aljazeera.com/wp-content/upload... https://www.aljazeera.com/wp-content/uploads/2026/04/getty_69dd2276b4-1776099958.jpg?resize=770%2C513&quality=80 — 200 — 13.3 KiB — 36 ms — h2https://www.aljazeera.com/wp-content/uploads/2020/07/e42aa186abf848bdb8c647fd80917964_18.jpeg?resize=375%2C223&quality=80www.aljazeera.com/wp-content/upload... https://www.aljazeera.com/wp-content/uploads/2020/07/e42aa186abf848bdb8c647fd80917964_18.jpeg?resize=375%2C223&quality=80 — 200 — 9.8 KiB — 38 ms — h2https://www.aljazeera.com/wp-content/uploads/2024/10/AFP__20240530__1442595277__v2__HighRes__DemandTooHighForTaylorSwiftConcertTicketsTic-1729049419.jpg?resize=770%2C513&quality=80www.aljazeera.com/wp-content/upload... https://www.aljazeera.com/wp-content/uploads/2024/10/AFP__20240530__1442595277__v2__HighRes__DemandTooHighForTaylorSwiftConcertTicketsTic-1729049419.jpg?resize=770%2C513&quality=80 — 200 — 24.2 KiB — 39 ms — h2https://www.aljazeera.com/wp-content/uploads/2025/06/IMG_4276-1749982984.jpg?resize=96%2C96&quality=80www.aljazeera.com/wp-content/upload... https://www.aljazeera.com/wp-content/uploads/2025/06/IMG_4276-1749982984.jpg?resize=96%2C96&quality=80 — 200 — 1.2 KiB — 43 ms — h2https://www.aljazeera.com/wp-content/uploads/2026/04/Ashraph-1776184987.jpg?resize=96%2C96&quality=80www.aljazeera.com/wp-content/upload... https://www.aljazeera.com/wp-content/uploads/2026/04/Ashraph-1776184987.jpg?resize=96%2C96&quality=80 — 200 — 1.5 KiB — 44 ms — h2https://www.aljazeera.com/wp-content/uploads/2026/03/Live-tracker-04-1772372283.png?resize=770%2C513&quality=80www.aljazeera.com/wp-content/upload... https://www.aljazeera.com/wp-content/uploads/2026/03/Live-tracker-04-1772372283.png?resize=770%2C513&quality=80 — 200 — 49.7 KiB — 46 ms — h2https://www.aljazeera.com/wp-content/uploads/2026/04/RS33578_untitled-6098-1776144433.jpg?resize=570%2C380&quality=80www.aljazeera.com/wp-content/upload... https://www.aljazeera.com/wp-content/uploads/2026/04/RS33578_untitled-6098-1776144433.jpg?resize=570%2C380&quality=80 — 200 — 53.0 KiB — 47 ms — h2https://www.aljazeera.com/static/media/Roboto-Medium.15431381.woff2www.aljazeera.com/static/media/Robo... https://www.aljazeera.com/static/media/Roboto-Medium.15431381.woff2 — 200 — 22.4 KiB — 21 ms — h2https://www.aljazeera.com/static/media/Roboto-Black.d8e97377.woff2www.aljazeera.com/static/media/Robo... https://www.aljazeera.com/static/media/Roboto-Black.d8e97377.woff2 — 200 — 22.3 KiB — 50 ms — h2https://www.aljazeera.com/static/media/Roboto-Light.56ecfc67.woff2www.aljazeera.com/static/media/Robo... https://www.aljazeera.com/static/media/Roboto-Light.56ecfc67.woff2 — 200 — 22.2 KiB — 23 ms — h2https://cdn.cookielaw.org/scripttemplates/202601.2.0/otBannerSdk.jscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202601.2.0/otBannerSdk.js — 200 — 128.4 KiB — 31 ms — h2https://players.brightcove.net/665003303001/UbqgmlUbk_default/index.min.jsplayers.brightcove.net/665003303001... https://players.brightcove.net/665003303001/UbqgmlUbk_default/index.min.js — 200 — 331.2 KiB — 43 ms — h2https://www.aljazeera.com/static/css/component~AudioPlayer~493df0b3.0d9548fa.chunk.csswww.aljazeera.com/static/css/compon... https://www.aljazeera.com/static/css/component~AudioPlayer~493df0b3.0d9548fa.chunk.css — 200 — 2.8 KiB — 10 ms — h2https://www.aljazeera.com/static/js/component~AudioPlayer~493df0b3.93fe5964.chunk.jswww.aljazeera.com/static/js/compone... https://www.aljazeera.com/static/js/component~AudioPlayer~493df0b3.93fe5964.chunk.js — 200 — 31.2 KiB — 21 ms — h2https://www.aljazeera.com/api/features?wp-site=ajewww.aljazeera.com/api/features?wp-s... https://www.aljazeera.com/api/features?wp-site=aje — 200 — 3.2 KiB — 16 ms — h2https://www.aljazeera.com/graphql?wp-site=aje&operationName=ArchipelagoBreakingTickerQuery&variables=%7B%7D&extensions=%7B%7Dwww.aljazeera.com/graphql?wp-site=a... https://www.aljazeera.com/graphql?wp-site=aje&operationName=ArchipelagoBreakingTickerQuery&variables=%7B%7D&extensions=%7B%7D — 200 — 440 B — 12 ms — h2https://www.aljazeera.com/wp-content/uploads/2026/04/reuters_69e00328-1776288552.jpg?resize=770%2C513&quality=80www.aljazeera.com/wp-content/upload... https://www.aljazeera.com/wp-content/uploads/2026/04/reuters_69e00328-1776288552.jpg?resize=770%2C513&quality=80 — 200 — 21.2 KiB — 12 ms — h2https://www.aljazeera.com/wp-content/uploads/2026/04/reuters_69dffebd-1776287421.jpg?resize=770%2C513&quality=80www.aljazeera.com/wp-content/upload... https://www.aljazeera.com/wp-content/uploads/2026/04/reuters_69dffebd-1776287421.jpg?resize=770%2C513&quality=80 — 200 — 28.1 KiB — 14 ms — h2https://www.aljazeera.com/wp-content/uploads/2026/03/getty_69b17d37b5-1773239607.jpg?resize=770%2C513&quality=80www.aljazeera.com/wp-content/upload... https://www.aljazeera.com/wp-content/uploads/2026/03/getty_69b17d37b5-1773239607.jpg?resize=770%2C513&quality=80 — 200 — 64.1 KiB — 18 ms — h2https://www.aljazeera.com/wp-content/uploads/2026/04/epa_69dfec026526-1776282626.jpg?resize=770%2C513&quality=80www.aljazeera.com/wp-content/upload... https://www.aljazeera.com/wp-content/uploads/2026/04/epa_69dfec026526-1776282626.jpg?resize=770%2C513&quality=80 — 200 — 18.7 KiB — 18 ms — h2https://cf-images.eu-west-1.prod.boltdns.net/v1/static/665003303001/145e6be4-64fa-4bde-950a-b68021b1eb2a/8783465b-25e5-49bc-9b31-2d3b28432181/1245x700/match/image.jpgcf-images.eu-west-1.prod.boltdns.ne... https://cf-images.eu-west-1.prod.boltdns.net/v1/static/665003303001/145e6be4-64fa-4bde-950a-b68021b1eb2a/8783465b-25e5-49bc-9b31-2d3b28432181/1245x700/match/image.jpg — 200 — 137.3 KiB — 55 ms — h2https://cf-images.eu-west-1.prod.boltdns.net/v1/static/665003303001/174f7646-6c1a-4cba-9e82-f3c910747a05/6ff5b229-ba08-41f4-a6e2-985e92aed026/1245x700/match/image.jpgcf-images.eu-west-1.prod.boltdns.ne... https://cf-images.eu-west-1.prod.boltdns.net/v1/static/665003303001/174f7646-6c1a-4cba-9e82-f3c910747a05/6ff5b229-ba08-41f4-a6e2-985e92aed026/1245x700/match/image.jpg — 200 — 210.4 KiB — 80 ms — h2https://cf-images.eu-west-1.prod.boltdns.net/v1/static/665003303001/012034f8-fdb2-4d9b-8ec0-fc5fd94e6d65/56f29ca2-345b-4438-a30b-6d9f351b1665/1245x700/match/image.jpgcf-images.eu-west-1.prod.boltdns.ne... https://cf-images.eu-west-1.prod.boltdns.net/v1/static/665003303001/012034f8-fdb2-4d9b-8ec0-fc5fd94e6d65/56f29ca2-345b-4438-a30b-6d9f351b1665/1245x700/match/image.jpg — 200 — 161.5 KiB — 71 ms — h2https://cf-images.eu-west-1.prod.boltdns.net/v1/static/665003303001/0f4ef6fa-e601-46ec-9c0c-c05717537055/a90c359b-18d5-4099-bab2-70831d5d9b3b/1245x700/match/image.jpgcf-images.eu-west-1.prod.boltdns.ne... https://cf-images.eu-west-1.prod.boltdns.net/v1/static/665003303001/0f4ef6fa-e601-46ec-9c0c-c05717537055/a90c359b-18d5-4099-bab2-70831d5d9b3b/1245x700/match/image.jpg — 200 — 632.5 KiB — 108 ms — h2https://cf-images.eu-west-1.prod.boltdns.net/v1/static/665003303001/393631ff-3e33-4822-be80-68353a13daf8/43221615-85b2-4acf-af03-7af1f2802d11/1245x700/match/image.jpgcf-images.eu-west-1.prod.boltdns.ne... https://cf-images.eu-west-1.prod.boltdns.net/v1/static/665003303001/393631ff-3e33-4822-be80-68353a13daf8/43221615-85b2-4acf-af03-7af1f2802d11/1245x700/match/image.jpg — 200 — 118.6 KiB — 63 ms — h2https://cf-images.eu-west-1.prod.boltdns.net/v1/static/665003303001/87d9f911-ea69-46c0-a13e-e149521485f4/b3f980de-62a6-407e-bb73-db59cc3fd560/1245x700/match/image.jpgcf-images.eu-west-1.prod.boltdns.ne... https://cf-images.eu-west-1.prod.boltdns.net/v1/static/665003303001/87d9f911-ea69-46c0-a13e-e149521485f4/b3f980de-62a6-407e-bb73-db59cc3fd560/1245x700/match/image.jpg — 200 — 105.3 KiB — 65 ms — h2https://cdn.amplitude.com/libs/analytics-browser-2.0.0-min.js.gzcdn.amplitude.com/libs/analytics-br... https://cdn.amplitude.com/libs/analytics-browser-2.0.0-min.js.gz — 200 — 16.6 KiB — 25 ms — h2https://cf-images.eu-west-1.prod.boltdns.net/v1/static/665003303001/3aab0496-a2f9-4f6a-ae99-da08c706876c/655240af-9790-4b92-8179-ba510d23af73/1245x700/match/image.jpgcf-images.eu-west-1.prod.boltdns.ne... https://cf-images.eu-west-1.prod.boltdns.net/v1/static/665003303001/3aab0496-a2f9-4f6a-ae99-da08c706876c/655240af-9790-4b92-8179-ba510d23af73/1245x700/match/image.jpg — 200 — 255.2 KiB — 61 ms — h2https://cf-images.eu-west-1.prod.boltdns.net/v1/static/665003303001/eceae7da-b52e-4b4f-a4fd-49abfeb87d4d/a56af599-8bbe-4fdc-b939-f4b995bccafe/1245x700/match/image.jpgcf-images.eu-west-1.prod.boltdns.ne... https://cf-images.eu-west-1.prod.boltdns.net/v1/static/665003303001/eceae7da-b52e-4b4f-a4fd-49abfeb87d4d/a56af599-8bbe-4fdc-b939-f4b995bccafe/1245x700/match/image.jpg — 200 — 74.7 KiB — 60 ms — h2https://ping.chartbeat.net/ping?h=aljazeera.com&p=%2F&u=Dp5CmR28tXwBG7dTQ&d=aljazeera.com&g=3291&g0=Trending&g1=No%20Author&g4=Home%20Page&n=1&f=00001&c=0&x=0&m=0&y=5843&o=412&w=823&j=45&R=1&W=0&I=0&E=0&e=0&r=&PA=https%3A%2F%2Fwww.aljazeera.com%2F&b=1665&t=D18G8rBp8g3uXBDbYBxlXhSCbIy7N&V=150&i=Breaking%20News%2C%20World%20News%20and%20Video%20from%20Al%20Jazeera&tz=0&_acct=anon&sn=1&sv=DdP9HhBfwbepDy4U32BDMU8PBcaxE8&sr=external&sd=1&im=067b2fff&_ping.chartbeat.net/ping?h=aljazeera... https://ping.chartbeat.net/ping?h=aljazeera.com&p=%2F&u=Dp5CmR28tXwBG7dTQ&d=aljazeera.com&g=3291&g0=Trending&g1=No%20Author&g4=Home%20Page&n=1&f=00001&c=0&x=0&m=0&y=5843&o=412&w=823&j=45&R=1&W=0&I=0&E=0&e=0&r=&PA=https%3A%2F%2Fwww.aljazeera.com%2F&b=1665&t=D18G8rBp8g3uXBDbYBxlXhSCbIy7N&V=150&i=Breaking%20News%2C%20World%20News%20and%20Video%20from%20Al%20Jazeera&tz=0&_acct=anon&sn=1&sv=DdP9HhBfwbepDy4U32BDMU8PBcaxE8&sr=external&sd=1&im=067b2fff&_ — 200 — 201 B — 383 ms — h2https://cdn.cookielaw.org/consent/602a83e6-bfb3-414b-866b-461b4fa31165/0198a48e-c865-7003-bad1-7753fabccd9e/en.jsoncdn.cookielaw.org/consent/602a83e6-... https://cdn.cookielaw.org/consent/602a83e6-bfb3-414b-866b-461b4fa31165/0198a48e-c865-7003-bad1-7753fabccd9e/en.json — 200 — 93.8 KiB — 39 ms — h2https://www.googletagmanager.com/gtag/js?id=G-XN9JB9Q0M1&cx=c&gtm=4e64e1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-XN9JB9Q0M1&cx=c&gtm=4e64e1 — 200 — 167.1 KiB — 182 ms — h2https://cdn.cookielaw.org/scripttemplates/202601.2.0/assets/otFlat.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202601.2.0/assets/otFlat.json — 200 — 3.4 KiB — 15 ms — h2https://cdn.cookielaw.org/scripttemplates/202601.2.0/assets/otCommonStyles.csscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202601.2.0/assets/otCommonStyles.css — 200 — 4.7 KiB — 18 ms — h2https://secure.quantserve.com/quant.jssecure.quantserve.com/quant.js https://secure.quantserve.com/quant.js — 200 — 12.2 KiB — 1.8 s — h2https://www.google-analytics.com/g/collect?v=2&tid=G-XN9JB9Q0M1&gtm=45je64e1v894171532za200zb859977376zd859977376&_p=1776293975962&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAAAEA&are=1&cid=507338792.1776293977&frm=0&ngs=1&pscdl=noapi&rcb=11&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938469~116363097~117266400~117384405&dt=Breaking%20News%2C%20World%20News%20and%20Video%20from%20Al%20Jazeera&dl=https%3A%2F%2Fwww.aljazeera.com%2F&sid=1776293977&sct=1&seg=0&_tu=AAg&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&ep.anonymize_ip=true&ep.dimension15=Web&ep.dimension13=Home%20Page&tfd=1939www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-XN9JB9Q0M1&gtm=45je64e1v894171532za200zb859977376zd859977376&_p=1776293975962&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAAAEA&are=1&cid=507338792.1776293977&frm=0&ngs=1&pscdl=noapi&rcb=11&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938469~116363097~117266400~117384405&dt=Breaking%20News%2C%20World%20News%20and%20Video%20from%20Al%20Jazeera&dl=https%3A%2F%2Fwww.aljazeera.com%2F&sid=1776293977&sct=1&seg=0&_tu=AAg&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&ep.anonymize_ip=true&ep.dimension15=Web&ep.dimension13=Home%20Page&tfd=1939 — 204 — 551 B — 337 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 — 5 ms — h2https://cdn.onesignal.com/sdks/web/v16/OneSignalSDK.page.jscdn.onesignal.com/sdks/web/v16/OneS... https://cdn.onesignal.com/sdks/web/v16/OneSignalSDK.page.js — 200 — 898 B — 27 ms — h3https://a.pub.network/aljazeera-com/pubfig.min.jsa.pub.network/aljazeera-com/pubfig.... https://a.pub.network/aljazeera-com/pubfig.min.js — 200 — 28.8 KiB — 30 ms — h3https://www.aljazeera.com/wp-content/uploads/2025/06/live-poster-aje-1750250701.jpg?h=300&w=532www.aljazeera.com/wp-content/upload... https://www.aljazeera.com/wp-content/uploads/2025/06/live-poster-aje-1750250701.jpg?h=300&w=532 — 200 — 39.4 KiB — 149 ms — h2https://imasdk.googleapis.com/js/sdkloader/ima3.jsimasdk.googleapis.com/js/sdkloader/... https://imasdk.googleapis.com/js/sdkloader/ima3.js — 200 — 147.1 KiB — 262 ms — h2https://edge.api.brightcove.com/playback/v1/accounts/665003303001/videos/6368602483112edge.api.brightcove.com/playback/v1... https://edge.api.brightcove.com/playback/v1/accounts/665003303001/videos/6368602483112 — 200 — 0 B — 18 ms — h2https://metrics.brightcove.com/v2/tracker?domain=videocloud&platform=video-js&session=8dfc52fe45bd41d759504a34&player_mode=media&account=665003303001&destination=https%3A%2F%2Fwww.aljazeera.com%2F&platform_version=7.41.7&player=players.brightcove.com%2F665003303001%2FUbqgmlUbk_default&player_name=AJE%3A%20Web%20-%20Home%20QID%20Live%20Player&source=&event=player_init&time=1776293977601&autoplay=false&seq=0metrics.brightcove.com/v2/tracker?d... https://metrics.brightcove.com/v2/tracker?domain=videocloud&platform=video-js&session=8dfc52fe45bd41d759504a34&player_mode=media&account=665003303001&destination=https%3A%2F%2Fwww.aljazeera.com%2F&platform_version=7.41.7&player=players.brightcove.com%2F665003303001%2FUbqgmlUbk_default&player_name=AJE%3A%20Web%20-%20Home%20QID%20Live%20Player&source=&event=player_init&time=1776293977601&autoplay=false&seq=0 — 200 — 88 B — 165 ms — h2https://metrics.brightcove.com/v2/tracker?domain=videocloud&platform=video-js&session=8dfc52fe45bd41d759504a34&player_mode=media&account=665003303001&destination=https%3A%2F%2Fwww.aljazeera.com%2F&platform_version=7.41.7&player=players.brightcove.com%2F665003303001%2FUbqgmlUbk_default&player_name=AJE%3A%20Web%20-%20Home%20QID%20Live%20Player&source=&event=catalog_request&url=https%3A%2F%2Fedge.api.brightcove.com%2Fplayback%2Fv1%2Faccounts%2F665003303001%2Fvideos%2F6368602483112&time=1776293977617&autoplay=false&seq=1metrics.brightcove.com/v2/tracker?d... https://metrics.brightcove.com/v2/tracker?domain=videocloud&platform=video-js&session=8dfc52fe45bd41d759504a34&player_mode=media&account=665003303001&destination=https%3A%2F%2Fwww.aljazeera.com%2F&platform_version=7.41.7&player=players.brightcove.com%2F665003303001%2FUbqgmlUbk_default&player_name=AJE%3A%20Web%20-%20Home%20QID%20Live%20Player&source=&event=catalog_request&url=https%3A%2F%2Fedge.api.brightcove.com%2Fplayback%2Fv1%2Faccounts%2F665003303001%2Fvideos%2F6368602483112&time=1776293977617&autoplay=false&seq=1 — 200 — 276 B — 159 ms — h2https://edge.api.brightcove.com/playback/v1/accounts/665003303001/videos/6368602483112edge.api.brightcove.com/playback/v1... https://edge.api.brightcove.com/playback/v1/accounts/665003303001/videos/6368602483112 — 200 — 2.6 KiB — 6 ms — h2https://d.pub.network/v2/sites/aljazeera-com/configs?env=PRODd.pub.network/v2/sites/aljazeera-co... https://d.pub.network/v2/sites/aljazeera-com/configs?env=PROD — 200 — 13.0 KiB — 149 ms — h2data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' class='icon icon--play-i…www.w3.org/2000/svg' class='icon ic... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' class='icon icon--play-i… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' class='icon icon--play i…www.w3.org/2000/svg' class='icon ic... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' class='icon icon--play i… — 200 — 0 B — 0 ms — datahttps://metrics.brightcove.com/v2/tracker?domain=videocloud&platform=video-js&session=8dfc52fe45bd41d759504a34&player_mode=media&account=665003303001&destination=https%3A%2F%2Fwww.aljazeera.com%2F&platform_version=7.41.7&player=players.brightcove.com%2F665003303001%2FUbqgmlUbk_default&player_name=AJE%3A%20Web%20-%20Home%20QID%20Live%20Player&source=&autoplay=false&ads_enabled=true&usage=ads!7.5.2%2Cima3!7.41.7%2CqualityLevels!4.1.0%2CqualityMenu!1.0.4%2CcustomisedErrors!%2Csocial!7.41.7%2ClivestreamCCButton!%2Cpr%3A1.00%2Cinpage-embed&event=player_load&time=1776293977681&qos.events.content.ratechange=1776293977625&qos.events.content.volumechange=1776293977626&qos.performance.memory.jsHeapSizeLimit=2156658688&qos.performance.memory.usedJSHeapSize=43580427&qos.performance.memory.totalJSHeapSize=67583007&qos.performance.navigation.redirectCount=0&qos.performance.navigation.type=0&qos.performance.navigation.directedMigration=false&qos.performance.timing.loadEventEnd=0&qos.performance.timing.loadEventStart=0&qos.performance.timing.domComplete=0&qos.performance.timing.domContentLoadedEventEnd=1776293977011&qos.performance.timing.domContentLoadedEventStart=1776293977010&qos.performance.timing.domInteractive=1776293977009&qos.performance.timing.domLoading=1776293975935&qos.performance.timing.responseEnd=1776293975934&qos.performance.timing.responseStart=1776293975928&qos.performance.timing.requestStart=1776293975919&qos.performance.timing.secureConnectionStart=1776293975915&qos.performance.timing.connectEnd=1776293975919&qos.performance.timing.connectStart=1776293975914&qos.performance.timing.domainLookupEnd=1776293975914&qos.performance.timing.domainLookupStart=1776293975901&qos.performance.timing.fetchStart=1776293975899&qos.performance.timing.redirectEnd=0&qos.performance.timing.redirectStart=0&qos.performance.timing.unloadEventEnd=0&qos.performance.timing.unloadEventStart=0&qos.performance.timing.navigationStart=1776293975436&qos.player.dimensions=%5B%5B1776293977681%2C%220x0%22%2C%22412x231.75%22%5D%5D&qos.player.pixelratio=%5B%5B1776293977681%2C1.75%5D%5D&qos.player.screendimensions=%5B%5B1776293977681%2C%22412x823%22%5D%5D&seq=2metrics.brightcove.com/v2/tracker?d... https://metrics.brightcove.com/v2/tracker?domain=videocloud&platform=video-js&session=8dfc52fe45bd41d759504a34&player_mode=media&account=665003303001&destination=https%3A%2F%2Fwww.aljazeera.com%2F&platform_version=7.41.7&player=players.brightcove.com%2F665003303001%2FUbqgmlUbk_default&player_name=AJE%3A%20Web%20-%20Home%20QID%20Live%20Player&source=&autoplay=false&ads_enabled=true&usage=ads!7.5.2%2Cima3!7.41.7%2CqualityLevels!4.1.0%2CqualityMenu!1.0.4%2CcustomisedErrors!%2Csocial!7.41.7%2ClivestreamCCButton!%2Cpr%3A1.00%2Cinpage-embed&event=player_load&time=1776293977681&qos.events.content.ratechange=1776293977625&qos.events.content.volumechange=1776293977626&qos.performance.memory.jsHeapSizeLimit=2156658688&qos.performance.memory.usedJSHeapSize=43580427&qos.performance.memory.totalJSHeapSize=67583007&qos.performance.navigation.redirectCount=0&qos.performance.navigation.type=0&qos.performance.navigation.directedMigration=false&qos.performance.timing.loadEventEnd=0&qos.performance.timing.loadEventStart=0&qos.performance.timing.domComplete=0&qos.performance.timing.domContentLoadedEventEnd=1776293977011&qos.performance.timing.domContentLoadedEventStart=1776293977010&qos.performance.timing.domInteractive=1776293977009&qos.performance.timing.domLoading=1776293975935&qos.performance.timing.responseEnd=1776293975934&qos.performance.timing.responseStart=1776293975928&qos.performance.timing.requestStart=1776293975919&qos.performance.timing.secureConnectionStart=1776293975915&qos.performance.timing.connectEnd=1776293975919&qos.performance.timing.connectStart=1776293975914&qos.performance.timing.domainLookupEnd=1776293975914&qos.performance.timing.domainLookupStart=1776293975901&qos.performance.timing.fetchStart=1776293975899&qos.performance.timing.redirectEnd=0&qos.performance.timing.redirectStart=0&qos.performance.timing.unloadEventEnd=0&qos.performance.timing.unloadEventStart=0&qos.performance.timing.navigationStart=1776293975436&qos.player.dimensions=%5B%5B1776293977681%2C%220x0%22%2C%22412x231.75%22%5D%5D&qos.player.pixelratio=%5B%5B1776293977681%2C1.75%5D%5D&qos.player.screendimensions=%5B%5B1776293977681%2C%22412x823%22%5D%5D&seq=2 — 200 — 88 B — 144 ms — h2https://metrics.brightcove.com/v2/tracker?domain=videocloud&platform=video-js&session=8dfc52fe45bd41d759504a34&player_mode=media&account=665003303001&destination=https%3A%2F%2Fwww.aljazeera.com%2F&platform_version=7.41.7&player=players.brightcove.com%2F665003303001%2FUbqgmlUbk_default&player_name=AJE%3A%20Web%20-%20Home%20QID%20Live%20Player&source=&autoplay=false&ads_enabled=true&event=catalog_response&url=https%3A%2F%2Fedge.api.brightcove.com%2Fplayback%2Fv1%2Faccounts%2F665003303001%2Fvideos%2F6368602483112&time=1776293977711&seq=3&response_time_ms=95metrics.brightcove.com/v2/tracker?d... https://metrics.brightcove.com/v2/tracker?domain=videocloud&platform=video-js&session=8dfc52fe45bd41d759504a34&player_mode=media&account=665003303001&destination=https%3A%2F%2Fwww.aljazeera.com%2F&platform_version=7.41.7&player=players.brightcove.com%2F665003303001%2FUbqgmlUbk_default&player_name=AJE%3A%20Web%20-%20Home%20QID%20Live%20Player&source=&autoplay=false&ads_enabled=true&event=catalog_response&url=https%3A%2F%2Fedge.api.brightcove.com%2Fplayback%2Fv1%2Faccounts%2F665003303001%2Fvideos%2F6368602483112&time=1776293977711&seq=3&response_time_ms=95 — 200 — 88 B — 148 ms — h2blob:https://www.aljazeera.com/e13eec86-3a80-482a-b30a-5dbc3e945358www.aljazeera.com/e13eec86-3a80-482... blob:https://www.aljazeera.com/e13eec86-3a80-482a-b30a-5dbc3e945358 — 200 — -1 B — 39 ms — blobblob:https://www.aljazeera.com/bf7072fb-a685-4bea-97bd-4b7b5be1cc00www.aljazeera.com/bf7072fb-a685-4be... blob:https://www.aljazeera.com/bf7072fb-a685-4bea-97bd-4b7b5be1cc00 — 200 — -1 B — 51 ms — blobblob:https://www.aljazeera.com/240d9fc1-1316-4277-803e-9c098e251804www.aljazeera.com/240d9fc1-1316-427... blob:https://www.aljazeera.com/240d9fc1-1316-4277-803e-9c098e251804 — 200 — -1 B — 51 ms — blobblob:https://www.aljazeera.com/10307305-2256-4f33-a40c-8dfd29593c76www.aljazeera.com/10307305-2256-4f3... blob:https://www.aljazeera.com/10307305-2256-4f33-a40c-8dfd29593c76 — 200 — -1 B — 58 ms — blobhttps://live-hls-web-aje-gcp.thehlive.com/AJE/index.m3u8live-hls-web-aje-gcp.thehlive.com/A... https://live-hls-web-aje-gcp.thehlive.com/AJE/index.m3u8 — 200 — 1.2 KiB — 335 ms — h2https://metrics.brightcove.com/v2/tracker?domain=videocloud&platform=video-js&session=8dfc52fe45bd41d759504a34&player_mode=media&account=665003303001&destination=https%3A%2F%2Fwww.aljazeera.com%2F&platform_version=7.41.7&player=players.brightcove.com%2F665003303001%2FUbqgmlUbk_default&player_name=AJE%3A%20Web%20-%20Home%20QID%20Live%20Player&source=&autoplay=false&ads_enabled=true&media_type=video&time=1776293977784&event=video_impression&video=6368602483112&video_name=Al%20Jazeera%20TV%20live&custom_fields=%5Bobject%20Object%5D&video_data=%5Bobject%20Object%5D&video_ads_supported=true&tags=ajenglish%2Cbroadcast%2Cenglish%2Chttps%2Clive%2Clivestream%2Cnocms%2Cnovod%2Cstream&media_url=https%3A%2F%2Flive-hls-web-aje-gcp.thehlive.com%2FAJE%2Findex.m3u8&qos.content.sourceMimeType=application%2Fvnd.apple.mpegurl&seq=4_0&web_ad_info=%7B%22plugin%22%3A%22ima3%22%2C%22pluginVersion%22%3A%227.41.7%22%2C%22requestMode%22%3A%22onload%22%2C%22timeout%22%3A4000%7D&preload=autometrics.brightcove.com/v2/tracker?d... https://metrics.brightcove.com/v2/tracker?domain=videocloud&platform=video-js&session=8dfc52fe45bd41d759504a34&player_mode=media&account=665003303001&destination=https%3A%2F%2Fwww.aljazeera.com%2F&platform_version=7.41.7&player=players.brightcove.com%2F665003303001%2FUbqgmlUbk_default&player_name=AJE%3A%20Web%20-%20Home%20QID%20Live%20Player&source=&autoplay=false&ads_enabled=true&media_type=video&time=1776293977784&event=video_impression&video=6368602483112&video_name=Al%20Jazeera%20TV%20live&custom_fields=%5Bobject%20Object%5D&video_data=%5Bobject%20Object%5D&video_ads_supported=true&tags=ajenglish%2Cbroadcast%2Cenglish%2Chttps%2Clive%2Clivestream%2Cnocms%2Cnovod%2Cstream&media_url=https%3A%2F%2Flive-hls-web-aje-gcp.thehlive.com%2FAJE%2Findex.m3u8&qos.content.sourceMimeType=application%2Fvnd.apple.mpegurl&seq=4_0&web_ad_info=%7B%22plugin%22%3A%22ima3%22%2C%22pluginVersion%22%3A%227.41.7%22%2C%22requestMode%22%3A%22onload%22%2C%22timeout%22%3A4000%7D&preload=auto — 200 — 88 B — 146 ms — h2https://mab.chartbeat.com/mab_strategy/headline_testing/get_strategy/?host=aljazeera.com&domain=aljazeera.com&path=%2Fmab.chartbeat.com/mab_strategy/head... https://mab.chartbeat.com/mab_strategy/headline_testing/get_strategy/?host=aljazeera.com&domain=aljazeera.com&path=%2F — 200 — 515 B — 14 ms — h2https://cdn.onesignal.com/sdks/web/v16/OneSignalSDK.page.es6.js?v=160603cdn.onesignal.com/sdks/web/v16/OneS... https://cdn.onesignal.com/sdks/web/v16/OneSignalSDK.page.es6.js?v=160603 — 200 — 42.1 KiB — 23 ms — h3https://c.pub.network/v2/cc.pub.network/v2/c https://c.pub.network/v2/c — 200 — 0 B — 236 ms — h2https://a.pub.network/aljazeera-com/prebid.jsa.pub.network/aljazeera-com/prebid.... https://a.pub.network/aljazeera-com/prebid.js — 200 — 167.2 KiB — 45 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.1 KiB — 142 ms — h3https://a.pub.network/aljazeera-com/pubfig.engine.mobile.jsa.pub.network/aljazeera-com/pubfig.... https://a.pub.network/aljazeera-com/pubfig.engine.mobile.js — 200 — 141.3 KiB — 45 ms — h3https://imasdk.googleapis.com/js/core/bridge3.757.0_en.htmlimasdk.googleapis.com/js/core/bridg... https://imasdk.googleapis.com/js/core/bridge3.757.0_en.html — 200 — 270.9 KiB — 98 ms — h2https://s0.2mdn.net/instream/video/client.jss0.2mdn.net/instream/video/client.j... https://s0.2mdn.net/instream/video/client.js — 200 — 16.8 KiB — 120 ms — h2https://pagead2.googlesyndication.com/omsdk/releases/live/omweb-v1.jspagead2.googlesyndication.com/omsdk... https://pagead2.googlesyndication.com/omsdk/releases/live/omweb-v1.js — 200 — 15.4 KiB — 72 ms — h3https://api.lab.amplitude.com/sdk/vardataapi.lab.amplitude.com/sdk/vardata https://api.lab.amplitude.com/sdk/vardata — 200 — 0 B — 15 ms — h2https://api.lab.amplitude.com/sdk/vardataapi.lab.amplitude.com/sdk/vardata https://api.lab.amplitude.com/sdk/vardata — 200 — 382 B — 211 ms — h2https://api.onesignal.com/sync/fb3606cf-1b0a-44e7-b314-9c4173ac1b5e/web?callback=__jp0api.onesignal.com/sync/fb3606cf-1b0... https://api.onesignal.com/sync/fb3606cf-1b0a-44e7-b314-9c4173ac1b5e/web?callback=__jp0 — 200 — 2.2 KiB — 33 ms — h3https://optimise.net/?k=0&d=aljazeera.com&t=mobile&c=BR&r=20optimise.net/?k=0&d=aljazeera.com&t... https://optimise.net/?k=0&d=aljazeera.com&t=mobile&c=BR&r=20 — 200 — 0 B — 132 ms — h2https://live-hls-web-aje-gcp.thehlive.com/AJE/06.m3u8live-hls-web-aje-gcp.thehlive.com/A... https://live-hls-web-aje-gcp.thehlive.com/AJE/06.m3u8 — 200 — 597 B — 34 ms — h2https://c.pub.network/v2/cc.pub.network/v2/c https://c.pub.network/v2/c — 200 — 111 B — 230 ms — h2https://optimise.net/?k=0&d=aljazeera.com&t=mobile&c=BR&r=20optimise.net/?k=0&d=aljazeera.com&t... https://optimise.net/?k=0&d=aljazeera.com&t=mobile&c=BR&r=20 — 200 — 3.5 KiB — 149 ms — h3https://pubads.g.doubleclick.net/gampad/ads?iu=%2F5287%2Faljazeera_EN%2Flive&description_url=https%3A%2F%2Fwww.aljazeera.com%2F&tfcd=0&sz=787x443&ad_type=video&min_ad_duration=6000&max_ad_duration=30000&gdfp_req=1&unviewed_position_start=1&output=xml_vast4&env=vp&correlator=4227787606869063&npa=0&rdp=0&vpa=click&vpmute=0&sdkv=h.3.757.0&osd=2&frm=0&vis=1&sdr=1&hl=en&is_amp=0&uach=WyJMaW51eCIsIiIsIng4NiIsIiIsIjE0Ni4wLjc2ODAuMTY0IixudWxsLDAsbnVsbCwiNjQiLFtbIk5vdC1BLkJyYW5kIiwiMjQuMC4wLjAiXSxbIkNocm9taXVtIiwiMTQ2LjAuNzY4MC4xNjQiXV0sMF0.&u_so=l&ctv=0&mpt=brightcove%2Fplayer-ht&mpv=7.41.7&sdki=100000445&ptt=20&vo=0&adk=166836673&sdk_apis=2%2C7%2C8&omid_p=Google1%2Fh.3.757.0&media_url=blob%3Ahttps%253a%2F%2Fwww.aljazeera.com%2F419ebe93-04bf-4fba-956b-5d723b251ee7&sid=E9EF3BA9-BF64-446F-BF68-CD01D2338582&htps=10&eid=44752657%2C95322027%2C95331589%2C95332046&url=https%3A%2F%2Fwww.aljazeera.com%2F&dt=1776293978348&cookie_enabled=1&eoidce=1&pvsid=7146470527595628&scor=2335911220293984&ged=ve4_td2_er175.0.407.412_vi0.0.823.412_vp100_eb24168pubads.g.doubleclick.net/gampad/ads... https://pubads.g.doubleclick.net/gampad/ads?iu=%2F5287%2Faljazeera_EN%2Flive&description_url=https%3A%2F%2Fwww.aljazeera.com%2F&tfcd=0&sz=787x443&ad_type=video&min_ad_duration=6000&max_ad_duration=30000&gdfp_req=1&unviewed_position_start=1&output=xml_vast4&env=vp&correlator=4227787606869063&npa=0&rdp=0&vpa=click&vpmute=0&sdkv=h.3.757.0&osd=2&frm=0&vis=1&sdr=1&hl=en&is_amp=0&uach=WyJMaW51eCIsIiIsIng4NiIsIiIsIjE0Ni4wLjc2ODAuMTY0IixudWxsLDAsbnVsbCwiNjQiLFtbIk5vdC1BLkJyYW5kIiwiMjQuMC4wLjAiXSxbIkNocm9taXVtIiwiMTQ2LjAuNzY4MC4xNjQiXV0sMF0.&u_so=l&ctv=0&mpt=brightcove%2Fplayer-ht&mpv=7.41.7&sdki=100000445&ptt=20&vo=0&adk=166836673&sdk_apis=2%2C7%2C8&omid_p=Google1%2Fh.3.757.0&media_url=blob%3Ahttps%253a%2F%2Fwww.aljazeera.com%2F419ebe93-04bf-4fba-956b-5d723b251ee7&sid=E9EF3BA9-BF64-446F-BF68-CD01D2338582&htps=10&eid=44752657%2C95322027%2C95331589%2C95332046&url=https%3A%2F%2Fwww.aljazeera.com%2F&dt=1776293978348&cookie_enabled=1&eoidce=1&pvsid=7146470527595628&scor=2335911220293984&ged=ve4_td2_er175.0.407.412_vi0.0.823.412_vp100_eb24168 — 200 — 920 B — 151 ms — h3https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604100101/pubads_impl.jssecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604100101/pubads_impl.js — 200 — 186.4 KiB — 20 ms — h3https://www.googletagservices.com/tag/js/gpt.jswww.googletagservices.com/tag/js/gp... https://www.googletagservices.com/tag/js/gpt.js — 200 — 447 B — 154 ms — h2https://a.pub.network/core/imgs/1.png?x=2026-04-15T22%3A59%3A38.424a.pub.network/core/imgs/1.png?x=202... https://a.pub.network/core/imgs/1.png?x=2026-04-15T22%3A59%3A38.424 — 200 — 641 B — 13 ms — h3https://a.pub.network/core/imgs/1.pnga.pub.network/core/imgs/1.png https://a.pub.network/core/imgs/1.png — 200 — 744 B — 22 ms — h3https://c.amazon-adsystem.com/aax2/apstag.jsc.amazon-adsystem.com/aax2/apstag.j... https://c.amazon-adsystem.com/aax2/apstag.js — 200 — 90.9 KiB — 27 ms — h2https://config.aps.amazon-adsystem.com/configs/0ab198dd-b265-462a-ae36-74e163ad6159config.aps.amazon-adsystem.com/conf... https://config.aps.amazon-adsystem.com/configs/0ab198dd-b265-462a-ae36-74e163ad6159 — 200 — 6.8 KiB — 1.3 s — h2https://c.amazon-adsystem.com/cdn/prod/config?src=600&u=https%3A%2F%2Fwww.aljazeera.com&pubid=0ab198dd-b265-462a-ae36-74e163ad6159c.amazon-adsystem.com/cdn/prod/conf... https://c.amazon-adsystem.com/cdn/prod/config?src=600&u=https%3A%2F%2Fwww.aljazeera.com&pubid=0ab198dd-b265-462a-ae36-74e163ad6159 — 200 — 1.2 KiB — 5 ms — h2https://c.amazon-adsystem.com/bao-csm/aps-comm/aps_csm.jsc.amazon-adsystem.com/bao-csm/aps-c... https://c.amazon-adsystem.com/bao-csm/aps-comm/aps_csm.js — 200 — 3.1 KiB — 21 ms — h2https://scripts.mf.webcontentassessor.com/scripts/fbc1ae46ca1648e1001502b614ee99bb89881227aee2fc44acc1bab4338e8149scripts.mf.webcontentassessor.com/s... https://scripts.mf.webcontentassessor.com/scripts/fbc1ae46ca1648e1001502b614ee99bb89881227aee2fc44acc1bab4338e8149 — 200 — 141.9 KiB — 41 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604140101/gptsecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604140101/gpt — 200 — 23.1 KiB — 60 ms — h3https://btloader.com/tag?o=5714937848528896&upapi=truebtloader.com/tag?o=5714937848528896... https://btloader.com/tag?o=5714937848528896&upapi=true — 200 — 29.7 KiB — 32 ms — h2https://cdn.hadronid.net/hadron.js?url=https%3A%2F%2Fwww.aljazeera.com%2F&ref=&_it=freestar&partner_id=474&ha=_hadroncdn.hadronid.net/hadron.js?url=http... https://cdn.hadronid.net/hadron.js?url=https%3A%2F%2Fwww.aljazeera.com%2F&ref=&_it=freestar&partner_id=474&ha=_hadron — 200 — 186 B — 23 ms — h2https://id.a-mx.com/sync/?tagId=&ref=null&u=https://www.aljazeera.com/&tl=https://www.aljazeera.com/&nf=0&rt=true&v=10.22.0&av=2.0&vg=fsprebid&us_privacy=null&am=null&gdpr=0&gdpr_consent=id.a-mx.com/sync/?tagId=&ref=null&u... https://id.a-mx.com/sync/?tagId=&ref=null&u=https://www.aljazeera.com/&tl=https://www.aljazeera.com/&nf=0&rt=true&v=10.22.0&av=2.0&vg=fsprebid&us_privacy=null&am=null&gdpr=0&gdpr_consent= — 302 — 653 B — 200 ms — h2https://gum.criteo.com/sid/json?origin=prebid&topUrl=https%3A%2F%2Fwww.aljazeera.com%2F&domain=www.aljazeera.com&lsw=1gum.criteo.com/sid/json?origin=preb... https://gum.criteo.com/sid/json?origin=prebid&topUrl=https%3A%2F%2Fwww.aljazeera.com%2F&domain=www.aljazeera.com&lsw=1 — 200 — 0 B — 379 ms — h2https://id.hadron.ad.gt/api/v1/pbhid?partner_id=474&_it=prebid&t=1&src=id&domain=www.aljazeera.comid.hadron.ad.gt/api/v1/pbhid?partne... https://id.hadron.ad.gt/api/v1/pbhid?partner_id=474&_it=prebid&t=1&src=id&domain=www.aljazeera.com — 200 — 271 B — 189 ms — h2https://match.adsrvr.org/track/rid?ttd_pid=6bjin1p&fmt=jsonmatch.adsrvr.org/track/rid?ttd_pid=... https://match.adsrvr.org/track/rid?ttd_pid=6bjin1p&fmt=json — 200 — 575 B — 33 ms — h2https://cm.g.doubleclick.net/partnerpixels?url=https%3A%2F%2Fwww.aljazeera.com%2Fcm.g.doubleclick.net/partnerpixels?... https://cm.g.doubleclick.net/partnerpixels?url=https%3A%2F%2Fwww.aljazeera.com%2F — 200 — 232 B — 130 ms — h2https://api2.amplitude.com/2/httpapiapi2.amplitude.com/2/httpapi https://api2.amplitude.com/2/httpapi — 200 — 0 B — 598 ms — h2https://btloader.com/websiteconfig?bt_env=prod&o=5714937848528896&w=aljazeera.combtloader.com/websiteconfig?bt_env=p... https://btloader.com/websiteconfig?bt_env=prod&o=5714937848528896&w=aljazeera.com — 200 — 753 B — 20 ms — h2https://ad-delivery.net/px.gif?ch=2&e=0.25579452300346495ad-delivery.net/px.gif?ch=2&e=0.255... https://ad-delivery.net/px.gif?ch=2&e=0.25579452300346495 — 200 — 109 B — 28 ms — h2https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.40512194112465416ad.doubleclick.net/favicon.ico?ad=3... https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.40512194112465416 — 200 — 129 B — 122 ms — h3https://ad-delivery.net/px.gif?ch=1&e=0.42750569868988775ad-delivery.net/px.gif?ch=1&e=0.427... https://ad-delivery.net/px.gif?ch=1&e=0.42750569868988775 — 200 — 606 B — 23 ms — h2https://ab.dns-finder.com/meta/dnsab.dns-finder.com/meta/dns https://ab.dns-finder.com/meta/dns — 200 — 233 B — 163 ms — h2https://btloader.com/trustedIframe.html?o=5714937848528896&upapi=truebtloader.com/trustedIframe.html?o=5... https://btloader.com/trustedIframe.html?o=5714937848528896&upapi=true — 200 — 2.2 KiB — 29 ms — h2https://pb-ing.ccgateway.net/v1.0/parent/4d97a662ad/engagement/trigger/page_loadpb-ing.ccgateway.net/v1.0/parent/4d... https://pb-ing.ccgateway.net/v1.0/parent/4d97a662ad/engagement/trigger/page_load — 204 — 0 B — 657 ms — h2https://aax.amazon-adsystem.com/e/dtb/bidaax.amazon-adsystem.com/e/dtb/bid https://aax.amazon-adsystem.com/e/dtb/bid — 200 — 0 B — 133 ms — h2https://api.btloader.com/exd?tid=wKLQ2ImwJ-AZV4ZY5f-9d935f22fb&sid=xMGOv148e-NMQe6RO0-9d935f22fb&cv=2.1.186-5-gb7ec539&upapi=trueapi.btloader.com/exd?tid=wKLQ2ImwJ-... https://api.btloader.com/exd?tid=wKLQ2ImwJ-AZV4ZY5f-9d935f22fb&sid=xMGOv148e-NMQe6RO0-9d935f22fb&cv=2.1.186-5-gb7ec539&upapi=true — 204 — 128 B — 360 ms — h2https://c3.a-mo.net/b?uid=685cd24a%2D8a90%2D49c3%2Da99d%2Dbc89b5662028&sh=id%2Ea%2Dmx%2Ecom&gdpr=0&c3.a-mo.net/b?uid=685cd24a%2D8a90%2... https://c3.a-mo.net/b?uid=685cd24a%2D8a90%2D49c3%2Da99d%2Dbc89b5662028&sh=id%2Ea%2Dmx%2Ecom&gdpr=0& — 302 — 640 B — 342 ms — h2https://c.pub.network/v2/cc.pub.network/v2/c https://c.pub.network/v2/c — 200 — 0 B — 122 ms — h3https://rules.quantcount.com/rules-p-DAMBunjxFvwVp.jsrules.quantcount.com/rules-p-DAMBun... https://rules.quantcount.com/rules-p-DAMBunjxFvwVp.js — 200 — 582 B — 40 ms — h2https://pixel.quantserve.com/cs?a=p-DAMBunjxFvwVp&gdpr=0pixel.quantserve.com/cs?a=p-DAMBunj... https://pixel.quantserve.com/cs?a=p-DAMBunjxFvwVp&gdpr=0 — 302 — 334 B — 709 ms — h2https://pixel.quantserve.com/pixel;r=1909560650;source=gtm;rf=0;a=p-DAMBunjxFvwVp;url=https%3A%2F%2Fwww.aljazeera.com%2F;ns=0;ce=1;qjs=1;qv=cb91e2be-20260407153927;ref=;dst=0;et=1776293979097;tzo=0;ogl=title.Breaking%20News%252C%20World%20News%20and%20Video%20from%20Al%20Jazeera%2Cdescription.News%252C%20analysis%20from%20the%20Middle%20East%20%26%20worldwide%252C%20multimedia%20%26%20interactives%252C%20opin%2Curl.https%3A%2F%2Fwww%252Ealjazeera%252Ecom%2Ctype.article%2Cimage.https%3A%2F%2Fwww%252Ealjazeera%252Ecom%2Fimages%2Flogo_aje_social%252Epng%2Csite_name.Al%20Jazeera%2Cimage%3Aalt.Breaking%20News%252C%20World%20News%20and%20Video%20from%20Al%20Jazeera;d=aljazeera.com;uht=2;fpan=1;fpa=P1-3eec9394-519a-4019-9a84-9aaae168002d;pbc=;_ses=1bdb6038-4feb-4b20-bba2-ec3d84103c68;_seg=0;_ss=1;_gacid=507338792.1776293977;_gasid=XN9JB9Q0M1_1776293977;gdpr=0;mdl=moto%20g%20power%20(2022)pixel.quantserve.com/pixel;r=190956... https://pixel.quantserve.com/pixel;r=1909560650;source=gtm;rf=0;a=p-DAMBunjxFvwVp;url=https%3A%2F%2Fwww.aljazeera.com%2F;ns=0;ce=1;qjs=1;qv=cb91e2be-20260407153927;ref=;dst=0;et=1776293979097;tzo=0;ogl=title.Breaking%20News%252C%20World%20News%20and%20Video%20from%20Al%20Jazeera%2Cdescription.News%252C%20analysis%20from%20the%20Middle%20East%20%26%20worldwide%252C%20multimedia%20%26%20interactives%252C%20opin%2Curl.https%3A%2F%2Fwww%252Ealjazeera%252Ecom%2Ctype.article%2Cimage.https%3A%2F%2Fwww%252Ealjazeera%252Ecom%2Fimages%2Flogo_aje_social%252Epng%2Csite_name.Al%20Jazeera%2Cimage%3Aalt.Breaking%20News%252C%20World%20News%20and%20Video%20from%20Al%20Jazeera;d=aljazeera.com;uht=2;fpan=1;fpa=P1-3eec9394-519a-4019-9a84-9aaae168002d;pbc=;_ses=1bdb6038-4feb-4b20-bba2-ec3d84103c68;_seg=0;_ss=1;_gacid=507338792.1776293977;_gasid=XN9JB9Q0M1_1776293977;gdpr=0;mdl=moto%20g%20power%20(2022) — 200 — 242 B — 667 ms — h2https://ad-delivery.net/px.gif?ch=1&e=0.7654343720156729ad-delivery.net/px.gif?ch=1&e=0.765... https://ad-delivery.net/px.gif?ch=1&e=0.7654343720156729 — 200 — 133 B — 10 ms — h2https://cdn.hadronid.net/hadron.js?partner_id=474&_it=prebidcdn.hadronid.net/hadron.js?partner_... https://cdn.hadronid.net/hadron.js?partner_id=474&_it=prebid — 200 — 94 B — 12 ms — h2https://aax.amazon-adsystem.com/e/dtb/bidaax.amazon-adsystem.com/e/dtb/bid https://aax.amazon-adsystem.com/e/dtb/bid — 200 — 542 B — 388 ms — h2https://c.pub.network/v2/cc.pub.network/v2/c https://c.pub.network/v2/c — 200 — 53 B — 302 ms — h3https://pa.openx.net/topics_frame.html?bidder=openxpa.openx.net/topics_frame.html?bidd... https://pa.openx.net/topics_frame.html?bidder=openx — 200 — 1.5 KiB — 41 ms — h2https://ads.pubmatic.com/AdServer/js/topics/topics_frame.html?bidder=pubmaticads.pubmatic.com/AdServer/js/topics... https://ads.pubmatic.com/AdServer/js/topics/topics_frame.html?bidder=pubmatic — 200 — 1.2 KiB — 28 ms — h2https://gum.criteo.com/sid/json?origin=prebid&topUrl=https%3A%2F%2Fwww.aljazeera.com%2F&domain=www.aljazeera.com&lsw=1gum.criteo.com/sid/json?origin=preb... https://gum.criteo.com/sid/json?origin=prebid&topUrl=https%3A%2F%2Fwww.aljazeera.com%2F&domain=www.aljazeera.com&lsw=1 — 302 — 812 B — 360 ms — h2https://c.pub.network/v2/cc.pub.network/v2/c https://c.pub.network/v2/c — 200 — 53 B — 235 ms — h3https://c.pub.network/v2/cc.pub.network/v2/c https://c.pub.network/v2/c — 200 — 53 B — 264 ms — h3https://s2s.t13.io/cookie_syncs2s.t13.io/cookie_sync https://s2s.t13.io/cookie_sync — 200 — 843 B — 143 ms — h2https://s2s.t13.io/openrtb2/auctions2s.t13.io/openrtb2/auction https://s2s.t13.io/openrtb2/auction — 200 — 566 B — 182 ms — h2https://ads.yieldmo.com/exchange/prebid?pbav=10.22.0&p=%5B%7B%22placement_id%22%3A%22div-gpt-ad-342524082055%22%2C%22callback_id%22%3A%22bc37710d-e595-41a4-9010-7729bd226f49%22%2C%22sizes%22%3A%5B%5B320%2C50%5D%5D%2C%22ym_placement_id%22%3A%222662464007037722661%22%2C%22gpid%22%3A%22%2F15184186%2Faljazeera_leaderboard_atf%22%2C%22tid%22%3A%22ufb752b51-7ec5-4176-a669-0a34a5140a50%22%2C%22auctionId%22%3A%22u2d07525f-40e7-4bee-bfbe-90b93ec15d55%22%7D%2C%7B%22placement_id%22%3A%22div-gpt-ad-158458031955%22%2C%22callback_id%22%3A%22269b23ec-9c98-42b3-992d-e02e419cd041%22%2C%22sizes%22%3A%5B%5B336%2C280%5D%2C%5B300%2C250%5D%2C%5B320%2C100%5D%2C%5B300%2C100%5D%5D%2C%22ym_placement_id%22%3A%222662464007037722661%22%2C%22gpid%22%3A%22%2F15184186%2Faljazeera_leaderboard_mid%22%2C%22tid%22%3A%22u732c06ea-82de-4269-a05c-66c89726f005%22%2C%22auctionId%22%3A%22u2d07525f-40e7-4bee-bfbe-90b93ec15d55%22%7D%5D&page_url=https%3A%2F%2Fwww.aljazeera.com%2F&bust=1776293979304&dnt=false&description=News%2C%20analysis%20from%20the%20Middle%20East%20%26%20worldwide%2C%20multimedia%20%26%20interactives%2C%20opinions%2C%20documentaries%2C%20podcasts%2C%20long%20reads%20and%20broadcast%20schedule.&tmax=2800&userConsent=%7B%22gdprApplies%22%3A%22%22%2C%22cmp%22%3A%22%22%2C%22gpp%22%3A%22%22%2C%22gpp_sid%22%3A%5B%5D%7D&us_privacy=&pr=&title=Breaking%20News%2C%20World%20News%20and%20Video%20from%20Al%20Jazeera&w=412&h=823&mtp=1&schain=%7B%22ver%22%3A%221.0%22%2C%22complete%22%3A1%2C%22nodes%22%3A%5B%7B%22asi%22%3A%22freestar.com%22%2C%22sid%22%3A%22651%22%2C%22hp%22%3A1%7D%5D%7D&eids=%5B%7B%22source%22%3A%22pubcid.org%22%2C%22uids%22%3A%5B%7B%22id%22%3A%22136c85a0-92f2-48d1-9cb7-df52d0232de3%22%2C%22atype%22%3A1%7D%5D%7D%2C%7B%22source%22%3A%22adserver.org%22%2C%22uids%22%3A%5B%7B%22id%22%3A%2231e4c7de-6960-44d8-aadb-4712abc51912%22%2C%22atype%22%3A1%2C%22ext%22%3A%7B%22rtiPartner%22%3A%22TDID%22%7D%7D%5D%2C%22inserter%22%3A%22adserver.org%22%2C%22matcher%22%3A%22adserver.org%22%2C%22mm%22%3A4%7D%5Dads.yieldmo.com/exchange/prebid?pba... https://ads.yieldmo.com/exchange/prebid?pbav=10.22.0&p=%5B%7B%22placement_id%22%3A%22div-gpt-ad-342524082055%22%2C%22callback_id%22%3A%22bc37710d-e595-41a4-9010-7729bd226f49%22%2C%22sizes%22%3A%5B%5B320%2C50%5D%5D%2C%22ym_placement_id%22%3A%222662464007037722661%22%2C%22gpid%22%3A%22%2F15184186%2Faljazeera_leaderboard_atf%22%2C%22tid%22%3A%22ufb752b51-7ec5-4176-a669-0a34a5140a50%22%2C%22auctionId%22%3A%22u2d07525f-40e7-4bee-bfbe-90b93ec15d55%22%7D%2C%7B%22placement_id%22%3A%22div-gpt-ad-158458031955%22%2C%22callback_id%22%3A%22269b23ec-9c98-42b3-992d-e02e419cd041%22%2C%22sizes%22%3A%5B%5B336%2C280%5D%2C%5B300%2C250%5D%2C%5B320%2C100%5D%2C%5B300%2C100%5D%5D%2C%22ym_placement_id%22%3A%222662464007037722661%22%2C%22gpid%22%3A%22%2F15184186%2Faljazeera_leaderboard_mid%22%2C%22tid%22%3A%22u732c06ea-82de-4269-a05c-66c89726f005%22%2C%22auctionId%22%3A%22u2d07525f-40e7-4bee-bfbe-90b93ec15d55%22%7D%5D&page_url=https%3A%2F%2Fwww.aljazeera.com%2F&bust=1776293979304&dnt=false&description=News%2C%20analysis%20from%20the%20Middle%20East%20%26%20worldwide%2C%20multimedia%20%26%20interactives%2C%20opinions%2C%20documentaries%2C%20podcasts%2C%20long%20reads%20and%20broadcast%20schedule.&tmax=2800&userConsent=%7B%22gdprApplies%22%3A%22%22%2C%22cmp%22%3A%22%22%2C%22gpp%22%3A%22%22%2C%22gpp_sid%22%3A%5B%5D%7D&us_privacy=&pr=&title=Breaking%20News%2C%20World%20News%20and%20Video%20from%20Al%20Jazeera&w=412&h=823&mtp=1&schain=%7B%22ver%22%3A%221.0%22%2C%22complete%22%3A1%2C%22nodes%22%3A%5B%7B%22asi%22%3A%22freestar.com%22%2C%22sid%22%3A%22651%22%2C%22hp%22%3A1%7D%5D%7D&eids=%5B%7B%22source%22%3A%22pubcid.org%22%2C%22uids%22%3A%5B%7B%22id%22%3A%22136c85a0-92f2-48d1-9cb7-df52d0232de3%22%2C%22atype%22%3A1%7D%5D%7D%2C%7B%22source%22%3A%22adserver.org%22%2C%22uids%22%3A%5B%7B%22id%22%3A%2231e4c7de-6960-44d8-aadb-4712abc51912%22%2C%22atype%22%3A1%2C%22ext%22%3A%7B%22rtiPartner%22%3A%22TDID%22%7D%7D%5D%2C%22inserter%22%3A%22adserver.org%22%2C%22matcher%22%3A%22adserver.org%22%2C%22mm%22%3A4%7D%5D — 204 — 372 B — 622 ms — h2https://direct.adsrvr.org/bid/bidder/freestardirect.adsrvr.org/bid/bidder/freest... https://direct.adsrvr.org/bid/bidder/freestar — 200 — 249 B — 567 ms — h2https://ex.ingage.tech/v1/openrtbex.ingage.tech/v1/openrtb https://ex.ingage.tech/v1/openrtb — 204 — 0 B — 150 ms — h2https://ap.lijit.com/rtb/bid?src=prebid_prebid_10.22.0ap.lijit.com/rtb/bid?src=prebid_pre... https://ap.lijit.com/rtb/bid?src=prebid_prebid_10.22.0 — 204 — 191 B — 397 ms — h2https://fastlane.rubiconproject.com/a/api/fastlane.json?account_id=16924&site_id=500600&zone_id=2983354&size_id=43%3B15&alt_size_ids=%3B16%2C19%2C117&rp_schain=1.0,1!freestar.com,651,1,,,&eid_pubcid.org=136c85a0-92f2-48d1-9cb7-df52d0232de3%5E1%5E%5E%5E%5E%5E&eid_adserver.org=31e4c7de-6960-44d8-aadb-4712abc51912%5E1%5E%5Eadserver.org%5Eadserver.org%5E4%5ETDID&rf=https%3A%2F%2Fwww.aljazeera.com%2F&tg_v.id=8597cc5b-4c43-49ae-9520-dbb1ffa0093f&tg_i.domain=aljazeera.com&tg_i.page=https%3A%2F%2Fwww.aljazeera.com%2F&tg_i.name=aljazeera-com&tg_i.cat=IAB12&tg_i.sectioncat=IAB12&tg_i.pagecat=IAB12&tg_i.mobile=1&tg_i.fs_optimized=false&tg_i.fs_site=1495&tg_i.documentLang=en&tg_i.fs_ad_product=display&tg_i.dfp_ad_unit_code=%2F15184186%2Faljazeera_leaderboard_atf%3B%2F15184186%2Faljazeera_leaderboard_mid&tk_flint=pbjs_lite_v10.22.0&x_source.tid=ufa611f40-860e-4639-86b4-793d185b8f4e&l_pb_bid_id=e297a480-f66e-4c19-9206-7166770b84d1%3Ba36b986a-772f-4e5a-b38a-29ef51d916fe&p_screen_res=412x823&rp_secure=1&x_imp.ext.tid=ue62f950b-df19-4d99-985c-6789176473a2%3Bu41a97a13-9f8a-4633-8e80-b4b169c2dc9c&p_site.mobile=1&p_gpid=%2F15184186%2Faljazeera_leaderboard_atf%3B%2F15184186%2Faljazeera_leaderboard_mid&m_ch_ua=%22Chromium%22%7Cv%3D%22146%22%2C%22Google%20Chrome%22%7Cv%3D%22146%22&m_ch_mobile=%3F1&m_ch_platform=Android&slots=2&rand=0.7782195051994065fastlane.rubiconproject.com/a/api/f... https://fastlane.rubiconproject.com/a/api/fastlane.json?account_id=16924&site_id=500600&zone_id=2983354&size_id=43%3B15&alt_size_ids=%3B16%2C19%2C117&rp_schain=1.0,1!freestar.com,651,1,,,&eid_pubcid.org=136c85a0-92f2-48d1-9cb7-df52d0232de3%5E1%5E%5E%5E%5E%5E&eid_adserver.org=31e4c7de-6960-44d8-aadb-4712abc51912%5E1%5E%5Eadserver.org%5Eadserver.org%5E4%5ETDID&rf=https%3A%2F%2Fwww.aljazeera.com%2F&tg_v.id=8597cc5b-4c43-49ae-9520-dbb1ffa0093f&tg_i.domain=aljazeera.com&tg_i.page=https%3A%2F%2Fwww.aljazeera.com%2F&tg_i.name=aljazeera-com&tg_i.cat=IAB12&tg_i.sectioncat=IAB12&tg_i.pagecat=IAB12&tg_i.mobile=1&tg_i.fs_optimized=false&tg_i.fs_site=1495&tg_i.documentLang=en&tg_i.fs_ad_product=display&tg_i.dfp_ad_unit_code=%2F15184186%2Faljazeera_leaderboard_atf%3B%2F15184186%2Faljazeera_leaderboard_mid&tk_flint=pbjs_lite_v10.22.0&x_source.tid=ufa611f40-860e-4639-86b4-793d185b8f4e&l_pb_bid_id=e297a480-f66e-4c19-9206-7166770b84d1%3Ba36b986a-772f-4e5a-b38a-29ef51d916fe&p_screen_res=412x823&rp_secure=1&x_imp.ext.tid=ue62f950b-df19-4d99-985c-6789176473a2%3Bu41a97a13-9f8a-4633-8e80-b4b169c2dc9c&p_site.mobile=1&p_gpid=%2F15184186%2Faljazeera_leaderboard_atf%3B%2F15184186%2Faljazeera_leaderboard_mid&m_ch_ua=%22Chromium%22%7Cv%3D%22146%22%2C%22Google%20Chrome%22%7Cv%3D%22146%22&m_ch_mobile=%3F1&m_ch_platform=Android&slots=2&rand=0.7782195051994065 — 200 — 1.5 KiB — 503 ms — h2https://tlx.3lift.com/header/auction?lib=prebid&v=10.22.0&referrer=https%3A%2F%2Fwww.aljazeera.com%2F&tmax=2800tlx.3lift.com/header/auction?lib=pr... https://tlx.3lift.com/header/auction?lib=prebid&v=10.22.0&referrer=https%3A%2F%2Fwww.aljazeera.com%2F&tmax=2800 — 200 — 543 B — 384 ms — h2https://prebid.media.net/rtb/prebid?cid=8CUJ8GUQFprebid.media.net/rtb/prebid?cid=8CU... https://prebid.media.net/rtb/prebid?cid=8CUJ8GUQF — 200 — 14.4 KiB — 352 ms — h2https://a.teads.tv/hb/bid-requesta.teads.tv/hb/bid-request https://a.teads.tv/hb/bid-request — 200 — 663 B — 185 ms — h2https://id.a-mx.com/set?oid=685cd24a-8a90-49c3-a99d-bc89b5662028&uid=685cd24a-8a90-49c3-a99d-bc89b5662028&id.a-mx.com/set?oid=685cd24a-8a90-4... https://id.a-mx.com/set?oid=685cd24a-8a90-49c3-a99d-bc89b5662028&uid=685cd24a-8a90-49c3-a99d-bc89b5662028& — 200 — 688 B — 131 ms — h2https://ad-delivery.net/px.gif?ch=2&e=0.47360688167449994ad-delivery.net/px.gif?ch=2&e=0.473... https://ad-delivery.net/px.gif?ch=2&e=0.47360688167449994 — 200 — 112 B — 9 ms — h2https://hbopenbid.pubmatic.com/translator?source=prebid-client&gzip=1hbopenbid.pubmatic.com/translator?s... https://hbopenbid.pubmatic.com/translator?source=prebid-client&gzip=1 — 204 — 310 B — 346 ms — h2https://grid-bidder.criteo.com/openrtb_2_5/pbjs/auction/request?profileId=207&av=37&wv=10.22.0&cb=77535649484&lsavail=1&networkId=6097&gzip=1grid-bidder.criteo.com/openrtb_2_5/... https://grid-bidder.criteo.com/openrtb_2_5/pbjs/auction/request?profileId=207&av=37&wv=10.22.0&cb=77535649484&lsavail=1&networkId=6097&gzip=1 — 204 — 609 B — 478 ms — h2https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.9361773917236512ad.doubleclick.net/favicon.ico?ad=3... https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.9361773917236512 — 200 — 129 B — 56 ms — h3https://cdn.undertone.com/js/usersync.html?gdpr=&gdpr_consent=&us_privacy=&redirect=https%3A%2F%2Fs2s.t13.io%2Fsetuid%3Fbidder%3Dundertone%26gdpr%3D%26gdpr_consent%3D%26us_privacy%3D%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%24UIDcdn.undertone.com/js/usersync.html?... https://cdn.undertone.com/js/usersync.html?gdpr=&gdpr_consent=&us_privacy=&redirect=https%3A%2F%2Fs2s.t13.io%2Fsetuid%3Fbidder%3Dundertone%26gdpr%3D%26gdpr_consent%3D%26us_privacy%3D%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%24UID — 200 — 3.8 KiB — 22 ms — h2https://api2.amplitude.com/2/httpapiapi2.amplitude.com/2/httpapi https://api2.amplitude.com/2/httpapi — 200 — 217 B — 207 ms — h2https://ex.ingage.tech/v1/openrtbex.ingage.tech/v1/openrtb https://ex.ingage.tech/v1/openrtb — 204 — 362 B — 218 ms — h2https://evt.undertone.com/userPixel/syncr?gdpr=&gdprstr=&partnerId=null&r=https%3A%2F%2Fs2s.t13.io%2Fsetuid%3Fbidder%3Dundertone%26gdpr%3D%26gdpr_consent%3D%26us_privacy%3D%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%24UIDENCevt.undertone.com/userPixel/syncr?g... https://evt.undertone.com/userPixel/syncr?gdpr=&gdprstr=&partnerId=null&r=https%3A%2F%2Fs2s.t13.io%2Fsetuid%3Fbidder%3Dundertone%26gdpr%3D%26gdpr_consent%3D%26us_privacy%3D%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%24UIDENC — -1 — 0 B — 195 ms — https://us-u.openx.net/w/1.0/cm?id=fba3d144-1026-4d31-a758-943b9545e305&r=https%3A%2F%2Fevt.undertone.com%2FuserPixel%2Fsync%3FpartnerId%3D39%26uid%3D%7BOPENX_ID%7Dus-u.openx.net/w/1.0/cm?id=fba3d144... https://us-u.openx.net/w/1.0/cm?id=fba3d144-1026-4d31-a758-943b9545e305&r=https%3A%2F%2Fevt.undertone.com%2FuserPixel%2Fsync%3FpartnerId%3D39%26uid%3D%7BOPENX_ID%7D — 302 — 424 B — 184 ms — h2https://match.adsrvr.org/track/cmf/generic?ttd_pid=sirnsvg&ttd_tpi=1&gdpr=0&gdpr_consent=match.adsrvr.org/track/cmf/generic?... https://match.adsrvr.org/track/cmf/generic?ttd_pid=sirnsvg&ttd_tpi=1&gdpr=0&gdpr_consent= — 302 — 336 B — 63 ms — h2https://pixel.rubiconproject.com/exchange/sync.php?p=12776pixel.rubiconproject.com/exchange/s... https://pixel.rubiconproject.com/exchange/sync.php?p=12776 — 302 — 1.4 KiB — 399 ms — http/1.1https://image8.pubmatic.com/AdServer/ImgSync?p=160318&gdpr=&gdpr_consent=&pu=https%3A%2F%2Fimage4.pubmatic.com%2FAdServer%2FSPug%3Fp%3D160318%26pmc%3DPM_PMC%26pr%3Dhttps%253A%252F%252Fevt.undertone.com%252FuserPixel%252Fsync%253FpartnerId%253D53%2526uid%253D%2523PMUIDimage8.pubmatic.com/AdServer/ImgSyn... https://image8.pubmatic.com/AdServer/ImgSync?p=160318&gdpr=&gdpr_consent=&pu=https%3A%2F%2Fimage4.pubmatic.com%2FAdServer%2FSPug%3Fp%3D160318%26pmc%3DPM_PMC%26pr%3Dhttps%253A%252F%252Fevt.undertone.com%252FuserPixel%252Fsync%253FpartnerId%253D53%2526uid%253D%2523PMUID — 302 — 346 B — 398 ms — h2https://sync.cootlogix.com/api/user/image/55537adc33d1b40300987e8e?gdpr=&gdpr_consent=&redirect=https%3A%2F%2Fevt.undertone.com%2FuserPixel%2Fsync%3FpartnerId%3D59%26uid%3D%24%7BvdzUserSyncMacro%7Dsync.cootlogix.com/api/user/image/5... https://sync.cootlogix.com/api/user/image/55537adc33d1b40300987e8e?gdpr=&gdpr_consent=&redirect=https%3A%2F%2Fevt.undertone.com%2FuserPixel%2Fsync%3FpartnerId%3D59%26uid%3D%24%7BvdzUserSyncMacro%7D — 302 — 532 B — 410 ms — h2https://ups.analytics.yahoo.com/ups/58545/occups.analytics.yahoo.com/ups/58545/o... https://ups.analytics.yahoo.com/ups/58545/occ — 302 — 638 B — 403 ms — http/1.1https://secure-assets.rubiconproject.com/utils/xapi/multi-sync.html?p=12776secure-assets.rubiconproject.com/ut... https://secure-assets.rubiconproject.com/utils/xapi/multi-sync.html?p=12776 — 301 — 124 B — 41 ms — h2https://eus.rubiconproject.com/usync.html?p=12776eus.rubiconproject.com/usync.html?p... https://eus.rubiconproject.com/usync.html?p=12776 — 200 — 379 B — 38 ms — h2https://mug.criteo.com/sid?cpp=tY7e7nxNd3NPOXIzbWV3VmRCS2JvUmFSaThqZXFYTk45RllyRHE4TUo5WG1sTFlycUNBMEZoSXNHamVRVmxpKy81Y1BpVEs0MkExVDcrWVlSSUdKWkdnZHFDbnhOZjBIamJ1S0Z1NFhWeVRCRDh0Vnl0U0h2Z2NFTGN3dVZNOS9KYkxBQU5PbFJ1ZlphRndHWkE5SW5BY0dBVUpoZEM3eUxyYWF0UW9oTUF6TEsyNjFId2JOUFV1bzRrOVpIZWRvUEpPdnVGaVUyZ25jWjArQWd4djhja0RsN2wyYTNhc2VaQk51YUR0NTJRUFFNdHA1OWJOUDJmZHZESmxGN0xETDl0WFh0fA&cppv=2mug.criteo.com/sid?cpp=tY7e7nxNd3NP... https://mug.criteo.com/sid?cpp=tY7e7nxNd3NPOXIzbWV3VmRCS2JvUmFSaThqZXFYTk45RllyRHE4TUo5WG1sTFlycUNBMEZoSXNHamVRVmxpKy81Y1BpVEs0MkExVDcrWVlSSUdKWkdnZHFDbnhOZjBIamJ1S0Z1NFhWeVRCRDh0Vnl0U0h2Z2NFTGN3dVZNOS9KYkxBQU5PbFJ1ZlphRndHWkE5SW5BY0dBVUpoZEM3eUxyYWF0UW9oTUF6TEsyNjFId2JOUFV1bzRrOVpIZWRvUEpPdnVGaVUyZ25jWjArQWd4djhja0RsN2wyYTNhc2VaQk51YUR0NTJRUFFNdHA1OWJOUDJmZHZESmxGN0xETDl0WFh0fA&cppv=2 — 200 — 0 B — 390 ms — h2https://s.amazon-adsystem.com/iu3?cm3ppd=1&d=dtb-pub&csif=t&dl=gg_n-index_n-Ogury_rx_n-MediaNet_n-inmobi_n-blis_n-sharethrough_n-onetag_pm-db5_n-Seedtag_ym_ppt_n-nativo_an-db5_sovrn_3lifts.amazon-adsystem.com/iu3?cm3ppd=1&... https://s.amazon-adsystem.com/iu3?cm3ppd=1&d=dtb-pub&csif=t&dl=gg_n-index_n-Ogury_rx_n-MediaNet_n-inmobi_n-blis_n-sharethrough_n-onetag_pm-db5_n-Seedtag_ym_ppt_n-nativo_an-db5_sovrn_3lift — 302 — 856 B — 378 ms — http/1.1https://match.adsrvr.org/track/cmb/generic?ttd_pid=sirnsvg&ttd_tpi=1&gdpr=0&gdpr_consent=match.adsrvr.org/track/cmb/generic?... https://match.adsrvr.org/track/cmb/generic?ttd_pid=sirnsvg&ttd_tpi=1&gdpr=0&gdpr_consent= — 200 — 255 B — 8 ms — h2https://eus.rubiconproject.com/usync.jseus.rubiconproject.com/usync.js https://eus.rubiconproject.com/usync.js — 200 — 11.5 KiB — 88 ms — h2https://pb-ing.ccgateway.net/v1.0/parent/4d97a662ad/engagement/trigger/page_loadpb-ing.ccgateway.net/v1.0/parent/4d... https://pb-ing.ccgateway.net/v1.0/parent/4d97a662ad/engagement/trigger/page_load — 200 — 339 B — 626 ms — h2https://us-u.openx.net/w/1.0/cm?cc=1&id=fba3d144-1026-4d31-a758-943b9545e305&r=https%3A%2F%2Fevt.undertone.com%2FuserPixel%2Fsync%3FpartnerId%3D39%26uid%3D%7BOPENX_ID%7Dus-u.openx.net/w/1.0/cm?cc=1&id=fba... https://us-u.openx.net/w/1.0/cm?cc=1&id=fba3d144-1026-4d31-a758-943b9545e305&r=https%3A%2F%2Fevt.undertone.com%2FuserPixel%2Fsync%3FpartnerId%3D39%26uid%3D%7BOPENX_ID%7D — 200 — 107 B — 121 ms — h2https://token.rubiconproject.com/khaos.json?token.rubiconproject.com/khaos.json... https://token.rubiconproject.com/khaos.json? — 200 — 1.2 KiB — 367 ms — http/1.1https://pixel.quantserve.com/cs?a=p-DAMBunjxFvwVp&gdpr=0&__qcmcs=1pixel.quantserve.com/cs?a=p-DAMBunj... https://pixel.quantserve.com/cs?a=p-DAMBunjxFvwVp&gdpr=0&__qcmcs=1 — 204 — 267 B — 278 ms — h2https://image8.pubmatic.com/AdServer/ImgSync?p=160318&gdpr=&gdpr_consent=&pu=https%3A%2F%2Fimage4.pubmatic.com%2FAdServer%2FSPug%3Fp%3D160318%26pmc%3DPM_PMC%26pr%3Dhttps%253A%252F%252Fevt.undertone.com%252FuserPixel%252Fsync%253FpartnerId%253D53%2526uid%253D%2523PMUID&rdf=1image8.pubmatic.com/AdServer/ImgSyn... https://image8.pubmatic.com/AdServer/ImgSync?p=160318&gdpr=&gdpr_consent=&pu=https%3A%2F%2Fimage4.pubmatic.com%2FAdServer%2FSPug%3Fp%3D160318%26pmc%3DPM_PMC%26pr%3Dhttps%253A%252F%252Fevt.undertone.com%252FuserPixel%252Fsync%253FpartnerId%253D53%2526uid%253D%2523PMUID&rdf=1 — 200 — 40 B — 118 ms — h2https://usr.undertone.com/userPixel/sync?partner=rubicon&uid=MO0NKMOG-24-JXIUusr.undertone.com/userPixel/sync?pa... https://usr.undertone.com/userPixel/sync?partner=rubicon&uid=MO0NKMOG-24-JXIU — 302 — 500 B — 126 ms — h2https://ups.analytics.yahoo.com/ups/58545/occ?verify=trueups.analytics.yahoo.com/ups/58545/o... https://ups.analytics.yahoo.com/ups/58545/occ?verify=true — -1 — 0 B — 126 ms — https://evt.undertone.com/userPixel/sync?partnerId=59&uid=42db2dfd-f1e0-206c-5203-b9effc153b98evt.undertone.com/userPixel/sync?pa... https://evt.undertone.com/userPixel/sync?partnerId=59&uid=42db2dfd-f1e0-206c-5203-b9effc153b98 — 200 — 433 B — 126 ms — h2https://optimise.net/?k=1&d=aljazeera.com&t=mobile&c=BR&r=20optimise.net/?k=1&d=aljazeera.com&t... https://optimise.net/?k=1&d=aljazeera.com&t=mobile&c=BR&r=20 — 200 — 0 B — 145 ms — h2https://s.amazon-adsystem.com/iu3?cm3ppd=1&d=dtb-pub&csif=t&dl=gg_n-index_n-Ogury_rx_n-MediaNet_n-inmobi_n-blis_n-sharethrough_n-onetag_pm-db5_n-Seedtag_ym_ppt_n-nativo_an-db5_sovrn_3lift&dcc=ts.amazon-adsystem.com/iu3?cm3ppd=1&... https://s.amazon-adsystem.com/iu3?cm3ppd=1&d=dtb-pub&csif=t&dl=gg_n-index_n-Ogury_rx_n-MediaNet_n-inmobi_n-blis_n-sharethrough_n-onetag_pm-db5_n-Seedtag_ym_ppt_n-nativo_an-db5_sovrn_3lift&dcc=t — 200 — 606 B — 134 ms — http/1.1https://mug.criteo.com/sid?cpp=tY7e7nxNd3NPOXIzbWV3VmRCS2JvUmFSaThqZXFYTk45RllyRHE4TUo5WG1sTFlycUNBMEZoSXNHamVRVmxpKy81Y1BpVEs0MkExVDcrWVlSSUdKWkdnZHFDbnhOZjBIamJ1S0Z1NFhWeVRCRDh0Vnl0U0h2Z2NFTGN3dVZNOS9KYkxBQU5PbFJ1ZlphRndHWkE5SW5BY0dBVUpoZEM3eUxyYWF0UW9oTUF6TEsyNjFId2JOUFV1bzRrOVpIZWRvUEpPdnVGaVUyZ25jWjArQWd4djhja0RsN2wyYTNhc2VaQk51YUR0NTJRUFFNdHA1OWJOUDJmZHZESmxGN0xETDl0WFh0fA&cppv=2mug.criteo.com/sid?cpp=tY7e7nxNd3NP... https://mug.criteo.com/sid?cpp=tY7e7nxNd3NPOXIzbWV3VmRCS2JvUmFSaThqZXFYTk45RllyRHE4TUo5WG1sTFlycUNBMEZoSXNHamVRVmxpKy81Y1BpVEs0MkExVDcrWVlSSUdKWkdnZHFDbnhOZjBIamJ1S0Z1NFhWeVRCRDh0Vnl0U0h2Z2NFTGN3dVZNOS9KYkxBQU5PbFJ1ZlphRndHWkE5SW5BY0dBVUpoZEM3eUxyYWF0UW9oTUF6TEsyNjFId2JOUFV1bzRrOVpIZWRvUEpPdnVGaVUyZ25jWjArQWd4djhja0RsN2wyYTNhc2VaQk51YUR0NTJRUFFNdHA1OWJOUDJmZHZESmxGN0xETDl0WFh0fA&cppv=2 — 200 — 1.1 KiB — 636 ms — h2https://securepubads.g.doubleclick.net/gampad/ads?pvsid=7146470527595628&correlator=236813133396365&eid=31097657%2C31097909&output=ldjh&gdfp_req=1&vrg=202604100101&ptt=17&impl=fifs&iu_parts=15184186%3A5287%2Caljazeera_leaderboard_atf%2Caljazeera_leaderboard_mid&enc_prev_ius=%2F0%2F1%2C%2F0%2F2&prev_iu_szs=320x50%7C320x50%7C350x50%2C300x100%7C320x100%7C300x250%7C336x280&fluid=height%2C0&ifi=1&didk=2388845251~1046703520&dids=div-gpt-ad-342524082055~div-gpt-ad-158458031955&adfs=1543396456~2937674241&sfv=1-0-45&eri=1&sc=1&cookie_enabled=1&abxe=1&dt=1776293979975&lmt=1776293979&adxs=46%2C56&adys=12%2C3618&biw=412&bih=823&scr_x=0&scr_y=0&btvi=0%7C1&ucis=1%7C2&oid=2&u_his=2&u_h=823&u_w=412&u_ah=823&u_aw=412&u_cd=24&u_sd=1.75&dmc=4&bc=31&nvt=1&uach=WyJBbmRyb2lkIiwiMTEuMCIsIiIsIm1vdG8gZyBwb3dlciAoMjAyMikiLCIxNDYuMC4wLjAiLG51bGwsMSxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2Fwww.aljazeera.com%2F&vis=1&psz=320x50%7C300x0&msz=320x0%7C300x0&fws=516%2C4&ohw=320%2C316&a3p=EjQKCnB1YmNpZC5vcmcSJDEzNmM4NWEwLTkyZjItNDhkMS05Y2I3LWRmNTJkMDIzMmRlM1gBEjYKDGFkc2VydmVyLm9yZxIkMzFlNGM3ZGUtNjk2MC00NGQ4LWFhZGItNDcxMmFiYzUxOTEyWAE.&dlt=1776293975935&idt=2558&ppid=8597cc5b-4c43-49ae-9520-dbb1ffa0093f&prev_scp=fsrefresh%3D0%26fsrebid%3D0%26floors_id%3D2528f7%26floors_hour%3D22%26fs_placementName%3Daljazeera_leaderboard_atf%26fs_ad_product%3Ddisplay%26fs_testgroup%3Doptimised%26fs_ad_optimization%3D%26amznbid%3D2%26amznp%3D2%26fs-auuid%3D53ffe7cb-6657-4035-8300-4b3959ab4dad%26fs_uuid%3D3ac93258-26ba-4ed8-b177-d596aceccca8%26fspbg%3Dfs_universal%26fs_source%3Dclient%26fs_auction_id%3Da50a0920-b440-40d0-8e9d-c326a8871f89%26freestar_path%3D%252F%26freestar_domain%3Daljazeera.com%26custom_bidder_size%3Dmedianet_320x50%26fs_format%3Dbanner%26fs_size%3D320x50%26fs_pb%3D0.02%26fs_adid%3D217c61b5a2e2a678%26fs_bidder%3Dmedianet%7Cfsrefresh%3D0%26fsrebid%3D0%26floors_id%3D9dce00%26floors_hour%3D22%26fs_placementName%3Daljazeera_leaderboard_mid%26fs_ad_product%3Ddisplay%26fs_testgroup%3Doptimised%26fs_ad_optimization%3D%26amznbid%3D2%26amznp%3D2%26fs-auuid%3D53ffe7cb-6657-4035-8300-4b3959ab4dad%26fs_uuid%3D15d9baa2-4caa-480a-aedb-1bf6abeb9e9b&cust_params=fs_session_id%3Dc1bb1d43-5e79-4630-a786-39009f4a99ec%26fs_pageview_id%3Dd89fae80358c1dbe2da077801c5c9f96%26fs_version%3D6.193.1%26user-agent%3DMobile%2520Chrome%26floors_user%3D0%26floors_rtt%3D3%26fsitf%3DY-YY---Y-Y--Y-Y----Y--------------------%26fs_viewability%3Dactive%26pagetype%3DHome%2520Page%26keywords%3DNews%252C%2520analysis%2520from%2520the%2520Middle%2520East%2520%2526%2520worldwide%252C%2520multimedia%2520%2526%2520interactives%252C%2520opinions%252C%2520documentaries%252C%2520podcasts%252C%2520long%2520reads%2520and%2520broadcast%2520schedule.%26tags%3DBreaking%2520News%252C%2520World%2520News%2520and%2520Video%2520from%2520Al%2520Jazeera&adks=2391777877%2C2436326444&frm=20&eoidce=1&gblpids=%2F15184186%2Faljazeera_leaderboard_atf~%2F15184186%2Faljazeera_leaderboard_mid&pb_szs=320x50~336x280%7C300x250%7C320x100%7C300x100&pgls=CAk.&pbbce=1&blev=1&bisch=1securepubads.g.doubleclick.net/gamp... https://securepubads.g.doubleclick.net/gampad/ads?pvsid=7146470527595628&correlator=236813133396365&eid=31097657%2C31097909&output=ldjh&gdfp_req=1&vrg=202604100101&ptt=17&impl=fifs&iu_parts=15184186%3A5287%2Caljazeera_leaderboard_atf%2Caljazeera_leaderboard_mid&enc_prev_ius=%2F0%2F1%2C%2F0%2F2&prev_iu_szs=320x50%7C320x50%7C350x50%2C300x100%7C320x100%7C300x250%7C336x280&fluid=height%2C0&ifi=1&didk=2388845251~1046703520&dids=div-gpt-ad-342524082055~div-gpt-ad-158458031955&adfs=1543396456~2937674241&sfv=1-0-45&eri=1&sc=1&cookie_enabled=1&abxe=1&dt=1776293979975&lmt=1776293979&adxs=46%2C56&adys=12%2C3618&biw=412&bih=823&scr_x=0&scr_y=0&btvi=0%7C1&ucis=1%7C2&oid=2&u_his=2&u_h=823&u_w=412&u_ah=823&u_aw=412&u_cd=24&u_sd=1.75&dmc=4&bc=31&nvt=1&uach=WyJBbmRyb2lkIiwiMTEuMCIsIiIsIm1vdG8gZyBwb3dlciAoMjAyMikiLCIxNDYuMC4wLjAiLG51bGwsMSxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2Fwww.aljazeera.com%2F&vis=1&psz=320x50%7C300x0&msz=320x0%7C300x0&fws=516%2C4&ohw=320%2C316&a3p=EjQKCnB1YmNpZC5vcmcSJDEzNmM4NWEwLTkyZjItNDhkMS05Y2I3LWRmNTJkMDIzMmRlM1gBEjYKDGFkc2VydmVyLm9yZxIkMzFlNGM3ZGUtNjk2MC00NGQ4LWFhZGItNDcxMmFiYzUxOTEyWAE.&dlt=1776293975935&idt=2558&ppid=8597cc5b-4c43-49ae-9520-dbb1ffa0093f&prev_scp=fsrefresh%3D0%26fsrebid%3D0%26floors_id%3D2528f7%26floors_hour%3D22%26fs_placementName%3Daljazeera_leaderboard_atf%26fs_ad_product%3Ddisplay%26fs_testgroup%3Doptimised%26fs_ad_optimization%3D%26amznbid%3D2%26amznp%3D2%26fs-auuid%3D53ffe7cb-6657-4035-8300-4b3959ab4dad%26fs_uuid%3D3ac93258-26ba-4ed8-b177-d596aceccca8%26fspbg%3Dfs_universal%26fs_source%3Dclient%26fs_auction_id%3Da50a0920-b440-40d0-8e9d-c326a8871f89%26freestar_path%3D%252F%26freestar_domain%3Daljazeera.com%26custom_bidder_size%3Dmedianet_320x50%26fs_format%3Dbanner%26fs_size%3D320x50%26fs_pb%3D0.02%26fs_adid%3D217c61b5a2e2a678%26fs_bidder%3Dmedianet%7Cfsrefresh%3D0%26fsrebid%3D0%26floors_id%3D9dce00%26floors_hour%3D22%26fs_placementName%3Daljazeera_leaderboard_mid%26fs_ad_product%3Ddisplay%26fs_testgroup%3Doptimised%26fs_ad_optimization%3D%26amznbid%3D2%26amznp%3D2%26fs-auuid%3D53ffe7cb-6657-4035-8300-4b3959ab4dad%26fs_uuid%3D15d9baa2-4caa-480a-aedb-1bf6abeb9e9b&cust_params=fs_session_id%3Dc1bb1d43-5e79-4630-a786-39009f4a99ec%26fs_pageview_id%3Dd89fae80358c1dbe2da077801c5c9f96%26fs_version%3D6.193.1%26user-agent%3DMobile%2520Chrome%26floors_user%3D0%26floors_rtt%3D3%26fsitf%3DY-YY---Y-Y--Y-Y----Y--------------------%26fs_viewability%3Dactive%26pagetype%3DHome%2520Page%26keywords%3DNews%252C%2520analysis%2520from%2520the%2520Middle%2520East%2520%2526%2520worldwide%252C%2520multimedia%2520%2526%2520interactives%252C%2520opinions%252C%2520documentaries%252C%2520podcasts%252C%2520long%2520reads%2520and%2520broadcast%2520schedule.%26tags%3DBreaking%2520News%252C%2520World%2520News%2520and%2520Video%2520from%2520Al%2520Jazeera&adks=2391777877%2C2436326444&frm=20&eoidce=1&gblpids=%2F15184186%2Faljazeera_leaderboard_atf~%2F15184186%2Faljazeera_leaderboard_mid&pb_szs=320x50~336x280%7C300x250%7C320x100%7C300x100&pgls=CAk.&pbbce=1&blev=1&bisch=1 — 200 — 29.4 KiB — 616 ms — h3https://c.pub.network/v2/cc.pub.network/v2/c https://c.pub.network/v2/c — 200 — 53 B — 285 ms — h3https://af02c2a75073acf8faacb262396c6c72.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.htmlaf02c2a75073acf8faacb262396c6c72.sa... https://af02c2a75073acf8faacb262396c6c72.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.html — 200 — 3.1 KiB — 305 ms — h3https://sync.cootlogix.com/api/cookie?partnerId=rubiconut&userId=MO0NKMOG-24-JXIUsync.cootlogix.com/api/cookie?partn... https://sync.cootlogix.com/api/cookie?partnerId=rubiconut&userId=MO0NKMOG-24-JXIU — 200 — 496 B — 121 ms — h2https://pb-ing.ccgateway.net/v1.0/parent/4d97a662ad/engagement/trigger/auction_endpb-ing.ccgateway.net/v1.0/parent/4d... https://pb-ing.ccgateway.net/v1.0/parent/4d97a662ad/engagement/trigger/auction_end — 204 — 0 B — 215 ms — h2https://ads.pubmatic.com/AdServer/js/user_sync.html?kdntuid=1&p=156696ads.pubmatic.com/AdServer/js/user_s... https://ads.pubmatic.com/AdServer/js/user_sync.html?kdntuid=1&p=156696 — 200 — 7.6 KiB — 7 ms — h2https://js-sec.indexww.com/um/ixmatch.htmljs-sec.indexww.com/um/ixmatch.html https://js-sec.indexww.com/um/ixmatch.html — 200 — 1.6 KiB — 208 ms — h2https://optimise.net/?k=1&d=aljazeera.com&t=mobile&c=BR&r=20optimise.net/?k=1&d=aljazeera.com&t... https://optimise.net/?k=1&d=aljazeera.com&t=mobile&c=BR&r=20 — 200 — 3.5 KiB — 135 ms — h3https://match.adsrvr.org/track/usersync?us_privacy=&gdpr=0&gdpr_consent=undefined&ust=imagematch.adsrvr.org/track/usersync?us_... https://match.adsrvr.org/track/usersync?us_privacy=&gdpr=0&gdpr_consent=undefined&ust=image — 302 — 435 B — 10 ms — h2https://eb2.3lift.com/sync?eb2.3lift.com/sync? https://eb2.3lift.com/sync? — 302 — 205 B — 380 ms — h2https://dpm.demdex.net/ibs:dpid=903&dpuuid=c771ee40-7c2c-456b-a57b-e2d301444c2a&gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fmatch.adsrvr.org%2Ftrack%2Fcmf%2Fgeneric%3Fttd_pid%3Daamdpm.demdex.net/ibs:dpid=903&dpuuid=... https://dpm.demdex.net/ibs:dpid=903&dpuuid=c771ee40-7c2c-456b-a57b-e2d301444c2a&gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fmatch.adsrvr.org%2Ftrack%2Fcmf%2Fgeneric%3Fttd_pid%3Daam — 302 — 614 B — 200 ms — h2https://ads.yieldmo.com/pbcas?us_privacy=&gdpr=0&gdpr_consent=&type=iframeads.yieldmo.com/pbcas?us_privacy=&g... https://ads.yieldmo.com/pbcas?us_privacy=&gdpr=0&gdpr_consent=&type=iframe — 200 — 1.1 KiB — 603 ms — h2https://js-sec.indexww.com/um/ixmatch.htmljs-sec.indexww.com/um/ixmatch.html https://js-sec.indexww.com/um/ixmatch.html — 200 — 0 B — 204 ms — h2https://eus.rubiconproject.com/usync.htmleus.rubiconproject.com/usync.html https://eus.rubiconproject.com/usync.html — 200 — 379 B — 22 ms — h2https://acdn.adnxs.com/dmp/async_usersync.htmlacdn.adnxs.com/dmp/async_usersync.h... https://acdn.adnxs.com/dmp/async_usersync.html — 200 — 17.2 KiB — 161 ms — http/1.1https://gum.criteo.com/syncframe?origin=criteoPrebidAdapter&topUrl=www.aljazeera.com&gpp=gum.criteo.com/syncframe?origin=cri... https://gum.criteo.com/syncframe?origin=criteoPrebidAdapter&topUrl=www.aljazeera.com&gpp= — 200 — 5.3 KiB — 471 ms — h2https://eus.rubiconproject.com/usync.htmleus.rubiconproject.com/usync.html https://eus.rubiconproject.com/usync.html — 200 — 0 B — 4 ms — h2https://hbx.media.net/checksync.php?vsSync=1&cs=8&cv=31&https=1&cid=8CUJ8GUQF&prvid=2034%2C2055%2C2031%2C2030%2C590%2C173%2C251%2C692%2C551%2C233%2C157%2C2027%2C3017%2C2026%2C214%2C236%2C3016%2C413%2C459%2C339%2C55%2C99%2C77%2C56%2C59%2C2022%2C141%2C262%2C581%2C461%2C201%2C2039%2C246%2C4%2C126%2C203%2C226%2C468%2C2134%2C10000%2C9%2C109%2C307%2C82&itype=PREBID&purpose1=1&gdprconsent=1&gdpr=0&coppa=0&usp_status=0&usp_consent=1&dn=aljazeera.comhbx.media.net/checksync.php?vsSync=... https://hbx.media.net/checksync.php?vsSync=1&cs=8&cv=31&https=1&cid=8CUJ8GUQF&prvid=2034%2C2055%2C2031%2C2030%2C590%2C173%2C251%2C692%2C551%2C233%2C157%2C2027%2C3017%2C2026%2C214%2C236%2C3016%2C413%2C459%2C339%2C55%2C99%2C77%2C56%2C59%2C2022%2C141%2C262%2C581%2C461%2C201%2C2039%2C246%2C4%2C126%2C203%2C226%2C468%2C2134%2C10000%2C9%2C109%2C307%2C82&itype=PREBID&purpose1=1&gdprconsent=1&gdpr=0&coppa=0&usp_status=0&usp_consent=1&dn=aljazeera.com — 200 — 14.2 KiB — 87 ms — h2https://gum.criteo.com/syncframe?origin=criteoPrebidAdapter&topUrl=www.aljazeera.com&gpp=gum.criteo.com/syncframe?origin=cri... https://gum.criteo.com/syncframe?origin=criteoPrebidAdapter&topUrl=www.aljazeera.com&gpp= — 200 — 0 B — 450 ms — h2https://ads.pubmatic.com/AdServer/js/user_sync.html?kdntuid=1&p=156696ads.pubmatic.com/AdServer/js/user_s... https://ads.pubmatic.com/AdServer/js/user_sync.html?kdntuid=1&p=156696 — 200 — 0 B — 4 ms — h2https://ad-delivery.net/px.gif?ch=2&e=0.05565420390592368ad-delivery.net/px.gif?ch=2&e=0.055... https://ad-delivery.net/px.gif?ch=2&e=0.05565420390592368 — 200 — 133 B — 13 ms — h2https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.886230584557544ad.doubleclick.net/favicon.ico?ad=3... https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.886230584557544 — 200 — 129 B — 84 ms — h3https://ad-delivery.net/px.gif?ch=1&e=0.2878192165859539ad-delivery.net/px.gif?ch=1&e=0.287... https://ad-delivery.net/px.gif?ch=1&e=0.2878192165859539 — 200 — 110 B — 47 ms — h2https://ab.dns-finder.com/meta/dnsab.dns-finder.com/meta/dns https://ab.dns-finder.com/meta/dns — 200 — 0 B — 71 ms — h2https://pb-ing.ccgateway.net/v1.0/parent/4d97a662ad/engagement/trigger/auction_endpb-ing.ccgateway.net/v1.0/parent/4d... https://pb-ing.ccgateway.net/v1.0/parent/4d97a662ad/engagement/trigger/auction_end — 200 — 338 B — 204 ms — h2https://ib.adnxs.com/getuid?https%3A%2F%2Fs2s.t13.io%2Fsetuid%3Fbidder%3Dadnxs%26gdpr%3D%26gdpr_consent%3D%26us_privacy%3D%26gpp%3D%26gpp_sid%3D%26f%3Di%26uid%3D%24UIDib.adnxs.com/getuid?https%3A%2F%2Fs... https://ib.adnxs.com/getuid?https%3A%2F%2Fs2s.t13.io%2Fsetuid%3Fbidder%3Dadnxs%26gdpr%3D%26gdpr_consent%3D%26us_privacy%3D%26gpp%3D%26gpp_sid%3D%26f%3Di%26uid%3D%24UID — 307 — 1021 B — 1.6 s — h2https://eus.rubiconproject.com/usync.jseus.rubiconproject.com/usync.js https://eus.rubiconproject.com/usync.js — 200 — 0 B — 0 ms — h2https://dpm.demdex.net/demconf.jpg?et:ibs%7cdata:dpid=903&dpuuid=c771ee40-7c2c-456b-a57b-e2d301444c2a&gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fmatch.adsrvr.org%2Ftrack%2Fcmf%2Fgeneric%3Fttd_pid%3Daamdpm.demdex.net/demconf.jpg?et:ibs%7... https://dpm.demdex.net/demconf.jpg?et:ibs%7cdata:dpid=903&dpuuid=c771ee40-7c2c-456b-a57b-e2d301444c2a&gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fmatch.adsrvr.org%2Ftrack%2Fcmf%2Fgeneric%3Fttd_pid%3Daam — 200 — 468 B — 13 ms — h2https://eus.rubiconproject.com/usync.jseus.rubiconproject.com/usync.js https://eus.rubiconproject.com/usync.js — 200 — 0 B — 0 ms — h2https://ut.pubmatic.com/geo?pubid=156696ut.pubmatic.com/geo?pubid=156696 https://ut.pubmatic.com/geo?pubid=156696 — 200 — 130 B — 599 ms — h2https://ut.pubmatic.com/geo?pubid=156696ut.pubmatic.com/geo?pubid=156696 https://ut.pubmatic.com/geo?pubid=156696 — 200 — 0 B — 599 ms — h2https://cs.media.net/cst?gdpr=0&cs=8&usp_status=0&gdprconsent=1&usp_consent=1&cid=8CUJ8GUQF&coppa=0&itype=PREBIDcs.media.net/cst?gdpr=0&cs=8&usp_st... https://cs.media.net/cst?gdpr=0&cs=8&usp_status=0&gdprconsent=1&usp_consent=1&cid=8CUJ8GUQF&coppa=0&itype=PREBID — 200 — 333 B — 175 ms — h2https://ib.adnxs.com/async_usersync?cbfn=queuePixelsib.adnxs.com/async_usersync?cbfn=qu... https://ib.adnxs.com/async_usersync?cbfn=queuePixels — 200 — 484 B — 825 ms — h2https://ssum-sec.casalemedia.com/usermatch?d=https%3A%2F%2Fwww.aljazeera.com%2F&s=184674&cb=https%3A%2F%2Fcdn.indexww.com%2Fht%2Fhtw-pixel.gif%3Fssum-sec.casalemedia.com/usermatch?... https://ssum-sec.casalemedia.com/usermatch?d=https%3A%2F%2Fwww.aljazeera.com%2F&s=184674&cb=https%3A%2F%2Fcdn.indexww.com%2Fht%2Fhtw-pixel.gif%3F — 302 — 908 B — 237 ms — h3https://c.pub.network/v2/cc.pub.network/v2/c https://c.pub.network/v2/c — 200 — 53 B — 224 ms — h3https://ut.pubmatic.com/geo?pubid=156696ut.pubmatic.com/geo?pubid=156696 https://ut.pubmatic.com/geo?pubid=156696 — 200 — 0 B — 534 ms — h2https://ssum-sec.casalemedia.com/usermatch?d=https%3A%2F%2Fwww.aljazeera.com%2F&s=184674&cb=https%3A%2F%2Fcdn.indexww.com%2Fht%2Fhtw-pixel.gif%3Fssum-sec.casalemedia.com/usermatch?... https://ssum-sec.casalemedia.com/usermatch?d=https%3A%2F%2Fwww.aljazeera.com%2F&s=184674&cb=https%3A%2F%2Fcdn.indexww.com%2Fht%2Fhtw-pixel.gif%3F — 302 — 874 B — 409 ms — h3https://ut.pubmatic.com/geo?pubid=156696ut.pubmatic.com/geo?pubid=156696 https://ut.pubmatic.com/geo?pubid=156696 — 200 — 0 B — 528 ms — h2https://eb2.3lift.com/sync?ld=1eb2.3lift.com/sync?ld=1 https://eb2.3lift.com/sync?ld=1 — 200 — 94 B — 124 ms — h2https://ad-delivery.net/px.gif?ch=1&e=0.7721661781658845ad-delivery.net/px.gif?ch=1&e=0.772... https://ad-delivery.net/px.gif?ch=1&e=0.7721661781658845 — 200 — 112 B — 11 ms — h2https://ssum-sec.casalemedia.com/usermatch?d=https%3A%2F%2Fwww.aljazeera.com%2F&s=184674&cb=https%3A%2F%2Fcdn.indexww.com%2Fht%2Fhtw-pixel.gif%3F&C=1ssum-sec.casalemedia.com/usermatch?... https://ssum-sec.casalemedia.com/usermatch?d=https%3A%2F%2Fwww.aljazeera.com%2F&s=184674&cb=https%3A%2F%2Fcdn.indexww.com%2Fht%2Fhtw-pixel.gif%3F&C=1 — 200 — 547 B — 196 ms — h3https://gum.criteo.com/sid/json?origin=criteoPrebidAdapter&domain=www.aljazeera.com&sn=AndroidSyncframe&so=0&topUrl=www.aljazeera.com&pm=1gum.criteo.com/sid/json?origin=crit... https://gum.criteo.com/sid/json?origin=criteoPrebidAdapter&domain=www.aljazeera.com&sn=AndroidSyncframe&so=0&topUrl=www.aljazeera.com&pm=1 — 302 — 743 B — 147 ms — h2https://gum.criteo.com/sid/json?origin=criteoPrebidAdapter&domain=www.aljazeera.com&sn=AndroidSyncframe&so=0&topUrl=www.aljazeera.com&pm=1gum.criteo.com/sid/json?origin=crit... https://gum.criteo.com/sid/json?origin=criteoPrebidAdapter&domain=www.aljazeera.com&sn=AndroidSyncframe&so=0&topUrl=www.aljazeera.com&pm=1 — 302 — 743 B — 291 ms — h2https://ib.adnxs.com/getuid?https://ads.yieldmo.com/v000/sync?extinit=0&userid=$UID&pn_id=an&us_privacy=ib.adnxs.com/getuid?https://ads.yie... https://ib.adnxs.com/getuid?https://ads.yieldmo.com/v000/sync?extinit=0&userid=$UID&pn_id=an&us_privacy= — 200 — 578 B — 483 ms — h2https://cm.g.doubleclick.net/pixel?google_nid=yieldmo_dbm&google_cm&pn_id=c&us_privacy=cm.g.doubleclick.net/pixel?google_n... https://cm.g.doubleclick.net/pixel?google_nid=yieldmo_dbm&google_cm&pn_id=c&us_privacy= — 302 — 445 B — 61 ms — h2https://match.adsrvr.org/track/cmf/generic?ttd_pid=yieldmo&ttd_tpi=1&ttd_puid=wcpLyzzJJlzBNR3xSMbU&us_privacy=match.adsrvr.org/track/cmf/generic?... https://match.adsrvr.org/track/cmf/generic?ttd_pid=yieldmo&ttd_tpi=1&ttd_puid=wcpLyzzJJlzBNR3xSMbU&us_privacy= — 302 — 351 B — 8 ms — h2https://sync.1rx.io/usersync2/rmpssp?sub=yieldmo&redir%3Dhttps%3A%2F%2Fads.yieldmo.com%2Fv000%2Fsync%3Fpn_id%3Dunl%26id%3D%5BRX_UUID%5D&us_privacy=sync.1rx.io/usersync2/rmpssp?sub=yi... https://sync.1rx.io/usersync2/rmpssp?sub=yieldmo&redir%3Dhttps%3A%2F%2Fads.yieldmo.com%2Fv000%2Fsync%3Fpn_id%3Dunl%26id%3D%5BRX_UUID%5D&us_privacy= — 302 — 177 B — 1.5 s — h2https://wt.rqtrk.eu/?pid=fc4e1fcf-7b7a-41b5-a689-0f1570fe8fea&src=www&type=100&sid=0&uid=wcpLyzzJJlzBNR3xSMbU&cb=1776293980633&url=https://www.aljazeera.com/&us_privacy=&gdpr=0&gdpr_consent=wt.rqtrk.eu/?pid=fc4e1fcf-7b7a-41b5... https://wt.rqtrk.eu/?pid=fc4e1fcf-7b7a-41b5-a689-0f1570fe8fea&src=www&type=100&sid=0&uid=wcpLyzzJJlzBNR3xSMbU&cb=1776293980633&url=https://www.aljazeera.com/&us_privacy=&gdpr=0&gdpr_consent= — 200 — 349 B — 2.1 s — h2https://match.adsrvr.org/track/cmb/generic?ttd_pid=yieldmo&ttd_tpi=1&ttd_puid=wcpLyzzJJlzBNR3xSMbU&us_privacy=match.adsrvr.org/track/cmb/generic?... https://match.adsrvr.org/track/cmb/generic?ttd_pid=yieldmo&ttd_tpi=1&ttd_puid=wcpLyzzJJlzBNR3xSMbU&us_privacy= — 200 — 254 B — 8 ms — h2https://cm.g.doubleclick.net/pixel?google_nid=yieldmo_dbm&google_cm=&pn_id=c&us_privacy=&google_tc=cm.g.doubleclick.net/pixel?google_n... https://cm.g.doubleclick.net/pixel?google_nid=yieldmo_dbm&google_cm=&pn_id=c&us_privacy=&google_tc= — 200 — 188 B — 62 ms — h3https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjssFqQJi5RJQpWM3Sy-PXVYDDz-_kVf7M32cCFxdV4LoaDI9pwtcpZq1-kDoXLaJxoNxJs_HIMZvx-pRVQ0Doo2VJ8p_5OX1StqXv5rigAkmFvkQlqwBZqBOx65JMv9CaYpHXZENvmbUbG1G-7TWdHgyrQbyJmxaJH-0yxnEy8hWVIOfjRQsmO1mqur0n9LsRNkk0vt4CNMYh_LfzURbJIXPLxIfTs8ak495x6QqHr1vdarTRQz6Z_1rNfJ-SQ-rpp-2oYN3dkyawynbPhlEL-8Be_d5Uoo8R05vm2_B_B8N2trW1DnzKm_0r4pT_naGj0JDPWtWdOiVW4FXL94Pqod292mCc5nCEiaRET9eGUgDQv-N5bIprCCgLQikY44ClsM0l7IP4vyHxrmBZm8OG3jwlLtI-F7ZLeVYtLTgAymbP5IrKAcGS_O6cSkx6QtuuF1UHnek&sai=AMfl-YT-yPq9rB2xCDZrv-7MRrQNGjam7EzHrwdudi4vCOo6RZd-X8vQD6Lc2z9ct3ScOY7xAtFkOdY4IYj82ZPaCHEd0_wAoayBwQM2Dt8oYdjPv9ahLHvXkoIbACVJ7P6_K3npXuglD_eJP8Nh0IlhXlfZqGalBRmc6QZFrzz_g-tj7YOehF7xoSvLQw0anRFQpabsoPWrdDnnp8kfQlO_Q0_Edoy5huVUtYh3jCPXGN7O74_A1OjKXV1csAWdODfGqd0ma8iXnc9GQppiZPuinLI2wgqJ4AAgMwkO7m3vWakvJpaz7JE-f3UBpqezX6fiw1ItVG1gnsUuwbsVSLLNwTkNXEGr53KezuiluNkamxsCH35U50sy-VS70fii58caOaKvnWci7XJt_shRKkDgFOq4BA&sig=Cg0ArKJSzCDsbmIMazMQEAE&uach_m=%5BUACH%5D&adurl=securepubads.g.doubleclick.net/pcs/... https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjssFqQJi5RJQpWM3Sy-PXVYDDz-_kVf7M32cCFxdV4LoaDI9pwtcpZq1-kDoXLaJxoNxJs_HIMZvx-pRVQ0Doo2VJ8p_5OX1StqXv5rigAkmFvkQlqwBZqBOx65JMv9CaYpHXZENvmbUbG1G-7TWdHgyrQbyJmxaJH-0yxnEy8hWVIOfjRQsmO1mqur0n9LsRNkk0vt4CNMYh_LfzURbJIXPLxIfTs8ak495x6QqHr1vdarTRQz6Z_1rNfJ-SQ-rpp-2oYN3dkyawynbPhlEL-8Be_d5Uoo8R05vm2_B_B8N2trW1DnzKm_0r4pT_naGj0JDPWtWdOiVW4FXL94Pqod292mCc5nCEiaRET9eGUgDQv-N5bIprCCgLQikY44ClsM0l7IP4vyHxrmBZm8OG3jwlLtI-F7ZLeVYtLTgAymbP5IrKAcGS_O6cSkx6QtuuF1UHnek&sai=AMfl-YT-yPq9rB2xCDZrv-7MRrQNGjam7EzHrwdudi4vCOo6RZd-X8vQD6Lc2z9ct3ScOY7xAtFkOdY4IYj82ZPaCHEd0_wAoayBwQM2Dt8oYdjPv9ahLHvXkoIbACVJ7P6_K3npXuglD_eJP8Nh0IlhXlfZqGalBRmc6QZFrzz_g-tj7YOehF7xoSvLQw0anRFQpabsoPWrdDnnp8kfQlO_Q0_Edoy5huVUtYh3jCPXGN7O74_A1OjKXV1csAWdODfGqd0ma8iXnc9GQppiZPuinLI2wgqJ4AAgMwkO7m3vWakvJpaz7JE-f3UBpqezX6fiw1ItVG1gnsUuwbsVSLLNwTkNXEGr53KezuiluNkamxsCH35U50sy-VS70fii58caOaKvnWci7XJt_shRKkDgFOq4BA&sig=Cg0ArKJSzCDsbmIMazMQEAE&uach_m=%5BUACH%5D&adurl= — 200 — 28 B — 476 ms — h3https://tpc.googlesyndication.com/pagead/js/r20260414/r20110914/abg_lite_fy2021.jstpc.googlesyndication.com/pagead/js... https://tpc.googlesyndication.com/pagead/js/r20260414/r20110914/abg_lite_fy2021.js — 200 — 8.4 KiB — 79 ms — h2https://tpc.googlesyndication.com/pagead/js/r20260414/r20110914/client/window_focus_fy2021.jstpc.googlesyndication.com/pagead/js... https://tpc.googlesyndication.com/pagead/js/r20260414/r20110914/client/window_focus_fy2021.js — 200 — 1.6 KiB — 75 ms — h2https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js — 200 — 73.1 KiB — 8 ms — h3https://tpc.googlesyndication.com/simgad/16558139913559775639tpc.googlesyndication.com/simgad/16... https://tpc.googlesyndication.com/simgad/16558139913559775639 — 200 — 18.5 KiB — 76 ms — h2https://c.pub.network/v2/cc.pub.network/v2/c https://c.pub.network/v2/c — 200 — 53 B — 233 ms — h3data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST… — 200 — 0 B — 0 ms — datahttps://ssum-sec.casalemedia.com/usermatch?d=https%3A%2F%2Fwww.aljazeera.com%2F&s=184674&cb=https%3A%2F%2Fcdn.indexww.com%2Fht%2Fhtw-pixel.gif%3F&C=1ssum-sec.casalemedia.com/usermatch?... https://ssum-sec.casalemedia.com/usermatch?d=https%3A%2F%2Fwww.aljazeera.com%2F&s=184674&cb=https%3A%2F%2Fcdn.indexww.com%2Fht%2Fhtw-pixel.gif%3F&C=1 — 200 — 546 B — 188 ms — h3https://mug.criteo.com/sid?cpp=HAEjf3w2K1diajhjblEvTEREc0VIRnczVlRvWFo1WmJIeENqTEVpSGRzQ2laSkEyU1BZTlh6UkFXeVBZNERiYnUzQmNTbWVIYUVzY2M4MmJ4Vk1qcWUrc2xDTDN3akprQlJ2eEI5aUxaYlRyQkkxa2F1QnBhRGs3a01aNkgyYy96RWFuSUVkVnBBczlxRmJFR0gydDV2VVNCZXpYNk9HclFRbm56eUF1bDBWWDZSQ0dhaUoycllBYXhUMnk2aGxYVFgwNnRUV1lRNFk0QlhqVTJCT1A1TmFqMG5NY3haQ21nUmFOcXVmNmRXWFkzOTBUS2I1VFNEa3gyb2dDT0Z2ZFpIY3BHbVFuUFhpWTM5dmk3Q3BhdHJCUk1xZz09fA&cppv=2mug.criteo.com/sid?cpp=HAEjf3w2K1di... https://mug.criteo.com/sid?cpp=HAEjf3w2K1diajhjblEvTEREc0VIRnczVlRvWFo1WmJIeENqTEVpSGRzQ2laSkEyU1BZTlh6UkFXeVBZNERiYnUzQmNTbWVIYUVzY2M4MmJ4Vk1qcWUrc2xDTDN3akprQlJ2eEI5aUxaYlRyQkkxa2F1QnBhRGs3a01aNkgyYy96RWFuSUVkVnBBczlxRmJFR0gydDV2VVNCZXpYNk9HclFRbm56eUF1bDBWWDZSQ0dhaUoycllBYXhUMnk2aGxYVFgwNnRUV1lRNFk0QlhqVTJCT1A1TmFqMG5NY3haQ21nUmFOcXVmNmRXWFkzOTBUS2I1VFNEa3gyb2dDT0Z2ZFpIY3BHbVFuUFhpWTM5dmk3Q3BhdHJCUk1xZz09fA&cppv=2 — 200 — 798 B — 390 ms — h2https://cdn.indexww.com/ht/htw-pixel.gif?0cdn.indexww.com/ht/htw-pixel.gif?0 https://cdn.indexww.com/ht/htw-pixel.gif?0 — 200 — 228 B — 17 ms — h2https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjstr_tBHr5oFD22ogZD1OixYYM_zHpDCBhy8QAL2jAIEr-mLGgYq4tn82zGiJynjj8DKm8eWcEGq1DxkuJ7Ck88p7iviv_EIiDcXTP0cDf8WG9yZqcgySJl9MEbERIND1nUDE54wdBG2lm663E6yuADPPO0FX2zqBO2gZMdEdTJVPf_EV2ic_RtJ5r92mIrk5xL-hJkS-G6g4ScPVsX9B7wrthrovgSwJCj3DhDJGMlBgvH8uR2TzWZPVhtSIom_lXQrig1e81KliW8T8OQsRHM0Di8m2yc86_UxHxzqchafJw794ffkqfA0diag0tfb4tBHx3yI4fik-YxKsHwoHYcJLHCZVQIKRfx3nrzGwdUX9nrl8Kohj-8bZ-dK40-laApi4pzpyyT5_o51jBHj-lXM_Pm1F4Wo0kOd-0Bh1P7Lfo4Mhb8rQQoa7fVXHHvcBOqhSzj2&sai=AMfl-YQzAcIt3ti7Q822BdmIdPhZ50LNjCBBxI9wPfGCwLFQyuooWWxJDfYiqQkR6qAwkyC9087RizkaF7P9OIm8TlEtRhbqbP3RcsdLbovZrCyD1NPm4zNKqevq2Nq-kE5ELJHLGKClS8tyeQEdzxG_vYgZoWs34bjwCwyuyS0yZrZ7ok9_6r94qG9tdzud6ELA2qoCvI6_v5Xf5Gkmpe2p5N8raBSuurtpVI7wtjQMO49KIXTeEwyog7xmlc9k-Yuh9GwUYTRoA6LOrEo7KqAJgPE3lAcHlxttmcTiwPDqHfe_cdEaa_66OWv4iXX0TOM25vH51kO5WaGFpPb_shYDxiQfCKqSd9xDG0-G1GJIjuGb1o6il32mjffidEQIFVmk4WbYbro-aE1jpgOWTYMSkKCgdQ&sig=Cg0ArKJSzNpSwy_Mr1RmEAE&uach_m=%5BUACH%5D&adurl=securepubads.g.doubleclick.net/pcs/... https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjstr_tBHr5oFD22ogZD1OixYYM_zHpDCBhy8QAL2jAIEr-mLGgYq4tn82zGiJynjj8DKm8eWcEGq1DxkuJ7Ck88p7iviv_EIiDcXTP0cDf8WG9yZqcgySJl9MEbERIND1nUDE54wdBG2lm663E6yuADPPO0FX2zqBO2gZMdEdTJVPf_EV2ic_RtJ5r92mIrk5xL-hJkS-G6g4ScPVsX9B7wrthrovgSwJCj3DhDJGMlBgvH8uR2TzWZPVhtSIom_lXQrig1e81KliW8T8OQsRHM0Di8m2yc86_UxHxzqchafJw794ffkqfA0diag0tfb4tBHx3yI4fik-YxKsHwoHYcJLHCZVQIKRfx3nrzGwdUX9nrl8Kohj-8bZ-dK40-laApi4pzpyyT5_o51jBHj-lXM_Pm1F4Wo0kOd-0Bh1P7Lfo4Mhb8rQQoa7fVXHHvcBOqhSzj2&sai=AMfl-YQzAcIt3ti7Q822BdmIdPhZ50LNjCBBxI9wPfGCwLFQyuooWWxJDfYiqQkR6qAwkyC9087RizkaF7P9OIm8TlEtRhbqbP3RcsdLbovZrCyD1NPm4zNKqevq2Nq-kE5ELJHLGKClS8tyeQEdzxG_vYgZoWs34bjwCwyuyS0yZrZ7ok9_6r94qG9tdzud6ELA2qoCvI6_v5Xf5Gkmpe2p5N8raBSuurtpVI7wtjQMO49KIXTeEwyog7xmlc9k-Yuh9GwUYTRoA6LOrEo7KqAJgPE3lAcHlxttmcTiwPDqHfe_cdEaa_66OWv4iXX0TOM25vH51kO5WaGFpPb_shYDxiQfCKqSd9xDG0-G1GJIjuGb1o6il32mjffidEQIFVmk4WbYbro-aE1jpgOWTYMSkKCgdQ&sig=Cg0ArKJSzNpSwy_Mr1RmEAE&uach_m=%5BUACH%5D&adurl= — 200 — 28 B — 379 ms — h3https://tpc.googlesyndication.com/pagead/js/r20260414/r20110914/abg_lite_fy2021.jstpc.googlesyndication.com/pagead/js... https://tpc.googlesyndication.com/pagead/js/r20260414/r20110914/abg_lite_fy2021.js — 200 — 0 B — 30 ms — h2https://tpc.googlesyndication.com/pagead/js/r20260414/r20110914/client/window_focus_fy2021.jstpc.googlesyndication.com/pagead/js... https://tpc.googlesyndication.com/pagead/js/r20260414/r20110914/client/window_focus_fy2021.js — 200 — 0 B — 29 ms — h2https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js — 200 — 0 B — 40 ms — h3https://tpc.googlesyndication.com/simgad/8955218980117883587tpc.googlesyndication.com/simgad/89... https://tpc.googlesyndication.com/simgad/8955218980117883587 — 200 — 43.4 KiB — 34 ms — h2https://d.pub.network/demand-sourced.pub.network/demand-source https://d.pub.network/demand-source — 200 — 0 B — 151 ms — h3https://d.pub.network/demand-sourced.pub.network/demand-source https://d.pub.network/demand-source — 200 — 0 B — 148 ms — h3https://c.pub.network/v2/cc.pub.network/v2/c https://c.pub.network/v2/c — 200 — 53 B — 232 ms — h3data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST… — 200 — 0 B — 0 ms — datahttps://mug.criteo.com/sid?cpp=--UwanxuZU5pQTBTcVgvSzFhZTlnVXJKYm9XUmdBS0tVWUx0UDBSNnN3Z3ByTW9Ua3crMlArQllsQmJzR01QMmRUUEpZY3liSCt5bTk1MEdOUWZyZ2xWY0V4NTVoLzhib2NpNTRCaitLZmU0d1JUZ0tJcGhXa01FVHJPSVVGaUw4bXZ0Zy9GbkN2dE5GVmhZaHoxcjFHQ2NCOXg4Z3BONEY4M1lpZDJxYXVKSjNhR1A5b0E5MVpZbVluUFR4R1gxajlpM1JVV1M4MVlkR3ZhTmNNbjQ2YlhQYjBhSE5CZXpxMXAvcG5hRlJIOS9vSjFBS3B0VHpTc3BZYzViNURwb3p0NnVyMzljcFBkdlE3djRUZ242cWFTNDVGZz09fA&cppv=2mug.criteo.com/sid?cpp=--UwanxuZU5p... https://mug.criteo.com/sid?cpp=--UwanxuZU5pQTBTcVgvSzFhZTlnVXJKYm9XUmdBS0tVWUx0UDBSNnN3Z3ByTW9Ua3crMlArQllsQmJzR01QMmRUUEpZY3liSCt5bTk1MEdOUWZyZ2xWY0V4NTVoLzhib2NpNTRCaitLZmU0d1JUZ0tJcGhXa01FVHJPSVVGaUw4bXZ0Zy9GbkN2dE5GVmhZaHoxcjFHQ2NCOXg4Z3BONEY4M1lpZDJxYXVKSjNhR1A5b0E5MVpZbVluUFR4R1gxajlpM1JVV1M4MVlkR3ZhTmNNbjQ2YlhQYjBhSE5CZXpxMXAvcG5hRlJIOS9vSjFBS3B0VHpTc3BZYzViNURwb3p0NnVyMzljcFBkdlE3djRUZ242cWFTNDVGZz09fA&cppv=2 — 200 — 807 B — 245 ms — h2https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2 — 204 — 20 B — 312 ms — h3https://cdn.indexww.com/ht/htw-pixel.gif?0cdn.indexww.com/ht/htw-pixel.gif?0 https://cdn.indexww.com/ht/htw-pixel.gif?0 — 200 — 0 B — 0 ms — h2https://d.pub.network/demand-sourced.pub.network/demand-source https://d.pub.network/demand-source — 200 — 231 B — 133 ms — h2https://d.pub.network/demand-sourced.pub.network/demand-source https://d.pub.network/demand-source — 200 — 231 B — 123 ms — h2https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4 — 204 — 20 B — 225 ms — h3https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjsss3V7LLvla8kZM2TSOgy5zDYwHWZGNNgnzsr3tKYowd9mIcwOsZ7cohpoHw7wBsQHfASRSpEQOI6Nkyu9gkF2ZJ8V4Sba0C3b2IlRk0UJvEGDsLsOop-TWJ9yA54h7oBzREHvDTrb-CXnaItsENDxWw2WEkHZ6hY__2g9UH25oPRlJlbi7XSc4MblqkS_vqdIunahPiinOtYU3CQXzar5wiKgc55ARvbEZzZRBgddAdv89woUZ6iK26xsfy2yBkPYWj5urHLIO_qO9lJGEiLs-3tFpJ80pBQPBSUfSKJiXWZhBc0BqfKaMzXgBNlIpDlWUNZEw8YtSVaJrcI8vC44u5WTR1deSg9cgF5IrTazFmasxCso3xjJ0UG7M2ae0jdeFGjpxd2uQsMg3Z8Dn8B22jPtzOlK12K8bDT2GQqd5zt5dBDWWY6j-IOokRqmgg-ajmOTdh7g&sai=AMfl-YTbx6uqhP1ulM_wq95gl162pyvCXjGubP6aib3p33qj79jk1NcS09TRTM112NC8Js6YUBRGeCbg1aPe7FlpB0kB7w4AK-zR7fOeElH_Hue8AYH45hpV90ZQeoPagTxdlUFLN5DfXM4uyw1HKhGkm2GfwD97ar4fwVlOM29Zfg3g2fhAKpgCbUVQx8br-8Js0lyMLCGbEY4Y_a3u4ODitjwd1oy95k102o1XIPLvYmnfCpbiDx9J4iO5MhDtuvrftM52cJCbVC8g75Qf2QEIakXQbSdOXZm7fIFZpHjgpeTQCv2kBFi8K3rNY-rg1CpAJL6xMhQ7BYTOYb73V4hQIiy24z4u17BoFLM6T9LFSFy6HY1tdLFVw0rcfN-pMv8PSL1r4jfoTDTy7BdyTRaUH84hrA&sig=Cg0ArKJSzMdXNY8R9O_PEAE&uach_m=%5BUACH%5D&dett=2&adurl=securepubads.g.doubleclick.net/pcs/... https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjsss3V7LLvla8kZM2TSOgy5zDYwHWZGNNgnzsr3tKYowd9mIcwOsZ7cohpoHw7wBsQHfASRSpEQOI6Nkyu9gkF2ZJ8V4Sba0C3b2IlRk0UJvEGDsLsOop-TWJ9yA54h7oBzREHvDTrb-CXnaItsENDxWw2WEkHZ6hY__2g9UH25oPRlJlbi7XSc4MblqkS_vqdIunahPiinOtYU3CQXzar5wiKgc55ARvbEZzZRBgddAdv89woUZ6iK26xsfy2yBkPYWj5urHLIO_qO9lJGEiLs-3tFpJ80pBQPBSUfSKJiXWZhBc0BqfKaMzXgBNlIpDlWUNZEw8YtSVaJrcI8vC44u5WTR1deSg9cgF5IrTazFmasxCso3xjJ0UG7M2ae0jdeFGjpxd2uQsMg3Z8Dn8B22jPtzOlK12K8bDT2GQqd5zt5dBDWWY6j-IOokRqmgg-ajmOTdh7g&sai=AMfl-YTbx6uqhP1ulM_wq95gl162pyvCXjGubP6aib3p33qj79jk1NcS09TRTM112NC8Js6YUBRGeCbg1aPe7FlpB0kB7w4AK-zR7fOeElH_Hue8AYH45hpV90ZQeoPagTxdlUFLN5DfXM4uyw1HKhGkm2GfwD97ar4fwVlOM29Zfg3g2fhAKpgCbUVQx8br-8Js0lyMLCGbEY4Y_a3u4ODitjwd1oy95k102o1XIPLvYmnfCpbiDx9J4iO5MhDtuvrftM52cJCbVC8g75Qf2QEIakXQbSdOXZm7fIFZpHjgpeTQCv2kBFi8K3rNY-rg1CpAJL6xMhQ7BYTOYb73V4hQIiy24z4u17BoFLM6T9LFSFy6HY1tdLFVw0rcfN-pMv8PSL1r4jfoTDTy7BdyTRaUH84hrA&sig=Cg0ArKJSzMdXNY8R9O_PEAE&uach_m=%5BUACH%5D&dett=2&adurl= — 200 — 28 B — 180 ms — h3https://ad-delivery.net/px.gif?ch=2&e=0.9340433513828934ad-delivery.net/px.gif?ch=2&e=0.934... https://ad-delivery.net/px.gif?ch=2&e=0.9340433513828934 — 200 — 133 B — 12 ms — h2https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.5110392902655649ad.doubleclick.net/favicon.ico?ad=3... https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.5110392902655649 — 200 — 129 B — 58 ms — h3https://c.pub.network/v2/cc.pub.network/v2/c https://c.pub.network/v2/c — 200 — 53 B — 233 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2 — 204 — 20 B — 146 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4 — 204 — 20 B — 132 ms — h3https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjssJoWK0xe4LagAUHEc9zMAcakKl_RTr7ZV1I4ZXsKoMdgUYbros6-rZ02JGD9iZbrW54AUOnYv7pVLiDw1Xw5oDpxX8Vn3EDRgw0nAHqwYmFwcYHOMkivfKu1QynEBQ2Dj4-RBA2Gc0vt8BAP6SsAw8IvP-iCPffX-VSw0uU2OnDH-rXqVgvnzmmypVZ1moJzMrqWxQnWufEqwK8gSstizYC2z8t5tfGOCfBrkpDql-dBdP047KqPALIzu8R-QiQ0X_nDM5gRvNvF8qHqNdysOZ67PAKk6GZnO2lRXOnxD1LVwj0MIopO2FFQ2nCDAl-y0xIEHxz8HoWdn1wlofPAnJYO_Qzpx9Awp9SJgRoj-XD04aC1g6gU1GIeTMDCHi3Bmdq-NObWe3fnw-YoTJTC8V9nNaBpkyAcm3rtG2jEihlU_XBgrqiPogH5DJJNrJNctnCJUFRsE&sai=AMfl-YRbRpOheQd_AxLNvMp-ZgBnXqKewinMlVjtB1E_PbjBz7aIMoy1Y6ah0qRLktuAxB_S4jkJ5w6qlXI3PtGyadampVj73A8CwFgvnIAHLPSYtaSYyj0siCxr3acfn9SbuevhRGpTlCPLHVhWaMH-4dP-hH3NQfr5nj2fuflY6ogUFm-EPOdvbCOT_8ND4rNeOPBNG2g5nN-zaGvrexTaY1XmOGmfHOC2oxWGOxp_J1ABoROE3DU4AlvOatkwAFzPMVMBhpAXGA9eZJQ1gruH_ZvuXfbppkUr2cxwH8_Td7GTdNr71Ix7-Tp5X5axSnrImIkQvPeJlzXXRp1meg6ONEa3M6vePaT8AhK-eskBAXcBqI5j-G79Dg9vZtMbktiGSKx2OBcayHWb9SHQ9BsQwraH8A&sig=Cg0ArKJSzBvMMI1-yCZxEAE&uach_m=%5BUACH%5D&dett=2&adurl=securepubads.g.doubleclick.net/pcs/... https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjssJoWK0xe4LagAUHEc9zMAcakKl_RTr7ZV1I4ZXsKoMdgUYbros6-rZ02JGD9iZbrW54AUOnYv7pVLiDw1Xw5oDpxX8Vn3EDRgw0nAHqwYmFwcYHOMkivfKu1QynEBQ2Dj4-RBA2Gc0vt8BAP6SsAw8IvP-iCPffX-VSw0uU2OnDH-rXqVgvnzmmypVZ1moJzMrqWxQnWufEqwK8gSstizYC2z8t5tfGOCfBrkpDql-dBdP047KqPALIzu8R-QiQ0X_nDM5gRvNvF8qHqNdysOZ67PAKk6GZnO2lRXOnxD1LVwj0MIopO2FFQ2nCDAl-y0xIEHxz8HoWdn1wlofPAnJYO_Qzpx9Awp9SJgRoj-XD04aC1g6gU1GIeTMDCHi3Bmdq-NObWe3fnw-YoTJTC8V9nNaBpkyAcm3rtG2jEihlU_XBgrqiPogH5DJJNrJNctnCJUFRsE&sai=AMfl-YRbRpOheQd_AxLNvMp-ZgBnXqKewinMlVjtB1E_PbjBz7aIMoy1Y6ah0qRLktuAxB_S4jkJ5w6qlXI3PtGyadampVj73A8CwFgvnIAHLPSYtaSYyj0siCxr3acfn9SbuevhRGpTlCPLHVhWaMH-4dP-hH3NQfr5nj2fuflY6ogUFm-EPOdvbCOT_8ND4rNeOPBNG2g5nN-zaGvrexTaY1XmOGmfHOC2oxWGOxp_J1ABoROE3DU4AlvOatkwAFzPMVMBhpAXGA9eZJQ1gruH_ZvuXfbppkUr2cxwH8_Td7GTdNr71Ix7-Tp5X5axSnrImIkQvPeJlzXXRp1meg6ONEa3M6vePaT8AhK-eskBAXcBqI5j-G79Dg9vZtMbktiGSKx2OBcayHWb9SHQ9BsQwraH8A&sig=Cg0ArKJSzBvMMI1-yCZxEAE&uach_m=%5BUACH%5D&dett=2&adurl= — 200 — 28 B — 66 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWACaAM%3Dpagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWACaAM%3D — 204 — 20 B — 60 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWACaAM%3Dpagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWACaAM%3D — 204 — 20 B — 92 ms — h3https://pixel.rubiconproject.com/exchange/sync.php?p=pbs-triple13&gdpr=&gdpr_consent=&us_privacy=pixel.rubiconproject.com/exchange/s... https://pixel.rubiconproject.com/exchange/sync.php?p=pbs-triple13&gdpr=&gdpr_consent=&us_privacy= — 302 — 1.3 KiB — 357 ms — http/1.1https://ib.adnxs.com/async_usersync?cbfn=queuePixelsib.adnxs.com/async_usersync?cbfn=qu... https://ib.adnxs.com/async_usersync?cbfn=queuePixels — 200 — 484 B — 133 ms — h2https://s2s.t13.io/setuid?bidder=rubicon&uid=MO0NKMT8-20-2LSVs2s.t13.io/setuid?bidder=rubicon&ui... https://s2s.t13.io/setuid?bidder=rubicon&uid=MO0NKMT8-20-2LSV — 200 — 351 B — 137 ms — h2https://ad-delivery.net/px.gif?ch=2&e=0.3679739439413451ad-delivery.net/px.gif?ch=2&e=0.367... https://ad-delivery.net/px.gif?ch=2&e=0.3679739439413451 — 200 — 112 B — 9 ms — h2https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.24292681770404068ad.doubleclick.net/favicon.ico?ad=3... https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.24292681770404068 — 200 — 129 B — 56 ms — h3https://jadserve.postrelease.com/suid/101787?gdpr=&gdpr_consent=&us_privacy=&ntv_gpp_consent=&ntv_r=https%3A%2F%2Fs2s.t13.io%2Fsetuid%3Fbidder%3Dnativo%26gdpr%3D%26gdpr_consent%3D%26us_privacy%3D%26gpp%3D%26gpp_sid%3D%26f%3Di%26uid%3DNTV_USER_IDjadserve.postrelease.com/suid/10178... https://jadserve.postrelease.com/suid/101787?gdpr=&gdpr_consent=&us_privacy=&ntv_gpp_consent=&ntv_r=https%3A%2F%2Fs2s.t13.io%2Fsetuid%3Fbidder%3Dnativo%26gdpr%3D%26gdpr_consent%3D%26us_privacy%3D%26gpp%3D%26gpp_sid%3D%26f%3Di%26uid%3DNTV_USER_ID — 302 — 431 B — 383 ms — h2https://ib.adnxs.com/bounce?%2Fgetuid%3Fhttps%253A%252F%252Fs2s.t13.io%252Fsetuid%253Fbidder%253Dadnxs%2526gdpr%253D%2526gdpr_consent%253D%2526us_privacy%253D%2526gpp%253D%2526gpp_sid%253D%2526f%253Di%2526uid%253D%2524UIDib.adnxs.com/bounce?%2Fgetuid%3Fhtt... https://ib.adnxs.com/bounce?%2Fgetuid%3Fhttps%253A%252F%252Fs2s.t13.io%252Fsetuid%253Fbidder%253Dadnxs%2526gdpr%253D%2526gdpr_consent%253D%2526us_privacy%253D%2526gpp%253D%2526gpp_sid%253D%2526f%253Di%2526uid%253D%2524UID — 302 — 826 B — 130 ms — h2https://s2s.t13.io/setuid?bidder=adnxs&gdpr=&gdpr_consent=&us_privacy=&gpp=&gpp_sid=&f=i&uid=1344067140858119267s2s.t13.io/setuid?bidder=adnxs&gdpr... https://s2s.t13.io/setuid?bidder=adnxs&gdpr=&gdpr_consent=&us_privacy=&gpp=&gpp_sid=&f=i&uid=1344067140858119267 — 200 — 118 B — 124 ms — h3https://ad-delivery.net/px.gif?ch=2&e=0.5343028115215096ad-delivery.net/px.gif?ch=2&e=0.534... https://ad-delivery.net/px.gif?ch=2&e=0.5343028115215096 — 200 — 133 B — 9 ms — h2https://pagead2.googlesyndication.com/pcs/activeview?xai=AKAOjssYxyqDRs5m9N63KEuT2kp07cRFIYAaaRX8T5aPz6ih0V3_8UxTVQ8eLp5GpdZ3Afr-ifn9V0i9cMNGOXygSEfOsQ6S--a28K3emVA-B6z8eYs-l1TVEZFUDxmnmmkoVY4D2svh044m0SY20ud3rXNYgZc1qgQUvveGs7qmP-BEeQviz1l5cqbK-A&sig=Cg0ArKJSzInrpkN65JVLEAE&id=lidar2&mcvt=1001&p=16,46,66,366&tm=1018.7999999523163&tu=18&mtos=1001,1001,1001,1001,1001&tos=1001,0,0,0,0&v=20260413&bin=7&avms=nio&bs=412,823&mc=1&vu=1&app=0&itpl=0&adk=2391777877&rs=4&la=0&cr=0&uach=WyJBbmRyb2lkIiwiMTEuMCIsIiIsIm1vdG8gZyBwb3dlciAoMjAyMikiLCIxNDYuMC4wLjAiLG51bGwsMSxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ%3D%3D&vs=4&r=v&co=7222678100&rst=1776293980672&rpt=485&isd=0&lsd=0&met=mue&wmsd=0&pbe=0&fle=0&vae=0&spb=0&sfl=0&ffslot=0&reach=8&io2=0pagead2.googlesyndication.com/pcs/a... https://pagead2.googlesyndication.com/pcs/activeview?xai=AKAOjssYxyqDRs5m9N63KEuT2kp07cRFIYAaaRX8T5aPz6ih0V3_8UxTVQ8eLp5GpdZ3Afr-ifn9V0i9cMNGOXygSEfOsQ6S--a28K3emVA-B6z8eYs-l1TVEZFUDxmnmmkoVY4D2svh044m0SY20ud3rXNYgZc1qgQUvveGs7qmP-BEeQviz1l5cqbK-A&sig=Cg0ArKJSzInrpkN65JVLEAE&id=lidar2&mcvt=1001&p=16,46,66,366&tm=1018.7999999523163&tu=18&mtos=1001,1001,1001,1001,1001&tos=1001,0,0,0,0&v=20260413&bin=7&avms=nio&bs=412,823&mc=1&vu=1&app=0&itpl=0&adk=2391777877&rs=4&la=0&cr=0&uach=WyJBbmRyb2lkIiwiMTEuMCIsIiIsIm1vdG8gZyBwb3dlciAoMjAyMikiLCIxNDYuMC4wLjAiLG51bGwsMSxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ%3D%3D&vs=4&r=v&co=7222678100&rst=1776293980672&rpt=485&isd=0&lsd=0&met=mue&wmsd=0&pbe=0&fle=0&vae=0&spb=0&sfl=0&ffslot=0&reach=8&io2=0 — 200 — 65 B — 63 ms — h3https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.8691724969930081ad.doubleclick.net/favicon.ico?ad=3... https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.8691724969930081 — 200 — 129 B — 61 ms — h3https://ads.yieldmo.com/v000/sync?pn_id=unl&id=OPTOUTads.yieldmo.com/v000/sync?pn_id=unl... https://ads.yieldmo.com/v000/sync?pn_id=unl&id=OPTOUT — 200 — 489 B — 202 ms — h2https://s2s.t13.io/setuid?bidder=nativo&gdpr=&gdpr_consent=&us_privacy=&gpp=&gpp_sid=&f=i&uid=000000s2s.t13.io/setuid?bidder=nativo&gdp... https://s2s.t13.io/setuid?bidder=nativo&gdpr=&gdpr_consent=&us_privacy=&gpp=&gpp_sid=&f=i&uid=000000 — 200 — 116 B — 194 ms — h3https://ssp-sync.criteo.com/user-sync/iframe?gdprapplies=&gdpr=&ccpa=&gpp=&gpp_sid=&redir=https%3A%2F%2Fs2s.t13.io%2Fsetuid%3Fbidder%3Dcriteo%26gdpr%3D%26gdpr_consent%3D%26us_privacy%3D%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%24%7BCRITEO_USER_ID%7D&profile=230ssp-sync.criteo.com/user-sync/ifram... https://ssp-sync.criteo.com/user-sync/iframe?gdprapplies=&gdpr=&ccpa=&gpp=&gpp_sid=&redir=https%3A%2F%2Fs2s.t13.io%2Fsetuid%3Fbidder%3Dcriteo%26gdpr%3D%26gdpr_consent%3D%26us_privacy%3D%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%24%7BCRITEO_USER_ID%7D&profile=230 — 200 — 326 B — 355 ms — h2https://ad-delivery.net/px.gif?ch=2&e=0.9301995571219738ad-delivery.net/px.gif?ch=2&e=0.930... https://ad-delivery.net/px.gif?ch=2&e=0.9301995571219738 — 200 — 112 B — 9 ms — h2https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.09080057035885158ad.doubleclick.net/favicon.ico?ad=3... https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.09080057035885158 — 200 — 129 B — 55 ms — h3https://ap.lijit.com/beacon/prebid-server/?gdpr=&gdpr_consent=&us_privacy=&gpp=&gpp_sid=&url=https%3A%2F%2Fs2s.t13.io%2Fsetuid%3Fbidder%3Dsovrn%26gdpr%3D%26gdpr_consent%3D%26us_privacy%3D%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%24UIDap.lijit.com/beacon/prebid-server/?... https://ap.lijit.com/beacon/prebid-server/?gdpr=&gdpr_consent=&us_privacy=&gpp=&gpp_sid=&url=https%3A%2F%2Fs2s.t13.io%2Fsetuid%3Fbidder%3Dsovrn%26gdpr%3D%26gdpr_consent%3D%26us_privacy%3D%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%24UID — 302 — 619 B — 366 ms — h2https://api.btloader.com/country?o=5714937848528896api.btloader.com/country?o=57149378... https://api.btloader.com/country?o=5714937848528896 — 200 — 153 B — 145 ms — h2https://api.btloader.com/pv?nlf=false&tid=wKLQ2ImwJ-AZV4ZY5f-9d935f22fb&sid=xMGOv148e-NMQe6RO0-9d935f22fb&cv=2.1.186-5-gb7ec539&upapi=trueapi.btloader.com/pv?nlf=false&tid=w... https://api.btloader.com/pv?nlf=false&tid=wKLQ2ImwJ-AZV4ZY5f-9d935f22fb&sid=xMGOv148e-NMQe6RO0-9d935f22fb&cv=2.1.186-5-gb7ec539&upapi=true — 204 — 40 B — 147 ms — h2https://ce.lijit.com/beacon/prebid-server/?gdpr=&gdpr_consent=&us_privacy=&gpp=&gpp_sid=&url=https%3A%2F%2Fs2s.t13.io%2Fsetuid%3Fbidder%3Dsovrn%26gdpr%3D%26gdpr_consent%3D%26us_privacy%3D%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%24UID&dnr=1ce.lijit.com/beacon/prebid-server/?... https://ce.lijit.com/beacon/prebid-server/?gdpr=&gdpr_consent=&us_privacy=&gpp=&gpp_sid=&url=https%3A%2F%2Fs2s.t13.io%2Fsetuid%3Fbidder%3Dsovrn%26gdpr%3D%26gdpr_consent%3D%26us_privacy%3D%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%24UID&dnr=1 — 204 — 319 B — 379 ms — h2https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=gpt&tv=m202604100101&st=env&sjk=7146470527595628ep1.adtrafficquality.google/getconf... https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=gpt&tv=m202604100101&st=env&sjk=7146470527595628 — 200 — 13.0 KiB — 139 ms — h3https://www.aljazeera.com/favicon_aje.icowww.aljazeera.com/favicon_aje.ico https://www.aljazeera.com/favicon_aje.ico — 200 — 1006 B — 15 ms — h2https://ep2.adtrafficquality.google/sodar/sodar2.jsep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2.js — 200 — 7.9 KiB — 126 ms — h2https://ssum-sec.casalemedia.com/usermatch?s=184674&gdpr=&gdpr_consent=&us_privacy=&gpp=&gpp_sid=&cb=https%3A%2F%2Fs2s.t13.io%2Fsetuid%3Fbidder%3Dix%26gdpr%3D%26gdpr_consent%3D%26us_privacy%3D%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3Dssum-sec.casalemedia.com/usermatch?... https://ssum-sec.casalemedia.com/usermatch?s=184674&gdpr=&gdpr_consent=&us_privacy=&gpp=&gpp_sid=&cb=https%3A%2F%2Fs2s.t13.io%2Fsetuid%3Fbidder%3Dix%26gdpr%3D%26gdpr_consent%3D%26us_privacy%3D%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D — 302 — 948 B — 187 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 — 62 ms — h2https://www.google.com/recaptcha/api2/aframewww.google.com/recaptcha/api2/afram... https://www.google.com/recaptcha/api2/aframe — 200 — 569 B — 125 ms — h3https://pagead2.googlesyndication.com/bg/Fn2Iqdq9Xne6I9UDRzgJRim_XvMMeWSmzaZRH-bg9GA.jspagead2.googlesyndication.com/bg/Fn... https://pagead2.googlesyndication.com/bg/Fn2Iqdq9Xne6I9UDRzgJRim_XvMMeWSmzaZRH-bg9GA.js — 200 — 21.7 KiB — 65 ms — h3https://ssum-sec.casalemedia.com/usermatch?cb=https%3A%2F%2Fs2s.t13.io%2Fsetuid%3Fgpp%3D%26gpp_sid%3D%26bidder%3Dix%26gdpr%3D%26gdpr_consent%3D%26us_privacy%3D%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D&gdpr=&gdpr_consent=&gpp=&gpp_sid=&s=184674&us_privacy=&C=1ssum-sec.casalemedia.com/usermatch?... https://ssum-sec.casalemedia.com/usermatch?cb=https%3A%2F%2Fs2s.t13.io%2Fsetuid%3Fgpp%3D%26gpp_sid%3D%26bidder%3Dix%26gdpr%3D%26gdpr_consent%3D%26us_privacy%3D%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D&gdpr=&gdpr_consent=&gpp=&gpp_sid=&s=184674&us_privacy=&C=1 — 200 — 600 B — 299 ms — h3https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=254&li=gpt_m202604100101&jk=7146470527595628&rc=pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=254&li=gpt_m202604100101&jk=7146470527595628&rc= — 204 — 17 B — 52 ms — h3https://ep2.adtrafficquality.google/generate_204?NdR0kAep2.adtrafficquality.google/generat... https://ep2.adtrafficquality.google/generate_204?NdR0kA — 204 — 40 B — 7 ms — h2https://s2s.t13.io/setuid?gpp=&gpp_sid=&gpp=&gpp_sid=&bidder=ix&gdpr=&gdpr_consent=&us_privacy=&gpp=&gpp_sid=&f=b&uid=0s2s.t13.io/setuid?gpp=&gpp_sid=&gpp... https://s2s.t13.io/setuid?gpp=&gpp_sid=&gpp=&gpp_sid=&bidder=ix&gdpr=&gdpr_consent=&us_privacy=&gpp=&gpp_sid=&f=b&uid=0 — 200 — 332 B — 142 ms — h2https://ads.pubmatic.com/AdServer/js/user_sync.html?gdpr=&gdpr_consent=&us_privacy=&gpp=&gpp_sid=&predirect=https%3A%2F%2Fs2s.t13.io%2Fsetuid%3Fbidder%3Dpubmatic%26gdpr%3D%26gdpr_consent%3D%26us_privacy%3D%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3Dads.pubmatic.com/AdServer/js/user_s... https://ads.pubmatic.com/AdServer/js/user_sync.html?gdpr=&gdpr_consent=&us_privacy=&gpp=&gpp_sid=&predirect=https%3A%2F%2Fs2s.t13.io%2Fsetuid%3Fbidder%3Dpubmatic%26gdpr%3D%26gdpr_consent%3D%26us_privacy%3D%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D — 200 — 7.6 KiB — 6 ms — h2https://ut.pubmatic.com/geo?pubid=0ut.pubmatic.com/geo?pubid=0 https://ut.pubmatic.com/geo?pubid=0 — 200 — 78 B — 197 ms — h2https://ut.pubmatic.com/geo?pubid=0ut.pubmatic.com/geo?pubid=0 https://ut.pubmatic.com/geo?pubid=0 — 200 — 0 B — 100 ms — h2https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=gpt_m202604100101&jk=7146470527595628&bg=!CwilCGrNAAYjKNSNAyg7AEcBe5WfOOwkfB0RIH2kXDBigV_UAh1bf5cmYRqmuAApQFykNopGH3Z4zc32XKKDhpDT0H-SAcG0qw6fOSQmyxlVGT4ejT51ugIAAABdUgAAAAZoAQd-ADaXEbb8cx7cSyOzlzBKczbqJINghG2V_G3Is_9rniKiAnBn7SbwPILJuAitNhWtNVb1p_JkgxGZAq9WLWVtYftSOZQwIzUl_j12NViewMCPYZ_O4FWy07gvqpRdg_3FM_xXGipaBIVS4n7lbpwmLcq1E0AYw31jDhBRR_j5Ck3E4sW7ZAtuFXw6HE7aP99Hy9ZV8H53f7GCg_6TdOmVTW1HDkighxXZqqNwoxy7XB5QAtWZBz54jAQSpksTyM_av4anTI1l0r9WUEFEADu_Qtr3lLr2sM_6Zp0y8qmHleU-KDOC7EbDUiIcuGcw45Uk7m_gK2LKq0X4oq9bnxuk6HMhM3DJhqvyFczqSVl9jO9SR8b7Yov6UIxeS94EyAGpI80jtZcZcOid3F2Li3HgykhnPKfpOLOIQeIzN7d_jfTV5aYOEM0Fg_DCEya048hconeaEa39DWG4wEw7FK9xOGJSWnRExV3eyMSmDNpEIVpq5-Xz3yzoD9D3iDs85WsBxMof-uawM-he9vfu5Rykwv3avrOt2jEmRTv8S-R5lX8StTuDqS2CHRFQIiiF8tEi4KDoAHpK-6V2_dl3HxJXO9Hppdd11AT2aVkvjZ9cHyb_nktRoFdTMg99ini1aw2kVhDhxhAT-dfYwio95DBoRuimmfzYEuWf7te3OaQkz3NehLaFciEjXxaxGnxAfpvWvvVSq4-8S3sQ5XBJSWw2_vQQh3gV7NFKRI3i2kb6QVFjEH9r-3V6ywQqJYtclCiLu66PXtso40wrTKH5ynGVMs3VVvyG31X5zTG8yKI-2Kjb1eHRI1yIeYDkVmZUX92gF9TTzEZWZaSJk11O7VIxapcer0ZfhLwrEyltsS7GWQJFGVombB0VmNCMoJtnJxgYkBlCC_B57WdrCgpp1Yl--iZwvFaGhQLmO8neDjbCvIq6orKf_SpTzmx6D7e6qPQjs4zWb6FTVnsDxp-yFILH9jpsiRnRGb20ZE0ep1.adtrafficquality.google/pagead/... https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=gpt_m202604100101&jk=7146470527595628&bg=!CwilCGrNAAYjKNSNAyg7AEcBe5WfOOwkfB0RIH2kXDBigV_UAh1bf5cmYRqmuAApQFykNopGH3Z4zc32XKKDhpDT0H-SAcG0qw6fOSQmyxlVGT4ejT51ugIAAABdUgAAAAZoAQd-ADaXEbb8cx7cSyOzlzBKczbqJINghG2V_G3Is_9rniKiAnBn7SbwPILJuAitNhWtNVb1p_JkgxGZAq9WLWVtYftSOZQwIzUl_j12NViewMCPYZ_O4FWy07gvqpRdg_3FM_xXGipaBIVS4n7lbpwmLcq1E0AYw31jDhBRR_j5Ck3E4sW7ZAtuFXw6HE7aP99Hy9ZV8H53f7GCg_6TdOmVTW1HDkighxXZqqNwoxy7XB5QAtWZBz54jAQSpksTyM_av4anTI1l0r9WUEFEADu_Qtr3lLr2sM_6Zp0y8qmHleU-KDOC7EbDUiIcuGcw45Uk7m_gK2LKq0X4oq9bnxuk6HMhM3DJhqvyFczqSVl9jO9SR8b7Yov6UIxeS94EyAGpI80jtZcZcOid3F2Li3HgykhnPKfpOLOIQeIzN7d_jfTV5aYOEM0Fg_DCEya048hconeaEa39DWG4wEw7FK9xOGJSWnRExV3eyMSmDNpEIVpq5-Xz3yzoD9D3iDs85WsBxMof-uawM-he9vfu5Rykwv3avrOt2jEmRTv8S-R5lX8StTuDqS2CHRFQIiiF8tEi4KDoAHpK-6V2_dl3HxJXO9Hppdd11AT2aVkvjZ9cHyb_nktRoFdTMg99ini1aw2kVhDhxhAT-dfYwio95DBoRuimmfzYEuWf7te3OaQkz3NehLaFciEjXxaxGnxAfpvWvvVSq4-8S3sQ5XBJSWw2_vQQh3gV7NFKRI3i2kb6QVFjEH9r-3V6ywQqJYtclCiLu66PXtso40wrTKH5ynGVMs3VVvyG31X5zTG8yKI-2Kjb1eHRI1yIeYDkVmZUX92gF9TTzEZWZaSJk11O7VIxapcer0ZfhLwrEyltsS7GWQJFGVombB0VmNCMoJtnJxgYkBlCC_B57WdrCgpp1Yl--iZwvFaGhQLmO8neDjbCvIq6orKf_SpTzmx6D7e6qPQjs4zWb6FTVnsDxp-yFILH9jpsiRnRGb20ZE0 — 204 — 17 B — 114 ms — h3https://www.aljazeera.com/graphql?wp-site=aje&operationName=ArchipelagoBreakingTickerQuery&variables=%7B%7D&extensions=%7B%7Dwww.aljazeera.com/graphql?wp-site=a... https://www.aljazeera.com/graphql?wp-site=aje&operationName=ArchipelagoBreakingTickerQuery&variables=%7B%7D&extensions=%7B%7D — 200 — 0 B — 2 ms — h2
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 20953ms · 2387KB · ر.ق1030/mo
www.aljazeera.com
Other
Costly
Execution 3768ms
Transfer 118 KB
Monthly Cost ر.ق185/mo
www.aljazeera.com
Other
Costly
Execution 2997ms
Transfer 3 KB
Monthly Cost ر.ق147/mo
Unattributable
Other
Costly
Execution 2315ms
Transfer 0 KB
Monthly Cost ر.ق114/mo
scripts.mf.webcontentassessor.com
Other
Costly
Execution 2248ms
Transfer 142 KB
Monthly Cost ر.ق111/mo
securepubads.g.doubleclick.net
Other
Costly
Execution 1949ms
Transfer 186 KB
Unused 51%
Monthly Cost ر.ق96/mo
pagead2.googlesyndication.com
Other
Costly
Execution 1088ms
Transfer 0 KB
Unused 42%
Monthly Cost ر.ق54/mo
www.aljazeera.com
Other
Costly
Execution 999ms
Transfer 5 KB
Monthly Cost ر.ق49/mo
players.brightcove.net
Other
Costly
Execution 952ms
Transfer 331 KB
Unused 52%
Monthly Cost ر.ق47/mo
a.pub.network
Other
Costly
Execution 456ms
Transfer 167 KB
Unused 42%
Monthly Cost ر.ق22/mo
a.pub.network
Other
Costly
Execution 451ms
Transfer 141 KB
Unused 43%
Monthly Cost ر.ق22/mo
c.amazon-adsystem.com
Other
Costly
Execution 435ms
Transfer 91 KB
Unused 39%
Monthly Cost ر.ق21/mo
Google Tag Manager
Tag Manager
Costly
Execution 366ms
Transfer 167 KB
Unused 42%
Monthly Cost ر.ق18/mo
imasdk.googleapis.com
Other
Costly
Execution 353ms
Transfer 147 KB
Unused 54%
Monthly Cost ر.ق17/mo
static.chartbeat.com
Other
Costly
Execution 339ms
Transfer 16 KB
Monthly Cost ر.ق17/mo
btloader.com
Other
Costly
Execution 335ms
Transfer 30 KB
Monthly Cost ر.ق16/mo
Google Tag Manager
Tag Manager
Costly
Execution 303ms
Transfer 117 KB
Unused 51%
Monthly Cost ر.ق15/mo
OneTrust
Consent
Essential
Execution 234ms
Transfer 128 KB
Unused 61%
Monthly Cost ر.ق11/mo
cdn.onesignal.com
Other
Optional
Execution 177ms
Transfer 42 KB
Unused 69%
Monthly Cost ر.ق9/mo
pagead2.googlesyndication.com
Other
Optional
Execution 137ms
Transfer 15 KB
Monthly Cost ر.ق7/mo
Google Tag Manager
Tag Manager
Optional
Execution 129ms
Transfer 167 KB
Unused 68%
Monthly Cost ر.ق6/mo
a.pub.network
Other
Optional
Execution 117ms
Transfer 29 KB
Monthly Cost ر.ق6/mo
securepubads.g.doubleclick.net
Other
Optional
Execution 114ms
Transfer 34 KB
Monthly Cost ر.ق6/mo
www.aljazeera.com
Other
Optional
Execution 96ms
Transfer 53 KB
Monthly Cost ر.ق5/mo
Amplitude
Analytics
Optional
Execution 80ms
Transfer 17 KB
Monthly Cost ر.ق4/mo
config.aps.amazon-adsystem.com
Other
Optional
Execution 77ms
Transfer 7 KB
Monthly Cost ر.ق4/mo
secure.quantserve.com
Other
Optional
Execution 71ms
Transfer 12 KB
Monthly Cost ر.ق4/mo
www.aljazeera.com
Other
Optional
Execution 69ms
Transfer 35 KB
Unused 63%
Monthly Cost ر.ق3/mo
ep2.adtrafficquality.google
Other
Optional
Execution 69ms
Transfer 8 KB
Monthly Cost ر.ق3/mo
www.aljazeera.com
Other
Optional
Execution 60ms
Transfer 39 KB
Monthly Cost ر.ق3/mo
www.aljazeera.com
Other
Optional
Execution 59ms
Transfer 67 KB
Unused 63%
Monthly Cost ر.ق3/mo
tpc.googlesyndication.com
Other
Optional
Execution 56ms
Transfer 0 KB
Monthly Cost ر.ق3/mo
www.aljazeera.com
Other
Optional
Execution 52ms
Transfer 73 KB
Unused 37%
Monthly Cost ر.ق3/mo

These scripts may cost more than they're worth

  • www.aljazeera.com adds 3768ms and costs ~ر.ق185/month
  • www.aljazeera.com adds 2997ms and costs ~ر.ق147/month
  • Unattributable adds 2315ms and costs ~ر.ق114/month
  • scripts.mf.webcontentassessor.com adds 2248ms and costs ~ر.ق111/month
  • securepubads.g.doubleclick.net adds 1949ms and costs ~ر.ق96/month
  • pagead2.googlesyndication.com adds 1088ms and costs ~ر.ق54/month
  • www.aljazeera.com adds 999ms and costs ~ر.ق49/month
  • players.brightcove.net adds 952ms and costs ~ر.ق47/month
  • a.pub.network adds 456ms and costs ~ر.ق22/month
  • a.pub.network adds 451ms and costs ~ر.ق22/month
  • c.amazon-adsystem.com adds 435ms and costs ~ر.ق21/month
  • Google Tag Manager adds 366ms and costs ~ر.ق18/month
  • imasdk.googleapis.com adds 353ms and costs ~ر.ق17/month
  • static.chartbeat.com adds 339ms and costs ~ر.ق17/month
  • btloader.com adds 335ms and costs ~ر.ق16/month
  • Google Tag Manager adds 303ms and costs ~ر.ق15/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.aljazeera.com takes 3768ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

www.aljazeera.com takes 2997ms 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 2315ms 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

scripts.mf.webcontentassessor.com takes 2248ms 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 1949ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

www.aljazeera.com takes 999ms 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

players.brightcove.net takes 952ms 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 players.brightcove.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

a.pub.network takes 456ms 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

a.pub.network takes 451ms 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

c.amazon-adsystem.com takes 435ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

imasdk.googleapis.com takes 353ms 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

54% of imasdk.googleapis.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

static.chartbeat.com takes 339ms 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

btloader.com takes 335ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

61% of OneTrust's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

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

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

Why this matters

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

Source: web.dev

63% of www.aljazeera.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

63% of www.aljazeera.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