Skip to content
https://globaltimes.cn

Performance

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

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

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

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

2.75 s

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

37.70 s

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

2.05 s

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

0.040

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

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

39.13 s

Page Load Progression

732 ms
1.5 s
2.2 s
2.9 s
3.7 s
4.4 s
5.1 s
5.9 s
Checks
15
5 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
9.0 MB transferred, 117 requests
FIX
9.0 MB transferred, 117 requests
Critical::
Page weighs 13.9 MB (9.0 MB transferred)
Warning::
Images are 7.4 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 7.4 MB
Warning::
JavaScript is 723 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 723 KB
Info::
Fonts are 311 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 311 KB
Warning::
117 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.9 g CO2 per page load
9.0 MB / 2.4 MB budget
9.0 MB transferred
117 requests
1.9 g CO2 per page load
Images 7.4 MiB 82%
JavaScript 722.7 KiB 8%
Other 321.3 KiB 3%
Fonts 311.1 KiB 3%
Other 173.7 KiB 2%
CSS 120.4 KiB 1%
Other 10.6 KiB 0%
HTML 7.5 KiB 0%
Other 1.6 KiB 0%
Other 551 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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 (9.0 MiB of 9.0 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
6829ms total JS execution
FIX
6829ms total JS execution
Warning::
https://www.globaltimes.cn/: 3195ms CPU time
Warning::
Unattributable: 893ms CPU time
Warning::
https://www.globaltimes.cn/js-n/jquery-3.7.0.min.j...: 604ms CPU time
Warning::
https://enapp.globaltimes.cn/web/js/app.8577c594.j...: 517ms CPU time
Warning::
https://enapp.globaltimes.cn/web/js/chunk-3238cd16...: 517ms CPU time
Warning::
Third-party scripts: 6829ms (100% of total)

Main Thread Breakdown

Script Evaluation 38% Other 23% Rendering 16% Style & Layout 10% Script Parsing & Compilation 9% Parse HTML & CSS 3%
ScriptTotalScriptingParse/CompileParty
https://www.globaltimes.cn/3195ms635ms8ms3rd
Unattributable893ms21ms0ms3rd
https://www.globaltimes.cn/js-n/jquery-3.7.0.min.js604ms550ms13ms3rd
https://enapp.globaltimes.cn/web/js/app.8577c594.js517ms406ms107ms3rd
https://enapp.globaltimes.cn/web/js/chunk-3238cd16.cde219d5.js517ms220ms271ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-17778670472402ms335ms54ms3rd
https://www.googletagmanager.com/gtag/js?id=G-T3RFLLQ7Z4304ms237ms63ms3rd
https://enapp.globaltimes.cn/web/css/app.c442d43d.css103ms0ms0ms3rd
https://www.googletagmanager.com/gtag/js?id=G-T3RFLLQ7Z4&cx=c&gtm=4e64h1100ms37ms63ms3rd
https://platform-api.sharethis.com/js/sharethis.js86ms45ms36ms3rd

Showing top 10 of 12 scripts

F
JS Bundles
Action
31 scripts, 3.0 MB unused
FIX
31 scripts, 3.0 MB unused
Warning::
https://enapp.globaltimes.cn/web/js/chunk-3238cd16...: 442 KB unused (83%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://enapp.globaltimes.cn/web/js/chunk-3238cd16...: 442 KB unused (83%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://enapp.globaltimes.cn/web/js/chunk-3238cd16...: 442 KB unused (83%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://enapp.globaltimes.cn/web/js/chunk-3238cd16...: 442 KB unused (83%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://enapp.globaltimes.cn/web/js/chunk-3238cd16...: 442 KB unused (83%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 3.0 MB
3070 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://enapp.globaltimes.cn/web/js/chunk-3238cd16.cde219d5.js0 KB442 KB (83%)3rd
https://enapp.globaltimes.cn/web/js/chunk-3238cd16.cde219d5.js171 KB442 KB (83%)3rd
https://enapp.globaltimes.cn/web/js/chunk-3238cd16.cde219d5.js0 KB442 KB (83%)3rd
https://enapp.globaltimes.cn/web/js/chunk-3238cd16.cde219d5.js0 KB442 KB (83%)3rd
https://enapp.globaltimes.cn/web/js/chunk-3238cd16.cde219d5.js0 KB442 KB (83%)3rd
https://enapp.globaltimes.cn/web/js/chunk-3238cd16.cde219d5.js0 KB442 KB (83%)3rd
https://www.googletagmanager.com/gtag/js?id=G-T3RFLLQ7Z4&cx=c&gtm=4e64h1160 KB109 KB (68%)3rd
https://www.googletagmanager.com/gtag/js?id=G-T3RFLLQ7Z4160 KB64 KB (40%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-17778670472145 KB51 KB (35%)3rd
https://enapp.globaltimes.cn/web/js/app.8577c594.js0 KB46 KB (54%)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
117 resources · 9.0 MB · 3.0 MB savings available
FIX
117 resources · 9.0 MB · 3.0 MB savings available
Warning::
Page weight 8.0 MB over 1MB target
Got: 9.0 MB Expected: ≤ 1 MB
Info::
~3.0 MB of savings available
Warning::
116 third-party resources (100% of weight)
Info::
10 resources over 200KB
117 resources · 9.0 MiB · 116 third-party 8.0 MiB over 1MB target
Image 82% · 7.4 MiB
JavaScript 10% · 894.0 KiB
Media 3% · 321.3 KiB
Font 3% · 311.1 KiB
CSS 1% · 122.3 KiB
Document 0% · 17.5 KiB
Other 0% · 2.9 KiB

~3.0 MiB of savings available

Remove unused JavaScript: 3.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
42 images, 0 KB saveable
REVIEW
42 images, 0 KB saveable
Warning::
https://www.globaltimes.cn/Portals/0/attachment/20... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.globaltimes.cn/Portals/0/attachment/20... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.globaltimes.cn/Portals/0/attachment/20... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.globaltimes.cn/Portals/0/attachment/20... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.globaltimes.cn/Portals/0/attachment/20... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.globaltimes.cn/Portals/0/attachment/20... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.globaltimes.cn/Portals/0/attachment/20... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.globaltimes.cn/Portals/0/attachment/20... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.globaltimes.cn/Portals/0/attachment/20... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.globaltimes.cn/Portals/0/attachment/20... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.globaltimes.cn/img/letter/letter_enter... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.globaltimes.cn/Portals/0/attachment/20... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.globaltimes.cn/img/img_12.jpg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.globaltimes.cn/Portals/0/attachment/20... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.globaltimes.cn/Portals/0/attachment/20... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.globaltimes.cn/Portals/0/attachment/20... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.globaltimes.cn/Portals/0/attachment/20... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.globaltimes.cn/Portals/0/attachment/20... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.globaltimes.cn/Portals/0/attachment/20... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.globaltimes.cn/Portals/0/attachment/20... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.globaltimes.cn/Portals/0/attachment/20... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.globaltimes.cn/Portals/0/attachment/20... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.globaltimes.cn/img/gray_play03.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.globaltimes.cn/Portals/0/attachment/20... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.globaltimes.cn/Portals/0/attachment/20... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.globaltimes.cn/img/pod_index_enter.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
42 images 7.4 MB
0 oversized -0 KB
39 legacy format
26 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

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

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

C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

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

Web fonts

6

311 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 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s 36.0 s 38.0 s FCP 2.7 s LCP 37.7 shttps://www.globaltimes.cn/fonts/Helvetica-Neue-2.ttfHelvetica-Neue-2.ttf https://www.globaltimes.cn/fonts/Helvetica-Neue-2.ttf — 129.9 KiB — 80 ms — font-display: swapdata:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAA8UAAsAAAAAGdwAAA7FAAEAAAAAAAAAAAAA…x-font-woff2;charset=ut... data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAA8UAAsAAAAAGdwAAA7FAAEAAAAAAAAAAAAA… — 3.8 KiB — 223 ms — font-display: swaphttps://www.globaltimes.cn/fonts/ScalaOT-Bold.otfScalaOT-Bold.otf https://www.globaltimes.cn/fonts/ScalaOT-Bold.otf — 37.8 KiB — 42 ms — font-display: swaphttps://www.globaltimes.cn/fonts/ScalaOT-Regular.otfScalaOT-Regular.otf https://www.globaltimes.cn/fonts/ScalaOT-Regular.otf — 39.1 KiB — 41 ms — font-display: swaphttps://www.globaltimes.cn/fonts/HelveticaNeue%20Bold.ttfHelveticaNeue%20Bold.ttf https://www.globaltimes.cn/fonts/HelveticaNeue%20Bold.ttf — 20.0 KiB — 33 ms — font-display: swaphttps://enapp.globaltimes.cn/web/fonts/ionicons.143146fa.woff2ionicons.143146fa.woff2 https://enapp.globaltimes.cn/web/fonts/ionicons.143146fa.woff2 — 80.5 KiB — 20 ms — font-display: swap
Helvetica-Neue-2.ttf ttf swap
Size 130 KB
Load time 80 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
x-font-woff2;charset=ut... woff2 swap
Size 4 KB
Load time 223 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
ScalaOT-Bold.otf otf swap
Size 38 KB
Load time 42 ms
Start 1.5 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
ScalaOT-Regular.otf otf swap
Size 39 KB
Load time 41 ms
Start 1.5 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
HelveticaNeue%20Bold.ttf ttf swap
Size 20 KB
Load time 33 ms
Start 1.5 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
ionicons.143146fa.woff2 woff2 swap
Size 81 KB
Load time 20 ms
Start 2.1 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 ~133 KB and ~266 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
Network Waterfall
117 requests over 7164ms
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 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s 36.0 s 38.0 s FCP 2.7 s LCP 37.7 shttps://globaltimes.cn// https://globaltimes.cn/ — 301 — 156 B — 354 ms — h2https://www.globaltimes.cn/www.globaltimes.cn/ https://www.globaltimes.cn/ — 200 — 6.2 KiB — 720 ms — h2https://www.globaltimes.cn/js-n/jquery-3.7.0.min.jswww.globaltimes.cn/js-n/jquery-3.7.... https://www.globaltimes.cn/js-n/jquery-3.7.0.min.js — 200 — 29.9 KiB — 41 ms — h2https://www.globaltimes.cn/js-n/jquery-migrate-3.4.0.min.jswww.globaltimes.cn/js-n/jquery-migr... https://www.globaltimes.cn/js-n/jquery-migrate-3.4.0.min.js — 200 — 4.9 KiB — 32 ms — h2https://www.globaltimes.cn/js-n/bootstrap.min.jswww.globaltimes.cn/js-n/bootstrap.m... https://www.globaltimes.cn/js-n/bootstrap.min.js — 200 — 9.8 KiB — 34 ms — h2https://www.globaltimes.cn/js-n/file.jswww.globaltimes.cn/js-n/file.js https://www.globaltimes.cn/js-n/file.js — 200 — 360 B — 31 ms — h2https://www.globaltimes.cn/js-n/util.jswww.globaltimes.cn/js-n/util.js https://www.globaltimes.cn/js-n/util.js — 200 — 735 B — 30 ms — h2https://www.globaltimes.cn/js-n/iconfont.jswww.globaltimes.cn/js-n/iconfont.js https://www.globaltimes.cn/js-n/iconfont.js — 200 — 13.0 KiB — 38 ms — h2https://www.globaltimes.cn/js-n/index_100year.jswww.globaltimes.cn/js-n/index_100ye... https://www.globaltimes.cn/js-n/index_100year.js — 200 — 557 B — 31 ms — h2https://www.globaltimes.cn/css-n/bootstrap.min.csswww.globaltimes.cn/css-n/bootstrap.... https://www.globaltimes.cn/css-n/bootstrap.min.css — 200 — 19.5 KiB — 38 ms — h2https://www.globaltimes.cn/css-n/style.csswww.globaltimes.cn/css-n/style.css https://www.globaltimes.cn/css-n/style.css — 200 — 26.0 KiB — 38 ms — h2https://www.globaltimes.cn/css-n/iconfont.csswww.globaltimes.cn/css-n/iconfont.c... https://www.globaltimes.cn/css-n/iconfont.css — 200 — 4.7 KiB — 16 ms — h2https://www.globaltimes.cn/Portals/0/attachment/2025/2025-03-16/714fa45c-3a38-4f84-989e-b04b0e5fcae8.pngwww.globaltimes.cn/Portals/0/attach... https://www.globaltimes.cn/Portals/0/attachment/2025/2025-03-16/714fa45c-3a38-4f84-989e-b04b0e5fcae8.png — 200 — 1.1 MiB — 83 ms — h2https://www.globaltimes.cn/Portals/0/attachment/2026/2026-04-21/729e7ca6-ceea-4780-a0be-edb093c8af2b.jpegwww.globaltimes.cn/Portals/0/attach... https://www.globaltimes.cn/Portals/0/attachment/2026/2026-04-21/729e7ca6-ceea-4780-a0be-edb093c8af2b.jpeg — 200 — 451.6 KiB — 68 ms — h2https://www.globaltimes.cn/includes-n/gtag_head.htmlwww.globaltimes.cn/includes-n/gtag_... https://www.globaltimes.cn/includes-n/gtag_head.html — 200 — 439 B — 41 ms — h2https://www.globaltimes.cn/Portals/0/attachment/2026/2026-04-20/0ff6dd75-46be-4a5a-b012-b5d16a66a56e.jpegwww.globaltimes.cn/Portals/0/attach... https://www.globaltimes.cn/Portals/0/attachment/2026/2026-04-20/0ff6dd75-46be-4a5a-b012-b5d16a66a56e.jpeg — 200 — 150.1 KiB — 44 ms — h2https://www.globaltimes.cn/Portals/0/attachment/2025/2025-12-02/dd544622-6b44-4b4a-bad9-02b453b0f6a5_s.jpgwww.globaltimes.cn/Portals/0/attach... https://www.globaltimes.cn/Portals/0/attachment/2025/2025-12-02/dd544622-6b44-4b4a-bad9-02b453b0f6a5_s.jpg — 200 — 15.9 KiB — 21 ms — h2https://www.globaltimes.cn/img/letter/letter_enter.pngwww.globaltimes.cn/img/letter/lette... https://www.globaltimes.cn/img/letter/letter_enter.png — 200 — 177.3 KiB — 41 ms — h2https://www.globaltimes.cn/js-n/index.jswww.globaltimes.cn/js-n/index.js https://www.globaltimes.cn/js-n/index.js — 200 — 1.9 KiB — 12 ms — h2https://www.globaltimes.cn/js-n/topnews_sequence.jswww.globaltimes.cn/js-n/topnews_seq... https://www.globaltimes.cn/js-n/topnews_sequence.js — 200 — 467 B — 9 ms — h2https://www.globaltimes.cn/js-n/fadein_out.jswww.globaltimes.cn/js-n/fadein_out.... https://www.globaltimes.cn/js-n/fadein_out.js — 200 — 527 B — 26 ms — h2https://platform-api.sharethis.com/js/sharethis.jsplatform-api.sharethis.com/js/share... https://platform-api.sharethis.com/js/sharethis.js — 200 — 46.9 KiB — 40 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-17778670472www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-17778670472 — 200 — 144.8 KiB — 292 ms — h2https://www.globaltimes.cn/js-n/sensorsdata.min.jswww.globaltimes.cn/js-n/sensorsdata... https://www.globaltimes.cn/js-n/sensorsdata.min.js — 200 — 37.4 KiB — 24 ms — h2https://www.globaltimes.cn/includes-n/navtop.htmlwww.globaltimes.cn/includes-n/navto... https://www.globaltimes.cn/includes-n/navtop.html — 200 — 2.8 KiB — 22 ms — h2https://www.globaltimes.cn/js-n/shence_videolist.jswww.globaltimes.cn/js-n/shence_vide... https://www.globaltimes.cn/js-n/shence_videolist.js — 200 — 1.8 KiB — 18 ms — h2https://www.globaltimes.cn/Portals/0/attachment/2025/2025-12-28/c803a381-55b8-42cf-a19e-18c84569b568_s.jpegwww.globaltimes.cn/Portals/0/attach... https://www.globaltimes.cn/Portals/0/attachment/2025/2025-12-28/c803a381-55b8-42cf-a19e-18c84569b568_s.jpeg — 200 — 86.0 KiB — 29 ms — h2https://www.globaltimes.cn/Portals/0/attachment/2026/2026-04-20/1f6837a9-4a59-4b0c-abe7-276c96979f05.jpgwww.globaltimes.cn/Portals/0/attach... https://www.globaltimes.cn/Portals/0/attachment/2026/2026-04-20/1f6837a9-4a59-4b0c-abe7-276c96979f05.jpg — 200 — 252.1 KiB — 58 ms — h2https://www.globaltimes.cn/Portals/0/attachment/2026/2026-02-26/21ef95a7-b3e2-4fb7-9d91-31658ae1a3e8.jpgwww.globaltimes.cn/Portals/0/attach... https://www.globaltimes.cn/Portals/0/attachment/2026/2026-02-26/21ef95a7-b3e2-4fb7-9d91-31658ae1a3e8.jpg — 200 — 427.3 KiB — 70 ms — h2https://www.globaltimes.cn/js-n/user_sys.jswww.globaltimes.cn/js-n/user_sys.js https://www.globaltimes.cn/js-n/user_sys.js — 200 — 1.2 KiB — 11 ms — h2
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 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s 36.0 s 38.0 s FCP 2.7 s LCP 37.7 shttps://globaltimes.cn// https://globaltimes.cn/ — 301 — 156 B — 354 ms — h2https://www.globaltimes.cn/www.globaltimes.cn/ https://www.globaltimes.cn/ — 200 — 6.2 KiB — 720 ms — h2https://www.globaltimes.cn/js-n/jquery-3.7.0.min.jswww.globaltimes.cn/js-n/jquery-3.7.... https://www.globaltimes.cn/js-n/jquery-3.7.0.min.js — 200 — 29.9 KiB — 41 ms — h2https://www.globaltimes.cn/js-n/jquery-migrate-3.4.0.min.jswww.globaltimes.cn/js-n/jquery-migr... https://www.globaltimes.cn/js-n/jquery-migrate-3.4.0.min.js — 200 — 4.9 KiB — 32 ms — h2https://www.globaltimes.cn/js-n/bootstrap.min.jswww.globaltimes.cn/js-n/bootstrap.m... https://www.globaltimes.cn/js-n/bootstrap.min.js — 200 — 9.8 KiB — 34 ms — h2https://www.globaltimes.cn/js-n/file.jswww.globaltimes.cn/js-n/file.js https://www.globaltimes.cn/js-n/file.js — 200 — 360 B — 31 ms — h2https://www.globaltimes.cn/js-n/util.jswww.globaltimes.cn/js-n/util.js https://www.globaltimes.cn/js-n/util.js — 200 — 735 B — 30 ms — h2https://www.globaltimes.cn/js-n/iconfont.jswww.globaltimes.cn/js-n/iconfont.js https://www.globaltimes.cn/js-n/iconfont.js — 200 — 13.0 KiB — 38 ms — h2https://www.globaltimes.cn/js-n/index_100year.jswww.globaltimes.cn/js-n/index_100ye... https://www.globaltimes.cn/js-n/index_100year.js — 200 — 557 B — 31 ms — h2https://www.globaltimes.cn/css-n/bootstrap.min.csswww.globaltimes.cn/css-n/bootstrap.... https://www.globaltimes.cn/css-n/bootstrap.min.css — 200 — 19.5 KiB — 38 ms — h2https://www.globaltimes.cn/css-n/style.csswww.globaltimes.cn/css-n/style.css https://www.globaltimes.cn/css-n/style.css — 200 — 26.0 KiB — 38 ms — h2https://www.globaltimes.cn/css-n/iconfont.csswww.globaltimes.cn/css-n/iconfont.c... https://www.globaltimes.cn/css-n/iconfont.css — 200 — 4.7 KiB — 16 ms — h2https://www.globaltimes.cn/Portals/0/attachment/2025/2025-03-16/714fa45c-3a38-4f84-989e-b04b0e5fcae8.pngwww.globaltimes.cn/Portals/0/attach... https://www.globaltimes.cn/Portals/0/attachment/2025/2025-03-16/714fa45c-3a38-4f84-989e-b04b0e5fcae8.png — 200 — 1.1 MiB — 83 ms — h2https://www.globaltimes.cn/Portals/0/attachment/2026/2026-04-21/729e7ca6-ceea-4780-a0be-edb093c8af2b.jpegwww.globaltimes.cn/Portals/0/attach... https://www.globaltimes.cn/Portals/0/attachment/2026/2026-04-21/729e7ca6-ceea-4780-a0be-edb093c8af2b.jpeg — 200 — 451.6 KiB — 68 ms — h2https://www.globaltimes.cn/includes-n/gtag_head.htmlwww.globaltimes.cn/includes-n/gtag_... https://www.globaltimes.cn/includes-n/gtag_head.html — 200 — 439 B — 41 ms — h2https://www.globaltimes.cn/Portals/0/attachment/2026/2026-04-20/0ff6dd75-46be-4a5a-b012-b5d16a66a56e.jpegwww.globaltimes.cn/Portals/0/attach... https://www.globaltimes.cn/Portals/0/attachment/2026/2026-04-20/0ff6dd75-46be-4a5a-b012-b5d16a66a56e.jpeg — 200 — 150.1 KiB — 44 ms — h2https://www.globaltimes.cn/Portals/0/attachment/2025/2025-12-02/dd544622-6b44-4b4a-bad9-02b453b0f6a5_s.jpgwww.globaltimes.cn/Portals/0/attach... https://www.globaltimes.cn/Portals/0/attachment/2025/2025-12-02/dd544622-6b44-4b4a-bad9-02b453b0f6a5_s.jpg — 200 — 15.9 KiB — 21 ms — h2https://www.globaltimes.cn/img/letter/letter_enter.pngwww.globaltimes.cn/img/letter/lette... https://www.globaltimes.cn/img/letter/letter_enter.png — 200 — 177.3 KiB — 41 ms — h2https://www.globaltimes.cn/js-n/index.jswww.globaltimes.cn/js-n/index.js https://www.globaltimes.cn/js-n/index.js — 200 — 1.9 KiB — 12 ms — h2https://www.globaltimes.cn/js-n/topnews_sequence.jswww.globaltimes.cn/js-n/topnews_seq... https://www.globaltimes.cn/js-n/topnews_sequence.js — 200 — 467 B — 9 ms — h2https://www.globaltimes.cn/js-n/fadein_out.jswww.globaltimes.cn/js-n/fadein_out.... https://www.globaltimes.cn/js-n/fadein_out.js — 200 — 527 B — 26 ms — h2https://platform-api.sharethis.com/js/sharethis.jsplatform-api.sharethis.com/js/share... https://platform-api.sharethis.com/js/sharethis.js — 200 — 46.9 KiB — 40 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-17778670472www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-17778670472 — 200 — 144.8 KiB — 292 ms — h2https://www.globaltimes.cn/js-n/sensorsdata.min.jswww.globaltimes.cn/js-n/sensorsdata... https://www.globaltimes.cn/js-n/sensorsdata.min.js — 200 — 37.4 KiB — 24 ms — h2https://www.globaltimes.cn/includes-n/navtop.htmlwww.globaltimes.cn/includes-n/navto... https://www.globaltimes.cn/includes-n/navtop.html — 200 — 2.8 KiB — 22 ms — h2https://www.globaltimes.cn/js-n/shence_videolist.jswww.globaltimes.cn/js-n/shence_vide... https://www.globaltimes.cn/js-n/shence_videolist.js — 200 — 1.8 KiB — 18 ms — h2https://www.globaltimes.cn/Portals/0/attachment/2025/2025-12-28/c803a381-55b8-42cf-a19e-18c84569b568_s.jpegwww.globaltimes.cn/Portals/0/attach... https://www.globaltimes.cn/Portals/0/attachment/2025/2025-12-28/c803a381-55b8-42cf-a19e-18c84569b568_s.jpeg — 200 — 86.0 KiB — 29 ms — h2https://www.globaltimes.cn/Portals/0/attachment/2026/2026-04-20/1f6837a9-4a59-4b0c-abe7-276c96979f05.jpgwww.globaltimes.cn/Portals/0/attach... https://www.globaltimes.cn/Portals/0/attachment/2026/2026-04-20/1f6837a9-4a59-4b0c-abe7-276c96979f05.jpg — 200 — 252.1 KiB — 58 ms — h2https://www.globaltimes.cn/Portals/0/attachment/2026/2026-02-26/21ef95a7-b3e2-4fb7-9d91-31658ae1a3e8.jpgwww.globaltimes.cn/Portals/0/attach... https://www.globaltimes.cn/Portals/0/attachment/2026/2026-02-26/21ef95a7-b3e2-4fb7-9d91-31658ae1a3e8.jpg — 200 — 427.3 KiB — 70 ms — h2https://www.globaltimes.cn/js-n/user_sys.jswww.globaltimes.cn/js-n/user_sys.js https://www.globaltimes.cn/js-n/user_sys.js — 200 — 1.2 KiB — 11 ms — h2https://www.globaltimes.cn/Portals/0/attachment/2026/2026-02-26/78d6bd69-34e4-4617-bb7d-f803fa55eaea.jpegwww.globaltimes.cn/Portals/0/attach... https://www.globaltimes.cn/Portals/0/attachment/2026/2026-02-26/78d6bd69-34e4-4617-bb7d-f803fa55eaea.jpeg — 200 — 742.4 KiB — 90 ms — h2https://www.globaltimes.cn/css-n/user_sys.csswww.globaltimes.cn/css-n/user_sys.c... https://www.globaltimes.cn/css-n/user_sys.css — 200 — 1.1 KiB — 13 ms — h2https://www.globaltimes.cn/Portals/0/attachment/2026/2026-04-21/02910b2f-3ced-4c38-b947-e80a2e70267d_s.jpegwww.globaltimes.cn/Portals/0/attach... https://www.globaltimes.cn/Portals/0/attachment/2026/2026-04-21/02910b2f-3ced-4c38-b947-e80a2e70267d_s.jpeg — 200 — 64.1 KiB — 62 ms — h2https://www.globaltimes.cn/Portals/0/attachment/2023/2023-12-26/4bcaa03a-dbec-4ee0-9922-2e4cdb1498d7_s.jpegwww.globaltimes.cn/Portals/0/attach... https://www.globaltimes.cn/Portals/0/attachment/2023/2023-12-26/4bcaa03a-dbec-4ee0-9922-2e4cdb1498d7_s.jpeg — 200 — 79.2 KiB — 67 ms — h2https://www.globaltimes.cn/fonts/Helvetica-Neue-2.ttfwww.globaltimes.cn/fonts/Helvetica-... https://www.globaltimes.cn/fonts/Helvetica-Neue-2.ttf — 200 — 129.9 KiB — 80 ms — h2data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAA8UAAsAAAAAGdwAAA7FAAEAAAAAAAAAAAAA…data:application/x-font-woff2;chars... data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAA8UAAsAAAAAGdwAAA7FAAEAAAAAAAAAAAAA… — 200 — 3.8 KiB — 223 ms — datahttps://enapp.globaltimes.cn/web/logoutenapp.globaltimes.cn/web/logout https://enapp.globaltimes.cn/web/logout — 200 — 666 B — 165 ms — h2https://enapp.globaltimes.cn/web/logoutenapp.globaltimes.cn/web/logout https://enapp.globaltimes.cn/web/logout — 200 — 0 B — 165 ms — h2https://enapp.globaltimes.cn/web/loginenapp.globaltimes.cn/web/login https://enapp.globaltimes.cn/web/login — 200 — 681 B — 158 ms — h2https://www.globaltimes.cn/img/logo1@3x.pngwww.globaltimes.cn/img/logo1@3x.png https://www.globaltimes.cn/img/logo1@3x.png — 200 — 29.0 KiB — 42 ms — h2https://www.globaltimes.cn/index2.htmlwww.globaltimes.cn/index2.html https://www.globaltimes.cn/index2.html — 200 — 2.8 KiB — 40 ms — h2https://www.globaltimes.cn/Portals/0/attachment/2024/2024-09-09/a0f00756-bd0b-4fdb-a668-71447ddb5b28_s.jpegwww.globaltimes.cn/Portals/0/attach... https://www.globaltimes.cn/Portals/0/attachment/2024/2024-09-09/a0f00756-bd0b-4fdb-a668-71447ddb5b28_s.jpeg — 200 — 98.5 KiB — 25 ms — h2https://www.globaltimes.cn/Portals/0/attachment/2026/2026-04-21/165cfd97-8a9b-4d50-8763-966d78c289c7_s.jpegwww.globaltimes.cn/Portals/0/attach... https://www.globaltimes.cn/Portals/0/attachment/2026/2026-04-21/165cfd97-8a9b-4d50-8763-966d78c289c7_s.jpeg — 200 — 105.7 KiB — 21 ms — h2https://www.globaltimes.cn/Portals/0/attachment/2026/2026-02-26/c0815941-1db1-411b-8314-7d3607a579b1.jpegwww.globaltimes.cn/Portals/0/attach... https://www.globaltimes.cn/Portals/0/attachment/2026/2026-02-26/c0815941-1db1-411b-8314-7d3607a579b1.jpeg — 200 — 800.0 KiB — 104 ms — h2https://www.globaltimes.cn/Portals/0/attachment/2026/2026-04-21/31471296-61da-48ee-be9f-2c74d5c944f4.jpegwww.globaltimes.cn/Portals/0/attach... https://www.globaltimes.cn/Portals/0/attachment/2026/2026-04-21/31471296-61da-48ee-be9f-2c74d5c944f4.jpeg — 200 — 831.2 KiB — 113 ms — h2https://www.globaltimes.cn/Portals/0/attachment/2026/2026-04-21/8196415f-57c4-4a76-8b0b-de11411e0197_s.jpegwww.globaltimes.cn/Portals/0/attach... https://www.globaltimes.cn/Portals/0/attachment/2026/2026-04-21/8196415f-57c4-4a76-8b0b-de11411e0197_s.jpeg — 200 — 100.0 KiB — 47 ms — h2https://www.globaltimes.cn//includes-n/most_view.htmlwww.globaltimes.cn//includes-n/most... https://www.globaltimes.cn//includes-n/most_view.html — 200 — 830 B — 91 ms — h2https://www.globaltimes.cn/Portals/0/attachment/2026/2026-04-21/d7d1b614-177b-465b-8f98-acf30328e628_s.jpegwww.globaltimes.cn/Portals/0/attach... https://www.globaltimes.cn/Portals/0/attachment/2026/2026-04-21/d7d1b614-177b-465b-8f98-acf30328e628_s.jpeg — 200 — 149.0 KiB — 46 ms — h2https://www.globaltimes.cn/Portals/0/attachment/2026/2026-04-21/c0db4afe-7332-4c2e-a469-71d4bd58740b_s.jpegwww.globaltimes.cn/Portals/0/attach... https://www.globaltimes.cn/Portals/0/attachment/2026/2026-04-21/c0db4afe-7332-4c2e-a469-71d4bd58740b_s.jpeg — 200 — 57.5 KiB — 84 ms — h2https://www.globaltimes.cn/Portals/0/attachment/2026/2026-03-10/9e69aec6-865a-485d-9c15-36cfea46f02b.pngwww.globaltimes.cn/Portals/0/attach... https://www.globaltimes.cn/Portals/0/attachment/2026/2026-03-10/9e69aec6-865a-485d-9c15-36cfea46f02b.png — 200 — 406.2 KiB — 64 ms — h2https://www.globaltimes.cn/Portals/0/attachment/2026/2026-04-20/c16c78b5-04c1-4928-bffc-1915c58cfd6e.jpegwww.globaltimes.cn/Portals/0/attach... https://www.globaltimes.cn/Portals/0/attachment/2026/2026-04-20/c16c78b5-04c1-4928-bffc-1915c58cfd6e.jpeg — 200 — 483.3 KiB — 58 ms — h2https://www.globaltimes.cn/Portals/0/attachment/2025/2025-12-15/03949839-9fef-487c-9546-843d29dcefe1_s.jpegwww.globaltimes.cn/Portals/0/attach... https://www.globaltimes.cn/Portals/0/attachment/2025/2025-12-15/03949839-9fef-487c-9546-843d29dcefe1_s.jpeg — 200 — 76.9 KiB — 23 ms — h2https://www.globaltimes.cn/Portals/0/attachment/2026/2026-04-19/430f277d-e456-4381-89f0-a82efd22f2f6_s.jpegwww.globaltimes.cn/Portals/0/attach... https://www.globaltimes.cn/Portals/0/attachment/2026/2026-04-19/430f277d-e456-4381-89f0-a82efd22f2f6_s.jpeg — 200 — 90.5 KiB — 28 ms — h2https://www.globaltimes.cn/Portals/0/attachment/2026/2026-04-21/0d862f84-ae68-45c2-8bc9-a00c04342b18_s.jpegwww.globaltimes.cn/Portals/0/attach... https://www.globaltimes.cn/Portals/0/attachment/2026/2026-04-21/0d862f84-ae68-45c2-8bc9-a00c04342b18_s.jpeg — 200 — 91.6 KiB — 27 ms — h2https://www.globaltimes.cn/Portals/0/attachment/2026/2026-04-20/c85c9bc6-712e-4de9-b887-d8da46b2766f_s.pngwww.globaltimes.cn/Portals/0/attach... https://www.globaltimes.cn/Portals/0/attachment/2026/2026-04-20/c85c9bc6-712e-4de9-b887-d8da46b2766f_s.png — 200 — 133.5 KiB — 62 ms — h2https://www.globaltimes.cn/img/pod_index_enter.pngwww.globaltimes.cn/img/pod_index_en... https://www.globaltimes.cn/img/pod_index_enter.png — 200 — 184.2 KiB — 74 ms — h2https://www.globaltimes.cn/img/gray_play03.pngwww.globaltimes.cn/img/gray_play03.... https://www.globaltimes.cn/img/gray_play03.png — 200 — 27.5 KiB — 38 ms — h2https://www.globaltimes.cn/img/gray_pause03.pngwww.globaltimes.cn/img/gray_pause03... https://www.globaltimes.cn/img/gray_pause03.png — 200 — 10.7 KiB — 47 ms — h2data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB2ZXJzaW9uPSIxL…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB2ZXJzaW9uPSIxL… — 200 — 0 B — 0 ms — datahttps://www.globaltimes.cn/img/img_12.jpgwww.globaltimes.cn/img/img_12.jpg https://www.globaltimes.cn/img/img_12.jpg — 200 — 324.1 KiB — 54 ms — h2https://www.globaltimes.cn/fonts/ScalaOT-Bold.otfwww.globaltimes.cn/fonts/ScalaOT-Bo... https://www.globaltimes.cn/fonts/ScalaOT-Bold.otf — 200 — 37.8 KiB — 42 ms — h2https://www.globaltimes.cn/fonts/ScalaOT-Regular.otfwww.globaltimes.cn/fonts/ScalaOT-Re... https://www.globaltimes.cn/fonts/ScalaOT-Regular.otf — 200 — 39.1 KiB — 41 ms — h2https://www.globaltimes.cn/fonts/HelveticaNeue%20Bold.ttfwww.globaltimes.cn/fonts/HelveticaN... https://www.globaltimes.cn/fonts/HelveticaNeue%20Bold.ttf — 200 — 20.0 KiB — 33 ms — h2https://1253985869.vod2.myqcloud.com/ee20c49fvodtransgzp1253985869/be9664895145403724199444189/v.f100040.mp41253985869.vod2.myqcloud.com/ee20c4... https://1253985869.vod2.myqcloud.com/ee20c49fvodtransgzp1253985869/be9664895145403724199444189/v.f100040.mp4 — 206 — 176.7 KiB — 5.6 s — http/1.1https://1253985869.vod2.myqcloud.com/39f921f7vodgzp1253985869/5c315f5f5145403705768213562/wRjMcgavwAcA.mp31253985869.vod2.myqcloud.com/39f921... https://1253985869.vod2.myqcloud.com/39f921f7vodgzp1253985869/5c315f5f5145403705768213562/wRjMcgavwAcA.mp3 — 206 — 144.7 KiB — 5.5 s — http/1.1https://www.globaltimes.cn/includes-n/indexfooter.htmlwww.globaltimes.cn/includes-n/index... https://www.globaltimes.cn/includes-n/indexfooter.html — 200 — 2.6 KiB — 20 ms — h2https://www.globaltimes.cn/js-n/newsletter_post.jswww.globaltimes.cn/js-n/newsletter_... https://www.globaltimes.cn/js-n/newsletter_post.js — 200 — 864 B — 879 ms — h2https://www.globaltimes.cn/img/close.pngwww.globaltimes.cn/img/close.png https://www.globaltimes.cn/img/close.png — 200 — 911 B — 155 ms — h2https://www.globaltimes.cn/img/suc.pngwww.globaltimes.cn/img/suc.png https://www.globaltimes.cn/img/suc.png — 200 — 2.0 KiB — 155 ms — h2https://www.googletagmanager.com/gtag/js?id=G-T3RFLLQ7Z4www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-T3RFLLQ7Z4 — 200 — 160.4 KiB — 207 ms — h2https://s22.cnzz.com/z_stat.php?id=1274811350&web_id=1274811350s22.cnzz.com/z_stat.php?id=12748113... https://s22.cnzz.com/z_stat.php?id=1274811350&web_id=1274811350 — 200 — 372 B — 1.9 s — h2https://enapp.globaltimes.cn/web/css/app.c442d43d.cssenapp.globaltimes.cn/web/css/app.c4... https://enapp.globaltimes.cn/web/css/app.c442d43d.css — 200 — 69.2 KiB — 190 ms — h2https://enapp.globaltimes.cn/web/js/app.8577c594.jsenapp.globaltimes.cn/web/js/app.857... https://enapp.globaltimes.cn/web/js/app.8577c594.js — 200 — 86.2 KiB — 178 ms — h2https://enapp.globaltimes.cn/web/css/app.c442d43d.cssenapp.globaltimes.cn/web/css/app.c4... https://enapp.globaltimes.cn/web/css/app.c442d43d.css — 200 — 0 B — 191 ms — h2https://enapp.globaltimes.cn/web/js/app.8577c594.jsenapp.globaltimes.cn/web/js/app.857... https://enapp.globaltimes.cn/web/js/app.8577c594.js — 200 — 0 B — 175 ms — h2https://enapp.globaltimes.cn/web/css/app.c442d43d.cssenapp.globaltimes.cn/web/css/app.c4... https://enapp.globaltimes.cn/web/css/app.c442d43d.css — 200 — 0 B — 182 ms — h2https://enapp.globaltimes.cn/web/js/app.8577c594.jsenapp.globaltimes.cn/web/js/app.857... https://enapp.globaltimes.cn/web/js/app.8577c594.js — 200 — 0 B — 176 ms — h2data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6I…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6I… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6I…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6I… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3ciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkd…data:image/svg+xml;base64,PHN2ZyBma... data:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3ciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkd… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3ciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkd…data:image/svg+xml;base64,PHN2ZyBma... data:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3ciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkd… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3ciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkd…data:image/svg+xml;base64,PHN2ZyBma... data:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3ciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkd… — 200 — 0 B — 0 ms — datahttps://enapp.globaltimes.cn/web/css/chunk-3238cd16.062ecd55.cssenapp.globaltimes.cn/web/css/chunk-... https://enapp.globaltimes.cn/web/css/chunk-3238cd16.062ecd55.css — 200 — 1.9 KiB — 75 ms — h2https://enapp.globaltimes.cn/web/css/chunk-3238cd16.062ecd55.cssenapp.globaltimes.cn/web/css/chunk-... https://enapp.globaltimes.cn/web/css/chunk-3238cd16.062ecd55.css — 200 — 0 B — 89 ms — h2https://enapp.globaltimes.cn/web/css/chunk-3238cd16.062ecd55.cssenapp.globaltimes.cn/web/css/chunk-... https://enapp.globaltimes.cn/web/css/chunk-3238cd16.062ecd55.css — 200 — 0 B — 122 ms — h2https://enapp.globaltimes.cn/web/js/chunk-3238cd16.cde219d5.jsenapp.globaltimes.cn/web/js/chunk-3... https://enapp.globaltimes.cn/web/js/chunk-3238cd16.cde219d5.js — 200 — 171.2 KiB — 146 ms — h2https://enapp.globaltimes.cn/web/js/chunk-3238cd16.cde219d5.jsenapp.globaltimes.cn/web/js/chunk-3... https://enapp.globaltimes.cn/web/js/chunk-3238cd16.cde219d5.js — 200 — 0 B — 147 ms — h2https://enapp.globaltimes.cn/web/js/chunk-3238cd16.cde219d5.jsenapp.globaltimes.cn/web/js/chunk-3... https://enapp.globaltimes.cn/web/js/chunk-3238cd16.cde219d5.js — 200 — 0 B — 148 ms — h2https://www.google.com/rmkt/collect/17778670472/?random=1776808470519&cv=11&fst=1776808470519&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1za200xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.globaltimes.cn%2F&rcb=1&frm=0&tiba=Global%20Times&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=523555730.1776808471&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&data=event%3Dgtag.config&gcp=5www.google.com/rmkt/collect/1777867... https://www.google.com/rmkt/collect/17778670472/?random=1776808470519&cv=11&fst=1776808470519&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1za200xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.globaltimes.cn%2F&rcb=1&frm=0&tiba=Global%20Times&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=523555730.1776808471&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&data=event%3Dgtag.config&gcp=5 — 200 — 20 B — 233 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/17778670472/?random=1776808470519&cv=11&fst=1776808470519&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1za200xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.globaltimes.cn%2F&rcb=1&frm=0&tiba=Global%20Times&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=523555730.1776808471&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&data=event%3Dgtag.config&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/17778670472/?random=1776808470519&cv=11&fst=1776808470519&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1za200xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.globaltimes.cn%2F&rcb=1&frm=0&tiba=Global%20Times&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=523555730.1776808471&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&data=event%3Dgtag.config&rfmt=3&fmt=4 — 200 — 2.1 KiB — 145 ms — h3https://www.google.com/ccm/collect?rcb=1&frm=0&en=page_view&dl=https%3A%2F%2Fwww.globaltimes.cn%2F&scrsrc=www.googletagmanager.com&rnd=59811989.1776808471&dt=Global%20Times&auid=523555730.1776808471&navt=n&npa=0&gtm=45be64h1za200xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400&apve=1&apvf=f&apvc=1&tids=AW-17778670472&tid=AW-17778670472&tft=1776808470564&tfd=1742www.google.com/ccm/collect?rcb=1&fr... https://www.google.com/ccm/collect?rcb=1&frm=0&en=page_view&dl=https%3A%2F%2Fwww.globaltimes.cn%2F&scrsrc=www.googletagmanager.com&rnd=59811989.1776808471&dt=Global%20Times&auid=523555730.1776808471&navt=n&npa=0&gtm=45be64h1za200xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400&apve=1&apvf=f&apvc=1&tids=AW-17778670472&tid=AW-17778670472&tft=1776808470564&tfd=1742 — 200 — 21 B — 217 ms — h3https://buttons-config.sharethis.com/js/647441067cccdc001910bbcc.jsbuttons-config.sharethis.com/js/647... https://buttons-config.sharethis.com/js/647441067cccdc001910bbcc.js — 200 — 1.0 KiB — 22 ms — h2https://l.sharethis.com/pview?event=pview&hostname=www.globaltimes.cn&location=%2F&product=inline-share-buttons&url=https%3A%2F%2Fwww.globaltimes.cn%2F&source=sharethis.js&fcmp=false&fcmpv2=false&has_segmentio=false&title=Global%20Times&cms=unknown&publisher=647441067cccdc001910bbcc&sop=true&version=st_sop.js&lang=en&ua=%22Chromium%22%3Bv%3D%22146%22%2C%20%22Google%20Chrome%22%3Bv%3D%22146%22&ua_mobile=true&ua_platform=Android&ua_full_version_list=%22Not-A.Brand%22%3Bv%3D%2224.0.0.0%22%2C%20%22Chromium%22%3Bv%3D%22146.0.7680.164%22&ua_model=moto%20g%20power%20(2022)&ua_platform_version=11.0&uuid=43734ae4-21d1-4a89-9007-c6e0d4f2eeacl.sharethis.com/pview?event=pview&h... https://l.sharethis.com/pview?event=pview&hostname=www.globaltimes.cn&location=%2F&product=inline-share-buttons&url=https%3A%2F%2Fwww.globaltimes.cn%2F&source=sharethis.js&fcmp=false&fcmpv2=false&has_segmentio=false&title=Global%20Times&cms=unknown&publisher=647441067cccdc001910bbcc&sop=true&version=st_sop.js&lang=en&ua=%22Chromium%22%3Bv%3D%22146%22%2C%20%22Google%20Chrome%22%3Bv%3D%22146%22&ua_mobile=true&ua_platform=Android&ua_full_version_list=%22Not-A.Brand%22%3Bv%3D%2224.0.0.0%22%2C%20%22Chromium%22%3Bv%3D%22146.0.7680.164%22&ua_model=moto%20g%20power%20(2022)&ua_platform_version=11.0&uuid=43734ae4-21d1-4a89-9007-c6e0d4f2eeac — 204 — 438 B — 549 ms — http/1.1https://enapp.globaltimes.cn/web/css/chunk-3238cd16.062ecd55.cssenapp.globaltimes.cn/web/css/chunk-... https://enapp.globaltimes.cn/web/css/chunk-3238cd16.062ecd55.css — 200 — 0 B — 2 ms — h2https://enapp.globaltimes.cn/web/js/chunk-3238cd16.cde219d5.jsenapp.globaltimes.cn/web/js/chunk-3... https://enapp.globaltimes.cn/web/js/chunk-3238cd16.cde219d5.js — 200 — 0 B — 11 ms — h2https://enapp.globaltimes.cn/web/js/chunk-3238cd16.cde219d5.jsenapp.globaltimes.cn/web/js/chunk-3... https://enapp.globaltimes.cn/web/js/chunk-3238cd16.cde219d5.js — 200 — 0 B — 5 ms — h2https://enapp.globaltimes.cn/web/js/chunk-3238cd16.cde219d5.jsenapp.globaltimes.cn/web/js/chunk-3... https://enapp.globaltimes.cn/web/js/chunk-3238cd16.cde219d5.js — 200 — 0 B — 5 ms — h2https://enapp.globaltimes.cn/images/GT_logo.pngenapp.globaltimes.cn/images/GT_logo... https://enapp.globaltimes.cn/images/GT_logo.png — 200 — 28.9 KiB — 18 ms — h2https://enapp.globaltimes.cn/images/icon_facebook.pngenapp.globaltimes.cn/images/icon_fa... https://enapp.globaltimes.cn/images/icon_facebook.png — 200 — 818 B — 22 ms — h2https://enapp.globaltimes.cn/images/icon_twitter.pngenapp.globaltimes.cn/images/icon_tw... https://enapp.globaltimes.cn/images/icon_twitter.png — 200 — 1.1 KiB — 13 ms — h2https://enapp.globaltimes.cn/images/icon_wechat.pngenapp.globaltimes.cn/images/icon_we... https://enapp.globaltimes.cn/images/icon_wechat.png — 200 — 1.2 KiB — 21 ms — h2https://enapp.globaltimes.cn/web/fonts/ionicons.143146fa.woff2enapp.globaltimes.cn/web/fonts/ioni... https://enapp.globaltimes.cn/web/fonts/ionicons.143146fa.woff2 — 200 — 80.5 KiB — 20 ms — h2https://www.google.com/pagead/1p-user-list/17778670472/?random=1776808470519&cv=11&fst=1776805200000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1za200xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.globaltimes.cn%2F&rcb=1&frm=0&tiba=Global%20Times&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=523555730.1776808471&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&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugffbTmLls47TOpPB-O_THilO4mbr3Bf0ovxPOS3cqlIIMNXxFVTkfV3WwF0AKL6ZgzM4UGOHvOfiLMFgsaYdrw0PzZCnU2jTgXLnZUZBZ5QftgsvuVY0B3gRqMrG19EBBOY0EymXvT-vZPEacQBBInkfdRnMNNoiwDdL792fN3OKV_liP6dvnu74GeV7uuJi1utszML2SLEM4ZiWTQwxEyEV93BewnwRhWHn0zPoWV-1L3EwB5dMtY1_HIX5zxZ6j3IF60g&random=572082258&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/17778670472/?random=1776808470519&cv=11&fst=1776805200000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1za200xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.globaltimes.cn%2F&rcb=1&frm=0&tiba=Global%20Times&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=523555730.1776808471&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&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugffbTmLls47TOpPB-O_THilO4mbr3Bf0ovxPOS3cqlIIMNXxFVTkfV3WwF0AKL6ZgzM4UGOHvOfiLMFgsaYdrw0PzZCnU2jTgXLnZUZBZ5QftgsvuVY0B3gRqMrG19EBBOY0EymXvT-vZPEacQBBInkfdRnMNNoiwDdL792fN3OKV_liP6dvnu74GeV7uuJi1utszML2SLEM4ZiWTQwxEyEV93BewnwRhWHn0zPoWV-1L3EwB5dMtY1_HIX5zxZ6j3IF60g&random=572082258&rmt_tld=0&ipr=y — 200 — 64 B — 67 ms — h3https://www.google.com.br/pagead/1p-user-list/17778670472/?random=1776808470519&cv=11&fst=1776805200000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1za200xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.globaltimes.cn%2F&rcb=1&frm=0&tiba=Global%20Times&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=523555730.1776808471&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&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugffbTmLls47TOpPB-O_THilO4mbr3Bf0ovxPOS3cqlIIMNXxFVTkfV3WwF0AKL6ZgzM4UGOHvOfiLMFgsaYdrw0PzZCnU2jTgXLnZUZBZ5QftgsvuVY0B3gRqMrG19EBBOY0EymXvT-vZPEacQBBInkfdRnMNNoiwDdL792fN3OKV_liP6dvnu74GeV7uuJi1utszML2SLEM4ZiWTQwxEyEV93BewnwRhWHn0zPoWV-1L3EwB5dMtY1_HIX5zxZ6j3IF60g&random=572082258&rmt_tld=1&ipr=ywww.google.com.br/pagead/1p-user-li... https://www.google.com.br/pagead/1p-user-list/17778670472/?random=1776808470519&cv=11&fst=1776805200000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1za200xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.globaltimes.cn%2F&rcb=1&frm=0&tiba=Global%20Times&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=523555730.1776808471&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&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugffbTmLls47TOpPB-O_THilO4mbr3Bf0ovxPOS3cqlIIMNXxFVTkfV3WwF0AKL6ZgzM4UGOHvOfiLMFgsaYdrw0PzZCnU2jTgXLnZUZBZ5QftgsvuVY0B3gRqMrG19EBBOY0EymXvT-vZPEacQBBInkfdRnMNNoiwDdL792fN3OKV_liP6dvnu74GeV7uuJi1utszML2SLEM4ZiWTQwxEyEV93BewnwRhWHn0zPoWV-1L3EwB5dMtY1_HIX5zxZ6j3IF60g&random=572082258&rmt_tld=1&ipr=y — 200 — 64 B — 123 ms — h3https://www.googletagmanager.com/gtag/js?id=G-T3RFLLQ7Z4&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-T3RFLLQ7Z4&cx=c&gtm=4e64h1 — 200 — 160.3 KiB — 197 ms — h3https://analytics.google.com/g/collect?v=2&tid=G-T3RFLLQ7Z4&gtm=45je64h1v9101901577za200&_p=1776808470036&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAAAGA&are=1&cid=1640466341.1776808471&frm=0&pscdl=noapi&rcb=6&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938466~115938469~117266401&sid=1776808471&sct=1&seg=0&dl=https%3A%2F%2Fwww.globaltimes.cn%2F&dt=Global%20Times&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=2525analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-T3RFLLQ7Z4&gtm=45je64h1v9101901577za200&_p=1776808470036&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAAAGA&are=1&cid=1640466341.1776808471&frm=0&pscdl=noapi&rcb=6&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938466~115938469~117266401&sid=1776808471&sct=1&seg=0&dl=https%3A%2F%2Fwww.globaltimes.cn%2F&dt=Global%20Times&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=2525 — 204 — 551 B — 125 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-T3RFLLQ7Z4&cid=1640466341.1776808471&gtm=45je64h1v9101901577za200&rcb=6&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616986~115938466~115938469~117266401stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-T3RFLLQ7Z4&cid=1640466341.1776808471&gtm=45je64h1v9101901577za200&rcb=6&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616986~115938466~115938469~117266401 — 204 — 551 B — 169 ms — h2https://www.google.com.br/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-T3RFLLQ7Z4&cid=1640466341.1776808471&gtm=45je64h1v9101901577za200&rcb=6&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616986~115938466~115938469~117266401&z=786198508www.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-T3RFLLQ7Z4&cid=1640466341.1776808471&gtm=45je64h1v9101901577za200&rcb=6&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616986~115938466~115938469~117266401&z=786198508 — 200 — 63 B — 61 ms — h3https://ssl.google-analytics.com/ga.jsssl.google-analytics.com/ga.js https://ssl.google-analytics.com/ga.js — 200 — 17.4 KiB — 70 ms — h2https://www.globaltimes.cn/includes-n/gtag_bottom.htmlwww.globaltimes.cn/includes-n/gtag_... https://www.globaltimes.cn/includes-n/gtag_bottom.html — 200 — 368 B — 11 ms — h2https://www.googleadservices.com/pagead/conversion/17778670472/?random=1776808472336&cv=11&fst=1776808472336&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1za200xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.globaltimes.cn%2F&rcb=1&label=6cqaCKDF5c0bEIj3w51C&capi=1&gtm_ee=1&frm=0&tiba=Global%20Times&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=523555730.1776808471&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&ec_mode=a&gcl_ctr=1~0~0~0&data=event%3Dconversion&category=acrcp_v1_512&em=tv.1&fmt=7www.googleadservices.com/pagead/con... https://www.googleadservices.com/pagead/conversion/17778670472/?random=1776808472336&cv=11&fst=1776808472336&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1za200xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.globaltimes.cn%2F&rcb=1&label=6cqaCKDF5c0bEIj3w51C&capi=1&gtm_ee=1&frm=0&tiba=Global%20Times&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=523555730.1776808471&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&ec_mode=a&gcl_ctr=1~0~0~0&data=event%3Dconversion&category=acrcp_v1_512&em=tv.1&fmt=7 — 200 — 1.0 KiB — 238 ms — h3https://ssl.google-analytics.com/r/__utm.gif?utmwv=5.7.2&utms=1&utmn=1863182042&utmhn=www.globaltimes.cn&utmcs=UTF-8&utmsr=412x823&utmvp=412x823&utmsc=24-bit&utmul=en-us&utmje=0&utmfl=-&utmdt=Global%20Times&utmhid=1699942738&utmr=-&utmp=%2F&utmht=1776808472414&utmac=UA-24189351-1&utmcc=__utma%3D232209344.1640466341.1776808471.1776808472.1776808472.1%3B%2B__utmz%3D232209344.1776808472.1.1.utmcsr%3D(direct)%7Cutmccn%3D(direct)%7Cutmcmd%3D(none)%3B&utmjid=1978996638&utmredir=1&utmu=qBAAAAAAAAAAAAAAAAABAAAE~ssl.google-analytics.com/r/__utm.gi... https://ssl.google-analytics.com/r/__utm.gif?utmwv=5.7.2&utms=1&utmn=1863182042&utmhn=www.globaltimes.cn&utmcs=UTF-8&utmsr=412x823&utmvp=412x823&utmsc=24-bit&utmul=en-us&utmje=0&utmfl=-&utmdt=Global%20Times&utmhid=1699942738&utmr=-&utmp=%2F&utmht=1776808472414&utmac=UA-24189351-1&utmcc=__utma%3D232209344.1640466341.1776808471.1776808472.1776808472.1%3B%2B__utmz%3D232209344.1776808472.1.1.utmcsr%3D(direct)%7Cutmccn%3D(direct)%7Cutmcmd%3D(none)%3B&utmjid=1978996638&utmredir=1&utmu=qBAAAAAAAAAAAAAAAAABAAAE~ — 200 — 440 B — 57 ms — h2https://googleads.g.doubleclick.net/pagead/viewthroughconversion/17778670472/?random=731940439&cv=11&fst=1776808472336&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1za200xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.globaltimes.cn%2F&rcb=1&label=6cqaCKDF5c0bEIj3w51C&capi=1&gtm_ee=1&frm=0&tiba=Global%20Times&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=523555730.1776808471&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&ec_mode=a&gcl_ctr=1~0~0~0&data=event%3Dconversion&category=acrcp_v1_512&em=tv.1&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKJnRyaWdnZXI9ZXZlbnQtc291cmNlO25hdmlnYXRpb24tc291cmNlWgMKAQFiAwoBAw&cerd=CgEA&fsk=ChAI8MCczwYQ5M2swJGnz8hdEiwA-P8T6dJfX6aakJXqi0e3xKxojsmFJTezHYO_KV6rQmt6gG74nzaE5s_zvRoC_n8&pscrd=IhMI1a3Vrvf_kwMVdjy5Bh0I6B7lMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhtodHRwczovL3d3dy5nbG9iYWx0aW1lcy5jbi9CVkNoQUk4TUNjendZUW9PZTU3T3ZWbnJvZUVpd0F0dHZuMGNfRzZvbkpqMWtJOERSS2tTYjNPSTBza3FHZEVBQmdWekFWbTNCUGtmZmhiZm9tS19RNkJRegwICWIICAAQABgAIAAgoogleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/17778670472/?random=731940439&cv=11&fst=1776808472336&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1za200xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.globaltimes.cn%2F&rcb=1&label=6cqaCKDF5c0bEIj3w51C&capi=1&gtm_ee=1&frm=0&tiba=Global%20Times&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=523555730.1776808471&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&ec_mode=a&gcl_ctr=1~0~0~0&data=event%3Dconversion&category=acrcp_v1_512&em=tv.1&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKJnRyaWdnZXI9ZXZlbnQtc291cmNlO25hdmlnYXRpb24tc291cmNlWgMKAQFiAwoBAw&cerd=CgEA&fsk=ChAI8MCczwYQ5M2swJGnz8hdEiwA-P8T6dJfX6aakJXqi0e3xKxojsmFJTezHYO_KV6rQmt6gG74nzaE5s_zvRoC_n8&pscrd=IhMI1a3Vrvf_kwMVdjy5Bh0I6B7lMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhtodHRwczovL3d3dy5nbG9iYWx0aW1lcy5jbi9CVkNoQUk4TUNjendZUW9PZTU3T3ZWbnJvZUVpd0F0dHZuMGNfRzZvbkpqMWtJOERSS2tTYjNPSTBza3FHZEVBQmdWekFWbTNCUGtmZmhiZm9tS19RNkJRegwICWIICAAQABgAIAA — 302 — 23 B — 332 ms — h3https://www.google.com/pagead/1p-conversion/17778670472/?random=731940439&cv=11&fst=1776808472336&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1za200xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.globaltimes.cn%2F&rcb=1&label=6cqaCKDF5c0bEIj3w51C&capi=1&gtm_ee=1&frm=0&tiba=Global%20Times&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=523555730.1776808471&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&ec_mode=a&gcl_ctr=1~0~0~0&data=event%3Dconversion&category=acrcp_v1_512&em=tv.1&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKJnRyaWdnZXI9ZXZlbnQtc291cmNlO25hdmlnYXRpb24tc291cmNlWgMKAQFiAwoBAw&cerd=CgEA&fsk=ChAI8MCczwYQ5M2swJGnz8hdEiwA-P8T6dJfX6aakJXqi0e3xKxojsmFJTezHYO_KV6rQmt6gG74nzaE5s_zvRoC_n8&pscrd=IhMI1a3Vrvf_kwMVdjy5Bh0I6B7lMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhtodHRwczovL3d3dy5nbG9iYWx0aW1lcy5jbi9CVkNoQUk4TUNjendZUW9PZTU3T3ZWbnJvZUVpd0F0dHZuMGNfRzZvbkpqMWtJOERSS2tTYjNPSTBza3FHZEVBQmdWekFWbTNCUGtmZmhiZm9tS19RNkJRegwICWIICAAQABgAIAA&is_vtc=1&cid=CAQSyAEABaugfa2n7h8D1Cq5_cFnKjuuhcm5Krw-2875E8ZCdjhkEMjJzPqXOaioZULgcOqBSAx6ns8dKu4Zn8ePZDekONtYcWeo17wnpDQ8eCy3KMIJSfmpGewih6F23-oYScnw9volstTC8cgZf4yxA6-4J24QsgxfYJ6ftT4qfjfIxDwIppqob6qBn8y2wB_ou5GHSqKhlInyeF7uZUYE8Ly11csPcyr-p5KOE97OYyUOqnG2hvw7cPdqCzFqNHP_h8Xgjy1KWfzqUw&random=1777187467www.google.com/pagead/1p-conversion... https://www.google.com/pagead/1p-conversion/17778670472/?random=731940439&cv=11&fst=1776808472336&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1za200xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.globaltimes.cn%2F&rcb=1&label=6cqaCKDF5c0bEIj3w51C&capi=1&gtm_ee=1&frm=0&tiba=Global%20Times&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=523555730.1776808471&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&ec_mode=a&gcl_ctr=1~0~0~0&data=event%3Dconversion&category=acrcp_v1_512&em=tv.1&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKJnRyaWdnZXI9ZXZlbnQtc291cmNlO25hdmlnYXRpb24tc291cmNlWgMKAQFiAwoBAw&cerd=CgEA&fsk=ChAI8MCczwYQ5M2swJGnz8hdEiwA-P8T6dJfX6aakJXqi0e3xKxojsmFJTezHYO_KV6rQmt6gG74nzaE5s_zvRoC_n8&pscrd=IhMI1a3Vrvf_kwMVdjy5Bh0I6B7lMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhtodHRwczovL3d3dy5nbG9iYWx0aW1lcy5jbi9CVkNoQUk4TUNjendZUW9PZTU3T3ZWbnJvZUVpd0F0dHZuMGNfRzZvbkpqMWtJOERSS2tTYjNPSTBza3FHZEVBQmdWekFWbTNCUGtmZmhiZm9tS19RNkJRegwICWIICAAQABgAIAA&is_vtc=1&cid=CAQSyAEABaugfa2n7h8D1Cq5_cFnKjuuhcm5Krw-2875E8ZCdjhkEMjJzPqXOaioZULgcOqBSAx6ns8dKu4Zn8ePZDekONtYcWeo17wnpDQ8eCy3KMIJSfmpGewih6F23-oYScnw9volstTC8cgZf4yxA6-4J24QsgxfYJ6ftT4qfjfIxDwIppqob6qBn8y2wB_ou5GHSqKhlInyeF7uZUYE8Ly11csPcyr-p5KOE97OYyUOqnG2hvw7cPdqCzFqNHP_h8Xgjy1KWfzqUw&random=1777187467 — 302 — 22 B — 266 ms — h3https://www.google.com.br/pagead/1p-conversion/17778670472/?random=731940439&cv=11&fst=1776808472336&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1za200xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.globaltimes.cn%2F&rcb=1&label=6cqaCKDF5c0bEIj3w51C&capi=1&gtm_ee=1&frm=0&tiba=Global%20Times&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=523555730.1776808471&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&ec_mode=a&gcl_ctr=1~0~0~0&data=event%3Dconversion&category=acrcp_v1_512&em=tv.1&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKJnRyaWdnZXI9ZXZlbnQtc291cmNlO25hdmlnYXRpb24tc291cmNlWgMKAQFiAwoBAw&cerd=CgEA&fsk=ChAI8MCczwYQ5M2swJGnz8hdEiwA-P8T6dJfX6aakJXqi0e3xKxojsmFJTezHYO_KV6rQmt6gG74nzaE5s_zvRoC_n8&is_vtc=1&cid=CAQSyAEABaugfa2n7h8D1Cq5_cFnKjuuhcm5Krw-2875E8ZCdjhkEMjJzPqXOaioZULgcOqBSAx6ns8dKu4Zn8ePZDekONtYcWeo17wnpDQ8eCy3KMIJSfmpGewih6F23-oYScnw9volstTC8cgZf4yxA6-4J24QsgxfYJ6ftT4qfjfIxDwIppqob6qBn8y2wB_ou5GHSqKhlInyeF7uZUYE8Ly11csPcyr-p5KOE97OYyUOqnG2hvw7cPdqCzFqNHP_h8Xgjy1KWfzqUw&random=1777187467&ipr=y&pscrd=IhMI1a3Vrvf_kwMVdjy5Bh0I6B7lMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhtodHRwczovL3d3dy5nbG9iYWx0aW1lcy5jbi9CVkNoQUk4TUNjendZUW9PZTU3T3ZWbnJvZUVpd0F0dHZuMGNfRzZvbkpqMWtJOERSS2tTYjNPSTBza3FHZEVBQmdWekFWbTNCUGtmZmhiZm9tS19RNkJRegwICWIICAAQABgAIACCAQVwAYgBAQwww.google.com.br/pagead/1p-convers... https://www.google.com.br/pagead/1p-conversion/17778670472/?random=731940439&cv=11&fst=1776808472336&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1za200xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.globaltimes.cn%2F&rcb=1&label=6cqaCKDF5c0bEIj3w51C&capi=1&gtm_ee=1&frm=0&tiba=Global%20Times&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=523555730.1776808471&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&ec_mode=a&gcl_ctr=1~0~0~0&data=event%3Dconversion&category=acrcp_v1_512&em=tv.1&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKJnRyaWdnZXI9ZXZlbnQtc291cmNlO25hdmlnYXRpb24tc291cmNlWgMKAQFiAwoBAw&cerd=CgEA&fsk=ChAI8MCczwYQ5M2swJGnz8hdEiwA-P8T6dJfX6aakJXqi0e3xKxojsmFJTezHYO_KV6rQmt6gG74nzaE5s_zvRoC_n8&is_vtc=1&cid=CAQSyAEABaugfa2n7h8D1Cq5_cFnKjuuhcm5Krw-2875E8ZCdjhkEMjJzPqXOaioZULgcOqBSAx6ns8dKu4Zn8ePZDekONtYcWeo17wnpDQ8eCy3KMIJSfmpGewih6F23-oYScnw9volstTC8cgZf4yxA6-4J24QsgxfYJ6ftT4qfjfIxDwIppqob6qBn8y2wB_ou5GHSqKhlInyeF7uZUYE8Ly11csPcyr-p5KOE97OYyUOqnG2hvw7cPdqCzFqNHP_h8Xgjy1KWfzqUw&random=1777187467&ipr=y&pscrd=IhMI1a3Vrvf_kwMVdjy5Bh0I6B7lMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhtodHRwczovL3d3dy5nbG9iYWx0aW1lcy5jbi9CVkNoQUk4TUNjendZUW9PZTU3T3ZWbnJvZUVpd0F0dHZuMGNfRzZvbkpqMWtJOERSS2tTYjNPSTBza3FHZEVBQmdWekFWbTNCUGtmZmhiZm9tS19RNkJRegwICWIICAAQABgAIACCAQVwAYgBAQ — 200 — 20 B — 77 ms — h3https://api.globaltimes.cn/api/VLog?pageid=1670&url=https%3A%2F%2Fwww.globaltimes.cn%2Fapi.globaltimes.cn/api/VLog?pageid=... https://api.globaltimes.cn/api/VLog?pageid=1670&url=https%3A%2F%2Fwww.globaltimes.cn%2F — 200 — 334 B — 1.3 s — h2https://www.globaltimes.cn/favicon.icowww.globaltimes.cn/favicon.ico https://www.globaltimes.cn/favicon.ico — 200 — 450 B — 13 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 6829ms · 568KB · ¥337/mo
www.globaltimes.cn
Other
Costly
Execution 3195ms
Transfer 6 KB
Monthly Cost ¥158/mo
Unattributable
Other
Costly
Execution 893ms
Transfer 0 KB
Monthly Cost ¥44/mo
www.globaltimes.cn
Other
Costly
Execution 604ms
Transfer 30 KB
Monthly Cost ¥30/mo
enapp.globaltimes.cn
Other
Costly
Execution 517ms
Transfer 0 KB
Unused 54%
Monthly Cost ¥26/mo
enapp.globaltimes.cn
Other
Costly
Execution 517ms
Transfer 0 KB
Unused 83%
Monthly Cost ¥26/mo
Google Tag Manager
Tag Manager
Costly
Execution 402ms
Transfer 145 KB
Unused 35%
Monthly Cost ¥20/mo
Google Tag Manager
Tag Manager
Costly
Execution 304ms
Transfer 160 KB
Unused 40%
Monthly Cost ¥15/mo
enapp.globaltimes.cn
Other
Optional
Execution 103ms
Transfer 0 KB
Monthly Cost ¥5/mo
Google Tag Manager
Tag Manager
Optional
Execution 100ms
Transfer 160 KB
Unused 68%
Monthly Cost ¥5/mo
platform-api.sharethis.com
Other
Optional
Execution 86ms
Transfer 47 KB
Unused 58%
Monthly Cost ¥4/mo
Google Analytics
Analytics
Optional
Execution 59ms
Transfer 17 KB
Monthly Cost ¥3/mo
www.globaltimes.cn
Other
Optional
Execution 50ms
Transfer 2 KB
Monthly Cost ¥2/mo

These scripts may cost more than they're worth

  • www.globaltimes.cn adds 3195ms and costs ~¥158/month
  • Unattributable adds 893ms and costs ~¥44/month
  • www.globaltimes.cn adds 604ms and costs ~¥30/month
  • enapp.globaltimes.cn adds 517ms and costs ~¥26/month
  • enapp.globaltimes.cn adds 517ms and costs ~¥26/month
  • Google Tag Manager adds 402ms and costs ~¥20/month
  • Google Tag Manager adds 304ms and costs ~¥15/month

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

Why this matters

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

Learn more

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

Source: web.dev

www.globaltimes.cn takes 3195ms 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 893ms 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.globaltimes.cn takes 604ms 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

enapp.globaltimes.cn 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

54% of enapp.globaltimes.cn'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

enapp.globaltimes.cn 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

83% of enapp.globaltimes.cn'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

Google Tag Manager takes 402ms 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 304ms 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 Google Tag Manager's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

58% of platform-api.sharethis.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