Skip to content
https://globaltimes.cn

Performance

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

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

84
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
75
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.

905 ms

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

2.32 s

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

35 ms

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

0.038

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

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

10.33 s

Page Load Progression

463 ms
926 ms
1.4 s
1.9 s
2.3 s
2.8 s
3.2 s
3.7 s
Checks
15
5 PASS 3 REVIEW 5 FIX
F
Page Weight Budget
Action
18.1 MB transferred, 119 requests
FIX
18.1 MB transferred, 119 requests
Critical::
Page weighs 24.7 MB (18.1 MB transferred)
Info::
Fonts are 9.4 MB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 9.4 MB
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
Warning::
119 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 3.8 g CO2 per page load
18.1 MB / 2.4 MB budget
18.1 MB transferred
119 requests
3.8 g CO2 per page load
Fonts 9.4 MiB 52%
Images 7.4 MiB 41%
JavaScript 722.7 KiB 4%
Other 321.3 KiB 2%
Other 173.7 KiB 1%
CSS 120.4 KiB 1%
Other 10.5 KiB 0%
HTML 7.5 KiB 0%
Other 1.6 KiB 0%
Other 560 B 0%
0 2.4 MB 4.9 MB
Over budget

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

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (18.1 MiB of 18.1 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
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
119 resources · 18.1 MB · 3.0 MB savings available
FIX
119 resources · 18.1 MB · 3.0 MB savings available
Warning::
Page weight 17.1 MB over 1MB target
Got: 18.1 MB Expected: ≤ 1 MB
Info::
~3.0 MB of savings available
Warning::
118 third-party resources (100% of weight)
Info::
11 resources over 200KB
119 resources · 18.1 MiB · 118 third-party 17.1 MiB over 1MB target
Font 52% · 9.4 MiB
Image 41% · 7.4 MiB
JavaScript 5% · 893.9 KiB
Media 2% · 321.3 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/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/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/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/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/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/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
JS Execution Cost
Action
1668ms total JS execution
REVIEW
1668ms total JS execution
Warning::
https://www.globaltimes.cn/: 981ms CPU time
Warning::
Unattributable: 281ms CPU time
Info::
https://enapp.globaltimes.cn/web/js/app.8577c594.j...: 122ms CPU time
Info::
https://enapp.globaltimes.cn/web/js/chunk-3238cd16...: 118ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-T3RF...: 93ms CPU time
Warning::
Third-party scripts: 1668ms (100% of total)

Main Thread Breakdown

Script Evaluation 36% Other 24% Rendering 19% Style & Layout 10% Script Parsing & Compilation 8%
ScriptTotalScriptingParse/CompileParty
https://www.globaltimes.cn/981ms284ms2ms3rd
Unattributable281ms5ms0ms3rd
https://enapp.globaltimes.cn/web/js/app.8577c594.js122ms95ms26ms3rd
https://enapp.globaltimes.cn/web/js/chunk-3238cd16.cde219d5.js118ms54ms58ms3rd
https://www.googletagmanager.com/gtag/js?id=G-T3RFLLQ7Z493ms74ms18ms3rd
https://www.globaltimes.cn/js-n/jquery-3.7.0.min.js73ms57ms3ms3rd
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
8 fonts (9654 KB)
PASS
8 fonts (9654 KB)
Info::
8 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

8

9654 KB total

Render-blocking

0

of 8

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 905 ms LCP 2.3 shttps://www.globaltimes.cn/fonts/Helvetica-Neue-2.ttfHelvetica-Neue-2.ttf https://www.globaltimes.cn/fonts/Helvetica-Neue-2.ttf — 129.9 KiB — 90 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 — 112 ms — font-display: swaphttps://www.globaltimes.cn/fonts/SourceHanSerifCN-Regular-1.otfSourceHanSerifCN-Regula... https://www.globaltimes.cn/fonts/SourceHanSerifCN-Regular-1.otf — 9.1 MiB — 1.2 s — font-display: swaphttps://www.globaltimes.cn/fonts/ScalaOT-Bold.otfScalaOT-Bold.otf https://www.globaltimes.cn/fonts/ScalaOT-Bold.otf — 37.7 KiB — 94 ms — font-display: swaphttps://www.globaltimes.cn/fonts/ScalaOT-Regular.otfScalaOT-Regular.otf https://www.globaltimes.cn/fonts/ScalaOT-Regular.otf — 39.2 KiB — 94 ms — font-display: swaphttps://www.globaltimes.cn/fonts/HelveticaNeue%20Bold.ttfHelveticaNeue%20Bold.ttf https://www.globaltimes.cn/fonts/HelveticaNeue%20Bold.ttf — 20.0 KiB — 85 ms — font-display: swaphttps://www.globaltimes.cn/fonts/helveticaneue-light.otfhelveticaneue-light.otf https://www.globaltimes.cn/fonts/helveticaneue-light.otf — 14.1 KiB — 461 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 — 67 ms — font-display: swap
Helvetica-Neue-2.ttf ttf swap
Size 130 KB
Load time 90 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 112 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
SourceHanSerifCN-Regula... otf swap
Size 9329 KB
Load time 1.2 s
Start 1.4 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
ScalaOT-Bold.otf otf swap
Size 38 KB
Load time 94 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 94 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 85 ms
Start 1.5 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
helveticaneue-light.otf otf swap
Size 14 KB
Load time 461 ms
Start 1.6 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 67 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 ~7600 KB and ~15200 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
119 requests over 6293ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 905 ms LCP 2.3 shttps://globaltimes.cn// https://globaltimes.cn/ — 301 — 156 B — 392 ms — h2https://www.globaltimes.cn/www.globaltimes.cn/ https://www.globaltimes.cn/ — 200 — 6.2 KiB — 721 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 — 38 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 — 30 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 — 31 ms — h2https://www.globaltimes.cn/js-n/file.jswww.globaltimes.cn/js-n/file.js https://www.globaltimes.cn/js-n/file.js — 200 — 399 B — 19 ms — h2https://www.globaltimes.cn/js-n/util.jswww.globaltimes.cn/js-n/util.js https://www.globaltimes.cn/js-n/util.js — 200 — 736 B — 19 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 — 30 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 — 28 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 — 30 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 — 34 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 — 26 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 — 76 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 — 40 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 — 445 B — 29 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 — 55 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 — 46 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 — 57 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 — 45 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 — 473 B — 60 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 — 60 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 — 18 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 — 264 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 — 51 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 — 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 — 8 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 — 16 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 — 14 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 — 28 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 — 53 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 905 ms LCP 2.3 shttps://globaltimes.cn// https://globaltimes.cn/ — 301 — 156 B — 392 ms — h2https://www.globaltimes.cn/www.globaltimes.cn/ https://www.globaltimes.cn/ — 200 — 6.2 KiB — 721 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 — 38 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 — 30 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 — 31 ms — h2https://www.globaltimes.cn/js-n/file.jswww.globaltimes.cn/js-n/file.js https://www.globaltimes.cn/js-n/file.js — 200 — 399 B — 19 ms — h2https://www.globaltimes.cn/js-n/util.jswww.globaltimes.cn/js-n/util.js https://www.globaltimes.cn/js-n/util.js — 200 — 736 B — 19 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 — 30 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 — 28 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 — 30 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 — 34 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 — 26 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 — 76 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 — 40 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 — 445 B — 29 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 — 55 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 — 46 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 — 57 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 — 45 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 — 473 B — 60 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 — 60 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 — 18 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 — 264 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 — 51 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 — 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 — 8 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 — 16 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 — 14 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 — 28 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 — 53 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 — 94 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 — 100 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 — 29 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 — 90 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 — 93 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.6 KiB — 85 ms — h2https://enapp.globaltimes.cn/web/logoutenapp.globaltimes.cn/web/logout https://enapp.globaltimes.cn/web/logout — 200 — 684 B — 227 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 — 112 ms — datahttps://enapp.globaltimes.cn/web/logoutenapp.globaltimes.cn/web/logout https://enapp.globaltimes.cn/web/logout — 200 — 0 B — 231 ms — h2https://enapp.globaltimes.cn/web/loginenapp.globaltimes.cn/web/login https://enapp.globaltimes.cn/web/login — 200 — 683 B — 217 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 — 64 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 — 59 ms — h2https://www.globaltimes.cn/fonts/SourceHanSerifCN-Regular-1.otfwww.globaltimes.cn/fonts/SourceHanS... https://www.globaltimes.cn/fonts/SourceHanSerifCN-Regular-1.otf — 200 — 9.1 MiB — 1.2 s — h2https://www.globaltimes.cn/index2.htmlwww.globaltimes.cn/index2.html https://www.globaltimes.cn/index2.html — 200 — 2.8 KiB — 53 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 — 137 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 — 133 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 — 31 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 — 49 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 — 28 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 — 811 B — 10 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 — 127 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.2 KiB — 109 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/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 — 77.0 KiB — 113 ms — h2https://www.globaltimes.cn/fonts/ScalaOT-Bold.otfwww.globaltimes.cn/fonts/ScalaOT-Bo... https://www.globaltimes.cn/fonts/ScalaOT-Bold.otf — 200 — 37.7 KiB — 94 ms — h2https://www.globaltimes.cn/fonts/ScalaOT-Regular.otfwww.globaltimes.cn/fonts/ScalaOT-Re... https://www.globaltimes.cn/fonts/ScalaOT-Regular.otf — 200 — 39.2 KiB — 94 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 — 85 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 — 4.7 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 — 4.8 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 — 74 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 — 16 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 — 22 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.4 KiB — 32 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 — 36 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 — 29 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 — 883 B — 25 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 — 202 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 — 2.0 s — 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://www.globaltimes.cn/img/gray_pause03.pngwww.globaltimes.cn/img/gray_pause03... https://www.globaltimes.cn/img/gray_pause03.png — 200 — 10.7 KiB — 13 ms — h2https://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 — 36 ms — h2https://www.globaltimes.cn/img/close.pngwww.globaltimes.cn/img/close.png https://www.globaltimes.cn/img/close.png — 200 — 820 B — 25 ms — h2https://www.globaltimes.cn/img/suc.pngwww.globaltimes.cn/img/suc.png https://www.globaltimes.cn/img/suc.png — 200 — 2.0 KiB — 25 ms — h2https://www.globaltimes.cn/fonts/helveticaneue-light.otfwww.globaltimes.cn/fonts/helvetican... https://www.globaltimes.cn/fonts/helveticaneue-light.otf — 200 — 14.1 KiB — 461 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 — 69.2 KiB — 30 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 — 45 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 — 27 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 — 26 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 — 30 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 — 27 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 — 1.9 KiB — 6 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 — 23 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 — 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 — 17 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 — 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 — 10 ms — h2https://googleads.g.doubleclick.net/pagead/viewthroughconversion/17778670472/?random=1776808498950&cv=11&fst=1776808498950&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1za200xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938465~115938468~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.globaltimes.cn%2F&rcb=17&frm=0&tiba=Global%20Times&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1475671915.1776808499&data=event%3Dgtag.config&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/17778670472/?random=1776808498950&cv=11&fst=1776808498950&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1za200xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938465~115938468~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.globaltimes.cn%2F&rcb=17&frm=0&tiba=Global%20Times&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1475671915.1776808499&data=event%3Dgtag.config&rfmt=3&fmt=4 — 200 — 2.0 KiB — 126 ms — h3https://www.google.com/rmkt/collect/17778670472/?random=1776808498950&cv=11&fst=1776808498950&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1za200xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938465~115938468~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.globaltimes.cn%2F&rcb=17&frm=0&tiba=Global%20Times&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1475671915.1776808499&data=event%3Dgtag.config&gcp=5www.google.com/rmkt/collect/1777867... https://www.google.com/rmkt/collect/17778670472/?random=1776808498950&cv=11&fst=1776808498950&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1za200xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938465~115938468~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.globaltimes.cn%2F&rcb=17&frm=0&tiba=Global%20Times&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1475671915.1776808499&data=event%3Dgtag.config&gcp=5 — 200 — 20 B — 253 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 — 213 ms — h3https://www.google.com/ccm/collect?rcb=17&frm=0&en=page_view&dl=https%3A%2F%2Fwww.globaltimes.cn%2F&scrsrc=www.googletagmanager.com&rnd=16158749.1776808499&dt=Global%20Times&auid=1475671915.1776808499&navt=n&npa=0&gtm=45be64h1za200xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938465~115938468~117266400&apve=1&apvf=f&apvc=1&tids=AW-17778670472&tid=AW-17778670472&tft=1776808498986&tfd=1823www.google.com/ccm/collect?rcb=17&f... https://www.google.com/ccm/collect?rcb=17&frm=0&en=page_view&dl=https%3A%2F%2Fwww.globaltimes.cn%2F&scrsrc=www.googletagmanager.com&rnd=16158749.1776808499&dt=Global%20Times&auid=1475671915.1776808499&navt=n&npa=0&gtm=45be64h1za200xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938465~115938468~117266400&apve=1&apvf=f&apvc=1&tids=AW-17778670472&tid=AW-17778670472&tft=1776808498986&tfd=1823 — 200 — 21 B — 248 ms — h3https://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 — 3 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 — 9 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 — 7 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 — 13 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 — 65 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 — 62 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 — 63 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 — 58 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 — 67 ms — h2https://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=false&ua_platform=macOS&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_platform_version=10.15.7&uuid=3687efe5-3552-4ef6-badb-b490aeccd9c6l.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=false&ua_platform=macOS&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_platform_version=10.15.7&uuid=3687efe5-3552-4ef6-badb-b490aeccd9c6 — 204 — 438 B — 540 ms — http/1.1https://analytics.google.com/g/collect?v=2&tid=G-T3RFLLQ7Z4&gtm=45je64h1v9101901577za200&_p=1776808498403&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAAAGA&are=1&cid=38148251.1776808499&frm=0&pscdl=noapi&rcb=7&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938465~115938469~117266401&sid=1776808499&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=2260analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-T3RFLLQ7Z4&gtm=45je64h1v9101901577za200&_p=1776808498403&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAAAGA&are=1&cid=38148251.1776808499&frm=0&pscdl=noapi&rcb=7&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938465~115938469~117266401&sid=1776808499&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=2260 — 204 — 551 B — 133 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-T3RFLLQ7Z4&cid=38148251.1776808499&gtm=45je64h1v9101901577za200&rcb=7&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616986~115938465~115938469~117266401stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-T3RFLLQ7Z4&cid=38148251.1776808499&gtm=45je64h1v9101901577za200&rcb=7&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616986~115938465~115938469~117266401 — 204 — 560 B — 170 ms — h2https://www.google.com.br/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-T3RFLLQ7Z4&cid=38148251.1776808499&gtm=45je64h1v9101901577za200&rcb=7&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616986~115938465~115938469~117266401&z=1174029088www.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=38148251.1776808499&gtm=45je64h1v9101901577za200&rcb=7&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616986~115938465~115938469~117266401&z=1174029088 — 200 — 63 B — 126 ms — h3https://www.google.com/pagead/1p-user-list/17778670472/?random=1776808498950&cv=11&fst=1776805200000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1za200xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938465~115938468~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.globaltimes.cn%2F&rcb=17&frm=0&tiba=Global%20Times&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1475671915.1776808499&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfW7getJLQmZALGOJZv9XJj5BLLD0GPcjphC78tnWqPofEh9HwYGVaHC0jzoxrpZvYgh7gZSbTurPIak7K-M7G9dmlA4dHKpbtVEszSdip7YlK9CenN07HKlPI59ihLV-kaWZXWRKwEFE2UUBCXhRQ2gzjPM4VzgpeQImBEL7hCwwSZ89-4ak0imzWE5amZtTaViGb4Gv65Ka44_u_3EHAsWlSKVjHz4nueeVi6IkymFJ3zJyAO_qFQs06AN0jKKFJWvavQ&random=914658223&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/17778670472/?random=1776808498950&cv=11&fst=1776805200000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1za200xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938465~115938468~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.globaltimes.cn%2F&rcb=17&frm=0&tiba=Global%20Times&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1475671915.1776808499&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfW7getJLQmZALGOJZv9XJj5BLLD0GPcjphC78tnWqPofEh9HwYGVaHC0jzoxrpZvYgh7gZSbTurPIak7K-M7G9dmlA4dHKpbtVEszSdip7YlK9CenN07HKlPI59ihLV-kaWZXWRKwEFE2UUBCXhRQ2gzjPM4VzgpeQImBEL7hCwwSZ89-4ak0imzWE5amZtTaViGb4Gv65Ka44_u_3EHAsWlSKVjHz4nueeVi6IkymFJ3zJyAO_qFQs06AN0jKKFJWvavQ&random=914658223&rmt_tld=0&ipr=y — 200 — 64 B — 63 ms — h3https://www.google.com.br/pagead/1p-user-list/17778670472/?random=1776808498950&cv=11&fst=1776805200000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1za200xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938465~115938468~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.globaltimes.cn%2F&rcb=17&frm=0&tiba=Global%20Times&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1475671915.1776808499&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfW7getJLQmZALGOJZv9XJj5BLLD0GPcjphC78tnWqPofEh9HwYGVaHC0jzoxrpZvYgh7gZSbTurPIak7K-M7G9dmlA4dHKpbtVEszSdip7YlK9CenN07HKlPI59ihLV-kaWZXWRKwEFE2UUBCXhRQ2gzjPM4VzgpeQImBEL7hCwwSZ89-4ak0imzWE5amZtTaViGb4Gv65Ka44_u_3EHAsWlSKVjHz4nueeVi6IkymFJ3zJyAO_qFQs06AN0jKKFJWvavQ&random=914658223&rmt_tld=1&ipr=ywww.google.com.br/pagead/1p-user-li... https://www.google.com.br/pagead/1p-user-list/17778670472/?random=1776808498950&cv=11&fst=1776805200000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1za200xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938465~115938468~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.globaltimes.cn%2F&rcb=17&frm=0&tiba=Global%20Times&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1475671915.1776808499&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfW7getJLQmZALGOJZv9XJj5BLLD0GPcjphC78tnWqPofEh9HwYGVaHC0jzoxrpZvYgh7gZSbTurPIak7K-M7G9dmlA4dHKpbtVEszSdip7YlK9CenN07HKlPI59ihLV-kaWZXWRKwEFE2UUBCXhRQ2gzjPM4VzgpeQImBEL7hCwwSZ89-4ak0imzWE5amZtTaViGb4Gv65Ka44_u_3EHAsWlSKVjHz4nueeVi6IkymFJ3zJyAO_qFQs06AN0jKKFJWvavQ&random=914658223&rmt_tld=1&ipr=y — 200 — 64 B — 120 ms — h3https://ssl.google-analytics.com/ga.jsssl.google-analytics.com/ga.js https://ssl.google-analytics.com/ga.js — 200 — 17.4 KiB — 76 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 — 374 B — 7 ms — h2https://www.googleadservices.com/pagead/conversion/17778670472/?random=1776808500784&cv=11&fst=1776808500784&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1za200xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938465~115938468~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.globaltimes.cn%2F&rcb=17&label=6cqaCKDF5c0bEIj3w51C&capi=1&gtm_ee=1&frm=0&tiba=Global%20Times&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1475671915.1776808499&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&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=1776808500784&cv=11&fst=1776808500784&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1za200xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938465~115938468~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.globaltimes.cn%2F&rcb=17&label=6cqaCKDF5c0bEIj3w51C&capi=1&gtm_ee=1&frm=0&tiba=Global%20Times&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1475671915.1776808499&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&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 — 130 ms — h3https://ssl.google-analytics.com/r/__utm.gif?utmwv=5.7.2&utms=1&utmn=1416632446&utmhn=www.globaltimes.cn&utmcs=UTF-8&utmsr=800x600&utmvp=1350x940&utmsc=24-bit&utmul=en-us&utmje=0&utmfl=-&utmdt=Global%20Times&utmhid=103300129&utmr=-&utmp=%2F&utmht=1776808500842&utmac=UA-24189351-1&utmcc=__utma%3D232209344.38148251.1776808499.1776808501.1776808501.1%3B%2B__utmz%3D232209344.1776808501.1.1.utmcsr%3D(direct)%7Cutmccn%3D(direct)%7Cutmcmd%3D(none)%3B&utmjid=454696758&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=1416632446&utmhn=www.globaltimes.cn&utmcs=UTF-8&utmsr=800x600&utmvp=1350x940&utmsc=24-bit&utmul=en-us&utmje=0&utmfl=-&utmdt=Global%20Times&utmhid=103300129&utmr=-&utmp=%2F&utmht=1776808500842&utmac=UA-24189351-1&utmcc=__utma%3D232209344.38148251.1776808499.1776808501.1776808501.1%3B%2B__utmz%3D232209344.1776808501.1.1.utmcsr%3D(direct)%7Cutmccn%3D(direct)%7Cutmcmd%3D(none)%3B&utmjid=454696758&utmredir=1&utmu=qBAAAAAAAAAAAAAAAAABAAAE~ — 200 — 440 B — 62 ms — h2https://googleads.g.doubleclick.net/pagead/viewthroughconversion/17778670472/?random=1481302674&cv=11&fst=1776808500784&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1za200xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938465~115938468~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.globaltimes.cn%2F&rcb=17&label=6cqaCKDF5c0bEIj3w51C&capi=1&gtm_ee=1&frm=0&tiba=Global%20Times&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1475671915.1776808499&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&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-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKFHRyaWdnZXI7ZXZlbnQtc291cmNlWgMKAQFiAwoBAw&cerd=CgEA&fsk=ChAI8MCczwYQ5M2swJGnz8hdEiwA-P8T6WCNNyWb4iVD9It6FRxWZ1U-s7HsZEWQeQ0NOwmRDo7Ei5iFYAstjxoC4Cw&pscrd=IhMIrPSdvPf_kwMVdaiVAh16yxrfMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhtodHRwczovL3d3dy5nbG9iYWx0aW1lcy5jbi9CVkNoQUk4TUNjendZUW9PZTU3T3ZWbnJvZUVpd0F0dHZuMGJicmRWYWNlWXkwTFlseEk4QTVoT01HRVU2dU9VZzRJNkFkOENRMWVLZDhaZm9zNzJXNDNRegwICWIICAAQABgAIAAgoogleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/17778670472/?random=1481302674&cv=11&fst=1776808500784&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1za200xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938465~115938468~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.globaltimes.cn%2F&rcb=17&label=6cqaCKDF5c0bEIj3w51C&capi=1&gtm_ee=1&frm=0&tiba=Global%20Times&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1475671915.1776808499&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&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-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKFHRyaWdnZXI7ZXZlbnQtc291cmNlWgMKAQFiAwoBAw&cerd=CgEA&fsk=ChAI8MCczwYQ5M2swJGnz8hdEiwA-P8T6WCNNyWb4iVD9It6FRxWZ1U-s7HsZEWQeQ0NOwmRDo7Ei5iFYAstjxoC4Cw&pscrd=IhMIrPSdvPf_kwMVdaiVAh16yxrfMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhtodHRwczovL3d3dy5nbG9iYWx0aW1lcy5jbi9CVkNoQUk4TUNjendZUW9PZTU3T3ZWbnJvZUVpd0F0dHZuMGJicmRWYWNlWXkwTFlseEk4QTVoT01HRVU2dU9VZzRJNkFkOENRMWVLZDhaZm9zNzJXNDNRegwICWIICAAQABgAIAA — 302 — 23 B — 263 ms — h3https://www.google.com/pagead/1p-conversion/17778670472/?random=1481302674&cv=11&fst=1776808500784&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1za200xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938465~115938468~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.globaltimes.cn%2F&rcb=17&label=6cqaCKDF5c0bEIj3w51C&capi=1&gtm_ee=1&frm=0&tiba=Global%20Times&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1475671915.1776808499&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&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-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKFHRyaWdnZXI7ZXZlbnQtc291cmNlWgMKAQFiAwoBAw&cerd=CgEA&fsk=ChAI8MCczwYQ5M2swJGnz8hdEiwA-P8T6WCNNyWb4iVD9It6FRxWZ1U-s7HsZEWQeQ0NOwmRDo7Ei5iFYAstjxoC4Cw&pscrd=IhMIrPSdvPf_kwMVdaiVAh16yxrfMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhtodHRwczovL3d3dy5nbG9iYWx0aW1lcy5jbi9CVkNoQUk4TUNjendZUW9PZTU3T3ZWbnJvZUVpd0F0dHZuMGJicmRWYWNlWXkwTFlseEk4QTVoT01HRVU2dU9VZzRJNkFkOENRMWVLZDhaZm9zNzJXNDNRegwICWIICAAQABgAIAA&is_vtc=1&cid=CAQSyAEABaugfX6TFQ9VywXtaCEBMj7fjGNyt80E2i4mTjpYh3C5xJ31CdSwJFaUTWqhoyo_fvyHQupbTITlVQC2R-swzlTd8tCheztS8hSgg38aqvsi6EwSMyyJxIdNJ-E6IZESlR79kik-XMMHR3ie33xx2FC51GtY6b3Qggx_ZcmM0KRLm8ii3UZdxSY69Eu0oQ0xocuyiUawWDIkYU2u7994huvLCEha0RJrCMkM1KBTGF6MsqR5ShS7NMRJNBDvgdRLabks4OsnPA&random=2463971229www.google.com/pagead/1p-conversion... https://www.google.com/pagead/1p-conversion/17778670472/?random=1481302674&cv=11&fst=1776808500784&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1za200xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938465~115938468~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.globaltimes.cn%2F&rcb=17&label=6cqaCKDF5c0bEIj3w51C&capi=1&gtm_ee=1&frm=0&tiba=Global%20Times&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1475671915.1776808499&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&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-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKFHRyaWdnZXI7ZXZlbnQtc291cmNlWgMKAQFiAwoBAw&cerd=CgEA&fsk=ChAI8MCczwYQ5M2swJGnz8hdEiwA-P8T6WCNNyWb4iVD9It6FRxWZ1U-s7HsZEWQeQ0NOwmRDo7Ei5iFYAstjxoC4Cw&pscrd=IhMIrPSdvPf_kwMVdaiVAh16yxrfMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhtodHRwczovL3d3dy5nbG9iYWx0aW1lcy5jbi9CVkNoQUk4TUNjendZUW9PZTU3T3ZWbnJvZUVpd0F0dHZuMGJicmRWYWNlWXkwTFlseEk4QTVoT01HRVU2dU9VZzRJNkFkOENRMWVLZDhaZm9zNzJXNDNRegwICWIICAAQABgAIAA&is_vtc=1&cid=CAQSyAEABaugfX6TFQ9VywXtaCEBMj7fjGNyt80E2i4mTjpYh3C5xJ31CdSwJFaUTWqhoyo_fvyHQupbTITlVQC2R-swzlTd8tCheztS8hSgg38aqvsi6EwSMyyJxIdNJ-E6IZESlR79kik-XMMHR3ie33xx2FC51GtY6b3Qggx_ZcmM0KRLm8ii3UZdxSY69Eu0oQ0xocuyiUawWDIkYU2u7994huvLCEha0RJrCMkM1KBTGF6MsqR5ShS7NMRJNBDvgdRLabks4OsnPA&random=2463971229 — 302 — 22 B — 194 ms — h3https://www.google.com.br/pagead/1p-conversion/17778670472/?random=1481302674&cv=11&fst=1776808500784&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1za200xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938465~115938468~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.globaltimes.cn%2F&rcb=17&label=6cqaCKDF5c0bEIj3w51C&capi=1&gtm_ee=1&frm=0&tiba=Global%20Times&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1475671915.1776808499&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&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-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKFHRyaWdnZXI7ZXZlbnQtc291cmNlWgMKAQFiAwoBAw&cerd=CgEA&fsk=ChAI8MCczwYQ5M2swJGnz8hdEiwA-P8T6WCNNyWb4iVD9It6FRxWZ1U-s7HsZEWQeQ0NOwmRDo7Ei5iFYAstjxoC4Cw&is_vtc=1&cid=CAQSyAEABaugfX6TFQ9VywXtaCEBMj7fjGNyt80E2i4mTjpYh3C5xJ31CdSwJFaUTWqhoyo_fvyHQupbTITlVQC2R-swzlTd8tCheztS8hSgg38aqvsi6EwSMyyJxIdNJ-E6IZESlR79kik-XMMHR3ie33xx2FC51GtY6b3Qggx_ZcmM0KRLm8ii3UZdxSY69Eu0oQ0xocuyiUawWDIkYU2u7994huvLCEha0RJrCMkM1KBTGF6MsqR5ShS7NMRJNBDvgdRLabks4OsnPA&random=2463971229&ipr=y&pscrd=IhMIrPSdvPf_kwMVdaiVAh16yxrfMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhtodHRwczovL3d3dy5nbG9iYWx0aW1lcy5jbi9CVkNoQUk4TUNjendZUW9PZTU3T3ZWbnJvZUVpd0F0dHZuMGJicmRWYWNlWXkwTFlseEk4QTVoT01HRVU2dU9VZzRJNkFkOENRMWVLZDhaZm9zNzJXNDNRegwICWIICAAQABgAIACCAQVwAYgBAQwww.google.com.br/pagead/1p-convers... https://www.google.com.br/pagead/1p-conversion/17778670472/?random=1481302674&cv=11&fst=1776808500784&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1za200xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938465~115938468~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.globaltimes.cn%2F&rcb=17&label=6cqaCKDF5c0bEIj3w51C&capi=1&gtm_ee=1&frm=0&tiba=Global%20Times&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1475671915.1776808499&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&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-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKFHRyaWdnZXI7ZXZlbnQtc291cmNlWgMKAQFiAwoBAw&cerd=CgEA&fsk=ChAI8MCczwYQ5M2swJGnz8hdEiwA-P8T6WCNNyWb4iVD9It6FRxWZ1U-s7HsZEWQeQ0NOwmRDo7Ei5iFYAstjxoC4Cw&is_vtc=1&cid=CAQSyAEABaugfX6TFQ9VywXtaCEBMj7fjGNyt80E2i4mTjpYh3C5xJ31CdSwJFaUTWqhoyo_fvyHQupbTITlVQC2R-swzlTd8tCheztS8hSgg38aqvsi6EwSMyyJxIdNJ-E6IZESlR79kik-XMMHR3ie33xx2FC51GtY6b3Qggx_ZcmM0KRLm8ii3UZdxSY69Eu0oQ0xocuyiUawWDIkYU2u7994huvLCEha0RJrCMkM1KBTGF6MsqR5ShS7NMRJNBDvgdRLabks4OsnPA&random=2463971229&ipr=y&pscrd=IhMIrPSdvPf_kwMVdaiVAh16yxrfMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhtodHRwczovL3d3dy5nbG9iYWx0aW1lcy5jbi9CVkNoQUk4TUNjendZUW9PZTU3T3ZWbnJvZUVpd0F0dHZuMGJicmRWYWNlWXkwTFlseEk4QTVoT01HRVU2dU9VZzRJNkFkOENRMWVLZDhaZm9zNzJXNDNRegwICWIICAAQABgAIACCAQVwAYgBAQ — 200 — 20 B — 68 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.2 s — h2https://www.globaltimes.cn/favicon.icowww.globaltimes.cn/favicon.ico https://www.globaltimes.cn/favicon.ico — 200 — 419 B — 6 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 1668ms · 196KB · ¥82/mo
www.globaltimes.cn
Other
Costly
Execution 981ms
Transfer 6 KB
Monthly Cost ¥48/mo
Unattributable
Other
Costly
Execution 281ms
Transfer 0 KB
Monthly Cost ¥14/mo
enapp.globaltimes.cn
Other
Optional
Execution 122ms
Transfer 0 KB
Unused 54%
Monthly Cost ¥6/mo
enapp.globaltimes.cn
Other
Optional
Execution 118ms
Transfer 0 KB
Unused 83%
Monthly Cost ¥6/mo
Google Tag Manager
Tag Manager
Optional
Execution 93ms
Transfer 160 KB
Unused 40%
Monthly Cost ¥5/mo
www.globaltimes.cn
Other
Optional
Execution 73ms
Transfer 30 KB
Monthly Cost ¥4/mo

These scripts may cost more than they're worth

  • www.globaltimes.cn adds 981ms and costs ~¥48/month
  • Unattributable adds 281ms and costs ~¥14/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 981ms 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 281ms 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

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

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