Skip to content
https://scmp.com

Performance

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

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

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

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

7.50 s

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

23.35 s

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

21.20 s

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

0.000

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

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

67.23 s

Page Load Progression

1.8 s
3.6 s
5.4 s
7.1 s
8.9 s
10.7 s
12.5 s
14.3 s
Checks
17
8 PASS 1 REVIEW 6 FIX
F
Page Weight Budget
Action
6.7 MB transferred, 713 requests
FIX
6.7 MB transferred, 713 requests
Critical::
Page weighs 26.5 MB (6.7 MB transferred)
Warning::
JavaScript is 5.1 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 5.1 MB
Info::
Fonts are 601 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 601 KB
Warning::
713 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.4 g CO2 per page load
6.7 MB / 2.4 MB budget
6.7 MB transferred
713 requests
1.4 g CO2 per page load
JavaScript 5.1 MiB 75%
Fonts 601.1 KiB 9%
HTML 337.4 KiB 5%
Other 296.1 KiB 4%
Images 280.1 KiB 4%
Other 72.3 KiB 1%
CSS 65.3 KiB 1%
Other 51.9 KiB 1%
Other 1006 B 0%
Other 556 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

Subset fonts to include only used characters, or switch to system font stacks.

Why this matters

Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).

Source: web.dev font loading

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.7 MiB of 6.7 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
47004ms total JS execution
FIX
47004ms total JS execution
Warning::
https://assets-v2.i-scmp.com/production/_next/stat...: 22439ms CPU time
Warning::
Unattributable: 3864ms CPU time
Warning::
https://www.scmp.com/: 3227ms CPU time
Warning::
https://assets.i-scmp.com/subscription-template/ma...: 2725ms CPU time
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 1622ms CPU time
Warning::
Third-party scripts: 47004ms (100% of total)

Main Thread Breakdown

Script Evaluation 69% Other 11% Parse HTML & CSS 7% Style & Layout 5% Script Parsing & Compilation 4%
ScriptTotalScriptingParse/CompileParty
https://assets-v2.i-scmp.com/production/_next/static/chunks/framework-d6edf793df951aa9.js22439ms18270ms24ms3rd
Unattributable3864ms1197ms0ms3rd
https://www.scmp.com/3227ms566ms7ms3rd
https://assets.i-scmp.com/subscription-template/mastheadrenewpopup.js?ts=4934152725ms1063ms100ms3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js1622ms1455ms125ms3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604100101/pubads_impl.js1506ms1072ms79ms3rd
https://assets-v2.i-scmp.com/production/_next/static/chunks/pages/home-8eb72bd3e244ab4b.js1054ms1023ms2ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-KC359G6790ms656ms76ms3rd
https://www.googletagmanager.com/gtag/destination?id=AW-963446016&cx=c&gtm=4e64e1706ms628ms57ms3rd
https://micro.rubiconproject.com/prebid/dynamic/16912.js705ms518ms84ms3rd

Showing top 10 of 43 scripts

F
JS Bundles
Action
179 scripts, 2.0 MB unused
FIX
179 scripts, 2.0 MB unused
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 177 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 177 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 177 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://assets.i-scmp.com/subscription-template/ca...: 175 KB unused (68%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://assets.i-scmp.com/subscription-template/ma...: 169 KB unused (66%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 2.0 MB
2060 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js362 KB177 KB (49%)3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js0 KB177 KB (49%)3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js362 KB177 KB (49%)3rd
https://assets.i-scmp.com/subscription-template/campaignPopup.js?ts=493415259 KB175 KB (68%)3rd
https://assets.i-scmp.com/subscription-template/mastheadrenewpopup.js?ts=493415257 KB169 KB (66%)3rd
https://assets-v2.i-scmp.com/production/_next/static/chunks/pages/_app-2f76b85af143a350.js266 KB139 KB (52%)3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604100101/pubads_impl.js186 KB86 KB (46%)3rd
https://cdn.tinypass.com/api/tinypass.min.js132 KB82 KB (62%)3rd
https://accounts.google.com/gsi/client96 KB70 KB (73%)3rd
https://www.googletagmanager.com/gtag/destination?id=AW-963446016&cx=c&gtm=4e64e1145 KB59 KB (41%)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
713 resources · 6.7 MB · 2.0 MB savings available
FIX
713 resources · 6.7 MB · 2.0 MB savings available
Warning::
Page weight 5.7 MB over 1MB target
Got: 6.7 MB Expected: ≤ 1 MB
Info::
~2.0 MB of savings available
Warning::
712 third-party resources (100% of weight)
Info::
6 resources over 200KB
713 resources · 6.7 MiB · 712 third-party 5.7 MiB over 1MB target
JavaScript 75% · 5.1 MiB
Font 9% · 601.1 KiB
Other 6% · 391.6 KiB
Document 5% · 360.4 KiB
Image 4% · 284.2 KiB
CSS 1% · 65.3 KiB

~2.0 MiB of savings available

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

C
Image Optimization
Action
125 images, 0 KB saveable
REVIEW
125 images, 0 KB saveable
Warning::
https://cdn.i-scmp.com/sites/default/files/styles/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.i-scmp.com/sites/default/files/styles/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://assets-v2.i-scmp.com/production/_next/stat... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://assets-v2.i-scmp.com/production/_next/stat... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.i-scmp.com/sites/default/files/styles/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://assets-v2.i-scmp.com/production/_next/stat... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.i-scmp.com/sites/default/files/styles/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://assets-v2.i-scmp.com/production/_next/stat... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://assets-v2.i-scmp.com/production/_next/stat... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.i-scmp.com/sites/default/files/styles/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.i-scmp.com/sites/default/files/styles/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://assets-v2.i-scmp.com/production/_next/stat... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
125 images 265 KB
0 oversized -0 KB
102 legacy format
13 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Performance issues directly impact user engagement and conversion rates.

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

Web fonts

6

601 KB total

Render-blocking

0

of 6

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s FCP 7.5 s LCP 23.4 shttps://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 36.7 KiB — 11 ms — font-display: swaphttps://fonts.gstatic.com/s/merriweather/v33/u-4t0qyriQwlOrhSvowK_l5UcA6ht3ZEqezpPbXEE55RlL_FB7E.woff2u-4t0qyriQwlOrhSvowK_l5... https://fonts.gstatic.com/s/merriweather/v33/u-4t0qyriQwlOrhSvowK_l5UcA6ht3ZEqezpPbXEE55RlL_FB7E.woff2 — 178.2 KiB — 43 ms — font-display: swaphttps://fonts.gstatic.com/s/materialicons/v145/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2flUhRq6tzZclQEJ-Vdg-Iui... https://fonts.gstatic.com/s/materialicons/v145/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2 — 125.6 KiB — 22 ms — font-display: swaphttps://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19K7DQk6YvM.woff2ieVl2ZhZI2eCN5jzbjEETS9... https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19K7DQk6YvM.woff2 — 45.0 KiB — 22 ms — font-display: swaphttps://fonts.gstatic.com/s/merriweather/v33/u-4r0qyriQwlOrhSvowK_l5-eTxCVw8XP0LuKH2Gy9thlrXCJbONwg.woff2u-4r0qyriQwlOrhSvowK_l5... https://fonts.gstatic.com/s/merriweather/v33/u-4r0qyriQwlOrhSvowK_l5-eTxCVw8XP0LuKH2Gy9thlrXCJbONwg.woff2 — 181.6 KiB — 30 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 33.9 KiB — 67 ms — font-display: swap
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 37 KB
Load time 11 ms
Start 686 ms
Risk FOUT — text flashes from fallback to web font
u-4t0qyriQwlOrhSvowK_l5... woff2 swap
Size 178 KB
Load time 43 ms
Start 686 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
flUhRq6tzZclQEJ-Vdg-Iui... woff2 swap
Size 126 KB
Load time 22 ms
Start 686 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
ieVl2ZhZI2eCN5jzbjEETS9... woff2 swap
Size 45 KB
Load time 22 ms
Start 686 ms
Risk FOUT — text flashes from fallback to web font
u-4r0qyriQwlOrhSvowK_l5... woff2 swap
Size 182 KB
Load time 30 ms
Start 686 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 34 KB
Load time 67 ms
Start 4.7 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~243 KB and ~486 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
39 hints, 0 missing preconnects
PASS
39 hints, 0 missing preconnects
Info::
Page uses 39 resource hint(s)

Current Resource Hints

preconnect
+16
26
preload
7
dns-prefetch
prefetch
6

39 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
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
713 requests over 19098ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s FCP 7.5 s LCP 23.4 shttps://scmp.com// https://scmp.com/ — 301 — 140 B — 15 ms — h3https://www.scmp.com/www.scmp.com/ https://www.scmp.com/ — 200 — 225.9 KiB — 157 ms — h3https://assets-v2.i-scmp.com/production/_next/static/css/33bd9d66a506beee.cssassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/css/33bd9d66a506beee.css — 200 — 3.3 KiB — 49 ms — h3https://assets-v2.i-scmp.com/production/_next/static/css/aff7c4b78562fd95.cssassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/css/aff7c4b78562fd95.css — 200 — 2.5 KiB — 59 ms — h3https://assets-v2.i-scmp.com/production/_next/static/css/893f568dfa33daf5.cssassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/css/893f568dfa33daf5.css — 200 — 1.5 KiB — 40 ms — h3https://assets-v2.i-scmp.com/production/_next/static/css/d6c5bd5efd7cbf2c.cssassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/css/d6c5bd5efd7cbf2c.css — 200 — 961 B — 55 ms — h3https://assets-v2.i-scmp.com/production/_next/static/css/a070c9513bea1763.cssassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/css/a070c9513bea1763.css — 200 — 1.3 KiB — 53 ms — h3https://assets-v2.i-scmp.com/production/_next/static/css/c96498935b3b3b6f.cssassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/css/c96498935b3b3b6f.css — 200 — 497 B — 61 ms — h3https://fonts.googleapis.com/css2?family=Abril+Fatface&family=Angkor&family=Barlow+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Barlow+Semi+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Fredoka:wght@300..700&family=Heebo:wght@100..900&family=Merriweather:ital,opsz,wght@0,18..144,300..900;1,18..144,300..900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swapfonts.googleapis.com/css2?family=Ab... https://fonts.googleapis.com/css2?family=Abril+Fatface&family=Angkor&family=Barlow+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Barlow+Semi+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Fredoka:wght@300..700&family=Heebo:wght@100..900&family=Merriweather:ital,opsz,wght@0,18..144,300..900;1,18..144,300..900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap — 200 — 6.4 KiB — 161 ms — h2https://fonts.googleapis.com/icon?family=Material+Icons&display=swapfonts.googleapis.com/icon?family=Ma... https://fonts.googleapis.com/icon?family=Material+Icons&display=swap — 200 — 475 B — 181 ms — h2https://cdn.i-scmp.com/sites/default/files/styles/100x100/public/d8/images/section/2024/10/14/thumbnail_CFT.png?itok=2AMvlvWXcdn.i-scmp.com/sites/default/files/... https://cdn.i-scmp.com/sites/default/files/styles/100x100/public/d8/images/section/2024/10/14/thumbnail_CFT.png?itok=2AMvlvWX — 200 — 1.9 KiB — 63 ms — h3https://p.typekit.net/p.css?s=1&k=wpu3jlw&ht=tk&f=48750.48732.48733.48734.48735.48736.48737.48738.48739.48740.48741.48742.48743.48744.48745.48746.48747.48748.48749&a=88334855&app=typekit&e=cssp.typekit.net/p.css?s=1&k=wpu3jlw&h... https://p.typekit.net/p.css?s=1&k=wpu3jlw&ht=tk&f=48750.48732.48733.48734.48735.48736.48737.48738.48739.48740.48741.48742.48743.48744.48745.48746.48747.48748.48749&a=88334855&app=typekit&e=css — 200 — 172 B — 49 ms — h2https://www.scmp.com/static/manifest.jsonwww.scmp.com/static/manifest.json https://www.scmp.com/static/manifest.json — 200 — 1006 B — 366 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 — 133 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/1033.0bf992aae65d5de2.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/1033.0bf992aae65d5de2.js — 200 — 1.2 KiB — 55 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/6051.2f0296c59ed5806a.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/6051.2f0296c59ed5806a.js — 200 — 3.8 KiB — 63 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/2261.e52d2c7252b76cdc.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/2261.e52d2c7252b76cdc.js — 200 — 2.6 KiB — 64 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/6564.f3d8d8e0eae74a9c.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/6564.f3d8d8e0eae74a9c.js — 200 — 9.0 KiB — 65 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/8407.1ea41527411e83f6.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/8407.1ea41527411e83f6.js — 200 — 11.2 KiB — 66 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/6206a9d3-b1911ac70603883f.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/6206a9d3-b1911ac70603883f.js — 200 — 62.9 KiB — 78 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/6415-00ffbb6bd84b1eec.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/6415-00ffbb6bd84b1eec.js — 200 — 40.6 KiB — 118 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/3545.51f740b6b2b8ffab.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/3545.51f740b6b2b8ffab.js — 200 — 11.3 KiB — 67 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/8259.dca95c47eeb89d13.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/8259.dca95c47eeb89d13.js — 200 — 1.9 KiB — 99 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/1731.c093e1021b2b7fc7.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/1731.c093e1021b2b7fc7.js — 200 — 1.0 KiB — 100 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/9458.d49fa66ce5deee1a.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/9458.d49fa66ce5deee1a.js — 200 — 1.3 KiB — 100 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/8300-43e5e4664279c90e.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/8300-43e5e4664279c90e.js — 200 — 4.9 KiB — 100 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/4477-34ac940695152368.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/4477-34ac940695152368.js — 200 — 8.9 KiB — 99 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/3577-a8afca98100540ee.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/3577-a8afca98100540ee.js — 200 — 5.9 KiB — 100 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/8466.693b0d0e9ce14800.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/8466.693b0d0e9ce14800.js — 200 — 4.1 KiB — 101 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/1150-ae22d122be7bfc67.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/1150-ae22d122be7bfc67.js — 200 — 15.4 KiB — 101 ms — h3
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s FCP 7.5 s LCP 23.4 shttps://scmp.com// https://scmp.com/ — 301 — 140 B — 15 ms — h3https://www.scmp.com/www.scmp.com/ https://www.scmp.com/ — 200 — 225.9 KiB — 157 ms — h3https://assets-v2.i-scmp.com/production/_next/static/css/33bd9d66a506beee.cssassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/css/33bd9d66a506beee.css — 200 — 3.3 KiB — 49 ms — h3https://assets-v2.i-scmp.com/production/_next/static/css/aff7c4b78562fd95.cssassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/css/aff7c4b78562fd95.css — 200 — 2.5 KiB — 59 ms — h3https://assets-v2.i-scmp.com/production/_next/static/css/893f568dfa33daf5.cssassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/css/893f568dfa33daf5.css — 200 — 1.5 KiB — 40 ms — h3https://assets-v2.i-scmp.com/production/_next/static/css/d6c5bd5efd7cbf2c.cssassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/css/d6c5bd5efd7cbf2c.css — 200 — 961 B — 55 ms — h3https://assets-v2.i-scmp.com/production/_next/static/css/a070c9513bea1763.cssassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/css/a070c9513bea1763.css — 200 — 1.3 KiB — 53 ms — h3https://assets-v2.i-scmp.com/production/_next/static/css/c96498935b3b3b6f.cssassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/css/c96498935b3b3b6f.css — 200 — 497 B — 61 ms — h3https://fonts.googleapis.com/css2?family=Abril+Fatface&family=Angkor&family=Barlow+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Barlow+Semi+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Fredoka:wght@300..700&family=Heebo:wght@100..900&family=Merriweather:ital,opsz,wght@0,18..144,300..900;1,18..144,300..900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swapfonts.googleapis.com/css2?family=Ab... https://fonts.googleapis.com/css2?family=Abril+Fatface&family=Angkor&family=Barlow+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Barlow+Semi+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Fredoka:wght@300..700&family=Heebo:wght@100..900&family=Merriweather:ital,opsz,wght@0,18..144,300..900;1,18..144,300..900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap — 200 — 6.4 KiB — 161 ms — h2https://fonts.googleapis.com/icon?family=Material+Icons&display=swapfonts.googleapis.com/icon?family=Ma... https://fonts.googleapis.com/icon?family=Material+Icons&display=swap — 200 — 475 B — 181 ms — h2https://cdn.i-scmp.com/sites/default/files/styles/100x100/public/d8/images/section/2024/10/14/thumbnail_CFT.png?itok=2AMvlvWXcdn.i-scmp.com/sites/default/files/... https://cdn.i-scmp.com/sites/default/files/styles/100x100/public/d8/images/section/2024/10/14/thumbnail_CFT.png?itok=2AMvlvWX — 200 — 1.9 KiB — 63 ms — h3https://p.typekit.net/p.css?s=1&k=wpu3jlw&ht=tk&f=48750.48732.48733.48734.48735.48736.48737.48738.48739.48740.48741.48742.48743.48744.48745.48746.48747.48748.48749&a=88334855&app=typekit&e=cssp.typekit.net/p.css?s=1&k=wpu3jlw&h... https://p.typekit.net/p.css?s=1&k=wpu3jlw&ht=tk&f=48750.48732.48733.48734.48735.48736.48737.48738.48739.48740.48741.48742.48743.48744.48745.48746.48747.48748.48749&a=88334855&app=typekit&e=css — 200 — 172 B — 49 ms — h2https://www.scmp.com/static/manifest.jsonwww.scmp.com/static/manifest.json https://www.scmp.com/static/manifest.json — 200 — 1006 B — 366 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 — 133 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/1033.0bf992aae65d5de2.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/1033.0bf992aae65d5de2.js — 200 — 1.2 KiB — 55 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/6051.2f0296c59ed5806a.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/6051.2f0296c59ed5806a.js — 200 — 3.8 KiB — 63 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/2261.e52d2c7252b76cdc.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/2261.e52d2c7252b76cdc.js — 200 — 2.6 KiB — 64 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/6564.f3d8d8e0eae74a9c.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/6564.f3d8d8e0eae74a9c.js — 200 — 9.0 KiB — 65 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/8407.1ea41527411e83f6.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/8407.1ea41527411e83f6.js — 200 — 11.2 KiB — 66 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/6206a9d3-b1911ac70603883f.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/6206a9d3-b1911ac70603883f.js — 200 — 62.9 KiB — 78 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/6415-00ffbb6bd84b1eec.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/6415-00ffbb6bd84b1eec.js — 200 — 40.6 KiB — 118 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/3545.51f740b6b2b8ffab.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/3545.51f740b6b2b8ffab.js — 200 — 11.3 KiB — 67 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/8259.dca95c47eeb89d13.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/8259.dca95c47eeb89d13.js — 200 — 1.9 KiB — 99 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/1731.c093e1021b2b7fc7.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/1731.c093e1021b2b7fc7.js — 200 — 1.0 KiB — 100 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/9458.d49fa66ce5deee1a.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/9458.d49fa66ce5deee1a.js — 200 — 1.3 KiB — 100 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/8300-43e5e4664279c90e.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/8300-43e5e4664279c90e.js — 200 — 4.9 KiB — 100 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/4477-34ac940695152368.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/4477-34ac940695152368.js — 200 — 8.9 KiB — 99 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/3577-a8afca98100540ee.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/3577-a8afca98100540ee.js — 200 — 5.9 KiB — 100 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/8466.693b0d0e9ce14800.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/8466.693b0d0e9ce14800.js — 200 — 4.1 KiB — 101 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/1150-ae22d122be7bfc67.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/1150-ae22d122be7bfc67.js — 200 — 15.4 KiB — 101 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/3738.18295f8e5bd60bdf.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/3738.18295f8e5bd60bdf.js — 200 — 92.3 KiB — 123 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/482.cb77294fd145cb74.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/482.cb77294fd145cb74.js — 200 — 16.5 KiB — 110 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/4304-a74172f358c1831b.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/4304-a74172f358c1831b.js — 200 — 4.5 KiB — 110 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/2947.ed7394068ed0116c.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/2947.ed7394068ed0116c.js — 200 — 5.6 KiB — 110 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/webpack-8392a856f5255f0c.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/webpack-8392a856f5255f0c.js — 200 — 5.5 KiB — 111 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/framework-d6edf793df951aa9.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/framework-d6edf793df951aa9.js — 200 — 57.0 KiB — 124 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/main-2a4b54ce6b92394f.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/main-2a4b54ce6b92394f.js — 200 — 118.1 KiB — 133 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/pages/_app-2f76b85af143a350.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/pages/_app-2f76b85af143a350.js — 200 — 265.5 KiB — 267 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/01bc0c67-f29425fc607da7a3.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/01bc0c67-f29425fc607da7a3.js — 200 — 17.0 KiB — 139 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/4380-7942dcf9e1beaabc.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/4380-7942dcf9e1beaabc.js — 200 — 12.7 KiB — 146 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/8966-f01030b0fe910690.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/8966-f01030b0fe910690.js — 200 — 62.7 KiB — 189 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/1538-0e6cec67556ec3d2.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/1538-0e6cec67556ec3d2.js — 200 — 5.3 KiB — 146 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/2324-4cb32a6334657e92.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/2324-4cb32a6334657e92.js — 200 — 3.3 KiB — 146 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/5976-617e8267bdfad865.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/5976-617e8267bdfad865.js — 200 — 14.2 KiB — 173 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/1235-58835601b4804deb.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/1235-58835601b4804deb.js — 200 — 2.2 KiB — 151 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/2586-b7bc6ccfa91e1864.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/2586-b7bc6ccfa91e1864.js — 200 — 39.2 KiB — 210 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/4473-230fbb834f08707d.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/4473-230fbb834f08707d.js — 200 — 2.6 KiB — 257 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/9766-c4cddde51406e117.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/9766-c4cddde51406e117.js — 200 — 9.0 KiB — 264 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/2997-418e65aa003f8c31.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/2997-418e65aa003f8c31.js — 200 — 8.6 KiB — 264 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/7708-b2bb8b86126860d7.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/7708-b2bb8b86126860d7.js — 200 — 32.5 KiB — 189 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/6458-ac081e5d19ef1406.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/6458-ac081e5d19ef1406.js — 200 — 5.4 KiB — 214 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/4120-0aefac3a2a7aeaaf.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/4120-0aefac3a2a7aeaaf.js — 200 — 1.5 KiB — 214 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/7914-d03c3d5580ef83d1.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/7914-d03c3d5580ef83d1.js — 200 — 2.5 KiB — 220 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/9046-442d1f1b47018bdb.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/9046-442d1f1b47018bdb.js — 200 — 31.3 KiB — 237 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/2234-4c8c89683353421b.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/2234-4c8c89683353421b.js — 200 — 4.2 KiB — 171 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/9374-84b1946165741935.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/9374-84b1946165741935.js — 200 — 3.7 KiB — 171 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/2589-3b6707380d5db462.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/2589-3b6707380d5db462.js — 200 — 22.7 KiB — 188 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/8185-224650d375a86cb7.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/8185-224650d375a86cb7.js — 200 — 2.9 KiB — 187 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/226-9048f5919ee34f22.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/226-9048f5919ee34f22.js — 200 — 5.7 KiB — 187 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/5243-02838611f347edee.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/5243-02838611f347edee.js — 200 — 4.9 KiB — 187 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/5284-6c6ecb1f24923672.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/5284-6c6ecb1f24923672.js — 200 — 3.0 KiB — 187 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/3883-886203a30eaf0814.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/3883-886203a30eaf0814.js — 200 — 50.0 KiB — 270 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/6581-21a130ac91bef039.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/6581-21a130ac91bef039.js — 200 — 16.0 KiB — 250 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/9561-0b3c03ef68392191.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/9561-0b3c03ef68392191.js — 200 — 6.2 KiB — 199 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/3503-d1f904f5cdb658c3.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/3503-d1f904f5cdb658c3.js — 200 — 8.2 KiB — 239 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/3046-e96f1dc0664b3add.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/3046-e96f1dc0664b3add.js — 200 — 7.1 KiB — 210 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/1252-deada42b57b11903.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/1252-deada42b57b11903.js — 200 — 12.6 KiB — 253 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/5676-aa8b7ec253ff3acd.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/5676-aa8b7ec253ff3acd.js — 200 — 27.0 KiB — 247 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/4773-ca066e74bd5072ab.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/4773-ca066e74bd5072ab.js — 200 — 3.9 KiB — 232 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/3179-4aced1f7ed0fbc43.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/3179-4aced1f7ed0fbc43.js — 200 — 4.3 KiB — 232 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/3568-91757810f2ab2260.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/3568-91757810f2ab2260.js — 200 — 7.0 KiB — 232 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/8100-7b4cdea65a6ae7cf.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/8100-7b4cdea65a6ae7cf.js — 200 — 5.5 KiB — 238 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/4717-57f276fab187f07a.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/4717-57f276fab187f07a.js — 200 — 19.1 KiB — 246 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/6302-0d071febe8bcb885.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/6302-0d071febe8bcb885.js — 200 — 7.0 KiB — 246 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/122-4a9978c57fdd359a.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/122-4a9978c57fdd359a.js — 200 — 6.4 KiB — 255 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/6864-44dbd26df39cf3b7.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/6864-44dbd26df39cf3b7.js — 200 — 43.9 KiB — 286 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/2218-83626649d4014e00.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/2218-83626649d4014e00.js — 200 — 5.0 KiB — 264 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/9376-bc06610d0e57cc3a.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/9376-bc06610d0e57cc3a.js — 200 — 23.3 KiB — 289 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/6358-6ca9837f988c6d1e.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/6358-6ca9837f988c6d1e.js — 200 — 3.7 KiB — 269 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/929-69bf717f1d7bf72b.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/929-69bf717f1d7bf72b.js — 200 — 19.2 KiB — 286 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/7245-075a9976865d2388.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/7245-075a9976865d2388.js — 200 — 5.7 KiB — 279 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/190-f25c2dd2b454e8ba.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/190-f25c2dd2b454e8ba.js — 200 — 9.7 KiB — 278 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/6242-acd0dd29077417cf.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/6242-acd0dd29077417cf.js — 200 — 3.2 KiB — 279 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/8157-c066d196b086686a.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/8157-c066d196b086686a.js — 200 — 16.1 KiB — 290 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/8170-d196eaf28dc74386.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/8170-d196eaf28dc74386.js — 200 — 6.1 KiB — 285 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/5058-e488b49854fa1c71.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/5058-e488b49854fa1c71.js — 200 — 15.0 KiB — 292 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/5621-f8cf4d887c11f231.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/5621-f8cf4d887c11f231.js — 200 — 114.0 KiB — 297 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/pages/home-8eb72bd3e244ab4b.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/pages/home-8eb72bd3e244ab4b.js — 200 — 4.8 KiB — 295 ms — h3https://assets-v2.i-scmp.com/production/_next/static/4qk8crnyrHBXfxRQDfPg7/_buildManifest.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/4qk8crnyrHBXfxRQDfPg7/_buildManifest.js — 200 — 3.5 KiB — 293 ms — h3https://assets-v2.i-scmp.com/production/_next/static/4qk8crnyrHBXfxRQDfPg7/_ssgManifest.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/4qk8crnyrHBXfxRQDfPg7/_ssgManifest.js — 200 — 439 B — 294 ms — h3data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCA1NCAyNCIgZmlsbD0ib…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCA1NCAyNCIgZmlsbD0ib… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCA1NCAyNCIgZmlsbD0ib…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCA1NCAyNCIgZmlsbD0ib… — 200 — 0 B — 0 ms — datahttps://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v51/KFO7... https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 36.7 KiB — 11 ms — h3https://fonts.gstatic.com/s/merriweather/v33/u-4t0qyriQwlOrhSvowK_l5UcA6ht3ZEqezpPbXEE55RlL_FB7E.woff2fonts.gstatic.com/s/merriweather/v3... https://fonts.gstatic.com/s/merriweather/v33/u-4t0qyriQwlOrhSvowK_l5UcA6ht3ZEqezpPbXEE55RlL_FB7E.woff2 — 200 — 178.2 KiB — 43 ms — h3https://fonts.gstatic.com/s/materialicons/v145/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2fonts.gstatic.com/s/materialicons/v... https://fonts.gstatic.com/s/materialicons/v145/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2 — 200 — 125.6 KiB — 22 ms — h3https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19K7DQk6YvM.woff2fonts.gstatic.com/s/robotocondensed... https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19K7DQk6YvM.woff2 — 200 — 45.0 KiB — 22 ms — h3https://fonts.gstatic.com/s/merriweather/v33/u-4r0qyriQwlOrhSvowK_l5-eTxCVw8XP0LuKH2Gy9thlrXCJbONwg.woff2fonts.gstatic.com/s/merriweather/v3... https://fonts.gstatic.com/s/merriweather/v33/u-4r0qyriQwlOrhSvowK_l5-eTxCVw8XP0LuKH2Gy9thlrXCJbONwg.woff2 — 200 — 181.6 KiB — 30 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 — 22 ms — h3https://cdn.i-scmp.com/sites/default/files/styles/540x360/public/d8/images/canvas/2026/04/15/89120dba-3fd0-4ad1-b22c-6283832ea326_89fad403.jpg?itok=7kQqRBxY&v=1776258228cdn.i-scmp.com/sites/default/files/... https://cdn.i-scmp.com/sites/default/files/styles/540x360/public/d8/images/canvas/2026/04/15/89120dba-3fd0-4ad1-b22c-6283832ea326_89fad403.jpg?itok=7kQqRBxY&v=1776258228 — 200 — 20.3 KiB — 21 ms — h3https://cdn.i-scmp.com/sites/default/files/styles/wide_landscape/public/d8/images/canvas/2026/04/15/257a41a4-1ffe-4341-aab4-4039882601e1_966b4187.jpg?itok=dCIKfMOt&v=1776253996cdn.i-scmp.com/sites/default/files/... https://cdn.i-scmp.com/sites/default/files/styles/wide_landscape/public/d8/images/canvas/2026/04/15/257a41a4-1ffe-4341-aab4-4039882601e1_966b4187.jpg?itok=dCIKfMOt&v=1776253996 — 200 — 58.3 KiB — 20 ms — h3https://cdn.i-scmp.com/sites/default/files/styles/540x360/public/d8/images/canvas/2026/04/15/b71f09d8-9e6c-4602-8f8a-763947623a16_5decd7e4.jpg?itok=F95eJDk7&v=1776247494cdn.i-scmp.com/sites/default/files/... https://cdn.i-scmp.com/sites/default/files/styles/540x360/public/d8/images/canvas/2026/04/15/b71f09d8-9e6c-4602-8f8a-763947623a16_5decd7e4.jpg?itok=F95eJDk7&v=1776247494 — 200 — 42.7 KiB — 23 ms — h3https://cdn.i-scmp.com/sites/default/files/styles/540x360/public/d8/images/canvas/2026/03/30/df1817d3-3999-43b1-b177-1a7b22fdec0e_1b29380f.jpg?itok=DGUlzyg6&v=1774837167cdn.i-scmp.com/sites/default/files/... https://cdn.i-scmp.com/sites/default/files/styles/540x360/public/d8/images/canvas/2026/03/30/df1817d3-3999-43b1-b177-1a7b22fdec0e_1b29380f.jpg?itok=DGUlzyg6&v=1774837167 — 200 — 21.2 KiB — 20 ms — h3https://cdn.i-scmp.com/sites/default/files/styles/540x360/public/d8/images/canvas/2026/04/15/b0c52eae-4dde-4543-b120-bf5f471516b4_4fc3da33.jpg?itok=v7aCO_Xd&v=1776259956cdn.i-scmp.com/sites/default/files/... https://cdn.i-scmp.com/sites/default/files/styles/540x360/public/d8/images/canvas/2026/04/15/b0c52eae-4dde-4543-b120-bf5f471516b4_4fc3da33.jpg?itok=v7aCO_Xd&v=1776259956 — 200 — 13.6 KiB — 20 ms — h3https://www.scmp.com/cdn-cgi/challenge-platform/scripts/jsd/main.jswww.scmp.com/cdn-cgi/challenge-plat... https://www.scmp.com/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 448 B — 130 ms — h3https://apigw.scmp.com/content-delivery/v2?extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%22a851df4f5888c20893773edeeaa80d7ed4dcb943226123e914802bd722360c76%22%2C%22version%22%3A1%7D%7D&operationName=headerOnelineMenuQuery&variables=%7B%7Dapigw.scmp.com/content-delivery/v2?... https://apigw.scmp.com/content-delivery/v2?extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%22a851df4f5888c20893773edeeaa80d7ed4dcb943226123e914802bd722360c76%22%2C%22version%22%3A1%7D%7D&operationName=headerOnelineMenuQuery&variables=%7B%7D — 200 — 0 B — 375 ms — h3https://www.scmp.com/cdn-cgi/challenge-platform/h/g/scripts/jsd/b0a7532ac8ec/main.js?www.scmp.com/cdn-cgi/challenge-plat... https://www.scmp.com/cdn-cgi/challenge-platform/h/g/scripts/jsd/b0a7532ac8ec/main.js? — 200 — 12.3 KiB — 10 ms — h3https://www.scmp.com/cdn-cgi/challenge-platform/h/g/jsd/oneshot/b0a7532ac8ec/0.9996663283505381:1776291067:OZR5cKULHbqnp_GcQBWslm3E7wzNwll5ekG3U6q6xBw/9ece9303ddb6de31www.scmp.com/cdn-cgi/challenge-plat... https://www.scmp.com/cdn-cgi/challenge-platform/h/g/jsd/oneshot/b0a7532ac8ec/0.9996663283505381:1776291067:OZR5cKULHbqnp_GcQBWslm3E7wzNwll5ekG3U6q6xBw/9ece9303ddb6de31 — 200 — 847 B — 10 ms — h3https://fundingchoicesmessages.google.com/i/8134?ers=3fundingchoicesmessages.google.com/i... https://fundingchoicesmessages.google.com/i/8134?ers=3 — 200 — 69.9 KiB — 256 ms — h2https://apigw.scmp.com/content-delivery/v2?extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%22a851df4f5888c20893773edeeaa80d7ed4dcb943226123e914802bd722360c76%22%2C%22version%22%3A1%7D%7D&operationName=headerOnelineMenuQuery&variables=%7B%7Dapigw.scmp.com/content-delivery/v2?... https://apigw.scmp.com/content-delivery/v2?extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%22a851df4f5888c20893773edeeaa80d7ed4dcb943226123e914802bd722360c76%22%2C%22version%22%3A1%7D%7D&operationName=headerOnelineMenuQuery&variables=%7B%7D — 200 — 2.3 KiB — 36 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-KC359G6www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-KC359G6 — 200 — 167.0 KiB — 273 ms — h2https://www.google.com/recaptcha/api.js?render=6LcHrHAoAAAAAC7Aa3ju5Z10vU_5bJDVzg9n42SSwww.google.com/recaptcha/api.js?ren... https://www.google.com/recaptcha/api.js?render=6LcHrHAoAAAAAC7Aa3ju5Z10vU_5bJDVzg9n42SS — 200 — 1.0 KiB — 109 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/bb87748a.1563022177db598b.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/bb87748a.1563022177db598b.js — 200 — 69.1 KiB — 21 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/2689.3bafc450660b0000.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/2689.3bafc450660b0000.js — 200 — 654 B — 17 ms — h3https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js — 200 — 24 B — 121 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/1377.a26c8d84f08ddf79.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/1377.a26c8d84f08ddf79.js — 200 — 6.0 KiB — 14 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/9550.c317159e28a31ee2.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/9550.c317159e28a31ee2.js — 200 — 3.3 KiB — 13 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/2595.f6c549b7c5517a32.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/2595.f6c549b7c5517a32.js — 200 — 10.1 KiB — 15 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/7927-220189b1edc22f8e.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/7927-220189b1edc22f8e.js — 200 — 3.5 KiB — 23 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/5884.138b93976293cb9d.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/5884.138b93976293cb9d.js — 200 — 9.0 KiB — 19 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/7926.5b4c09948075f89a.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/7926.5b4c09948075f89a.js — 200 — 21.5 KiB — 26 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/138.7c974d81c37bdbc3.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/138.7c974d81c37bdbc3.js — 200 — 3.0 KiB — 24 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/1462.12ef6e2022e462fa.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/1462.12ef6e2022e462fa.js — 200 — 2.4 KiB — 23 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/2776.3919a38fadf95207.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/2776.3919a38fadf95207.js — 200 — 4.6 KiB — 22 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/5327.c590422a23a5398d.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/5327.c590422a23a5398d.js — 200 — 3.4 KiB — 21 ms — h3https://apigw.scmp.com/content-delivery/v2?extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%22f25fc5ad0481e0d8572353c04f461d74c2b15b321a214a7d6a05794db260d5ec%22%2C%22version%22%3A1%7D%7D&operationName=headerOnelineMenuContainerQuery&variables=%7B%22topicQueueName%22%3A%22related_topic_homepage_int_%22%7Dapigw.scmp.com/content-delivery/v2?... https://apigw.scmp.com/content-delivery/v2?extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%22f25fc5ad0481e0d8572353c04f461d74c2b15b321a214a7d6a05794db260d5ec%22%2C%22version%22%3A1%7D%7D&operationName=headerOnelineMenuContainerQuery&variables=%7B%22topicQueueName%22%3A%22related_topic_homepage_int_%22%7D — 200 — 0 B — 367 ms — h3https://apigw.scmp.com/content-delivery/v2?extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%22306be43882dab799f17afcb6f10437c63e380f9271c09c73228cde8ad362d41c%22%2C%22version%22%3A1%7D%7D&operationName=rosettaConfigAppConfigQuery&variables=%7B%7Dapigw.scmp.com/content-delivery/v2?... https://apigw.scmp.com/content-delivery/v2?extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%22306be43882dab799f17afcb6f10437c63e380f9271c09c73228cde8ad362d41c%22%2C%22version%22%3A1%7D%7D&operationName=rosettaConfigAppConfigQuery&variables=%7B%7D — 200 — 0 B — 422 ms — h3https://apigw.scmp.com/content-delivery/v2?extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%2210347f00dba8d8dcf9856499bee2f5ab022b7c436556c7cce859e4d9ca88871e%22%2C%22version%22%3A1%7D%7D&operationName=clientQueryLoaderHomeQuery&variables=%7B%22advertisersQueueName%22%3A%22homepage_brand_post_int%22%2C%22excludeSsrContentEntityIds%22%3A%5B%223350079%22%2C%223349894%22%2C%223349616%22%2C%223349430%22%2C%223349984%22%2C%223349904%22%2C%223349947%22%2C%223349841%22%2C%223349988%22%2C%223350208%22%2C%223350225%22%2C%223350230%22%2C%223350173%22%2C%223350181%22%2C%223350169%22%2C%223350229%22%2C%223350213%22%2C%223350180%22%2C%223350214%22%2C%223350231%22%2C%223350224%22%2C%223350198%22%2C%223350228%22%2C%223350003%22%2C%223350199%22%2C%223350102%22%2C%223350217%22%2C%223321606%22%2C%223321502%22%2C%223319193%22%2C%223349808%22%2C%223348903%22%2C%223348156%22%2C%223347710%22%5D%2C%22isAsiaEdition%22%3Afalse%2C%22mostPopularQueueName%22%3A%22scmp_trending_section_scmp_trending_section_homepage_last_24_hours%22%2C%22multimediaQueueName%22%3A%22visual_stories_top_int%22%2C%22trendingTopicsQueueName%22%3A%22related_topic_homepage_int_%22%7Dapigw.scmp.com/content-delivery/v2?... https://apigw.scmp.com/content-delivery/v2?extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%2210347f00dba8d8dcf9856499bee2f5ab022b7c436556c7cce859e4d9ca88871e%22%2C%22version%22%3A1%7D%7D&operationName=clientQueryLoaderHomeQuery&variables=%7B%22advertisersQueueName%22%3A%22homepage_brand_post_int%22%2C%22excludeSsrContentEntityIds%22%3A%5B%223350079%22%2C%223349894%22%2C%223349616%22%2C%223349430%22%2C%223349984%22%2C%223349904%22%2C%223349947%22%2C%223349841%22%2C%223349988%22%2C%223350208%22%2C%223350225%22%2C%223350230%22%2C%223350173%22%2C%223350181%22%2C%223350169%22%2C%223350229%22%2C%223350213%22%2C%223350180%22%2C%223350214%22%2C%223350231%22%2C%223350224%22%2C%223350198%22%2C%223350228%22%2C%223350003%22%2C%223350199%22%2C%223350102%22%2C%223350217%22%2C%223321606%22%2C%223321502%22%2C%223319193%22%2C%223349808%22%2C%223348903%22%2C%223348156%22%2C%223347710%22%5D%2C%22isAsiaEdition%22%3Afalse%2C%22mostPopularQueueName%22%3A%22scmp_trending_section_scmp_trending_section_homepage_last_24_hours%22%2C%22multimediaQueueName%22%3A%22visual_stories_top_int%22%2C%22trendingTopicsQueueName%22%3A%22related_topic_homepage_int_%22%7D — 200 — 0 B — 387 ms — h3https://apigw.scmp.com/content-delivery/v2?extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%226d564400b1a10ac7d4e973c8a382f4b271a6fc19d3f26df0e08f0edaf1a7a2e6%22%2C%22version%22%3A1%7D%7D&operationName=hooksAdvertisementConfigQuery&variables=%7B%22id%22%3A%22scmp_pwa_advert%22%7Dapigw.scmp.com/content-delivery/v2?... https://apigw.scmp.com/content-delivery/v2?extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%226d564400b1a10ac7d4e973c8a382f4b271a6fc19d3f26df0e08f0edaf1a7a2e6%22%2C%22version%22%3A1%7D%7D&operationName=hooksAdvertisementConfigQuery&variables=%7B%22id%22%3A%22scmp_pwa_advert%22%7D — 200 — 0 B — 3.2 s — h3https://apigw.scmp.com/pwa-v2-unleash-proxy/proxy?sessionId=353079463&appName=production-2&environment=defaultapigw.scmp.com/pwa-v2-unleash-proxy... https://apigw.scmp.com/pwa-v2-unleash-proxy/proxy?sessionId=353079463&appName=production-2&environment=default — 200 — 0 B — 504 ms — h3https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 362.4 KiB — 81 ms — h2https://apigw.scmp.com/content-delivery/v2?extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%22f25fc5ad0481e0d8572353c04f461d74c2b15b321a214a7d6a05794db260d5ec%22%2C%22version%22%3A1%7D%7D&operationName=headerOnelineMenuContainerQuery&variables=%7B%22topicQueueName%22%3A%22related_topic_homepage_int_%22%7Dapigw.scmp.com/content-delivery/v2?... https://apigw.scmp.com/content-delivery/v2?extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%22f25fc5ad0481e0d8572353c04f461d74c2b15b321a214a7d6a05794db260d5ec%22%2C%22version%22%3A1%7D%7D&operationName=headerOnelineMenuContainerQuery&variables=%7B%22topicQueueName%22%3A%22related_topic_homepage_int_%22%7D — 200 — 4.9 KiB — 38 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxWjpEdWtERgcHwJrgmNcV9_SEimTrwjhjxl_g27PmkpS5xdP9jWyJ4oGRk_OlAg921Z0ZK-pmdBb4botXfipM0DfL_UKhXqNb73wuh2hwHGV5kE1n-UWg-uZEceAaPneTadGriRiw==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxWjpEdWtERgcHwJrgmNcV9_SEimTrwjhjxl_g27PmkpS5xdP9jWyJ4oGRk_OlAg921Z0ZK-pmdBb4botXfipM0DfL_UKhXqNb73wuh2hwHGV5kE1n-UWg-uZEceAaPneTadGriRiw== — 204 — 28 B — 132 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxWjpEdWtERgcHwJrgmNcV9_SEimTrwjhjxl_g27PmkpS5xdP9jWyJ4oGRk_OlAg921Z0ZK-pmdBb4botXfipM0DfL_UKhXqNb73wuh2hwHGV5kE1n-UWg-uZEceAaPneTadGriRiw==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxWjpEdWtERgcHwJrgmNcV9_SEimTrwjhjxl_g27PmkpS5xdP9jWyJ4oGRk_OlAg921Z0ZK-pmdBb4botXfipM0DfL_UKhXqNb73wuh2hwHGV5kE1n-UWg-uZEceAaPneTadGriRiw== — 204 — 28 B — 122 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxWjpEdWtERgcHwJrgmNcV9_SEimTrwjhjxl_g27PmkpS5xdP9jWyJ4oGRk_OlAg921Z0ZK-pmdBb4botXfipM0DfL_UKhXqNb73wuh2hwHGV5kE1n-UWg-uZEceAaPneTadGriRiw==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxWjpEdWtERgcHwJrgmNcV9_SEimTrwjhjxl_g27PmkpS5xdP9jWyJ4oGRk_OlAg921Z0ZK-pmdBb4botXfipM0DfL_UKhXqNb73wuh2hwHGV5kE1n-UWg-uZEceAaPneTadGriRiw== — 204 — 28 B — 109 ms — h3https://apigw.scmp.com/content-delivery/v2?extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%2210347f00dba8d8dcf9856499bee2f5ab022b7c436556c7cce859e4d9ca88871e%22%2C%22version%22%3A1%7D%7D&operationName=clientQueryLoaderHomeQuery&variables=%7B%22advertisersQueueName%22%3A%22homepage_brand_post_int%22%2C%22excludeSsrContentEntityIds%22%3A%5B%223350079%22%2C%223349894%22%2C%223349616%22%2C%223349430%22%2C%223349984%22%2C%223349904%22%2C%223349947%22%2C%223349841%22%2C%223349988%22%2C%223350208%22%2C%223350225%22%2C%223350230%22%2C%223350173%22%2C%223350181%22%2C%223350169%22%2C%223350229%22%2C%223350213%22%2C%223350180%22%2C%223350214%22%2C%223350231%22%2C%223350224%22%2C%223350198%22%2C%223350228%22%2C%223350003%22%2C%223350199%22%2C%223350102%22%2C%223350217%22%2C%223321606%22%2C%223321502%22%2C%223319193%22%2C%223349808%22%2C%223348903%22%2C%223348156%22%2C%223347710%22%5D%2C%22isAsiaEdition%22%3Afalse%2C%22mostPopularQueueName%22%3A%22scmp_trending_section_scmp_trending_section_homepage_last_24_hours%22%2C%22multimediaQueueName%22%3A%22visual_stories_top_int%22%2C%22trendingTopicsQueueName%22%3A%22related_topic_homepage_int_%22%7Dapigw.scmp.com/content-delivery/v2?... https://apigw.scmp.com/content-delivery/v2?extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%2210347f00dba8d8dcf9856499bee2f5ab022b7c436556c7cce859e4d9ca88871e%22%2C%22version%22%3A1%7D%7D&operationName=clientQueryLoaderHomeQuery&variables=%7B%22advertisersQueueName%22%3A%22homepage_brand_post_int%22%2C%22excludeSsrContentEntityIds%22%3A%5B%223350079%22%2C%223349894%22%2C%223349616%22%2C%223349430%22%2C%223349984%22%2C%223349904%22%2C%223349947%22%2C%223349841%22%2C%223349988%22%2C%223350208%22%2C%223350225%22%2C%223350230%22%2C%223350173%22%2C%223350181%22%2C%223350169%22%2C%223350229%22%2C%223350213%22%2C%223350180%22%2C%223350214%22%2C%223350231%22%2C%223350224%22%2C%223350198%22%2C%223350228%22%2C%223350003%22%2C%223350199%22%2C%223350102%22%2C%223350217%22%2C%223321606%22%2C%223321502%22%2C%223319193%22%2C%223349808%22%2C%223348903%22%2C%223348156%22%2C%223347710%22%5D%2C%22isAsiaEdition%22%3Afalse%2C%22mostPopularQueueName%22%3A%22scmp_trending_section_scmp_trending_section_homepage_last_24_hours%22%2C%22multimediaQueueName%22%3A%22visual_stories_top_int%22%2C%22trendingTopicsQueueName%22%3A%22related_topic_homepage_int_%22%7D — 200 — 83.9 KiB — 389 ms — h3https://apigw.scmp.com/content-delivery/v2?extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%22306be43882dab799f17afcb6f10437c63e380f9271c09c73228cde8ad362d41c%22%2C%22version%22%3A1%7D%7D&operationName=rosettaConfigAppConfigQuery&variables=%7B%7Dapigw.scmp.com/content-delivery/v2?... https://apigw.scmp.com/content-delivery/v2?extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%22306be43882dab799f17afcb6f10437c63e380f9271c09c73228cde8ad362d41c%22%2C%22version%22%3A1%7D%7D&operationName=rosettaConfigAppConfigQuery&variables=%7B%7D — 200 — 5.2 KiB — 26 ms — h3https://fundingchoicesmessages.google.com/f/AGSKWxWBKf6wzi1-VenFpxeSXaYD1Y215HT4e8CpC_Ibf8jSpO2eTROoDmfe9g129lz4BT5w-mi3KICpxbLgbjdbMevBw-CeNqNh04eb8JO1Yo35W9f_hrtaRR7eYXXaq8xMbj-B2bTT6g==?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzc2Mjk0MTExLDgxMDAwMDAwMF0sbnVsbCxudWxsLG51bGwsW251bGwsWzddXSwiaHR0cHM6Ly93d3cuc2NtcC5jb20vIixudWxsLFtbOCwiV1FTakt0a0VZaU0iXSxbOSwiZW4tVVMiXSxbMTgsIltbW251bGwsMTc5OV1dXSJdLFszNSwiMTc3NjI5NDExMSJdLFsxOSwiMiJdLFsyNCwiIl0sWzI5LCJmYWxzZSJdXV0fundingchoicesmessages.google.com/f... https://fundingchoicesmessages.google.com/f/AGSKWxWBKf6wzi1-VenFpxeSXaYD1Y215HT4e8CpC_Ibf8jSpO2eTROoDmfe9g129lz4BT5w-mi3KICpxbLgbjdbMevBw-CeNqNh04eb8JO1Yo35W9f_hrtaRR7eYXXaq8xMbj-B2bTT6g==?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzc2Mjk0MTExLDgxMDAwMDAwMF0sbnVsbCxudWxsLG51bGwsW251bGwsWzddXSwiaHR0cHM6Ly93d3cuc2NtcC5jb20vIixudWxsLFtbOCwiV1FTakt0a0VZaU0iXSxbOSwiZW4tVVMiXSxbMTgsIltbW251bGwsMTc5OV1dXSJdLFszNSwiMTc3NjI5NDExMSJdLFsxOSwiMiJdLFsyNCwiIl0sWzI5LCJmYWxzZSJdXV0 — 200 — 4.7 KiB — 77 ms — h2https://tags.crwdcntrl.net/lt/c/16589/sync.min.jstags.crwdcntrl.net/lt/c/16589/sync.... https://tags.crwdcntrl.net/lt/c/16589/sync.min.js — 200 — 13.2 KiB — 32 ms — h2https://static.criteo.net/js/ld/publishertag.ids.jsstatic.criteo.net/js/ld/publisherta... https://static.criteo.net/js/ld/publishertag.ids.js — 200 — 14.8 KiB — 392 ms — h2https://cm.g.doubleclick.net/partnerpixels?gdpr=0&us_privacy=1---&gpp_sid=-1&url=https%3A%2F%2Fwww.scmp.com%2Fcm.g.doubleclick.net/partnerpixels?... https://cm.g.doubleclick.net/partnerpixels?gdpr=0&us_privacy=1---&gpp_sid=-1&url=https%3A%2F%2Fwww.scmp.com%2F — 200 — 232 B — 119 ms — h2https://bcp.crwdcntrl.net/6/map?xcid=16589bcp.crwdcntrl.net/6/map?xcid=16589 https://bcp.crwdcntrl.net/6/map?xcid=16589 — 200 — 695 B — 48 ms — h2https://apigw.scmp.com/pwa-v2-unleash-proxy/proxy?sessionId=353079463&appName=production-2&environment=defaultapigw.scmp.com/pwa-v2-unleash-proxy... https://apigw.scmp.com/pwa-v2-unleash-proxy/proxy?sessionId=353079463&appName=production-2&environment=default — 200 — 689 B — 1.5 s — h3https://apigw.scmp.com/content-delivery/v2?extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%220bba1a6b46b77f984839c1922a14387bc4f6742175f644fd84fe9ddb982a744e%22%2C%22version%22%3A1%7D%7D&operationName=scmpPwaBurgerMenuConfigAppConfigQuery&variables=%7B%7Dapigw.scmp.com/content-delivery/v2?... https://apigw.scmp.com/content-delivery/v2?extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%220bba1a6b46b77f984839c1922a14387bc4f6742175f644fd84fe9ddb982a744e%22%2C%22version%22%3A1%7D%7D&operationName=scmpPwaBurgerMenuConfigAppConfigQuery&variables=%7B%7D — 200 — 0 B — 752 ms — h3https://apigw.scmp.com/content-delivery/v2?extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%220c3deb818028aa69df54ef703fe0bde99244fb7eb3f48892af9dd396d1fa8f63%22%2C%22version%22%3A1%7D%7D&operationName=hooksBurgerMenuTopicsQuery&variables=%7B%22name%22%3A%22related_topic_homepage_int_%22%7Dapigw.scmp.com/content-delivery/v2?... https://apigw.scmp.com/content-delivery/v2?extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%220c3deb818028aa69df54ef703fe0bde99244fb7eb3f48892af9dd396d1fa8f63%22%2C%22version%22%3A1%7D%7D&operationName=hooksBurgerMenuTopicsQuery&variables=%7B%22name%22%3A%22related_topic_homepage_int_%22%7D — 200 — 0 B — 507 ms — h3https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i,900,900ifonts.googleapis.com/css?family=Rob... https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i,900,900i — 200 — 2.4 KiB — 69 ms — h2https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700fonts.googleapis.com/css?family=Rob... https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700 — 200 — 773 B — 72 ms — h2https://apigw.scmp.com/navigator-info/v1apigw.scmp.com/navigator-info/v1 https://apigw.scmp.com/navigator-info/v1 — 200 — 0 B — 405 ms — h3https://apigw.scmp.com/content-delivery/v2?extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%22730355e2874483200f3c3903ed88d1f3b6cc86090465b559adef2877c20b8133%22%2C%22version%22%3A1%7D%7D&operationName=hooksAdvertisementCampaignConfigQuery&variables=%7B%22id%22%3A%22scmp_pwa_advert_campaign%22%7Dapigw.scmp.com/content-delivery/v2?... https://apigw.scmp.com/content-delivery/v2?extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%22730355e2874483200f3c3903ed88d1f3b6cc86090465b559adef2877c20b8133%22%2C%22version%22%3A1%7D%7D&operationName=hooksAdvertisementCampaignConfigQuery&variables=%7B%22id%22%3A%22scmp_pwa_advert_campaign%22%7D — 200 — 0 B — 2.2 s — h3https://www.googletagmanager.com/gtag/js?id=G-VD9LCVW2ZV&cx=c&gtm=4e64e1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-VD9LCVW2ZV&cx=c&gtm=4e64e1 — 200 — 172.4 KiB — 229 ms — h2https://cdn.optimizely.com/js/27195450406.jscdn.optimizely.com/js/27195450406.j... https://cdn.optimizely.com/js/27195450406.js — 200 — 93.6 KiB — 44 ms — h2https://apigw.scmp.com/navigator-info/v1apigw.scmp.com/navigator-info/v1 https://apigw.scmp.com/navigator-info/v1 — 200 — 601 B — 568 ms — h3https://www.googletagmanager.com/gtag/js?id=AW-11146733413&cx=c&gtm=4e64e1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-11146733413&cx=c&gtm=4e64e1 — 200 — 139.8 KiB — 190 ms — h2https://mirror-assets.i-scmp.com/mirror.jsmirror-assets.i-scmp.com/mirror.js https://mirror-assets.i-scmp.com/mirror.js — 200 — 40.9 KiB — 48 ms — h3https://snap.licdn.com/li.lms-analytics/insight.min.jssnap.licdn.com/li.lms-analytics/ins... https://snap.licdn.com/li.lms-analytics/insight.min.js — 200 — 18.7 KiB — 62 ms — h2https://apigw.scmp.com/content-delivery/v2?extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%220c3deb818028aa69df54ef703fe0bde99244fb7eb3f48892af9dd396d1fa8f63%22%2C%22version%22%3A1%7D%7D&operationName=hooksBurgerMenuTopicsQuery&variables=%7B%22name%22%3A%22related_topic_homepage_int_%22%7Dapigw.scmp.com/content-delivery/v2?... https://apigw.scmp.com/content-delivery/v2?extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%220c3deb818028aa69df54ef703fe0bde99244fb7eb3f48892af9dd396d1fa8f63%22%2C%22version%22%3A1%7D%7D&operationName=hooksBurgerMenuTopicsQuery&variables=%7B%22name%22%3A%22related_topic_homepage_int_%22%7D — 200 — 1.3 KiB — 41 ms — h3https://connect.facebook.net/en_US/fbevents.jsconnect.facebook.net/en_US/fbevents... https://connect.facebook.net/en_US/fbevents.js — 200 — 96.4 KiB — 44 ms — h3https://sb.scorecardresearch.com/cs/6687883/beacon.jssb.scorecardresearch.com/cs/6687883... https://sb.scorecardresearch.com/cs/6687883/beacon.js — 302 — 266 B — 338 ms — h2https://tags.creativecdn.com/liBPCC6X9DVRTmtKt0a6.jstags.creativecdn.com/liBPCC6X9DVRTm... https://tags.creativecdn.com/liBPCC6X9DVRTmtKt0a6.js — 200 — 2.7 KiB — 52 ms — h2https://tags.srv.stackadapt.com/events.jstags.srv.stackadapt.com/events.js https://tags.srv.stackadapt.com/events.js — 200 — 7.7 KiB — 408 ms — h2https://a27224800026.cdn.optimizely.com/client_storage/a27224800026.htmla27224800026.cdn.optimizely.com/cli... https://a27224800026.cdn.optimizely.com/client_storage/a27224800026.html — 200 — 1.5 KiB — 48 ms — h2https://mirror.i-scmp.com/run/file/?domain=www.scmp.com&path=%2Fmirror.i-scmp.com/run/file/?domain=... https://mirror.i-scmp.com/run/file/?domain=www.scmp.com&path=%2F — 200 — 710 B — 364 ms — h3https://mirror.i-scmp.com/ping?et=ce&pl=%7B%22custom_timestamp%22%3A1776294112421%2C%22list_of_articles%22%3A%223350208%2C3349995%2C3350225%2C3350230%2C3350173%22%2C%22page_location%22%3A%22https%3A%2F%2Fwww.scmp.com%2F%22%2C%22page_type%22%3A%22homepage%22%2C%22widget_name%22%3A%22top_story1%22%7D&k=1&uu=&u=oMNkoan7L0fwc8LbHpdtM&vt=gst&c=1&nc=0&d=www.scmp.com&h=www.scmp.com&p=%2F&pi=zSNpyzJAhxLoEdSuJoLIF&v=web-1.4.5&en=recirculation_widget_imp&s=No+Section&a=No+Author&cm=0&tz=0mirror.i-scmp.com/ping?et=ce&pl=%7B... https://mirror.i-scmp.com/ping?et=ce&pl=%7B%22custom_timestamp%22%3A1776294112421%2C%22list_of_articles%22%3A%223350208%2C3349995%2C3350225%2C3350230%2C3350173%22%2C%22page_location%22%3A%22https%3A%2F%2Fwww.scmp.com%2F%22%2C%22page_type%22%3A%22homepage%22%2C%22widget_name%22%3A%22top_story1%22%7D&k=1&uu=&u=oMNkoan7L0fwc8LbHpdtM&vt=gst&c=1&nc=0&d=www.scmp.com&h=www.scmp.com&p=%2F&pi=zSNpyzJAhxLoEdSuJoLIF&v=web-1.4.5&en=recirculation_widget_imp&s=No+Section&a=No+Author&cm=0&tz=0 — 200 — 273 B — 358 ms — h3https://mirror.i-scmp.com/ping?et=ce&pl=%7B%22exp_variant_string%22%3A%22OPT-6538288186523648%28China+Super+March+2026+Low+Entry+Price+Plan%29-6154471353352192%28A%29%22%2C%22custom_timestamp%22%3A1776294112546%7D&k=1&uu=&u=oMNkoan7L0fwc8LbHpdtM&vt=gst&c=1&nc=0&d=www.scmp.com&h=www.scmp.com&p=%2F&pi=zSNpyzJAhxLoEdSuJoLIF&v=web-1.4.5&en=experience_impression&s=No+Section&a=No+Author&cm=0&tz=0mirror.i-scmp.com/ping?et=ce&pl=%7B... https://mirror.i-scmp.com/ping?et=ce&pl=%7B%22exp_variant_string%22%3A%22OPT-6538288186523648%28China+Super+March+2026+Low+Entry+Price+Plan%29-6154471353352192%28A%29%22%2C%22custom_timestamp%22%3A1776294112546%7D&k=1&uu=&u=oMNkoan7L0fwc8LbHpdtM&vt=gst&c=1&nc=0&d=www.scmp.com&h=www.scmp.com&p=%2F&pi=zSNpyzJAhxLoEdSuJoLIF&v=web-1.4.5&en=experience_impression&s=No+Section&a=No+Author&cm=0&tz=0 — 200 — 273 B — 372 ms — h3https://mirror.i-scmp.com/ping?et=ce&pl=%7B%22exp_variant_string%22%3A%22OPT-5943857028792320%28SubNav+test%29-6748075360780288%280%29%22%2C%22custom_timestamp%22%3A1776294112557%7D&k=1&uu=&u=oMNkoan7L0fwc8LbHpdtM&vt=gst&c=1&nc=0&d=www.scmp.com&h=www.scmp.com&p=%2F&pi=zSNpyzJAhxLoEdSuJoLIF&v=web-1.4.5&en=experience_impression&s=No+Section&a=No+Author&cm=0&tz=0mirror.i-scmp.com/ping?et=ce&pl=%7B... https://mirror.i-scmp.com/ping?et=ce&pl=%7B%22exp_variant_string%22%3A%22OPT-5943857028792320%28SubNav+test%29-6748075360780288%280%29%22%2C%22custom_timestamp%22%3A1776294112557%7D&k=1&uu=&u=oMNkoan7L0fwc8LbHpdtM&vt=gst&c=1&nc=0&d=www.scmp.com&h=www.scmp.com&p=%2F&pi=zSNpyzJAhxLoEdSuJoLIF&v=web-1.4.5&en=experience_impression&s=No+Section&a=No+Author&cm=0&tz=0 — 200 — 273 B — 348 ms — h3https://mirror.i-scmp.com/ping?et=ping&k=1&uu=&u=oMNkoan7L0fwc8LbHpdtM&vt=gst&c=1&nc=0&d=www.scmp.com&h=www.scmp.com&p=%2F&pi=zSNpyzJAhxLoEdSuJoLIF&s=No+Section&a=No+Author&cm=0&y1=27697&y2=823&tz=0&v=web-1.4.5&sq=1&pt=Breaking+China%2C+Asia%2C+HK+News%2C+Opinions+and+Insights+%7C+South+China+Morning+Post&eg=0&ff=45mirror.i-scmp.com/ping?et=ping&k=1&... https://mirror.i-scmp.com/ping?et=ping&k=1&uu=&u=oMNkoan7L0fwc8LbHpdtM&vt=gst&c=1&nc=0&d=www.scmp.com&h=www.scmp.com&p=%2F&pi=zSNpyzJAhxLoEdSuJoLIF&s=No+Section&a=No+Author&cm=0&y1=27697&y2=823&tz=0&v=web-1.4.5&sq=1&pt=Breaking+China%2C+Asia%2C+HK+News%2C+Opinions+and+Insights+%7C+South+China+Morning+Post&eg=0&ff=45 — 200 — 273 B — 354 ms — h3https://apigw.scmp.com/content-delivery/v2?extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%220bba1a6b46b77f984839c1922a14387bc4f6742175f644fd84fe9ddb982a744e%22%2C%22version%22%3A1%7D%7D&operationName=scmpPwaBurgerMenuConfigAppConfigQuery&variables=%7B%7Dapigw.scmp.com/content-delivery/v2?... https://apigw.scmp.com/content-delivery/v2?extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%220bba1a6b46b77f984839c1922a14387bc4f6742175f644fd84fe9ddb982a744e%22%2C%22version%22%3A1%7D%7D&operationName=scmpPwaBurgerMenuConfigAppConfigQuery&variables=%7B%7D — 200 — 7.3 KiB — 355 ms — h3https://connect.facebook.net/signals/config/546719842096991?v=2.9.298&r=stable&domain=www.scmp.com&hme=c048e760b3fdc0fbdc117d7607b2c36e13eff2660c515ac72e86dac5ba060bb9&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C277%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C264%2C265%2C263%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C279%2C294%2C212%2C201%2C202%2C200%2C297%2C289%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168connect.facebook.net/signals/config... https://connect.facebook.net/signals/config/546719842096991?v=2.9.298&r=stable&domain=www.scmp.com&hme=c048e760b3fdc0fbdc117d7607b2c36e13eff2660c515ac72e86dac5ba060bb9&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C277%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C264%2C265%2C263%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C279%2C294%2C212%2C201%2C202%2C200%2C297%2C289%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168 — 200 — 43.5 KiB — 9 ms — h3https://asia.creativecdn.com/tags/v2?type=jsonasia.creativecdn.com/tags/v2?type=j... https://asia.creativecdn.com/tags/v2?type=json — 200 — 0 B — 1.0 s — h2https://sb.scorecardresearch.com/internal-cs/default/beacon-and.jssb.scorecardresearch.com/internal-c... https://sb.scorecardresearch.com/internal-cs/default/beacon-and.js — 200 — 7.8 KiB — 5 ms — h2https://apigw.scmp.com/content-delivery/v2?extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%2259a492ecfea0a440d260b2ceed42c5fa632bb549ce00de3840c679b70760f06c%22%2C%22version%22%3A1%7D%7D&operationName=hooksNewsletterQuery&variables=%7B%22first%22%3A4%2C%22newsletterIds%22%3A%5B%22322277%22%2C%22322279%22%2C%22323473%22%2C%22324915%22%5D%7Dapigw.scmp.com/content-delivery/v2?... https://apigw.scmp.com/content-delivery/v2?extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%2259a492ecfea0a440d260b2ceed42c5fa632bb549ce00de3840c679b70760f06c%22%2C%22version%22%3A1%7D%7D&operationName=hooksNewsletterQuery&variables=%7B%22first%22%3A4%2C%22newsletterIds%22%3A%5B%22322277%22%2C%22322279%22%2C%22323473%22%2C%22324915%22%5D%7D — 200 — 0 B — 476 ms — h3https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LcHrHAoAAAAAC7Aa3ju5Z10vU_5bJDVzg9n42SS&co=aHR0cHM6Ly93d3cuc2NtcC5jb206NDQz&hl=en&v=gTpTIWhbKpxADzTzkcabhXN4&size=invisible&anchor-ms=20000&execute-ms=30000&cb=izwjp22mv6k0www.google.com/recaptcha/api2/ancho... https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LcHrHAoAAAAAC7Aa3ju5Z10vU_5bJDVzg9n42SS&co=aHR0cHM6Ly93d3cuc2NtcC5jb206NDQz&hl=en&v=gTpTIWhbKpxADzTzkcabhXN4&size=invisible&anchor-ms=20000&execute-ms=30000&cb=izwjp22mv6k0 — 200 — 27.7 KiB — 139 ms — h3https://px.ads.linkedin.com/wa/?medium=fetch&fmt=gpx.ads.linkedin.com/wa/?medium=fetc... https://px.ads.linkedin.com/wa/?medium=fetch&fmt=g — 204 — 454 B — 396 ms — h2https://px.ads.linkedin.com/attribution_trigger?pid=4735116%2C34071&time=1776294112899&url=https%3A%2F%2Fwww.scmp.com%2F&tm=gtmv2px.ads.linkedin.com/attribution_tri... https://px.ads.linkedin.com/attribution_trigger?pid=4735116%2C34071&time=1776294112899&url=https%3A%2F%2Fwww.scmp.com%2F&tm=gtmv2 — 200 — 330 B — 198 ms — h2https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=4735116%2C34071&time=1776294112899&li_adsId=848855fc-5436-413c-ab6c-1c760ddaf991&url=https%3A%2F%2Fwww.scmp.com%2F&tm=gtmv2px.ads.linkedin.com/collect?v=2&fmt... https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=4735116%2C34071&time=1776294112899&li_adsId=848855fc-5436-413c-ab6c-1c760ddaf991&url=https%3A%2F%2Fwww.scmp.com%2F&tm=gtmv2 — 302 — 772 B — 222 ms — h2https://px.ads.linkedin.com/attribution_trigger?pid=4735116%2C34071&time=1776294112904&url=https%3A%2F%2Fwww.scmp.com%2F&tm=gtmv2px.ads.linkedin.com/attribution_tri... https://px.ads.linkedin.com/attribution_trigger?pid=4735116%2C34071&time=1776294112904&url=https%3A%2F%2Fwww.scmp.com%2F&tm=gtmv2 — 200 — 786 B — 161 ms — h2https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=4735116%2C34071&time=1776294112904&li_adsId=848855fc-5436-413c-ab6c-1c760ddaf991&url=https%3A%2F%2Fwww.scmp.com%2F&tm=gtmv2px.ads.linkedin.com/collect?v=2&fmt... https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=4735116%2C34071&time=1776294112904&li_adsId=848855fc-5436-413c-ab6c-1c760ddaf991&url=https%3A%2F%2Fwww.scmp.com%2F&tm=gtmv2 — 302 — 661 B — 228 ms — h2https://px.ads.linkedin.com/attribution_trigger?pid=4735116%2C34071&time=1776294112907&url=https%3A%2F%2Fwww.scmp.com%2F&conversionId=20220620&tm=gtmv2px.ads.linkedin.com/attribution_tri... https://px.ads.linkedin.com/attribution_trigger?pid=4735116%2C34071&time=1776294112907&url=https%3A%2F%2Fwww.scmp.com%2F&conversionId=20220620&tm=gtmv2 — 200 — 511 B — 180 ms — h2https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=4735116%2C34071&time=1776294112907&li_adsId=848855fc-5436-413c-ab6c-1c760ddaf991&conversionId=20220620&url=https%3A%2F%2Fwww.scmp.com%2F&tm=gtmv2px.ads.linkedin.com/collect?v=2&fmt... https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=4735116%2C34071&time=1776294112907&li_adsId=848855fc-5436-413c-ab6c-1c760ddaf991&conversionId=20220620&url=https%3A%2F%2Fwww.scmp.com%2F&tm=gtmv2 — 302 — 677 B — 192 ms — h2https://www.google.com/ccm/collect?rcb=9&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.scmp.com%2F&scrsrc=www.googletagmanager.com&rnd=593936599.1776294113&dt=Breaking%20China%2C%20Asia%2C%20HK%20News%2C%20Opinions%20and%20Insights%20%7C%20South%20China%20Morning%20Post&auid=1817457864.1776294113&navt=n&npa=0&us_privacy=1---&ep.ads_data_redaction=0&_tu=CA&gtm=45He64e1v78001567za200zd78001567xea&gcs=G11-&gcd=13t3l3l3l5l1&dma=0&tcfd=10000&tag_exp=0~115616985~115938466~115938468~116363097~117266400~117384406&apve=1&apvf=f&apvc=1&tft=1776294112983&tfd=4229www.google.com/ccm/collect?rcb=9&fr... https://www.google.com/ccm/collect?rcb=9&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.scmp.com%2F&scrsrc=www.googletagmanager.com&rnd=593936599.1776294113&dt=Breaking%20China%2C%20Asia%2C%20HK%20News%2C%20Opinions%20and%20Insights%20%7C%20South%20China%20Morning%20Post&auid=1817457864.1776294113&navt=n&npa=0&us_privacy=1---&ep.ads_data_redaction=0&_tu=CA&gtm=45He64e1v78001567za200zd78001567xea&gcs=G11-&gcd=13t3l3l3l5l1&dma=0&tcfd=10000&tag_exp=0~115616985~115938466~115938468~116363097~117266400~117384406&apve=1&apvf=f&apvc=1&tft=1776294112983&tfd=4229 — 200 — 21 B — 310 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/11146733413/?random=1776294112979&cv=11&fst=1776294112979&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64e1v9112374880z878001567za20gzb78001567zd78001567xec&gcd=13t3l3l3l5l1&dma=0&tcfd=10000&tag_exp=0~115938466~115938469~116363097~117266401~118131809&u_w=412&u_h=823&url=https%3A%2F%2Fwww.scmp.com%2F&rcb=4&frm=0&tiba=Breaking%20China%2C%20Asia%2C%20HK%20News%2C%20Opinions%20and%20Insights%20%7C%20South%20China%20Morning%20Post&hn=www.googleadservices.com&npa=0&us_privacy=1---&pscdl=noapi&auid=1817457864.1776294113&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&gpp_sid=-1&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/11146733413/?random=1776294112979&cv=11&fst=1776294112979&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64e1v9112374880z878001567za20gzb78001567zd78001567xec&gcd=13t3l3l3l5l1&dma=0&tcfd=10000&tag_exp=0~115938466~115938469~116363097~117266401~118131809&u_w=412&u_h=823&url=https%3A%2F%2Fwww.scmp.com%2F&rcb=4&frm=0&tiba=Breaking%20China%2C%20Asia%2C%20HK%20News%2C%20Opinions%20and%20Insights%20%7C%20South%20China%20Morning%20Post&hn=www.googleadservices.com&npa=0&us_privacy=1---&pscdl=noapi&auid=1817457864.1776294113&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&gpp_sid=-1&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=4 — 200 — 2.3 KiB — 133 ms — h3https://www.google.com/rmkt/collect/11146733413/?random=1776294112979&cv=11&fst=1776294112979&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64e1v9112374880z878001567za20gzb78001567zd78001567xec&gcd=13t3l3l3l5l1&dma=0&tcfd=10000&tag_exp=0~115938466~115938469~116363097~117266401~118131809&u_w=412&u_h=823&url=https%3A%2F%2Fwww.scmp.com%2F&rcb=4&frm=0&tiba=Breaking%20China%2C%20Asia%2C%20HK%20News%2C%20Opinions%20and%20Insights%20%7C%20South%20China%20Morning%20Post&hn=www.googleadservices.com&npa=0&us_privacy=1---&pscdl=noapi&auid=1817457864.1776294113&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&gpp_sid=-1&_tu=CA&data=event%3Dgtag.config&gcp=5www.google.com/rmkt/collect/1114673... https://www.google.com/rmkt/collect/11146733413/?random=1776294112979&cv=11&fst=1776294112979&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64e1v9112374880z878001567za20gzb78001567zd78001567xec&gcd=13t3l3l3l5l1&dma=0&tcfd=10000&tag_exp=0~115938466~115938469~116363097~117266401~118131809&u_w=412&u_h=823&url=https%3A%2F%2Fwww.scmp.com%2F&rcb=4&frm=0&tiba=Breaking%20China%2C%20Asia%2C%20HK%20News%2C%20Opinions%20and%20Insights%20%7C%20South%20China%20Morning%20Post&hn=www.googleadservices.com&npa=0&us_privacy=1---&pscdl=noapi&auid=1817457864.1776294113&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&gpp_sid=-1&_tu=CA&data=event%3Dgtag.config&gcp=5 — 200 — 20 B — 253 ms — h3https://www.googleadservices.com/pagead/conversion/11146733413/?random=1776294112980&cv=11&fst=1776294112980&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64e1v9112374880z878001567za20gzb78001567zd78001567xea&gcs=G11-&gcd=13t3l3l3l5l1&dma=0&tcfd=10000&tag_exp=0~115938466~115938469~116363097~117266401~118131809&u_w=412&u_h=823&url=https%3A%2F%2Fwww.scmp.com%2F&rcb=4&label=QRrNCJur1dwaEOXOlsMp&capi=1&frm=0&tiba=Breaking%20China%2C%20Asia%2C%20HK%20News%2C%20Opinions%20and%20Insights%20%7C%20South%20China%20Morning%20Post&bttype=purchase&value=0&hn=www.googleadservices.com&npa=0&us_privacy=1---&pscdl=noapi&auid=1817457864.1776294113&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&gpp_sid=-1&_tu=CA&gcl_ctr=1~0~0~0&data=ads_data_redaction%3Dfalse&category=acrcp_v1_512&fmt=7www.googleadservices.com/pagead/con... https://www.googleadservices.com/pagead/conversion/11146733413/?random=1776294112980&cv=11&fst=1776294112980&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64e1v9112374880z878001567za20gzb78001567zd78001567xea&gcs=G11-&gcd=13t3l3l3l5l1&dma=0&tcfd=10000&tag_exp=0~115938466~115938469~116363097~117266401~118131809&u_w=412&u_h=823&url=https%3A%2F%2Fwww.scmp.com%2F&rcb=4&label=QRrNCJur1dwaEOXOlsMp&capi=1&frm=0&tiba=Breaking%20China%2C%20Asia%2C%20HK%20News%2C%20Opinions%20and%20Insights%20%7C%20South%20China%20Morning%20Post&bttype=purchase&value=0&hn=www.googleadservices.com&npa=0&us_privacy=1---&pscdl=noapi&auid=1817457864.1776294113&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&gpp_sid=-1&_tu=CA&gcl_ctr=1~0~0~0&data=ads_data_redaction%3Dfalse&category=acrcp_v1_512&fmt=7 — 200 — 1.2 KiB — 130 ms — h3https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/styles__ltr.csswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/styles__ltr.css — 200 — 42.1 KiB — 99 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 361.9 KiB — 114 ms — h2https://www.googletagmanager.com/gtag/destination?id=AW-963446016&cx=c&gtm=4e64e1www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=AW-963446016&cx=c&gtm=4e64e1 — 200 — 144.5 KiB — 188 ms — h3https://www.googletagmanager.com/gtag/js?id=G-VD9LCVW2ZV&cx=c&gtm=4e64e1&is_td=1&mde=AW-963446016;0_1&v=3&t=t&pid=503083819&gtm=45je64e1v871868941za20gzb78001567zd78001567&seq=1&exp=0~115938466~115938468~116363097~117266400~118131808&dl=www.scmp.com%2F&tdp=G-VD9LCVW2ZV;71868941;1;6;0&frm=0&rtg=8001567&slo=79&hlo=119&lst=2&pcid=8001567&bt=0&ct=3&jsp=1&z=0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-VD9LCVW2ZV&cx=c&gtm=4e64e1&is_td=1&mde=AW-963446016;0_1&v=3&t=t&pid=503083819&gtm=45je64e1v871868941za20gzb78001567zd78001567&seq=1&exp=0~115938466~115938468~116363097~117266400~118131808&dl=www.scmp.com%2F&tdp=G-VD9LCVW2ZV;71868941;1;6;0&frm=0&rtg=8001567&slo=79&hlo=119&lst=2&pcid=8001567&bt=0&ct=3&jsp=1&z=0 — 204 — 19 B — 61 ms — h3https://www.google.com/ccm/collect?rcb=4&frm=0&en=page_view&dl=https%3A%2F%2Fwww.scmp.com%2F&scrsrc=www.googletagmanager.com&rnd=593936599.1776294113&dt=Breaking%20China%2C%20Asia%2C%20HK%20News%2C%20Opinions%20and%20Insights%20%7C%20South%20China%20Morning%20Post&auid=1817457864.1776294113&navt=n&npa=0&us_privacy=1---&gpp_sid=-1&_tu=CA&gtm=45be64e1v9112374880z878001567za20gzb78001567zd78001567xec&gcs=G11-&gcd=13t3l3l3l5l1&dma=0&tcfd=10000&tag_exp=0~115938466~115938469~116363097~117266401~118131809&apve=1&apvf=f&apvc=0&tids=AW-11146733413&tid=AW-11146733413&tft=1776294113118&tfd=4364www.google.com/ccm/collect?rcb=4&fr... https://www.google.com/ccm/collect?rcb=4&frm=0&en=page_view&dl=https%3A%2F%2Fwww.scmp.com%2F&scrsrc=www.googletagmanager.com&rnd=593936599.1776294113&dt=Breaking%20China%2C%20Asia%2C%20HK%20News%2C%20Opinions%20and%20Insights%20%7C%20South%20China%20Morning%20Post&auid=1817457864.1776294113&navt=n&npa=0&us_privacy=1---&gpp_sid=-1&_tu=CA&gtm=45be64e1v9112374880z878001567za20gzb78001567zd78001567xec&gcs=G11-&gcd=13t3l3l3l5l1&dma=0&tcfd=10000&tag_exp=0~115938466~115938469~116363097~117266401~118131809&apve=1&apvf=f&apvc=0&tids=AW-11146733413&tid=AW-11146733413&tft=1776294113118&tfd=4364 — 200 — 21 B — 186 ms — h3https://www.googletagmanager.com/td?id=G-VD9LCVW2ZV&mde=AW-963446016;0_1&v=3&t=t&pid=503083819&gtm=45je64e1v871868941za20gzb78001567zd78001567&seq=1&exp=0~115938466~115938468~116363097~117266400~118131808&dl=www.scmp.com%2F&tdp=G-VD9LCVW2ZV;71868941;1;6;0&frm=0&rtg=8001567&slo=79&hlo=119&lst=2&pcid=8001567&bt=0&ct=3&jsp=1&z=0www.googletagmanager.com/td?id=G-VD... https://www.googletagmanager.com/td?id=G-VD9LCVW2ZV&mde=AW-963446016;0_1&v=3&t=t&pid=503083819&gtm=45je64e1v871868941za20gzb78001567zd78001567&seq=1&exp=0~115938466~115938468~116363097~117266400~118131808&dl=www.scmp.com%2F&tdp=G-VD9LCVW2ZV;71868941;1;6;0&frm=0&rtg=8001567&slo=79&hlo=119&lst=2&pcid=8001567&bt=0&ct=3&jsp=1&z=0 — 204 — 18 B — 57 ms — h3https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=4735116%2C34071&time=1776294112899&li_adsId=848855fc-5436-413c-ab6c-1c760ddaf991&url=https%3A%2F%2Fwww.scmp.com%2F&tm=gtmv2&cookiesTest=truepx.ads.linkedin.com/collect?v=2&fmt... https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=4735116%2C34071&time=1776294112899&li_adsId=848855fc-5436-413c-ab6c-1c760ddaf991&url=https%3A%2F%2Fwww.scmp.com%2F&tm=gtmv2&cookiesTest=true — 200 — 488 B — 155 ms — h2https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=4735116%2C34071&time=1776294112904&li_adsId=848855fc-5436-413c-ab6c-1c760ddaf991&url=https%3A%2F%2Fwww.scmp.com%2F&tm=gtmv2&cookiesTest=truepx.ads.linkedin.com/collect?v=2&fmt... https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=4735116%2C34071&time=1776294112904&li_adsId=848855fc-5436-413c-ab6c-1c760ddaf991&url=https%3A%2F%2Fwww.scmp.com%2F&tm=gtmv2&cookiesTest=true — 200 — 328 B — 174 ms — h2https://pagead2.googlesyndication.com/pagead/ping?e=1pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/ping?e=1 — 204 — 20 B — 166 ms — h3https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=4735116%2C34071&time=1776294112907&li_adsId=848855fc-5436-413c-ab6c-1c760ddaf991&conversionId=20220620&url=https%3A%2F%2Fwww.scmp.com%2F&tm=gtmv2&cookiesTest=truepx.ads.linkedin.com/collect?v=2&fmt... https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=4735116%2C34071&time=1776294112907&li_adsId=848855fc-5436-413c-ab6c-1c760ddaf991&conversionId=20220620&url=https%3A%2F%2Fwww.scmp.com%2F&tm=gtmv2&cookiesTest=true — 200 — 41 B — 157 ms — h3https://connect.facebook.net/signals/config/1936358073846525?v=2.9.298&r=stable&domain=www.scmp.com&hme=c048e760b3fdc0fbdc117d7607b2c36e13eff2660c515ac72e86dac5ba060bb9&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C277%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C264%2C265%2C263%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C279%2C294%2C212%2C201%2C202%2C200%2C297%2C289%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168%2C228%2C227%2C222%2C224%2C225%2C226%2C223%2C211%2C221%2C233%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C317%2C196%2C215%2C184%2C182%2C210%2C235%2C206%2C176%2C177%2C172%2C178%2C175%2C173%2C174%2C171%2C169%2C180%2C181%2C179%2C266%2C316%2C194%2C239%2C252%2C244%2C248%2C249%2C247%2C253%2C250%2C246%2C251%2C245connect.facebook.net/signals/config... https://connect.facebook.net/signals/config/1936358073846525?v=2.9.298&r=stable&domain=www.scmp.com&hme=c048e760b3fdc0fbdc117d7607b2c36e13eff2660c515ac72e86dac5ba060bb9&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C277%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C264%2C265%2C263%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C279%2C294%2C212%2C201%2C202%2C200%2C297%2C289%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168%2C228%2C227%2C222%2C224%2C225%2C226%2C223%2C211%2C221%2C233%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C317%2C196%2C215%2C184%2C182%2C210%2C235%2C206%2C176%2C177%2C172%2C178%2C175%2C173%2C174%2C171%2C169%2C180%2C181%2C179%2C266%2C316%2C194%2C239%2C252%2C244%2C248%2C249%2C247%2C253%2C250%2C246%2C251%2C245 — 200 — 105.7 KiB — 13 ms — h3https://apigw.scmp.com/content-delivery/v2?extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%223446ee2dfc7f7072c9e05c7f0c841dc4089ba0c67cd5656d3282ba4578c3f407%22%2C%22version%22%3A1%7D%7D&operationName=trendingNavBarSwiperQueueQuery&variables=%7B%7Dapigw.scmp.com/content-delivery/v2?... https://apigw.scmp.com/content-delivery/v2?extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%223446ee2dfc7f7072c9e05c7f0c841dc4089ba0c67cd5656d3282ba4578c3f407%22%2C%22version%22%3A1%7D%7D&operationName=trendingNavBarSwiperQueueQuery&variables=%7B%7D — 200 — 0 B — 490 ms — h3https://sb.scorecardresearch.com/b?c1=2&c2=6687883&cs_it=m1&cv=4.13.1%2B2508250908&ns__t=1776294113257&ns_c=UTF-8&cs_cfg=1001110&cs_ucc=1&cs_cmp_id=300&cs_cmp_rt=0&cs_cmp_av=1.1&gpp_sid=-1&gpp_smv=1.1&c7=https%3A%2F%2Fwww.scmp.com%2F&c8=Breaking%20China%2C%20Asia%2C%20HK%20News%2C%20Opinions%20and%20Insights%20%7C%20South%20China%20Morning%20Post&c9=sb.scorecardresearch.com/b?c1=2&c2=... https://sb.scorecardresearch.com/b?c1=2&c2=6687883&cs_it=m1&cv=4.13.1%2B2508250908&ns__t=1776294113257&ns_c=UTF-8&cs_cfg=1001110&cs_ucc=1&cs_cmp_id=300&cs_cmp_rt=0&cs_cmp_av=1.1&gpp_sid=-1&gpp_smv=1.1&c7=https%3A%2F%2Fwww.scmp.com%2F&c8=Breaking%20China%2C%20Asia%2C%20HK%20News%2C%20Opinions%20and%20Insights%20%7C%20South%20China%20Morning%20Post&c9= — 302 — 673 B — 197 ms — h2https://apigw.scmp.com/content-delivery/v2?extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%2259a492ecfea0a440d260b2ceed42c5fa632bb549ce00de3840c679b70760f06c%22%2C%22version%22%3A1%7D%7D&operationName=hooksNewsletterQuery&variables=%7B%22first%22%3A4%2C%22newsletterIds%22%3A%5B%22322277%22%2C%22322279%22%2C%22323473%22%2C%22324915%22%5D%7Dapigw.scmp.com/content-delivery/v2?... https://apigw.scmp.com/content-delivery/v2?extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%2259a492ecfea0a440d260b2ceed42c5fa632bb549ce00de3840c679b70760f06c%22%2C%22version%22%3A1%7D%7D&operationName=hooksNewsletterQuery&variables=%7B%22first%22%3A4%2C%22newsletterIds%22%3A%5B%22322277%22%2C%22322279%22%2C%22323473%22%2C%22324915%22%5D%7D — 200 — 993 B — 23 ms — h3https://tags.srv.stackadapt.com/sa.csstags.srv.stackadapt.com/sa.css https://tags.srv.stackadapt.com/sa.css — 200 — 165 B — 126 ms — h2https://tags.srv.stackadapt.com/sa.jpegtags.srv.stackadapt.com/sa.jpeg https://tags.srv.stackadapt.com/sa.jpeg — 200 — 1.6 KiB — 370 ms — h2https://www.facebook.com/tr/?id=546719842096991&ev=PageView&dl=https%3A%2F%2Fwww.scmp.com%2F&rl=&if=false&ts=1776294113216&sw=412&sh=823&v=2.9.298&r=stable&ec=0&o=4126&fbp=fb.1.1776294113197.703274626210461396&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=Breaking%20China%2C%20Asia%2C%20HK%20News%2C%20Opinions%20and%20Insights%20%7C%20South%20China%20Morning%20Post&pmd[locale]=en&pmd[description]=News%2C%20opinions%2C%20infographics%20and%20videos%20on%20China%20issues%3A%20geopolitics%2C%20diplomacy%2C%20economy%2C%20technology%20and%20lifestyle.&pmd[keywords]=South%20China%20Morning%20Post%2C%20News%2C%20Opinion%2C%20China%2C%20Hong%20Kong%2C%20World%2C%20US%2C%20Asia%2C%20Business%2C%20Economy%2C%20Technology%2C%20Lifestyle%2C%20Sport&plt=1463.7999999523163&it=1776294112745&coo=false&tm=1&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&exp=s1&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=GETwww.facebook.com/tr/?id=54671984209... https://www.facebook.com/tr/?id=546719842096991&ev=PageView&dl=https%3A%2F%2Fwww.scmp.com%2F&rl=&if=false&ts=1776294113216&sw=412&sh=823&v=2.9.298&r=stable&ec=0&o=4126&fbp=fb.1.1776294113197.703274626210461396&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=Breaking%20China%2C%20Asia%2C%20HK%20News%2C%20Opinions%20and%20Insights%20%7C%20South%20China%20Morning%20Post&pmd[locale]=en&pmd[description]=News%2C%20opinions%2C%20infographics%20and%20videos%20on%20China%20issues%3A%20geopolitics%2C%20diplomacy%2C%20economy%2C%20technology%20and%20lifestyle.&pmd[keywords]=South%20China%20Morning%20Post%2C%20News%2C%20Opinion%2C%20China%2C%20Hong%20Kong%2C%20World%2C%20US%2C%20Asia%2C%20Business%2C%20Economy%2C%20Technology%2C%20Lifestyle%2C%20Sport&plt=1463.7999999523163&it=1776294112745&coo=false&tm=1&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&exp=s1&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=GET — 200 — 19 B — 17 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=546719842096991&ev=PageView&dl=https%3A%2F%2Fwww.scmp.com%2F&rl=&if=false&ts=1776294113216&sw=412&sh=823&v=2.9.298&r=stable&ec=0&o=4126&fbp=fb.1.1776294113197.703274626210461396&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=Breaking%20China%2C%20Asia%2C%20HK%20News%2C%20Opinions%20and%20Insights%20%7C%20South%20China%20Morning%20Post&pmd[locale]=en&pmd[description]=News%2C%20opinions%2C%20infographics%20and%20videos%20on%20China%20issues%3A%20geopolitics%2C%20diplomacy%2C%20economy%2C%20technology%20and%20lifestyle.&pmd[keywords]=South%20China%20Morning%20Post%2C%20News%2C%20Opinion%2C%20China%2C%20Hong%20Kong%2C%20World%2C%20US%2C%20Asia%2C%20Business%2C%20Economy%2C%20Technology%2C%20Lifestyle%2C%20Sport&plt=1463.7999999523163&it=1776294112745&coo=false&tm=1&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&exp=s1&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=546719842096991&ev=PageView&dl=https%3A%2F%2Fwww.scmp.com%2F&rl=&if=false&ts=1776294113216&sw=412&sh=823&v=2.9.298&r=stable&ec=0&o=4126&fbp=fb.1.1776294113197.703274626210461396&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=Breaking%20China%2C%20Asia%2C%20HK%20News%2C%20Opinions%20and%20Insights%20%7C%20South%20China%20Morning%20Post&pmd[locale]=en&pmd[description]=News%2C%20opinions%2C%20infographics%20and%20videos%20on%20China%20issues%3A%20geopolitics%2C%20diplomacy%2C%20economy%2C%20technology%20and%20lifestyle.&pmd[keywords]=South%20China%20Morning%20Post%2C%20News%2C%20Opinion%2C%20China%2C%20Hong%20Kong%2C%20World%2C%20US%2C%20Asia%2C%20Business%2C%20Economy%2C%20Technology%2C%20Lifestyle%2C%20Sport&plt=1463.7999999523163&it=1776294112745&coo=false&tm=1&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&exp=s1&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=FGET — 200 — 192 B — 448 ms — h3https://www.google.com/pagead/1p-user-list/11146733413/?random=1776294112979&cv=11&fst=1776294000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64e1v9112374880z878001567za20gzb78001567zd78001567xec&gcd=13t3l3l3l5l1&dma=0&tcfd=10000&tag_exp=0~115938466~115938469~116363097~117266401~118131809&u_w=412&u_h=823&url=https%3A%2F%2Fwww.scmp.com%2F&rcb=4&frm=0&tiba=Breaking%20China%2C%20Asia%2C%20HK%20News%2C%20Opinions%20and%20Insights%20%7C%20South%20China%20Morning%20Post&hn=www.googleadservices.com&npa=0&us_privacy=1---&pscdl=noapi&auid=1817457864.1776294113&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&gpp_sid=-1&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfZOzMNJxoF3qSbMwczwuroQ0tvtMG9q8HxBxIPSZcXagLpWO1cTLUj4Xn95hi5nwjswYO8i3t3ybmOD_A1m864pf6GR3MzSP3kKDjrrERlvwVSqeBJWfhfGTB0EgGzORapgp1UXSr7lKHgdh1lKVUoTthznPiXbbOVPeXk9HkhUbbhp7BAzsVIC6hDGyrEcVg6ZQo2wIPm7ClEy4fUKCWaGwDelWGDSH29ynTalQ3OKo0O8mrjEUQlODtBo6VvUfvO2_bw&random=2950564494&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/11146733413/?random=1776294112979&cv=11&fst=1776294000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64e1v9112374880z878001567za20gzb78001567zd78001567xec&gcd=13t3l3l3l5l1&dma=0&tcfd=10000&tag_exp=0~115938466~115938469~116363097~117266401~118131809&u_w=412&u_h=823&url=https%3A%2F%2Fwww.scmp.com%2F&rcb=4&frm=0&tiba=Breaking%20China%2C%20Asia%2C%20HK%20News%2C%20Opinions%20and%20Insights%20%7C%20South%20China%20Morning%20Post&hn=www.googleadservices.com&npa=0&us_privacy=1---&pscdl=noapi&auid=1817457864.1776294113&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&gpp_sid=-1&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfZOzMNJxoF3qSbMwczwuroQ0tvtMG9q8HxBxIPSZcXagLpWO1cTLUj4Xn95hi5nwjswYO8i3t3ybmOD_A1m864pf6GR3MzSP3kKDjrrERlvwVSqeBJWfhfGTB0EgGzORapgp1UXSr7lKHgdh1lKVUoTthznPiXbbOVPeXk9HkhUbbhp7BAzsVIC6hDGyrEcVg6ZQo2wIPm7ClEy4fUKCWaGwDelWGDSH29ynTalQ3OKo0O8mrjEUQlODtBo6VvUfvO2_bw&random=2950564494&rmt_tld=0&ipr=y — 200 — 64 B — 64 ms — h3https://www.google.com.br/pagead/1p-user-list/11146733413/?random=1776294112979&cv=11&fst=1776294000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64e1v9112374880z878001567za20gzb78001567zd78001567xec&gcd=13t3l3l3l5l1&dma=0&tcfd=10000&tag_exp=0~115938466~115938469~116363097~117266401~118131809&u_w=412&u_h=823&url=https%3A%2F%2Fwww.scmp.com%2F&rcb=4&frm=0&tiba=Breaking%20China%2C%20Asia%2C%20HK%20News%2C%20Opinions%20and%20Insights%20%7C%20South%20China%20Morning%20Post&hn=www.googleadservices.com&npa=0&us_privacy=1---&pscdl=noapi&auid=1817457864.1776294113&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&gpp_sid=-1&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfZOzMNJxoF3qSbMwczwuroQ0tvtMG9q8HxBxIPSZcXagLpWO1cTLUj4Xn95hi5nwjswYO8i3t3ybmOD_A1m864pf6GR3MzSP3kKDjrrERlvwVSqeBJWfhfGTB0EgGzORapgp1UXSr7lKHgdh1lKVUoTthznPiXbbOVPeXk9HkhUbbhp7BAzsVIC6hDGyrEcVg6ZQo2wIPm7ClEy4fUKCWaGwDelWGDSH29ynTalQ3OKo0O8mrjEUQlODtBo6VvUfvO2_bw&random=2950564494&rmt_tld=1&ipr=ywww.google.com.br/pagead/1p-user-li... https://www.google.com.br/pagead/1p-user-list/11146733413/?random=1776294112979&cv=11&fst=1776294000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64e1v9112374880z878001567za20gzb78001567zd78001567xec&gcd=13t3l3l3l5l1&dma=0&tcfd=10000&tag_exp=0~115938466~115938469~116363097~117266401~118131809&u_w=412&u_h=823&url=https%3A%2F%2Fwww.scmp.com%2F&rcb=4&frm=0&tiba=Breaking%20China%2C%20Asia%2C%20HK%20News%2C%20Opinions%20and%20Insights%20%7C%20South%20China%20Morning%20Post&hn=www.googleadservices.com&npa=0&us_privacy=1---&pscdl=noapi&auid=1817457864.1776294113&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&gpp_sid=-1&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfZOzMNJxoF3qSbMwczwuroQ0tvtMG9q8HxBxIPSZcXagLpWO1cTLUj4Xn95hi5nwjswYO8i3t3ybmOD_A1m864pf6GR3MzSP3kKDjrrERlvwVSqeBJWfhfGTB0EgGzORapgp1UXSr7lKHgdh1lKVUoTthznPiXbbOVPeXk9HkhUbbhp7BAzsVIC6hDGyrEcVg6ZQo2wIPm7ClEy4fUKCWaGwDelWGDSH29ynTalQ3OKo0O8mrjEUQlODtBo6VvUfvO2_bw&random=2950564494&rmt_tld=1&ipr=y — 200 — 64 B — 130 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/11146733413/?random=1685450094&cv=11&fst=1776294112980&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64e1v9112374880z878001567za20gzb78001567zd78001567xea&gcs=G11-&gcd=13t3l3l3l5l1&dma=0&tcfd=10000&tag_exp=0~115938466~115938469~116363097~117266401~118131809&u_w=412&u_h=823&url=https%3A%2F%2Fwww.scmp.com%2F&rcb=4&label=QRrNCJur1dwaEOXOlsMp&capi=1&frm=0&tiba=Breaking%20China%2C%20Asia%2C%20HK%20News%2C%20Opinions%20and%20Insights%20%7C%20South%20China%20Morning%20Post&value=0&hn=www.googleadservices.com&npa=0&us_privacy=1---&pscdl=noapi&auid=1817457864.1776294113&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&gpp_sid=-1&_tu=CA&gcl_ctr=1~0~0~0&data=ads_data_redaction%3Dfalse&category=acrcp_v1_512&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKGXRyaWdnZXI9bmF2aWdhdGlvbi1zb3VyY2VaAwoBAWIDCgED&cerd=CgEA&eitems=ChAI8O78zgYQz5PE8JvC18xsEh0AH3IwUN0ey4daOV2TxNo-w99FjOLUJqy4K5wM2Q&fsk=ChEI8O78zgYQ5Y3wiemDzOalARIsACpMXFEBd_-3Qc4B0cP-vjc4lAs3iycMw9GDzkkAJLPNyYZbsHgHiYVKtlUaAgoG&pscrd=IhMIlL2FnfvwkwMVcjQeAB1xQw83MgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhVodHRwczovL3d3dy5zY21wLmNvbS9CV0NoQUk4Tzc4emdZUW50SEx4OHVVeTRSOEVpMEFhOV9fT0dHRUp0cHRwSE1TYTVmUkJ3VXRibi0xOEJhZ01yVkxkbzBCOTc2NDA3Tk4tRjhJdjBGYlNka3oMCAliCAgAEAAYACAAgoogleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/11146733413/?random=1685450094&cv=11&fst=1776294112980&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64e1v9112374880z878001567za20gzb78001567zd78001567xea&gcs=G11-&gcd=13t3l3l3l5l1&dma=0&tcfd=10000&tag_exp=0~115938466~115938469~116363097~117266401~118131809&u_w=412&u_h=823&url=https%3A%2F%2Fwww.scmp.com%2F&rcb=4&label=QRrNCJur1dwaEOXOlsMp&capi=1&frm=0&tiba=Breaking%20China%2C%20Asia%2C%20HK%20News%2C%20Opinions%20and%20Insights%20%7C%20South%20China%20Morning%20Post&value=0&hn=www.googleadservices.com&npa=0&us_privacy=1---&pscdl=noapi&auid=1817457864.1776294113&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&gpp_sid=-1&_tu=CA&gcl_ctr=1~0~0~0&data=ads_data_redaction%3Dfalse&category=acrcp_v1_512&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKGXRyaWdnZXI9bmF2aWdhdGlvbi1zb3VyY2VaAwoBAWIDCgED&cerd=CgEA&eitems=ChAI8O78zgYQz5PE8JvC18xsEh0AH3IwUN0ey4daOV2TxNo-w99FjOLUJqy4K5wM2Q&fsk=ChEI8O78zgYQ5Y3wiemDzOalARIsACpMXFEBd_-3Qc4B0cP-vjc4lAs3iycMw9GDzkkAJLPNyYZbsHgHiYVKtlUaAgoG&pscrd=IhMIlL2FnfvwkwMVcjQeAB1xQw83MgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhVodHRwczovL3d3dy5zY21wLmNvbS9CV0NoQUk4Tzc4emdZUW50SEx4OHVVeTRSOEVpMEFhOV9fT0dHRUp0cHRwSE1TYTVmUkJ3VXRibi0xOEJhZ01yVkxkbzBCOTc2NDA3Tk4tRjhJdjBGYlNka3oMCAliCAgAEAAYACAA — 302 — 23 B — 484 ms — h3https://gum.criteo.com/syncframe?origin=publishertagids&topUrl=www.scmp.com&gdpr=0&gdpr_consent=&gpp=&gpp_sid=-1gum.criteo.com/syncframe?origin=pub... https://gum.criteo.com/syncframe?origin=publishertagids&topUrl=www.scmp.com&gdpr=0&gdpr_consent=&gpp=&gpp_sid=-1 — 200 — 5.3 KiB — 352 ms — h2https://mirror.i-scmp.com/run/ping?k=1&uu=&u=oMNkoan7L0fwc8LbHpdtM&vt=gst&d=www.scmp.com&h=www.scmp.com&p=%2F&et=load&x=KL6aDcfLd4jAvGYpHhY3X&v=E2A8rZpoWaF_gzxfo80_V&sl=PTBUG0AEEsBMF4DkB9ZA7ApgDwC6ILrCzQBu4AjIcWQMxWlEPWMkvgAc9r14ATFxQGU2wnsICGLYAAtewAM4AHcWj74gA%3D%3D%3D%2CPTBUG0AEEsBMF4DkB9ZA7ApgDwC6ILrCzQBu4AjIcWQMxWlEPWMkvgCc9rz14AbF2ABDFsAAWAJmABnAA5C04CfiA%3D%3D%3Dmirror.i-scmp.com/run/ping?k=1&uu=&... https://mirror.i-scmp.com/run/ping?k=1&uu=&u=oMNkoan7L0fwc8LbHpdtM&vt=gst&d=www.scmp.com&h=www.scmp.com&p=%2F&et=load&x=KL6aDcfLd4jAvGYpHhY3X&v=E2A8rZpoWaF_gzxfo80_V&sl=PTBUG0AEEsBMF4DkB9ZA7ApgDwC6ILrCzQBu4AjIcWQMxWlEPWMkvgAc9r14ATFxQGU2wnsICGLYAAtewAM4AHcWj74gA%3D%3D%3D%2CPTBUG0AEEsBMF4DkB9ZA7ApgDwC6ILrCzQBu4AjIcWQMxWlEPWMkvgCc9rz14AbF2ABDFsAAWAJmABnAA5C04CfiA%3D%3D%3D — 200 — 273 B — 335 ms — h3https://www.google.com/pagead/1p-conversion/11146733413/?random=1685450094&cv=11&fst=1776294112980&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64e1v9112374880z878001567za20gzb78001567zd78001567xea&gcs=G11-&gcd=13t3l3l3l5l1&dma=0&tcfd=10000&tag_exp=0~115938466~115938469~116363097~117266401~118131809&u_w=412&u_h=823&url=https%3A%2F%2Fwww.scmp.com%2F&rcb=4&label=QRrNCJur1dwaEOXOlsMp&capi=1&frm=0&tiba=Breaking%20China%2C%20Asia%2C%20HK%20News%2C%20Opinions%20and%20Insights%20%7C%20South%20China%20Morning%20Post&value=0&hn=www.googleadservices.com&npa=0&us_privacy=1---&pscdl=noapi&auid=1817457864.1776294113&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&gpp_sid=-1&_tu=CA&gcl_ctr=1~0~0~0&data=ads_data_redaction%3Dfalse&category=acrcp_v1_512&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKGXRyaWdnZXI9bmF2aWdhdGlvbi1zb3VyY2VaAwoBAWIDCgED&cerd=CgEA&fsk=ChEI8O78zgYQ5Y3wiemDzOalARIsACpMXFEBd_-3Qc4B0cP-vjc4lAs3iycMw9GDzkkAJLPNyYZbsHgHiYVKtlUaAgoG&pscrd=IhMIlL2FnfvwkwMVcjQeAB1xQw83MgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhVodHRwczovL3d3dy5zY21wLmNvbS9CV0NoQUk4Tzc4emdZUW50SEx4OHVVeTRSOEVpMEFhOV9fT0dHRUp0cHRwSE1TYTVmUkJ3VXRibi0xOEJhZ01yVkxkbzBCOTc2NDA3Tk4tRjhJdjBGYlNka3oMCAliCAgAEAAYACAA&is_vtc=1&cid=CAQSyAEABaugfVDwLD569dF3P8ay0lmd9rdWGa9_Jsyl14EvMu8fgoawNY5GrvVtKnb_jBRNXMceVd-MH_x88rWQe5Ae9kXBe9bViAhARax4uJwR1sWxh-05GH6CRIRraPnN6Ws3dZIAeECTtAr1sprFdUDDFCXQRkScTdz9cuT7vVgb1VVqn4nV-jIdfhclmUN7XgWiPWSAv901NOemtDNfNQTx0Gz4mzjY4y_LG9l_nwmNuGjv4w8kaUo1pgQwDJlnmqdKkzK8VHIDPg&eitems=ChAI8O78zgYQz5PE8JvC18xsEh0AH3IwUCqhVE5qIEbDJ7RTuX1sTlSxa-EOYroBhA&random=3975203402www.google.com/pagead/1p-conversion... https://www.google.com/pagead/1p-conversion/11146733413/?random=1685450094&cv=11&fst=1776294112980&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64e1v9112374880z878001567za20gzb78001567zd78001567xea&gcs=G11-&gcd=13t3l3l3l5l1&dma=0&tcfd=10000&tag_exp=0~115938466~115938469~116363097~117266401~118131809&u_w=412&u_h=823&url=https%3A%2F%2Fwww.scmp.com%2F&rcb=4&label=QRrNCJur1dwaEOXOlsMp&capi=1&frm=0&tiba=Breaking%20China%2C%20Asia%2C%20HK%20News%2C%20Opinions%20and%20Insights%20%7C%20South%20China%20Morning%20Post&value=0&hn=www.googleadservices.com&npa=0&us_privacy=1---&pscdl=noapi&auid=1817457864.1776294113&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&gpp_sid=-1&_tu=CA&gcl_ctr=1~0~0~0&data=ads_data_redaction%3Dfalse&category=acrcp_v1_512&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKGXRyaWdnZXI9bmF2aWdhdGlvbi1zb3VyY2VaAwoBAWIDCgED&cerd=CgEA&fsk=ChEI8O78zgYQ5Y3wiemDzOalARIsACpMXFEBd_-3Qc4B0cP-vjc4lAs3iycMw9GDzkkAJLPNyYZbsHgHiYVKtlUaAgoG&pscrd=IhMIlL2FnfvwkwMVcjQeAB1xQw83MgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhVodHRwczovL3d3dy5zY21wLmNvbS9CV0NoQUk4Tzc4emdZUW50SEx4OHVVeTRSOEVpMEFhOV9fT0dHRUp0cHRwSE1TYTVmUkJ3VXRibi0xOEJhZ01yVkxkbzBCOTc2NDA3Tk4tRjhJdjBGYlNka3oMCAliCAgAEAAYACAA&is_vtc=1&cid=CAQSyAEABaugfVDwLD569dF3P8ay0lmd9rdWGa9_Jsyl14EvMu8fgoawNY5GrvVtKnb_jBRNXMceVd-MH_x88rWQe5Ae9kXBe9bViAhARax4uJwR1sWxh-05GH6CRIRraPnN6Ws3dZIAeECTtAr1sprFdUDDFCXQRkScTdz9cuT7vVgb1VVqn4nV-jIdfhclmUN7XgWiPWSAv901NOemtDNfNQTx0Gz4mzjY4y_LG9l_nwmNuGjv4w8kaUo1pgQwDJlnmqdKkzK8VHIDPg&eitems=ChAI8O78zgYQz5PE8JvC18xsEh0AH3IwUCqhVE5qIEbDJ7RTuX1sTlSxa-EOYroBhA&random=3975203402 — 302 — 22 B — 448 ms — h3https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=gTpTIWhbKpxADzTzkcabhXN4www.google.com/recaptcha/api2/webwo... https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=gTpTIWhbKpxADzTzkcabhXN4 — 200 — 23 B — 298 ms — h3https://2c-1138a2e087744ef69e662051fe044c44.ecs.us-west-1.on.aws/events?cee=no2c-1138a2e087744ef69e662051fe044c44... https://2c-1138a2e087744ef69e662051fe044c44.ecs.us-west-1.on.aws/events?cee=no — 200 — 160 B — 795 ms — h2https://www.gstatic.com/recaptcha/api2/logo_48.pngwww.gstatic.com/recaptcha/api2/logo... https://www.gstatic.com/recaptcha/api2/logo_48.png — 200 — 2.3 KiB — 9 ms — h2https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 33.9 KiB — 67 ms — h3https://2c-1138a2e087744ef69e662051fe044c44.ecs.us-west-1.on.aws/events?cee=no2c-1138a2e087744ef69e662051fe044c44... https://2c-1138a2e087744ef69e662051fe044c44.ecs.us-west-1.on.aws/events?cee=no — 200 — 161 B — 775 ms — h2https://www.facebook.com/tr/?id=1936358073846525&ev=PageView&dl=https%3A%2F%2Fwww.scmp.com%2F&rl=&if=false&ts=1776294113415&sw=412&sh=823&v=2.9.298&r=stable&ec=0&o=4126&fbp=fb.1.1776294113197.703274626210461396&ler=empty&cdl=API_unavailable&pmd[title]=Breaking%20China%2C%20Asia%2C%20HK%20News%2C%20Opinions%20and%20Insights%20%7C%20South%20China%20Morning%20Post&pmd[locale]=en&pmd[description]=News%2C%20opinions%2C%20infographics%20and%20videos%20on%20China%20issues%3A%20geopolitics%2C%20diplomacy%2C%20economy%2C%20technology%20and%20lifestyle.&pmd[keywords]=South%20China%20Morning%20Post%2C%20News%2C%20Opinion%2C%20China%2C%20Hong%20Kong%2C%20World%2C%20US%2C%20Asia%2C%20Business%2C%20Economy%2C%20Technology%2C%20Lifestyle%2C%20Sport&plt=1463.7999999523163&eid=ob3_plugin-set_ef7379021cf22a2078b604b83572318b576d051b738621ef5af266784ef01a2f&it=1776294112745&coo=false&tm=1&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&cf=1&exp=s1&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=GETwww.facebook.com/tr/?id=19363580738... https://www.facebook.com/tr/?id=1936358073846525&ev=PageView&dl=https%3A%2F%2Fwww.scmp.com%2F&rl=&if=false&ts=1776294113415&sw=412&sh=823&v=2.9.298&r=stable&ec=0&o=4126&fbp=fb.1.1776294113197.703274626210461396&ler=empty&cdl=API_unavailable&pmd[title]=Breaking%20China%2C%20Asia%2C%20HK%20News%2C%20Opinions%20and%20Insights%20%7C%20South%20China%20Morning%20Post&pmd[locale]=en&pmd[description]=News%2C%20opinions%2C%20infographics%20and%20videos%20on%20China%20issues%3A%20geopolitics%2C%20diplomacy%2C%20economy%2C%20technology%20and%20lifestyle.&pmd[keywords]=South%20China%20Morning%20Post%2C%20News%2C%20Opinion%2C%20China%2C%20Hong%20Kong%2C%20World%2C%20US%2C%20Asia%2C%20Business%2C%20Economy%2C%20Technology%2C%20Lifestyle%2C%20Sport&plt=1463.7999999523163&eid=ob3_plugin-set_ef7379021cf22a2078b604b83572318b576d051b738621ef5af266784ef01a2f&it=1776294112745&coo=false&tm=1&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&cf=1&exp=s1&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=GET — 200 — 16 B — 4 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=1936358073846525&ev=PageView&dl=https%3A%2F%2Fwww.scmp.com%2F&rl=&if=false&ts=1776294113415&sw=412&sh=823&v=2.9.298&r=stable&ec=0&o=4126&fbp=fb.1.1776294113197.703274626210461396&ler=empty&cdl=API_unavailable&pmd[title]=Breaking%20China%2C%20Asia%2C%20HK%20News%2C%20Opinions%20and%20Insights%20%7C%20South%20China%20Morning%20Post&pmd[locale]=en&pmd[description]=News%2C%20opinions%2C%20infographics%20and%20videos%20on%20China%20issues%3A%20geopolitics%2C%20diplomacy%2C%20economy%2C%20technology%20and%20lifestyle.&pmd[keywords]=South%20China%20Morning%20Post%2C%20News%2C%20Opinion%2C%20China%2C%20Hong%20Kong%2C%20World%2C%20US%2C%20Asia%2C%20Business%2C%20Economy%2C%20Technology%2C%20Lifestyle%2C%20Sport&plt=1463.7999999523163&eid=ob3_plugin-set_ef7379021cf22a2078b604b83572318b576d051b738621ef5af266784ef01a2f&it=1776294112745&coo=false&tm=1&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&cf=1&exp=s1&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=1936358073846525&ev=PageView&dl=https%3A%2F%2Fwww.scmp.com%2F&rl=&if=false&ts=1776294113415&sw=412&sh=823&v=2.9.298&r=stable&ec=0&o=4126&fbp=fb.1.1776294113197.703274626210461396&ler=empty&cdl=API_unavailable&pmd[title]=Breaking%20China%2C%20Asia%2C%20HK%20News%2C%20Opinions%20and%20Insights%20%7C%20South%20China%20Morning%20Post&pmd[locale]=en&pmd[description]=News%2C%20opinions%2C%20infographics%20and%20videos%20on%20China%20issues%3A%20geopolitics%2C%20diplomacy%2C%20economy%2C%20technology%20and%20lifestyle.&pmd[keywords]=South%20China%20Morning%20Post%2C%20News%2C%20Opinion%2C%20China%2C%20Hong%20Kong%2C%20World%2C%20US%2C%20Asia%2C%20Business%2C%20Economy%2C%20Technology%2C%20Lifestyle%2C%20Sport&plt=1463.7999999523163&eid=ob3_plugin-set_ef7379021cf22a2078b604b83572318b576d051b738621ef5af266784ef01a2f&it=1776294112745&coo=false&tm=1&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&cf=1&exp=s1&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=FGET — 200 — 195 B — 175 ms — h3https://www.facebook.com/tr/?id=1936358073846525&ev=SCMPPageView&dl=https%3A%2F%2Fwww.scmp.com%2F&rl=&if=false&ts=1776294113439&sw=412&sh=823&v=2.9.298&r=stable&ec=1&o=4126&fbp=fb.1.1776294113197.703274626210461396&ler=empty&cdl=API_unavailable&pmd[locale]=en&pmd[description]=News%2C%20opinions%2C%20infographics%20and%20videos%20on%20China%20issues%3A%20geopolitics%2C%20diplomacy%2C%20economy%2C%20technology%20and%20lifestyle.&pmd[keywords]=South%20China%20Morning%20Post%2C%20News%2C%20Opinion%2C%20China%2C%20Hong%20Kong%2C%20World%2C%20US%2C%20Asia%2C%20Business%2C%20Economy%2C%20Technology%2C%20Lifestyle%2C%20Sport&plt=1463.7999999523163&eid=ob3_plugin-set_5cd1e82126444b4d6ccf4df49043785add079652cdf52f300014b3debe1b6d10&it=1776294112745&coo=false&tm=2&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&cf=1&exp=s1&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=GETwww.facebook.com/tr/?id=19363580738... https://www.facebook.com/tr/?id=1936358073846525&ev=SCMPPageView&dl=https%3A%2F%2Fwww.scmp.com%2F&rl=&if=false&ts=1776294113439&sw=412&sh=823&v=2.9.298&r=stable&ec=1&o=4126&fbp=fb.1.1776294113197.703274626210461396&ler=empty&cdl=API_unavailable&pmd[locale]=en&pmd[description]=News%2C%20opinions%2C%20infographics%20and%20videos%20on%20China%20issues%3A%20geopolitics%2C%20diplomacy%2C%20economy%2C%20technology%20and%20lifestyle.&pmd[keywords]=South%20China%20Morning%20Post%2C%20News%2C%20Opinion%2C%20China%2C%20Hong%20Kong%2C%20World%2C%20US%2C%20Asia%2C%20Business%2C%20Economy%2C%20Technology%2C%20Lifestyle%2C%20Sport&plt=1463.7999999523163&eid=ob3_plugin-set_5cd1e82126444b4d6ccf4df49043785add079652cdf52f300014b3debe1b6d10&it=1776294112745&coo=false&tm=2&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&cf=1&exp=s1&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=GET — 200 — 16 B — 6 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=1936358073846525&ev=SCMPPageView&dl=https%3A%2F%2Fwww.scmp.com%2F&rl=&if=false&ts=1776294113439&sw=412&sh=823&v=2.9.298&r=stable&ec=1&o=4126&fbp=fb.1.1776294113197.703274626210461396&ler=empty&cdl=API_unavailable&pmd[locale]=en&pmd[description]=News%2C%20opinions%2C%20infographics%20and%20videos%20on%20China%20issues%3A%20geopolitics%2C%20diplomacy%2C%20economy%2C%20technology%20and%20lifestyle.&pmd[keywords]=South%20China%20Morning%20Post%2C%20News%2C%20Opinion%2C%20China%2C%20Hong%20Kong%2C%20World%2C%20US%2C%20Asia%2C%20Business%2C%20Economy%2C%20Technology%2C%20Lifestyle%2C%20Sport&plt=1463.7999999523163&eid=ob3_plugin-set_5cd1e82126444b4d6ccf4df49043785add079652cdf52f300014b3debe1b6d10&it=1776294112745&coo=false&tm=2&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&cf=1&exp=s1&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=1936358073846525&ev=SCMPPageView&dl=https%3A%2F%2Fwww.scmp.com%2F&rl=&if=false&ts=1776294113439&sw=412&sh=823&v=2.9.298&r=stable&ec=1&o=4126&fbp=fb.1.1776294113197.703274626210461396&ler=empty&cdl=API_unavailable&pmd[locale]=en&pmd[description]=News%2C%20opinions%2C%20infographics%20and%20videos%20on%20China%20issues%3A%20geopolitics%2C%20diplomacy%2C%20economy%2C%20technology%20and%20lifestyle.&pmd[keywords]=South%20China%20Morning%20Post%2C%20News%2C%20Opinion%2C%20China%2C%20Hong%20Kong%2C%20World%2C%20US%2C%20Asia%2C%20Business%2C%20Economy%2C%20Technology%2C%20Lifestyle%2C%20Sport&plt=1463.7999999523163&eid=ob3_plugin-set_5cd1e82126444b4d6ccf4df49043785add079652cdf52f300014b3debe1b6d10&it=1776294112745&coo=false&tm=2&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&cf=1&exp=s1&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=FGET — 200 — 198 B — 170 ms — h3https://sb.scorecardresearch.com/b2?c1=2&c2=6687883&cs_it=m1&cv=4.13.1%2B2508250908&ns__t=1776294113257&ns_c=UTF-8&cs_cfg=1001110&cs_ucc=1&cs_cmp_id=300&cs_cmp_rt=0&cs_cmp_av=1.1&gpp_sid=-1&gpp_smv=1.1&c7=https%3A%2F%2Fwww.scmp.com%2F&c8=Breaking%20China%2C%20Asia%2C%20HK%20News%2C%20Opinions%20and%20Insights%20%7C%20South%20China%20Morning%20Post&c9=sb.scorecardresearch.com/b2?c1=2&c2... https://sb.scorecardresearch.com/b2?c1=2&c2=6687883&cs_it=m1&cv=4.13.1%2B2508250908&ns__t=1776294113257&ns_c=UTF-8&cs_cfg=1001110&cs_ucc=1&cs_cmp_id=300&cs_cmp_rt=0&cs_cmp_av=1.1&gpp_sid=-1&gpp_smv=1.1&c7=https%3A%2F%2Fwww.scmp.com%2F&c8=Breaking%20China%2C%20Asia%2C%20HK%20News%2C%20Opinions%20and%20Insights%20%7C%20South%20China%20Morning%20Post&c9= — 204 — 222 B — 117 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 0 B — 22 ms — h2https://analytics.google.com/g/collect?v=2&tid=G-VD9LCVW2ZV&gtm=45je64e1v871868941z878001567za20gzb78001567zd78001567&_p=1776294109048&_gaz=1&gcs=G11-&gcd=13t3l3l3l5l1&npa=0&dma=0&tcfd=10000&ecid=1176712779&_eu=EAAAAGA&are=1&cid=257658577.1776294114&frm=0&ir=1&pscdl=noapi&rcb=15&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&gaf=2&_s=1&tag_exp=0~115938466~115938468~116363097~117266400~117971173~118131808&dl=https%3A%2F%2Fwww.scmp.com%2F&sid=1776294113&sct=1&seg=0&dt=Breaking%20China%2C%20Asia%2C%20HK%20News%2C%20Opinions%20and%20Insights%20%7C%20South%20China%20Morning%20Post&_tu=SA&en=recirculation_widget_imp&_fv=1&_nsi=1&_ss=1&epn.custom_timestamp=1776294112408&ep.list_of_articles=3350208%2C3349995%2C3350225%2C3350230%2C3350173&ep.page_type=homepage&ep.widget_name=top_story1&up.bot_traffic=false&up.bot_traffic_score=0&up.gtm_version=PWA(SCMP)%3A526&tfd=4780analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-VD9LCVW2ZV&gtm=45je64e1v871868941z878001567za20gzb78001567zd78001567&_p=1776294109048&_gaz=1&gcs=G11-&gcd=13t3l3l3l5l1&npa=0&dma=0&tcfd=10000&ecid=1176712779&_eu=EAAAAGA&are=1&cid=257658577.1776294114&frm=0&ir=1&pscdl=noapi&rcb=15&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&gaf=2&_s=1&tag_exp=0~115938466~115938468~116363097~117266400~117971173~118131808&dl=https%3A%2F%2Fwww.scmp.com%2F&sid=1776294113&sct=1&seg=0&dt=Breaking%20China%2C%20Asia%2C%20HK%20News%2C%20Opinions%20and%20Insights%20%7C%20South%20China%20Morning%20Post&_tu=SA&en=recirculation_widget_imp&_fv=1&_nsi=1&_ss=1&epn.custom_timestamp=1776294112408&ep.list_of_articles=3350208%2C3349995%2C3350225%2C3350230%2C3350173&ep.page_type=homepage&ep.widget_name=top_story1&up.bot_traffic=false&up.bot_traffic_score=0&up.gtm_version=PWA(SCMP)%3A526&tfd=4780 — 204 — 547 B — 347 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-VD9LCVW2ZV&cid=257658577.1776294114&gtm=45je64e1v871868941z878001567za20gzb78001567zd78001567&rcb=15&aip=1&dma=0&gcs=G11-&gcd=13t3l3l3l5l1&npa=0&frm=0&tag_exp=0~115938466~115938468~116363097~117266400~117971173~118131808stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-VD9LCVW2ZV&cid=257658577.1776294114&gtm=45je64e1v871868941z878001567za20gzb78001567zd78001567&rcb=15&aip=1&dma=0&gcs=G11-&gcd=13t3l3l3l5l1&npa=0&frm=0&tag_exp=0~115938466~115938468~116363097~117266400~117971173~118131808 — 204 — 556 B — 175 ms — h2https://www.google.com/measurement/conversion?random=1776294113115&cv=11&tid=G-VD9LCVW2ZV&fst=1776294113115&fmt=8&en=page_view&gtm=45je64e1v871868941z878001567za20gzb78001567zd78001567xec&gcs=G11-&gcd=13t3l3l3l5l1&dma=0&tcfd=10000&tag_exp=0~115938466~115938468~116363097~117266400~117971173~118131808&u_w=412&u_h=823&url=https%3A%2F%2Fwww.scmp.com%2F&gacid=257658577.1776294114&gpp_sid=-1&frm=0&tiba=Breaking%20China%2C%20Asia%2C%20HK%20News%2C%20Opinions%20and%20Insights%20%7C%20South%20China%20Morning%20Post&npa=0&us_privacy=1---&pscdl=noapi&auid=1817457864.1776294113&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=SA&rcb=15www.google.com/measurement/conversi... https://www.google.com/measurement/conversion?random=1776294113115&cv=11&tid=G-VD9LCVW2ZV&fst=1776294113115&fmt=8&en=page_view&gtm=45je64e1v871868941z878001567za20gzb78001567zd78001567xec&gcs=G11-&gcd=13t3l3l3l5l1&dma=0&tcfd=10000&tag_exp=0~115938466~115938468~116363097~117266400~117971173~118131808&u_w=412&u_h=823&url=https%3A%2F%2Fwww.scmp.com%2F&gacid=257658577.1776294114&gpp_sid=-1&frm=0&tiba=Breaking%20China%2C%20Asia%2C%20HK%20News%2C%20Opinions%20and%20Insights%20%7C%20South%20China%20Morning%20Post&npa=0&us_privacy=1---&pscdl=noapi&auid=1817457864.1776294113&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=SA&rcb=15 — 302 — 21 B — 420 ms — h3https://analytics.google.com/g/collect?v=2&tid=G-VD9LCVW2ZV&gtm=45je64e1v871868941z878001567za20gzb78001567zd78001567&_p=1776294109048&gcs=G11-&gcd=13t3l3l3l5l1&npa=0&dma=0&tcfd=10000&ecid=1176712779&_eu=EAAAAGQ&_prs=ok&are=1&cid=257658577.1776294114&frm=0&ir=1&pscdl=noapi&rcb=15&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&gaf=2&_s=2&tag_exp=0~115938466~115938468~116363097~117266400~117971173~118131808&dl=https%3A%2F%2Fwww.scmp.com%2F&sid=1776294113&sct=1&seg=1&dt=Breaking%20China%2C%20Asia%2C%20HK%20News%2C%20Opinions%20and%20Insights%20%7C%20South%20China%20Morning%20Post&_tu=SA&en=page_view&_c=1&epn.custom_timestamp=1776294112431&_et=7&tfd=4803analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-VD9LCVW2ZV&gtm=45je64e1v871868941z878001567za20gzb78001567zd78001567&_p=1776294109048&gcs=G11-&gcd=13t3l3l3l5l1&npa=0&dma=0&tcfd=10000&ecid=1176712779&_eu=EAAAAGQ&_prs=ok&are=1&cid=257658577.1776294114&frm=0&ir=1&pscdl=noapi&rcb=15&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&gaf=2&_s=2&tag_exp=0~115938466~115938468~116363097~117266400~117971173~118131808&dl=https%3A%2F%2Fwww.scmp.com%2F&sid=1776294113&sct=1&seg=1&dt=Breaking%20China%2C%20Asia%2C%20HK%20News%2C%20Opinions%20and%20Insights%20%7C%20South%20China%20Morning%20Post&_tu=SA&en=page_view&_c=1&epn.custom_timestamp=1776294112431&_et=7&tfd=4803 — 204 — 48 B — 324 ms — h2https://www.google.com.br/pagead/1p-conversion/11146733413/?random=1685450094&cv=11&fst=1776294112980&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64e1v9112374880z878001567za20gzb78001567zd78001567xea&gcs=G11-&gcd=13t3l3l3l5l1&dma=0&tcfd=10000&tag_exp=0~115938466~115938469~116363097~117266401~118131809&u_w=412&u_h=823&url=https%3A%2F%2Fwww.scmp.com%2F&rcb=4&label=QRrNCJur1dwaEOXOlsMp&capi=1&frm=0&tiba=Breaking%20China%2C%20Asia%2C%20HK%20News%2C%20Opinions%20and%20Insights%20%7C%20South%20China%20Morning%20Post&value=0&hn=www.googleadservices.com&npa=0&us_privacy=1---&pscdl=noapi&auid=1817457864.1776294113&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&gpp_sid=-1&_tu=CA&gcl_ctr=1~0~0~0&data=ads_data_redaction%3Dfalse&category=acrcp_v1_512&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKGXRyaWdnZXI9bmF2aWdhdGlvbi1zb3VyY2VaAwoBAWIDCgED&cerd=CgEA&fsk=ChEI8O78zgYQ5Y3wiemDzOalARIsACpMXFEBd_-3Qc4B0cP-vjc4lAs3iycMw9GDzkkAJLPNyYZbsHgHiYVKtlUaAgoG&is_vtc=1&cid=CAQSyAEABaugfVDwLD569dF3P8ay0lmd9rdWGa9_Jsyl14EvMu8fgoawNY5GrvVtKnb_jBRNXMceVd-MH_x88rWQe5Ae9kXBe9bViAhARax4uJwR1sWxh-05GH6CRIRraPnN6Ws3dZIAeECTtAr1sprFdUDDFCXQRkScTdz9cuT7vVgb1VVqn4nV-jIdfhclmUN7XgWiPWSAv901NOemtDNfNQTx0Gz4mzjY4y_LG9l_nwmNuGjv4w8kaUo1pgQwDJlnmqdKkzK8VHIDPg&eitems=ChAI8O78zgYQz5PE8JvC18xsEh0AH3IwUCqhVE5qIEbDJ7RTuX1sTlSxa-EOYroBhA&random=3975203402&ipr=y&pscrd=IhMIlL2FnfvwkwMVcjQeAB1xQw83MgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhVodHRwczovL3d3dy5zY21wLmNvbS9CV0NoQUk4Tzc4emdZUW50SEx4OHVVeTRSOEVpMEFhOV9fT0dHRUp0cHRwSE1TYTVmUkJ3VXRibi0xOEJhZ01yVkxkbzBCOTc2NDA3Tk4tRjhJdjBGYlNka3oMCAliCAgAEAAYACAAggEFcAGIAQEwww.google.com.br/pagead/1p-convers... https://www.google.com.br/pagead/1p-conversion/11146733413/?random=1685450094&cv=11&fst=1776294112980&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64e1v9112374880z878001567za20gzb78001567zd78001567xea&gcs=G11-&gcd=13t3l3l3l5l1&dma=0&tcfd=10000&tag_exp=0~115938466~115938469~116363097~117266401~118131809&u_w=412&u_h=823&url=https%3A%2F%2Fwww.scmp.com%2F&rcb=4&label=QRrNCJur1dwaEOXOlsMp&capi=1&frm=0&tiba=Breaking%20China%2C%20Asia%2C%20HK%20News%2C%20Opinions%20and%20Insights%20%7C%20South%20China%20Morning%20Post&value=0&hn=www.googleadservices.com&npa=0&us_privacy=1---&pscdl=noapi&auid=1817457864.1776294113&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&gpp_sid=-1&_tu=CA&gcl_ctr=1~0~0~0&data=ads_data_redaction%3Dfalse&category=acrcp_v1_512&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKGXRyaWdnZXI9bmF2aWdhdGlvbi1zb3VyY2VaAwoBAWIDCgED&cerd=CgEA&fsk=ChEI8O78zgYQ5Y3wiemDzOalARIsACpMXFEBd_-3Qc4B0cP-vjc4lAs3iycMw9GDzkkAJLPNyYZbsHgHiYVKtlUaAgoG&is_vtc=1&cid=CAQSyAEABaugfVDwLD569dF3P8ay0lmd9rdWGa9_Jsyl14EvMu8fgoawNY5GrvVtKnb_jBRNXMceVd-MH_x88rWQe5Ae9kXBe9bViAhARax4uJwR1sWxh-05GH6CRIRraPnN6Ws3dZIAeECTtAr1sprFdUDDFCXQRkScTdz9cuT7vVgb1VVqn4nV-jIdfhclmUN7XgWiPWSAv901NOemtDNfNQTx0Gz4mzjY4y_LG9l_nwmNuGjv4w8kaUo1pgQwDJlnmqdKkzK8VHIDPg&eitems=ChAI8O78zgYQz5PE8JvC18xsEh0AH3IwUCqhVE5qIEbDJ7RTuX1sTlSxa-EOYroBhA&random=3975203402&ipr=y&pscrd=IhMIlL2FnfvwkwMVcjQeAB1xQw83MgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhVodHRwczovL3d3dy5zY21wLmNvbS9CV0NoQUk4Tzc4emdZUW50SEx4OHVVeTRSOEVpMEFhOV9fT0dHRUp0cHRwSE1TYTVmUkJ3VXRibi0xOEJhZ01yVkxkbzBCOTc2NDA3Tk4tRjhJdjBGYlNka3oMCAliCAgAEAAYACAAggEFcAGIAQE — 200 — 20 B — 629 ms — h3https://www.google.com.br/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-VD9LCVW2ZV&cid=257658577.1776294114&gtm=45je64e1v871868941z878001567za20gzb78001567zd78001567&rcb=15&aip=1&dma=0&gcs=G11-&gcd=13t3l3l3l5l1&npa=0&frm=0&tag_exp=0~115938466~115938468~116363097~117266400~117971173~118131808&z=364544322www.google.com.br/ads/ga-audiences?... https://www.google.com.br/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-VD9LCVW2ZV&cid=257658577.1776294114&gtm=45je64e1v871868941z878001567za20gzb78001567zd78001567&rcb=15&aip=1&dma=0&gcs=G11-&gcd=13t3l3l3l5l1&npa=0&frm=0&tag_exp=0~115938466~115938468~116363097~117266400~117971173~118131808&z=364544322 — 200 — 63 B — 83 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 — 36 ms — h2https://assets.i-scmp.com/subscription-template/campaignPopup.js?ts=493415assets.i-scmp.com/subscription-temp... https://assets.i-scmp.com/subscription-template/campaignPopup.js?ts=493415 — 200 — 259.2 KiB — 89 ms — h3https://www.npttech.com/advertising.jswww.npttech.com/advertising.js https://www.npttech.com/advertising.js — 200 — 3.0 KiB — 64 ms — h3https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js — 200 — 24 B — 63 ms — h3https://apigw.scmp.com/content-delivery/v2apigw.scmp.com/content-delivery/v2 https://apigw.scmp.com/content-delivery/v2 — 200 — 0 B — 411 ms — h3https://cdn.tinypass.com/api/tinypass.min.jscdn.tinypass.com/api/tinypass.min.j... https://cdn.tinypass.com/api/tinypass.min.js — 200 — 132.3 KiB — 79 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxWjpEdWtERgcHwJrgmNcV9_SEimTrwjhjxl_g27PmkpS5xdP9jWyJ4oGRk_OlAg921Z0ZK-pmdBb4botXfipM0DfL_UKhXqNb73wuh2hwHGV5kE1n-UWg-uZEceAaPneTadGriRiw==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxWjpEdWtERgcHwJrgmNcV9_SEimTrwjhjxl_g27PmkpS5xdP9jWyJ4oGRk_OlAg921Z0ZK-pmdBb4botXfipM0DfL_UKhXqNb73wuh2hwHGV5kE1n-UWg-uZEceAaPneTadGriRiw== — 204 — 28 B — 75 ms — h3https://fundingchoicesmessages.google.com/f/AGSKWxVwHK6wWA6gGeZl7uW6Zud63K_3L_CRI3Hjo6K4CP-zyA0LcWtc_7tZXyBLIgLSTcsV7X7kfzodsgxDjCiaupbRWOdEnWNfpu5msM4dca3ge1AdTE-GshcBb-5y0EMPpgC9_sjdv7AKyPyce6eJ7iqf8_Ci3CvNugFoHwc4KqNcox3iWHydw73cVou7/_&adsize=_gallery_ads./miniadvert./ad.jsp?-PagePeelPro/fundingchoicesmessages.google.com/f... https://fundingchoicesmessages.google.com/f/AGSKWxVwHK6wWA6gGeZl7uW6Zud63K_3L_CRI3Hjo6K4CP-zyA0LcWtc_7tZXyBLIgLSTcsV7X7kfzodsgxDjCiaupbRWOdEnWNfpu5msM4dca3ge1AdTE-GshcBb-5y0EMPpgC9_sjdv7AKyPyce6eJ7iqf8_Ci3CvNugFoHwc4KqNcox3iWHydw73cVou7/_&adsize=_gallery_ads./miniadvert./ad.jsp?-PagePeelPro/ — 200 — 109 B — 72 ms — h3https://pagead2.googlesyndication.com/pagead/show_companion_ad.js?fcd=truepagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/show_companion_ad.js?fcd=true — 200 — 11.7 KiB — 82 ms — h3https://apigw.scmp.com/user-type/v1/client-id/138566478.1776294114apigw.scmp.com/user-type/v1/client-... https://apigw.scmp.com/user-type/v1/client-id/138566478.1776294114 — 200 — 311 B — 340 ms — h3https://data-recommendation-api.scmp.com/recommend/home?ex=3350221%2C3350207%2C3350191%2C3350187%2C3350192%2C3350184%2C3350172%2C3350201%2C3350195%2C3350188%2C3350174%2C3350178%2C3350157%2C3350167%2C3350125%2C3350142%2C3350101%2C3350013%2C3350000%2C3350043%2C3350006%2C3350001%2C3349525%2C3349513%2C3350113%2C3349880%2C3348753%2C3348771%2C3349482%2C3350079%2C3349894%2C3349616%2C3349430%2C3349984%2C3349904%2C3349947%2C3349841%2C3349988%2C3350208%2C3350225%2C3350230%2C3350173%2C3350181%2C3350169%2C3350229%2C3350213%2C3350180%2C3350214%2C3350231%2C3350224%2C3350198%2C3350228%2C3350003%2C3350199%2C3350102%2C3350217%2C3321606%2C3321502%2C3319193%2C3349808%2C3348903%2C3348156%2C3347710&gcid=175137863.1776294114data-recommendation-api.scmp.com/re... https://data-recommendation-api.scmp.com/recommend/home?ex=3350221%2C3350207%2C3350191%2C3350187%2C3350192%2C3350184%2C3350172%2C3350201%2C3350195%2C3350188%2C3350174%2C3350178%2C3350157%2C3350167%2C3350125%2C3350142%2C3350101%2C3350013%2C3350000%2C3350043%2C3350006%2C3350001%2C3349525%2C3349513%2C3350113%2C3349880%2C3348753%2C3348771%2C3349482%2C3350079%2C3349894%2C3349616%2C3349430%2C3349984%2C3349904%2C3349947%2C3349841%2C3349988%2C3350208%2C3350225%2C3350230%2C3350173%2C3350181%2C3350169%2C3350229%2C3350213%2C3350180%2C3350214%2C3350231%2C3350224%2C3350198%2C3350228%2C3350003%2C3350199%2C3350102%2C3350217%2C3321606%2C3321502%2C3319193%2C3349808%2C3348903%2C3348156%2C3347710&gcid=175137863.1776294114 — 200 — 473 B — 222 ms — h2https://mirror.i-scmp.com/ping?et=si&pl=%7B%22ga%22%3A%5B%22175137863.1776294114%22%5D%7D&k=1&uu=&u=oMNkoan7L0fwc8LbHpdtM&vt=gst&c=1&nc=0&d=www.scmp.com&h=www.scmp.com&p=%2F&pi=zSNpyzJAhxLoEdSuJoLIF&v=web-1.4.5mirror.i-scmp.com/ping?et=si&pl=%7B... https://mirror.i-scmp.com/ping?et=si&pl=%7B%22ga%22%3A%5B%22175137863.1776294114%22%5D%7D&k=1&uu=&u=oMNkoan7L0fwc8LbHpdtM&vt=gst&c=1&nc=0&d=www.scmp.com&h=www.scmp.com&p=%2F&pi=zSNpyzJAhxLoEdSuJoLIF&v=web-1.4.5 — 200 — 273 B — 329 ms — h3https://logx.optimizely.com/v1/eventslogx.optimizely.com/v1/events https://logx.optimizely.com/v1/events — 204 — 384 B — 158 ms — h2https://apigw.scmp.com/content-delivery/v2?extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%223446ee2dfc7f7072c9e05c7f0c841dc4089ba0c67cd5656d3282ba4578c3f407%22%2C%22version%22%3A1%7D%7D&operationName=trendingNavBarSwiperQueueQuery&variables=%7B%7Dapigw.scmp.com/content-delivery/v2?... https://apigw.scmp.com/content-delivery/v2?extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%223446ee2dfc7f7072c9e05c7f0c841dc4089ba0c67cd5656d3282ba4578c3f407%22%2C%22version%22%3A1%7D%7D&operationName=trendingNavBarSwiperQueueQuery&variables=%7B%7D — 200 — 1.5 KiB — 362 ms — h3https://gum.criteo.com/sid/json?origin=publishertagids&domain=scmp.com&sn=AndroidSyncframe&so=0&topUrl=www.scmp.com&pm=1gum.criteo.com/sid/json?origin=publ... https://gum.criteo.com/sid/json?origin=publishertagids&domain=scmp.com&sn=AndroidSyncframe&so=0&topUrl=www.scmp.com&pm=1 — 302 — 684 B — 123 ms — h2https://www.google.com/measurement/1p-conversion/?random=1312219739&cv=11&tid=G-VD9LCVW2ZV&fst=1776294113115&fmt=8&en=page_view&gtm=45je64e1v871868941z878001567za20gzb78001567zd78001567xec&gcs=G11-&gcd=13t3l3l3l5l1&dma=0&tcfd=10000&tag_exp=0~115938466~115938468~116363097~117266400~117971173~118131808&u_w=412&u_h=823&url=https%3A%2F%2Fwww.scmp.com%2F&gacid=257658577.1776294114&gpp_sid=-1&frm=0&tiba=Breaking%20China%2C%20Asia%2C%20HK%20News%2C%20Opinions%20and%20Insights%20%7C%20South%20China%20Morning%20Post&npa=0&us_privacy=1---&pscdl=noapi&auid=1817457864.1776294113&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=SA&rcb=15&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQI&fsk=ChEI8O78zgYQ5Y3wiemDzOalARIsACpMXFF0T_O2hHDVtJKOPXWeyoIAq8KtfxPiqmfp_0AX_2XxRZb5gbGTOGwaAm3Z&pscrd=IhMIxc6gnfvwkwMVCgC5Bh2YsALZMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhVodHRwczovL3d3dy5zY21wLmNvbS9CV0NoQUk4Tzc4emdZUW50SEx4OHVVeTRSOEVpMEFhOV9fT0dnb1hvb2c4ckxXWThmOFZrOEwzTXNjQ1hyQjJJU0JGdEJIazhnVVZmR1ZPR3lfUXNsYmstVXoMCAliCAgAEAAYACAAwww.google.com/measurement/1p-conve... https://www.google.com/measurement/1p-conversion/?random=1312219739&cv=11&tid=G-VD9LCVW2ZV&fst=1776294113115&fmt=8&en=page_view&gtm=45je64e1v871868941z878001567za20gzb78001567zd78001567xec&gcs=G11-&gcd=13t3l3l3l5l1&dma=0&tcfd=10000&tag_exp=0~115938466~115938468~116363097~117266400~117971173~118131808&u_w=412&u_h=823&url=https%3A%2F%2Fwww.scmp.com%2F&gacid=257658577.1776294114&gpp_sid=-1&frm=0&tiba=Breaking%20China%2C%20Asia%2C%20HK%20News%2C%20Opinions%20and%20Insights%20%7C%20South%20China%20Morning%20Post&npa=0&us_privacy=1---&pscdl=noapi&auid=1817457864.1776294113&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=SA&rcb=15&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQI&fsk=ChEI8O78zgYQ5Y3wiemDzOalARIsACpMXFF0T_O2hHDVtJKOPXWeyoIAq8KtfxPiqmfp_0AX_2XxRZb5gbGTOGwaAm3Z&pscrd=IhMIxc6gnfvwkwMVCgC5Bh2YsALZMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhVodHRwczovL3d3dy5zY21wLmNvbS9CV0NoQUk4Tzc4emdZUW50SEx4OHVVeTRSOEVpMEFhOV9fT0dnb1hvb2c4ckxXWThmOFZrOEwzTXNjQ1hyQjJJU0JGdEJIazhnVVZmR1ZPR3lfUXNsYmstVXoMCAliCAgAEAAYACAA — 200 — 20 B — 413 ms — h3https://asia.creativecdn.com/tags/v2?type=jsonasia.creativecdn.com/tags/v2?type=j... https://asia.creativecdn.com/tags/v2?type=json — 307 — 887 B — 1.9 s — h2https://mug.criteo.com/sid?cpp=qMYdknxMQk5Bak1hTkU0RE5QL1ZCTW14b3luRkFzZkliUlJuN2pEb1F6QWpDckx3Skc5S0xsWVJsR3JpdmpvbnFHeWZmMElKQndlc29zclFkelB6blBYODRiNUwvbTh2NFR3SHBqY2ZleXNJMmZSNWVlU3JCbFZvaTdiV1FKUXErS3k3V1pBNjZXVExXZ2dKU243cHg4cDJWb0M1WTdGOVlwck52dTZIVEhlTEFDMGN0RnJ5VkhBRGxjZFNSQnFRWjVzaEtHRFBMSVVFQWxERWl2M0w3eW0xTDRSUUhQSk1QeVpUSE5UM2crWkZqaWl3PXw&cppv=2mug.criteo.com/sid?cpp=qMYdknxMQk5B... https://mug.criteo.com/sid?cpp=qMYdknxMQk5Bak1hTkU0RE5QL1ZCTW14b3luRkFzZkliUlJuN2pEb1F6QWpDckx3Skc5S0xsWVJsR3JpdmpvbnFHeWZmMElKQndlc29zclFkelB6blBYODRiNUwvbTh2NFR3SHBqY2ZleXNJMmZSNWVlU3JCbFZvaTdiV1FKUXErS3k3V1pBNjZXVExXZ2dKU243cHg4cDJWb0M1WTdGOVlwck52dTZIVEhlTEFDMGN0RnJ5VkhBRGxjZFNSQnFRWjVzaEtHRFBMSVVFQWxERWl2M0w3eW0xTDRSUUhQSk1QeVpUSE5UM2crWkZqaWl3PXw&cppv=2 — 200 — 769 B — 383 ms — h2https://config.aps.amazon-adsystem.com/configs/6480e4f8-95c9-4189-ad8f-2c8a76bcf0abconfig.aps.amazon-adsystem.com/conf... https://config.aps.amazon-adsystem.com/configs/6480e4f8-95c9-4189-ad8f-2c8a76bcf0ab — 200 — 1.7 KiB — 24 ms — h2https://c.amazon-adsystem.com/cdn/prod/config?src=600&u=https%3A%2F%2Fwww.scmp.com&pubid=6480e4f8-95c9-4189-ad8f-2c8a76bcf0abc.amazon-adsystem.com/cdn/prod/conf... https://c.amazon-adsystem.com/cdn/prod/config?src=600&u=https%3A%2F%2Fwww.scmp.com&pubid=6480e4f8-95c9-4189-ad8f-2c8a76bcf0ab — 200 — 1.0 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 — 12 ms — h2https://fundingchoicesmessages.google.com/el/AGSKWxWjpEdWtERgcHwJrgmNcV9_SEimTrwjhjxl_g27PmkpS5xdP9jWyJ4oGRk_OlAg921Z0ZK-pmdBb4botXfipM0DfL_UKhXqNb73wuh2hwHGV5kE1n-UWg-uZEceAaPneTadGriRiw==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxWjpEdWtERgcHwJrgmNcV9_SEimTrwjhjxl_g27PmkpS5xdP9jWyJ4oGRk_OlAg921Z0ZK-pmdBb4botXfipM0DfL_UKhXqNb73wuh2hwHGV5kE1n-UWg-uZEceAaPneTadGriRiw== — 204 — 28 B — 73 ms — h3https://apigw.scmp.com/content-delivery/v2apigw.scmp.com/content-delivery/v2 https://apigw.scmp.com/content-delivery/v2 — 200 — 5.2 KiB — 547 ms — h3https://o108792.ingest.us.sentry.io/api/4510662285524992/envelope/?sentry_version=7&sentry_key=d7fa38d1e1ef7121b47d2746901a7258&sentry_client=sentry.javascript.react%2F10.32.0o108792.ingest.us.sentry.io/api/451... https://o108792.ingest.us.sentry.io/api/4510662285524992/envelope/?sentry_version=7&sentry_key=d7fa38d1e1ef7121b47d2746901a7258&sentry_client=sentry.javascript.react%2F10.32.0 — 200 — 300 B — 161 ms — h2https://fundingchoicesmessages.google.com/el/AGSKWxWjpEdWtERgcHwJrgmNcV9_SEimTrwjhjxl_g27PmkpS5xdP9jWyJ4oGRk_OlAg921Z0ZK-pmdBb4botXfipM0DfL_UKhXqNb73wuh2hwHGV5kE1n-UWg-uZEceAaPneTadGriRiw==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxWjpEdWtERgcHwJrgmNcV9_SEimTrwjhjxl_g27PmkpS5xdP9jWyJ4oGRk_OlAg921Z0ZK-pmdBb4botXfipM0DfL_UKhXqNb73wuh2hwHGV5kE1n-UWg-uZEceAaPneTadGriRiw== — 204 — 28 B — 69 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxWjpEdWtERgcHwJrgmNcV9_SEimTrwjhjxl_g27PmkpS5xdP9jWyJ4oGRk_OlAg921Z0ZK-pmdBb4botXfipM0DfL_UKhXqNb73wuh2hwHGV5kE1n-UWg-uZEceAaPneTadGriRiw==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxWjpEdWtERgcHwJrgmNcV9_SEimTrwjhjxl_g27PmkpS5xdP9jWyJ4oGRk_OlAg921Z0ZK-pmdBb4botXfipM0DfL_UKhXqNb73wuh2hwHGV5kE1n-UWg-uZEceAaPneTadGriRiw== — 204 — 28 B — 72 ms — h3https://fundingchoicesmessages.google.com/f/AGSKWxV22dzH8z63YcSLKdx_ZxGPZdo4R7S8CWYqyvpq3ixu5-2kM461F9e5n8CDx175-mTabzMNq1bFKYAOSjUiVltzEWQ1Zepv4MDYp6WmzOqr_WZ1vYo4lYD4-oQiDYxJE402qtSCJg==?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzc2Mjk0MTE0LDE0MDAwMDAwMF0sbnVsbCxudWxsLG51bGwsW251bGwsWzcsNl0sbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLG51bGwsMV0sImh0dHBzOi8vd3d3LnNjbXAuY29tLyIsbnVsbCxbWzgsIldRU2pLdGtFWWlNIl0sWzksImVuLVVTIl0sWzE4LCJbW1tudWxsLDE3OTldXV0iXSxbMzUsIjE3NzYyOTQxMTEiXSxbMTksIjIiXSxbMjQsIiJdLFsyOSwiZmFsc2UiXV1dfundingchoicesmessages.google.com/f... https://fundingchoicesmessages.google.com/f/AGSKWxV22dzH8z63YcSLKdx_ZxGPZdo4R7S8CWYqyvpq3ixu5-2kM461F9e5n8CDx175-mTabzMNq1bFKYAOSjUiVltzEWQ1Zepv4MDYp6WmzOqr_WZ1vYo4lYD4-oQiDYxJE402qtSCJg==?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzc2Mjk0MTE0LDE0MDAwMDAwMF0sbnVsbCxudWxsLG51bGwsW251bGwsWzcsNl0sbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLG51bGwsMV0sImh0dHBzOi8vd3d3LnNjbXAuY29tLyIsbnVsbCxbWzgsIldRU2pLdGtFWWlNIl0sWzksImVuLVVTIl0sWzE4LCJbW1tudWxsLDE3OTldXV0iXSxbMzUsIjE3NzYyOTQxMTEiXSxbMTksIjIiXSxbMjQsIiJdLFsyOSwiZmFsc2UiXV1d — 200 — 2.3 KiB — 86 ms — h3https://tags.srv.stackadapt.com/saq_pxl?uid=92FKYLCNZjVROUNCenFwaw&is_js=true&landing_url=https%3A%2F%2Fwww.scmp.com%2F&t=Breaking%20China%2C%20Asia%2C%20HK%20News%2C%20Opinions%20and%20Insights%20%7C%20South%20China%20Morning%20Post&tip=d_LFz5uy7f5Qu1DjYMk-x4wvaM2E6l_pLlOqRmdiNXc&host=https%3A%2F%2Fwww.scmp.com&l_src=&l_src_d=&u_src=&u_src_d=&shop=false&sa-user-id-v4=s%253A.o6W7wkJsHSTU4%252BLlDruZ%252FwNjVcUZZMvakQpSatDoAgo&sa-user-id-v3=s%253AAQAKIGXOs6KdBwYDj9TeUR0YRT_fGpl3UoFX9PQMsrxNd2LKEOwBGAQg4LGAzwYwAToErRmGtEIEPysQ0A.OM5hSh60%252FgfxbSTIBS4dXo%252BgZG8o9FVLXqMIfCWdm0w&sa-user-id-v2=s%253A66BiKOa_VxtOCWcb-VjtkNWclhI.472SS6yplLvmIzCGIVF7Si%252FHfVIHWqvSzM2QBrDJ3Oo&sa-user-id=s%253A0-eba06228-e6bf-571b-4e09-671bf958ed90.ikBtY63Es3%252Bet2vaeXo29xOG1pSk5pXn75J2nf3RCYctags.srv.stackadapt.com/saq_pxl?uid... https://tags.srv.stackadapt.com/saq_pxl?uid=92FKYLCNZjVROUNCenFwaw&is_js=true&landing_url=https%3A%2F%2Fwww.scmp.com%2F&t=Breaking%20China%2C%20Asia%2C%20HK%20News%2C%20Opinions%20and%20Insights%20%7C%20South%20China%20Morning%20Post&tip=d_LFz5uy7f5Qu1DjYMk-x4wvaM2E6l_pLlOqRmdiNXc&host=https%3A%2F%2Fwww.scmp.com&l_src=&l_src_d=&u_src=&u_src_d=&shop=false&sa-user-id-v4=s%253A.o6W7wkJsHSTU4%252BLlDruZ%252FwNjVcUZZMvakQpSatDoAgo&sa-user-id-v3=s%253AAQAKIGXOs6KdBwYDj9TeUR0YRT_fGpl3UoFX9PQMsrxNd2LKEOwBGAQg4LGAzwYwAToErRmGtEIEPysQ0A.OM5hSh60%252FgfxbSTIBS4dXo%252BgZG8o9FVLXqMIfCWdm0w&sa-user-id-v2=s%253A66BiKOa_VxtOCWcb-VjtkNWclhI.472SS6yplLvmIzCGIVF7Si%252FHfVIHWqvSzM2QBrDJ3Oo&sa-user-id=s%253A0-eba06228-e6bf-571b-4e09-671bf958ed90.ikBtY63Es3%252Bet2vaeXo29xOG1pSk5pXn75J2nf3RCYc — 200 — 380 B — 125 ms — h2https://googleads.g.doubleclick.net/pagead/viewthroughconversion/963446016/?random=1776294113598&cv=11&fst=1776294113598&bg=ffffff&guid=ON&async=1&gtm=45be64e1v887551521z878001567za20gzb78001567zd78001567xea&gcd=13t3l3l3l5l1&dma=0&tcfd=1000g&tag_exp=0~115616985~115938466~115938469~116363097~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.scmp.com%2F&rcb=12&frm=0&tiba=Breaking%20China%2C%20Asia%2C%20HK%20News%2C%20Opinions%20and%20Insights%20%7C%20South%20China%20Morning%20Post&hn=www.googleadservices.com&npa=0&us_privacy=1---&pscdl=noapi&auid=1817457864.1776294113&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&gpp_sid=-1&_tu=CA&data=ads_data_redaction%3Dfalse&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/963446016/?random=1776294113598&cv=11&fst=1776294113598&bg=ffffff&guid=ON&async=1&gtm=45be64e1v887551521z878001567za20gzb78001567zd78001567xea&gcd=13t3l3l3l5l1&dma=0&tcfd=1000g&tag_exp=0~115616985~115938466~115938469~116363097~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.scmp.com%2F&rcb=12&frm=0&tiba=Breaking%20China%2C%20Asia%2C%20HK%20News%2C%20Opinions%20and%20Insights%20%7C%20South%20China%20Morning%20Post&hn=www.googleadservices.com&npa=0&us_privacy=1---&pscdl=noapi&auid=1817457864.1776294113&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&gpp_sid=-1&_tu=CA&data=ads_data_redaction%3Dfalse&rfmt=3&fmt=4 — 200 — 2.3 KiB — 68 ms — h3https://www.google.com/rmkt/collect/963446016/?random=1776294113598&cv=11&fst=1776294113598&fmt=8&bg=ffffff&guid=ON&async=1&gtm=45be64e1v887551521z878001567za20gzb78001567zd78001567xea&gcd=13t3l3l3l5l1&dma=0&tcfd=1000g&tag_exp=0~115616985~115938466~115938469~116363097~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.scmp.com%2F&rcb=12&frm=0&tiba=Breaking%20China%2C%20Asia%2C%20HK%20News%2C%20Opinions%20and%20Insights%20%7C%20South%20China%20Morning%20Post&hn=www.googleadservices.com&npa=0&us_privacy=1---&pscdl=noapi&auid=1817457864.1776294113&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&gpp_sid=-1&_tu=CA&data=ads_data_redaction%3Dfalse&gcp=5www.google.com/rmkt/collect/9634460... https://www.google.com/rmkt/collect/963446016/?random=1776294113598&cv=11&fst=1776294113598&fmt=8&bg=ffffff&guid=ON&async=1&gtm=45be64e1v887551521z878001567za20gzb78001567zd78001567xea&gcd=13t3l3l3l5l1&dma=0&tcfd=1000g&tag_exp=0~115616985~115938466~115938469~116363097~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.scmp.com%2F&rcb=12&frm=0&tiba=Breaking%20China%2C%20Asia%2C%20HK%20News%2C%20Opinions%20and%20Insights%20%7C%20South%20China%20Morning%20Post&hn=www.googleadservices.com&npa=0&us_privacy=1---&pscdl=noapi&auid=1817457864.1776294113&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&gpp_sid=-1&_tu=CA&data=ads_data_redaction%3Dfalse&gcp=5 — 200 — 20 B — 154 ms — h3https://www.google.com/ccm/collect?rcb=12&frm=0&ae=g&dl=https%3A%2F%2Fwww.scmp.com%2F&scrsrc=www.googletagmanager.com&rnd=593936599.1776294113&dt=Breaking%20China%2C%20Asia%2C%20HK%20News%2C%20Opinions%20and%20Insights%20%7C%20South%20China%20Morning%20Post&auid=1817457864.1776294113&navt=n&npa=0&us_privacy=1---&ep.ads_data_redaction=0&gpp_sid=-1&_tu=CA&gtm=45be64e1v887551521z878001567za20gzb78001567zd78001567xea&gcs=G11-&gcd=13t3l3l3l5l1&dma=0&tcfd=1000g&tag_exp=0~115616985~115938466~115938469~116363097~117266400&apve=1&apvf=f&apvc=0&tids=AW-963446016&tid=AW-963446016&tft=1776294114207&tfd=5453www.google.com/ccm/collect?rcb=12&f... https://www.google.com/ccm/collect?rcb=12&frm=0&ae=g&dl=https%3A%2F%2Fwww.scmp.com%2F&scrsrc=www.googletagmanager.com&rnd=593936599.1776294113&dt=Breaking%20China%2C%20Asia%2C%20HK%20News%2C%20Opinions%20and%20Insights%20%7C%20South%20China%20Morning%20Post&auid=1817457864.1776294113&navt=n&npa=0&us_privacy=1---&ep.ads_data_redaction=0&gpp_sid=-1&_tu=CA&gtm=45be64e1v887551521z878001567za20gzb78001567zd78001567xea&gcs=G11-&gcd=13t3l3l3l5l1&dma=0&tcfd=1000g&tag_exp=0~115616985~115938466~115938469~116363097~117266400&apve=1&apvf=f&apvc=0&tids=AW-963446016&tid=AW-963446016&tft=1776294114207&tfd=5453 — 200 — 21 B — 151 ms — h3https://apigw.scmp.com/content-delivery/v2?extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%22730355e2874483200f3c3903ed88d1f3b6cc86090465b559adef2877c20b8133%22%2C%22version%22%3A1%7D%7D&operationName=hooksAdvertisementCampaignConfigQuery&variables=%7B%22id%22%3A%22scmp_pwa_advert_campaign%22%7Dapigw.scmp.com/content-delivery/v2?... https://apigw.scmp.com/content-delivery/v2?extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%22730355e2874483200f3c3903ed88d1f3b6cc86090465b559adef2877c20b8133%22%2C%22version%22%3A1%7D%7D&operationName=hooksAdvertisementCampaignConfigQuery&variables=%7B%22id%22%3A%22scmp_pwa_advert_campaign%22%7D — 200 — 2.6 KiB — 32 ms — h3https://data-recommendation-api.scmp.com/recommend/may-have-missed?ex=3350221%2C3350207%2C3350191%2C3350187%2C3350192%2C3350184%2C3350172%2C3350201%2C3350195%2C3350188%2C3350174%2C3350178%2C3350157%2C3350167%2C3350125%2C3350142%2C3350101%2C3350013%2C3350000%2C3350043%2C3350006%2C3350001%2C3349525%2C3349513%2C3350113%2C3349880%2C3348753%2C3348771%2C3349482%2C3350079%2C3349894%2C3349616%2C3349430%2C3349984%2C3349904%2C3349947%2C3349841%2C3349988%2C3350208%2C3350225%2C3350230%2C3350173%2C3350181%2C3350169%2C3350229%2C3350213%2C3350180%2C3350214%2C3350231%2C3350224%2C3350198%2C3350228%2C3350003%2C3350199%2C3350102%2C3350217%2C3321606%2C3321502%2C3319193%2C3349808%2C3348903%2C3348156%2C3347710%2C3350094%2C3350112%2C3349982%2C3350087%2C3350099%2C3349797%2C3350109%2C3350047%2C3349862%2C3350056&gcid=175137863.1776294114data-recommendation-api.scmp.com/re... https://data-recommendation-api.scmp.com/recommend/may-have-missed?ex=3350221%2C3350207%2C3350191%2C3350187%2C3350192%2C3350184%2C3350172%2C3350201%2C3350195%2C3350188%2C3350174%2C3350178%2C3350157%2C3350167%2C3350125%2C3350142%2C3350101%2C3350013%2C3350000%2C3350043%2C3350006%2C3350001%2C3349525%2C3349513%2C3350113%2C3349880%2C3348753%2C3348771%2C3349482%2C3350079%2C3349894%2C3349616%2C3349430%2C3349984%2C3349904%2C3349947%2C3349841%2C3349988%2C3350208%2C3350225%2C3350230%2C3350173%2C3350181%2C3350169%2C3350229%2C3350213%2C3350180%2C3350214%2C3350231%2C3350224%2C3350198%2C3350228%2C3350003%2C3350199%2C3350102%2C3350217%2C3321606%2C3321502%2C3319193%2C3349808%2C3348903%2C3348156%2C3347710%2C3350094%2C3350112%2C3349982%2C3350087%2C3350099%2C3349797%2C3350109%2C3350047%2C3349862%2C3350056&gcid=175137863.1776294114 — 200 — 286 B — 152 ms — h2https://fundingchoicesmessages.google.com/f/AGSKWxUEl3lqXeycg9hN9-ixV_rrkefJDU4qUEQ2UGztUyoAPY3BEdcO3gptlyPTkUYRmE5t3eg2rfY44ODy5yVtiKcj4il9u1d92-tB98_44l4qwC6g8Yo4MwtKtaRSwnlQhWFGzW-hcQ==?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzc2Mjk0MTE0LDI4MzAwMDAwMF0sbnVsbCxudWxsLG51bGwsW251bGwsWzcsNiwxMF0sbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLG51bGwsMV0sImh0dHBzOi8vd3d3LnNjbXAuY29tLyIsbnVsbCxbWzgsIldRU2pLdGtFWWlNIl0sWzksImVuLVVTIl0sWzE4LCJbW1tudWxsLDE3OTldXV0iXSxbMzUsIjE3NzYyOTQxMTEiXSxbMTksIjIiXSxbMjQsIiJdLFsyOSwiZmFsc2UiXV1dfundingchoicesmessages.google.com/f... https://fundingchoicesmessages.google.com/f/AGSKWxUEl3lqXeycg9hN9-ixV_rrkefJDU4qUEQ2UGztUyoAPY3BEdcO3gptlyPTkUYRmE5t3eg2rfY44ODy5yVtiKcj4il9u1d92-tB98_44l4qwC6g8Yo4MwtKtaRSwnlQhWFGzW-hcQ==?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzc2Mjk0MTE0LDI4MzAwMDAwMF0sbnVsbCxudWxsLG51bGwsW251bGwsWzcsNiwxMF0sbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLG51bGwsMV0sImh0dHBzOi8vd3d3LnNjbXAuY29tLyIsbnVsbCxbWzgsIldRU2pLdGtFWWlNIl0sWzksImVuLVVTIl0sWzE4LCJbW1tudWxsLDE3OTldXV0iXSxbMzUsIjE3NzYyOTQxMTEiXSxbMTksIjIiXSxbMjQsIiJdLFsyOSwiZmFsc2UiXV1d — 200 — 1.2 KiB — 72 ms — h3https://www.google.com/pagead/1p-user-list/963446016/?random=1776294113598&cv=11&fst=1776294000000&bg=ffffff&guid=ON&async=1&gtm=45be64e1v887551521z878001567za20gzb78001567zd78001567xea&gcd=13t3l3l3l5l1&dma=0&tcfd=1000g&tag_exp=0~115616985~115938466~115938469~116363097~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.scmp.com%2F&rcb=12&frm=0&tiba=Breaking%20China%2C%20Asia%2C%20HK%20News%2C%20Opinions%20and%20Insights%20%7C%20South%20China%20Morning%20Post&hn=www.googleadservices.com&npa=0&us_privacy=1---&pscdl=noapi&auid=1817457864.1776294113&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&gpp_sid=-1&_tu=CA&data=ads_data_redaction%3Dfalse&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfUhvG3sEfNaSCKstCaZP8geCloQ_r5SlrFuP104tUasOPjBUfInBJt-5xkmr98bwHWnNpc4nW5y0KO4F2n4jf1YTTx8fEwhdC4x1j5LilzD0Cl0ArEmQwmDnTsQ_3PhCs4LCZL6G2MWkqrHTR4_pisZwx11lGaL3KskQUp6rYyyT8JodWMQkpGtjxF0yqampcgKzkvf-0CqJQQh32PR84_gV6J9dJPaLWyXJ81i9HBhIrHJtJZN8L9yTtIQapskxdtW_aw&random=1435213196&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/963446016/?random=1776294113598&cv=11&fst=1776294000000&bg=ffffff&guid=ON&async=1&gtm=45be64e1v887551521z878001567za20gzb78001567zd78001567xea&gcd=13t3l3l3l5l1&dma=0&tcfd=1000g&tag_exp=0~115616985~115938466~115938469~116363097~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.scmp.com%2F&rcb=12&frm=0&tiba=Breaking%20China%2C%20Asia%2C%20HK%20News%2C%20Opinions%20and%20Insights%20%7C%20South%20China%20Morning%20Post&hn=www.googleadservices.com&npa=0&us_privacy=1---&pscdl=noapi&auid=1817457864.1776294113&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&gpp_sid=-1&_tu=CA&data=ads_data_redaction%3Dfalse&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfUhvG3sEfNaSCKstCaZP8geCloQ_r5SlrFuP104tUasOPjBUfInBJt-5xkmr98bwHWnNpc4nW5y0KO4F2n4jf1YTTx8fEwhdC4x1j5LilzD0Cl0ArEmQwmDnTsQ_3PhCs4LCZL6G2MWkqrHTR4_pisZwx11lGaL3KskQUp6rYyyT8JodWMQkpGtjxF0yqampcgKzkvf-0CqJQQh32PR84_gV6J9dJPaLWyXJ81i9HBhIrHJtJZN8L9yTtIQapskxdtW_aw&random=1435213196&rmt_tld=0&ipr=y — 200 — 64 B — 62 ms — h3https://www.google.com.br/pagead/1p-user-list/963446016/?random=1776294113598&cv=11&fst=1776294000000&bg=ffffff&guid=ON&async=1&gtm=45be64e1v887551521z878001567za20gzb78001567zd78001567xea&gcd=13t3l3l3l5l1&dma=0&tcfd=1000g&tag_exp=0~115616985~115938466~115938469~116363097~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.scmp.com%2F&rcb=12&frm=0&tiba=Breaking%20China%2C%20Asia%2C%20HK%20News%2C%20Opinions%20and%20Insights%20%7C%20South%20China%20Morning%20Post&hn=www.googleadservices.com&npa=0&us_privacy=1---&pscdl=noapi&auid=1817457864.1776294113&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&gpp_sid=-1&_tu=CA&data=ads_data_redaction%3Dfalse&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfUhvG3sEfNaSCKstCaZP8geCloQ_r5SlrFuP104tUasOPjBUfInBJt-5xkmr98bwHWnNpc4nW5y0KO4F2n4jf1YTTx8fEwhdC4x1j5LilzD0Cl0ArEmQwmDnTsQ_3PhCs4LCZL6G2MWkqrHTR4_pisZwx11lGaL3KskQUp6rYyyT8JodWMQkpGtjxF0yqampcgKzkvf-0CqJQQh32PR84_gV6J9dJPaLWyXJ81i9HBhIrHJtJZN8L9yTtIQapskxdtW_aw&random=1435213196&rmt_tld=1&ipr=ywww.google.com.br/pagead/1p-user-li... https://www.google.com.br/pagead/1p-user-list/963446016/?random=1776294113598&cv=11&fst=1776294000000&bg=ffffff&guid=ON&async=1&gtm=45be64e1v887551521z878001567za20gzb78001567zd78001567xea&gcd=13t3l3l3l5l1&dma=0&tcfd=1000g&tag_exp=0~115616985~115938466~115938469~116363097~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.scmp.com%2F&rcb=12&frm=0&tiba=Breaking%20China%2C%20Asia%2C%20HK%20News%2C%20Opinions%20and%20Insights%20%7C%20South%20China%20Morning%20Post&hn=www.googleadservices.com&npa=0&us_privacy=1---&pscdl=noapi&auid=1817457864.1776294113&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&gpp_sid=-1&_tu=CA&data=ads_data_redaction%3Dfalse&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfUhvG3sEfNaSCKstCaZP8geCloQ_r5SlrFuP104tUasOPjBUfInBJt-5xkmr98bwHWnNpc4nW5y0KO4F2n4jf1YTTx8fEwhdC4x1j5LilzD0Cl0ArEmQwmDnTsQ_3PhCs4LCZL6G2MWkqrHTR4_pisZwx11lGaL3KskQUp6rYyyT8JodWMQkpGtjxF0yqampcgKzkvf-0CqJQQh32PR84_gV6J9dJPaLWyXJ81i9HBhIrHJtJZN8L9yTtIQapskxdtW_aw&random=1435213196&rmt_tld=1&ipr=y — 200 — 64 B — 59 ms — h3https://assets-v2.i-scmp.com/production/_next/static/media/essential.8a47fca7.pngassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/media/essential.8a47fca7.png — 200 — 17.0 KiB — 12 ms — h3https://apigw.scmp.com/content-delivery/v2?extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%2259a492ecfea0a440d260b2ceed42c5fa632bb549ce00de3840c679b70760f06c%22%2C%22version%22%3A1%7D%7D&operationName=hooksNewsletterQuery&variables=%7B%22first%22%3A4%2C%22newsletterIds%22%3A%5B%22322277%22%2C%22322279%22%2C%22323473%22%2C%22324915%22%5D%7Dapigw.scmp.com/content-delivery/v2?... https://apigw.scmp.com/content-delivery/v2?extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%2259a492ecfea0a440d260b2ceed42c5fa632bb549ce00de3840c679b70760f06c%22%2C%22version%22%3A1%7D%7D&operationName=hooksNewsletterQuery&variables=%7B%22first%22%3A4%2C%22newsletterIds%22%3A%5B%22322277%22%2C%22322279%22%2C%22323473%22%2C%22324915%22%5D%7D — 200 — 0 B — 2 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxVE1tXuLj_x29WStF1F80NXa9sRwxrEpWUij6OLEk3pUL-JShEgt9_M2eXQQ1UO7L8atJFMO3hj5ow5xAPMKKm6ZfCX0hxIUrusjFRb_RmyeKF-oFv5jytA7bY7uu74L3Y6OFjQ8w==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxVE1tXuLj_x29WStF1F80NXa9sRwxrEpWUij6OLEk3pUL-JShEgt9_M2eXQQ1UO7L8atJFMO3hj5ow5xAPMKKm6ZfCX0hxIUrusjFRb_RmyeKF-oFv5jytA7bY7uu74L3Y6OFjQ8w== — 204 — 28 B — 65 ms — h3https://fundingchoicesmessages.google.com/f/AGSKWxW4Gb--RQRCT_T1ETVq_vnSEAYYg0eoGGJA7uExK2_JafWvtatSNelfaN6-esGZzhrgq3DQWUdQQN_UHuFVzFviwVid7--DbT_m8ORmk0MC-jpckyjKyqyTl331Em5Vu57n-3JLqA==?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzc2Mjk0MTE0LDQzMDAwMDAwMF0sbnVsbCxudWxsLG51bGwsW251bGwsWzcsNiwxMCw5XSxudWxsLDIsbnVsbCwiZW4iLG51bGwsbnVsbCxudWxsLG51bGwsbnVsbCwxXSwiaHR0cHM6Ly93d3cuc2NtcC5jb20vIixudWxsLFtbOCwiV1FTakt0a0VZaU0iXSxbOSwiZW4tVVMiXSxbMTgsIltbW251bGwsMTc5OV1dXSJdLFszNSwiMTc3NjI5NDExMSJdLFsxOSwiMiJdLFsyNCwiIl0sWzI5LCJmYWxzZSJdXV0fundingchoicesmessages.google.com/f... https://fundingchoicesmessages.google.com/f/AGSKWxW4Gb--RQRCT_T1ETVq_vnSEAYYg0eoGGJA7uExK2_JafWvtatSNelfaN6-esGZzhrgq3DQWUdQQN_UHuFVzFviwVid7--DbT_m8ORmk0MC-jpckyjKyqyTl331Em5Vu57n-3JLqA==?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzc2Mjk0MTE0LDQzMDAwMDAwMF0sbnVsbCxudWxsLG51bGwsW251bGwsWzcsNiwxMCw5XSxudWxsLDIsbnVsbCwiZW4iLG51bGwsbnVsbCxudWxsLG51bGwsbnVsbCwxXSwiaHR0cHM6Ly93d3cuc2NtcC5jb20vIixudWxsLFtbOCwiV1FTakt0a0VZaU0iXSxbOSwiZW4tVVMiXSxbMTgsIltbW251bGwsMTc5OV1dXSJdLFszNSwiMTc3NjI5NDExMSJdLFsxOSwiMiJdLFsyNCwiIl0sWzI5LCJmYWxzZSJdXV0 — 200 — 1.6 KiB — 82 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxVd9X9w9wymfutOaroszPwfpabGzzmH4uMhLuR8TPG_TU5x0xO1WuxTmZrpcrPR4PXkfpESCCbUdp2ZUQ6sOGVVbF_VivvV5SRtnwxKDsWOaU0-PB1ShU_rcXJ9afdqFpBVhHO1fQ==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxVd9X9w9wymfutOaroszPwfpabGzzmH4uMhLuR8TPG_TU5x0xO1WuxTmZrpcrPR4PXkfpESCCbUdp2ZUQ6sOGVVbF_VivvV5SRtnwxKDsWOaU0-PB1ShU_rcXJ9afdqFpBVhHO1fQ== — 204 — 28 B — 79 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxWjpEdWtERgcHwJrgmNcV9_SEimTrwjhjxl_g27PmkpS5xdP9jWyJ4oGRk_OlAg921Z0ZK-pmdBb4botXfipM0DfL_UKhXqNb73wuh2hwHGV5kE1n-UWg-uZEceAaPneTadGriRiw==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxWjpEdWtERgcHwJrgmNcV9_SEimTrwjhjxl_g27PmkpS5xdP9jWyJ4oGRk_OlAg921Z0ZK-pmdBb4botXfipM0DfL_UKhXqNb73wuh2hwHGV5kE1n-UWg-uZEceAaPneTadGriRiw== — 204 — 28 B — 68 ms — h3https://micro.rubiconproject.com/prebid/dynamic/16912.jsmicro.rubiconproject.com/prebid/dyn... https://micro.rubiconproject.com/prebid/dynamic/16912.js — 200 — 152.7 KiB — 45 ms — h2https://apigw.scmp.com/content-delivery/v2?extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%226d564400b1a10ac7d4e973c8a382f4b271a6fc19d3f26df0e08f0edaf1a7a2e6%22%2C%22version%22%3A1%7D%7D&operationName=hooksAdvertisementConfigQuery&variables=%7B%22id%22%3A%22scmp_pwa_advert%22%7Dapigw.scmp.com/content-delivery/v2?... https://apigw.scmp.com/content-delivery/v2?extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%226d564400b1a10ac7d4e973c8a382f4b271a6fc19d3f26df0e08f0edaf1a7a2e6%22%2C%22version%22%3A1%7D%7D&operationName=hooksAdvertisementConfigQuery&variables=%7B%22id%22%3A%22scmp_pwa_advert%22%7D — 200 — 945 B — 27 ms — h3https://lh2.i-scmp.com/profile?aid=scmp&url=www.scmp.com%2F&vid=oMNkoan7L0fwc8LbHpdtMlh2.i-scmp.com/profile?aid=scmp&url... https://lh2.i-scmp.com/profile?aid=scmp&url=www.scmp.com%2F&vid=oMNkoan7L0fwc8LbHpdtM — 200 — 356 B — 386 ms — h3https://assets-v2.i-scmp.com/production/favicon.icoassets-v2.i-scmp.com/production/fav... https://assets-v2.i-scmp.com/production/favicon.ico — 200 — 536 B — 19 ms — h3https://apigw.scmp.com/content-delivery/v2?extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%22382479923591a5bd45388bd7a817320115ce2adee217e809751e776be4c2dafe%22%2C%22version%22%3A1%7D%7D&operationName=aiArticleListArticleQuery&variables=%7B%22entityIdCount%22%3A10%2C%22entityIds%22%3A%5B%223350094%22%2C%223350112%22%2C%223349982%22%2C%223350087%22%2C%223350099%22%2C%223349797%22%2C%223350109%22%2C%223350047%22%2C%223349862%22%2C%223350056%22%5D%2C%22excludeSectionIds%22%3A%5B%222a786249-ee3e-4fda-9991-0d757340f9a7%22%2C%225a1c480b-266e-4e0f-aab3-c77fbbe0190e%22%2C%22910e9eef-7dec-4c33-98c8-3821ad15e3bb%22%2C%22c53d30d7-9375-4516-869f-8e62e130b2bd%22%5D%2C%22scmpPlusPaywallTypeIds%22%3A%5B%22716f570e-3083-4138-a080-47d3830fafe3%22%5D%7Dapigw.scmp.com/content-delivery/v2?... https://apigw.scmp.com/content-delivery/v2?extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%22382479923591a5bd45388bd7a817320115ce2adee217e809751e776be4c2dafe%22%2C%22version%22%3A1%7D%7D&operationName=aiArticleListArticleQuery&variables=%7B%22entityIdCount%22%3A10%2C%22entityIds%22%3A%5B%223350094%22%2C%223350112%22%2C%223349982%22%2C%223350087%22%2C%223350099%22%2C%223349797%22%2C%223350109%22%2C%223350047%22%2C%223349862%22%2C%223350056%22%5D%2C%22excludeSectionIds%22%3A%5B%222a786249-ee3e-4fda-9991-0d757340f9a7%22%2C%225a1c480b-266e-4e0f-aab3-c77fbbe0190e%22%2C%22910e9eef-7dec-4c33-98c8-3821ad15e3bb%22%2C%22c53d30d7-9375-4516-869f-8e62e130b2bd%22%5D%2C%22scmpPlusPaywallTypeIds%22%3A%5B%22716f570e-3083-4138-a080-47d3830fafe3%22%5D%7D — 200 — 0 B — 434 ms — h3https://www.scmp.com/static/img/icons/scmp-icon-144x144.pngwww.scmp.com/static/img/icons/scmp-... https://www.scmp.com/static/img/icons/scmp-icon-144x144.png — 200 — 1.1 KiB — 22 ms — h3https://apigw.scmp.com/gloc/v1/apigw.scmp.com/gloc/v1/ https://apigw.scmp.com/gloc/v1/ — 200 — 0 B — 470 ms — h3https://ad-delivery.net/px.gif?ch=2ad-delivery.net/px.gif?ch=2 https://ad-delivery.net/px.gif?ch=2 — 200 — 545 B — 1.0 s — h2https://secure-assets.rubiconproject.com/floors/1001-pbjs-floors.jsonsecure-assets.rubiconproject.com/fl... https://secure-assets.rubiconproject.com/floors/1001-pbjs-floors.json — 200 — 192 B — 1.2 s — h2https://cdn.jsdelivr.net/gh/prebid/currency-file@1/latest.json?date=20260415cdn.jsdelivr.net/gh/prebid/currency... https://cdn.jsdelivr.net/gh/prebid/currency-file@1/latest.json?date=20260415 — 200 — 1.5 KiB — 25 ms — h2https://gum.criteo.com/sid/json?origin=prebid&topUrl=https%3A%2F%2Fwww.scmp.com%2F&domain=www.scmp.com&bundle=c5J0yl9lRW42SVZ2amRxZFdLZ0E0UjhmTU5XTks2UjJBTkolMkI0V3BaeEFpS0Z4TTRESlRQRDgzM2tBZUQ2ZTNZVlZqNmI2JTJCSzlWMkJSTTN6WTBCcEZnNVI5JTJGb0pEWGVHU0dCTnp4UFptYlUxMWh3b0hqNFpjREdQNVNZN29XRWV2ZnVUSQ&cw=1&pbt=1&lsw=1&us_privacy=1---&gdpr=0&gpp_sid=-1gum.criteo.com/sid/json?origin=preb... https://gum.criteo.com/sid/json?origin=prebid&topUrl=https%3A%2F%2Fwww.scmp.com%2F&domain=www.scmp.com&bundle=c5J0yl9lRW42SVZ2amRxZFdLZ0E0UjhmTU5XTks2UjJBTkolMkI0V3BaeEFpS0Z4TTRESlRQRDgzM2tBZUQ2ZTNZVlZqNmI2JTJCSzlWMkJSTTN6WTBCcEZnNVI5JTJGb0pEWGVHU0dCTnp4UFptYlUxMWh3b0hqNFpjREdQNVNZN29XRWV2ZnVUSQ&cw=1&pbt=1&lsw=1&us_privacy=1---&gdpr=0&gpp_sid=-1 — 200 — 0 B — 454 ms — h2https://apigw.scmp.com/content-delivery/v2?extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%22382479923591a5bd45388bd7a817320115ce2adee217e809751e776be4c2dafe%22%2C%22version%22%3A1%7D%7D&operationName=aiArticleListArticleQuery&variables=%7B%22entityIdCount%22%3A10%2C%22entityIds%22%3A%5B%223350094%22%2C%223350112%22%2C%223349982%22%2C%223350087%22%2C%223350099%22%2C%223349797%22%2C%223350109%22%2C%223350047%22%2C%223349862%22%2C%223350056%22%5D%2C%22excludeSectionIds%22%3A%5B%222a786249-ee3e-4fda-9991-0d757340f9a7%22%2C%225a1c480b-266e-4e0f-aab3-c77fbbe0190e%22%2C%22910e9eef-7dec-4c33-98c8-3821ad15e3bb%22%2C%22c53d30d7-9375-4516-869f-8e62e130b2bd%22%5D%2C%22scmpPlusPaywallTypeIds%22%3A%5B%22716f570e-3083-4138-a080-47d3830fafe3%22%5D%7Dapigw.scmp.com/content-delivery/v2?... https://apigw.scmp.com/content-delivery/v2?extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%22382479923591a5bd45388bd7a817320115ce2adee217e809751e776be4c2dafe%22%2C%22version%22%3A1%7D%7D&operationName=aiArticleListArticleQuery&variables=%7B%22entityIdCount%22%3A10%2C%22entityIds%22%3A%5B%223350094%22%2C%223350112%22%2C%223349982%22%2C%223350087%22%2C%223350099%22%2C%223349797%22%2C%223350109%22%2C%223350047%22%2C%223349862%22%2C%223350056%22%5D%2C%22excludeSectionIds%22%3A%5B%222a786249-ee3e-4fda-9991-0d757340f9a7%22%2C%225a1c480b-266e-4e0f-aab3-c77fbbe0190e%22%2C%22910e9eef-7dec-4c33-98c8-3821ad15e3bb%22%2C%22c53d30d7-9375-4516-869f-8e62e130b2bd%22%5D%2C%22scmpPlusPaywallTypeIds%22%3A%5B%22716f570e-3083-4138-a080-47d3830fafe3%22%5D%7D — 200 — 18.9 KiB — 909 ms — h3https://apigw.scmp.com/gloc/v1/apigw.scmp.com/gloc/v1/ https://apigw.scmp.com/gloc/v1/ — 200 — 584 B — 409 ms — h3https://gum.criteo.com/sid/json?origin=prebid&topUrl=https%3A%2F%2Fwww.scmp.com%2F&domain=www.scmp.com&bundle=c5J0yl9lRW42SVZ2amRxZFdLZ0E0UjhmTU5XTks2UjJBTkolMkI0V3BaeEFpS0Z4TTRESlRQRDgzM2tBZUQ2ZTNZVlZqNmI2JTJCSzlWMkJSTTN6WTBCcEZnNVI5JTJGb0pEWGVHU0dCTnp4UFptYlUxMWh3b0hqNFpjREdQNVNZN29XRWV2ZnVUSQ&cw=1&pbt=1&lsw=1&us_privacy=1---&gdpr=0&gpp_sid=-1gum.criteo.com/sid/json?origin=preb... https://gum.criteo.com/sid/json?origin=prebid&topUrl=https%3A%2F%2Fwww.scmp.com%2F&domain=www.scmp.com&bundle=c5J0yl9lRW42SVZ2amRxZFdLZ0E0UjhmTU5XTks2UjJBTkolMkI0V3BaeEFpS0Z4TTRESlRQRDgzM2tBZUQ2ZTNZVlZqNmI2JTJCSzlWMkJSTTN6WTBCcEZnNVI5JTJGb0pEWGVHU0dCTnp4UFptYlUxMWh3b0hqNFpjREdQNVNZN29XRWV2ZnVUSQ&cw=1&pbt=1&lsw=1&us_privacy=1---&gdpr=0&gpp_sid=-1 — 302 — 839 B — 479 ms — h2https://apigw.scmp.com/content-delivery/v2?extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%2211ec320ecfa55473be6a01c1b306ac5a908e162ebfad91d8eb6196681366d90f%22%2C%22version%22%3A1%7D%7D&operationName=acquisitionConfigAppConfigQuery&variables=%7B%7Dapigw.scmp.com/content-delivery/v2?... https://apigw.scmp.com/content-delivery/v2?extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%2211ec320ecfa55473be6a01c1b306ac5a908e162ebfad91d8eb6196681366d90f%22%2C%22version%22%3A1%7D%7D&operationName=acquisitionConfigAppConfigQuery&variables=%7B%7D — 200 — 0 B — 587 ms — h3https://aax.amazon-adsystem.com/e/dtb/bidaax.amazon-adsystem.com/e/dtb/bid https://aax.amazon-adsystem.com/e/dtb/bid — 200 — 0 B — 139 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 — 134 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 — 131 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 — 127 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 — 122 ms — h2https://asia.creativecdn.com/tags/v2?type=json&tc=1asia.creativecdn.com/tags/v2?type=j... https://asia.creativecdn.com/tags/v2?type=json&tc=1 — 200 — 0 B — 342 ms — h2https://subscribe.scmp.com/api/tracking/piano-execution?url=https%3A%2F%2Fwww.scmp.com%2F&isTrackingConfigNull=falsesubscribe.scmp.com/api/tracking/pia... https://subscribe.scmp.com/api/tracking/piano-execution?url=https%3A%2F%2Fwww.scmp.com%2F&isTrackingConfigNull=false — 204 — 0 B — 346 ms — h3https://assets.i-scmp.com/subscription-template/mastheadrenewpopup.js?ts=493415assets.i-scmp.com/subscription-temp... https://assets.i-scmp.com/subscription-template/mastheadrenewpopup.js?ts=493415 — 200 — 257.3 KiB — 31 ms — h3https://cdn.cxense.com/cx.cce.jscdn.cxense.com/cx.cce.js https://cdn.cxense.com/cx.cce.js — 200 — 6.8 KiB — 35 ms — http/1.1https://c2.piano.io/xbuilder/experience/execute?aid=4YRl5Ft4puc2.piano.io/xbuilder/experience/exe... https://c2.piano.io/xbuilder/experience/execute?aid=4YRl5Ft4pu — 200 — 4.1 KiB — 163 ms — h3https://mug.criteo.com/sid?cpp=ougRp3xqazZuek82ZEYwZGhaQ001WVpXZHZybzZoeFM0VjlHNkNVdEhpT3NkTUdSSVFXcHArUzJxUTdVQVIyQXhCRXI2QXBhTUR6NElaQW1yVEV3R2h1eE1uWlJZaXBWRXNlZENSdERwcmx6aFJZMmZLWG5WOHZ0aVhtVkNQSElkd0wxeXUyMmFjdHZjMzhNNzRFQmVlT2ZOQ0o4U1owYmhaZWw2ditBTjg3cmtSNWRWQi83UEVGdkFvS28rV3RETWNrT3hhbExHKzVvK0JhTDJ0NjZ2dm1sVG9kaHVuTEEveGs4bFE2Y3lNaDdsbUpwcTJiQVlHaVZVNVM4ZWtFa0taZzlIV2VyM1pmSmRNU3E5b3JXR2JLSmgwdz09fA&cppv=2mug.criteo.com/sid?cpp=ougRp3xqazZu... https://mug.criteo.com/sid?cpp=ougRp3xqazZuek82ZEYwZGhaQ001WVpXZHZybzZoeFM0VjlHNkNVdEhpT3NkTUdSSVFXcHArUzJxUTdVQVIyQXhCRXI2QXBhTUR6NElaQW1yVEV3R2h1eE1uWlJZaXBWRXNlZENSdERwcmx6aFJZMmZLWG5WOHZ0aVhtVkNQSElkd0wxeXUyMmFjdHZjMzhNNzRFQmVlT2ZOQ0o4U1owYmhaZWw2ditBTjg3cmtSNWRWQi83UEVGdkFvS28rV3RETWNrT3hhbExHKzVvK0JhTDJ0NjZ2dm1sVG9kaHVuTEEveGs4bFE2Y3lNaDdsbUpwcTJiQVlHaVZVNVM4ZWtFa0taZzlIV2VyM1pmSmRNU3E5b3JXR2JLSmgwdz09fA&cppv=2 — 200 — 0 B — 393 ms — h2https://aax.amazon-adsystem.com/e/dtb/bidaax.amazon-adsystem.com/e/dtb/bid https://aax.amazon-adsystem.com/e/dtb/bid — 200 — 568 B — 287 ms — h2https://aax.amazon-adsystem.com/e/dtb/bidaax.amazon-adsystem.com/e/dtb/bid https://aax.amazon-adsystem.com/e/dtb/bid — 200 — 566 B — 267 ms — h2https://aax.amazon-adsystem.com/e/dtb/bidaax.amazon-adsystem.com/e/dtb/bid https://aax.amazon-adsystem.com/e/dtb/bid — 200 — 566 B — 284 ms — h2https://aax.amazon-adsystem.com/e/dtb/bidaax.amazon-adsystem.com/e/dtb/bid https://aax.amazon-adsystem.com/e/dtb/bid — 200 — 568 B — 282 ms — h2https://aax.amazon-adsystem.com/e/dtb/bidaax.amazon-adsystem.com/e/dtb/bid https://aax.amazon-adsystem.com/e/dtb/bid — 200 — 566 B — 299 ms — h2https://cdn.cxense.com/cx.jscdn.cxense.com/cx.js https://cdn.cxense.com/cx.js — 200 — 38.1 KiB — 10 ms — http/1.1https://o108792.ingest.us.sentry.io/api/4510662285524992/envelope/?sentry_version=7&sentry_key=d7fa38d1e1ef7121b47d2746901a7258&sentry_client=sentry.javascript.react%2F10.32.0o108792.ingest.us.sentry.io/api/451... https://o108792.ingest.us.sentry.io/api/4510662285524992/envelope/?sentry_version=7&sentry_key=d7fa38d1e1ef7121b47d2746901a7258&sentry_client=sentry.javascript.react%2F10.32.0 — 200 — 56 B — 10 ms — h2https://o108792.ingest.us.sentry.io/api/4510662285524992/envelope/?sentry_version=7&sentry_key=d7fa38d1e1ef7121b47d2746901a7258&sentry_client=sentry.javascript.react%2F10.32.0o108792.ingest.us.sentry.io/api/451... https://o108792.ingest.us.sentry.io/api/4510662285524992/envelope/?sentry_version=7&sentry_key=d7fa38d1e1ef7121b47d2746901a7258&sentry_client=sentry.javascript.react%2F10.32.0 — 200 — 56 B — 11 ms — h2https://asia.creativecdn.com/tags/v2?type=json&tc=1asia.creativecdn.com/tags/v2?type=j... https://asia.creativecdn.com/tags/v2?type=json&tc=1 — 200 — 497 B — 347 ms — h2https://subscribe.scmp.com/api/tracking/piano-execution?url=https%3A%2F%2Fwww.scmp.com%2F&isTrackingConfigNull=falsesubscribe.scmp.com/api/tracking/pia... https://subscribe.scmp.com/api/tracking/piano-execution?url=https%3A%2F%2Fwww.scmp.com%2F&isTrackingConfigNull=false — 201 — 248 B — 780 ms — h3https://mug.criteo.com/sid?cpp=ougRp3xqazZuek82ZEYwZGhaQ001WVpXZHZybzZoeFM0VjlHNkNVdEhpT3NkTUdSSVFXcHArUzJxUTdVQVIyQXhCRXI2QXBhTUR6NElaQW1yVEV3R2h1eE1uWlJZaXBWRXNlZENSdERwcmx6aFJZMmZLWG5WOHZ0aVhtVkNQSElkd0wxeXUyMmFjdHZjMzhNNzRFQmVlT2ZOQ0o4U1owYmhaZWw2ditBTjg3cmtSNWRWQi83UEVGdkFvS28rV3RETWNrT3hhbExHKzVvK0JhTDJ0NjZ2dm1sVG9kaHVuTEEveGs4bFE2Y3lNaDdsbUpwcTJiQVlHaVZVNVM4ZWtFa0taZzlIV2VyM1pmSmRNU3E5b3JXR2JLSmgwdz09fA&cppv=2mug.criteo.com/sid?cpp=ougRp3xqazZu... https://mug.criteo.com/sid?cpp=ougRp3xqazZuek82ZEYwZGhaQ001WVpXZHZybzZoeFM0VjlHNkNVdEhpT3NkTUdSSVFXcHArUzJxUTdVQVIyQXhCRXI2QXBhTUR6NElaQW1yVEV3R2h1eE1uWlJZaXBWRXNlZENSdERwcmx6aFJZMmZLWG5WOHZ0aVhtVkNQSElkd0wxeXUyMmFjdHZjMzhNNzRFQmVlT2ZOQ0o4U1owYmhaZWw2ditBTjg3cmtSNWRWQi83UEVGdkFvS28rV3RETWNrT3hhbExHKzVvK0JhTDJ0NjZ2dm1sVG9kaHVuTEEveGs4bFE2Y3lNaDdsbUpwcTJiQVlHaVZVNVM4ZWtFa0taZzlIV2VyM1pmSmRNU3E5b3JXR2JLSmgwdz09fA&cppv=2 — 200 — 1.0 KiB — 384 ms — h2https://apigw.scmp.com/content-delivery/v2?extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%2211ec320ecfa55473be6a01c1b306ac5a908e162ebfad91d8eb6196681366d90f%22%2C%22version%22%3A1%7D%7D&operationName=acquisitionConfigAppConfigQuery&variables=%7B%7Dapigw.scmp.com/content-delivery/v2?... https://apigw.scmp.com/content-delivery/v2?extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%2211ec320ecfa55473be6a01c1b306ac5a908e162ebfad91d8eb6196681366d90f%22%2C%22version%22%3A1%7D%7D&operationName=acquisitionConfigAppConfigQuery&variables=%7B%7D — 200 — 3.5 KiB — 13 ms — h3https://assets-v2.i-scmp.com/production/_next/static/media/plus-widget-background.4ec98061.pngassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/media/plus-widget-background.4ec98061.png — 200 — 4.4 KiB — 12 ms — h3https://assets-v2.i-scmp.com/production/_next/static/media/tammy.5ede37b4.pngassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/media/tammy.5ede37b4.png — 200 — 2.9 KiB — 12 ms — h3https://assets-v2.i-scmp.com/production/_next/static/media/chow.28c5bf12.pngassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/media/chow.28c5bf12.png — 200 — 2.8 KiB — 13 ms — h3https://prebid-server.rubiconproject.com/cookie_syncprebid-server.rubiconproject.com/co... https://prebid-server.rubiconproject.com/cookie_sync — 200 — 864 B — 628 ms — http/1.1https://prebid-server.rubiconproject.com/openrtb2/auctionprebid-server.rubiconproject.com/op... https://prebid-server.rubiconproject.com/openrtb2/auction — 200 — 522 B — 759 ms — http/1.1https://a.teads.tv/hb/bid-requesta.teads.tv/hb/bid-request https://a.teads.tv/hb/bid-request — 200 — 660 B — 156 ms — h2https://zz43256sou.pub.tappx.com/rtb/?type_cnn=prebidjs&v=0.1.3&pbjsv=v9.47.0zz43256sou.pub.tappx.com/rtb/?type_... https://zz43256sou.pub.tappx.com/rtb/?type_cnn=prebidjs&v=0.1.3&pbjsv=v9.47.0 — 204 — 873 B — 664 ms — http/1.1https://htlb.casalemedia.com/openrtb/pbjs?s=1105806htlb.casalemedia.com/openrtb/pbjs?s... https://htlb.casalemedia.com/openrtb/pbjs?s=1105806 — 200 — 626 B — 233 ms — h3https://fastlane.rubiconproject.com/a/api/prebid-exchange.json?as=16912-544358&m=banner&s=1fastlane.rubiconproject.com/a/api/p... https://fastlane.rubiconproject.com/a/api/prebid-exchange.json?as=16912-544358&m=banner&s=1 — 200 — 329 B — 381 ms — h2https://prebid.media.net/rtb/prebid?cid=8CU9S2944prebid.media.net/rtb/prebid?cid=8CU... https://prebid.media.net/rtb/prebid?cid=8CU9S2944 — 200 — 1.1 KiB — 202 ms — h2https://prebid-server.rubiconproject.com/openrtb2/auctionprebid-server.rubiconproject.com/op... https://prebid-server.rubiconproject.com/openrtb2/auction — 200 — 522 B — 947 ms — http/1.1https://zz43256sou.pub.tappx.com/rtb/?type_cnn=prebidjs&v=0.1.3&pbjsv=v9.47.0zz43256sou.pub.tappx.com/rtb/?type_... https://zz43256sou.pub.tappx.com/rtb/?type_cnn=prebidjs&v=0.1.3&pbjsv=v9.47.0 — 204 — 874 B — 628 ms — http/1.1https://htlb.casalemedia.com/openrtb/pbjs?s=1105805htlb.casalemedia.com/openrtb/pbjs?s... https://htlb.casalemedia.com/openrtb/pbjs?s=1105805 — 200 — 592 B — 201 ms — h3https://prebid.media.net/rtb/prebid?cid=8CU9S2944prebid.media.net/rtb/prebid?cid=8CU... https://prebid.media.net/rtb/prebid?cid=8CU9S2944 — 200 — 716 B — 224 ms — h2https://a.teads.tv/hb/bid-requesta.teads.tv/hb/bid-request https://a.teads.tv/hb/bid-request — 200 — 199 B — 147 ms — h2https://fastlane.rubiconproject.com/a/api/prebid-exchange.json?as=16912-544358&m=banner&s=1fastlane.rubiconproject.com/a/api/p... https://fastlane.rubiconproject.com/a/api/prebid-exchange.json?as=16912-544358&m=banner&s=1 — 200 — 156 B — 358 ms — h2https://prebid-server.rubiconproject.com/openrtb2/auctionprebid-server.rubiconproject.com/op... https://prebid-server.rubiconproject.com/openrtb2/auction — 200 — 583 B — 784 ms — http/1.1https://fastlane.rubiconproject.com/a/api/prebid-exchange.json?as=16912-544358&m=banner&s=1fastlane.rubiconproject.com/a/api/p... https://fastlane.rubiconproject.com/a/api/prebid-exchange.json?as=16912-544358&m=banner&s=1 — 200 — 156 B — 401 ms — h2https://fastlane.rubiconproject.com/a/api/prebid-exchange.json?as=16912-544358&m=native&s=6fastlane.rubiconproject.com/a/api/p... https://fastlane.rubiconproject.com/a/api/prebid-exchange.json?as=16912-544358&m=native&s=6 — 200 — 156 B — 430 ms — h2https://zz43256sou.pub.tappx.com/rtb/?type_cnn=prebidjs&v=0.1.3&pbjsv=v9.47.0zz43256sou.pub.tappx.com/rtb/?type_... https://zz43256sou.pub.tappx.com/rtb/?type_cnn=prebidjs&v=0.1.3&pbjsv=v9.47.0 — 204 — 873 B — 626 ms — http/1.1https://a.teads.tv/hb/bid-requesta.teads.tv/hb/bid-request https://a.teads.tv/hb/bid-request — 200 — 199 B — 177 ms — h2https://htlb.casalemedia.com/openrtb/pbjs?s=1105807htlb.casalemedia.com/openrtb/pbjs?s... https://htlb.casalemedia.com/openrtb/pbjs?s=1105807 — 200 — 583 B — 209 ms — h3https://htlb.casalemedia.com/openrtb/pbjs?s=1105807htlb.casalemedia.com/openrtb/pbjs?s... https://htlb.casalemedia.com/openrtb/pbjs?s=1105807 — 200 — 587 B — 193 ms — h3https://prebid.media.net/rtb/prebid?cid=8CU9S2944prebid.media.net/rtb/prebid?cid=8CU... https://prebid.media.net/rtb/prebid?cid=8CU9S2944 — 200 — 716 B — 206 ms — h2https://api.cxense.com/profile/user/external/link/update?persisted=9f2cd4f3b3b93bf7040d22fcdef8c128ada283c6&json=%7B%22id%22%3A%22mo0nnindtidd1ovl%22%2C%22cxid%22%3A%22mo0nnindtidd1ovl%22%7Dapi.cxense.com/profile/user/externa... https://api.cxense.com/profile/user/external/link/update?persisted=9f2cd4f3b3b93bf7040d22fcdef8c128ada283c6&json=%7B%22id%22%3A%22mo0nnindtidd1ovl%22%2C%22cxid%22%3A%22mo0nnindtidd1ovl%22%7D — -1 — 0 B — 398 ms — https://cdn.cxense.com/sp1.htmlcdn.cxense.com/sp1.html https://cdn.cxense.com/sp1.html — 200 — 887 B — 14 ms — http/1.1https://cdn.cxense.com/cx.jscdn.cxense.com/cx.js https://cdn.cxense.com/cx.js — 200 — 38.1 KiB — 14 ms — http/1.1https://s.amazon-adsystem.com/iu3?cm3ppd=1&d=dtb-pub&csif=t&gdpr=0&dl=n-index_n-adMediaV1_n-MediaNet_n-rtbhouse_ox-db5_smrt_n-Tappx_n-sharethrough_n-onetag_pm-db5_n-simpli.fi_rbd_n-OMS_n-EXTE3pb_n-nativo_sovrn_3lift_n-Outbrains.amazon-adsystem.com/iu3?cm3ppd=1&... https://s.amazon-adsystem.com/iu3?cm3ppd=1&d=dtb-pub&csif=t&gdpr=0&dl=n-index_n-adMediaV1_n-MediaNet_n-rtbhouse_ox-db5_smrt_n-Tappx_n-sharethrough_n-onetag_pm-db5_n-simpli.fi_rbd_n-OMS_n-EXTE3pb_n-nativo_sovrn_3lift_n-Outbrain — 302 — 895 B — 378 ms — http/1.1https://ib.adnxs.com/setuid?entity=315&code=JA8_2GPUPLaKshtyKd7fEg1ZdNNuywmZ3b6bo3IdFFU&consent=1ib.adnxs.com/setuid?entity=315&code... https://ib.adnxs.com/setuid?entity=315&code=JA8_2GPUPLaKshtyKd7fEg1ZdNNuywmZ3b6bo3IdFFU&consent=1 — 307 — 896 B — 398 ms — h2https://p1cluster.cxense.com/p1.jsp1cluster.cxense.com/p1.js https://p1cluster.cxense.com/p1.js — 200 — 533 B — 388 ms — h2https://prebid-server.rubiconproject.com/openrtb2/auctionprebid-server.rubiconproject.com/op... https://prebid-server.rubiconproject.com/openrtb2/auction — 200 — 522 B — 461 ms — http/1.1https://htlb.casalemedia.com/openrtb/pbjs?s=1106178htlb.casalemedia.com/openrtb/pbjs?s... https://htlb.casalemedia.com/openrtb/pbjs?s=1106178 — 200 — 584 B — 196 ms — h3https://fastlane.rubiconproject.com/a/api/prebid-exchange.json?as=16912-544360&m=banner&s=1fastlane.rubiconproject.com/a/api/p... https://fastlane.rubiconproject.com/a/api/prebid-exchange.json?as=16912-544360&m=banner&s=1 — 200 — 156 B — 132 ms — h2https://apigw.scmp.com/content-delivery/v2?extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%22382479923591a5bd45388bd7a817320115ce2adee217e809751e776be4c2dafe%22%2C%22version%22%3A1%7D%7D&operationName=aiArticleListArticleQuery&variables=%7B%22entityIdCount%22%3A10%2C%22entityIds%22%3A%5B%223349394%22%2C%223349356%22%2C%223349333%22%2C%223349388%22%2C%223348824%22%2C%223349216%22%2C%223349362%22%2C%223348823%22%2C%223349116%22%2C%223349354%22%5D%2C%22excludeSectionIds%22%3A%5B%222a786249-ee3e-4fda-9991-0d757340f9a7%22%2C%225a1c480b-266e-4e0f-aab3-c77fbbe0190e%22%2C%22910e9eef-7dec-4c33-98c8-3821ad15e3bb%22%2C%22c53d30d7-9375-4516-869f-8e62e130b2bd%22%5D%2C%22scmpPlusPaywallTypeIds%22%3A%5B%22716f570e-3083-4138-a080-47d3830fafe3%22%5D%7Dapigw.scmp.com/content-delivery/v2?... https://apigw.scmp.com/content-delivery/v2?extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%22382479923591a5bd45388bd7a817320115ce2adee217e809751e776be4c2dafe%22%2C%22version%22%3A1%7D%7D&operationName=aiArticleListArticleQuery&variables=%7B%22entityIdCount%22%3A10%2C%22entityIds%22%3A%5B%223349394%22%2C%223349356%22%2C%223349333%22%2C%223349388%22%2C%223348824%22%2C%223349216%22%2C%223349362%22%2C%223348823%22%2C%223349116%22%2C%223349354%22%5D%2C%22excludeSectionIds%22%3A%5B%222a786249-ee3e-4fda-9991-0d757340f9a7%22%2C%225a1c480b-266e-4e0f-aab3-c77fbbe0190e%22%2C%22910e9eef-7dec-4c33-98c8-3821ad15e3bb%22%2C%22c53d30d7-9375-4516-869f-8e62e130b2bd%22%5D%2C%22scmpPlusPaywallTypeIds%22%3A%5B%22716f570e-3083-4138-a080-47d3830fafe3%22%5D%7D — 200 — 0 B — 788 ms — h3https://assets-v2.i-scmp.com/production/_next/static/media/devices.1cbcc5f7.pngassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/media/devices.1cbcc5f7.png — 200 — 37.5 KiB — 11 ms — h3https://u.openx.net/w/1.0/cm?id=891039ac-a916-42bb-a651-4be9e3b201da&ph=a3aece0c-9e80-4316-8deb-faf804779bd1&gdpr=0&gdpr_consent=&gpp=&gpp_sid=-1&r=https%3A%2F%2Fprebid-server.rubiconproject.com%2Fsetuid%3Fbidder%3Dopenx%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D-1%26account%3D%26f%3Db%26uid%3Du.openx.net/w/1.0/cm?id=891039ac-a9... https://u.openx.net/w/1.0/cm?id=891039ac-a916-42bb-a651-4be9e3b201da&ph=a3aece0c-9e80-4316-8deb-faf804779bd1&gdpr=0&gdpr_consent=&gpp=&gpp_sid=-1&r=https%3A%2F%2Fprebid-server.rubiconproject.com%2Fsetuid%3Fbidder%3Dopenx%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D-1%26account%3D%26f%3Db%26uid%3D — 302 — 557 B — 137 ms — h2https://s.amazon-adsystem.com/iu3?cm3ppd=1&d=dtb-pub&csif=t&gdpr=0&dl=n-index_n-adMediaV1_n-MediaNet_n-rtbhouse_ox-db5_smrt_n-Tappx_n-sharethrough_n-onetag_pm-db5_n-simpli.fi_rbd_n-OMS_n-EXTE3pb_n-nativo_sovrn_3lift_n-Outbrain&dcc=ts.amazon-adsystem.com/iu3?cm3ppd=1&... https://s.amazon-adsystem.com/iu3?cm3ppd=1&d=dtb-pub&csif=t&gdpr=0&dl=n-index_n-adMediaV1_n-MediaNet_n-rtbhouse_ox-db5_smrt_n-Tappx_n-sharethrough_n-onetag_pm-db5_n-simpli.fi_rbd_n-OMS_n-EXTE3pb_n-nativo_sovrn_3lift_n-Outbrain&dcc=t — 200 — 606 B — 129 ms — http/1.1https://ib.adnxs.com/bounce?%2Fsetuid%3Fentity%3D315%26code%3DJA8_2GPUPLaKshtyKd7fEg1ZdNNuywmZ3b6bo3IdFFU%26consent%3D1ib.adnxs.com/bounce?%2Fsetuid%3Fent... https://ib.adnxs.com/bounce?%2Fsetuid%3Fentity%3D315%26code%3DJA8_2GPUPLaKshtyKd7fEg1ZdNNuywmZ3b6bo3IdFFU%26consent%3D1 — 200 — 992 B — 137 ms — h2https://comcluster.cxense.com/Repo/rep.gif?ver=3.3.0&typ=pgv&rnd=mo0nnindt3nxx5rb&sid=1138611009236567654&loc=https%3A%2F%2Fwww.scmp.com%2F&new=1&arf=0&ltm=1776294116163&ref=&tzo=0&wsz=412x823&res=412x823&dpr=1.75&col=24&bln=en-US&chs=UTF-8&cks=mo0nnk26aiwhgljf&ckp=mo0nnindtidd1ovl&glb=&cp_userState=anon&cst=mrf1iz6i8y6vapfevb7m2ed7comcluster.cxense.com/Repo/rep.gif?... https://comcluster.cxense.com/Repo/rep.gif?ver=3.3.0&typ=pgv&rnd=mo0nnindt3nxx5rb&sid=1138611009236567654&loc=https%3A%2F%2Fwww.scmp.com%2F&new=1&arf=0&ltm=1776294116163&ref=&tzo=0&wsz=412x823&res=412x823&dpr=1.75&col=24&bln=en-US&chs=UTF-8&cks=mo0nnk26aiwhgljf&ckp=mo0nnindtidd1ovl&glb=&cp_userState=anon&cst=mrf1iz6i8y6vapfevb7m2ed7 — 200 — 413 B — 139 ms — h2https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=gpt&tv=m202604100101&st=env&sjk=1239989957249413ep1.adtrafficquality.google/getconf... https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=gpt&tv=m202604100101&st=env&sjk=1239989957249413 — 200 — 13.3 KiB — 156 ms — h3https://id.cxense.com/public/user/id?json=%7B%22identities%22%3A%5B%7B%22type%22%3A%22ckp%22%2C%22id%22%3A%22mo0nnindtidd1ovl%22%7D%2C%7B%22type%22%3A%22lst%22%2C%22id%22%3A%22mrf1iz6i8y6vapfevb7m2ed7%22%7D%2C%7B%22type%22%3A%22cst%22%2C%22id%22%3A%22mrf1iz6i8y6vapfevb7m2ed7%22%7D%5D%7D&callback=cXJsonpCB2id.cxense.com/public/user/id?json=%... https://id.cxense.com/public/user/id?json=%7B%22identities%22%3A%5B%7B%22type%22%3A%22ckp%22%2C%22id%22%3A%22mo0nnindtidd1ovl%22%7D%2C%7B%22type%22%3A%22lst%22%2C%22id%22%3A%22mrf1iz6i8y6vapfevb7m2ed7%22%7D%2C%7B%22type%22%3A%22cst%22%2C%22id%22%3A%22mrf1iz6i8y6vapfevb7m2ed7%22%7D%5D%7D&callback=cXJsonpCB2 — 200 — 628 B — 389 ms — h2https://prebid-server.rubiconproject.com/openrtb2/auctionprebid-server.rubiconproject.com/op... https://prebid-server.rubiconproject.com/openrtb2/auction — 200 — 585 B — 536 ms — http/1.1https://u.openx.net/w/1.0/cm?cc=1&id=891039ac-a916-42bb-a651-4be9e3b201da&ph=a3aece0c-9e80-4316-8deb-faf804779bd1&gdpr=0&gdpr_consent=&gpp=&gpp_sid=-1&r=https%3A%2F%2Fprebid-server.rubiconproject.com%2Fsetuid%3Fbidder%3Dopenx%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D-1%26account%3D%26f%3Db%26uid%3Du.openx.net/w/1.0/cm?cc=1&id=891039... https://u.openx.net/w/1.0/cm?cc=1&id=891039ac-a916-42bb-a651-4be9e3b201da&ph=a3aece0c-9e80-4316-8deb-faf804779bd1&gdpr=0&gdpr_consent=&gpp=&gpp_sid=-1&r=https%3A%2F%2Fprebid-server.rubiconproject.com%2Fsetuid%3Fbidder%3Dopenx%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D-1%26account%3D%26f%3Db%26uid%3D — 200 — 132 B — 128 ms — h2https://a.teads.tv/hb/bid-requesta.teads.tv/hb/bid-request https://a.teads.tv/hb/bid-request — 200 — 222 B — 146 ms — h2https://prebid.media.net/rtb/prebid?cid=8CU9S2944prebid.media.net/rtb/prebid?cid=8CU... https://prebid.media.net/rtb/prebid?cid=8CU9S2944 — 200 — 738 B — 195 ms — h2https://zz43256sou.pub.tappx.com/rtb/?type_cnn=prebidjs&v=0.1.3&pbjsv=v9.47.0zz43256sou.pub.tappx.com/rtb/?type_... https://zz43256sou.pub.tappx.com/rtb/?type_cnn=prebidjs&v=0.1.3&pbjsv=v9.47.0 — 204 — 877 B — 299 ms — http/1.1https://htlb.casalemedia.com/openrtb/pbjs?s=1105809htlb.casalemedia.com/openrtb/pbjs?s... https://htlb.casalemedia.com/openrtb/pbjs?s=1105809 — 200 — 588 B — 213 ms — h3https://fastlane.rubiconproject.com/a/api/prebid-exchange.json?as=16912-544358&m=banner&s=1fastlane.rubiconproject.com/a/api/p... https://fastlane.rubiconproject.com/a/api/prebid-exchange.json?as=16912-544358&m=banner&s=1 — 200 — 179 B — 142 ms — h2https://fastlane.rubiconproject.com/a/api/prebid-exchange.json?as=16912-544358&m=native&s=6fastlane.rubiconproject.com/a/api/p... https://fastlane.rubiconproject.com/a/api/prebid-exchange.json?as=16912-544358&m=native&s=6 — 200 — 156 B — 223 ms — h2https://securepubads.g.doubleclick.net/gampad/ads?pvsid=1239989957249413&correlator=1919830072061817&eid=95387243&output=ldjh&gdfp_req=1&vrg=202604100101&ptt=17&impl=fifs&gdpr=0&us_privacy=1---&gpp_sid=-1&iu_parts=8134%2Cscmp%2Cweb%2Chomepage_int%2Chome%2Cm_banner3&enc_prev_ius=%2F0%2F1%2F2%2F3%2F4%2F5&prev_iu_szs=300x100%7C320x100%7C300x50%7C320x50&ifi=1&didk=4092683269&dids=gpt_unit_%2F8134%2Fscmp%2Fweb%2Fhomepa&adfs=3386364383&sfv=1-0-45&eri=1&sc=1&lrm=25&cookie_enabled=1&abxe=1&dt=1776294117151&lmt=1776294080&adxs=56&adys=60&biw=412&bih=823&scr_x=0&scr_y=0&btvi=0&ucis=1&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.scmp.com%2F&vis=1&psz=320x100&msz=320x100&fws=516&ohw=412&a3p=EjQKCnB1YmNpZC5vcmcSJGE1MDdhNDQzLTRhYzEtNDY4My1iZTVhLTg5YjI2MTk3MWEyYlgBEpgBCgpjcml0ZW8uY29tEocBckI3dGFsOVZTa3RpYTNGSWRqTlVSMVZITkRac1ZtdEJjalI1Ym5aNVYwTnphMGN6UzB4U2JYSllaVmxDZEZGM1MzSlZZamNsTWtaNFEwSnNSWGhpYUVaRVREaG1kalZ0ZG5kRmRXUmFjRmhvUTIxQ1pYcDFVM1JJU2lVeVFuY2xNMFFsTTBRWAESWgoNY3J3ZGNudHJsLm5ldBJAYjE2M2U3MzY4MTZmZDZmNTRjNmU3Y2Y0NTdjNjE4NWNhMDJjZGZlMzYzOTgxYzU5YjlkY2ZkMjU4NmFjM2E4MBjM1YSb2TNIABIdCg5lc3AuY3JpdGVvLmNvbRjT1ISb2TNIAFICCGQ.&dlt=1776294108859&idt=1653&ppid=175137863.1776294114&prev_scp=hpto%3D1%26paid%3D3%26sub%3Duser%26subType%3D14%26adslot%3DM_leaderboard3%26adrefresh%3D0%26adrefresh_event%3D0%26adrefresh_interval%3D0%26adrefresh_scrollback%3D0%26amznbid%3D2%26amznp%3D2&cust_params=infinite_scroll%3Dfalse%26ga_id%3D175137863.1776294114%26pagetype%3Dhomepage%26ad_bot%3Dfalse%26bot_score%3D60-99%26lh2_topic%3D22%252C24%252C26%252C27%252C28%252C1c%252C1g%252C1j%252C1k%252C1m%252C1o%252C1p%252C33%252Ca%252C12%252C1r%252C1s%252C1t%252C1u%252C1v%252Cf%252Ch%252C1y%252C1z%252Cj%252C2g%252C2h%252C9%252C2o%252C2p%252C20%252C21&adks=3950382086&frm=20&eoidce=1&pgls=CAk.&pbbce=1&blev=1&bisch=1securepubads.g.doubleclick.net/gamp... https://securepubads.g.doubleclick.net/gampad/ads?pvsid=1239989957249413&correlator=1919830072061817&eid=95387243&output=ldjh&gdfp_req=1&vrg=202604100101&ptt=17&impl=fifs&gdpr=0&us_privacy=1---&gpp_sid=-1&iu_parts=8134%2Cscmp%2Cweb%2Chomepage_int%2Chome%2Cm_banner3&enc_prev_ius=%2F0%2F1%2F2%2F3%2F4%2F5&prev_iu_szs=300x100%7C320x100%7C300x50%7C320x50&ifi=1&didk=4092683269&dids=gpt_unit_%2F8134%2Fscmp%2Fweb%2Fhomepa&adfs=3386364383&sfv=1-0-45&eri=1&sc=1&lrm=25&cookie_enabled=1&abxe=1&dt=1776294117151&lmt=1776294080&adxs=56&adys=60&biw=412&bih=823&scr_x=0&scr_y=0&btvi=0&ucis=1&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.scmp.com%2F&vis=1&psz=320x100&msz=320x100&fws=516&ohw=412&a3p=EjQKCnB1YmNpZC5vcmcSJGE1MDdhNDQzLTRhYzEtNDY4My1iZTVhLTg5YjI2MTk3MWEyYlgBEpgBCgpjcml0ZW8uY29tEocBckI3dGFsOVZTa3RpYTNGSWRqTlVSMVZITkRac1ZtdEJjalI1Ym5aNVYwTnphMGN6UzB4U2JYSllaVmxDZEZGM1MzSlZZamNsTWtaNFEwSnNSWGhpYUVaRVREaG1kalZ0ZG5kRmRXUmFjRmhvUTIxQ1pYcDFVM1JJU2lVeVFuY2xNMFFsTTBRWAESWgoNY3J3ZGNudHJsLm5ldBJAYjE2M2U3MzY4MTZmZDZmNTRjNmU3Y2Y0NTdjNjE4NWNhMDJjZGZlMzYzOTgxYzU5YjlkY2ZkMjU4NmFjM2E4MBjM1YSb2TNIABIdCg5lc3AuY3JpdGVvLmNvbRjT1ISb2TNIAFICCGQ.&dlt=1776294108859&idt=1653&ppid=175137863.1776294114&prev_scp=hpto%3D1%26paid%3D3%26sub%3Duser%26subType%3D14%26adslot%3DM_leaderboard3%26adrefresh%3D0%26adrefresh_event%3D0%26adrefresh_interval%3D0%26adrefresh_scrollback%3D0%26amznbid%3D2%26amznp%3D2&cust_params=infinite_scroll%3Dfalse%26ga_id%3D175137863.1776294114%26pagetype%3Dhomepage%26ad_bot%3Dfalse%26bot_score%3D60-99%26lh2_topic%3D22%252C24%252C26%252C27%252C28%252C1c%252C1g%252C1j%252C1k%252C1m%252C1o%252C1p%252C33%252Ca%252C12%252C1r%252C1s%252C1t%252C1u%252C1v%252Cf%252Ch%252C1y%252C1z%252Cj%252C2g%252C2h%252C9%252C2o%252C2p%252C20%252C21&adks=3950382086&frm=20&eoidce=1&pgls=CAk.&pbbce=1&blev=1&bisch=1 — 200 — 10.5 KiB — 551 ms — h3https://c27e398b70daacefbae94ae3622bfc26.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.htmlc27e398b70daacefbae94ae3622bfc26.sa... https://c27e398b70daacefbae94ae3622bfc26.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.html — 200 — 3.1 KiB — 176 ms — h3https://ep2.adtrafficquality.google/sodar/sodar2.jsep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2.js — 200 — 7.9 KiB — 143 ms — h2https://eb2.3lift.com/sync?gdpr=0&cmp_cs=&us_privacy=1---&gpp=&gpp_sid=-1&redir=https%3A%2F%2Fprebid-server.rubiconproject.com%2Fsetuid%3Fbidder%3Dtriplelift%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D-1%26account%3D%26f%3Db%26uid%3D%24UIDeb2.3lift.com/sync?gdpr=0&cmp_cs=&u... https://eb2.3lift.com/sync?gdpr=0&cmp_cs=&us_privacy=1---&gpp=&gpp_sid=-1&redir=https%3A%2F%2Fprebid-server.rubiconproject.com%2Fsetuid%3Fbidder%3Dtriplelift%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D-1%26account%3D%26f%3Db%26uid%3D%24UID — 302 — 381 B — 387 ms — h2https://securepubads.g.doubleclick.net/gampad/ads?pvsid=1239989957249413&correlator=3174490042088554&eid=95387243&output=ldjh&gdfp_req=1&vrg=202604100101&ptt=17&impl=fifs&gdpr=0&us_privacy=1---&gpp_sid=-1&iu_parts=8134%2Cscmp%2Cweb%2Chomepage_int%2Chome%2Cm_banner1&enc_prev_ius=%2F0%2F1%2F2%2F3%2F4%2F5&prev_iu_szs=300x50%7C320x50%7C300x100%7C320x100%7C300x250&ifi=2&didk=4092664919&dids=gpt_unit_%2F8134%2Fscmp%2Fweb%2Fhomepa&adfs=2442172501&sfv=1-0-45&eri=1&sc=1&lrm=25&cookie_enabled=1&abxe=1&dt=1776294117272&lmt=1776294080&adxs=56&adys=777&biw=412&bih=823&scr_x=0&scr_y=0&btvi=0&ucis=2&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.scmp.com%2F&vis=1&psz=320x250&msz=320x0&fws=4&ohw=372&a3p=EjQKCnB1YmNpZC5vcmcSJGE1MDdhNDQzLTRhYzEtNDY4My1iZTVhLTg5YjI2MTk3MWEyYlgBEpgBCgpjcml0ZW8uY29tEocBckI3dGFsOVZTa3RpYTNGSWRqTlVSMVZITkRac1ZtdEJjalI1Ym5aNVYwTnphMGN6UzB4U2JYSllaVmxDZEZGM1MzSlZZamNsTWtaNFEwSnNSWGhpYUVaRVREaG1kalZ0ZG5kRmRXUmFjRmhvUTIxQ1pYcDFVM1JJU2lVeVFuY2xNMFFsTTBRWAESWgoNY3J3ZGNudHJsLm5ldBJAYjE2M2U3MzY4MTZmZDZmNTRjNmU3Y2Y0NTdjNjE4NWNhMDJjZGZlMzYzOTgxYzU5YjlkY2ZkMjU4NmFjM2E4MBjM1YSb2TNIABIdCg5lc3AuY3JpdGVvLmNvbRjT1ISb2TNIAFICCGQ.&dlt=1776294108859&idt=1653&ppid=175137863.1776294114&prev_scp=paid%3D3%26sub%3Duser%26subType%3D14%26adslot%3DLeaderboard_Mobile%26adrefresh%3D0%26adrefresh_event%3D0%26adrefresh_interval%3D0%26adrefresh_scrollback%3D0%26amznbid%3D2%26amznp%3D2&cust_params=infinite_scroll%3Dfalse%26ga_id%3D175137863.1776294114%26pagetype%3Dhomepage%26ad_bot%3Dfalse%26bot_score%3D60-99%26lh2_topic%3D22%252C24%252C26%252C27%252C28%252C1c%252C1g%252C1j%252C1k%252C1m%252C1o%252C1p%252C33%252Ca%252C12%252C1r%252C1s%252C1t%252C1u%252C1v%252Cf%252Ch%252C1y%252C1z%252Cj%252C2g%252C2h%252C9%252C2o%252C2p%252C20%252C21&adks=4073408242&frm=20&eoidce=1&pgls=CAk.&pbbce=1&blev=1&bisch=1securepubads.g.doubleclick.net/gamp... https://securepubads.g.doubleclick.net/gampad/ads?pvsid=1239989957249413&correlator=3174490042088554&eid=95387243&output=ldjh&gdfp_req=1&vrg=202604100101&ptt=17&impl=fifs&gdpr=0&us_privacy=1---&gpp_sid=-1&iu_parts=8134%2Cscmp%2Cweb%2Chomepage_int%2Chome%2Cm_banner1&enc_prev_ius=%2F0%2F1%2F2%2F3%2F4%2F5&prev_iu_szs=300x50%7C320x50%7C300x100%7C320x100%7C300x250&ifi=2&didk=4092664919&dids=gpt_unit_%2F8134%2Fscmp%2Fweb%2Fhomepa&adfs=2442172501&sfv=1-0-45&eri=1&sc=1&lrm=25&cookie_enabled=1&abxe=1&dt=1776294117272&lmt=1776294080&adxs=56&adys=777&biw=412&bih=823&scr_x=0&scr_y=0&btvi=0&ucis=2&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.scmp.com%2F&vis=1&psz=320x250&msz=320x0&fws=4&ohw=372&a3p=EjQKCnB1YmNpZC5vcmcSJGE1MDdhNDQzLTRhYzEtNDY4My1iZTVhLTg5YjI2MTk3MWEyYlgBEpgBCgpjcml0ZW8uY29tEocBckI3dGFsOVZTa3RpYTNGSWRqTlVSMVZITkRac1ZtdEJjalI1Ym5aNVYwTnphMGN6UzB4U2JYSllaVmxDZEZGM1MzSlZZamNsTWtaNFEwSnNSWGhpYUVaRVREaG1kalZ0ZG5kRmRXUmFjRmhvUTIxQ1pYcDFVM1JJU2lVeVFuY2xNMFFsTTBRWAESWgoNY3J3ZGNudHJsLm5ldBJAYjE2M2U3MzY4MTZmZDZmNTRjNmU3Y2Y0NTdjNjE4NWNhMDJjZGZlMzYzOTgxYzU5YjlkY2ZkMjU4NmFjM2E4MBjM1YSb2TNIABIdCg5lc3AuY3JpdGVvLmNvbRjT1ISb2TNIAFICCGQ.&dlt=1776294108859&idt=1653&ppid=175137863.1776294114&prev_scp=paid%3D3%26sub%3Duser%26subType%3D14%26adslot%3DLeaderboard_Mobile%26adrefresh%3D0%26adrefresh_event%3D0%26adrefresh_interval%3D0%26adrefresh_scrollback%3D0%26amznbid%3D2%26amznp%3D2&cust_params=infinite_scroll%3Dfalse%26ga_id%3D175137863.1776294114%26pagetype%3Dhomepage%26ad_bot%3Dfalse%26bot_score%3D60-99%26lh2_topic%3D22%252C24%252C26%252C27%252C28%252C1c%252C1g%252C1j%252C1k%252C1m%252C1o%252C1p%252C33%252Ca%252C12%252C1r%252C1s%252C1t%252C1u%252C1v%252Cf%252Ch%252C1y%252C1z%252Cj%252C2g%252C2h%252C9%252C2o%252C2p%252C20%252C21&adks=4073408242&frm=20&eoidce=1&pgls=CAk.&pbbce=1&blev=1&bisch=1 — 200 — 10.4 KiB — 613 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 — 74 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 — 83 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/2862.e5e350e2ac6c9e00.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/2862.e5e350e2ac6c9e00.js — 200 — 13.7 KiB — 37 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/2197.26bc13492a5811e7.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/2197.26bc13492a5811e7.js — 200 — 16.3 KiB — 42 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/8748.702e3e9a3ff0878d.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/8748.702e3e9a3ff0878d.js — 200 — 11.4 KiB — 46 ms — h3https://www.google.com/recaptcha/api2/aframewww.google.com/recaptcha/api2/afram... https://www.google.com/recaptcha/api2/aframe — 200 — 567 B — 65 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/7662.8b4ca06d5c0845f4.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/7662.8b4ca06d5c0845f4.js — 200 — 24.9 KiB — 43 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/7811.0671154eb86d5217.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/7811.0671154eb86d5217.js — 200 — 4.1 KiB — 35 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/6889.130c474e57eb84d9.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/6889.130c474e57eb84d9.js — 200 — 2.7 KiB — 28 ms — h3https://apigw.scmp.com/user-type/v1/client-id/175137863.1776294114apigw.scmp.com/user-type/v1/client-... https://apigw.scmp.com/user-type/v1/client-id/175137863.1776294114 — 200 — 311 B — 327 ms — h3https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=254&li=gpt_m202604100101&jk=1239989957249413&rc=nullpagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=254&li=gpt_m202604100101&jk=1239989957249413&rc=null — 204 — 17 B — 121 ms — h3https://imasdk.googleapis.com/js/sdkloader/ima3.jsimasdk.googleapis.com/js/sdkloader/... https://imasdk.googleapis.com/js/sdkloader/ima3.js — 200 — 0 B — 239 ms — h2https://www.youtube.com/iframe_api?ima=1www.youtube.com/iframe_api?ima=1 https://www.youtube.com/iframe_api?ima=1 — 200 — 3.1 KiB — 176 ms — h2https://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 — 70 ms — h3https://accounts.google.com/gsi/clientaccounts.google.com/gsi/client https://accounts.google.com/gsi/client — 200 — 96.1 KiB — 297 ms — h2https://apigw.scmp.com/content-delivery/v2?extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%22382479923591a5bd45388bd7a817320115ce2adee217e809751e776be4c2dafe%22%2C%22version%22%3A1%7D%7D&operationName=aiArticleListArticleQuery&variables=%7B%22entityIdCount%22%3A10%2C%22entityIds%22%3A%5B%223349394%22%2C%223349356%22%2C%223349333%22%2C%223349388%22%2C%223348824%22%2C%223349216%22%2C%223349362%22%2C%223348823%22%2C%223349116%22%2C%223349354%22%5D%2C%22excludeSectionIds%22%3A%5B%222a786249-ee3e-4fda-9991-0d757340f9a7%22%2C%225a1c480b-266e-4e0f-aab3-c77fbbe0190e%22%2C%22910e9eef-7dec-4c33-98c8-3821ad15e3bb%22%2C%22c53d30d7-9375-4516-869f-8e62e130b2bd%22%5D%2C%22scmpPlusPaywallTypeIds%22%3A%5B%22716f570e-3083-4138-a080-47d3830fafe3%22%5D%7Dapigw.scmp.com/content-delivery/v2?... https://apigw.scmp.com/content-delivery/v2?extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%22382479923591a5bd45388bd7a817320115ce2adee217e809751e776be4c2dafe%22%2C%22version%22%3A1%7D%7D&operationName=aiArticleListArticleQuery&variables=%7B%22entityIdCount%22%3A10%2C%22entityIds%22%3A%5B%223349394%22%2C%223349356%22%2C%223349333%22%2C%223349388%22%2C%223348824%22%2C%223349216%22%2C%223349362%22%2C%223348823%22%2C%223349116%22%2C%223349354%22%5D%2C%22excludeSectionIds%22%3A%5B%222a786249-ee3e-4fda-9991-0d757340f9a7%22%2C%225a1c480b-266e-4e0f-aab3-c77fbbe0190e%22%2C%22910e9eef-7dec-4c33-98c8-3821ad15e3bb%22%2C%22c53d30d7-9375-4516-869f-8e62e130b2bd%22%5D%2C%22scmpPlusPaywallTypeIds%22%3A%5B%22716f570e-3083-4138-a080-47d3830fafe3%22%5D%7D — 200 — 20.3 KiB — 16 ms — h3https://eb2.3lift.com/sync?ld=1&gdpr=0&cmp_cs=&us_privacy=1---&gpp=&gpp_sid=-1&redir=https%3A%2F%2Fprebid-server.rubiconproject.com%2Fsetuid%3Fbidder%3Dtriplelift%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D-1%26account%3D%26f%3Db%26uid%3D%24UIDeb2.3lift.com/sync?ld=1&gdpr=0&cmp_... https://eb2.3lift.com/sync?ld=1&gdpr=0&cmp_cs=&us_privacy=1---&gpp=&gpp_sid=-1&redir=https%3A%2F%2Fprebid-server.rubiconproject.com%2Fsetuid%3Fbidder%3Dtriplelift%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D-1%26account%3D%26f%3Db%26uid%3D%24UID — 200 — 94 B — 130 ms — h2https://ep2.adtrafficquality.google/generate_204?PmJP8gep2.adtrafficquality.google/generat... https://ep2.adtrafficquality.google/generate_204?PmJP8g — 204 — 40 B — 12 ms — h2https://www.youtube.com/s/player/ee507a59/www-widgetapi-ima.vflset/www-widgetapi-ima.jswww.youtube.com/s/player/ee507a59/w... https://www.youtube.com/s/player/ee507a59/www-widgetapi-ima.vflset/www-widgetapi-ima.js — 200 — 17.1 KiB — 24 ms — h2https://prebid-server.rubiconproject.com/openrtb2/auctionprebid-server.rubiconproject.com/op... https://prebid-server.rubiconproject.com/openrtb2/auction — 200 — 586 B — 538 ms — http/1.1https://fastlane.rubiconproject.com/a/api/prebid-exchange.json?as=16912-544358&m=banner&s=1fastlane.rubiconproject.com/a/api/p... https://fastlane.rubiconproject.com/a/api/prebid-exchange.json?as=16912-544358&m=banner&s=1 — 200 — 179 B — 135 ms — h2https://fastlane.rubiconproject.com/a/api/prebid-exchange.json?as=16912-544358&m=native&s=6fastlane.rubiconproject.com/a/api/p... https://fastlane.rubiconproject.com/a/api/prebid-exchange.json?as=16912-544358&m=native&s=6 — 200 — 156 B — 149 ms — h2https://a.teads.tv/hb/bid-requesta.teads.tv/hb/bid-request https://a.teads.tv/hb/bid-request — 200 — 222 B — 148 ms — h2https://htlb.casalemedia.com/openrtb/pbjs?s=1105810htlb.casalemedia.com/openrtb/pbjs?s... https://htlb.casalemedia.com/openrtb/pbjs?s=1105810 — 200 — 595 B — 197 ms — h3https://prebid.media.net/rtb/prebid?cid=8CU9S2944prebid.media.net/rtb/prebid?cid=8CU... https://prebid.media.net/rtb/prebid?cid=8CU9S2944 — 200 — 550 B — 195 ms — h3https://zz43256sou.pub.tappx.com/rtb/?type_cnn=prebidjs&v=0.1.3&pbjsv=v9.47.0zz43256sou.pub.tappx.com/rtb/?type_... https://zz43256sou.pub.tappx.com/rtb/?type_cnn=prebidjs&v=0.1.3&pbjsv=v9.47.0 — 204 — 940 B — 134 ms — http/1.1https://apigw.scmp.com/content-delivery/v2?extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%22c2a6c0acced380aaa51185aabde34a3686fcdde749dffbf3b15af9f00fd9160d%22%2C%22version%22%3A1%7D%7D&operationName=aroundHomeQuery&variables=%7B%22excludeEntityIds%22%3A%5B%223350221%22%2C%223350207%22%2C%223350191%22%2C%223350187%22%2C%223350192%22%2C%223350184%22%2C%223350172%22%2C%223350201%22%2C%223350195%22%2C%223350188%22%2C%223350174%22%2C%223350178%22%2C%223350157%22%2C%223350167%22%2C%223350125%22%2C%223350142%22%2C%223350101%22%2C%223350013%22%2C%223350000%22%2C%223350043%22%2C%223350006%22%2C%223350001%22%2C%223349525%22%2C%223349513%22%2C%223350113%22%2C%223349880%22%2C%223348753%22%2C%223348771%22%2C%223349482%22%2C%223350079%22%2C%223349894%22%2C%223349616%22%2C%223349430%22%2C%223349984%22%2C%223349904%22%2C%223349947%22%2C%223349841%22%2C%223349988%22%2C%223350208%22%2C%223350225%22%2C%223350230%22%2C%223350173%22%2C%223350181%22%2C%223350169%22%2C%223350229%22%2C%223350213%22%2C%223350180%22%2C%223350214%22%2C%223350231%22%2C%223350224%22%2C%223350198%22%2C%223350228%22%2C%223350003%22%2C%223350199%22%2C%223350102%22%2C%223350217%22%2C%223321606%22%2C%223321502%22%2C%223319193%22%2C%223349808%22%2C%223348903%22%2C%223348156%22%2C%223347710%22%5D%7Dapigw.scmp.com/content-delivery/v2?... https://apigw.scmp.com/content-delivery/v2?extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%22c2a6c0acced380aaa51185aabde34a3686fcdde749dffbf3b15af9f00fd9160d%22%2C%22version%22%3A1%7D%7D&operationName=aroundHomeQuery&variables=%7B%22excludeEntityIds%22%3A%5B%223350221%22%2C%223350207%22%2C%223350191%22%2C%223350187%22%2C%223350192%22%2C%223350184%22%2C%223350172%22%2C%223350201%22%2C%223350195%22%2C%223350188%22%2C%223350174%22%2C%223350178%22%2C%223350157%22%2C%223350167%22%2C%223350125%22%2C%223350142%22%2C%223350101%22%2C%223350013%22%2C%223350000%22%2C%223350043%22%2C%223350006%22%2C%223350001%22%2C%223349525%22%2C%223349513%22%2C%223350113%22%2C%223349880%22%2C%223348753%22%2C%223348771%22%2C%223349482%22%2C%223350079%22%2C%223349894%22%2C%223349616%22%2C%223349430%22%2C%223349984%22%2C%223349904%22%2C%223349947%22%2C%223349841%22%2C%223349988%22%2C%223350208%22%2C%223350225%22%2C%223350230%22%2C%223350173%22%2C%223350181%22%2C%223350169%22%2C%223350229%22%2C%223350213%22%2C%223350180%22%2C%223350214%22%2C%223350231%22%2C%223350224%22%2C%223350198%22%2C%223350228%22%2C%223350003%22%2C%223350199%22%2C%223350102%22%2C%223350217%22%2C%223321606%22%2C%223321502%22%2C%223319193%22%2C%223349808%22%2C%223348903%22%2C%223348156%22%2C%223347710%22%5D%7D — 200 — 0 B — 438 ms — h3https://aax.amazon-adsystem.com/e/dtb/bidaax.amazon-adsystem.com/e/dtb/bid https://aax.amazon-adsystem.com/e/dtb/bid — 200 — 566 B — 453 ms — h2https://aax.amazon-adsystem.com/e/dtb/bidaax.amazon-adsystem.com/e/dtb/bid https://aax.amazon-adsystem.com/e/dtb/bid — 200 — 567 B — 267 ms — h2https://aax.amazon-adsystem.com/e/dtb/bidaax.amazon-adsystem.com/e/dtb/bid https://aax.amazon-adsystem.com/e/dtb/bid — 200 — 568 B — 267 ms — h2https://aax.amazon-adsystem.com/e/dtb/bidaax.amazon-adsystem.com/e/dtb/bid https://aax.amazon-adsystem.com/e/dtb/bid — 200 — 567 B — 284 ms — h2https://ssc-cms.33across.com/ps/?m=xch&rt=html&gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=-1&id=zzz000000000002zzz&ru=https%3A%2F%2Fprebid-server.rubiconproject.com%2Fsetuid%3Fbidder%3D33across%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D-1%26account%3D%26f%3Db%26uid%3D33XUSERID33Xssc-cms.33across.com/ps/?m=xch&rt=h... https://ssc-cms.33across.com/ps/?m=xch&rt=html&gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=-1&id=zzz000000000002zzz&ru=https%3A%2F%2Fprebid-server.rubiconproject.com%2Fsetuid%3Fbidder%3D33across%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D-1%26account%3D%26f%3Db%26uid%3D33XUSERID33X — 302 — 732 B — 426 ms — h2https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=gpt_m202604100101&jk=1239989957249413&bg=!Q0ClQCLNAAYjKNSNAyg7AEcBe5WfOPJ4RlXYp02iTmAH4mVg24pI5zSWWZkZ8U5o3ZuMj9dgCU9O8jjWHfS5SvwroV9LW3KB4b1FhMb7_Z5f665RtOuvFwIAAACMUgAAAAZoAQd-ADYdpwoXuRnyt3z39s9ueMFSaO7ZBWrDUrtX1vOJlL1K177y3pkGhjC_LkE98rTKzwj6QNczZU0KAC7HF4yGOFdfbzsx91V7Ls9PeYNbn3zUVbRBdIDQyJnBB1NOt2cmgyDXM-8vFQi5mQKTQa19vcDjiFmZjX-LLpO8AQ6kFzQRTuPSCnQu4eNQTLxVSTkmjWbtaKonbYlazo2vSe-6TBsyHj3gYoEpYkZBOvTmuJK20thlldQTaSKg0AvBiyAWq-v7NUHkBzi2gsb0SPJCWTZJjvui7E4VBoi-okxRwyPdByA141CbDIRZFIZI5PkI-hy8uflqd575VbKE8XZWHLp-KsPTHQurZgYLcmB4QcS-ysOli3pZPD7Tq1PaFrVioY19qQKXvMsYO3-WqSIhVEcmTi3KZhju4MPwu3fNg7r1fV-cxiZBCwBUP3Z69XTGKtkai3uchcPW_8sP9y2GEh0sWRdaYXsIoEoXm6jc0vihL-PtiB99vVplDOLAUfq26DtJX0uwy3DSSrCuW1H6Vl-TuSuT8E0h2Os1ChD6YCiSbt_DH4EhwBxBtDD_C0lZIuKei-rzcuuhFVZUWyLVPyTuzYDVyDHi0CnU0sxDUtKEE1IgrkHkVbDxThakwW0w-Jj_T3aAbjNUwiwQXSAyPBEvGAYSw1kZh-UttezqTZQRPxlqNgSdt7hDrHhFiqy_YrlURfkUVFM5ekqVafLMjbiumtg_kbKI3kpcfn-Ft-m5g0juz_w7jw3UzNNv8AzNKwnrGAHODx3C2nxoGOkIkXbULQ-BGqMs2cdIsEYLnGQKKI0Gk2fkvCZ30GTSal4wjyMPusP5_hR9pfikttb_1BZiZxmEXIHOuG8fHLbUbAdEdvhJjVp-V1OiUETq3618n17vxG4UDL_DxfjNfnTStxSXiVQxFIvrfefhrNPfFP11rqabZBB-QXsxGhyThRKbOh0XOwna5uWhpFHHmAfzYPDjmJtGINOf5gIjZpU8jbRtrLe_iiRm-4KdskU6Sv0ep1.adtrafficquality.google/pagead/... https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=gpt_m202604100101&jk=1239989957249413&bg=!Q0ClQCLNAAYjKNSNAyg7AEcBe5WfOPJ4RlXYp02iTmAH4mVg24pI5zSWWZkZ8U5o3ZuMj9dgCU9O8jjWHfS5SvwroV9LW3KB4b1FhMb7_Z5f665RtOuvFwIAAACMUgAAAAZoAQd-ADYdpwoXuRnyt3z39s9ueMFSaO7ZBWrDUrtX1vOJlL1K177y3pkGhjC_LkE98rTKzwj6QNczZU0KAC7HF4yGOFdfbzsx91V7Ls9PeYNbn3zUVbRBdIDQyJnBB1NOt2cmgyDXM-8vFQi5mQKTQa19vcDjiFmZjX-LLpO8AQ6kFzQRTuPSCnQu4eNQTLxVSTkmjWbtaKonbYlazo2vSe-6TBsyHj3gYoEpYkZBOvTmuJK20thlldQTaSKg0AvBiyAWq-v7NUHkBzi2gsb0SPJCWTZJjvui7E4VBoi-okxRwyPdByA141CbDIRZFIZI5PkI-hy8uflqd575VbKE8XZWHLp-KsPTHQurZgYLcmB4QcS-ysOli3pZPD7Tq1PaFrVioY19qQKXvMsYO3-WqSIhVEcmTi3KZhju4MPwu3fNg7r1fV-cxiZBCwBUP3Z69XTGKtkai3uchcPW_8sP9y2GEh0sWRdaYXsIoEoXm6jc0vihL-PtiB99vVplDOLAUfq26DtJX0uwy3DSSrCuW1H6Vl-TuSuT8E0h2Os1ChD6YCiSbt_DH4EhwBxBtDD_C0lZIuKei-rzcuuhFVZUWyLVPyTuzYDVyDHi0CnU0sxDUtKEE1IgrkHkVbDxThakwW0w-Jj_T3aAbjNUwiwQXSAyPBEvGAYSw1kZh-UttezqTZQRPxlqNgSdt7hDrHhFiqy_YrlURfkUVFM5ekqVafLMjbiumtg_kbKI3kpcfn-Ft-m5g0juz_w7jw3UzNNv8AzNKwnrGAHODx3C2nxoGOkIkXbULQ-BGqMs2cdIsEYLnGQKKI0Gk2fkvCZ30GTSal4wjyMPusP5_hR9pfikttb_1BZiZxmEXIHOuG8fHLbUbAdEdvhJjVp-V1OiUETq3618n17vxG4UDL_DxfjNfnTStxSXiVQxFIvrfefhrNPfFP11rqabZBB-QXsxGhyThRKbOh0XOwna5uWhpFHHmAfzYPDjmJtGINOf5gIjZpU8jbRtrLe_iiRm-4KdskU6Sv0 — 204 — 17 B — 115 ms — h3https://c27e398b70daacefbae94ae3622bfc26.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.htmlc27e398b70daacefbae94ae3622bfc26.sa... https://c27e398b70daacefbae94ae3622bfc26.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.html — 200 — 0 B — 5 ms — h3https://analytics.google.com/g/collect?v=2&tid=G-VD9LCVW2ZV&gtm=45je64e1v871868941z878001567za20gzb78001567zd78001567&_p=1776294109048&gcs=G11-&gcd=13t3l3l3l5l1&npa=0&dma=0&tcfd=10000&ecid=1176712779&_eu=EAAAAGQ&are=1&cid=257658577.1776294114&frm=0&ir=1&pscdl=noapi&rcb=15&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&gaf=2&tag_exp=0~115938466~115938468~116363097~117266400~117971173~118131808&sid=1776294113&sct=1&seg=1&dl=https%3A%2F%2Fwww.scmp.com%2F&dt=Breaking%20China%2C%20Asia%2C%20HK%20News%2C%20Opinions%20and%20Insights%20%7C%20South%20China%20Morning%20Post&_tu=SA&_s=3&tfd=10359analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-VD9LCVW2ZV&gtm=45je64e1v871868941z878001567za20gzb78001567zd78001567&_p=1776294109048&gcs=G11-&gcd=13t3l3l3l5l1&npa=0&dma=0&tcfd=10000&ecid=1176712779&_eu=EAAAAGQ&are=1&cid=257658577.1776294114&frm=0&ir=1&pscdl=noapi&rcb=15&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&gaf=2&tag_exp=0~115938466~115938468~116363097~117266400~117971173~118131808&sid=1776294113&sct=1&seg=1&dl=https%3A%2F%2Fwww.scmp.com%2F&dt=Breaking%20China%2C%20Asia%2C%20HK%20News%2C%20Opinions%20and%20Insights%20%7C%20South%20China%20Morning%20Post&_tu=SA&_s=3&tfd=10359 — 204 — 48 B — 578 ms — h2https://tpc.googlesyndication.com/safeframe/1-0-45/js/ext.jstpc.googlesyndication.com/safeframe... https://tpc.googlesyndication.com/safeframe/1-0-45/js/ext.js — 200 — 6.6 KiB — 130 ms — h2https://www.dianomi.com/js/contextfeed.jswww.dianomi.com/js/contextfeed.js https://www.dianomi.com/js/contextfeed.js — 200 — 39.3 KiB — 52 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 — 11 ms — h3https://accounts.google.com/gsi/styleaccounts.google.com/gsi/style https://accounts.google.com/gsi/style — 200 — 665 B — 61 ms — h2https://prebid-server.rubiconproject.com/openrtb2/auctionprebid-server.rubiconproject.com/op... https://prebid-server.rubiconproject.com/openrtb2/auction — 200 — 586 B — 539 ms — http/1.1https://a.teads.tv/hb/bid-requesta.teads.tv/hb/bid-request https://a.teads.tv/hb/bid-request — 200 — 221 B — 146 ms — h2https://zz43256sou.pub.tappx.com/rtb/?type_cnn=prebidjs&v=0.1.3&pbjsv=v9.47.0zz43256sou.pub.tappx.com/rtb/?type_... https://zz43256sou.pub.tappx.com/rtb/?type_cnn=prebidjs&v=0.1.3&pbjsv=v9.47.0 — 204 — 935 B — 183 ms — http/1.1https://fastlane.rubiconproject.com/a/api/prebid-exchange.json?as=16912-544358&m=banner&s=1fastlane.rubiconproject.com/a/api/p... https://fastlane.rubiconproject.com/a/api/prebid-exchange.json?as=16912-544358&m=banner&s=1 — 200 — 179 B — 129 ms — h2https://fastlane.rubiconproject.com/a/api/prebid-exchange.json?as=16912-544358&m=native&s=6fastlane.rubiconproject.com/a/api/p... https://fastlane.rubiconproject.com/a/api/prebid-exchange.json?as=16912-544358&m=native&s=6 — 200 — 156 B — 293 ms — h2https://htlb.casalemedia.com/openrtb/pbjs?s=1105808htlb.casalemedia.com/openrtb/pbjs?s... https://htlb.casalemedia.com/openrtb/pbjs?s=1105808 — 200 — 597 B — 198 ms — h3https://prebid.media.net/rtb/prebid?cid=8CU9S2944prebid.media.net/rtb/prebid?cid=8CU... https://prebid.media.net/rtb/prebid?cid=8CU9S2944 — 200 — 551 B — 255 ms — h3https://buy.tinypass.com/api/v3/anon/assets/sdk-runtime-config.js?aid=4YRl5Ft4pubuy.tinypass.com/api/v3/anon/assets... https://buy.tinypass.com/api/v3/anon/assets/sdk-runtime-config.js?aid=4YRl5Ft4pu — 200 — 559 B — 33 ms — h3https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjssvrdAcNjtvfWvxJMBW7AXfLPqevGHHdqpI3V6IYDXDI7grS8qVthBUl23z_RDLhsUqnEWMgYP2ZOK_bipCM4PX-sWodWCgOxpUOquSCFXlHXMBQ3ex7EtPThCh6k14H3kNVr_bIIxG6baJJkUjo-HwZsnL9KiD2SAuFOLAn4WkAPKnof6vP583mfz0VO4-IHw0yLYA2sAjOTOcbwZCnLkXjGJhjdIJdKN-jnTQtQAgFj2vmc4xEHPe-HmVx4SUobEc5qbW45uWGg6gZWz7e6nXF9vYCug0sjNBDC2mAJjFQJ5d34IQtxu9OtN8Oyk9SzAdsGqdu_s4zT9_hsv640OvpmAiYveoYgf2Bxbub8oZvsSWkcifTkK1X3hEqtzAfkQTPuskEdnwcpp4F1wWyYAnnOMe6uA53UiV3MTwNDX0Opy8zuHoLWrwhANUpLUrbpWMBVsx_PUZ-leuPNtQ7A&sai=AMfl-YRZ3_Wmmlc7pR81dVHEI8yV5n6oASPCJU_Lf-HMp83KzT4aTg70DX8cG831uVesRz_Lt171ku982x0Q1fqJHbsf8JQdXY7-l92cjfekJ3_WdhJJ-UFeG6nzrzjUSLnxxHm0wja3jUOFQb88bCqfLuillny_-q4y7B_rqdJfhv7r8xy2Q_5P4WPgBPWezCR5U-cNlLDDuaI6e7RB9Oi8-hPAK0JukVYUtVSqcSMXZ7S9iV8UuE4R5Gov2lsfVli-lnMgQdLYtI_eTaj2Edc0IYm1C0iq5SXcW7St2MWFQgEhJCeOFtSyhZ8Yphi83CdOv7xgBLTLTvpm7kZuvgUal3BiEdLu9cr6nLu0HmpzJSRVXdt45oabAUQBmWK2qFg4ag&sig=Cg0ArKJSzBjm9Kg5605pEAE&uach_m=%5BUACH%5D&urlfix=1&adurl=securepubads.g.doubleclick.net/pcs/... https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjssvrdAcNjtvfWvxJMBW7AXfLPqevGHHdqpI3V6IYDXDI7grS8qVthBUl23z_RDLhsUqnEWMgYP2ZOK_bipCM4PX-sWodWCgOxpUOquSCFXlHXMBQ3ex7EtPThCh6k14H3kNVr_bIIxG6baJJkUjo-HwZsnL9KiD2SAuFOLAn4WkAPKnof6vP583mfz0VO4-IHw0yLYA2sAjOTOcbwZCnLkXjGJhjdIJdKN-jnTQtQAgFj2vmc4xEHPe-HmVx4SUobEc5qbW45uWGg6gZWz7e6nXF9vYCug0sjNBDC2mAJjFQJ5d34IQtxu9OtN8Oyk9SzAdsGqdu_s4zT9_hsv640OvpmAiYveoYgf2Bxbub8oZvsSWkcifTkK1X3hEqtzAfkQTPuskEdnwcpp4F1wWyYAnnOMe6uA53UiV3MTwNDX0Opy8zuHoLWrwhANUpLUrbpWMBVsx_PUZ-leuPNtQ7A&sai=AMfl-YRZ3_Wmmlc7pR81dVHEI8yV5n6oASPCJU_Lf-HMp83KzT4aTg70DX8cG831uVesRz_Lt171ku982x0Q1fqJHbsf8JQdXY7-l92cjfekJ3_WdhJJ-UFeG6nzrzjUSLnxxHm0wja3jUOFQb88bCqfLuillny_-q4y7B_rqdJfhv7r8xy2Q_5P4WPgBPWezCR5U-cNlLDDuaI6e7RB9Oi8-hPAK0JukVYUtVSqcSMXZ7S9iV8UuE4R5Gov2lsfVli-lnMgQdLYtI_eTaj2Edc0IYm1C0iq5SXcW7St2MWFQgEhJCeOFtSyhZ8Yphi83CdOv7xgBLTLTvpm7kZuvgUal3BiEdLu9cr6nLu0HmpzJSRVXdt45oabAUQBmWK2qFg4ag&sig=Cg0ArKJSzBjm9Kg5605pEAE&uach_m=%5BUACH%5D&urlfix=1&adurl= — 200 — 28 B — 174 ms — h3https://apigw.scmp.com/content-delivery/v2?extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%22c2a6c0acced380aaa51185aabde34a3686fcdde749dffbf3b15af9f00fd9160d%22%2C%22version%22%3A1%7D%7D&operationName=aroundHomeQuery&variables=%7B%22excludeEntityIds%22%3A%5B%223350221%22%2C%223350207%22%2C%223350191%22%2C%223350187%22%2C%223350192%22%2C%223350184%22%2C%223350172%22%2C%223350201%22%2C%223350195%22%2C%223350188%22%2C%223350174%22%2C%223350178%22%2C%223350157%22%2C%223350167%22%2C%223350125%22%2C%223350142%22%2C%223350101%22%2C%223350013%22%2C%223350000%22%2C%223350043%22%2C%223350006%22%2C%223350001%22%2C%223349525%22%2C%223349513%22%2C%223350113%22%2C%223349880%22%2C%223348753%22%2C%223348771%22%2C%223349482%22%2C%223350079%22%2C%223349894%22%2C%223349616%22%2C%223349430%22%2C%223349984%22%2C%223349904%22%2C%223349947%22%2C%223349841%22%2C%223349988%22%2C%223350208%22%2C%223350225%22%2C%223350230%22%2C%223350173%22%2C%223350181%22%2C%223350169%22%2C%223350229%22%2C%223350213%22%2C%223350180%22%2C%223350214%22%2C%223350231%22%2C%223350224%22%2C%223350198%22%2C%223350228%22%2C%223350003%22%2C%223350199%22%2C%223350102%22%2C%223350217%22%2C%223321606%22%2C%223321502%22%2C%223319193%22%2C%223349808%22%2C%223348903%22%2C%223348156%22%2C%223347710%22%5D%7Dapigw.scmp.com/content-delivery/v2?... https://apigw.scmp.com/content-delivery/v2?extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%22c2a6c0acced380aaa51185aabde34a3686fcdde749dffbf3b15af9f00fd9160d%22%2C%22version%22%3A1%7D%7D&operationName=aroundHomeQuery&variables=%7B%22excludeEntityIds%22%3A%5B%223350221%22%2C%223350207%22%2C%223350191%22%2C%223350187%22%2C%223350192%22%2C%223350184%22%2C%223350172%22%2C%223350201%22%2C%223350195%22%2C%223350188%22%2C%223350174%22%2C%223350178%22%2C%223350157%22%2C%223350167%22%2C%223350125%22%2C%223350142%22%2C%223350101%22%2C%223350013%22%2C%223350000%22%2C%223350043%22%2C%223350006%22%2C%223350001%22%2C%223349525%22%2C%223349513%22%2C%223350113%22%2C%223349880%22%2C%223348753%22%2C%223348771%22%2C%223349482%22%2C%223350079%22%2C%223349894%22%2C%223349616%22%2C%223349430%22%2C%223349984%22%2C%223349904%22%2C%223349947%22%2C%223349841%22%2C%223349988%22%2C%223350208%22%2C%223350225%22%2C%223350230%22%2C%223350173%22%2C%223350181%22%2C%223350169%22%2C%223350229%22%2C%223350213%22%2C%223350180%22%2C%223350214%22%2C%223350231%22%2C%223350224%22%2C%223350198%22%2C%223350228%22%2C%223350003%22%2C%223350199%22%2C%223350102%22%2C%223350217%22%2C%223321606%22%2C%223321502%22%2C%223319193%22%2C%223349808%22%2C%223348903%22%2C%223348156%22%2C%223347710%22%5D%7D — 200 — 69.2 KiB — 367 ms — h3https://analytics.google.com/g/collect?v=2&tid=G-VD9LCVW2ZV&gtm=45je64e1v871868941za20gzb78001567zd78001567&_p=1776294109048&_gaz=1&gcs=G11-&gcd=13t3l3l3l5l1&npa=0&dma=0&tcfd=1000g&ecid=1176712779&_eu=EEIAAGQ&are=1&cid=257658577.1776294114&frm=0&ir=1&pscdl=noapi&rcb=15&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&gaf=2&_s=4&tag_exp=0~115938466~115938468~116363097~117266400~118131808&sid=1776294113&sct=1&seg=1&dl=https%3A%2F%2Fwww.scmp.com%2F&dt=Breaking%20China%2C%20Asia%2C%20HK%20News%2C%20Opinions%20and%20Insights%20%7C%20South%20China%20Morning%20Post&_tu=SA&en=ad_impression&ep.query_id=CNjMgJ_78JMDFZ8bHgAdX2YCtA&_et=5742&tfd=10585analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-VD9LCVW2ZV&gtm=45je64e1v871868941za20gzb78001567zd78001567&_p=1776294109048&_gaz=1&gcs=G11-&gcd=13t3l3l3l5l1&npa=0&dma=0&tcfd=1000g&ecid=1176712779&_eu=EEIAAGQ&are=1&cid=257658577.1776294114&frm=0&ir=1&pscdl=noapi&rcb=15&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&gaf=2&_s=4&tag_exp=0~115938466~115938468~116363097~117266400~118131808&sid=1776294113&sct=1&seg=1&dl=https%3A%2F%2Fwww.scmp.com%2F&dt=Breaking%20China%2C%20Asia%2C%20HK%20News%2C%20Opinions%20and%20Insights%20%7C%20South%20China%20Morning%20Post&_tu=SA&en=ad_impression&ep.query_id=CNjMgJ_78JMDFZ8bHgAdX2YCtA&_et=5742&tfd=10585 — 204 — 20 B — 470 ms — h3https://www.google.com.br/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-VD9LCVW2ZV&cid=257658577.1776294114&gtm=45je64e1v871868941za20gzb78001567zd78001567&rcb=15&aip=1&dma=0&gcs=G11-&gcd=13t3l3l3l5l1&npa=0&frm=0&tag_exp=0~115938466~115938468~116363097~117266400~118131808&z=1767859498www.google.com.br/ads/ga-audiences?... https://www.google.com.br/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-VD9LCVW2ZV&cid=257658577.1776294114&gtm=45je64e1v871868941za20gzb78001567zd78001567&rcb=15&aip=1&dma=0&gcs=G11-&gcd=13t3l3l3l5l1&npa=0&frm=0&tag_exp=0~115938466~115938468~116363097~117266400~118131808&z=1767859498 — 200 — 63 B — 72 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 — 128 ms — h3https://c27e398b70daacefbae94ae3622bfc26.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.htmlc27e398b70daacefbae94ae3622bfc26.sa... https://c27e398b70daacefbae94ae3622bfc26.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.html — 200 — 0 B — 3 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 — 111 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 — 73 ms — h3data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST… — 200 — 0 B — 0 ms — datahttps://www.dianomi.com/cgi-bin/consent.pl?id=1688www.dianomi.com/cgi-bin/consent.pl?... https://www.dianomi.com/cgi-bin/consent.pl?id=1688 — 200 — 299 B — 139 ms — h2https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjsuq2YxqeKrHGLk20vzDM0la7EdTAxty_kHTT29jq4S0_q6tM5o0ODquCEOjrGQQ51GSoAVaQQ5lqiy7p5Aot6Q8xg8oM2KttSQLODjFNfMehv5Ni8mjn1NdnBlkezTy0_Mpi3m94ITc0vfm99Qroa9X2XpCvAJRcT8B9jNDqXvgJ0pKEFKd4yiUF-BeWC3QKetrXWm_J1DAZPYlSCJqdn9ZyCvvSyJ38uEIYinY_QkSCWSaLp1PMO50M0QsWTVfBEpY24ky9_XxCXOi4L97QuIFdLTn--ZFzQUcf57vwyCwkQreMMJj8OaSDnWeN9HUZ3hIXxLBRg0qxDGLtD047lxFw08jQfkrFrt9kiS42XUkDBJ9XNbx1CwJ7nukKrvjG94e62GyYJ7FW4OTYmo_A7TUG7mgmPrKi0CS_o18WGwv2WQw6kr2B9D2kDFOnGAQCvB1UOwkbCT1AwmrULvAOMx2&sai=AMfl-YTh3_Ze7MOihQXKZ42CclkKsgx-sbd0afjwkstrNq4DPO3GuIQ93zaQw_isMKy5IRpjLS7m-be_eKuXsb9eWMQEgHG5yYWlnAE3BFp7Y1KrntvZtXAEoJL4d2y73pRsupWMvUHBZCkJQa__JpyA8semaDJ8vsAwgPB-NqyZFTyZLjUeJnzmEa93Wa1r-_DpPe7KrxQTxn_3mHhDCQR8zpBrbpmLNG7MiZ7V90KeTHV7ucqkoBxb-t-vUzEtUr3ZqyL0lSyDdT2LGkfjp00YpVgYCfNB-ckPDlRTLI7s4xvzltPxoHE68hSbHevOf88b7hqY2up4pf8DwZ2K1LaJTw3-s5oPwFQg4T85lp2zOwjZ2MaPiRZ1qPN30n17hjiclQ&sig=Cg0ArKJSzO7TnR-KC_EYEAE&uach_m=%5BUACH%5D&urlfix=1&dett=4&adurl=securepubads.g.doubleclick.net/pcs/... https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjsuq2YxqeKrHGLk20vzDM0la7EdTAxty_kHTT29jq4S0_q6tM5o0ODquCEOjrGQQ51GSoAVaQQ5lqiy7p5Aot6Q8xg8oM2KttSQLODjFNfMehv5Ni8mjn1NdnBlkezTy0_Mpi3m94ITc0vfm99Qroa9X2XpCvAJRcT8B9jNDqXvgJ0pKEFKd4yiUF-BeWC3QKetrXWm_J1DAZPYlSCJqdn9ZyCvvSyJ38uEIYinY_QkSCWSaLp1PMO50M0QsWTVfBEpY24ky9_XxCXOi4L97QuIFdLTn--ZFzQUcf57vwyCwkQreMMJj8OaSDnWeN9HUZ3hIXxLBRg0qxDGLtD047lxFw08jQfkrFrt9kiS42XUkDBJ9XNbx1CwJ7nukKrvjG94e62GyYJ7FW4OTYmo_A7TUG7mgmPrKi0CS_o18WGwv2WQw6kr2B9D2kDFOnGAQCvB1UOwkbCT1AwmrULvAOMx2&sai=AMfl-YTh3_Ze7MOihQXKZ42CclkKsgx-sbd0afjwkstrNq4DPO3GuIQ93zaQw_isMKy5IRpjLS7m-be_eKuXsb9eWMQEgHG5yYWlnAE3BFp7Y1KrntvZtXAEoJL4d2y73pRsupWMvUHBZCkJQa__JpyA8semaDJ8vsAwgPB-NqyZFTyZLjUeJnzmEa93Wa1r-_DpPe7KrxQTxn_3mHhDCQR8zpBrbpmLNG7MiZ7V90KeTHV7ucqkoBxb-t-vUzEtUr3ZqyL0lSyDdT2LGkfjp00YpVgYCfNB-ckPDlRTLI7s4xvzltPxoHE68hSbHevOf88b7hqY2up4pf8DwZ2K1LaJTw3-s5oPwFQg4T85lp2zOwjZ2MaPiRZ1qPN30n17hjiclQ&sig=Cg0ArKJSzO7TnR-KC_EYEAE&uach_m=%5BUACH%5D&urlfix=1&dett=4&adurl= — 200 — 28 B — 107 ms — h3https://de.tynt.com/deb/?m=xch&rt=html&gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=-1&id=zzz000000000002zzz&ru=https%3A%2F%2Fprebid-server.rubiconproject.com%2Fsetuid%3Fbidder%3D33across%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D-1%26account%3D%26f%3Db%26uid%3D33XUSERID33Xde.tynt.com/deb/?m=xch&rt=html&gdpr... https://de.tynt.com/deb/?m=xch&rt=html&gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=-1&id=zzz000000000002zzz&ru=https%3A%2F%2Fprebid-server.rubiconproject.com%2Fsetuid%3Fbidder%3D33across%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D-1%26account%3D%26f%3Db%26uid%3D33XUSERID33X — 307 — 829 B — 431 ms — h2https://tpc.googlesyndication.com/safeframe/1-0-45/js/ext.jstpc.googlesyndication.com/safeframe... https://tpc.googlesyndication.com/safeframe/1-0-45/js/ext.js — 200 — 0 B — 0 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 — 0 ms — h3https://www.dianomi.com/js/contextfeed.jswww.dianomi.com/js/contextfeed.js https://www.dianomi.com/js/contextfeed.js — 304 — 58 B — 14 ms — h2https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjssU6HzmUFGXvyU0EcD0Plx0kJbkEH5BWrH1YsBSz5hJOX-Q7syty-f0Wy2svFimdIh3VWK0d6_GWba5puVG-8fKJmCHq48-pN8yvyE0JW0DaRyCvM6swhxCE5C8u9RbXMXC-1L9LgKaq7AM8fCZTw8IW_uq_QNnsVIiMQxXTVXVDQM2suphdxLG8KAtQ8aC2wSmw26_17XMEb5JrGYCYa9qJCBN8mk_yaEHIrYmh95-m5Y2_becM_fobR88yAGNDjWL5JIX9kKfezwhLYBZClF184AXrI2lKMrwcwmPoKFNLhirObUoELzrEimMhXnN2EcW4ebZYheWVUMpkgpAx1jZt7iIIeYS5psSeAqK_CFf8oFgdMS6ScnpplWBaOBOjH_a4wRO-37msZp2RmEADZQlxVeNtdJaggkm5s__ZuqzxJdlilk-s2zFe55xkRRclXKVtDLTiiq241H_iBWh4Q&sai=AMfl-YRQCxce4ngDiuH0cOnZQELuaTDRlpYA-3SrTxUkTUVbWzx1lO32d3Z8bFXbjWXXiqdDL_SVrK711ClGtwz9EMfp23rxJ1ChwVUFtpiUqJx1_ceVU1557uBLaXD_W5NIiRzaBXsaiw9ro8g_rwCBbNg0EfL40m8qcgJqO9sDq2A6Nk-073YjKfFvU96eC1f9_5aBhvfl78mrnNHbebxFDrgWu2rh-YM79GnSnrVLYCJHvHKh7v-UcWP9sKb-7mwYMzTDDIlq4hZPgwXBWvpWn2KC_g4c3nhOrMe7FLsUB4gLMLfCNJQmDwGnHLh3rcq-Tcowl4broUPyBTnpo8LUoWtgCYvq9NJo6tleByrFwBemcneeu0e6Ua1ZVQMbWEILtg&sig=Cg0ArKJSzCcMtZVHmnU9EAE&uach_m=%5BUACH%5D&urlfix=1&adurl=securepubads.g.doubleclick.net/pcs/... https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjssU6HzmUFGXvyU0EcD0Plx0kJbkEH5BWrH1YsBSz5hJOX-Q7syty-f0Wy2svFimdIh3VWK0d6_GWba5puVG-8fKJmCHq48-pN8yvyE0JW0DaRyCvM6swhxCE5C8u9RbXMXC-1L9LgKaq7AM8fCZTw8IW_uq_QNnsVIiMQxXTVXVDQM2suphdxLG8KAtQ8aC2wSmw26_17XMEb5JrGYCYa9qJCBN8mk_yaEHIrYmh95-m5Y2_becM_fobR88yAGNDjWL5JIX9kKfezwhLYBZClF184AXrI2lKMrwcwmPoKFNLhirObUoELzrEimMhXnN2EcW4ebZYheWVUMpkgpAx1jZt7iIIeYS5psSeAqK_CFf8oFgdMS6ScnpplWBaOBOjH_a4wRO-37msZp2RmEADZQlxVeNtdJaggkm5s__ZuqzxJdlilk-s2zFe55xkRRclXKVtDLTiiq241H_iBWh4Q&sai=AMfl-YRQCxce4ngDiuH0cOnZQELuaTDRlpYA-3SrTxUkTUVbWzx1lO32d3Z8bFXbjWXXiqdDL_SVrK711ClGtwz9EMfp23rxJ1ChwVUFtpiUqJx1_ceVU1557uBLaXD_W5NIiRzaBXsaiw9ro8g_rwCBbNg0EfL40m8qcgJqO9sDq2A6Nk-073YjKfFvU96eC1f9_5aBhvfl78mrnNHbebxFDrgWu2rh-YM79GnSnrVLYCJHvHKh7v-UcWP9sKb-7mwYMzTDDIlq4hZPgwXBWvpWn2KC_g4c3nhOrMe7FLsUB4gLMLfCNJQmDwGnHLh3rcq-Tcowl4broUPyBTnpo8LUoWtgCYvq9NJo6tleByrFwBemcneeu0e6Ua1ZVQMbWEILtg&sig=Cg0ArKJSzCcMtZVHmnU9EAE&uach_m=%5BUACH%5D&urlfix=1&adurl= — 200 — 28 B — 96 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2 — 204 — 20 B — 70 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 — 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 — 55 ms — h3data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST… — 200 — 0 B — 0 ms — datahttps://www.dianomi.com/cgi-bin/consent.pl?id=1687www.dianomi.com/cgi-bin/consent.pl?... https://www.dianomi.com/cgi-bin/consent.pl?id=1687 — 200 — 176 B — 138 ms — h2https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjsvPy7rJGV_M9e5bB7EOxSPJIoNlKESYBPlqu_hkbqm5ZES5WgsRjCk4sRP96bCwciZN4JTDC8elgUd2DxEtJOq0gjPFJ7zrn6w3nQfBvVEERGonOsWNNs4gK-LADQCeZM1411BRNk2en0GPmakZ5ygWgHSij0LW1BQialxPjTdJDnVEJwoEV2gPBudODGIGi-LaLElV6OZBt2jNd4kdDbZfTgdz2xQWYa-aNTIqVoZhjXDyPSAotkOCa8odjaBR5DEu96o-iVD200qGFTSKnghlZRYjGsJGZ27Z8pL9GobCZ2u9yGc8ALD6k9xibHLA0kHMvmcgN8G9gzdiMkT_Md5esyUN43ivjinR3j-nu8R6wLOdtsvZgtqtwZssPagDJUGs1-_-VoC02J4cFkZkOx_DNfjq80TRWz68uFIoV-tRqvmyjvpPN5EOVPfn36INvjY2Mou5Rb1EIGDO8_QkLV22&sai=AMfl-YTVct4qp5ibYQXAsriDwa0oJIYygM2lr8ndd8q_IrAVwqQPxZqWsvql_JDrz88h6dUjwJZYzevVHmOabewkNfNZHbTL9DyzvJZ38Tb7tp9gU26QvOyVBUEJzjGGvS8qO2L8ESAF5NersRXD70LH4NNv078JtCMvgLGDeKN50VbPxzL4Ka0kwrXsg98UBfOgf52kpuy7_kVfAjz7RPJZEPUp0GD9IRVpIeKnXEei518RbakK1VJkYUuMN03Gs6p41P2QEPV72NYGjKf33ZwpA4jSCQFbnwn8Jf_jAG_Lr7mbfpnRtGQeZCkYONi6iFG7x-t-OlNdokbjFIrsJal2C4HOpJxe84xM8_Neum1ndSea7jab-YYrdv9TLI4kMYw5eg&sig=Cg0ArKJSzME5RWmEWAtzEAE&uach_m=%5BUACH%5D&urlfix=1&dett=4&adurl=securepubads.g.doubleclick.net/pcs/... https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjsvPy7rJGV_M9e5bB7EOxSPJIoNlKESYBPlqu_hkbqm5ZES5WgsRjCk4sRP96bCwciZN4JTDC8elgUd2DxEtJOq0gjPFJ7zrn6w3nQfBvVEERGonOsWNNs4gK-LADQCeZM1411BRNk2en0GPmakZ5ygWgHSij0LW1BQialxPjTdJDnVEJwoEV2gPBudODGIGi-LaLElV6OZBt2jNd4kdDbZfTgdz2xQWYa-aNTIqVoZhjXDyPSAotkOCa8odjaBR5DEu96o-iVD200qGFTSKnghlZRYjGsJGZ27Z8pL9GobCZ2u9yGc8ALD6k9xibHLA0kHMvmcgN8G9gzdiMkT_Md5esyUN43ivjinR3j-nu8R6wLOdtsvZgtqtwZssPagDJUGs1-_-VoC02J4cFkZkOx_DNfjq80TRWz68uFIoV-tRqvmyjvpPN5EOVPfn36INvjY2Mou5Rb1EIGDO8_QkLV22&sai=AMfl-YTVct4qp5ibYQXAsriDwa0oJIYygM2lr8ndd8q_IrAVwqQPxZqWsvql_JDrz88h6dUjwJZYzevVHmOabewkNfNZHbTL9DyzvJZ38Tb7tp9gU26QvOyVBUEJzjGGvS8qO2L8ESAF5NersRXD70LH4NNv078JtCMvgLGDeKN50VbPxzL4Ka0kwrXsg98UBfOgf52kpuy7_kVfAjz7RPJZEPUp0GD9IRVpIeKnXEei518RbakK1VJkYUuMN03Gs6p41P2QEPV72NYGjKf33ZwpA4jSCQFbnwn8Jf_jAG_Lr7mbfpnRtGQeZCkYONi6iFG7x-t-OlNdokbjFIrsJal2C4HOpJxe84xM8_Neum1ndSea7jab-YYrdv9TLI4kMYw5eg&sig=Cg0ArKJSzME5RWmEWAtzEAE&uach_m=%5BUACH%5D&urlfix=1&dett=4&adurl= — 200 — 28 B — 61 ms — h3https://prebid-server.rubiconproject.com/openrtb2/auctionprebid-server.rubiconproject.com/op... https://prebid-server.rubiconproject.com/openrtb2/auction — 200 — 585 B — 368 ms — http/1.1https://prebid.media.net/rtb/prebid?cid=8CU9S2944prebid.media.net/rtb/prebid?cid=8CU... https://prebid.media.net/rtb/prebid?cid=8CU9S2944 — 200 — 549 B — 184 ms — h3https://zz43256sou.pub.tappx.com/rtb/?type_cnn=prebidjs&v=0.1.3&pbjsv=v9.47.0zz43256sou.pub.tappx.com/rtb/?type_... https://zz43256sou.pub.tappx.com/rtb/?type_cnn=prebidjs&v=0.1.3&pbjsv=v9.47.0 — 204 — 935 B — 134 ms — http/1.1https://htlb.casalemedia.com/openrtb/pbjs?s=1105811htlb.casalemedia.com/openrtb/pbjs?s... https://htlb.casalemedia.com/openrtb/pbjs?s=1105811 — 200 — 587 B — 197 ms — h3https://fastlane.rubiconproject.com/a/api/prebid-exchange.json?as=16912-544358&m=banner&s=1fastlane.rubiconproject.com/a/api/p... https://fastlane.rubiconproject.com/a/api/prebid-exchange.json?as=16912-544358&m=banner&s=1 — 200 — 156 B — 139 ms — h2https://fastlane.rubiconproject.com/a/api/prebid-exchange.json?as=16912-544358&m=native&s=6fastlane.rubiconproject.com/a/api/p... https://fastlane.rubiconproject.com/a/api/prebid-exchange.json?as=16912-544358&m=native&s=6 — 200 — 156 B — 154 ms — h2https://a.teads.tv/hb/bid-requesta.teads.tv/hb/bid-request https://a.teads.tv/hb/bid-request — 200 — 632 B — 154 ms — h2https://prebid-a.rubiconproject.com/eventprebid-a.rubiconproject.com/event https://prebid-a.rubiconproject.com/event — 204 — 126 B — 383 ms — h2https://www.dianomi.com/cgi-bin/context.pl?id=1688&h=www.scmp.com&url=https%3A%2F%2Fwww.scmp.com%2F&canCookie=true&canDmp=true&gdpr=0&gdpr_consent=&cmp_id=300&partner_tcf_status=2.0&partnerTcfStatus=2.0www.dianomi.com/cgi-bin/context.pl?... https://www.dianomi.com/cgi-bin/context.pl?id=1688&h=www.scmp.com&url=https%3A%2F%2Fwww.scmp.com%2F&canCookie=true&canDmp=true&gdpr=0&gdpr_consent=&cmp_id=300&partner_tcf_status=2.0&partnerTcfStatus=2.0 — 200 — 359 B — 146 ms — h2https://www.dianomi.com/cgi-bin/context.pl?id=1687&h=www.scmp.com&url=https%3A%2F%2Fwww.scmp.com%2F&canCookie=true&canDmp=true&gdpr=0&gdpr_consent=&cmp_id=300&partner_tcf_status=2.0&partnerTcfStatus=2.0www.dianomi.com/cgi-bin/context.pl?... https://www.dianomi.com/cgi-bin/context.pl?id=1687&h=www.scmp.com&url=https%3A%2F%2Fwww.scmp.com%2F&canCookie=true&canDmp=true&gdpr=0&gdpr_consent=&cmp_id=300&partner_tcf_status=2.0&partnerTcfStatus=2.0 — 200 — 382 B — 310 ms — h2https://prebid-a.rubiconproject.com/eventprebid-a.rubiconproject.com/event https://prebid-a.rubiconproject.com/event — 204 — 125 B — 251 ms — h2https://hde.tynt.com/deb/?m=xch&rt=html&gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=-1&id=zzz000000000002zzz&ru=https%3A%2F%2Fprebid-server.rubiconproject.com%2Fsetuid%3Fbidder%3D33across%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D-1%26account%3D%26f%3Db%26uid%3D33XUSERID33X&b=1hde.tynt.com/deb/?m=xch&rt=html&gdp... https://hde.tynt.com/deb/?m=xch&rt=html&gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=-1&id=zzz000000000002zzz&ru=https%3A%2F%2Fprebid-server.rubiconproject.com%2Fsetuid%3Fbidder%3D33across%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D-1%26account%3D%26f%3Db%26uid%3D33XUSERID33X&b=1 — 200 — 1.6 KiB — 455 ms — h2https://prebid-server.rubiconproject.com/openrtb2/auctionprebid-server.rubiconproject.com/op... https://prebid-server.rubiconproject.com/openrtb2/auction — 200 — 584 B — 357 ms — http/1.1https://zz43256sou.pub.tappx.com/rtb/?type_cnn=prebidjs&v=0.1.3&pbjsv=v9.47.0zz43256sou.pub.tappx.com/rtb/?type_... https://zz43256sou.pub.tappx.com/rtb/?type_cnn=prebidjs&v=0.1.3&pbjsv=v9.47.0 — 204 — 935 B — 135 ms — http/1.1https://prebid.media.net/rtb/prebid?cid=8CU9S2944prebid.media.net/rtb/prebid?cid=8CU... https://prebid.media.net/rtb/prebid?cid=8CU9S2944 — 200 — 549 B — 261 ms — h3https://htlb.casalemedia.com/openrtb/pbjs?s=1105812htlb.casalemedia.com/openrtb/pbjs?s... https://htlb.casalemedia.com/openrtb/pbjs?s=1105812 — 200 — 586 B — 196 ms — h3https://a.teads.tv/hb/bid-requesta.teads.tv/hb/bid-request https://a.teads.tv/hb/bid-request — 200 — 222 B — 144 ms — h2https://fastlane.rubiconproject.com/a/api/prebid-exchange.json?as=16912-544358&m=banner&s=1fastlane.rubiconproject.com/a/api/p... https://fastlane.rubiconproject.com/a/api/prebid-exchange.json?as=16912-544358&m=banner&s=1 — 200 — 156 B — 214 ms — h2https://fastlane.rubiconproject.com/a/api/prebid-exchange.json?as=16912-544358&m=native&s=6fastlane.rubiconproject.com/a/api/p... https://fastlane.rubiconproject.com/a/api/prebid-exchange.json?as=16912-544358&m=native&s=6 — 200 — 179 B — 166 ms — h2https://www.dianomi.com/js/contextfeed/prebid.jswww.dianomi.com/js/contextfeed/preb... https://www.dianomi.com/js/contextfeed/prebid.js — 200 — 58.2 KiB — 33 ms — h2https://sync.colossusssp.com/pbs.gif?gdpr=0&gdpr_consent=&us_privacy=1---&redir=https%3A%2F%2Fprebid-server.rubiconproject.com%2Fsetuid%3Fbidder%3Dcolossus%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D-1%26account%3D%26f%3Di%26uid%3D%5BUID%5Dsync.colossusssp.com/pbs.gif?gdpr=0... https://sync.colossusssp.com/pbs.gif?gdpr=0&gdpr_consent=&us_privacy=1---&redir=https%3A%2F%2Fprebid-server.rubiconproject.com%2Fsetuid%3Fbidder%3Dcolossus%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D-1%26account%3D%26f%3Di%26uid%3D%5BUID%5D — -1 — 0 B — 2.0 s — https://data.dianomi.com/frontend/usync?redirect=https%3A%2F%2Fdata.dianomi.com%2Ffrontend%2Fping%3Fuid%3D%24UIDdata.dianomi.com/frontend/usync?red... https://data.dianomi.com/frontend/usync?redirect=https%3A%2F%2Fdata.dianomi.com%2Ffrontend%2Fping%3Fuid%3D%24UID — 406 — 260 B — 237 ms — h2https://assets-v2.i-scmp.com/production/_next/static/chunks/3584-6d45798a16f530f4.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/3584-6d45798a16f530f4.js — 200 — 3.3 KiB — 15 ms — h3https://assets-v2.i-scmp.com/production/_next/static/chunks/3104.2a6d5caf1088ba43.jsassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/chunks/3104.2a6d5caf1088ba43.js — 200 — 29.2 KiB — 16 ms — h3https://www.dianomi.com/js/contextfeed/prebid.jswww.dianomi.com/js/contextfeed/preb... https://www.dianomi.com/js/contextfeed/prebid.js — 304 — 59 B — 16 ms — h2https://data.dianomi.com/frontend/usync?redirect=https%3A%2F%2Fdata.dianomi.com%2Ffrontend%2Fping%3Fuid%3D%24UIDdata.dianomi.com/frontend/usync?red... https://data.dianomi.com/frontend/usync?redirect=https%3A%2F%2Fdata.dianomi.com%2Ffrontend%2Fping%3Fuid%3D%24UID — 406 — 38 B — 304 ms — h2https://assets-v2.i-scmp.com/production/_next/static/media/black-app-store.c1e2c4bb.pngassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/media/black-app-store.c1e2c4bb.png — 200 — 2.0 KiB — 17 ms — h3https://assets-v2.i-scmp.com/production/_next/static/media/black-google-play.cd66f2d5.pngassets-v2.i-scmp.com/production/_ne... https://assets-v2.i-scmp.com/production/_next/static/media/black-google-play.cd66f2d5.png — 200 — 1.9 KiB — 14 ms — h3https://hbx.media.net/checksync.php?vsSync=1&cs=8&cv=31&https=1&cid=8CU9S2944&prvid=2034%2C2033%2C2031%2C2030%2C251%2C233%2C3017%2C214%2C236%2C313%2C237%2C117%2C636%2C319%2C55%2C99%2C77%2C20000%2C2045%2C460%2C462%2C122%2C3007%2C345%2C521%2C203%2C700&itype=PREBID&purpose1=1&gdprconsent=1&gdpr=0&coppa=0&usp_status=0&usp_consent=1&uspstring=1---&gpp_sid=-1&dn=scmp.comhbx.media.net/checksync.php?vsSync=... https://hbx.media.net/checksync.php?vsSync=1&cs=8&cv=31&https=1&cid=8CU9S2944&prvid=2034%2C2033%2C2031%2C2030%2C251%2C233%2C3017%2C214%2C236%2C313%2C237%2C117%2C636%2C319%2C55%2C99%2C77%2C20000%2C2045%2C460%2C462%2C122%2C3007%2C345%2C521%2C203%2C700&itype=PREBID&purpose1=1&gdprconsent=1&gdpr=0&coppa=0&usp_status=0&usp_consent=1&uspstring=1---&gpp_sid=-1&dn=scmp.com — 200 — 13.0 KiB — 275 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 — 35 ms — h2https://zz43256sou.pub.tappx.com/cs/usersync.php?&gdpr_optin=0&gdpr_consent=&us_privacy=1---&type=iframezz43256sou.pub.tappx.com/cs/usersyn... https://zz43256sou.pub.tappx.com/cs/usersync.php?&gdpr_optin=0&gdpr_consent=&us_privacy=1---&type=iframe — 200 — 2.5 KiB — 476 ms — http/1.1https://id5-sync.com/api/config/prebidid5-sync.com/api/config/prebid https://id5-sync.com/api/config/prebid — 200 — 499 B — 646 ms — h2https://ssc-cms.33across.com/ps/?_=1776294120281.&ri=zzz000000000002zzz&gdpr_58=&gdpr=0&gdpr_consent=&us_privacy=1---&ru=https%3A%2F%2Fprebid-server.rubiconproject.com%2Fsetuid%3Fbidder%3D33across%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D-1%26account%3D%26f%3Db%26uid%3D33XUSERID33Xssc-cms.33across.com/ps/?_=17762941... https://ssc-cms.33across.com/ps/?_=1776294120281.&ri=zzz000000000002zzz&gdpr_58=&gdpr=0&gdpr_consent=&us_privacy=1---&ru=https%3A%2F%2Fprebid-server.rubiconproject.com%2Fsetuid%3Fbidder%3D33across%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D-1%26account%3D%26f%3Db%26uid%3D33XUSERID33X — 302 — 583 B — 143 ms — h2https://ps.eyeota.net/pixel?pid=c9gd671&t=gif&uid=lfxDTmngGOjAhy9LWGkAPg%3D%3D&us_privacy=1---&33random=1776294120281.2&cat=33acrossps.eyeota.net/pixel?pid=c9gd671&t=g... https://ps.eyeota.net/pixel?pid=c9gd671&t=gif&uid=lfxDTmngGOjAhy9LWGkAPg%3D%3D&us_privacy=1---&33random=1776294120281.2&cat=33across — 302 — 787 B — 512 ms — http/1.1https://id5-sync.com/api/config/prebidid5-sync.com/api/config/prebid https://id5-sync.com/api/config/prebid — 200 — 498 B — 597 ms — h2https://pagead2.googlesyndication.com/pcs/activeview?xai=AKAOjst1DWKauRtqGOytRsWzKRLp4uh5Xer2r5an0q8hOnX_4Alh1JiLXdvNFnaw06mOFBhvd7ziuZgt-E5EdGWXmN53PaL-iauOO82sWQXMGUMfCg2Mcelponm8-wFbDoq7UaaybXRqIoYWDwV-eGKrI1NSXHqkdVhyIM5YHr2KD48A_Cie7mAycKOAlLQ&sig=Cg0ArKJSzIuOTW_-8588EAE&id=lidar2&mcvt=1000&p=10,56,110,356&tm=1287.7999999523163&tu=287.7999999523163&mtos=1000,1000,1000,1000,1000&tos=1000,0,0,0,0&v=20260413&bin=7&avms=nio&bs=0,0&mc=1&if=1&vu=1&app=0&itpl=0&adk=3950382086&rs=4&la=0&cr=0&uach=WyJMaW51eCIsIiIsIng4NiIsIiIsIjE0Ni4wLjc2ODAuMTY0IixudWxsLDAsbnVsbCwiNjQiLFtbIk5vdC1BLkJyYW5kIiwiMjQuMC4wLjAiXSxbIkNocm9taXVtIiwiMTQ2LjAuNzY4MC4xNjQiXV0sMF0%3D&vs=4&r=v&co=7222691900&rst=1776294119088&rpt=371&isd=0&lsd=0&met=ce&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=AKAOjst1DWKauRtqGOytRsWzKRLp4uh5Xer2r5an0q8hOnX_4Alh1JiLXdvNFnaw06mOFBhvd7ziuZgt-E5EdGWXmN53PaL-iauOO82sWQXMGUMfCg2Mcelponm8-wFbDoq7UaaybXRqIoYWDwV-eGKrI1NSXHqkdVhyIM5YHr2KD48A_Cie7mAycKOAlLQ&sig=Cg0ArKJSzIuOTW_-8588EAE&id=lidar2&mcvt=1000&p=10,56,110,356&tm=1287.7999999523163&tu=287.7999999523163&mtos=1000,1000,1000,1000,1000&tos=1000,0,0,0,0&v=20260413&bin=7&avms=nio&bs=0,0&mc=1&if=1&vu=1&app=0&itpl=0&adk=3950382086&rs=4&la=0&cr=0&uach=WyJMaW51eCIsIiIsIng4NiIsIiIsIjE0Ni4wLjc2ODAuMTY0IixudWxsLDAsbnVsbCwiNjQiLFtbIk5vdC1BLkJyYW5kIiwiMjQuMC4wLjAiXSxbIkNocm9taXVtIiwiMTQ2LjAuNzY4MC4xNjQiXV0sMF0%3D&vs=4&r=v&co=7222691900&rst=1776294119088&rpt=371&isd=0&lsd=0&met=ce&wmsd=0&pbe=0&fle=0&vae=0&spb=0&sfl=0&ffslot=0&reach=8&io2=0 — 200 — 65 B — 62 ms — h3https://prebid-server.rubiconproject.com/setuid?bidder=33across&gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=-1&account=&f=b&uid=213751442683199prebid-server.rubiconproject.com/se... https://prebid-server.rubiconproject.com/setuid?bidder=33across&gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=-1&account=&f=b&uid=213751442683199 — 200 — 582 B — 639 ms — http/1.1https://cs.media.net/cst?gdpr=0&cs=8&usp_status=0&gdprconsent=1&usp_consent=1&us_privacy=1---&gpp_sid=-1&cid=8CU9S2944&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&us_privacy=1---&gpp_sid=-1&cid=8CU9S2944&coppa=0&itype=PREBID — 200 — 332 B — 137 ms — h2https://pagead2.googlesyndication.com/pcs/activeview?xai=AKAOjsuPGdwlLIlbJYRGwsL7W_Yw2QZ3AhQ3UBYwxJghPgxXoBSYFiqECWrduh81n-7Aiq7P5GLebL9C7LEnRsXO2LrENRlOStZq-PmcdGF3MWLMI1Ip-cpLJyQIYY3F0TdXuOVzBhbuF_h3c8CToWhxUXAL2oOuQvY5zrBiX50nW9ifSQopi4CQNNUjSig&sig=Cg0ArKJSzFvMVqSJCCPyEAE&id=lidar2&mcvt=1000&p=777,46,827,366&tm=1237.6999999284744&tu=238&mtos=0,1000,1000,1000,1000&tos=0,1000,0,0,0&v=20260413&bin=7&avms=nio&bs=0,0&mc=0.92&if=1&vu=1&app=0&itpl=0&adk=4073408242&rs=4&la=0&cr=0&uach=WyJMaW51eCIsIiIsIng4NiIsIiIsIjE0Ni4wLjc2ODAuMTY0IixudWxsLDAsbnVsbCwiNjQiLFtbIk5vdC1BLkJyYW5kIiwiMjQuMC4wLjAiXSxbIkNocm9taXVtIiwiMTQ2LjAuNzY4MC4xNjQiXV0sMF0%3D&vs=4&r=v&co=7222691900&rst=1776294119368&rpt=221&isd=0&lsd=0&met=ce&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=AKAOjsuPGdwlLIlbJYRGwsL7W_Yw2QZ3AhQ3UBYwxJghPgxXoBSYFiqECWrduh81n-7Aiq7P5GLebL9C7LEnRsXO2LrENRlOStZq-PmcdGF3MWLMI1Ip-cpLJyQIYY3F0TdXuOVzBhbuF_h3c8CToWhxUXAL2oOuQvY5zrBiX50nW9ifSQopi4CQNNUjSig&sig=Cg0ArKJSzFvMVqSJCCPyEAE&id=lidar2&mcvt=1000&p=777,46,827,366&tm=1237.6999999284744&tu=238&mtos=0,1000,1000,1000,1000&tos=0,1000,0,0,0&v=20260413&bin=7&avms=nio&bs=0,0&mc=0.92&if=1&vu=1&app=0&itpl=0&adk=4073408242&rs=4&la=0&cr=0&uach=WyJMaW51eCIsIiIsIng4NiIsIiIsIjE0Ni4wLjc2ODAuMTY0IixudWxsLDAsbnVsbCwiNjQiLFtbIk5vdC1BLkJyYW5kIiwiMjQuMC4wLjAiXSxbIkNocm9taXVtIiwiMTQ2LjAuNzY4MC4xNjQiXV0sMF0%3D&vs=4&r=v&co=7222691900&rst=1776294119368&rpt=221&isd=0&lsd=0&met=ce&wmsd=0&pbe=0&fle=0&vae=0&spb=0&sfl=0&ffslot=0&reach=8&io2=0 — 200 — 65 B — 62 ms — h3https://csync.loopme.me/?pubid=11227&gdpr=0&gdpr_consent=&redirect=https%3A%2F%2Fssp.api.tappx.com%2Fcs%2Fusync%3Fidmn%3D109%26type%3Diframe%26id%3D%7Bdevice_id%7D%26auxuid%3Dcsync.loopme.me/?pubid=11227&gdpr=0... https://csync.loopme.me/?pubid=11227&gdpr=0&gdpr_consent=&redirect=https%3A%2F%2Fssp.api.tappx.com%2Fcs%2Fusync%3Fidmn%3D109%26type%3Diframe%26id%3D%7Bdevice_id%7D%26auxuid%3D — 307 — 274 B — 620 ms — h2https://sync.richaudience.com/f7872c90c5d3791e2b51f7edce1a0a5d/?p=skJudSCZ30&consentString=&r=https%3A%2F%2Fssp.api.tappx.com%2Fcs%2Fusync%3Fidmn%3D108%26type%3Diframe%26id%3D%5BPDID%5D%26auxuid%3Dsync.richaudience.com/f7872c90c5d37... https://sync.richaudience.com/f7872c90c5d3791e2b51f7edce1a0a5d/?p=skJudSCZ30&consentString=&r=https%3A%2F%2Fssp.api.tappx.com%2Fcs%2Fusync%3Fidmn%3D108%26type%3Diframe%26id%3D%5BPDID%5D%26auxuid%3D — 302 — 435 B — 679 ms — h2https://sync.1rx.io/usersync2/rmphb?gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fssp.api.tappx.com%2Fcs%2Fusync%3Fidmn%3D162%26type%3Diframe%26id%3D%5BRX_UUID%5D%26auxuid%3Dsync.1rx.io/usersync2/rmphb?gdpr=0&... https://sync.1rx.io/usersync2/rmphb?gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fssp.api.tappx.com%2Fcs%2Fusync%3Fidmn%3D162%26type%3Diframe%26id%3D%5BRX_UUID%5D%26auxuid%3D — 302 — 197 B — 520 ms — h2https://match.sharethrough.com/universal/v1?supply_id=fxAncYJz&gdpr=0&gdpr_consent=&tappx=1match.sharethrough.com/universal/v1... https://match.sharethrough.com/universal/v1?supply_id=fxAncYJz&gdpr=0&gdpr_consent=&tappx=1 — 302 — 305 B — 524 ms — h2https://eb2.3lift.com/getuid?redir=https%3A%2F%2Fssp.api.tappx.com%2Fcs%2Fusync%3Fidmn%3D28%26type%3Diframe%26id%3D%24UID%26auxuid%3D&gdpr=0&gdpr_consent=eb2.3lift.com/getuid?redir=https%3A... https://eb2.3lift.com/getuid?redir=https%3A%2F%2Fssp.api.tappx.com%2Fcs%2Fusync%3Fidmn%3D28%26type%3Diframe%26id%3D%24UID%26auxuid%3D&gdpr=0&gdpr_consent= — 302 — 302 B — 135 ms — h2https://cs.admanmedia.com/081735c92c4aa336da0b87ec328727ee.gif?redir=https%3A%2F%2Fssp.api.tappx.com%2Fcs%2Fusync%3Fidmn%3D231%26type%3Diframe%26id%3D%5BUID%5D%26auxuid%3D&gdpr=0&gdpr_consent=&ccpa={{CCPA}}&coppa={{COPPA}}cs.admanmedia.com/081735c92c4aa336d... https://cs.admanmedia.com/081735c92c4aa336da0b87ec328727ee.gif?redir=https%3A%2F%2Fssp.api.tappx.com%2Fcs%2Fusync%3Fidmn%3D231%26type%3Diframe%26id%3D%5BUID%5D%26auxuid%3D&gdpr=0&gdpr_consent=&ccpa={{CCPA}}&coppa={{COPPA}} — 302 — 393 B — 656 ms — h2https://s.ad.smaato.net/c/?adExInit=tappx&gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fssp.api.tappx.com%2Fcs%2Fusync%3Fidmn%3D82%26type%3Diframe%26id%3D%24UID%26auxuid%3Ds.ad.smaato.net/c/?adExInit=tappx&g... https://s.ad.smaato.net/c/?adExInit=tappx&gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fssp.api.tappx.com%2Fcs%2Fusync%3Fidmn%3D82%26type%3Diframe%26id%3D%24UID%26auxuid%3D — 302 — 281 B — 534 ms — h2https://cm.adform.net/cookie?redirect_url=https%3A%2F%2Fssp.api.tappx.com%2Fcs%2Fusync%3Fidmn%3D50%26type%3Diframe%26id%3D%24UID%26auxuid%3Dcm.adform.net/cookie?redirect_url=h... https://cm.adform.net/cookie?redirect_url=https%3A%2F%2Fssp.api.tappx.com%2Fcs%2Fusync%3Fidmn%3D50%26type%3Diframe%26id%3D%24UID%26auxuid%3D — 200 — 475 B — 621 ms — h2https://ads.pubmatic.com/AdServer/js/user_sync.html?p=158111&userIdMacro=(PM_UID)&gdpr=0&gdpr_consent=&predirect=https%3A%2F%2Fssp.api.tappx.com%2Fcs%2Fusync%3Fidmn%3D76%26type%3Diframe%26id%3D%28PM_UID%29%26auxuid%3Dads.pubmatic.com/AdServer/js/user_s... https://ads.pubmatic.com/AdServer/js/user_sync.html?p=158111&userIdMacro=(PM_UID)&gdpr=0&gdpr_consent=&predirect=https%3A%2F%2Fssp.api.tappx.com%2Fcs%2Fusync%3Fidmn%3D76%26type%3Diframe%26id%3D%28PM_UID%29%26auxuid%3D — 200 — 7.6 KiB — 309 ms — h2https://ssbsync.smartadserver.com/api/sync?callerId=36&gdpr=0&gdpr_consent=ssbsync.smartadserver.com/api/sync?... https://ssbsync.smartadserver.com/api/sync?callerId=36&gdpr=0&gdpr_consent= — 200 — 711 B — 492 ms — h2https://secure-assets.rubiconproject.com/utils/xapi/multi-sync.html?p=tappx&endpoint=us-eastsecure-assets.rubiconproject.com/ut... https://secure-assets.rubiconproject.com/utils/xapi/multi-sync.html?p=tappx&endpoint=us-east — 301 — 136 B — 25 ms — h2https://ap.lijit.com/pixel?gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fssp.api.tappx.com%2Fcs%2Fusync%3Fidmn%3D13%26type%3Diframe%26id%3D%24UID%26auxuid%3Dap.lijit.com/pixel?gdpr=0&gdpr_cons... https://ap.lijit.com/pixel?gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fssp.api.tappx.com%2Fcs%2Fusync%3Fidmn%3D13%26type%3Diframe%26id%3D%24UID%26auxuid%3D — 307 — 506 B — 438 ms — h2https://prebid-match.dotomi.com/match/bounce/current?version=1&networkId=72582&gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=-1&rurl=https%3A%2F%2Fprebid-server.rubiconproject.com%2Fsetuid%3Fbidder%3Dconversant%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D-1%26account%3D%26f%3Di%26uid%3Dprebid-match.dotomi.com/match/bounc... https://prebid-match.dotomi.com/match/bounce/current?version=1&networkId=72582&gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=-1&rurl=https%3A%2F%2Fprebid-server.rubiconproject.com%2Fsetuid%3Fbidder%3Dconversant%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D-1%26account%3D%26f%3Di%26uid%3D — 302 — 478 B — 547 ms — h2https://ad.360yield.com/user_sync?rt=html&partner_id=1934&gdpr=0&gdpr_consent=&r=https%3A%2F%2Fssp.api.tappx.com%2Fcs%2Fusync%3Fidmn%3D253%26type%3Diframe%26id%3D%7BPUB_USER_ID%7D%26auxuid%3Dad.360yield.com/user_sync?rt=html&p... https://ad.360yield.com/user_sync?rt=html&partner_id=1934&gdpr=0&gdpr_consent=&r=https%3A%2F%2Fssp.api.tappx.com%2Fcs%2Fusync%3Fidmn%3D253%26type%3Diframe%26id%3D%7BPUB_USER_ID%7D%26auxuid%3D — 302 — 755 B — 5.0 s — http/1.1https://eus.rubiconproject.com/usync.html?p=tappx&endpoint=us-easteus.rubiconproject.com/usync.html?p... https://eus.rubiconproject.com/usync.html?p=tappx&endpoint=us-east — 200 — 379 B — 309 ms — h2https://ps.eyeota.net/pixel/bounce/?pid=c9gd671&t=gif&uid=lfxDTmngGOjAhy9LWGkAPg%3D%3D&us_privacy=1---&33random=1776294120281.2&cat=33acrossps.eyeota.net/pixel/bounce/?pid=c9g... https://ps.eyeota.net/pixel/bounce/?pid=c9gd671&t=gif&uid=lfxDTmngGOjAhy9LWGkAPg%3D%3D&us_privacy=1---&33random=1776294120281.2&cat=33across — 200 — 354 B — 130 ms — http/1.1https://ssc-cms.33across.com/ps/?m=xch&rt=html&id=0010b00001siQHqAAM&ru=https%3A%2F%2Fssp.api.tappx.com%2Fcs%2Fusync%3Fidmn%3D58%26type%3Diframe%26id%3D33XUSERID33X%26auxuid%3Dssc-cms.33across.com/ps/?m=xch&rt=h... https://ssc-cms.33across.com/ps/?m=xch&rt=html&id=0010b00001siQHqAAM&ru=https%3A%2F%2Fssp.api.tappx.com%2Fcs%2Fusync%3Fidmn%3D58%26type%3Diframe%26id%3D33XUSERID33X%26auxuid%3D — 302 — 591 B — 156 ms — h2https://ssp-sync.criteo.com/user-sync/iframe?gdprapplies=0&gdpr=&ccpa={{US_PRIVACY}}&redir=https%3A%2F%2Fssp.api.tappx.com%2Fcs%2Fusync%3Fidmn%3D91%26type%3Diframe%26id%3D%24%7BCRITEO_USER_ID%7D%26auxuid%3D&profile=230ssp-sync.criteo.com/user-sync/ifram... https://ssp-sync.criteo.com/user-sync/iframe?gdprapplies=0&gdpr=&ccpa={{US_PRIVACY}}&redir=https%3A%2F%2Fssp.api.tappx.com%2Fcs%2Fusync%3Fidmn%3D91%26type%3Diframe%26id%3D%24%7BCRITEO_USER_ID%7D%26auxuid%3D&profile=230 — 200 — 326 B — 387 ms — h2https://eb2.3lift.com/getuid?ld=1&gdpr=0&cmp_cs=&us_privacy=&redir=https%3A%2F%2Fssp.api.tappx.com%2Fcs%2Fusync%3Fidmn%3D28%26type%3Diframe%26id%3D%24UID%26auxuid%3Deb2.3lift.com/getuid?ld=1&gdpr=0&cm... https://eb2.3lift.com/getuid?ld=1&gdpr=0&cmp_cs=&us_privacy=&redir=https%3A%2F%2Fssp.api.tappx.com%2Fcs%2Fusync%3Fidmn%3D28%26type%3Diframe%26id%3D%24UID%26auxuid%3D — 200 — 139 B — 131 ms — h2https://ms-cookie-sync.presage.io/user-sync.html?gdpr=0&gdpr_consent=us_privacy={{US_PRIVACY}}&redirect=https%3A%2F%2Fssp.api.tappx.com%2Fcs%2Fusync%3Fidmn%3D31%26type%3Diframe%26id%3D%7B%7BOGURY_UID%7D%7D%26auxuid%3D&source=prebids2sms-cookie-sync.presage.io/user-sync... https://ms-cookie-sync.presage.io/user-sync.html?gdpr=0&gdpr_consent=us_privacy={{US_PRIVACY}}&redirect=https%3A%2F%2Fssp.api.tappx.com%2Fcs%2Fusync%3Fidmn%3D31%26type%3Diframe%26id%3D%7B%7BOGURY_UID%7D%7D%26auxuid%3D&source=prebids2s — 200 — 2.0 KiB — 405 ms — h2https://measureadv.com/userIframe?gdpr=0&gdpr_consent=&p=8&redirect=https%3A%2F%2Fssp.api.tappx.com%2Fcs%2Fusync%3Fidmn%3D1083%26type%3Diframe%26id%3D%7BUID%7D%26auxuid%3Dmeasureadv.com/userIframe?gdpr=0&gd... https://measureadv.com/userIframe?gdpr=0&gdpr_consent=&p=8&redirect=https%3A%2F%2Fssp.api.tappx.com%2Fcs%2Fusync%3Fidmn%3D1083%26type%3Diframe%26id%3D%7BUID%7D%26auxuid%3D — 200 — 3.0 KiB — 411 ms — http/1.1https://onetag-sys.com/usync/?pubId=74dfccdc3689510&gdpr=0&gdpr_consent=&us_privacy={{US_PRIVACY}}onetag-sys.com/usync/?pubId=74dfccd... https://onetag-sys.com/usync/?pubId=74dfccdc3689510&gdpr=0&gdpr_consent=&us_privacy={{US_PRIVACY}} — 200 — 4.9 KiB — 415 ms — h2https://sync.pmbmonetize.live/psync?t=s&e=111&cb=https%3A%2F%2Fssp.api.tappx.com%2Fcs%2Fusync%3Fidmn%3D1456%26type%3Diframe%26id%3D%25USER_ID%25%26auxuid%3Dsync.pmbmonetize.live/psync?t=s&e=1... https://sync.pmbmonetize.live/psync?t=s&e=111&cb=https%3A%2F%2Fssp.api.tappx.com%2Fcs%2Fusync%3Fidmn%3D1456%26type%3Diframe%26id%3D%25USER_ID%25%26auxuid%3D — 302 — 517 B — 426 ms — http/1.1https://user-sync.fwmrm.net/ad/u?mode=echo&gdpr=0&gdpr_consent=&cr=https%3A%2F%2Fssp.api.tappx.com%2Fcs%2Fusync%3Fidmn%3D285%26type%3Diframe%26id%3D%23%7Buser.id%7D%26auxuid%3Duser-sync.fwmrm.net/ad/u?mode=echo&... https://user-sync.fwmrm.net/ad/u?mode=echo&gdpr=0&gdpr_consent=&cr=https%3A%2F%2Fssp.api.tappx.com%2Fcs%2Fusync%3Fidmn%3D285%26type%3Diframe%26id%3D%23%7Buser.id%7D%26auxuid%3D — 200 — 437 B — 403 ms — http/1.1https://ad-cdn.technoratimedia.com/html/usersync.html?source=tappx&cb=https%3A%2F%2Fssp.api.tappx.com%2Fcs%2Fusync%3Fidmn%3D999523%26type%3Diframe%26id%3D%5BUSER_ID%5D%26auxuid%3Dad-cdn.technoratimedia.com/html/use... https://ad-cdn.technoratimedia.com/html/usersync.html?source=tappx&cb=https%3A%2F%2Fssp.api.tappx.com%2Fcs%2Fusync%3Fidmn%3D999523%26type%3Diframe%26id%3D%5BUSER_ID%5D%26auxuid%3D — 200 — 7.4 KiB — 227 ms — http/1.1https://lb.eu-1-id5-sync.com/lb/v1lb.eu-1-id5-sync.com/lb/v1 https://lb.eu-1-id5-sync.com/lb/v1 — 200 — 383 B — 687 ms — h2https://sync.sparteo.com/s2s_sync?gdpr=0&gdpr_consent=&redirect_url=https%3A%2F%2Fssp.api.tappx.com%2Fcs%2Fusync%3Fidmn%3D1028%26type%3Diframe%26id%3D%28SP_UID%29%26auxuid%3Dsync.sparteo.com/s2s_sync?gdpr=0&gd... https://sync.sparteo.com/s2s_sync?gdpr=0&gdpr_consent=&redirect_url=https%3A%2F%2Fssp.api.tappx.com%2Fcs%2Fusync%3Fidmn%3D1028%26type%3Diframe%26id%3D%28SP_UID%29%26auxuid%3D — 204 — 123 B — 394 ms — h2https://lb.eu-1-id5-sync.com/lb/v1lb.eu-1-id5-sync.com/lb/v1 https://lb.eu-1-id5-sync.com/lb/v1 — 200 — 382 B — 891 ms — h2https://ittpx.eskimi.com/sync?sp_id=10&gdpr=0&gdpr_consent=ittpx.eskimi.com/sync?sp_id=10&gdpr... https://ittpx.eskimi.com/sync?sp_id=10&gdpr=0&gdpr_consent= — 302 — 309 B — 652 ms — h2https://syncingbridge.com/userIframe?gdpr=0&gdpr_consent=&usp_consent={{US_PRIVACY}}&p=3&redirect=https%3A%2F%2Fssp.api.tappx.com%2Fcs%2Fusync%3Fidmn%3D869%26type%3Diframe%26id%3D%7BUID%7D%26auxuid%3Dsyncingbridge.com/userIframe?gdpr=0... https://syncingbridge.com/userIframe?gdpr=0&gdpr_consent=&usp_consent={{US_PRIVACY}}&p=3&redirect=https%3A%2F%2Fssp.api.tappx.com%2Fcs%2Fusync%3Fidmn%3D869%26type%3Diframe%26id%3D%7BUID%7D%26auxuid%3D — 200 — 1.2 KiB — 408 ms — http/1.1https://de.tynt.com/deb/?m=xch&rt=html&id=0010b00001siQHqAAM&ru=https%3A%2F%2Fssp.api.tappx.com%2Fcs%2Fusync%3Fidmn%3D58%26type%3Diframe%26id%3D33XUSERID33X%26auxuid%3Dde.tynt.com/deb/?m=xch&rt=html&id=0... https://de.tynt.com/deb/?m=xch&rt=html&id=0010b00001siQHqAAM&ru=https%3A%2F%2Fssp.api.tappx.com%2Fcs%2Fusync%3Fidmn%3D58%26type%3Diframe%26id%3D33XUSERID33X%26auxuid%3D — 307 — 688 B — 151 ms — h2https://eu-rtbstack-cm.admixer.net/cm?client=c4527281-5aa5-4c8e-bc53-a80bb3f99470&ssp=245&rurl=https%3A%2F%2Fssp.api.tappx.com%2Fcs%2Fusync%3Fidmn%3D511%26type%3Diframe%26id%3D%24%24visitor_cookie%24%24%26auxuid%3Deu-rtbstack-cm.admixer.net/cm?clien... https://eu-rtbstack-cm.admixer.net/cm?client=c4527281-5aa5-4c8e-bc53-a80bb3f99470&ssp=245&rurl=https%3A%2F%2Fssp.api.tappx.com%2Fcs%2Fusync%3Fidmn%3D511%26type%3Diframe%26id%3D%24%24visitor_cookie%24%24%26auxuid%3D — 302 — 533 B — 634 ms — http/1.1https://hde.tynt.com/deb/?m=xch&rt=html&id=0010b00001siQHqAAM&ru=https%3A%2F%2Fssp.api.tappx.com%2Fcs%2Fusync%3Fidmn%3D58%26type%3Diframe%26id%3D33XUSERID33X%26auxuid%3D&b=1hde.tynt.com/deb/?m=xch&rt=html&id=... https://hde.tynt.com/deb/?m=xch&rt=html&id=0010b00001siQHqAAM&ru=https%3A%2F%2Fssp.api.tappx.com%2Fcs%2Fusync%3Fidmn%3D58%26type%3Diframe%26id%3D33XUSERID33X%26auxuid%3D&b=1 — 200 — 1.5 KiB — 185 ms — h2https://eus.rubiconproject.com/usync.jseus.rubiconproject.com/usync.js https://eus.rubiconproject.com/usync.js — 200 — 11.5 KiB — 31 ms — h2https://sync.technoratimedia.com/services?source=tappx&cb=https%3A%2F%2Fssp.api.tappx.com%2Fcs%2Fusync%3Fidmn%3D999523%26type%3Diframe%26id%3D%5BUSER_ID%5D%26auxuid%3D&srv=cs&att=99sync.technoratimedia.com/services?s... https://sync.technoratimedia.com/services?source=tappx&cb=https%3A%2F%2Fssp.api.tappx.com%2Fcs%2Fusync%3Fidmn%3D999523%26type%3Diframe%26id%3D%5BUSER_ID%5D%26auxuid%3D&srv=cs&att=99 — 307 — 385 B — 451 ms — h2https://ssp.api.tappx.com/cs/usync?idmn=162&type=iframe&id=OPTOUT&auxuid=ssp.api.tappx.com/cs/usync?idmn=162... https://ssp.api.tappx.com/cs/usync?idmn=162&type=iframe&id=OPTOUT&auxuid= — 200 — 857 B — 642 ms — http/1.1https://bb.lijit.com/pixel?gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fssp.api.tappx.com%2Fcs%2Fusync%3Fidmn%3D13%26type%3Diframe%26id%3D%24UID%26auxuid%3D&sovrn_retry=truebb.lijit.com/pixel?gdpr=0&gdpr_cons... https://bb.lijit.com/pixel?gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fssp.api.tappx.com%2Fcs%2Fusync%3Fidmn%3D13%26type%3Diframe%26id%3D%24UID%26auxuid%3D&sovrn_retry=true — 307 — 251 B — 430 ms — h2https://ssp.api.tappx.com/cs/usync?idmn=sharthrough&id=bbb5b04e-5d7e-46c9-80f1-ad8b5dc460d0&gdpr=0ssp.api.tappx.com/cs/usync?idmn=sha... https://ssp.api.tappx.com/cs/usync?idmn=sharthrough&id=bbb5b04e-5d7e-46c9-80f1-ad8b5dc460d0&gdpr=0 — 200 — 886 B — 653 ms — http/1.1https://ssp.api.tappx.com/cs/usync?idmn=82&type=iframe&id=4c1c723ba3&auxuid=ssp.api.tappx.com/cs/usync?idmn=82&... https://ssp.api.tappx.com/cs/usync?idmn=82&type=iframe&id=4c1c723ba3&auxuid= — 200 — 858 B — 491 ms — http/1.1https://id.rlcdn.com/713263.gifid.rlcdn.com/713263.gif https://id.rlcdn.com/713263.gif — 451 — 42 B — 244 ms — h2https://creativecdn.com/cm-notify?pi=ogury&gdpr=0&gdpr_consent=us_privacy=%7b%7bUS_PRIVACY%7d%7dcreativecdn.com/cm-notify?pi=ogury&... https://creativecdn.com/cm-notify?pi=ogury&gdpr=0&gdpr_consent=us_privacy=%7b%7bUS_PRIVACY%7d%7d — 302 — 637 B — 611 ms — h2https://ssp.api.tappx.com/cs/usync?idmn=45&id=4216853708727150294&gdpr=0&gdpr_consent=ssp.api.tappx.com/cs/usync?idmn=45&... https://ssp.api.tappx.com/cs/usync?idmn=45&id=4216853708727150294&gdpr=0&gdpr_consent= — 200 — 867 B — 443 ms — http/1.1https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=135&partneruserid=TAM_OK&redirurl=https%3A%2F%2Faax-eu.amazon-adsystem.com%2Fs%2Fdcm%3Fpid%3Df7a5db36-1d5c-4c26-81b6-b4d0807faffb%26id%3DSMART_USER_ID&gdpr=0&gdpr_consent=rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=135&partneruserid=TAM_OK&redirurl=https%3A%2F%2Faax-eu.amazon-adsystem.com%2Fs%2Fdcm%3Fpid%3Df7a5db36-1d5c-4c26-81b6-b4d0807faffb%26id%3DSMART_USER_ID&gdpr=0&gdpr_consent= — 302 — 615 B — 751 ms — h2https://ib.adnxs.com/getuid?https://ms-cookie-sync.presage.io/user-sync?xandr_id=$UID&gdpr=0&gdpr_consent=us_privacy=%7b%7bUS_PRIVACY%7d%7dib.adnxs.com/getuid?https://ms-cook... https://ib.adnxs.com/getuid?https://ms-cookie-sync.presage.io/user-sync?xandr_id=$UID&gdpr=0&gdpr_consent=us_privacy=%7b%7bUS_PRIVACY%7d%7d — 200 — 773 B — 450 ms — h2https://x.bidswitch.net/sync?ssp=ogury&gdpr=0&gdpr_consent=us_privacy=%7b%7bUS_PRIVACY%7d%7d&custom_data=init:ogyx.bidswitch.net/sync?ssp=ogury&gdpr... https://x.bidswitch.net/sync?ssp=ogury&gdpr=0&gdpr_consent=us_privacy=%7b%7bUS_PRIVACY%7d%7d&custom_data=init:ogy — 302 — 475 B — 456 ms — h2https://t.adx.opera.com/pub/sync?pubid=pub9858090441216&gdpr=0&consent=us_privacy=%7b%7bUS_PRIVACY%7d%7dt.adx.opera.com/pub/sync?pubid=pub9... https://t.adx.opera.com/pub/sync?pubid=pub9858090441216&gdpr=0&consent=us_privacy=%7b%7bUS_PRIVACY%7d%7d — 302 — 907 B — 655 ms — http/1.1https://syncingbridge.com/user?gdpr=0&gdpr_consent=us_privacy=%7b%7bUS_PRIVACY%7d%7d&p=2&redirect=https%3A%2F%2Fms-cookie-sync.presage.io%2Fuser-sync%3Fgdpr_consent%3Dus_privacy=%7b%7bUS_PRIVACY%7d%7d%26gdpr%3D0%26brave_id%3D%7BUID%7Dsyncingbridge.com/user?gdpr=0&gdpr_... https://syncingbridge.com/user?gdpr=0&gdpr_consent=us_privacy=%7b%7bUS_PRIVACY%7d%7d&p=2&redirect=https%3A%2F%2Fms-cookie-sync.presage.io%2Fuser-sync%3Fgdpr_consent%3Dus_privacy=%7b%7bUS_PRIVACY%7d%7d%26gdpr%3D0%26brave_id%3D%7BUID%7D — 302 — 1.1 KiB — 241 ms — http/1.1https://sync.srv.stackadapt.com/sync?nid=339&gdpr=0&gdpr_consent=sync.srv.stackadapt.com/sync?nid=33... https://sync.srv.stackadapt.com/sync?nid=339&gdpr=0&gdpr_consent= — 302 — 1.3 KiB — 607 ms — http/1.1https://match.deepintent.com/usersync/158?gdpr=0&gdpr_consent=match.deepintent.com/usersync/158?g... https://match.deepintent.com/usersync/158?gdpr=0&gdpr_consent= — 200 — 44 B — 457 ms — h2https://id.rlcdn.com/711890.gif?credir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D136%26partneruserid%3D&gdpr=0&gdpr_consent=id.rlcdn.com/711890.gif?credir=http... https://id.rlcdn.com/711890.gif?credir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D136%26partneruserid%3D&gdpr=0&gdpr_consent= — 451 — 98 B — 225 ms — h2https://sync.1rx.io/usersync2/rmpssp?sub=ogury&gdpr=0&gdpr_consent=us_privacy=%7b%7bUS_PRIVACY%7d%7dsync.1rx.io/usersync2/rmpssp?sub=og... https://sync.1rx.io/usersync2/rmpssp?sub=ogury&gdpr=0&gdpr_consent=us_privacy=%7b%7bUS_PRIVACY%7d%7d — 302 — 183 B — 157 ms — h2https://cs.admanmedia.com/2e2cd80ed2c36fa49cf9580703081ade.gif?puid=1d623f62-6ad2-42ff-bda5-82377c833487&redir=https%3A%2F%2Fms-cookie-sync.presage.io%2Fuser-sync%3Fillumin_id%3D%5BUID%5D%26gdpr%3D0%26gdpr_consent%3Dus_privacy=%7b%7bUS_PRIVACY%7d%7d&gdpr=0&gdpr_consent=us_privacy=%7b%7bUS_PRIVACY%7d%7dcs.admanmedia.com/2e2cd80ed2c36fa49... https://cs.admanmedia.com/2e2cd80ed2c36fa49cf9580703081ade.gif?puid=1d623f62-6ad2-42ff-bda5-82377c833487&redir=https%3A%2F%2Fms-cookie-sync.presage.io%2Fuser-sync%3Fillumin_id%3D%5BUID%5D%26gdpr%3D0%26gdpr_consent%3Dus_privacy=%7b%7bUS_PRIVACY%7d%7d&gdpr=0&gdpr_consent=us_privacy=%7b%7bUS_PRIVACY%7d%7d — 302 — 426 B — 397 ms — h2https://cs.iqzone.com/1092f8787f1b733028860f25be048027.gif?puid=1d623f62-6ad2-42ff-bda5-82377c833487&redir=https%3A%2F%2Fms-cookie-sync.presage.io%2Fuser-sync%3Fiqzone_id%3D%5BUID%5D%26gdpr%3D0%26gdpr_consent%3Dus_privacy=%7b%7bUS_PRIVACY%7d%7d&gdpr=0&gdpr_consent=us_privacy=%7b%7bUS_PRIVACY%7d%7dcs.iqzone.com/1092f8787f1b733028860... https://cs.iqzone.com/1092f8787f1b733028860f25be048027.gif?puid=1d623f62-6ad2-42ff-bda5-82377c833487&redir=https%3A%2F%2Fms-cookie-sync.presage.io%2Fuser-sync%3Fiqzone_id%3D%5BUID%5D%26gdpr%3D0%26gdpr_consent%3Dus_privacy=%7b%7bUS_PRIVACY%7d%7d&gdpr=0&gdpr_consent=us_privacy=%7b%7bUS_PRIVACY%7d%7d — 302 — 617 B — 413 ms — http/1.1https://b1sync.zemanta.com/usersync/ogury/?gdpr=0&gdpr_consent=us_privacy=%7b%7bUS_PRIVACY%7d%7d&cb=https%3A%2F%2Fms-cookie-sync.presage.io%2Fuser-sync%3Foutbrain_id%3D__ZUID__b1sync.zemanta.com/usersync/ogury/?... https://b1sync.zemanta.com/usersync/ogury/?gdpr=0&gdpr_consent=us_privacy=%7b%7bUS_PRIVACY%7d%7d&cb=https%3A%2F%2Fms-cookie-sync.presage.io%2Fuser-sync%3Foutbrain_id%3D__ZUID__ — 302 — 492 B — 445 ms — http/1.1https://sync.richaudience.com/f7872c90c5d3791e2b51f7edce1a0a5d/?p=uZBUkzcLJe&consentString=us_privacy=%7b%7bUS_PRIVACY%7d%7d&r=https%3A%2F%2Fms-cookie-sync.presage.io%2Fuser-sync%3Fraudience_id%3D%5BPDID%5D%26gdpr%3D0%26gdpr_consent%3Dus_privacy=%7b%7bUS_PRIVACY%7d%7dsync.richaudience.com/f7872c90c5d37... https://sync.richaudience.com/f7872c90c5d3791e2b51f7edce1a0a5d/?p=uZBUkzcLJe&consentString=us_privacy=%7b%7bUS_PRIVACY%7d%7d&r=https%3A%2F%2Fms-cookie-sync.presage.io%2Fuser-sync%3Fraudience_id%3D%5BPDID%5D%26gdpr%3D0%26gdpr_consent%3Dus_privacy=%7b%7bUS_PRIVACY%7d%7d — 302 — 488 B — 238 ms — h2https://ogury-match.dotomi.com/match/bounce/current?networkId=9254917&version=1&nuid=1d623f62-6ad2-42ff-bda5-82377c833487&gdpr=0&gdpr_consent=us_privacy=%7b%7bUS_PRIVACY%7d%7dogury-match.dotomi.com/match/bounce... https://ogury-match.dotomi.com/match/bounce/current?networkId=9254917&version=1&nuid=1d623f62-6ad2-42ff-bda5-82377c833487&gdpr=0&gdpr_consent=us_privacy=%7b%7bUS_PRIVACY%7d%7d — 302 — 378 B — 612 ms — h2https://ads.pubmatic.com/AdServer/js/userSync.jsads.pubmatic.com/AdServer/js/userSy... https://ads.pubmatic.com/AdServer/js/userSync.js — 200 — 3.9 KiB — 29 ms — h2https://sync.kueezrtb.com/api/user/html/62ce79e7dd15099534ae5e04?redirect=https%3A%2F%2Fsync.pmbmonetize.live%2Fpsync%3Ft%3Dd%26e%3D146%26u%3D%24%7BuserId%7D%26clp%3DaHR0cHM6Ly9zc3AuYXBpLnRhcHB4LmNvbS9jcy91c3luYz9pZG1uPTE0NTYmdHlwZT1pZnJhbWUmaWQ9JVVTRVJfSUQlJmF1eHVpZD0sync.kueezrtb.com/api/user/html/62c... https://sync.kueezrtb.com/api/user/html/62ce79e7dd15099534ae5e04?redirect=https%3A%2F%2Fsync.pmbmonetize.live%2Fpsync%3Ft%3Dd%26e%3D146%26u%3D%24%7BuserId%7D%26clp%3DaHR0cHM6Ly9zc3AuYXBpLnRhcHB4LmNvbS9jcy91c3luYz9pZG1uPTE0NTYmdHlwZT1pZnJhbWUmaWQ9JVVTRVJfSUQlJmF1eHVpZD0 — 200 — 4.6 KiB — 396 ms — h2https://secure-assets.rubiconproject.com/utils/xapi/multi-sync.html?p=ogury&endpoint=us-east-1&gdpr_consent=us_privacy=%7b%7bUS_PRIVACY%7d%7dsecure-assets.rubiconproject.com/ut... https://secure-assets.rubiconproject.com/utils/xapi/multi-sync.html?p=ogury&endpoint=us-east-1&gdpr_consent=us_privacy=%7b%7bUS_PRIVACY%7d%7d — 301 — 173 B — 36 ms — h2https://ssbsync.smartadserver.com/api/sync?callerId=73&gdpr=0&gdpr_consent=us_privacy=%7b%7bUS_PRIVACY%7d%7dssbsync.smartadserver.com/api/sync?... https://ssbsync.smartadserver.com/api/sync?callerId=73&gdpr=0&gdpr_consent=us_privacy=%7b%7bUS_PRIVACY%7d%7d — 200 — 659 B — 155 ms — h2https://ssp.api.tappx.com/cs/usync?idmn=31&type=iframe&id=1d623f62-6ad2-42ff-bda5-82377c833487&auxuid=ssp.api.tappx.com/cs/usync?idmn=31&... https://ssp.api.tappx.com/cs/usync?idmn=31&type=iframe&id=1d623f62-6ad2-42ff-bda5-82377c833487&auxuid= — 200 — 883 B — 383 ms — http/1.1https://ssp.api.tappx.com/cs/usync?idmn=109&type=iframe&id=6c7edc79-64a8-4760-9b36-84759b041605&auxuid=&gdpr_consent=null&gdpr=0ssp.api.tappx.com/cs/usync?idmn=109... https://ssp.api.tappx.com/cs/usync?idmn=109&type=iframe&id=6c7edc79-64a8-4760-9b36-84759b041605&auxuid=&gdpr_consent=null&gdpr=0 — 200 — 887 B — 543 ms — http/1.1https://prebid-match.dotomi.com/match/bounce/current?DotomiTest=1428328450bf103d&is_secure=true&version=1&networkId=72582&gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=-1&rurl=https%3A%2F%2Fprebid-server.rubiconproject.com%2Fsetuid%3Fbidder%3Dconversant%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D-1%26account%3D%26f%3Di%26uid%3Dprebid-match.dotomi.com/match/bounc... https://prebid-match.dotomi.com/match/bounce/current?DotomiTest=1428328450bf103d&is_secure=true&version=1&networkId=72582&gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=-1&rurl=https%3A%2F%2Fprebid-server.rubiconproject.com%2Fsetuid%3Fbidder%3Dconversant%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D-1%26account%3D%26f%3Di%26uid%3D — 204 — 103 B — 128 ms — h2https://eus.rubiconproject.com/usync.html?p=ogury&endpoint=us-east-1&gdpr_consent=us_privacy=%7b%7bUS_PRIVACY%7d%7deus.rubiconproject.com/usync.html?p... https://eus.rubiconproject.com/usync.html?p=ogury&endpoint=us-east-1&gdpr_consent=us_privacy=%7b%7bUS_PRIVACY%7d%7d — 200 — 379 B — 21 ms — h2https://ssp.api.tappx.com/cs/usync?idmn=231&type=iframe&id=a81ae2e9-12ca-42bf-8a70-a3d01eb5f62f&auxuid=ssp.api.tappx.com/cs/usync?idmn=231... https://ssp.api.tappx.com/cs/usync?idmn=231&type=iframe&id=a81ae2e9-12ca-42bf-8a70-a3d01eb5f62f&auxuid= — 200 — 887 B — 523 ms — http/1.1https://ads.pubmatic.com/AdServer/js/user_sync.html?kdntuid=1&SPug=true&p=163238&s=&predirect=https%3A%2F%2Fms-cookie-sync.presage.io%2Fuser-sync%3Fgdpr%3D0%26gdpr_consent%3Dus_privacy%3D%7B%7BUS_PRIVACY%7D%7D%26pubmatic_id%3D&userIdMacro=&gdpr_consent=us_privacy%3D%7B%7BUS_PRIVACY%7D%7D&gdpr=0&us_privacy=&gpp=&gpp_sid=ads.pubmatic.com/AdServer/js/user_s... https://ads.pubmatic.com/AdServer/js/user_sync.html?kdntuid=1&SPug=true&p=163238&s=&predirect=https%3A%2F%2Fms-cookie-sync.presage.io%2Fuser-sync%3Fgdpr%3D0%26gdpr_consent%3Dus_privacy%3D%7B%7BUS_PRIVACY%7D%7D%26pubmatic_id%3D&userIdMacro=&gdpr_consent=us_privacy%3D%7B%7BUS_PRIVACY%7D%7D&gdpr=0&us_privacy=&gpp=&gpp_sid= — 200 — 7.6 KiB — 4 ms — h2https://sync.richaudience.com/f7872c90c5d3791e2b51f7edce1a0a5d/?p=skJudSCZ30&consentString=&r=https%3A%2F%2Fssp.api.tappx.com%2Fcs%2Fusync%3Fidmn%3D108%26type%3Diframe%26id%3D%5BPDID%5D%26auxuid%3D&rd=1sync.richaudience.com/f7872c90c5d37... https://sync.richaudience.com/f7872c90c5d3791e2b51f7edce1a0a5d/?p=skJudSCZ30&consentString=&r=https%3A%2F%2Fssp.api.tappx.com%2Fcs%2Fusync%3Fidmn%3D108%26type%3Diframe%26id%3D%5BPDID%5D%26auxuid%3D&rd=1 — 204 — 128 B — 215 ms — h2https://ssp.api.tappx.com/cs/usync?idmn=1083&type=iframe&id=70271fd1-0cfa-599e-8e1b-0a034afdd614&auxuid=ssp.api.tappx.com/cs/usync?idmn=108... https://ssp.api.tappx.com/cs/usync?idmn=1083&type=iframe&id=70271fd1-0cfa-599e-8e1b-0a034afdd614&auxuid= — 200 — 888 B — 529 ms — http/1.1https://sync.pmbmonetize.live/psync?t=s&e=106&cb=https%3A%2F%2Fmeasureadv.com%2FuserBackIframe%3Fuid%3D%25USER_ID%25%26gdpr%3D%7BGDPR%7D%26gdpr_consent%3D%7BGDPR_CONSENT%7D%26p%3D1sync.pmbmonetize.live/psync?t=s&e=1... https://sync.pmbmonetize.live/psync?t=s&e=106&cb=https%3A%2F%2Fmeasureadv.com%2FuserBackIframe%3Fuid%3D%25USER_ID%25%26gdpr%3D%7BGDPR%7D%26gdpr_consent%3D%7BGDPR_CONSENT%7D%26p%3D1 — 302 — 568 B — 200 ms — http/1.1https://rtb.mfadsrvr.com/sync?ssp=onetag&ssp_user_id=b0GBu_tWWdWgtilT1R1qZ34MNCcESPzN7lmLPOttAJ8&gdpr=0&gdpr_consent=rtb.mfadsrvr.com/sync?ssp=onetag&ss... https://rtb.mfadsrvr.com/sync?ssp=onetag&ssp_user_id=b0GBu_tWWdWgtilT1R1qZ34MNCcESPzN7lmLPOttAJ8&gdpr=0&gdpr_consent= — 302 — 462 B — 507 ms — h2https://ib.adnxs.com/getuid?https%3A%2F%2Fonetag-sys.com%2Fmatch%2F%3Fint_id%3D98%26uid%3D$UID&gdpr=0&gdpr_consent=ib.adnxs.com/getuid?https%3A%2F%2Fo... https://ib.adnxs.com/getuid?https%3A%2F%2Fonetag-sys.com%2Fmatch%2F%3Fint_id%3D98%26uid%3D$UID&gdpr=0&gdpr_consent= — 200 — 772 B — 314 ms — h2https://user-sync.fwmrm.net/ad/u?mode=echo&cr=https%3A%2F%2Fonetag-sys.com%2Fmatch%2F%3Fint_id%3D3%26gdpr%3D0%26gdpr_consent%3D%26uid%3Duser-sync.fwmrm.net/ad/u?mode=echo&... https://user-sync.fwmrm.net/ad/u?mode=echo&cr=https%3A%2F%2Fonetag-sys.com%2Fmatch%2F%3Fint_id%3D3%26gdpr%3D0%26gdpr_consent%3D%26uid%3D — 200 — 437 B — 180 ms — http/1.1https://pixel.rubiconproject.com/tap.php?v=223352&nid=4584&put=b0GBu_tWWdWgtilT1R1qZ34MNCcESPzN7lmLPOttAJ8pixel.rubiconproject.com/tap.php?v=... https://pixel.rubiconproject.com/tap.php?v=223352&nid=4584&put=b0GBu_tWWdWgtilT1R1qZ34MNCcESPzN7lmLPOttAJ8 — 200 — 1.4 KiB — 468 ms — http/1.1https://cs.admanmedia.com/73c1e1bfc3bde354d60b80e601ae3914.gif?puid=[UID]&redir=https%3A%2F%2Fonetag-sys.com%2Fmatch%2F%3Fint_id%3D164%26gdpr%3D0%26gdpr_consent%3D%26uid%3D%5BUID%5D&gdpr=0&gdpr_consent=&ccpa={{US_PRIVACY}}&coppa=cs.admanmedia.com/73c1e1bfc3bde354d... https://cs.admanmedia.com/73c1e1bfc3bde354d60b80e601ae3914.gif?puid=[UID]&redir=https%3A%2F%2Fonetag-sys.com%2Fmatch%2F%3Fint_id%3D164%26gdpr%3D0%26gdpr_consent%3D%26uid%3D%5BUID%5D&gdpr=0&gdpr_consent=&ccpa={{US_PRIVACY}}&coppa= — 302 — 392 B — 666 ms — h2https://t.adx.opera.com/pub/sync?pubid=pub10101531197440&gdpr=0&gdpr_consent=t.adx.opera.com/pub/sync?pubid=pub1... https://t.adx.opera.com/pub/sync?pubid=pub10101531197440&gdpr=0&gdpr_consent= — 302 — 908 B — 567 ms — http/1.1https://onetag-sys.com/match/?int_id=106&redir=1&ot_initiated=1&gdpr=0&gdpr_consent=onetag-sys.com/match/?int_id=106&re... https://onetag-sys.com/match/?int_id=106&redir=1&ot_initiated=1&gdpr=0&gdpr_consent= — 302 — 322 B — 194 ms — h2https://ssbsync-global.smartadserver.com/api/sync?callerId=5&gdpr=0&gdpr_consent=&us_privacy={{US_PRIVACY}}&redirectUri=https%3A%2F%2Fonetag-sys.com%2Fmatch%2F%3Fint_id%3D107%26uid%3D[ssb_sync_pid]ssbsync-global.smartadserver.com/ap... https://ssbsync-global.smartadserver.com/api/sync?callerId=5&gdpr=0&gdpr_consent=&us_privacy={{US_PRIVACY}}&redirectUri=https%3A%2F%2Fonetag-sys.com%2Fmatch%2F%3Fint_id%3D107%26uid%3D[ssb_sync_pid] — 302 — 326 B — 653 ms — h2https://eus.rubiconproject.com/usync.html?p=onetag&endpoint=us-westeus.rubiconproject.com/usync.html?p... https://eus.rubiconproject.com/usync.html?p=onetag&endpoint=us-west — 200 — 379 B — 52 ms — h2https://ad.360yield.com/server_match?partner_id=1805&gdpr=0&gdpr_consent=&r=https%3A%2F%2Fmeasureadv.com%2FuserBackIframe%3Fuid%3D%7BPUB_USER_ID%7D%26gdpr%3D%7BGDPR%7D%26gdpr_consent%3D%7BGDPR_CONSENT%7D%26p%3D3ad.360yield.com/server_match?partne... https://ad.360yield.com/server_match?partner_id=1805&gdpr=0&gdpr_consent=&r=https%3A%2F%2Fmeasureadv.com%2FuserBackIframe%3Fuid%3D%7BPUB_USER_ID%7D%26gdpr%3D%7BGDPR%7D%26gdpr_consent%3D%7BGDPR_CONSENT%7D%26p%3D3 — 302 — 775 B — 4.6 s — http/1.1https://x.bidswitch.net/sync?ssp=videoheroes&user_id=70271fd1-0cfa-599e-8e1b-0a034afdd614&gdpr=0&gdpr_consent=x.bidswitch.net/sync?ssp=videoheroe... https://x.bidswitch.net/sync?ssp=videoheroes&user_id=70271fd1-0cfa-599e-8e1b-0a034afdd614&gdpr=0&gdpr_consent= — 302 — 553 B — 292 ms — h2https://ssp-sync.criteo.com/user-sync/redirect?profile=342&gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fmeasureadv.com%2FuserBackIframe%3Fuid%3D%24%7BCRITEO_USER_ID%7D%26gdpr%3D%7BGDPR%7D%26gdpr_consent%3D%7BGDPR_CONSENT%7D%26p%3D5ssp-sync.criteo.com/user-sync/redir... https://ssp-sync.criteo.com/user-sync/redirect?profile=342&gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fmeasureadv.com%2FuserBackIframe%3Fuid%3D%24%7BCRITEO_USER_ID%7D%26gdpr%3D%7BGDPR%7D%26gdpr_consent%3D%7BGDPR_CONSENT%7D%26p%3D5 — 302 — 727 B — 170 ms — h2https://ssbsync.smartadserver.com/api/sync?callerId=75&gdpr=0&gdpr_consent=&redirectUri=https%3A%2F%2Fmeasureadv.com%2FuserBackIframe%3Fuid%3D%5Bssb_sync_pid%5D%26gdpr%3D%7BGDPR%7D%26gdpr_consent%3D%7BGDPR_CONSENT%7D%26p%3D6ssbsync.smartadserver.com/api/sync?... https://ssbsync.smartadserver.com/api/sync?callerId=75&gdpr=0&gdpr_consent=&redirectUri=https%3A%2F%2Fmeasureadv.com%2FuserBackIframe%3Fuid%3D%5Bssb_sync_pid%5D%26gdpr%3D%7BGDPR%7D%26gdpr_consent%3D%7BGDPR_CONSENT%7D%26p%3D6 — 302 — 374 B — 182 ms — h2https://ib.adnxs.com/getuid?https%3A%2F%2Fmeasureadv.com%2FuserBackIframe%3Fuid%3D%24UID%26gdpr%3D%7BGDPR%7D%26gdpr_consent%3D%7BGDPR_CONSENT%7D%26p%3D7ib.adnxs.com/getuid?https%3A%2F%2Fm... https://ib.adnxs.com/getuid?https%3A%2F%2Fmeasureadv.com%2FuserBackIframe%3Fuid%3D%24UID%26gdpr%3D%7BGDPR%7D%26gdpr_consent%3D%7BGDPR_CONSENT%7D%26p%3D7 — 200 — 773 B — 338 ms — h2https://onetag-sys.com/match/?int_id=113&gdpr=0&gdpr_consent=&callback=https%3A%2F%2Fs.amazon-adsystem.com%2Fecm3%3Fex%3Donetag.com%26id%3D%24%7BUSER_TOKEN%7D&ot_initiated=1onetag-sys.com/match/?int_id=113&gd... https://onetag-sys.com/match/?int_id=113&gdpr=0&gdpr_consent=&callback=https%3A%2F%2Fs.amazon-adsystem.com%2Fecm3%3Fex%3Donetag.com%26id%3D%24%7BUSER_TOKEN%7D&ot_initiated=1 — 302 — 478 B — 180 ms — h2https://image8.pubmatic.com/AdServer/ImgSync?p=159706&gdpr=0&gdpr_consent=&us_privacy={{US_PRIVACY}}&pu=https%3A%2F%2Fonetag-sys.com%2Fmatch%2F%3Fint_id%3D114%26gdpr%3D0%26gdpr_consent%3D%26uid%3D%23PMUIDimage8.pubmatic.com/AdServer/ImgSyn... https://image8.pubmatic.com/AdServer/ImgSync?p=159706&gdpr=0&gdpr_consent=&us_privacy={{US_PRIVACY}}&pu=https%3A%2F%2Fonetag-sys.com%2Fmatch%2F%3Fint_id%3D114%26gdpr%3D0%26gdpr_consent%3D%26uid%3D%23PMUID — 302 — 303 B — 467 ms — h2https://cm.g.doubleclick.net/pixel?google_nid=onetag_eb&gdpr=0&gdpr_consent=&google_cmcm.g.doubleclick.net/pixel?google_n... https://cm.g.doubleclick.net/pixel?google_nid=onetag_eb&gdpr=0&gdpr_consent=&google_cm — 302 — 443 B — 120 ms — h2https://cs.media.net/cksync?cs=146&gdpr=0&gdpr_consent=&type=vid&redirect=https%3A%2F%2Fmeasureadv.com%2FuserBackIframe%3Fuid%3D%3Cvsid%3E%26gdpr%3D%7BGDPR%7D%26gdpr_consent%3D%7BGDPR_CONSENT%7D%26p%3D8cs.media.net/cksync?cs=146&gdpr=0&g... https://cs.media.net/cksync?cs=146&gdpr=0&gdpr_consent=&type=vid&redirect=https%3A%2F%2Fmeasureadv.com%2FuserBackIframe%3Fuid%3D%3Cvsid%3E%26gdpr%3D%7BGDPR%7D%26gdpr_consent%3D%7BGDPR_CONSENT%7D%26p%3D8 — 200 — 178 B — 169 ms — h2https://rtb.openx.net/sync/prebid?gdpr=0&gdpr_consent=&r=https%3A%2F%2Fmeasureadv.com%2FuserBackIframe%3Fuid%3D%24%7BUID%7D%26gdpr%3D%7BGDPR%7D%26gdpr_consent%3D%7BGDPR_CONSENT%7D%26p%3D9rtb.openx.net/sync/prebid?gdpr=0&gd... https://rtb.openx.net/sync/prebid?gdpr=0&gdpr_consent=&r=https%3A%2F%2Fmeasureadv.com%2FuserBackIframe%3Fuid%3D%24%7BUID%7D%26gdpr%3D%7BGDPR%7D%26gdpr_consent%3D%7BGDPR_CONSENT%7D%26p%3D9 — 302 — 426 B — 218 ms — h2https://sync.1rx.io/usersync2/rmpssp?sub=sevensync.1rx.io/usersync2/rmpssp?sub=se... https://sync.1rx.io/usersync2/rmpssp?sub=seven — 302 — 170 B — 167 ms — h2https://ssc-cms.33across.com/ps/?_=1776294121467.&ri=0010b00001siQHqAAM&gdpr_58=&gdpr=0&gdpr_consent=&us_privacy=&ru=https%3A%2F%2Fssp.api.tappx.com%2Fcs%2Fusync%3Fidmn%3D58%26type%3Diframe%26id%3D33XUSERID33X%26auxuid%3Dssc-cms.33across.com/ps/?_=17762941... https://ssc-cms.33across.com/ps/?_=1776294121467.&ri=0010b00001siQHqAAM&gdpr_58=&gdpr=0&gdpr_consent=&us_privacy=&ru=https%3A%2F%2Fssp.api.tappx.com%2Fcs%2Fusync%3Fidmn%3D58%26type%3Diframe%26id%3D33XUSERID33X%26auxuid%3D — 302 — 514 B — 181 ms — h2https://ps.eyeota.net/pixel?pid=c9gd671&t=gif&uid=lfxDTmngGOnAhy9LWGkD%2FQ%3D%3D&us_privacy=&33random=1776294121467.2&cat=33acrossps.eyeota.net/pixel?pid=c9gd671&t=g... https://ps.eyeota.net/pixel?pid=c9gd671&t=gif&uid=lfxDTmngGOnAhy9LWGkD%2FQ%3D%3D&us_privacy=&33random=1776294121467.2&cat=33across — 302 — 785 B — 166 ms — http/1.1https://sync.1rx.io/usersync2/rmpssp?sub=onetaglimited&gdpr=0&gdpr_consent=${GDPR_CONSENT}&us_privacy={{US_PRIVACY}}sync.1rx.io/usersync2/rmpssp?sub=on... https://sync.1rx.io/usersync2/rmpssp?sub=onetaglimited&gdpr=0&gdpr_consent=${GDPR_CONSENT}&us_privacy={{US_PRIVACY}} — 302 — 186 B — 165 ms — h2https://x.bidswitch.net/sync?ssp=onetag&gdpr=0&gdpr_consent=&user_id=b0GBu_tWWdWgtilT1R1qZ34MNCcESPzN7lmLPOttAJ8x.bidswitch.net/sync?ssp=onetag&gdp... https://x.bidswitch.net/sync?ssp=onetag&gdpr=0&gdpr_consent=&user_id=b0GBu_tWWdWgtilT1R1qZ34MNCcESPzN7lmLPOttAJ8 — 302 — 476 B — 273 ms — h2https://ssp.api.tappx.com/cs/usync?idmn=241&id=b0GBu_tWWdWgtilT1R1qZ34MNCcESPzN7lmLPOttAJ8ssp.api.tappx.com/cs/usync?idmn=241... https://ssp.api.tappx.com/cs/usync?idmn=241&id=b0GBu_tWWdWgtilT1R1qZ34MNCcESPzN7lmLPOttAJ8 — 200 — 894 B — 494 ms — http/1.1https://c1.adform.net/cookie?redirect_url=https%3A%2F%2Fmeasureadv.com%2FuserBackIframe%3Fuid%3D%24UID%26gdpr%3D%7BGDPR%7D%26gdpr_consent%3D%7BGDPR_CONSENT%7D%26p%3D11c1.adform.net/cookie?redirect_url=h... https://c1.adform.net/cookie?redirect_url=https%3A%2F%2Fmeasureadv.com%2FuserBackIframe%3Fuid%3D%24UID%26gdpr%3D%7BGDPR%7D%26gdpr_consent%3D%7BGDPR_CONSENT%7D%26p%3D11 — 200 — 521 B — 519 ms — h2https://image8.pubmatic.com/AdServer/ImgSync?p=161018&gdpr=0&gdpr_consent=&pu=https%3A%2F%2Fimage4.pubmatic.com%2FAdServer%2FSPug%3Fp%3D161018%26pmc%3DPM_PMC%26pr%3Dhttps%253A%252F%252Fmeasureadv.com%252FuserBackIframe%253Fuid%253D%2523PMUID%2526gdpr%253D%257BGDPR%257D%2526gdpr_consent%253D%257BGDPR_CONSENT%257D%2526p%253D13image8.pubmatic.com/AdServer/ImgSyn... https://image8.pubmatic.com/AdServer/ImgSync?p=161018&gdpr=0&gdpr_consent=&pu=https%3A%2F%2Fimage4.pubmatic.com%2FAdServer%2FSPug%3Fp%3D161018%26pmc%3DPM_PMC%26pr%3Dhttps%253A%252F%252Fmeasureadv.com%252FuserBackIframe%253Fuid%253D%2523PMUID%2526gdpr%253D%257BGDPR%257D%2526gdpr_consent%253D%257BGDPR_CONSENT%257D%2526p%253D13 — 302 — 278 B — 450 ms — h2https://ssp.api.tappx.com/cs/usync?idmn=869&type=iframe&id=70271fd1-0cfa-599e-8e1b-0a034afdd614&auxuid=ssp.api.tappx.com/cs/usync?idmn=869... https://ssp.api.tappx.com/cs/usync?idmn=869&type=iframe&id=70271fd1-0cfa-599e-8e1b-0a034afdd614&auxuid= — 200 — 887 B — 497 ms — http/1.1https://ms-cookie-sync.presage.io/user-sync?nexxen_id=OPTOUTms-cookie-sync.presage.io/user-sync... https://ms-cookie-sync.presage.io/user-sync?nexxen_id=OPTOUT — 200 — 326 B — 149 ms — h2https://hb.trustedstack.com/cksync.php?cs=61&type=bts&gdpr=$0&gdpr_consent=$&redirect=https%3A%2F%2Fsyncingbridge.com%2FuserBackIframe%3Fuid%3D%3Cvsid%3E%26p%3D1hb.trustedstack.com/cksync.php?cs=6... https://hb.trustedstack.com/cksync.php?cs=61&type=bts&gdpr=$0&gdpr_consent=$&redirect=https%3A%2F%2Fsyncingbridge.com%2FuserBackIframe%3Fuid%3D%3Cvsid%3E%26p%3D1 — 302 — 179 B — 173 ms — h2https://cs.media.net/cksync.php?cs=109&type=bts&gdpr=$0&gdpr_consent=$&us_privacy=${USP_CONSENT}&gpp_sid=${GPP_SID}&redirect=https%3A%2F%2Fsyncingbridge.com%2FuserBackIframe%3Fuid%3D%3Cvsid%3E%26p%3D4cs.media.net/cksync.php?cs=109&type... https://cs.media.net/cksync.php?cs=109&type=bts&gdpr=$0&gdpr_consent=$&us_privacy=${USP_CONSENT}&gpp_sid=${GPP_SID}&redirect=https%3A%2F%2Fsyncingbridge.com%2FuserBackIframe%3Fuid%3D%3Cvsid%3E%26p%3D4 — 302 — 18 B — 139 ms — h3https://user-sync.fwmrm.net/ad/u?mode=echo&cr=https%3A%2F%2Fsyncingbridge.com%2FuserBackIframe%3Fuid%3D%23%7Buser.id%7D%26p%3D5user-sync.fwmrm.net/ad/u?mode=echo&... https://user-sync.fwmrm.net/ad/u?mode=echo&cr=https%3A%2F%2Fsyncingbridge.com%2FuserBackIframe%3Fuid%3D%23%7Buser.id%7D%26p%3D5 — 200 — 437 B — 244 ms — http/1.1https://eus.rubiconproject.com/usync.jseus.rubiconproject.com/usync.js https://eus.rubiconproject.com/usync.js — 200 — 0 B — 0 ms — h2https://hb.trustedstack.com/cksync.php?cs=61&type=bts&gdpr=$0&gdpr_consent=$us_privacy={{US_PRIVACY}}&redirect=https%3A%2F%2Fsyncingbridge.com%2FuserBack%3Fuid%3D%3Cvsid%3E%26p%3D1hb.trustedstack.com/cksync.php?cs=6... https://hb.trustedstack.com/cksync.php?cs=61&type=bts&gdpr=$0&gdpr_consent=$us_privacy={{US_PRIVACY}}&redirect=https%3A%2F%2Fsyncingbridge.com%2FuserBack%3Fuid%3D%3Cvsid%3E%26p%3D1 — 302 — 329 B — 131 ms — h2https://sync.richaudience.com/f7872c90c5d3791e2b51f7edce1a0a5d/?p=uZBUkzcLJe&consentString=us_privacy=%7b%7bUS_PRIVACY%7d%7d&r=https%3A%2F%2Fms-cookie-sync.presage.io%2Fuser-sync%3Fraudience_id%3D%5BPDID%5D%26gdpr%3D0%26gdpr_consent%3Dus_privacy=%7b%7bUS_PRIVACY%7d%7d&rd=1sync.richaudience.com/f7872c90c5d37... https://sync.richaudience.com/f7872c90c5d3791e2b51f7edce1a0a5d/?p=uZBUkzcLJe&consentString=us_privacy=%7b%7bUS_PRIVACY%7d%7d&r=https%3A%2F%2Fms-cookie-sync.presage.io%2Fuser-sync%3Fraudience_id%3D%5BPDID%5D%26gdpr%3D0%26gdpr_consent%3Dus_privacy=%7b%7bUS_PRIVACY%7d%7d&rd=1 — 204 — 128 B — 217 ms — h2https://ms-cookie-sync.presage.io/user-sync?equativ_id=4693899063483459203&gdpr=0&gdpr_consent=ms-cookie-sync.presage.io/user-sync... https://ms-cookie-sync.presage.io/user-sync?equativ_id=4693899063483459203&gdpr=0&gdpr_consent= — 200 — 326 B — 133 ms — h2https://bttrack.com/pixel/cookiesyncredir?rurl=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D176%26partneruserid%3D%7Bglobalid%7D&gdpr=0&gdpr_consent=bttrack.com/pixel/cookiesyncredir?r... https://bttrack.com/pixel/cookiesyncredir?rurl=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D176%26partneruserid%3D%7Bglobalid%7D&gdpr=0&gdpr_consent= — 200 — 253 B — 488 ms — h2https://match.prod.bidr.io/cookie-sync/sas?gdpr=0&gdpr_consent=match.prod.bidr.io/cookie-sync/sas?... https://match.prod.bidr.io/cookie-sync/sas?gdpr=0&gdpr_consent= — 303 — 394 B — 633 ms — http/1.1https://ssp.disqus.com/redirectuser?r=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D181%26partneruserid%3D%24UID&partner=sharethrough&gdpr=0&gdpr_consent=ssp.disqus.com/redirectuser?r=https... https://ssp.disqus.com/redirectuser?r=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D181%26partneruserid%3D%24UID&partner=sharethrough&gdpr=0&gdpr_consent= — 302 — 639 B — 489 ms — h2https://go.mediagotechnology.com/cs/equativ?gdpr=0&gdpr_consent=go.mediagotechnology.com/cs/equativ... https://go.mediagotechnology.com/cs/equativ?gdpr=0&gdpr_consent= — 302 — 394 B — 500 ms — h2https://eus.rubiconproject.com/usync.jseus.rubiconproject.com/usync.js https://eus.rubiconproject.com/usync.js — 200 — 0 B — 1 ms — h2https://cm.g.doubleclick.net/pixel?google_nid=onetag_eb&gdpr=0&gdpr_consent=&google_cm=&google_tc=cm.g.doubleclick.net/pixel?google_n... https://cm.g.doubleclick.net/pixel?google_nid=onetag_eb&gdpr=0&gdpr_consent=&google_cm=&google_tc= — 302 — 20 B — 62 ms — h3https://ittpx-us-e.eskimi.com/sync?sp_id=10&gdpr=0&gdpr_consent=&er=trueittpx-us-e.eskimi.com/sync?sp_id=10... https://ittpx-us-e.eskimi.com/sync?sp_id=10&gdpr=0&gdpr_consent=&er=true — 200 — 313 B — 441 ms — h2https://id5-sync.com/g/v2/1293.jsonid5-sync.com/g/v2/1293.json https://id5-sync.com/g/v2/1293.json — 200 — 1.8 KiB — 649 ms — h2https://dis.criteo.com/dis/usersync.aspx?r=73&p=342&dis=0&url=https%3a%2f%2fssp-sync.criteo.com%2fuser-sync%2fredirect%3fuid%3d%40%40CRITEO_USERID%40%40%26dised%3dtrue%26gdpr%3d%26gdprapplies%3dFalse%26ccpa%3d%26gpp%3d%26gpp_sid%3d%26profile%3d342%26redir%3dhttps%253A%252F%252Fmeasureadv.com%252FuserBackIframe%253Fuid%253D%2524%7bCRITEO_USER_ID%7d%2526gdpr%253D%7bGDPR%7d%2526gdpr_consent%253D%7bGDPR_CONSENT%7d%2526p%253D5&gdpr=0&gdpr_consent=&gpp=&gpp_sid=dis.criteo.com/dis/usersync.aspx?r=... https://dis.criteo.com/dis/usersync.aspx?r=73&p=342&dis=0&url=https%3a%2f%2fssp-sync.criteo.com%2fuser-sync%2fredirect%3fuid%3d%40%40CRITEO_USERID%40%40%26dised%3dtrue%26gdpr%3d%26gdprapplies%3dFalse%26ccpa%3d%26gpp%3d%26gpp_sid%3d%26profile%3d342%26redir%3dhttps%253A%252F%252Fmeasureadv.com%252FuserBackIframe%253Fuid%253D%2524%7bCRITEO_USER_ID%7d%2526gdpr%253D%7bGDPR%7d%2526gdpr_consent%253D%7bGDPR_CONSENT%7d%2526p%253D5&gdpr=0&gdpr_consent=&gpp=&gpp_sid= — 302 — 841 B — 475 ms — h2https://sync.a-mo.net/cchain?gdpr={GDPR_APPLIES}&gdpr_consent={TCF_CONSENT_STRING}&us_privacy={US_PRIVACY}&cb=https%3A%2F%2Fsync.pmbmonetize.live%2Fpsync%3Ft%3Dd%26e%3D175%26u%3D%24UID%26clp%3DaHR0cHM6Ly9tZWFzdXJlYWR2LmNvbS91c2VyQmFja0lmcmFtZT91aWQ9JVVTRVJfSUQlJmdkcHI9e0dEUFJ9JmdkcHJfY29uc2VudD17R0RQUl9DT05TRU5UfSZwPTEsync.a-mo.net/cchain?gdpr={GDPR_APP... https://sync.a-mo.net/cchain?gdpr={GDPR_APPLIES}&gdpr_consent={TCF_CONSENT_STRING}&us_privacy={US_PRIVACY}&cb=https%3A%2F%2Fsync.pmbmonetize.live%2Fpsync%3Ft%3Dd%26e%3D175%26u%3D%24UID%26clp%3DaHR0cHM6Ly9tZWFzdXJlYWR2LmNvbS91c2VyQmFja0lmcmFtZT91aWQ9JVVTRVJfSUQlJmdkcHI9e0dEUFJ9JmdkcHJfY29uc2VudD17R0RQUl9DT05TRU5UfSZwPTE — 204 — 130 B — 535 ms — h2https://ssp.api.tappx.com/cs/usync?idmn=999523&type=iframe&id=GDPR&auxuid=ssp.api.tappx.com/cs/usync?idmn=999... https://ssp.api.tappx.com/cs/usync?idmn=999523&type=iframe&id=GDPR&auxuid= — 200 — 858 B — 404 ms — http/1.1https://ssp.api.tappx.com/cs/usync?idmn=511&type=iframe&id=ac68f4094ef84679b88e64fea446aa18&auxuid=ssp.api.tappx.com/cs/usync?idmn=511... https://ssp.api.tappx.com/cs/usync?idmn=511&type=iframe&id=ac68f4094ef84679b88e64fea446aa18&auxuid= — 200 — 880 B — 185 ms — http/1.1https://ps.eyeota.net/pixel/bounce/?pid=c9gd671&t=gif&uid=lfxDTmngGOnAhy9LWGkD%2FQ%3D%3D&us_privacy=&33random=1776294121467.2&cat=33acrossps.eyeota.net/pixel/bounce/?pid=c9g... https://ps.eyeota.net/pixel/bounce/?pid=c9gd671&t=gif&uid=lfxDTmngGOnAhy9LWGkD%2FQ%3D%3D&us_privacy=&33random=1776294121467.2&cat=33across — 200 — 354 B — 177 ms — http/1.1https://measureadv.com/userBack?uid=OPTOUT&p=10measureadv.com/userBack?uid=OPTOUT&... https://measureadv.com/userBack?uid=OPTOUT&p=10 — 200 — 229 B — 138 ms — http/1.1https://onetag-sys.com/match/?int_id=212&uid=OPTOUT&us_privacy=onetag-sys.com/match/?int_id=212&ui... https://onetag-sys.com/match/?int_id=212&uid=OPTOUT&us_privacy= — 200 — 377 B — 144 ms — h2https://cm.g.doubleclick.net/pixel?google_nid=one_tag&google_hm=&gdpr=0&gdpr_consent=cm.g.doubleclick.net/pixel?google_n... https://cm.g.doubleclick.net/pixel?google_nid=one_tag&google_hm=&gdpr=0&gdpr_consent= — 302 — 22 B — 60 ms — h3https://measureadv.com/userBackIframe?uid=8909033388581086908&gdpr=%7BGDPR%7D&gdpr_consent=%7BGDPR_CONSENT%7D&p=6measureadv.com/userBackIframe?uid=8... https://measureadv.com/userBackIframe?uid=8909033388581086908&gdpr=%7BGDPR%7D&gdpr_consent=%7BGDPR_CONSENT%7D&p=6 — 200 — 229 B — 305 ms — http/1.1https://s.amazon-adsystem.com/ecm3?ex=onetag.com&id=FGTIzdwYDwADqsOpK41JzWNIz_nXgRL4YVa0tUca8Hgs.amazon-adsystem.com/ecm3?ex=oneta... https://s.amazon-adsystem.com/ecm3?ex=onetag.com&id=FGTIzdwYDwADqsOpK41JzWNIz_nXgRL4YVa0tUca8Hg — 200 — 477 B — 148 ms — http/1.1https://syncingbridge.com/userBackIframe?uid=4192957214826292000V10&p=4syncingbridge.com/userBackIframe?ui... https://syncingbridge.com/userBackIframe?uid=4192957214826292000V10&p=4 — 200 — 232 B — 136 ms — http/1.1https://onetag-sys.com/match/?int_id=106&google_error=3&gdpr=0&gdpr_consent=onetag-sys.com/match/?int_id=106&go... https://onetag-sys.com/match/?int_id=106&google_error=3&gdpr=0&gdpr_consent= — 200 — 231 B — 141 ms — h2https://ssp.api.tappx.com/cs/usync?idmn=58&type=iframe&id=213319494661486&auxuid=ssp.api.tappx.com/cs/usync?idmn=58&... https://ssp.api.tappx.com/cs/usync?idmn=58&type=iframe&id=213319494661486&auxuid= — 200 — 865 B — 385 ms — http/1.1https://ut.pubmatic.com/geo?pubid=158111ut.pubmatic.com/geo?pubid=158111 https://ut.pubmatic.com/geo?pubid=158111 — 200 — 130 B — 385 ms — h2https://ssp.api.tappx.com/cs/usync?idmn=13&type=iframe&id=&auxuid=ssp.api.tappx.com/cs/usync?idmn=13&... https://ssp.api.tappx.com/cs/usync?idmn=13&type=iframe&id=&auxuid= — 200 — 849 B — 181 ms — http/1.1https://syncingbridge.com/userBack?uid=4192957214629141000V10&p=1syncingbridge.com/userBack?uid=4192... https://syncingbridge.com/userBack?uid=4192957214629141000V10&p=1 — 200 — 240 B — 130 ms — http/1.1https://syncingbridge.com/userBackIframe?uid=4192957215252906000V10&p=1syncingbridge.com/userBackIframe?ui... https://syncingbridge.com/userBackIframe?uid=4192957215252906000V10&p=1 — 200 — 232 B — 266 ms — http/1.1https://rtb.openx.net/sync/prebid?gdpr=0&gdpr_consent=&r=https%3A%2F%2Fmeasureadv.com%2FuserBackIframe%3Fuid%3D%24%7BUID%7D%26gdpr%3D%7BGDPR%7D%26gdpr_consent%3D%7BGDPR_CONSENT%7D%26p%3D9&ox_sc=1rtb.openx.net/sync/prebid?gdpr=0&gd... https://rtb.openx.net/sync/prebid?gdpr=0&gdpr_consent=&r=https%3A%2F%2Fmeasureadv.com%2FuserBackIframe%3Fuid%3D%24%7BUID%7D%26gdpr%3D%7BGDPR%7D%26gdpr_consent%3D%7BGDPR_CONSENT%7D%26p%3D9&ox_sc=1 — 302 — 118 B — 131 ms — h2https://ms-cookie-sync.presage.io/user-sync?illumin_id=c468b70b-3539-43e9-819a-265f1cf07745&gdpr=0&gdpr_consent=us_privacy={{US_PRIVACY}}ms-cookie-sync.presage.io/user-sync... https://ms-cookie-sync.presage.io/user-sync?illumin_id=c468b70b-3539-43e9-819a-265f1cf07745&gdpr=0&gdpr_consent=us_privacy={{US_PRIVACY}} — 200 — 326 B — 133 ms — h2https://cm.g.doubleclick.net/pixel?google_nid=one_tag&google_hm=&gdpr=0&gdpr_consent=&google_tc=cm.g.doubleclick.net/pixel?google_n... https://cm.g.doubleclick.net/pixel?google_nid=one_tag&google_hm=&gdpr=0&gdpr_consent=&google_tc= — 302 — 20 B — 64 ms — h3https://ms-cookie-sync.presage.io/user-sync?iqzone_id=57705bc4-1cf3-4711-b8b0-5a8958284f93&gdpr=0&gdpr_consent=us_privacy={{US_PRIVACY}}ms-cookie-sync.presage.io/user-sync... https://ms-cookie-sync.presage.io/user-sync?iqzone_id=57705bc4-1cf3-4711-b8b0-5a8958284f93&gdpr=0&gdpr_consent=us_privacy={{US_PRIVACY}} — 200 — 325 B — 137 ms — h2https://token.rubiconproject.com/khaos.json?us_privacy=1---token.rubiconproject.com/khaos.json... https://token.rubiconproject.com/khaos.json?us_privacy=1--- — 200 — 1.2 KiB — 416 ms — http/1.1https://b1sync.outbrain.com/usersync/ogury/?gdpr=0&gdpr_consent=us_privacy=%7b%7bUS_PRIVACY%7d%7d&cb=https%3A%2F%2Fms-cookie-sync.presage.io%2Fuser-sync%3Foutbrain_id%3D__ZUID__b1sync.outbrain.com/usersync/ogury/... https://b1sync.outbrain.com/usersync/ogury/?gdpr=0&gdpr_consent=us_privacy=%7b%7bUS_PRIVACY%7d%7d&cb=https%3A%2F%2Fms-cookie-sync.presage.io%2Fuser-sync%3Foutbrain_id%3D__ZUID__ — 302 — 676 B — 450 ms — http/1.1https://x.bidswitch.net/ul_cb/sync?ssp=onetag&gdpr=0&gdpr_consent=&user_id=b0GBu_tWWdWgtilT1R1qZ34MNCcESPzN7lmLPOttAJ8x.bidswitch.net/ul_cb/sync?ssp=onet... https://x.bidswitch.net/ul_cb/sync?ssp=onetag&gdpr=0&gdpr_consent=&user_id=b0GBu_tWWdWgtilT1R1qZ34MNCcESPzN7lmLPOttAJ8 — 302 — 94 B — 150 ms — h2https://x.bidswitch.net/ul_cb/sync?ssp=videoheroes&user_id=70271fd1-0cfa-599e-8e1b-0a034afdd614&gdpr=0&gdpr_consent=x.bidswitch.net/ul_cb/sync?ssp=vide... https://x.bidswitch.net/ul_cb/sync?ssp=videoheroes&user_id=70271fd1-0cfa-599e-8e1b-0a034afdd614&gdpr=0&gdpr_consent= — 200 — 92 B — 148 ms — h2https://x.bidswitch.net/ul_cb/sync?ssp=ogury&gdpr=0&gdpr_consent=us_privacy=%7b%7bUS_PRIVACY%7d%7d&custom_data=init:ogyx.bidswitch.net/ul_cb/sync?ssp=ogur... https://x.bidswitch.net/ul_cb/sync?ssp=ogury&gdpr=0&gdpr_consent=us_privacy=%7b%7bUS_PRIVACY%7d%7d&custom_data=init:ogy — 200 — 103 B — 142 ms — h2https://onetag-sys.com/match/?int_id=19&google_error=3&gdpr=0&gdpr_consent=onetag-sys.com/match/?int_id=19&goo... https://onetag-sys.com/match/?int_id=19&google_error=3&gdpr=0&gdpr_consent= — 200 — 231 B — 138 ms — h2https://sync.pmbmonetize.live/psync?t=d&e=146&u=f5c311ed-22ff-e80c-b6da-4cd565a6039f&clp=aHR0cHM6Ly9zc3AuYXBpLnRhcHB4LmNvbS9jcy91c3luYz9pZG1uPTE0NTYmdHlwZT1pZnJhbWUmaWQ9JVVTRVJfSUQlJmF1eHVpZD0sync.pmbmonetize.live/psync?t=d&e=1... https://sync.pmbmonetize.live/psync?t=d&e=146&u=f5c311ed-22ff-e80c-b6da-4cd565a6039f&clp=aHR0cHM6Ly9zc3AuYXBpLnRhcHB4LmNvbS9jcy91c3luYz9pZG1uPTE0NTYmdHlwZT1pZnJhbWUmaWQ9JVVTRVJfSUQlJmF1eHVpZD0 — 302 — 452 B — 134 ms — http/1.1https://secure.adnxs.com/getuid?https%3A%2F%2Fsync.kueezrtb.com%2Fapi%2Fcookie%3FpartnerId%3Dkueez-xandr%26userId%3D%24UID%26gdpr%3D%26gdpr_consent%3D%26us_privacy%3D&gdpr=&gdpr_consent=secure.adnxs.com/getuid?https%3A%2F... https://secure.adnxs.com/getuid?https%3A%2F%2Fsync.kueezrtb.com%2Fapi%2Fcookie%3FpartnerId%3Dkueez-xandr%26userId%3D%24UID%26gdpr%3D%26gdpr_consent%3D%26us_privacy%3D&gdpr=&gdpr_consent= — 200 — 772 B — 164 ms — h2https://image8.pubmatic.com/AdServer/ImgSync?p=162110&gdpr=&gdpr_consent=&pu=https%3A%2F%2Fsync.kueezrtb.com%2Fapi%2Fcookie%3FpartnerId%3Dkueez-pubmatic%26gdpr%3D%26gdpr_consent%3D%26us_privacy%3D%26userId%3D%23PMUIDimage8.pubmatic.com/AdServer/ImgSyn... https://image8.pubmatic.com/AdServer/ImgSync?p=162110&gdpr=&gdpr_consent=&pu=https%3A%2F%2Fsync.kueezrtb.com%2Fapi%2Fcookie%3FpartnerId%3Dkueez-pubmatic%26gdpr%3D%26gdpr_consent%3D%26us_privacy%3D%26userId%3D%23PMUID — 302 — 195 B — 139 ms — h2https://cs.media.net/cksync?cs=45&type=ku&gdpr=&gdpr_consent=&redirect=https%3A%2F%2Fsync.kueezrtb.com%2Fapi%2Fcookie%3FpartnerId%3Dkueez-medinet%26gdpr%3D%26gdpr_consent%3D%26us_privacy%3D%26userId%3D=%3Cvsid%3Ecs.media.net/cksync?cs=45&type=ku&g... https://cs.media.net/cksync?cs=45&type=ku&gdpr=&gdpr_consent=&redirect=https%3A%2F%2Fsync.kueezrtb.com%2Fapi%2Fcookie%3FpartnerId%3Dkueez-medinet%26gdpr%3D%26gdpr_consent%3D%26us_privacy%3D%26userId%3D=%3Cvsid%3E — 302 — 18 B — 171 ms — h3https://hb.trustedstack.com/cksync.php?cs=61&type=kz&gdpr=${GDPR}&gdpr_consent=${GDPR_CONSENT}&us_privacy=${USP_CONSENT}&gpp_sid=${GPP_SID}&redirect=https%3A%2F%2Fsync.kueezrtb.com%2Fapi%2Fcookie%3FpartnerId%3Dkueez-trustedstack%26userId%3D%3Cvsid%3Ehb.trustedstack.com/cksync.php?cs=6... https://hb.trustedstack.com/cksync.php?cs=61&type=kz&gdpr=${GDPR}&gdpr_consent=${GDPR_CONSENT}&us_privacy=${USP_CONSENT}&gpp_sid=${GPP_SID}&redirect=https%3A%2F%2Fsync.kueezrtb.com%2Fapi%2Fcookie%3FpartnerId%3Dkueez-trustedstack%26userId%3D%3Cvsid%3E — 302 — 197 B — 187 ms — h2https://ap.lijit.com/pixel?gdpr=&gdpr_consent=&redir=https%3A%2F%2Fsync.kueezrtb.com%2Fapi%2Fcookie%3FpartnerId%3Dkueez-sovrn%26gdpr%3D%26gdpr_consent%3D%26us_privacy%3D%26userId%3D%24UIDap.lijit.com/pixel?gdpr=&gdpr_conse... https://ap.lijit.com/pixel?gdpr=&gdpr_consent=&redir=https%3A%2F%2Fsync.kueezrtb.com%2Fapi%2Fcookie%3FpartnerId%3Dkueez-sovrn%26gdpr%3D%26gdpr_consent%3D%26us_privacy%3D%26userId%3D%24UID — 307 — 540 B — 144 ms — h2https://u.openx.net/w/1.0/cm?id=99b0e635-e719-4648-8bd7-0fd339d4e2e5&gdpr=&gdpr_consent=&us_privacy=&r=https%3A%2F%2Fsync.kueezrtb.com%2Fapi%2Fcookie%3FpartnerId%3Dkueez-openx%26gdpr%3D%26gdpr_consent%3D%26us_privacy%3D%26userId%3D%7BOPENX_ID%7Du.openx.net/w/1.0/cm?id=99b0e635-e7... https://u.openx.net/w/1.0/cm?id=99b0e635-e719-4648-8bd7-0fd339d4e2e5&gdpr=&gdpr_consent=&us_privacy=&r=https%3A%2F%2Fsync.kueezrtb.com%2Fapi%2Fcookie%3FpartnerId%3Dkueez-openx%26gdpr%3D%26gdpr_consent%3D%26us_privacy%3D%26userId%3D%7BOPENX_ID%7D — 302 — 18 B — 136 ms — h3https://secure-assets.rubiconproject.com/utils/xapi/multi-sync.html?p=kueez&endpoint=us-eastsecure-assets.rubiconproject.com/ut... https://secure-assets.rubiconproject.com/utils/xapi/multi-sync.html?p=kueez&endpoint=us-east — 301 — 145 B — 7 ms — h2https://secure-assets.rubiconproject.com/utils/xapi/multi-sync.html?p=kueez&endpoint=us-eastsecure-assets.rubiconproject.com/ut... https://secure-assets.rubiconproject.com/utils/xapi/multi-sync.html?p=kueez&endpoint=us-east — 301 — 0 B — 4 ms — h2https://eus.rubiconproject.com/usync.html?p=kueez&endpoint=us-easteus.rubiconproject.com/usync.html?p... https://eus.rubiconproject.com/usync.html?p=kueez&endpoint=us-east — 200 — 379 B — 24 ms — h2https://eus.rubiconproject.com/usync.html?p=kueez&endpoint=us-easteus.rubiconproject.com/usync.html?p... https://eus.rubiconproject.com/usync.html?p=kueez&endpoint=us-east — 200 — 0 B — 23 ms — h2https://secure-assets.rubiconproject.com/utils/xapi/multi-sync.html?p=kueez&endpoint=us-eastsecure-assets.rubiconproject.com/ut... https://secure-assets.rubiconproject.com/utils/xapi/multi-sync.html?p=kueez&endpoint=us-east — 301 — 0 B — 4 ms — h2https://measureadv.com/userBackIframe?uid=&gdpr={GDPR}&gdpr_consent={GDPR_CONSENT}&p=9measureadv.com/userBackIframe?uid=&... https://measureadv.com/userBackIframe?uid=&gdpr={GDPR}&gdpr_consent={GDPR_CONSENT}&p=9 — 200 — 229 B — 239 ms — http/1.1https://secure-assets.rubiconproject.com/utils/xapi/multi-sync.html?p=kueez&endpoint=us-eastsecure-assets.rubiconproject.com/ut... https://secure-assets.rubiconproject.com/utils/xapi/multi-sync.html?p=kueez&endpoint=us-east — 301 — 0 B — 14 ms — h2https://eus.rubiconproject.com/usync.html?p=kueez&endpoint=us-easteus.rubiconproject.com/usync.html?p... https://eus.rubiconproject.com/usync.html?p=kueez&endpoint=us-east — 200 — 0 B — 10 ms — h2https://secure-assets.rubiconproject.com/utils/xapi/multi-sync.html?p=kueez&endpoint=us-eastsecure-assets.rubiconproject.com/ut... https://secure-assets.rubiconproject.com/utils/xapi/multi-sync.html?p=kueez&endpoint=us-east — 301 — 0 B — 12 ms — h2https://eus.rubiconproject.com/usync.html?p=kueez&endpoint=us-easteus.rubiconproject.com/usync.html?p... https://eus.rubiconproject.com/usync.html?p=kueez&endpoint=us-east — 200 — 0 B — 12 ms — h2https://id5-sync.com/g/v2/1293.jsonid5-sync.com/g/v2/1293.json https://id5-sync.com/g/v2/1293.json — 200 — 1.8 KiB — 427 ms — h2https://eus.rubiconproject.com/usync.html?p=kueez&endpoint=us-easteus.rubiconproject.com/usync.html?p... https://eus.rubiconproject.com/usync.html?p=kueez&endpoint=us-east — 200 — 0 B — 5 ms — h2https://creativecdn.com/cm-notify?pi=ogury&gdpr=0&gdpr_consent=us_privacy=%7b%7bUS_PRIVACY%7d%7d&tc=1creativecdn.com/cm-notify?pi=ogury&... https://creativecdn.com/cm-notify?pi=ogury&gdpr=0&gdpr_consent=us_privacy=%7b%7bUS_PRIVACY%7d%7d&tc=1 — 200 — 124 B — 194 ms — h2https://c1.adform.net/serving/cookie/match/?party=24&bidswitch_ssp_id=onetagc1.adform.net/serving/cookie/match/... https://c1.adform.net/serving/cookie/match/?party=24&bidswitch_ssp_id=onetag — 302 — 591 B — 137 ms — h2https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=165&partneruserid=6MNglOliXL5dj4-OTAfBk9WclhI&gdpr=0&gdpr_consent=rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=165&partneruserid=6MNglOliXL5dj4-OTAfBk9WclhI&gdpr=0&gdpr_consent= — 200 — 574 B — 134 ms — h2https://ogury-match.dotomi.com/match/bounce/current?DotomiTest=5e15131c160f1354&is_secure=true&networkId=9254917&version=1&nuid=1d623f62-6ad2-42ff-bda5-82377c833487&gdpr=0&gdpr_consent=us_privacy%3D%7B%7BUS_PRIVACY%7D%7Dogury-match.dotomi.com/match/bounce... https://ogury-match.dotomi.com/match/bounce/current?DotomiTest=5e15131c160f1354&is_secure=true&networkId=9254917&version=1&nuid=1d623f62-6ad2-42ff-bda5-82377c833487&gdpr=0&gdpr_consent=us_privacy%3D%7B%7BUS_PRIVACY%7D%7D — 204 — 103 B — 135 ms — h2https://ssp.api.tappx.com/cs/usync?idmn=1456&type=iframe&id=C-eAGrVjI0MVOyUkozTTY2NExN0TUySkvTTbUwSNZNMktJ1DVJTjE1M000MzC2TFOqBQAaJAxX&auxuid=ssp.api.tappx.com/cs/usync?idmn=145... https://ssp.api.tappx.com/cs/usync?idmn=1456&type=iframe&id=C-eAGrVjI0MVOyUkozTTY2NExN0TUySkvTTbUwSNZNMktJ1DVJTjE1M000MzC2TFOqBQAaJAxX&auxuid= — 200 — 926 B — 128 ms — http/1.1https://image8.pubmatic.com/AdServer/ImgSync?p=159706&gdpr=0&gdpr_consent=&us_privacy={{US_PRIVACY}}&pu=https%3A%2F%2Fonetag-sys.com%2Fmatch%2F%3Fint_id%3D114%26gdpr%3D0%26gdpr_consent%3D%26uid%3D%23PMUID&rdf=1image8.pubmatic.com/AdServer/ImgSyn... https://image8.pubmatic.com/AdServer/ImgSync?p=159706&gdpr=0&gdpr_consent=&us_privacy={{US_PRIVACY}}&pu=https%3A%2F%2Fonetag-sys.com%2Fmatch%2F%3Fint_id%3D114%26gdpr%3D0%26gdpr_consent%3D%26uid%3D%23PMUID&rdf=1 — 200 — 40 B — 125 ms — h2https://image8.pubmatic.com/AdServer/ImgSync?p=162110&gdpr=&gdpr_consent=&pu=https%3A%2F%2Fsync.kueezrtb.com%2Fapi%2Fcookie%3FpartnerId%3Dkueez-pubmatic%26gdpr%3D%26gdpr_consent%3D%26us_privacy%3D%26userId%3D%23PMUID&rdf=1image8.pubmatic.com/AdServer/ImgSyn... https://image8.pubmatic.com/AdServer/ImgSync?p=162110&gdpr=&gdpr_consent=&pu=https%3A%2F%2Fsync.kueezrtb.com%2Fapi%2Fcookie%3FpartnerId%3Dkueez-pubmatic%26gdpr%3D%26gdpr_consent%3D%26us_privacy%3D%26userId%3D%23PMUID&rdf=1 — 200 — 40 B — 127 ms — h2https://image8.pubmatic.com/AdServer/ImgSync?p=161018&gdpr=0&gdpr_consent=&pu=https%3A%2F%2Fimage4.pubmatic.com%2FAdServer%2FSPug%3Fp%3D161018%26pmc%3DPM_PMC%26pr%3Dhttps%253A%252F%252Fmeasureadv.com%252FuserBackIframe%253Fuid%253D%2523PMUID%2526gdpr%253D%257BGDPR%257D%2526gdpr_consent%253D%257BGDPR_CONSENT%257D%2526p%253D13&rdf=1image8.pubmatic.com/AdServer/ImgSyn... https://image8.pubmatic.com/AdServer/ImgSync?p=161018&gdpr=0&gdpr_consent=&pu=https%3A%2F%2Fimage4.pubmatic.com%2FAdServer%2FSPug%3Fp%3D161018%26pmc%3DPM_PMC%26pr%3Dhttps%253A%252F%252Fmeasureadv.com%252FuserBackIframe%253Fuid%253D%2523PMUID%2526gdpr%253D%257BGDPR%257D%2526gdpr_consent%253D%257BGDPR_CONSENT%257D%2526p%253D13&rdf=1 — 200 — 40 B — 125 ms — h2https://u.openx.net/w/1.0/cm?cc=1&id=99b0e635-e719-4648-8bd7-0fd339d4e2e5&gdpr=&gdpr_consent=&us_privacy=&r=https%3A%2F%2Fsync.kueezrtb.com%2Fapi%2Fcookie%3FpartnerId%3Dkueez-openx%26gdpr%3D%26gdpr_consent%3D%26us_privacy%3D%26userId%3D%7BOPENX_ID%7Du.openx.net/w/1.0/cm?cc=1&id=99b0e6... https://u.openx.net/w/1.0/cm?cc=1&id=99b0e635-e719-4648-8bd7-0fd339d4e2e5&gdpr=&gdpr_consent=&us_privacy=&r=https%3A%2F%2Fsync.kueezrtb.com%2Fapi%2Fcookie%3FpartnerId%3Dkueez-openx%26gdpr%3D%26gdpr_consent%3D%26us_privacy%3D%26userId%3D%7BOPENX_ID%7D — 200 — 60 B — 137 ms — h3https://eus.rubiconproject.com/usync.jseus.rubiconproject.com/usync.js https://eus.rubiconproject.com/usync.js — 200 — 0 B — 0 ms — h2https://bb.lijit.com/pixel?gdpr=&gdpr_consent=&redir=https%3A%2F%2Fsync.kueezrtb.com%2Fapi%2Fcookie%3FpartnerId%3Dkueez-sovrn%26gdpr%3D%26gdpr_consent%3D%26us_privacy%3D%26userId%3D%24UID&sovrn_retry=truebb.lijit.com/pixel?gdpr=&gdpr_conse... https://bb.lijit.com/pixel?gdpr=&gdpr_consent=&redir=https%3A%2F%2Fsync.kueezrtb.com%2Fapi%2Fcookie%3FpartnerId%3Dkueez-sovrn%26gdpr%3D%26gdpr_consent%3D%26us_privacy%3D%26userId%3D%24UID&sovrn_retry=true — 307 — 274 B — 125 ms — h2https://eus.rubiconproject.com/usync.jseus.rubiconproject.com/usync.js https://eus.rubiconproject.com/usync.js — 200 — 0 B — 0 ms — h2https://rtb.mfadsrvr.com/ul_cb/sync?ssp=onetag&ssp_user_id=b0GBu_tWWdWgtilT1R1qZ34MNCcESPzN7lmLPOttAJ8&gdpr=0&gdpr_consent=rtb.mfadsrvr.com/ul_cb/sync?ssp=one... https://rtb.mfadsrvr.com/ul_cb/sync?ssp=onetag&ssp_user_id=b0GBu_tWWdWgtilT1R1qZ34MNCcESPzN7lmLPOttAJ8&gdpr=0&gdpr_consent= — 204 — 58 B — 130 ms — h2https://www.temu.com/api/adx/cm/pixel-opera?adx_uid=f299e1a641fa752f&gdpr=0&gdpr_consent=&us_privacy=&redir=https%3A%2F%2Ft.oa.opera.com%2Fsync%3Fvendor%3D60369%26pubid%3Dpub9858090441216%26gdpr%3D0%26consent%3D%26us_privacy%3D%26custom_data%3Dwww.temu.com/api/adx/cm/pixel-opera... https://www.temu.com/api/adx/cm/pixel-opera?adx_uid=f299e1a641fa752f&gdpr=0&gdpr_consent=&us_privacy=&redir=https%3A%2F%2Ft.oa.opera.com%2Fsync%3Fvendor%3D60369%26pubid%3Dpub9858090441216%26gdpr%3D0%26consent%3D%26us_privacy%3D%26custom_data%3D — 302 — 702 B — 165 ms — h2https://sync.kueezrtb.com/api/cookie?partnerId=kueez-medinet&gdpr=&gdpr_consent=&us_privacy=&userId==4192957224826249000V10sync.kueezrtb.com/api/cookie?partne... https://sync.kueezrtb.com/api/cookie?partnerId=kueez-medinet&gdpr=&gdpr_consent=&us_privacy=&userId==4192957224826249000V10 — 200 — 495 B — 117 ms — h2https://eus.rubiconproject.com/usync.jseus.rubiconproject.com/usync.js https://eus.rubiconproject.com/usync.js — 200 — 0 B — 0 ms — h2https://eus.rubiconproject.com/usync.jseus.rubiconproject.com/usync.js https://eus.rubiconproject.com/usync.js — 200 — 0 B — 0 ms — h2https://sync.kueezrtb.com/api/cookie?partnerId=kueez-trustedstack&userId=4192957225253064000V10sync.kueezrtb.com/api/cookie?partne... https://sync.kueezrtb.com/api/cookie?partnerId=kueez-trustedstack&userId=4192957225253064000V10 — 200 — 495 B — 117 ms — h2https://eus.rubiconproject.com/usync.jseus.rubiconproject.com/usync.js https://eus.rubiconproject.com/usync.js — 200 — 0 B — 0 ms — h2https://www.temu.com/api/adx/cm/pixel-opera?adx_uid=db4bdc5b0ee7be30&gdpr=0&gdpr_consent=&us_privacy=&redir=https%3A%2F%2Ft.oa.opera.com%2Fsync%3Fvendor%3D60369%26pubid%3Dpub10101531197440%26gdpr%3D0%26consent%3D%26us_privacy%3D%26custom_data%3Dwww.temu.com/api/adx/cm/pixel-opera... https://www.temu.com/api/adx/cm/pixel-opera?adx_uid=db4bdc5b0ee7be30&gdpr=0&gdpr_consent=&us_privacy=&redir=https%3A%2F%2Ft.oa.opera.com%2Fsync%3Fvendor%3D60369%26pubid%3Dpub10101531197440%26gdpr%3D0%26consent%3D%26us_privacy%3D%26custom_data%3D — 302 — 474 B — 136 ms — h2https://ut.pubmatic.com/geo?pubid=163238ut.pubmatic.com/geo?pubid=163238 https://ut.pubmatic.com/geo?pubid=163238 — 200 — 78 B — 113 ms — h2https://token.rubiconproject.com/khaos.json?gdpr_consent=us_privacy={{US_PRIVACY}}&us_privacy=1---token.rubiconproject.com/khaos.json... https://token.rubiconproject.com/khaos.json?gdpr_consent=us_privacy={{US_PRIVACY}}&us_privacy=1--- — 200 — 1.4 KiB — 201 ms — http/1.1https://aax-eu.amazon-adsystem.com/s/dcm?pid=f7a5db36-1d5c-4c26-81b6-b4d0807faffb&id=2688106511132550876&gdpr=0&gdpr_consent=aax-eu.amazon-adsystem.com/s/dcm?pi... https://aax-eu.amazon-adsystem.com/s/dcm?pid=f7a5db36-1d5c-4c26-81b6-b4d0807faffb&id=2688106511132550876&gdpr=0&gdpr_consent= — 302 — 794 B — 623 ms — http/1.1https://cs.admanmedia.com/45f6616f8301569fb3628edffa5edae8.gif?gdpr=0&gdpr_consent=&ccpa=&coppa=&gpp=&gpp_sid=&redir=https%3A%2F%2Fssp.disqus.com%2Fmatch%3Fbidder%3D47%26r%3DCid1YS00OTA1OWU4NS05OTIzLTMyZTAtODJiMS01MzJjMTA5OTcwMWQqdWh0dHBzOi8vcnRiLWNzeW5jLnNtYXJ0YWRzZXJ2ZXIuY29tL3JlZGlyLz9pc3NpPTEmcGFydG5lcmlkPTE4MSZwYXJ0bmVydXNlcmlkPXVhLTQ5MDU5ZTg1LTk5MjMtMzJlMC04MmIxLTUzMmMxMDk5NzAxZDICLyU4AQ==%26buyeruid%3D%5BUID%5Dcs.admanmedia.com/45f6616f8301569fb... https://cs.admanmedia.com/45f6616f8301569fb3628edffa5edae8.gif?gdpr=0&gdpr_consent=&ccpa=&coppa=&gpp=&gpp_sid=&redir=https%3A%2F%2Fssp.disqus.com%2Fmatch%3Fbidder%3D47%26r%3DCid1YS00OTA1OWU4NS05OTIzLTMyZTAtODJiMS01MzJjMTA5OTcwMWQqdWh0dHBzOi8vcnRiLWNzeW5jLnNtYXJ0YWRzZXJ2ZXIuY29tL3JlZGlyLz9pc3NpPTEmcGFydG5lcmlkPTE4MSZwYXJ0bmVydXNlcmlkPXVhLTQ5MDU5ZTg1LTk5MjMtMzJlMC04MmIxLTUzMmMxMDk5NzAxZDICLyU4AQ==%26buyeruid%3D%5BUID%5D — 302 — 570 B — 393 ms — h2https://c1.adform.net/serving/cookie/match/?CC=1&party=24&bidswitch_ssp_id=onetagc1.adform.net/serving/cookie/match/... https://c1.adform.net/serving/cookie/match/?CC=1&party=24&bidswitch_ssp_id=onetag — 200 — 499 B — 135 ms — h2https://rtb-csync.smartadserver.com/redir/?partnerid=184&issi=1&partneruserid=e0d4b25a95eec6ad2z9nfa00mo0nnojo&gdpr=0&gdpr_consent=rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?partnerid=184&issi=1&partneruserid=e0d4b25a95eec6ad2z9nfa00mo0nnojo&gdpr=0&gdpr_consent= — 200 — 579 B — 129 ms — h2https://sync.kueezrtb.com/api/cookie?partnerId=kueez-sovrn&gdpr=&gdpr_consent=&us_privacy=&userId=sync.kueezrtb.com/api/cookie?partne... https://sync.kueezrtb.com/api/cookie?partnerId=kueez-sovrn&gdpr=&gdpr_consent=&us_privacy=&userId= — 200 — 495 B — 118 ms — h2https://token.rubiconproject.com/khaos.json?us_privacy=1---token.rubiconproject.com/khaos.json... https://token.rubiconproject.com/khaos.json?us_privacy=1--- — 200 — 1.4 KiB — 301 ms — http/1.1https://onetag-sys.com/match/?int_id=107&uid=6472333343017428507onetag-sys.com/match/?int_id=107&ui... https://onetag-sys.com/match/?int_id=107&uid=6472333343017428507 — 200 — 377 B — 133 ms — h2https://ssp-sync.criteo.com/user-sync/redirect?uid=cdc04227-6ca7-4a09-a00d-efb5943667e7&dised=true&gdpr=&gdprapplies=False&ccpa=&gpp=&gpp_sid=&profile=342&redir=https%3A%2F%2Fmeasureadv.com%2FuserBackIframe%3Fuid%3D%24{CRITEO_USER_ID}%26gdpr%3D{GDPR}%26gdpr_consent%3D{GDPR_CONSENT}%26p%3D5&gdpr=0&gdpr_consent=&gpp=ssp-sync.criteo.com/user-sync/redir... https://ssp-sync.criteo.com/user-sync/redirect?uid=cdc04227-6ca7-4a09-a00d-efb5943667e7&dised=true&gdpr=&gdprapplies=False&ccpa=&gpp=&gpp_sid=&profile=342&redir=https%3A%2F%2Fmeasureadv.com%2FuserBackIframe%3Fuid%3D%24{CRITEO_USER_ID}%26gdpr%3D{GDPR}%26gdpr_consent%3D{GDPR_CONSENT}%26p%3D5&gdpr=0&gdpr_consent=&gpp= — 302 — 732 B — 118 ms — h2https://onetag-sys.com/match/?int_id=164&gdpr=0&gdpr_consent=&uid=1920bc19-de2f-45a1-aabc-33450a854ea6onetag-sys.com/match/?int_id=164&gd... https://onetag-sys.com/match/?int_id=164&gdpr=0&gdpr_consent=&uid=1920bc19-de2f-45a1-aabc-33450a854ea6 — 200 — 377 B — 133 ms — h2https://t.oa.opera.com/sync?vendor=60369&pubid=pub9858090441216&gdpr=0&consent=&us_privacy=&custom_data=t.oa.opera.com/sync?vendor=60369&pu... https://t.oa.opera.com/sync?vendor=60369&pubid=pub9858090441216&gdpr=0&consent=&us_privacy=&custom_data= — 302 — 772 B — 562 ms — http/1.1https://t.oa.opera.com/sync?vendor=60369&pubid=pub10101531197440&gdpr=0&consent=&us_privacy=&custom_data=t.oa.opera.com/sync?vendor=60369&pu... https://t.oa.opera.com/sync?vendor=60369&pubid=pub10101531197440&gdpr=0&consent=&us_privacy=&custom_data= — 302 — 784 B — 555 ms — http/1.1https://match.prod.bidr.io/cookie-sync/sas?gdpr=0&gdpr_consent=&_bee_ppp=1match.prod.bidr.io/cookie-sync/sas?... https://match.prod.bidr.io/cookie-sync/sas?gdpr=0&gdpr_consent=&_bee_ppp=1 — 303 — 276 B — 127 ms — http/1.1https://b1sync.outbrain.com/usersync/ogury/?cb=https%3A%2F%2Fms-cookie-sync.presage.io%2Fuser-sync%3Foutbrain_id%3D__ZUID__&gdpr=0&gdpr_consent=us_privacy%3D%7B%7BUS_PRIVACY%7D%7D&s=3b1sync.outbrain.com/usersync/ogury/... https://b1sync.outbrain.com/usersync/ogury/?cb=https%3A%2F%2Fms-cookie-sync.presage.io%2Fuser-sync%3Foutbrain_id%3D__ZUID__&gdpr=0&gdpr_consent=us_privacy%3D%7B%7BUS_PRIVACY%7D%7D&s=3 — 200 — 405 B — 136 ms — http/1.1https://x.bidswitch.net/sync?ssp=criteo&custom_data=ol24b195RHAlMkY5Y3JuSmFPVmJkdmp2ZVNLb2NCd2lhTXZhS3RicW5hazlIdDdxd2VBMmpYeVJVR2NJY3ZkVm90alpFQmxvMjlvMHQzdkU3ZkxoeCUyRkFQZWhERDRidHhiNzZHTHNWM3NQcmZLMk01MFVTQ1R4bU91Yk9aZUUxM0d1dDJ1Qzg5N3NoYzZESlZpaE1kRkRDRUZ6aFNUTHh6NTE5dFpKSXpnNERVOGpFJTJCS21FdnRtR3BDOUpRV3VYUWJXRm5uS1hBaU10UXMlMkIlMkJTVGJZU21oZXlzNlZyUSUzRCUzRA&gpp=&gpp_sid=&gdpr=0&gdpr_consent=&us_privacy=&cr_user_id=k-L7sDm6Lj_CYyuwpsPsKZzkDXDTkYt4JHMZ_Wzwx.bidswitch.net/sync?ssp=criteo&cus... https://x.bidswitch.net/sync?ssp=criteo&custom_data=ol24b195RHAlMkY5Y3JuSmFPVmJkdmp2ZVNLb2NCd2lhTXZhS3RicW5hazlIdDdxd2VBMmpYeVJVR2NJY3ZkVm90alpFQmxvMjlvMHQzdkU3ZkxoeCUyRkFQZWhERDRidHhiNzZHTHNWM3NQcmZLMk01MFVTQ1R4bU91Yk9aZUUxM0d1dDJ1Qzg5N3NoYzZESlZpaE1kRkRDRUZ6aFNUTHh6NTE5dFpKSXpnNERVOGpFJTJCS21FdnRtR3BDOUpRV3VYUWJXRm5uS1hBaU10UXMlMkIlMkJTVGJZU21oZXlzNlZyUSUzRCUzRA&gpp=&gpp_sid=&gdpr=0&gdpr_consent=&us_privacy=&cr_user_id=k-L7sDm6Lj_CYyuwpsPsKZzkDXDTkYt4JHMZ_Wzw — 200 — 92 B — 128 ms — h2https://prebid-a.rubiconproject.com/eventprebid-a.rubiconproject.com/event https://prebid-a.rubiconproject.com/event — 204 — 125 B — 126 ms — h2https://prebid-a.rubiconproject.com/eventprebid-a.rubiconproject.com/event https://prebid-a.rubiconproject.com/event — 204 — 125 B — 126 ms — h2https://www.dianomi.com/partner/dianomi/css/dianomi-context.css?v=1.1www.dianomi.com/partner/dianomi/css... https://www.dianomi.com/partner/dianomi/css/dianomi-context.css?v=1.1 — 200 — 323 B — 19 ms — h2https://www.dianomi.com/smartads.epl?id=11914&numAds=1&cf=2296.1687.SCMP&url=https%3A%2F%2Fwww.scmp.com%2F&unitCount=1&unitId=dianomi-11914-aeAY5-Qxa433q9VTcTkFWAAAACg0&isWaterfall=false&contextfeedFrameId=1687-487&canCookie=true&canDmp=true&gdpr=0&gdpr_consent=&cmp_id=300&canServeAds=true&partner_tcf_status=2.0&partnerTcfStatus=2.0www.dianomi.com/smartads.epl?id=119... https://www.dianomi.com/smartads.epl?id=11914&numAds=1&cf=2296.1687.SCMP&url=https%3A%2F%2Fwww.scmp.com%2F&unitCount=1&unitId=dianomi-11914-aeAY5-Qxa433q9VTcTkFWAAAACg0&isWaterfall=false&contextfeedFrameId=1687-487&canCookie=true&canDmp=true&gdpr=0&gdpr_consent=&cmp_id=300&canServeAds=true&partner_tcf_status=2.0&partnerTcfStatus=2.0 — 200 — 2.1 KiB — 276 ms — h2https://www.dianomi.com/cgi-bin/pixeltrack.pl?cf=2296.1687.SCMP&geo_ccod=brwww.dianomi.com/cgi-bin/pixeltrack.... https://www.dianomi.com/cgi-bin/pixeltrack.pl?cf=2296.1687.SCMP&geo_ccod=br — 200 — 259 B — 139 ms — h2https://www.dianomi.com/partner/dianomi/css/dianomi-context.css?v=1.1www.dianomi.com/partner/dianomi/css... https://www.dianomi.com/partner/dianomi/css/dianomi-context.css?v=1.1 — 200 — 0 B — 12 ms — h2https://www.dianomi.com/smartads.epl?id=11915&cf=2296.1688.SCMP&url=https%3A%2F%2Fwww.scmp.com%2F&unitCount=1&unitId=dianomi-11915-aeAY50R5J6qwcUpH9wWm6QAAACE0&isWaterfall=false&contextfeedFrameId=1688-172&canCookie=true&canDmp=true&gdpr=0&gdpr_consent=&cmp_id=300&canServeAds=true&partner_tcf_status=2.0&partnerTcfStatus=2.0www.dianomi.com/smartads.epl?id=119... https://www.dianomi.com/smartads.epl?id=11915&cf=2296.1688.SCMP&url=https%3A%2F%2Fwww.scmp.com%2F&unitCount=1&unitId=dianomi-11915-aeAY50R5J6qwcUpH9wWm6QAAACE0&isWaterfall=false&contextfeedFrameId=1688-172&canCookie=true&canDmp=true&gdpr=0&gdpr_consent=&cmp_id=300&canServeAds=true&partner_tcf_status=2.0&partnerTcfStatus=2.0 — 200 — 2.0 KiB — 286 ms — h2https://www.dianomi.com/cgi-bin/pixeltrack.pl?cf=2296.1688.SCMP&geo_ccod=brwww.dianomi.com/cgi-bin/pixeltrack.... https://www.dianomi.com/cgi-bin/pixeltrack.pl?cf=2296.1688.SCMP&geo_ccod=br — 200 — 137 B — 157 ms — h2https://rtb-csync.smartadserver.com/redir?partneruserid=&partnerid=127&gdpr=0rtb-csync.smartadserver.com/redir?p... https://rtb-csync.smartadserver.com/redir?partneruserid=&partnerid=127&gdpr=0 — 200 — 113 B — 129 ms — h2https://ssp.disqus.com/match?bidder=47&r=Cid1YS00OTA1OWU4NS05OTIzLTMyZTAtODJiMS01MzJjMTA5OTcwMWQqdWh0dHBzOi8vcnRiLWNzeW5jLnNtYXJ0YWRzZXJ2ZXIuY29tL3JlZGlyLz9pc3NpPTEmcGFydG5lcmlkPTE4MSZwYXJ0bmVydXNlcmlkPXVhLTQ5MDU5ZTg1LTk5MjMtMzJlMC04MmIxLTUzMmMxMDk5NzAxZDICLyU4AQ==&buyeruid=94a4139c-9520-4156-a3d7-9708ed5518fdssp.disqus.com/match?bidder=47&r=Ci... https://ssp.disqus.com/match?bidder=47&r=Cid1YS00OTA1OWU4NS05OTIzLTMyZTAtODJiMS01MzJjMTA5OTcwMWQqdWh0dHBzOi8vcnRiLWNzeW5jLnNtYXJ0YWRzZXJ2ZXIuY29tL3JlZGlyLz9pc3NpPTEmcGFydG5lcmlkPTE4MSZwYXJ0bmVydXNlcmlkPXVhLTQ5MDU5ZTg1LTk5MjMtMzJlMC04MmIxLTUzMmMxMDk5NzAxZDICLyU4AQ==&buyeruid=94a4139c-9520-4156-a3d7-9708ed5518fd — 302 — 444 B — 129 ms — h2https://prebid-a.rubiconproject.com/eventprebid-a.rubiconproject.com/event https://prebid-a.rubiconproject.com/event — 204 — 125 B — 128 ms — h2https://token.rubiconproject.com/khaos.json?us_privacy=1---token.rubiconproject.com/khaos.json... https://token.rubiconproject.com/khaos.json?us_privacy=1--- — 200 — 1.4 KiB — 120 ms — http/1.1https://token.rubiconproject.com/khaos.json?us_privacy=1---token.rubiconproject.com/khaos.json... https://token.rubiconproject.com/khaos.json?us_privacy=1--- — 200 — 1.4 KiB — 232 ms — http/1.1https://token.rubiconproject.com/khaos.json?us_privacy=1---token.rubiconproject.com/khaos.json... https://token.rubiconproject.com/khaos.json?us_privacy=1--- — 200 — 1.4 KiB — 339 ms — http/1.1https://token.rubiconproject.com/khaos.json?us_privacy=1---token.rubiconproject.com/khaos.json... https://token.rubiconproject.com/khaos.json?us_privacy=1--- — 200 — 1.4 KiB — 449 ms — http/1.1https://token.rubiconproject.com/khaos.json?us_privacy=1---token.rubiconproject.com/khaos.json... https://token.rubiconproject.com/khaos.json?us_privacy=1--- — 200 — 1.4 KiB — 559 ms — http/1.1https://www.dianomi.com/img/a/pss/3999/11.csswww.dianomi.com/img/a/pss/3999/11.c... https://www.dianomi.com/img/a/pss/3999/11.css — 200 — 1.2 KiB — 28 ms — h2https://www.dianomi.com/img/a/pss/3999/11.csswww.dianomi.com/img/a/pss/3999/11.c... https://www.dianomi.com/img/a/pss/3999/11.css — 200 — 0 B — 31 ms — h2https://www.dianomi.com/js/contextfeed/viewabilityCV.js?v=20251016193142035www.dianomi.com/js/contextfeed/view... https://www.dianomi.com/js/contextfeed/viewabilityCV.js?v=20251016193142035 — 200 — 3.7 KiB — 24 ms — h2https://www.dianomi.com/img/dianomi-max-200x38.pngwww.dianomi.com/img/dianomi-max-200... https://www.dianomi.com/img/dianomi-max-200x38.png — 200 — 1.6 KiB — 26 ms — h2https://www.dianomi.com/img/a/sav2/222436/13/60x48.jpgwww.dianomi.com/img/a/sav2/222436/1... https://www.dianomi.com/img/a/sav2/222436/13/60x48.jpg — 200 — 4.2 KiB — 180 ms — h2https://www.dianomi.com/img/a/pss/1932/11.csswww.dianomi.com/img/a/pss/1932/11.c... https://www.dianomi.com/img/a/pss/1932/11.css — 200 — 700 B — 24 ms — h2https://sync.1rx.io/usersync2/rmpssp?sub=zeta&gdpr=0&gdpr_consent=&us_privacy=&redir=https%3A%2F%2Fssp.disqus.com%2Fmatch%3Fbidder%3D37%26buyeruid%3D%5BRX_UUID%5D%26r%3DCid1YS00OTA1OWU4NS05OTIzLTMyZTAtODJiMS01MzJjMTA5OTcwMWQqdWh0dHBzOi8vcnRiLWNzeW5jLnNtYXJ0YWRzZXJ2ZXIuY29tL3JlZGlyLz9pc3NpPTEmcGFydG5lcmlkPTE4MSZwYXJ0bmVydXNlcmlkPXVhLTQ5MDU5ZTg1LTk5MjMtMzJlMC04MmIxLTUzMmMxMDk5NzAxZDICLyU4Ag==sync.1rx.io/usersync2/rmpssp?sub=ze... https://sync.1rx.io/usersync2/rmpssp?sub=zeta&gdpr=0&gdpr_consent=&us_privacy=&redir=https%3A%2F%2Fssp.disqus.com%2Fmatch%3Fbidder%3D37%26buyeruid%3D%5BRX_UUID%5D%26r%3DCid1YS00OTA1OWU4NS05OTIzLTMyZTAtODJiMS01MzJjMTA5OTcwMWQqdWh0dHBzOi8vcnRiLWNzeW5jLnNtYXJ0YWRzZXJ2ZXIuY29tL3JlZGlyLz9pc3NpPTEmcGFydG5lcmlkPTE4MSZwYXJ0bmVydXNlcmlkPXVhLTQ5MDU5ZTg1LTk5MjMtMzJlMC04MmIxLTUzMmMxMDk5NzAxZDICLyU4Ag== — 302 — 406 B — 125 ms — h2https://www.dianomi.com/img/a/pss/1932/11.csswww.dianomi.com/img/a/pss/1932/11.c... https://www.dianomi.com/img/a/pss/1932/11.css — 200 — 0 B — 4 ms — h2https://www.dianomi.com/js/contextfeed/viewabilityCV.js?v=20251016193142035www.dianomi.com/js/contextfeed/view... https://www.dianomi.com/js/contextfeed/viewabilityCV.js?v=20251016193142035 — 200 — 120 B — 17 ms — h2https://c27e398b70daacefbae94ae3622bfc26.safeframe.googlesyndication.com/img/uploads/WC3ATCVDvh2@LTe9i9rxYAAAABM.pngc27e398b70daacefbae94ae3622bfc26.sa... https://c27e398b70daacefbae94ae3622bfc26.safeframe.googlesyndication.com/img/uploads/WC3ATCVDvh2@LTe9i9rxYAAAABM.png — 404 — 1.6 KiB — 57 ms — h3https://www.dianomi.com/img/a/sav2/222436/13/90x72.jpgwww.dianomi.com/img/a/sav2/222436/1... https://www.dianomi.com/img/a/sav2/222436/13/90x72.jpg — 200 — 7.4 KiB — 174 ms — h2https://data.dianomi.com/frontend/pixeljs?tagname=dianomi_tag_params_0xF2F6BB8605C445BA8086422162EC0E33&third_party_tracking=1&consent_string=&us_privacy=&smartad_id=11914&partner_id=2296data.dianomi.com/frontend/pixeljs?t... https://data.dianomi.com/frontend/pixeljs?tagname=dianomi_tag_params_0xF2F6BB8605C445BA8086422162EC0E33&third_party_tracking=1&consent_string=&us_privacy=&smartad_id=11914&partner_id=2296 — 200 — 177 B — 210 ms — h2https://www.dianomi.com/js/contextfeed/viewabilityCV.js?v=20251016193142035www.dianomi.com/js/contextfeed/view... https://www.dianomi.com/js/contextfeed/viewabilityCV.js?v=20251016193142035 — 200 — 41 B — 15 ms — h2https://data.dianomi.com/frontend/pixeljs?tagname=dianomi_tag_params_0x37EDF25897564B298692F7B5296282E1&third_party_tracking=1&consent_string=&us_privacy=&smartad_id=11915&partner_id=2296data.dianomi.com/frontend/pixeljs?t... https://data.dianomi.com/frontend/pixeljs?tagname=dianomi_tag_params_0x37EDF25897564B298692F7B5296282E1&third_party_tracking=1&consent_string=&us_privacy=&smartad_id=11915&partner_id=2296 — 200 — 56 B — 793 ms — h2https://www.dianomi.com/js/contextfeed/viewabilityCV.js?v=20251016193142035www.dianomi.com/js/contextfeed/view... https://www.dianomi.com/js/contextfeed/viewabilityCV.js?v=20251016193142035 — 200 — 41 B — 28 ms — h2https://www.dianomi.com/img/dianomi-max-200x38.pngwww.dianomi.com/img/dianomi-max-200... https://www.dianomi.com/img/dianomi-max-200x38.png — 200 — 0 B — 2 ms — h2https://www.dianomi.com/img/a/sav2/222436/13/60x48.jpgwww.dianomi.com/img/a/sav2/222436/1... https://www.dianomi.com/img/a/sav2/222436/13/60x48.jpg — 200 — 0 B — 121 ms — h2https://c27e398b70daacefbae94ae3622bfc26.safeframe.googlesyndication.com/cdn-cgi/challenge-platform/scripts/jsd/main.jsc27e398b70daacefbae94ae3622bfc26.sa... https://c27e398b70daacefbae94ae3622bfc26.safeframe.googlesyndication.com/cdn-cgi/challenge-platform/scripts/jsd/main.js — 404 — 16 B — 61 ms — h3https://c27e398b70daacefbae94ae3622bfc26.safeframe.googlesyndication.com/img/uploads/WC3ATCVDvh2@LTe9i9rxYAAAABM.pngc27e398b70daacefbae94ae3622bfc26.sa... https://c27e398b70daacefbae94ae3622bfc26.safeframe.googlesyndication.com/img/uploads/WC3ATCVDvh2@LTe9i9rxYAAAABM.png — 404 — 1.6 KiB — 64 ms — h3https://www.dianomi.com/img/a/sav2/222436/13/90x72.jpgwww.dianomi.com/img/a/sav2/222436/1... https://www.dianomi.com/img/a/sav2/222436/13/90x72.jpg — 200 — 0 B — 116 ms — h2https://c27e398b70daacefbae94ae3622bfc26.safeframe.googlesyndication.com/cdn-cgi/challenge-platform/scripts/jsd/main.jsc27e398b70daacefbae94ae3622bfc26.sa... https://c27e398b70daacefbae94ae3622bfc26.safeframe.googlesyndication.com/cdn-cgi/challenge-platform/scripts/jsd/main.js — 404 — 16 B — 108 ms — h3https://aax-eu.amazon-adsystem.com/s/dcm?pid=f7a5db36-1d5c-4c26-81b6-b4d0807faffb&id=2688106511132550876&gdpr=0&gdpr_consent=&dcc=taax-eu.amazon-adsystem.com/s/dcm?pi... https://aax-eu.amazon-adsystem.com/s/dcm?pid=f7a5db36-1d5c-4c26-81b6-b4d0807faffb&id=2688106511132550876&gdpr=0&gdpr_consent=&dcc=t — 200 — 566 B — 208 ms — http/1.1https://ms-cookie-sync.presage.io/user-sync?gdpr=0&gdpr_consent=&opera_id=OPUeef3b5c2b2eb4f43a14ce74b3d96d4c2ms-cookie-sync.presage.io/user-sync... https://ms-cookie-sync.presage.io/user-sync?gdpr=0&gdpr_consent=&opera_id=OPUeef3b5c2b2eb4f43a14ce74b3d96d4c2 — 200 — 326 B — 133 ms — h2https://onetag-sys.com/match/?gdpr=0&gdpr_consent=%24%7BGDPR_STRING%7D&int_id=168&uid=OPU7deb1cf94b09411db14ca7a9026e3672onetag-sys.com/match/?gdpr=0&gdpr_c... https://onetag-sys.com/match/?gdpr=0&gdpr_consent=%24%7BGDPR_STRING%7D&int_id=168&uid=OPU7deb1cf94b09411db14ca7a9026e3672 — 200 — 377 B — 133 ms — h2https://ssp.disqus.com/match?bidder=37&buyeruid=OPTOUT&r=Cid1YS00OTA1OWU4NS05OTIzLTMyZTAtODJiMS01MzJjMTA5OTcwMWQqdWh0dHBzOi8vcnRiLWNzeW5jLnNtYXJ0YWRzZXJ2ZXIuY29tL3JlZGlyLz9pc3NpPTEmcGFydG5lcmlkPTE4MSZwYXJ0bmVydXNlcmlkPXVhLTQ5MDU5ZTg1LTk5MjMtMzJlMC04MmIxLTUzMmMxMDk5NzAxZDICLyU4Ag==ssp.disqus.com/match?bidder=37&buye... https://ssp.disqus.com/match?bidder=37&buyeruid=OPTOUT&r=Cid1YS00OTA1OWU4NS05OTIzLTMyZTAtODJiMS01MzJjMTA5OTcwMWQqdWh0dHBzOi8vcnRiLWNzeW5jLnNtYXJ0YWRzZXJ2ZXIuY29tL3JlZGlyLz9pc3NpPTEmcGFydG5lcmlkPTE4MSZwYXJ0bmVydXNlcmlkPXVhLTQ5MDU5ZTg1LTk5MjMtMzJlMC04MmIxLTUzMmMxMDk5NzAxZDICLyU4Ag== — 302 — 166 B — 127 ms — h2https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=181&partneruserid=ua-49059e85-9923-32e0-82b1-532c1099701drtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=181&partneruserid=ua-49059e85-9923-32e0-82b1-532c1099701d — 200 — 585 B — 128 ms — h2https://tags.srv.stackadapt.com/js_tracking?url=https%3A%2F%2Fwww.scmp.com%2F&uid=92FKYLCNZjVROUNCenFwaw&v=1&host=https%3A%2F%2Fwww.scmp.com&l_src=&l_src_d=&u_src=&u_src_d=&shop=falsetags.srv.stackadapt.com/js_tracking... https://tags.srv.stackadapt.com/js_tracking?url=https%3A%2F%2Fwww.scmp.com%2F&uid=92FKYLCNZjVROUNCenFwaw&v=1&host=https%3A%2F%2Fwww.scmp.com&l_src=&l_src_d=&u_src=&u_src_d=&shop=false — 204 — 974 B — 125 ms — h2https://analytics.google.com/g/collect?v=2&tid=G-VD9LCVW2ZV&gtm=45je64e1v871868941za20gzb78001567zd78001567&_p=1776294109048&gcs=G11-&gcd=13t3l3l3l5l1&npa=0&dma=0&tcfd=1000g&ecid=1176712779&_eu=EEIAAGQ&are=1&cid=257658577.1776294114&frm=0&ir=1&pscdl=noapi&rcb=15&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&gaf=2&_s=5&tag_exp=0~115938466~115938468~116363097~117266400~118131808&sid=1776294113&sct=1&seg=1&dl=https%3A%2F%2Fwww.scmp.com%2F&dt=Breaking%20China%2C%20Asia%2C%20HK%20News%2C%20Opinions%20and%20Insights%20%7C%20South%20China%20Morning%20Post&_tu=SA&en=ad_impression&ep.query_id=CKn4hp_78JMDFdlMuAQdvFQDZA&_et=360&tfd=15952analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-VD9LCVW2ZV&gtm=45je64e1v871868941za20gzb78001567zd78001567&_p=1776294109048&gcs=G11-&gcd=13t3l3l3l5l1&npa=0&dma=0&tcfd=1000g&ecid=1176712779&_eu=EEIAAGQ&are=1&cid=257658577.1776294114&frm=0&ir=1&pscdl=noapi&rcb=15&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&gaf=2&_s=5&tag_exp=0~115938466~115938468~116363097~117266400~118131808&sid=1776294113&sct=1&seg=1&dl=https%3A%2F%2Fwww.scmp.com%2F&dt=Breaking%20China%2C%20Asia%2C%20HK%20News%2C%20Opinions%20and%20Insights%20%7C%20South%20China%20Morning%20Post&_tu=SA&en=ad_impression&ep.query_id=CKn4hp_78JMDFdlMuAQdvFQDZA&_et=360&tfd=15952 — 204 — 20 B — 68 ms — h3https://prebid-a.rubiconproject.com/eventprebid-a.rubiconproject.com/event https://prebid-a.rubiconproject.com/event — 204 — 125 B — 127 ms — h2https://prebid-a.rubiconproject.com/eventprebid-a.rubiconproject.com/event https://prebid-a.rubiconproject.com/event — 204 — 125 B — 245 ms — h2https://prebid-a.rubiconproject.com/eventprebid-a.rubiconproject.com/event https://prebid-a.rubiconproject.com/event — 204 — 125 B — 127 ms — h2https://prebid-a.rubiconproject.com/eventprebid-a.rubiconproject.com/event https://prebid-a.rubiconproject.com/event — 204 — 125 B — 126 ms — h2https://ad.360yield.com/ul_cb/user_sync?rt=html&partner_id=1934&gdpr=0&gdpr_consent=&r=https%3A%2F%2Fssp.api.tappx.com%2Fcs%2Fusync%3Fidmn%3D253%26type%3Diframe%26id%3D%7BPUB_USER_ID%7D%26auxuid%3Dad.360yield.com/ul_cb/user_sync?rt=... https://ad.360yield.com/ul_cb/user_sync?rt=html&partner_id=1934&gdpr=0&gdpr_consent=&r=https%3A%2F%2Fssp.api.tappx.com%2Fcs%2Fusync%3Fidmn%3D253%26type%3Diframe%26id%3D%7BPUB_USER_ID%7D%26auxuid%3D — 200 — 264 B — 324 ms — http/1.1https://ad.360yield.com/ul_cb/server_match?partner_id=1805&gdpr=0&gdpr_consent=&r=https%3A%2F%2Fmeasureadv.com%2FuserBackIframe%3Fuid%3D%7BPUB_USER_ID%7D%26gdpr%3D%7BGDPR%7D%26gdpr_consent%3D%7BGDPR_CONSENT%7D%26p%3D3ad.360yield.com/ul_cb/server_match?... https://ad.360yield.com/ul_cb/server_match?partner_id=1805&gdpr=0&gdpr_consent=&r=https%3A%2F%2Fmeasureadv.com%2FuserBackIframe%3Fuid%3D%7BPUB_USER_ID%7D%26gdpr%3D%7BGDPR%7D%26gdpr_consent%3D%7BGDPR_CONSENT%7D%26p%3D3 — 200 — 293 B — 324 ms — http/1.1https://ad-tech.scmp.com/prod/ad-viewability/v2ad-tech.scmp.com/prod/ad-viewabilit... https://ad-tech.scmp.com/prod/ad-viewability/v2 — 204 — 0 B — 324 ms — h3https://ad-tech.scmp.com/prod/ad-viewability/v2ad-tech.scmp.com/prod/ad-viewabilit... https://ad-tech.scmp.com/prod/ad-viewability/v2 — 200 — 469 B — 552 ms — h3https://mirror.i-scmp.com/ping?et=ping&k=1&uu=&u=oMNkoan7L0fwc8LbHpdtM&vt=gst&c=1&nc=0&d=www.scmp.com&h=www.scmp.com&p=%2F&pi=zSNpyzJAhxLoEdSuJoLIF&s=No+Section&a=No+Author&cm=0&y1=30065&y2=823&tz=0&v=web-1.4.5&sq=2&eg=0&ff=30mirror.i-scmp.com/ping?et=ping&k=1&... https://mirror.i-scmp.com/ping?et=ping&k=1&uu=&u=oMNkoan7L0fwc8LbHpdtM&vt=gst&c=1&nc=0&d=www.scmp.com&h=www.scmp.com&p=%2F&pi=zSNpyzJAhxLoEdSuJoLIF&s=No+Section&a=No+Author&cm=0&y1=30065&y2=823&tz=0&v=web-1.4.5&sq=2&eg=0&ff=30 — -1 — 0 B — 0 ms —
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 47004ms · 3443KB · HK$6886/mo
assets-v2.i-scmp.com
Other
Costly
Execution 22439ms
Transfer 57 KB
Monthly Cost HK$3287/mo
Unattributable
Other
Costly
Execution 3864ms
Transfer 0 KB
Monthly Cost HK$566/mo
www.scmp.com
Other
Costly
Execution 3227ms
Transfer 226 KB
Monthly Cost HK$473/mo
assets.i-scmp.com
Other
Costly
Execution 2725ms
Transfer 257 KB
Unused 66%
Monthly Cost HK$399/mo
www.gstatic.com
Other
Costly
Execution 1622ms
Transfer 0 KB
Unused 49%
Monthly Cost HK$238/mo
securepubads.g.doubleclick.net
Other
Costly
Execution 1506ms
Transfer 186 KB
Unused 46%
Monthly Cost HK$221/mo
assets-v2.i-scmp.com
Other
Costly
Execution 1054ms
Transfer 5 KB
Monthly Cost HK$154/mo
Google Tag Manager
Tag Manager
Costly
Execution 790ms
Transfer 167 KB
Unused 32%
Monthly Cost HK$116/mo
Google Tag Manager
Tag Manager
Costly
Execution 706ms
Transfer 145 KB
Unused 41%
Monthly Cost HK$103/mo
micro.rubiconproject.com
Other
Costly
Execution 705ms
Transfer 153 KB
Unused 24%
Monthly Cost HK$103/mo
assets.i-scmp.com
Other
Costly
Execution 694ms
Transfer 259 KB
Unused 68%
Monthly Cost HK$102/mo
assets-v2.i-scmp.com
Other
Costly
Execution 675ms
Transfer 118 KB
Unused 49%
Monthly Cost HK$99/mo
Optimizely
A/B Testing
Costly
Execution 601ms
Transfer 94 KB
Unused 38%
Monthly Cost HK$88/mo
Google Tag Manager
Tag Manager
Costly
Execution 577ms
Transfer 172 KB
Unused 31%
Monthly Cost HK$85/mo
assets-v2.i-scmp.com
Other
Costly
Execution 517ms
Transfer 266 KB
Unused 52%
Monthly Cost HK$76/mo
Facebook Pixel
Advertising
Costly
Execution 468ms
Transfer 106 KB
Unused 27%
Monthly Cost HK$69/mo
fundingchoicesmessages.google.com
Other
Costly
Execution 407ms
Transfer 70 KB
Unused 51%
Monthly Cost HK$60/mo
c.amazon-adsystem.com
Other
Costly
Execution 391ms
Transfer 91 KB
Unused 40%
Monthly Cost HK$57/mo
Facebook Pixel
Advertising
Costly
Execution 337ms
Transfer 96 KB
Unused 33%
Monthly Cost HK$49/mo
www.scmp.com
Other
Costly
Execution 330ms
Transfer 0 KB
Monthly Cost HK$48/mo
assets-v2.i-scmp.com
Other
Costly
Execution 306ms
Transfer 44 KB
Unused 49%
Monthly Cost HK$45/mo
Google Tag Manager
Tag Manager
Costly
Execution 283ms
Transfer 140 KB
Unused 36%
Monthly Cost HK$41/mo
cdn.tinypass.com
Other
Costly
Execution 277ms
Transfer 132 KB
Unused 62%
Monthly Cost HK$41/mo
Facebook Pixel
Advertising
Costly
Execution 262ms
Transfer 44 KB
Monthly Cost HK$38/mo
assets-v2.i-scmp.com
Other
Costly
Execution 212ms
Transfer 14 KB
Monthly Cost HK$31/mo
mirror-assets.i-scmp.com
Other
Costly
Execution 212ms
Transfer 41 KB
Unused 75%
Monthly Cost HK$31/mo
imasdk.googleapis.com
Other
Optional
Execution 188ms
Transfer 0 KB
Monthly Cost HK$28/mo
assets-v2.i-scmp.com
Other
Optional
Execution 187ms
Transfer 21 KB
Monthly Cost HK$27/mo
cdn.cxense.com
Other
Optional
Execution 174ms
Transfer 38 KB
Unused 58%
Monthly Cost HK$25/mo
accounts.google.com
Other
Optional
Execution 137ms
Transfer 96 KB
Unused 73%
Monthly Cost HK$20/mo
assets-v2.i-scmp.com
Other
Optional
Execution 136ms
Transfer 29 KB
Monthly Cost HK$20/mo
assets-v2.i-scmp.com
Other
Optional
Execution 130ms
Transfer 10 KB
Monthly Cost HK$19/mo
securepubads.g.doubleclick.net
Other
Optional
Execution 125ms
Transfer 34 KB
Monthly Cost HK$18/mo
assets-v2.i-scmp.com
Other
Optional
Execution 99ms
Transfer 11 KB
Monthly Cost HK$15/mo
LinkedIn Insight
Advertising
Optional
Execution 91ms
Transfer 19 KB
Monthly Cost HK$13/mo
assets-v2.i-scmp.com
Other
Optional
Execution 86ms
Transfer 69 KB
Unused 69%
Monthly Cost HK$13/mo
tags.srv.stackadapt.com
Other
Optional
Execution 84ms
Transfer 8 KB
Monthly Cost HK$12/mo
static.criteo.net
Other
Optional
Execution 73ms
Transfer 15 KB
Monthly Cost HK$11/mo
assets-v2.i-scmp.com
Other
Optional
Execution 69ms
Transfer 25 KB
Monthly Cost HK$10/mo
assets-v2.i-scmp.com
Other
Optional
Execution 68ms
Transfer 114 KB
Monthly Cost HK$10/mo
assets-v2.i-scmp.com
Other
Optional
Execution 57ms
Transfer 63 KB
Unused 63%
Monthly Cost HK$8/mo
sb.scorecardresearch.com
Other
Optional
Execution 57ms
Transfer 0 KB
Monthly Cost HK$8/mo
ep2.adtrafficquality.google
Other
Optional
Execution 56ms
Transfer 8 KB
Monthly Cost HK$8/mo

These scripts may cost more than they're worth

  • assets-v2.i-scmp.com adds 22439ms and costs ~HK$3287/month
  • Unattributable adds 3864ms and costs ~HK$566/month
  • www.scmp.com adds 3227ms and costs ~HK$473/month
  • assets.i-scmp.com adds 2725ms and costs ~HK$399/month
  • www.gstatic.com adds 1622ms and costs ~HK$238/month
  • securepubads.g.doubleclick.net adds 1506ms and costs ~HK$221/month
  • assets-v2.i-scmp.com adds 1054ms and costs ~HK$154/month
  • Google Tag Manager adds 790ms and costs ~HK$116/month
  • Google Tag Manager adds 706ms and costs ~HK$103/month
  • micro.rubiconproject.com adds 705ms and costs ~HK$103/month
  • assets.i-scmp.com adds 694ms and costs ~HK$102/month
  • assets-v2.i-scmp.com adds 675ms and costs ~HK$99/month
  • Optimizely adds 601ms and costs ~HK$88/month
  • Google Tag Manager adds 577ms and costs ~HK$85/month
  • assets-v2.i-scmp.com adds 517ms and costs ~HK$76/month
  • Facebook Pixel adds 468ms and costs ~HK$69/month
  • fundingchoicesmessages.google.com adds 407ms and costs ~HK$60/month
  • c.amazon-adsystem.com adds 391ms and costs ~HK$57/month
  • Facebook Pixel adds 337ms and costs ~HK$49/month
  • www.scmp.com adds 330ms and costs ~HK$48/month
  • assets-v2.i-scmp.com adds 306ms and costs ~HK$45/month
  • Google Tag Manager adds 283ms and costs ~HK$41/month
  • cdn.tinypass.com adds 277ms and costs ~HK$41/month
  • Facebook Pixel adds 262ms and costs ~HK$38/month
  • assets-v2.i-scmp.com adds 212ms and costs ~HK$31/month
  • mirror-assets.i-scmp.com adds 212ms and costs ~HK$31/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

assets-v2.i-scmp.com takes 22439ms 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 3864ms 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.scmp.com takes 3227ms 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

assets.i-scmp.com takes 2725ms 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

66% of assets.i-scmp.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

www.gstatic.com takes 1622ms 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 1506ms 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

assets-v2.i-scmp.com takes 1054ms 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 790ms 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 706ms 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

micro.rubiconproject.com takes 705ms 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

assets.i-scmp.com takes 694ms 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

68% of assets.i-scmp.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

assets-v2.i-scmp.com takes 675ms 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

Optimizely takes 601ms 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 577ms 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

assets-v2.i-scmp.com takes 517ms 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 assets-v2.i-scmp.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

Facebook Pixel takes 468ms 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

fundingchoicesmessages.google.com takes 407ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

51% of fundingchoicesmessages.google.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

c.amazon-adsystem.com takes 391ms 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

Facebook Pixel takes 337ms 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.scmp.com takes 330ms 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

assets-v2.i-scmp.com takes 306ms 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 283ms 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

cdn.tinypass.com takes 277ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

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

Facebook Pixel takes 262ms 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

assets-v2.i-scmp.com takes 212ms 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

mirror-assets.i-scmp.com takes 212ms 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

75% of mirror-assets.i-scmp.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

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

73% of accounts.google.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

69% of assets-v2.i-scmp.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 assets-v2.i-scmp.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