Skip to content
https://qq.com

Performance

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

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

70
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
59
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
50
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.

1.04 s

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

2.10 s

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

270 ms

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

0.041

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

2.93 s

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

6.26 s

Page Load Progression

990 ms
2.0 s
3.0 s
4.0 s
4.9 s
5.9 s
6.9 s
7.9 s
Checks
15
5 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
14.6 MB transferred, 193 requests
FIX
14.6 MB transferred, 193 requests
Critical::
Page weighs 20.1 MB (14.6 MB transferred)
Warning::
Images are 3.5 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 3.5 MB
Warning::
JavaScript is 1.5 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.5 MB
Warning::
193 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 3.1 g CO2 per page load
14.6 MB / 2.4 MB budget
14.6 MB transferred
193 requests
3.1 g CO2 per page load
Other 9.5 MiB 65%
Images 3.5 MiB 24%
JavaScript 1.5 MiB 10%
Other 150.5 KiB 1%
HTML 42.1 KiB 0%
CSS 37.3 KiB 0%
Other 26.1 KiB 0%
Other 0 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (14.6 MiB of 14.6 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
4634ms total JS execution
FIX
4634ms total JS execution
Warning::
https://mat1.gtimg.com/qqcdn/qqindex2021/common-st...: 1237ms CPU time
Warning::
https://www.qq.com/: 1149ms CPU time
Warning::
Unattributable: 637ms CPU time
Warning::
https://vm.gtimg.cn/thumbplayer/superplayer/1.33.6...: 507ms CPU time
Warning::
https://staticfile.qq.com/qimei/qimeisdk-web/0.6.5...: 266ms CPU time
Warning::
Third-party scripts: 4634ms (100% of total)

Main Thread Breakdown

Script Evaluation 39% Other 26% Rendering 16% Style & Layout 12% Script Parsing & Compilation 5%
ScriptTotalScriptingParse/CompileParty
https://mat1.gtimg.com/qqcdn/qqindex2021/common-static/pc-home/202632412510/static/js/index.js1237ms503ms72ms3rd
https://www.qq.com/1149ms7ms5ms3rd
Unattributable637ms96ms0ms3rd
https://vm.gtimg.cn/thumbplayer/superplayer/1.33.6/superplayer.js?max_age=15552000507ms402ms33ms3rd
https://staticfile.qq.com/qimei/qimeisdk-web/0.6.5/lite.js266ms241ms3ms3rd
https://mat1.gtimg.com/qqcdn/qqindex2021/common-static/20240805160928/react-dom.production.min.js170ms43ms4ms3rd
https://mat1.gtimg.com/www/js/emonitor/custom_ed041a23.js168ms157ms1ms3rd
https://mat1.gtimg.com/qqcdn/qqindex2021/common-static/pc-home/202632412510/static/js/779.js128ms45ms10ms3rd
https://mat1.gtimg.com/qqcdn/qqindex2021/common-static/20241018171503/universal-report.min.js125ms83ms4ms3rd
https://vm.gtimg.cn/thumbplayer/creative/4.2.38/creative-player-v.js?max_age=7776000107ms86ms18ms3rd

Showing top 10 of 12 scripts

F
JS Bundles
Action
20 scripts, 683 KB unused
FIX
20 scripts, 683 KB unused
Warning::
https://mat1.gtimg.com/qqcdn/qqindex2021/common-st...: 220 KB unused (54%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://vm.gtimg.cn/thumbplayer/creative/4.2.38/cr...: 87 KB unused (63%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://vm.gtimg.cn/thumbplayer/superplayer/1.33.6...: 86 KB unused (35%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://vm.gtimg.cn/thumbplayer/core/1.33.5/txhlsj...: 83 KB unused (52%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://mat1.gtimg.com/qqcdn/qqindex2021/libs/barr...: 81 KB unused (82%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 683 KB
683 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://mat1.gtimg.com/qqcdn/qqindex2021/common-static/pc-home/202632412510/static/js/index.js412 KB220 KB (54%)3rd
https://vm.gtimg.cn/thumbplayer/creative/4.2.38/creative-player-v.js?max_age=7776000140 KB87 KB (63%)3rd
https://vm.gtimg.cn/thumbplayer/superplayer/1.33.6/superplayer.js?max_age=15552000250 KB86 KB (35%)3rd
https://vm.gtimg.cn/thumbplayer/core/1.33.5/txhlsjs-kernel.js?max_age=86400159 KB83 KB (52%)3rd
https://mat1.gtimg.com/qqcdn/qqindex2021/libs/barrier/aria.js?appid=9327b8b06379d9d1728bbfbe2025ef9c99 KB81 KB (82%)3rd
https://mat1.gtimg.com/qqcdn/qqindex2021/common-static/pc-home/202632412510/static/js/404.js131 KB49 KB (38%)3rd
https://mat1.gtimg.com/qqcdn/qqindex2021/common-static/pc-home/202632412510/static/js/779.js78 KB45 KB (58%)3rd
https://mat1.gtimg.com/qqcdn/qqindex2021/advertisement/qqhome/crystal.202509082013.min.js51 KB31 KB (61%)3rd
https://mat1.gtimg.com/qqcdn/qqindex2021/common-static/pc-home/202632412510/static/js/773.js7 KB3rd
https://mat1.gtimg.com/qqcdn/qqindex2021/common-static/20240805160928/react-dom.production.min.js39 KB3rd

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
193 resources · 14.6 MB · 683 KB savings available
FIX
193 resources · 14.6 MB · 683 KB savings available
Warning::
Page weight 13.6 MB over 1MB target
Got: 14.6 MB Expected: ≤ 1 MB
Info::
~683 KB of savings available
Warning::
192 third-party resources (100% of weight)
Info::
7 resources over 200KB
193 resources · 14.6 MiB · 192 third-party 13.6 MiB over 1MB target
Media 65% · 9.5 MiB
Image 24% · 3.5 MiB
JavaScript 10% · 1.5 MiB
Other 1% · 151.9 KiB
Document 0% · 43.0 KiB
CSS 0% · 37.3 KiB

~682.6 KiB of savings available

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

No Cache-Control header

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

C
Image Optimization
Action
103 images, 0 KB saveable
REVIEW
103 images, 0 KB saveable
Warning::
https://inews.gtimg.com/newsapp_bt/0/15822872253/0 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mat1.gtimg.com/rain/apub2019/59f29030596b.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://inews.gtimg.com/newsapp_bt/0/15822872255/0 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://inews.gtimg.com/newsapp_bt/0/15822872257/0 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mat1.gtimg.com/rain/apub2019/ec67aa5cf8be.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://inews.gtimg.com/newsapp_bt/0/15822872259/0 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://inews.gtimg.com/newsapp_bt/0/15822872258/0 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://inews.gtimg.com/newsapp_bt/0/15798675788/0 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://inews.gtimg.com/newsapp_bt/0/0426124454168... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://inews.gtimg.com/newsapp_bt/0/15822872254/0 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
103 images 3.5 MB
0 oversized -0 KB
11 legacy format
10 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

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
No web fonts (system fonts)
PASS
No web fonts (system fonts)
Info::
No web fonts loaded — system fonts are fastest
No web fonts loaded — system fonts are optimal.
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
193 requests over 7732ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s FCP 1.0 s LCP 2.1 shttps://qq.com// https://qq.com/ — 302 — 75 B — 134 ms — h2https://www.qq.com/www.qq.com/ https://www.qq.com/ — 200 — 25.1 KiB — 174 ms — http/1.1https://mat1.gtimg.com/www/js/emonitor/custom_ed041a23.jsmat1.gtimg.com/www/js/emonitor/cust... https://mat1.gtimg.com/www/js/emonitor/custom_ed041a23.js — 200 — 11.6 KiB — 36 ms — h2https://mat1.gtimg.com/qqcdn/qqindex2021/common-static/pc-home/202632412510/static/css/index.cssmat1.gtimg.com/qqcdn/qqindex2021/co... https://mat1.gtimg.com/qqcdn/qqindex2021/common-static/pc-home/202632412510/static/css/index.css — 200 — 36.2 KiB — 15 ms — h2https://inews.gtimg.com/news_ls/O0nl7yO4ghK4Cfn9R3V9C9wRN6jqZU8TGAlhioRw9L4K8AA_870492/0inews.gtimg.com/news_ls/O0nl7yO4ghK... https://inews.gtimg.com/news_ls/O0nl7yO4ghK4Cfn9R3V9C9wRN6jqZU8TGAlhioRw9L4K8AA_870492/0 — 200 — 64.5 KiB — 25 ms — h2https://inews.gtimg.com/newsapp_bt/0/0511155854519_5325/0inews.gtimg.com/newsapp_bt/0/051115... https://inews.gtimg.com/newsapp_bt/0/0511155854519_5325/0 — 200 — 16.8 KiB — 26 ms — h2https://inews.gtimg.com/om_ls/OpqsGg8K3MIqahu9r6oLHFtPnEjseMPtXkmHfefhjXTiYAA_870492/0inews.gtimg.com/om_ls/OpqsGg8K3MIqa... https://inews.gtimg.com/om_ls/OpqsGg8K3MIqahu9r6oLHFtPnEjseMPtXkmHfefhjXTiYAA_870492/0 — 200 — 18.9 KiB — 17 ms — h2https://inews.gtimg.com/om_ls/OTXRJrFx7zU0tf0ipInZy9PygChixHPfgOVxRDO4PevXgAA_870492/0inews.gtimg.com/om_ls/OTXRJrFx7zU0t... https://inews.gtimg.com/om_ls/OTXRJrFx7zU0tf0ipInZy9PygChixHPfgOVxRDO4PevXgAA_870492/0 — 200 — 59.8 KiB — 50 ms — h2https://inews.gtimg.com/news_ls/O1Tx5nc9uTOkdK4ByDngRfF7QAn0HToqXBeD71plUZfNEAA_870492/0inews.gtimg.com/news_ls/O1Tx5nc9uTO... https://inews.gtimg.com/news_ls/O1Tx5nc9uTOkdK4ByDngRfF7QAn0HToqXBeD71plUZfNEAA_870492/0 — 200 — 68.2 KiB — 50 ms — h2https://mat1.gtimg.com/qqcdn/qqindex2021/common-static/20240805160928/react.production.min.jsmat1.gtimg.com/qqcdn/qqindex2021/co... https://mat1.gtimg.com/qqcdn/qqindex2021/common-static/20240805160928/react.production.min.js — 200 — 4.7 KiB — 46 ms — h2https://mat1.gtimg.com/qqcdn/qqindex2021/common-static/20240805160928/react-dom.production.min.jsmat1.gtimg.com/qqcdn/qqindex2021/co... https://mat1.gtimg.com/qqcdn/qqindex2021/common-static/20240805160928/react-dom.production.min.js — 200 — 39.2 KiB — 77 ms — h2https://mat1.gtimg.com/qqcdn/qqindex2021/common-static/20241018171503/universal-report.min.jsmat1.gtimg.com/qqcdn/qqindex2021/co... https://mat1.gtimg.com/qqcdn/qqindex2021/common-static/20241018171503/universal-report.min.js — 200 — 33.4 KiB — 121 ms — h2https://mat1.gtimg.com/qqcdn/qqindex2021/advertisement/qqhome/crystal.202509082013.min.jsmat1.gtimg.com/qqcdn/qqindex2021/ad... https://mat1.gtimg.com/qqcdn/qqindex2021/advertisement/qqhome/crystal.202509082013.min.js — 200 — 50.8 KiB — 81 ms — h2https://mat1.gtimg.com/qqcdn/qqindex2021/common-static/pc-home/202632412510/static/js/index.jsmat1.gtimg.com/qqcdn/qqindex2021/co... https://mat1.gtimg.com/qqcdn/qqindex2021/common-static/pc-home/202632412510/static/js/index.js — 200 — 412.1 KiB — 131 ms — h2https://inews.gtimg.com/news_ls/O0XZ6Knpc60sY0L3D7twFSr4B7c9CmUmN3Cfc63W4KacUAA_870492/0inews.gtimg.com/news_ls/O0XZ6Knpc60... https://inews.gtimg.com/news_ls/O0XZ6Knpc60sY0L3D7twFSr4B7c9CmUmN3Cfc63W4KacUAA_870492/0 — 200 — 50.6 KiB — 18 ms — h2https://inews.gtimg.com/news_ls/OgYBwOkn5GNK-fONffLwObv1GCTR00GTCLXFRV9p9BA8kAA_870492/0inews.gtimg.com/news_ls/OgYBwOkn5GN... https://inews.gtimg.com/news_ls/OgYBwOkn5GNK-fONffLwObv1GCTR00GTCLXFRV9p9BA8kAA_870492/0 — 200 — 92.0 KiB — 74 ms — h2https://inews.gtimg.com/newsapp_bt/0/0613150938895_706/0inews.gtimg.com/newsapp_bt/0/061315... https://inews.gtimg.com/newsapp_bt/0/0613150938895_706/0 — 200 — 974 B — 52 ms — h2https://inews.gtimg.com/newsapp_bt/0/15822872258/0inews.gtimg.com/newsapp_bt/0/158228... https://inews.gtimg.com/newsapp_bt/0/15822872258/0 — 200 — 10.8 KiB — 53 ms — h2https://inews.gtimg.com/newsapp_bt/0/15822872254/0inews.gtimg.com/newsapp_bt/0/158228... https://inews.gtimg.com/newsapp_bt/0/15822872254/0 — 200 — 12.1 KiB — 61 ms — h2https://inews.gtimg.com/newsapp_bt/0/15822872257/0inews.gtimg.com/newsapp_bt/0/158228... https://inews.gtimg.com/newsapp_bt/0/15822872257/0 — 200 — 14.2 KiB — 54 ms — h2https://inews.gtimg.com/newsapp_bt/0/15822872259/0inews.gtimg.com/newsapp_bt/0/158228... https://inews.gtimg.com/newsapp_bt/0/15822872259/0 — 200 — 9.5 KiB — 56 ms — h2https://inews.gtimg.com/newsapp_bt/0/15822872255/0inews.gtimg.com/newsapp_bt/0/158228... https://inews.gtimg.com/newsapp_bt/0/15822872255/0 — 200 — 11.2 KiB — 57 ms — h2https://inews.gtimg.com/newsapp_bt/0/15822872253/0inews.gtimg.com/newsapp_bt/0/158228... https://inews.gtimg.com/newsapp_bt/0/15822872253/0 — 200 — 6.3 KiB — 58 ms — h2https://mat1.gtimg.com/qqcdn/qqindex2021/libs/barrier/aria.js?appid=9327b8b06379d9d1728bbfbe2025ef9cmat1.gtimg.com/qqcdn/qqindex2021/li... https://mat1.gtimg.com/qqcdn/qqindex2021/libs/barrier/aria.js?appid=9327b8b06379d9d1728bbfbe2025ef9c — 200 — 99.5 KiB — 111 ms — h2https://i.news.qq.com/web_backend/getWebPacUidi.news.qq.com/web_backend/getWebPac... https://i.news.qq.com/web_backend/getWebPacUid — 200 — 500 B — 124 ms — http/1.1https://news.qq.com/storage-proxynews.qq.com/storage-proxy https://news.qq.com/storage-proxy — 200 — 2.1 KiB — 167 ms — http/1.1https://inews.gtimg.com/newsapp_bt/0/15823085680/0inews.gtimg.com/newsapp_bt/0/158230... https://inews.gtimg.com/newsapp_bt/0/15823085680/0 — 200 — 4.2 KiB — 48 ms — h2https://inews.gtimg.com/newsapp_bt/0/15822349472/0inews.gtimg.com/newsapp_bt/0/158223... https://inews.gtimg.com/newsapp_bt/0/15822349472/0 — 200 — 5.5 KiB — 84 ms — h2https://inews.gtimg.com/news_bt/O3WvmrHhhdOpPU8kdne1ACYraZoWe--k6qKeO0pJh3nR4AA/0inews.gtimg.com/news_bt/O3WvmrHhhdO... https://inews.gtimg.com/news_bt/O3WvmrHhhdOpPU8kdne1ACYraZoWe--k6qKeO0pJh3nR4AA/0 — 200 — 2.1 KiB — 49 ms — h2https://inews.gtimg.com/newsapp_bt/0/15822839980/0inews.gtimg.com/newsapp_bt/0/158228... https://inews.gtimg.com/newsapp_bt/0/15822839980/0 — 200 — 2.2 KiB — 93 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s FCP 1.0 s LCP 2.1 shttps://qq.com// https://qq.com/ — 302 — 75 B — 134 ms — h2https://www.qq.com/www.qq.com/ https://www.qq.com/ — 200 — 25.1 KiB — 174 ms — http/1.1https://mat1.gtimg.com/www/js/emonitor/custom_ed041a23.jsmat1.gtimg.com/www/js/emonitor/cust... https://mat1.gtimg.com/www/js/emonitor/custom_ed041a23.js — 200 — 11.6 KiB — 36 ms — h2https://mat1.gtimg.com/qqcdn/qqindex2021/common-static/pc-home/202632412510/static/css/index.cssmat1.gtimg.com/qqcdn/qqindex2021/co... https://mat1.gtimg.com/qqcdn/qqindex2021/common-static/pc-home/202632412510/static/css/index.css — 200 — 36.2 KiB — 15 ms — h2https://inews.gtimg.com/news_ls/O0nl7yO4ghK4Cfn9R3V9C9wRN6jqZU8TGAlhioRw9L4K8AA_870492/0inews.gtimg.com/news_ls/O0nl7yO4ghK... https://inews.gtimg.com/news_ls/O0nl7yO4ghK4Cfn9R3V9C9wRN6jqZU8TGAlhioRw9L4K8AA_870492/0 — 200 — 64.5 KiB — 25 ms — h2https://inews.gtimg.com/newsapp_bt/0/0511155854519_5325/0inews.gtimg.com/newsapp_bt/0/051115... https://inews.gtimg.com/newsapp_bt/0/0511155854519_5325/0 — 200 — 16.8 KiB — 26 ms — h2https://inews.gtimg.com/om_ls/OpqsGg8K3MIqahu9r6oLHFtPnEjseMPtXkmHfefhjXTiYAA_870492/0inews.gtimg.com/om_ls/OpqsGg8K3MIqa... https://inews.gtimg.com/om_ls/OpqsGg8K3MIqahu9r6oLHFtPnEjseMPtXkmHfefhjXTiYAA_870492/0 — 200 — 18.9 KiB — 17 ms — h2https://inews.gtimg.com/om_ls/OTXRJrFx7zU0tf0ipInZy9PygChixHPfgOVxRDO4PevXgAA_870492/0inews.gtimg.com/om_ls/OTXRJrFx7zU0t... https://inews.gtimg.com/om_ls/OTXRJrFx7zU0tf0ipInZy9PygChixHPfgOVxRDO4PevXgAA_870492/0 — 200 — 59.8 KiB — 50 ms — h2https://inews.gtimg.com/news_ls/O1Tx5nc9uTOkdK4ByDngRfF7QAn0HToqXBeD71plUZfNEAA_870492/0inews.gtimg.com/news_ls/O1Tx5nc9uTO... https://inews.gtimg.com/news_ls/O1Tx5nc9uTOkdK4ByDngRfF7QAn0HToqXBeD71plUZfNEAA_870492/0 — 200 — 68.2 KiB — 50 ms — h2https://mat1.gtimg.com/qqcdn/qqindex2021/common-static/20240805160928/react.production.min.jsmat1.gtimg.com/qqcdn/qqindex2021/co... https://mat1.gtimg.com/qqcdn/qqindex2021/common-static/20240805160928/react.production.min.js — 200 — 4.7 KiB — 46 ms — h2https://mat1.gtimg.com/qqcdn/qqindex2021/common-static/20240805160928/react-dom.production.min.jsmat1.gtimg.com/qqcdn/qqindex2021/co... https://mat1.gtimg.com/qqcdn/qqindex2021/common-static/20240805160928/react-dom.production.min.js — 200 — 39.2 KiB — 77 ms — h2https://mat1.gtimg.com/qqcdn/qqindex2021/common-static/20241018171503/universal-report.min.jsmat1.gtimg.com/qqcdn/qqindex2021/co... https://mat1.gtimg.com/qqcdn/qqindex2021/common-static/20241018171503/universal-report.min.js — 200 — 33.4 KiB — 121 ms — h2https://mat1.gtimg.com/qqcdn/qqindex2021/advertisement/qqhome/crystal.202509082013.min.jsmat1.gtimg.com/qqcdn/qqindex2021/ad... https://mat1.gtimg.com/qqcdn/qqindex2021/advertisement/qqhome/crystal.202509082013.min.js — 200 — 50.8 KiB — 81 ms — h2https://mat1.gtimg.com/qqcdn/qqindex2021/common-static/pc-home/202632412510/static/js/index.jsmat1.gtimg.com/qqcdn/qqindex2021/co... https://mat1.gtimg.com/qqcdn/qqindex2021/common-static/pc-home/202632412510/static/js/index.js — 200 — 412.1 KiB — 131 ms — h2https://inews.gtimg.com/news_ls/O0XZ6Knpc60sY0L3D7twFSr4B7c9CmUmN3Cfc63W4KacUAA_870492/0inews.gtimg.com/news_ls/O0XZ6Knpc60... https://inews.gtimg.com/news_ls/O0XZ6Knpc60sY0L3D7twFSr4B7c9CmUmN3Cfc63W4KacUAA_870492/0 — 200 — 50.6 KiB — 18 ms — h2https://inews.gtimg.com/news_ls/OgYBwOkn5GNK-fONffLwObv1GCTR00GTCLXFRV9p9BA8kAA_870492/0inews.gtimg.com/news_ls/OgYBwOkn5GN... https://inews.gtimg.com/news_ls/OgYBwOkn5GNK-fONffLwObv1GCTR00GTCLXFRV9p9BA8kAA_870492/0 — 200 — 92.0 KiB — 74 ms — h2https://inews.gtimg.com/newsapp_bt/0/0613150938895_706/0inews.gtimg.com/newsapp_bt/0/061315... https://inews.gtimg.com/newsapp_bt/0/0613150938895_706/0 — 200 — 974 B — 52 ms — h2https://inews.gtimg.com/newsapp_bt/0/15822872258/0inews.gtimg.com/newsapp_bt/0/158228... https://inews.gtimg.com/newsapp_bt/0/15822872258/0 — 200 — 10.8 KiB — 53 ms — h2https://inews.gtimg.com/newsapp_bt/0/15822872254/0inews.gtimg.com/newsapp_bt/0/158228... https://inews.gtimg.com/newsapp_bt/0/15822872254/0 — 200 — 12.1 KiB — 61 ms — h2https://inews.gtimg.com/newsapp_bt/0/15822872257/0inews.gtimg.com/newsapp_bt/0/158228... https://inews.gtimg.com/newsapp_bt/0/15822872257/0 — 200 — 14.2 KiB — 54 ms — h2https://inews.gtimg.com/newsapp_bt/0/15822872259/0inews.gtimg.com/newsapp_bt/0/158228... https://inews.gtimg.com/newsapp_bt/0/15822872259/0 — 200 — 9.5 KiB — 56 ms — h2https://inews.gtimg.com/newsapp_bt/0/15822872255/0inews.gtimg.com/newsapp_bt/0/158228... https://inews.gtimg.com/newsapp_bt/0/15822872255/0 — 200 — 11.2 KiB — 57 ms — h2https://inews.gtimg.com/newsapp_bt/0/15822872253/0inews.gtimg.com/newsapp_bt/0/158228... https://inews.gtimg.com/newsapp_bt/0/15822872253/0 — 200 — 6.3 KiB — 58 ms — h2https://mat1.gtimg.com/qqcdn/qqindex2021/libs/barrier/aria.js?appid=9327b8b06379d9d1728bbfbe2025ef9cmat1.gtimg.com/qqcdn/qqindex2021/li... https://mat1.gtimg.com/qqcdn/qqindex2021/libs/barrier/aria.js?appid=9327b8b06379d9d1728bbfbe2025ef9c — 200 — 99.5 KiB — 111 ms — h2https://i.news.qq.com/web_backend/getWebPacUidi.news.qq.com/web_backend/getWebPac... https://i.news.qq.com/web_backend/getWebPacUid — 200 — 500 B — 124 ms — http/1.1https://news.qq.com/storage-proxynews.qq.com/storage-proxy https://news.qq.com/storage-proxy — 200 — 2.1 KiB — 167 ms — http/1.1https://inews.gtimg.com/newsapp_bt/0/15823085680/0inews.gtimg.com/newsapp_bt/0/158230... https://inews.gtimg.com/newsapp_bt/0/15823085680/0 — 200 — 4.2 KiB — 48 ms — h2https://inews.gtimg.com/newsapp_bt/0/15822349472/0inews.gtimg.com/newsapp_bt/0/158223... https://inews.gtimg.com/newsapp_bt/0/15822349472/0 — 200 — 5.5 KiB — 84 ms — h2https://inews.gtimg.com/news_bt/O3WvmrHhhdOpPU8kdne1ACYraZoWe--k6qKeO0pJh3nR4AA/0inews.gtimg.com/news_bt/O3WvmrHhhdO... https://inews.gtimg.com/news_bt/O3WvmrHhhdOpPU8kdne1ACYraZoWe--k6qKeO0pJh3nR4AA/0 — 200 — 2.1 KiB — 49 ms — h2https://inews.gtimg.com/newsapp_bt/0/15822839980/0inews.gtimg.com/newsapp_bt/0/158228... https://inews.gtimg.com/newsapp_bt/0/15822839980/0 — 200 — 2.2 KiB — 93 ms — h2https://inews.gtimg.com/newsapp_bt/0/15821904610/0inews.gtimg.com/newsapp_bt/0/158219... https://inews.gtimg.com/newsapp_bt/0/15821904610/0 — 200 — 436 B — 84 ms — h2https://inews.gtimg.com/newsapp_bt/0/15821906989/0inews.gtimg.com/newsapp_bt/0/158219... https://inews.gtimg.com/newsapp_bt/0/15821906989/0 — 200 — 22.8 KiB — 71 ms — h2https://inews.gtimg.com/newsapp_bt/0/15821906987/0inews.gtimg.com/newsapp_bt/0/158219... https://inews.gtimg.com/newsapp_bt/0/15821906987/0 — 200 — 25.8 KiB — 49 ms — h2https://inews.gtimg.com/newsapp_bt/0/0805112127189_9615/0inews.gtimg.com/newsapp_bt/0/080511... https://inews.gtimg.com/newsapp_bt/0/0805112127189_9615/0 — 200 — 61.2 KiB — 73 ms — h2https://inews.gtimg.com/newsapp_bt/0/15821906988/0inews.gtimg.com/newsapp_bt/0/158219... https://inews.gtimg.com/newsapp_bt/0/15821906988/0 — 200 — 18.3 KiB — 51 ms — h2https://inews.gtimg.com/newsapp_bt/0/0424145640218_3030/0inews.gtimg.com/newsapp_bt/0/042414... https://inews.gtimg.com/newsapp_bt/0/0424145640218_3030/0 — 200 — 48.6 KiB — 54 ms — h2https://inews.gtimg.com/newsapp_bt/0/0212165139659_2561/0inews.gtimg.com/newsapp_bt/0/021216... https://inews.gtimg.com/newsapp_bt/0/0212165139659_2561/0 — 200 — 42.3 KiB — 58 ms — h2https://inews.gtimg.com/newsapp_bt/0/15821906992/0inews.gtimg.com/newsapp_bt/0/158219... https://inews.gtimg.com/newsapp_bt/0/15821906992/0 — 200 — 20.1 KiB — 85 ms — h2https://inews.gtimg.com/newsapp_bt/0/1112174053783_8345/0inews.gtimg.com/newsapp_bt/0/111217... https://inews.gtimg.com/newsapp_bt/0/1112174053783_8345/0 — 200 — 40.4 KiB — 76 ms — h2https://inews.gtimg.com/newsapp_bt/0/15823126352/0inews.gtimg.com/newsapp_bt/0/158231... https://inews.gtimg.com/newsapp_bt/0/15823126352/0 — 200 — 672 B — 58 ms — h2https://inews.gtimg.com/newsapp_bt/0/15822141895/0inews.gtimg.com/newsapp_bt/0/158221... https://inews.gtimg.com/newsapp_bt/0/15822141895/0 — 200 — 1.3 KiB — 60 ms — h2https://inews.gtimg.com/newsapp_bt/0/15822141894/0inews.gtimg.com/newsapp_bt/0/158221... https://inews.gtimg.com/newsapp_bt/0/15822141894/0 — 200 — 1.1 KiB — 60 ms — h2https://inews.gtimg.com/newsapp_bt/0/15822141896/0inews.gtimg.com/newsapp_bt/0/158221... https://inews.gtimg.com/newsapp_bt/0/15822141896/0 — 200 — 1.9 KiB — 71 ms — h2https://inews.gtimg.com/newsapp_bt/0/102416082070_174/0inews.gtimg.com/newsapp_bt/0/102416... https://inews.gtimg.com/newsapp_bt/0/102416082070_174/0 — 200 — 1.2 KiB — 61 ms — h2https://inews.gtimg.com/newsapp_bt/0/15822222302/0inews.gtimg.com/newsapp_bt/0/158222... https://inews.gtimg.com/newsapp_bt/0/15822222302/0 — 200 — 648 B — 62 ms — h2https://staticfile.qq.com/qimei/qimeisdk-web/0.6.5/lite.jsstaticfile.qq.com/qimei/qimeisdk-we... https://staticfile.qq.com/qimei/qimeisdk-web/0.6.5/lite.js — 200 — 37.1 KiB — 21 ms — h2http://127.0.0.1:11601/check127.0.0.1:11601/check http://127.0.0.1:11601/check — -1 — 0 B — 190 ms — http://127.0.0.1:11601/check127.0.0.1:11601/check http://127.0.0.1:11601/check — -1 — 0 B — 189 ms — https://i.news.qq.com/i/getONSDict?wuji_appid=PCQQCOM&wuji_appkey=53856f37d2ac4c1e874bd58763d6fcc9&query_key=gamesi.news.qq.com/i/getONSDict?wuji_app... https://i.news.qq.com/i/getONSDict?wuji_appid=PCQQCOM&wuji_appkey=53856f37d2ac4c1e874bd58763d6fcc9&query_key=games — 200 — 4.5 KiB — 71 ms — http/1.1https://mat1.gtimg.com/qqcdn/qqindex2021/common-static/pc-home/202632412510/static/js/779.jsmat1.gtimg.com/qqcdn/qqindex2021/co... https://mat1.gtimg.com/qqcdn/qqindex2021/common-static/pc-home/202632412510/static/js/779.js — 200 — 78.4 KiB — 12 ms — h2https://op.ssp.qq.com/newsplugin?actid=1395op.ssp.qq.com/newsplugin?actid=1395 https://op.ssp.qq.com/newsplugin?actid=1395 — 200 — 405 B — 141 ms — http/1.1https://op.ssp.qq.com/newsplugin?actid=1411op.ssp.qq.com/newsplugin?actid=1411 https://op.ssp.qq.com/newsplugin?actid=1411 — 200 — 405 B — 151 ms — http/1.1https://vm.gtimg.cn/thumbplayer/superplayer/1.33.6/superplayer.js?max_age=15552000vm.gtimg.cn/thumbplayer/superplayer... https://vm.gtimg.cn/thumbplayer/superplayer/1.33.6/superplayer.js?max_age=15552000 — 200 — 249.9 KiB — 1.3 s — h2https://i.news.qq.com/i/getONSDict?wuji_appid=inews_icon&wuji_appkey=c612be8f6e1a4377ad8b914f63e99f08&query_key=sport_tab_listi.news.qq.com/i/getONSDict?wuji_app... https://i.news.qq.com/i/getONSDict?wuji_appid=inews_icon&wuji_appkey=c612be8f6e1a4377ad8b914f63e99f08&query_key=sport_tab_list — 200 — 52.3 KiB — 160 ms — http/1.1https://i.news.qq.com/i/getONSDict?wuji_appid=PCQQCOM&wuji_appkey=53856f37d2ac4c1e874bd58763d6fcc9&query_key=gamesi.news.qq.com/i/getONSDict?wuji_app... https://i.news.qq.com/i/getONSDict?wuji_appid=PCQQCOM&wuji_appkey=53856f37d2ac4c1e874bd58763d6fcc9&query_key=games — 200 — 4.5 KiB — 78 ms — http/1.1https://op.ssp.qq.com/newsplugin?actid=1395op.ssp.qq.com/newsplugin?actid=1395 https://op.ssp.qq.com/newsplugin?actid=1395 — 200 — 405 B — 126 ms — http/1.1https://news.ssp.qq.com/adnews.ssp.qq.com/ad https://news.ssp.qq.com/ad — 200 — 1.2 KiB — 95 ms — http/1.1https://mat1.gtimg.com/qqcdn/qqindex2021/common-static/pc-home/202632412510/static/js/404.jsmat1.gtimg.com/qqcdn/qqindex2021/co... https://mat1.gtimg.com/qqcdn/qqindex2021/common-static/pc-home/202632412510/static/js/404.js — 200 — 130.7 KiB — 36 ms — h2https://mat1.gtimg.com/qqcdn/qqindex2021/common-static/pc-home/202632412510/static/css/773.cssmat1.gtimg.com/qqcdn/qqindex2021/co... https://mat1.gtimg.com/qqcdn/qqindex2021/common-static/pc-home/202632412510/static/css/773.css — 200 — 1.1 KiB — 28 ms — h2https://mat1.gtimg.com/qqcdn/qqindex2021/common-static/pc-home/202632412510/static/js/773.jsmat1.gtimg.com/qqcdn/qqindex2021/co... https://mat1.gtimg.com/qqcdn/qqindex2021/common-static/pc-home/202632412510/static/js/773.js — 200 — 6.5 KiB — 29 ms — h2https://i.news.qq.com/getQNChannelsi.news.qq.com/getQNChannels https://i.news.qq.com/getQNChannels — 200 — 22.6 KiB — 203 ms — http/1.1https://i.news.qq.com/web_backend/getHotQuestionListForPCi.news.qq.com/web_backend/getHotQue... https://i.news.qq.com/web_backend/getHotQuestionListForPC — 200 — 12.8 KiB — 132 ms — http/1.1https://sqt.gtimg.cn/qt?app=tengxuncaijing&q=s_sh000001,s_sz399001,s_sz399006,s_sh000680,s_sh000300,s_hkHSI,s_usDJI,s_usIXIC,s_usINXsqt.gtimg.cn/qt?app=tengxuncaijing&... https://sqt.gtimg.cn/qt?app=tengxuncaijing&q=s_sh000001,s_sz399001,s_sz399006,s_sh000680,s_sh000300,s_hkHSI,s_usDJI,s_usIXIC,s_usINX — 200 — 915 B — 179 ms — http/1.1https://i.news.qq.com/gw/event/pc_hot_ranking_list?ids_hash=&offset=0&page_size=20&appver=15.5_qqnews_7.1.60&rank_id=enti.news.qq.com/gw/event/pc_hot_ranki... https://i.news.qq.com/gw/event/pc_hot_ranking_list?ids_hash=&offset=0&page_size=20&appver=15.5_qqnews_7.1.60&rank_id=ent — 200 — 17.5 KiB — 161 ms — http/1.1https://video.qq.com/cookie/sync_qqnews.htmlvideo.qq.com/cookie/sync_qqnews.htm... https://video.qq.com/cookie/sync_qqnews.html — 200 — 3.6 KiB — 988 ms — h2https://i.news.qq.com/web_feed/getPcPageListi.news.qq.com/web_feed/getPcPageLis... https://i.news.qq.com/web_feed/getPcPageList — 200 — 0 B — 65 ms — http/1.1blob:https://www.qq.com/6b0ccad5-494e-4663-9039-a0c06174d810www.qq.com/6b0ccad5-494e-4663-9039-... blob:https://www.qq.com/6b0ccad5-494e-4663-9039-a0c06174d810 — 200 — 0 B — 2 ms — blobhttps://snowflake.qq.com/ola/v2snowflake.qq.com/ola/v2 https://snowflake.qq.com/ola/v2 — 204 — 0 B — 164 ms — h2https://i.news.qq.com/web_feed/getPcPageListi.news.qq.com/web_feed/getPcPageLis... https://i.news.qq.com/web_feed/getPcPageList — 200 — 12.9 KiB — 174 ms — http/1.1https://l.qq.com/lview?c=www&loc=NEW_QQCOM_N_Width2,NEW_QQCOM_N_Width4&qimei32=&qimei36_pc=&callback=crystal.callbackarea&rot=1&ri=l.&chl=www&page_type=1&egsi=&k=&t=%E8%85%BE%E8%AE%AF%E7%BD%91&r=&s=l.qq.com/lview?c=www&loc=NEW_QQCOM_... https://l.qq.com/lview?c=www&loc=NEW_QQCOM_N_Width2,NEW_QQCOM_N_Width4&qimei32=&qimei36_pc=&callback=crystal.callbackarea&rot=1&ri=l.&chl=www&page_type=1&egsi=&k=&t=%E8%85%BE%E8%AE%AF%E7%BD%91&r=&s= — 200 — 998 B — 126 ms — http/1.1https://wfiles.gtimg.cn/wupload/data/PCQQCOM/9cfa7aefcc61936b70aaec6729329eda/e699aaef_KsSMPNW-H6jhb9RD6a5k-NYhxy_wFvGI.pngwfiles.gtimg.cn/wupload/data/PCQQCO... https://wfiles.gtimg.cn/wupload/data/PCQQCOM/9cfa7aefcc61936b70aaec6729329eda/e699aaef_KsSMPNW-H6jhb9RD6a5k-NYhxy_wFvGI.png — 200 — 7.7 KiB — 37 ms — h2https://vfiles.gtimg.cn/wupload/data/PCQQCOM/9cfa7aefcc61936b70aaec6729329eda/e699aaef_AwqaSwc3ts4ecLd7r9RmpB0yvwdi9p1x.pngvfiles.gtimg.cn/wupload/data/PCQQCO... https://vfiles.gtimg.cn/wupload/data/PCQQCOM/9cfa7aefcc61936b70aaec6729329eda/e699aaef_AwqaSwc3ts4ecLd7r9RmpB0yvwdi9p1x.png — 200 — 11.9 KiB — 34 ms — h2https://vfiles.gtimg.cn/wupload/data/PCQQCOM/9cfa7aefcc61936b70aaec6729329eda/e699aaef_-cIXgmS6r0WEU785N0wwmQSyjP-MrUjF.pngvfiles.gtimg.cn/wupload/data/PCQQCO... https://vfiles.gtimg.cn/wupload/data/PCQQCOM/9cfa7aefcc61936b70aaec6729329eda/e699aaef_-cIXgmS6r0WEU785N0wwmQSyjP-MrUjF.png — 200 — 10.2 KiB — 33 ms — h2https://vfiles.gtimg.cn/wupload/data/PCQQCOM/9cfa7aefcc61936b70aaec6729329eda/e699aaef_G4tOwkUlE2DAEVEJfSpOK9ID73oPRpQY.pngvfiles.gtimg.cn/wupload/data/PCQQCO... https://vfiles.gtimg.cn/wupload/data/PCQQCOM/9cfa7aefcc61936b70aaec6729329eda/e699aaef_G4tOwkUlE2DAEVEJfSpOK9ID73oPRpQY.png — 200 — 37.6 KiB — 39 ms — h2https://vfiles.gtimg.cn/wupload/PCQQCOM.games/e699aaef_2w55x_kIz0S3djzKNFoVMV19HS9Fgtwc.pngvfiles.gtimg.cn/wupload/PCQQCOM.gam... https://vfiles.gtimg.cn/wupload/PCQQCOM.games/e699aaef_2w55x_kIz0S3djzKNFoVMV19HS9Fgtwc.png — 200 — 3.7 KiB — 32 ms — h2https://vfiles.gtimg.cn/wupload/PCQQCOM.games/e699aaef_SQ2gQjNta5YrvHAs7gZM1MJXCQXprKKY.jpgvfiles.gtimg.cn/wupload/PCQQCOM.gam... https://vfiles.gtimg.cn/wupload/PCQQCOM.games/e699aaef_SQ2gQjNta5YrvHAs7gZM1MJXCQXprKKY.jpg — 200 — 6.4 KiB — 39 ms — h2https://vfiles.gtimg.cn/wupload/PCQQCOM.games/e699aaef_kpwNJh9-r9r44mnpE1PgxWGqf0RHn0sj.jpgvfiles.gtimg.cn/wupload/PCQQCOM.gam... https://vfiles.gtimg.cn/wupload/PCQQCOM.games/e699aaef_kpwNJh9-r9r44mnpE1PgxWGqf0RHn0sj.jpg — 200 — 24.5 KiB — 44 ms — h2https://vfiles.gtimg.cn/wupload/PCQQCOM.games/e699aaef_wZr0I7KG_Sj9Od5KhDMGmP1uEvD7UOuM.jpgvfiles.gtimg.cn/wupload/PCQQCOM.gam... https://vfiles.gtimg.cn/wupload/PCQQCOM.games/e699aaef_wZr0I7KG_Sj9Od5KhDMGmP1uEvD7UOuM.jpg — 200 — 28.3 KiB — 19 ms — h2https://vfiles.gtimg.cn/wupload/PCQQCOM.games/e699aaef_rccQU_qicD0M_9v2mYp3wtvSAzNzuySw.jpgvfiles.gtimg.cn/wupload/PCQQCOM.gam... https://vfiles.gtimg.cn/wupload/PCQQCOM.games/e699aaef_rccQU_qicD0M_9v2mYp3wtvSAzNzuySw.jpg — 200 — 41.6 KiB — 16 ms — h2https://p.qpic.cn/user_pic/0/1776332181564581248/243p.qpic.cn/user_pic/0/17763321815645... https://p.qpic.cn/user_pic/0/1776332181564581248/243 — 200 — 10.5 KiB — 996 ms — http/1.1https://inews.gtimg.com/newsapp_bt/0/0613115105602_1036/0inews.gtimg.com/newsapp_bt/0/061311... https://inews.gtimg.com/newsapp_bt/0/0613115105602_1036/0 — 200 — 42.5 KiB — 12 ms — h2https://inews.gtimg.com/newsapp_ls/0/15170056507_200200/0inews.gtimg.com/newsapp_ls/0/151700... https://inews.gtimg.com/newsapp_ls/0/15170056507_200200/0 — 200 — 3.3 KiB — 13 ms — h2https://inews.gtimg.com/newsapp_bt/0/0718153305252_2474/0inews.gtimg.com/newsapp_bt/0/071815... https://inews.gtimg.com/newsapp_bt/0/0718153305252_2474/0 — 200 — 39.8 KiB — 42 ms — h2https://inews.gtimg.com/newsapp_ls/0/507590124_200200/0inews.gtimg.com/newsapp_ls/0/507590... https://inews.gtimg.com/newsapp_ls/0/507590124_200200/0 — 200 — 7.4 KiB — 45 ms — h2https://tnfe.gtimg.com/tnt/api/upload/upload_f00cf80729321a253c695896a832a83b.jpgtnfe.gtimg.com/tnt/api/upload/uploa... https://tnfe.gtimg.com/tnt/api/upload/upload_f00cf80729321a253c695896a832a83b.jpg — 200 — 240.2 KiB — 207 ms — http/1.1https://p.qpic.cn/user_pic/0/1741965996055195381/243p.qpic.cn/user_pic/0/17419659960551... https://p.qpic.cn/user_pic/0/1741965996055195381/243 — 200 — 6.0 KiB — 962 ms — http/1.1https://inews.gtimg.com/news_ls/OTMNt6wzvbkhD1VMXy64rKL2yC9IXiob2EtQ9MPTtR3O0AA_200200/0inews.gtimg.com/news_ls/OTMNt6wzvbk... https://inews.gtimg.com/news_ls/OTMNt6wzvbkhD1VMXy64rKL2yC9IXiob2EtQ9MPTtR3O0AA_200200/0 — 200 — 5.3 KiB — 22 ms — h2https://p.qpic.cn/user_pic/0/1744875627539687174/243p.qpic.cn/user_pic/0/17448756275396... https://p.qpic.cn/user_pic/0/1744875627539687174/243 — 200 — 4.1 KiB — 1.0 s — http/1.1https://inews.gtimg.com/news_ls/O-J9evAb30JYOy2JLrk-3-qo5fuZXCzD9-2HfEDRxkkfgAA_200200/0inews.gtimg.com/news_ls/O-J9evAb30J... https://inews.gtimg.com/news_ls/O-J9evAb30JYOy2JLrk-3-qo5fuZXCzD9-2HfEDRxkkfgAA_200200/0 — 200 — 9.8 KiB — 19 ms — h2https://inews.gtimg.com/om_ls/OPG3-MT21e2dYO6vCewdHXWJAQkOVfNgPDyRQDflfZAq8AA_200200/0inews.gtimg.com/om_ls/OPG3-MT21e2dY... https://inews.gtimg.com/om_ls/OPG3-MT21e2dYO6vCewdHXWJAQkOVfNgPDyRQDflfZAq8AA_200200/0 — 200 — 5.2 KiB — 12 ms — h2https://p.qpic.cn/user_pic/0/_1776331713952884326/243p.qpic.cn/user_pic/0/_1776331713952... https://p.qpic.cn/user_pic/0/_1776331713952884326/243 — 200 — 3.9 KiB — 1.2 s — http/1.1https://inews.gtimg.com/om_ls/O5m9s101uUohdVU_rxnojqmi4rar0mn5KYd6OqsXWmIxoAA_200200/0inews.gtimg.com/om_ls/O5m9s101uUohd... https://inews.gtimg.com/om_ls/O5m9s101uUohdVU_rxnojqmi4rar0mn5KYd6OqsXWmIxoAA_200200/0 — 200 — 17.0 KiB — 15 ms — h2https://inews.gtimg.com/om_ls/OVgNfxAEL-T_kczMmaqPFdt9c091eRYnjiiI7RHPfRkSEAA_200200/0inews.gtimg.com/om_ls/OVgNfxAEL-T_k... https://inews.gtimg.com/om_ls/OVgNfxAEL-T_kczMmaqPFdt9c091eRYnjiiI7RHPfRkSEAA_200200/0 — 200 — 16.4 KiB — 11 ms — h2https://i.news.qq.com/api/ip2cityi.news.qq.com/api/ip2city https://i.news.qq.com/api/ip2city — 200 — 853 B — 66 ms — http/1.1https://snowflake.qq.com/ola/v2snowflake.qq.com/ola/v2 https://snowflake.qq.com/ola/v2 — 200 — 841 B — 61 ms — h2https://i.news.qq.com/sports_service/getMatchListPagination?suid=i.news.qq.com/sports_service/getMat... https://i.news.qq.com/sports_service/getMatchListPagination?suid= — 200 — 0 B — 75 ms — http/1.1https://inews.gtimg.com/newsapp_bt/0/15798675788/0inews.gtimg.com/newsapp_bt/0/157986... https://inews.gtimg.com/newsapp_bt/0/15798675788/0 — 200 — 708 B — 19 ms — h2https://inews.gtimg.com/om_ls/OrIrgjGKV_ZmjciwOSjbEJyiFDnRGOsmsVfp5TcW5Brc4AA_870492/0inews.gtimg.com/om_ls/OrIrgjGKV_Zmj... https://inews.gtimg.com/om_ls/OrIrgjGKV_ZmjciwOSjbEJyiFDnRGOsmsVfp5TcW5Brc4AA_870492/0 — 200 — 70.4 KiB — 42 ms — h2https://inews.gtimg.com/om_ls/OBCfyLXYuue682wE-u8yiINiyeoNmyMyccAMgi3_nDx6cAA_294195/0inews.gtimg.com/om_ls/OBCfyLXYuue68... https://inews.gtimg.com/om_ls/OBCfyLXYuue682wE-u8yiINiyeoNmyMyccAMgi3_nDx6cAA_294195/0 — 200 — 19.1 KiB — 20 ms — h2https://inews.gtimg.com/om_ls/OtwnU0FkDQAauAM5r8RZjpJubi7Uo4jfBnyxjFlXkI9vYAA_294195/0inews.gtimg.com/om_ls/OtwnU0FkDQAau... https://inews.gtimg.com/om_ls/OtwnU0FkDQAauAM5r8RZjpJubi7Uo4jfBnyxjFlXkI9vYAA_294195/0 — 200 — 7.9 KiB — 21 ms — h2https://inews.gtimg.com/om_ls/O8D7HvLXc2msozdfp6lSQdJA4XcGykQvlqTJj6WS5NnWQAA_870492/0inews.gtimg.com/om_ls/O8D7HvLXc2mso... https://inews.gtimg.com/om_ls/O8D7HvLXc2msozdfp6lSQdJA4XcGykQvlqTJj6WS5NnWQAA_870492/0 — 200 — 74.7 KiB — 53 ms — h2https://inews.gtimg.com/om_ls/Os6G-Vw7thMvepRob6pHoglzfI-53FfqRZlquCw2xwYVYAA_870492/0inews.gtimg.com/om_ls/Os6G-Vw7thMve... https://inews.gtimg.com/om_ls/Os6G-Vw7thMvepRob6pHoglzfI-53FfqRZlquCw2xwYVYAA_870492/0 — 200 — 75.4 KiB — 28 ms — h2https://inews.gtimg.com/om_ls/OTVt2PQSXNbJPIwM_UDoJXF329aBxWo9yn_93WGfKIBu4AA_870492/0inews.gtimg.com/om_ls/OTVt2PQSXNbJP... https://inews.gtimg.com/om_ls/OTVt2PQSXNbJPIwM_UDoJXF329aBxWo9yn_93WGfKIBu4AA_870492/0 — 200 — 54.7 KiB — 27 ms — h2https://inews.gtimg.com/om_ls/OqxblyOLioqIVzrzdTvq_NpbTErdEa-V7FgOVOp-CuCqsAA_870492/0inews.gtimg.com/om_ls/OqxblyOLioqIV... https://inews.gtimg.com/om_ls/OqxblyOLioqIVzrzdTvq_NpbTErdEa-V7FgOVOp-CuCqsAA_870492/0 — 200 — 73.1 KiB — 64 ms — h2https://inews.gtimg.com/om_ls/OHAK5mnO-tRG1tC-NhMbzrQ4o5oV2HN0zcicUNoX0AuvUAA_870492/0inews.gtimg.com/om_ls/OHAK5mnO-tRG1... https://inews.gtimg.com/om_ls/OHAK5mnO-tRG1tC-NhMbzrQ4o5oV2HN0zcicUNoX0AuvUAA_870492/0 — 200 — 57.6 KiB — 71 ms — h2https://inews.gtimg.com/om_ls/Ou2OdPnP8_K0Ok8kAnGlVpZh443bdRj6iEThm5dHhWcbEAA_870492/0inews.gtimg.com/om_ls/Ou2OdPnP8_K0O... https://inews.gtimg.com/om_ls/Ou2OdPnP8_K0Ok8kAnGlVpZh443bdRj6iEThm5dHhWcbEAA_870492/0 — 200 — 56.0 KiB — 38 ms — h2https://inews.gtimg.com/newsapp_bt/0/0426124454168_4788/0inews.gtimg.com/newsapp_bt/0/042612... https://inews.gtimg.com/newsapp_bt/0/0426124454168_4788/0 — 200 — 599 B — 34 ms — h2https://inews.gtimg.com/om_ls/OFGIs-FBP8h44RkSCZnsEvp-zFatCHNcgelCFszby9VHAAA_870492/0inews.gtimg.com/om_ls/OFGIs-FBP8h44... https://inews.gtimg.com/om_ls/OFGIs-FBP8h44RkSCZnsEvp-zFatCHNcgelCFszby9VHAAA_870492/0 — 200 — 115.0 KiB — 65 ms — h2https://inews.gtimg.com/om_ls/OxKkH7ckB7G2lB0MlZSO7cGo9LTLkrfwnhT93hH_1__q0AA_870492/0inews.gtimg.com/om_ls/OxKkH7ckB7G2l... https://inews.gtimg.com/om_ls/OxKkH7ckB7G2lB0MlZSO7cGo9LTLkrfwnhT93hH_1__q0AA_870492/0 — 200 — 127.5 KiB — 56 ms — h2https://inews.gtimg.com/om_ls/OHXwLA8hXrbzHqTG0UOvIBjPaITjcToBT-p3bTi1pLQ9MAA_870492/0inews.gtimg.com/om_ls/OHXwLA8hXrbzH... https://inews.gtimg.com/om_ls/OHXwLA8hXrbzHqTG0UOvIBjPaITjcToBT-p3bTi1pLQ9MAA_870492/0 — 200 — 118.1 KiB — 45 ms — h2https://i.news.qq.com/sports_service/getMatchListPagination?suid=i.news.qq.com/sports_service/getMat... https://i.news.qq.com/sports_service/getMatchListPagination?suid= — 200 — 8.0 KiB — 128 ms — http/1.1https://snowflake.qq.com/ola/v2snowflake.qq.com/ola/v2 https://snowflake.qq.com/ola/v2 — 200 — 320 B — 56 ms — h2https://snowflake.qq.com/ola/v2snowflake.qq.com/ola/v2 https://snowflake.qq.com/ola/v2 — 200 — 423 B — 56 ms — h2https://inews.gtimg.com/newsapp_bt/0/15822254088/0inews.gtimg.com/newsapp_bt/0/158222... https://inews.gtimg.com/newsapp_bt/0/15822254088/0 — 200 — 562 B — 8 ms — h2https://inews.gtimg.com/newsapp_bt/0/15822625291/0inews.gtimg.com/newsapp_bt/0/158226... https://inews.gtimg.com/newsapp_bt/0/15822625291/0 — 200 — 596 B — 8 ms — h2https://inews.gtimg.com/newsapp_bt/0/0116170130166_2842/0inews.gtimg.com/newsapp_bt/0/011617... https://inews.gtimg.com/newsapp_bt/0/0116170130166_2842/0 — 200 — 2.7 KiB — 7 ms — h2https://dp3.qq.com/stdlog?bid=crystal&pid=defaultfodder&host=www.qq.com&cv=20190730&pfv=code&uav=fail&ref=&from=https%3A%2F%2Fra.gtimg.com%2Fweb%2Fdefault_fodders%2F1400x90_www.png&0.46217859426118457dp3.qq.com/stdlog?bid=crystal&pid=d... https://dp3.qq.com/stdlog?bid=crystal&pid=defaultfodder&host=www.qq.com&cv=20190730&pfv=code&uav=fail&ref=&from=https%3A%2F%2Fra.gtimg.com%2Fweb%2Fdefault_fodders%2F1400x90_www.png&0.46217859426118457 — -1 — 0 B — 915 ms — https://wa.gtimg.com/web/default_ad.js?callback=crystal.getDefaultAdwa.gtimg.com/web/default_ad.js?call... https://wa.gtimg.com/web/default_ad.js?callback=crystal.getDefaultAd — 200 — 43.0 KiB — 267 ms — h2https://inews.gtimg.com/newsapp_bt/0/091822593172_5129/0inews.gtimg.com/newsapp_bt/0/091822... https://inews.gtimg.com/newsapp_bt/0/091822593172_5129/0 — 200 — 4.4 KiB — 5 ms — h2https://mat1.gtimg.com/rain/apub2019/ec67aa5cf8be.vip.png?width=44&height=16mat1.gtimg.com/rain/apub2019/ec67aa... https://mat1.gtimg.com/rain/apub2019/ec67aa5cf8be.vip.png?width=44&height=16 — 200 — 7.4 KiB — 8 ms — h2https://sports3.gtimg.com/NBAteamLogo/CharlotteHornets.pngsports3.gtimg.com/NBAteamLogo/Charl... https://sports3.gtimg.com/NBAteamLogo/CharlotteHornets.png — 200 — 9.7 KiB — 1.5 s — http/1.1https://sports3.gtimg.com/NBAteamLogo/OrlandoMagic.pngsports3.gtimg.com/NBAteamLogo/Orlan... https://sports3.gtimg.com/NBAteamLogo/OrlandoMagic.png — 200 — 9.6 KiB — 3.0 s — http/1.1https://mat1.gtimg.com/rain/apub2019/59f29030596b.quan.png?width=44&height=16mat1.gtimg.com/rain/apub2019/59f290... https://mat1.gtimg.com/rain/apub2019/59f29030596b.quan.png?width=44&height=16 — 200 — 7.8 KiB — 11 ms — h2https://sports3.gtimg.com/NBAteamLogo/GoldenStateWarriors.pngsports3.gtimg.com/NBAteamLogo/Golde... https://sports3.gtimg.com/NBAteamLogo/GoldenStateWarriors.png — 200 — 15.8 KiB — 1.5 s — http/1.1https://snowflake.qq.com/ola/v2snowflake.qq.com/ola/v2 https://snowflake.qq.com/ola/v2 — 200 — 320 B — 56 ms — h2https://snowflake.qq.com/ola/v2snowflake.qq.com/ola/v2 https://snowflake.qq.com/ola/v2 — 200 — 320 B — 53 ms — h2https://otheve.beacon.qq.com/analytics/v2_upload?appkey=0WEB0V0Y9T4HC7F8otheve.beacon.qq.com/analytics/v2_u... https://otheve.beacon.qq.com/analytics/v2_upload?appkey=0WEB0V0Y9T4HC7F8 — 200 — 0 B — 125 ms — h2https://otheve.beacon.qq.com/analytics/v2_upload?appkey=0WEB0V0Y9T4HC7F8otheve.beacon.qq.com/analytics/v2_u... https://otheve.beacon.qq.com/analytics/v2_upload?appkey=0WEB0V0Y9T4HC7F8 — 200 — 0 B — 123 ms — h2https://inews.gtimg.com/newsapp_bt/0/1210103858935_1570/0inews.gtimg.com/newsapp_bt/0/121010... https://inews.gtimg.com/newsapp_bt/0/1210103858935_1570/0 — 200 — 57.0 KiB — 128 ms — h2https://inews.gtimg.com/newsapp_bt/0/1210103943151_5441/0inews.gtimg.com/newsapp_bt/0/121010... https://inews.gtimg.com/newsapp_bt/0/1210103943151_5441/0 — 200 — 107.1 KiB — 141 ms — h2https://inews.gtimg.com/newsapp_bt/0/1210104003136_5254/0inews.gtimg.com/newsapp_bt/0/121010... https://inews.gtimg.com/newsapp_bt/0/1210104003136_5254/0 — 200 — 2.0 KiB — 121 ms — h2https://sports3.gtimg.com/NBAteamLogo/PhoenixSuns.pngsports3.gtimg.com/NBAteamLogo/Phoen... https://sports3.gtimg.com/NBAteamLogo/PhoenixSuns.png — 200 — 9.0 KiB — 1.3 s — http/1.1https://otheve.beacon.qq.com/analytics/v2_upload?appkey=0WEB0V0Y9T4HC7F8otheve.beacon.qq.com/analytics/v2_u... https://otheve.beacon.qq.com/analytics/v2_upload?appkey=0WEB0V0Y9T4HC7F8 — 200 — 468 B — 46 ms — h2https://otheve.beacon.qq.com/analytics/v2_upload?appkey=0WEB0V0Y9T4HC7F8otheve.beacon.qq.com/analytics/v2_u... https://otheve.beacon.qq.com/analytics/v2_upload?appkey=0WEB0V0Y9T4HC7F8 — 200 — 468 B — 46 ms — h2https://dp3.qq.com/stdlog?bid=crystal&pid=defaultfodder&host=www.qq.com&cv=20190730&pfv=code&uav=fail&ref=&from=https%3A%2F%2Fra.gtimg.com%2Fweb%2Fdefault_fodders%2F1400x90_www.png&0.7970247591605171dp3.qq.com/stdlog?bid=crystal&pid=d... https://dp3.qq.com/stdlog?bid=crystal&pid=defaultfodder&host=www.qq.com&cv=20190730&pfv=code&uav=fail&ref=&from=https%3A%2F%2Fra.gtimg.com%2Fweb%2Fdefault_fodders%2F1400x90_www.png&0.7970247591605171 — -1 — 0 B — 694 ms — https://otheve.beacon.qq.com/analytics/v2_upload?appkey=0WEB0V0Y9T4HC7F8otheve.beacon.qq.com/analytics/v2_u... https://otheve.beacon.qq.com/analytics/v2_upload?appkey=0WEB0V0Y9T4HC7F8 — 200 — 192 B — 52 ms — h3https://otheve.beacon.qq.com/analytics/v2_upload?appkey=0WEB0V0Y9T4HC7F8otheve.beacon.qq.com/analytics/v2_u... https://otheve.beacon.qq.com/analytics/v2_upload?appkey=0WEB0V0Y9T4HC7F8 — 200 — 117 B — 52 ms — h3https://sports3.gtimg.com/NBAteamLogo/TorontoRaptors.pngsports3.gtimg.com/NBAteamLogo/Toron... https://sports3.gtimg.com/NBAteamLogo/TorontoRaptors.png — 200 — 8.3 KiB — 1.3 s — http/1.1https://sports3.gtimg.com/NBAteamLogo/ClevelandCavaliers.pngsports3.gtimg.com/NBAteamLogo/Cleve... https://sports3.gtimg.com/NBAteamLogo/ClevelandCavaliers.png — 200 — 8.6 KiB — 1.3 s — http/1.1https://v.qq.com/cache/wuji/object?appid=tenvideo_offline_log&schemaid=whiteListV2&schemakey=97c0ff59f25543e282072b75e4c287f7&otype=jsonp&filter=platform%3D%5B%226740201%22%5D%26enable%3Dtrue&callback=offline_log1v.qq.com/cache/wuji/object?appid=te... https://v.qq.com/cache/wuji/object?appid=tenvideo_offline_log&schemaid=whiteListV2&schemakey=97c0ff59f25543e282072b75e4c287f7&otype=jsonp&filter=platform%3D%5B%226740201%22%5D%26enable%3Dtrue&callback=offline_log1 — 200 — 264 B — 86 ms — h2https://vm.gtimg.cn/thumbplayer/creative/4.2.38/creative-player-v.js?max_age=7776000vm.gtimg.cn/thumbplayer/creative/4.... https://vm.gtimg.cn/thumbplayer/creative/4.2.38/creative-player-v.js?max_age=7776000 — 200 — 139.7 KiB — 820 ms — h3https://snowflake.qq.com/ola/v2snowflake.qq.com/ola/v2 https://snowflake.qq.com/ola/v2 — 200 — 601 B — 52 ms — h2https://v.qq.com/thumbplayer-offline-log.html?max_age=3600v.qq.com/thumbplayer-offline-log.ht... https://v.qq.com/thumbplayer-offline-log.html?max_age=3600 — 200 — 10.8 KiB — 5 ms — h2https://puui.qpic.cn/vpic_cover/q3199m6jgt8/q3199m6jgt8_hz.jpgpuui.qpic.cn/vpic_cover/q3199m6jgt8... https://puui.qpic.cn/vpic_cover/q3199m6jgt8/q3199m6jgt8_hz.jpg — 200 — 1.0 MiB — 138 ms — h2https://inews.gtimg.com/newsapp_bt/0/1218170947901_741/0inews.gtimg.com/newsapp_bt/0/121817... https://inews.gtimg.com/newsapp_bt/0/1218170947901_741/0 — 200 — 669 B — 5 ms — h2https://snowflake.qq.com/ola/v2snowflake.qq.com/ola/v2 https://snowflake.qq.com/ola/v2 — 200 — 423 B — 60 ms — h2https://otheve.beacon.qq.com/analytics/v2_upload?appkey=0AND0F8T5N4N7QT0otheve.beacon.qq.com/analytics/v2_u... https://otheve.beacon.qq.com/analytics/v2_upload?appkey=0AND0F8T5N4N7QT0 — 200 — 0 B — 65 ms — h3https://otheve.beacon.qq.com/analytics/v2_upload?appkey=0AND0F8T5N4N7QT0otheve.beacon.qq.com/analytics/v2_u... https://otheve.beacon.qq.com/analytics/v2_upload?appkey=0AND0F8T5N4N7QT0 — 200 — 0 B — 60 ms — h3https://snowflake.qq.com/ola/v2snowflake.qq.com/ola/v2 https://snowflake.qq.com/ola/v2 — 200 — 320 B — 66 ms — h2https://otheve.beacon.qq.com/analytics/v2_upload?appkey=0AND0F8T5N4N7QT0otheve.beacon.qq.com/analytics/v2_u... https://otheve.beacon.qq.com/analytics/v2_upload?appkey=0AND0F8T5N4N7QT0 — 200 — 117 B — 57 ms — h3https://otheve.beacon.qq.com/analytics/v2_upload?appkey=0AND0F8T5N4N7QT0otheve.beacon.qq.com/analytics/v2_u... https://otheve.beacon.qq.com/analytics/v2_upload?appkey=0AND0F8T5N4N7QT0 — 200 — 117 B — 49 ms — h3https://snowflake.qq.com/ola/v2snowflake.qq.com/ola/v2 https://snowflake.qq.com/ola/v2 — 200 — 320 B — 54 ms — h2https://snowflake.qq.com/ola/v2snowflake.qq.com/ola/v2 https://snowflake.qq.com/ola/v2 — 200 — 320 B — 54 ms — h2https://ra.gtimg.com/web/default_fodders/defaultFodder.jsra.gtimg.com/web/default_fodders/de... https://ra.gtimg.com/web/default_fodders/defaultFodder.js — 200 — 998 B — 132 ms — h2https://otheve.beacon.qq.com/analytics/v2_upload?appkey=0WEB0V0Y9T4HC7F8otheve.beacon.qq.com/analytics/v2_u... https://otheve.beacon.qq.com/analytics/v2_upload?appkey=0WEB0V0Y9T4HC7F8 — 200 — 117 B — 97 ms — h3https://sports3.gtimg.com/NBAteamLogo/MinnesotaTimberwolves.pngsports3.gtimg.com/NBAteamLogo/Minne... https://sports3.gtimg.com/NBAteamLogo/MinnesotaTimberwolves.png — 200 — 8.7 KiB — 416 ms — http/1.1https://sports3.gtimg.com/NBAteamLogo/DenverNuggets.pngsports3.gtimg.com/NBAteamLogo/Denve... https://sports3.gtimg.com/NBAteamLogo/DenverNuggets.png — 200 — 10.7 KiB — 471 ms — http/1.1https://sports3.gtimg.com/NBAteamLogo/AtlantaHawks.pngsports3.gtimg.com/NBAteamLogo/Atlan... https://sports3.gtimg.com/NBAteamLogo/AtlantaHawks.png — 200 — 11.2 KiB — 1.6 s — http/1.1data:image/webp;base64,UklGRiIAAABXRUJQVlA4IBYAAAAwAQCdASoBAAEADsD+JaQAA3AAAAAAdata:image/webp;base64,UklGRiIAAABX... data:image/webp;base64,UklGRiIAAABXRUJQVlA4IBYAAAAwAQCdASoBAAEADsD+JaQAA3AAAAAA — 200 — 0 B — 0 ms — datahttps://snowflake.qq.com/ola/v2snowflake.qq.com/ola/v2 https://snowflake.qq.com/ola/v2 — 200 — 601 B — 53 ms — h2https://h.trace.qq.com/bosskv?&_dc=0.4089129592272468&uin=&vid=q3199m6jgt8&coverid=&pid=1b419682961348727b9596fc42d43afb&guid=305f78686636474d69536e68784269&cmid=305f78686636474d69536e68784269&unid=&vt=&type=&bi=0&bt=0&val=1&val1=0&val2=0&version=1.33.5&platform=6740201&format=&defn=shd&ptag=&isvip=-1&tpid=&pversion=thumbplayer&hc_uin=&hc_main_login=&hc_vuserid=&hc_openid=&hc_appid=&hc_pvid=&hc_ssid=&hc_qq=&hc_access_token=&ua=Mozilla%2F5.0%20(Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit%2F537.36%20(KHTML%5C%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Safari%2F537.36&hh_ua=Mozilla%2F5.0%20(Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit%2F537.36%20(KHTML%5C%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Safari%2F537.36&ckey=&iformat=&hh_ref=https%3A%2F%2Fwww.qq.com%2F&rcd_info=&extrainfo=&bucket_id=&pay_type=0&idx=0&diagonal=0&vurl=&v_idx=0&ctime=2026-04-16%2005%3A00%3A43&url=https%3A%2F%2Fwww.qq.com%2F&ref_url=&attaid=z4900004298&token=4973349567&isfocustab=1&isvisible=1&format_ua=other&pcplatform=web&drm=0&insert_flowid=0&vip_token=0&tpay=0&kernel=&drmtype=0&triggerplay=1&cpay=0&dltype=0&cginame=&vtype=&ckeyVer=&p2pVer=&playertype=&sdk_extrainfo=%7B%22play_start_position%22%3A0%2C%22play_end_position%22%3A0%2C%22is_auto_play%22%3A1%2C%22randoms%22%3A%22dd64ede3e4b1e8bbf0f34718567beec4%22%7D&h38=cbee601829f0fc37636f207603000002f1a411&step=3h.trace.qq.com/bosskv?&_dc=0.408912... https://h.trace.qq.com/bosskv?&_dc=0.4089129592272468&uin=&vid=q3199m6jgt8&coverid=&pid=1b419682961348727b9596fc42d43afb&guid=305f78686636474d69536e68784269&cmid=305f78686636474d69536e68784269&unid=&vt=&type=&bi=0&bt=0&val=1&val1=0&val2=0&version=1.33.5&platform=6740201&format=&defn=shd&ptag=&isvip=-1&tpid=&pversion=thumbplayer&hc_uin=&hc_main_login=&hc_vuserid=&hc_openid=&hc_appid=&hc_pvid=&hc_ssid=&hc_qq=&hc_access_token=&ua=Mozilla%2F5.0%20(Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit%2F537.36%20(KHTML%5C%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Safari%2F537.36&hh_ua=Mozilla%2F5.0%20(Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit%2F537.36%20(KHTML%5C%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Safari%2F537.36&ckey=&iformat=&hh_ref=https%3A%2F%2Fwww.qq.com%2F&rcd_info=&extrainfo=&bucket_id=&pay_type=0&idx=0&diagonal=0&vurl=&v_idx=0&ctime=2026-04-16%2005%3A00%3A43&url=https%3A%2F%2Fwww.qq.com%2F&ref_url=&attaid=z4900004298&token=4973349567&isfocustab=1&isvisible=1&format_ua=other&pcplatform=web&drm=0&insert_flowid=0&vip_token=0&tpay=0&kernel=&drmtype=0&triggerplay=1&cpay=0&dltype=0&cginame=&vtype=&ckeyVer=&p2pVer=&playertype=&sdk_extrainfo=%7B%22play_start_position%22%3A0%2C%22play_end_position%22%3A0%2C%22is_auto_play%22%3A1%2C%22randoms%22%3A%22dd64ede3e4b1e8bbf0f34718567beec4%22%7D&h38=cbee601829f0fc37636f207603000002f1a411&step=3 — 200 — 83 B — 735 ms — h2https://otheve.beacon.qq.com/analytics/v2_upload?appkey=JS0081LY3JY6J3otheve.beacon.qq.com/analytics/v2_u... https://otheve.beacon.qq.com/analytics/v2_upload?appkey=JS0081LY3JY6J3 — 200 — 0 B — 49 ms — h3https://otheve.beacon.qq.com/analytics/v2_upload?appkey=JS0081LY3JY6J3otheve.beacon.qq.com/analytics/v2_u... https://otheve.beacon.qq.com/analytics/v2_upload?appkey=JS0081LY3JY6J3 — 200 — 0 B — 60 ms — h3https://vd6.l.qq.com/proxyhttpvd6.l.qq.com/proxyhttp https://vd6.l.qq.com/proxyhttp — 200 — 2.8 KiB — 271 ms — h2https://otheve.beacon.qq.com/analytics/v2_upload?appkey=JS0081LY3JY6J3otheve.beacon.qq.com/analytics/v2_u... https://otheve.beacon.qq.com/analytics/v2_upload?appkey=JS0081LY3JY6J3 — 200 — 117 B — 49 ms — h3https://snowflake.qq.com/ola/v2snowflake.qq.com/ola/v2 https://snowflake.qq.com/ola/v2 — 200 — 320 B — 54 ms — h2https://otheve.beacon.qq.com/analytics/v2_upload?appkey=JS0081LY3JY6J3otheve.beacon.qq.com/analytics/v2_u... https://otheve.beacon.qq.com/analytics/v2_upload?appkey=JS0081LY3JY6J3 — 200 — 117 B — 47 ms — h3https://snowflake.qq.com/ola/v2snowflake.qq.com/ola/v2 https://snowflake.qq.com/ola/v2 — 200 — 423 B — 63 ms — h2https://sports3.gtimg.com/NBAteamLogo/NewYorkKnicks.pngsports3.gtimg.com/NBAteamLogo/NewYo... https://sports3.gtimg.com/NBAteamLogo/NewYorkKnicks.png — 200 — 8.2 KiB — 360 ms — http/1.1https://sports3.gtimg.com/NBAteamLogo/HoustonRockets.pngsports3.gtimg.com/NBAteamLogo/Houst... https://sports3.gtimg.com/NBAteamLogo/HoustonRockets.png — 200 — 6.2 KiB — 368 ms — http/1.1https://snowflake.qq.com/ola/v2snowflake.qq.com/ola/v2 https://snowflake.qq.com/ola/v2 — 200 — 320 B — 51 ms — h2https://sports3.gtimg.com/NBAteamLogo/LosAngelesLakers.pngsports3.gtimg.com/NBAteamLogo/LosAn... https://sports3.gtimg.com/NBAteamLogo/LosAngelesLakers.png — 200 — 6.5 KiB — 373 ms — http/1.1https://snowflake.qq.com/ola/v2snowflake.qq.com/ola/v2 https://snowflake.qq.com/ola/v2 — 200 — 320 B — 52 ms — h2https://p.l.qq.com/p?oid=100,100&cid=1,1&loc=NEW_QQCOM_N_Width2,NEW_QQCOM_N_Width4&aver=0,0&soid=xzwlre6gymhie01,xzwlre6gymhie02&pri=&exp=1,1&pv_type=1,1&tango=&dtype=&targetid=&btoid=&pctr=&btpri=&extstr=&index=1,1&ping_data=EAEYASABKABAGw_viewid_BiuPXDaPO06A!v1vTNDz6Zsn3RzQ0lISM!ujU4oeUdU2XIWSfFHwXA,EAEYASABKABAGw_viewid_BiuPXDaPO06A!v1vTNDz6cxMgBmoaVbeNQc9sY3tG1YaMWBGYVYg5A&chl=&rurl=&page_type=1&k=&t=%E8%85%BE%E8%AE%AF%E7%BD%91&r=&s=&0.4005506876137386p.l.qq.com/p?oid=100,100&cid=1,1&lo... https://p.l.qq.com/p?oid=100,100&cid=1,1&loc=NEW_QQCOM_N_Width2,NEW_QQCOM_N_Width4&aver=0,0&soid=xzwlre6gymhie01,xzwlre6gymhie02&pri=&exp=1,1&pv_type=1,1&tango=&dtype=&targetid=&btoid=&pctr=&btpri=&extstr=&index=1,1&ping_data=EAEYASABKABAGw_viewid_BiuPXDaPO06A!v1vTNDz6Zsn3RzQ0lISM!ujU4oeUdU2XIWSfFHwXA,EAEYASABKABAGw_viewid_BiuPXDaPO06A!v1vTNDz6cxMgBmoaVbeNQc9sY3tG1YaMWBGYVYg5A&chl=&rurl=&page_type=1&k=&t=%E8%85%BE%E8%AE%AF%E7%BD%91&r=&s=&0.4005506876137386 — 200 — 250 B — 423 ms — h2https://h.trace.qq.com/bosskv?&_dc=0.22535895846833287&uin=&vid=q3199m6jgt8&coverid=&pid=1b419682961348727b9596fc42d43afb&guid=305f78686636474d69536e68784269&cmid=305f78686636474d69536e68784269&unid=&vt=2806&type=&bi=2&bt=0&val=1&val1=1&val2=0&version=1.33.5&platform=6740201&format=341007&defn=shd&ptag=&isvip=-1&tpid=&pversion=thumbplayer&hc_uin=&hc_main_login=&hc_vuserid=&hc_openid=&hc_appid=&hc_pvid=&hc_ssid=&hc_qq=&hc_access_token=&ua=Mozilla%2F5.0%20(Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit%2F537.36%20(KHTML%5C%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Safari%2F537.36&hh_ua=Mozilla%2F5.0%20(Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit%2F537.36%20(KHTML%5C%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Safari%2F537.36&ckey=&iformat=341007&hh_ref=https%3A%2F%2Fwww.qq.com%2F&rcd_info=&extrainfo=&bucket_id=21&pay_type=0&idx=0&diagonal=1469&vurl=https%3A%2F%2Fapd-055372f57fd94fc9fc1f6a33798d6339bfbe486fb9e47b58.v.smtcdns.com%2Fomts.tc.qq.com%2FAKQjqR1ZKWfxHg8_TGKa7uVzb9hccy14Ieyfx7Xy6hAY%2FB_zFfm25tooLdbWaJJxwmGj8_c-opzPUGayYV-Q1kmwx_xpYj4h519nfnKHmGT54xuFTQyj0hmDwE_qw_YvTqOXRRqk2GYY6z5_NTPV--pxW9Jgb5wUJYwykKKDoTR8ukSf74s9x9fZg8zkHgZryn2Nw%2Fsvp_50001%2FtM0IfmAnp4CORRv8eYriW7oJNvR2ECLETbwNMqXT2EPXOqTtH8iyibKEJV2LoP6K9kp9d0JyEfWFIQm3Eg0-7iPMol0qx5P-cQaN95pThG4uEzyTiimUDjuhs2udLNd6jTS2EoE9cU35kKx1YmlJxJGzZ-Jgq11MMxkFVMiolJhn582UoLTbKNl3Iyf1z5JpJtDNSpgvektNIGFEOceqsNdzwlEF5vfpq5yJ51bkcvA%2Fszg_8752_50001_0b53p4bfaaacfmaijqxccruvg76dkb7qeuca.f306113.ts.m3u8%3Fver%3D4&v_idx=0&ctime=2026-04-16%2005%3A00%3A44&url=https%3A%2F%2Fwww.qq.com%2F&ref_url=&attaid=z4900004298&token=4973349567&isfocustab=1&isvisible=1&format_ua=other&pcplatform=web&drm=0&insert_flowid=0&vip_token=0&tpay=0&kernel=&drmtype=0&triggerplay=1&cpay=0&dltype=8&cginame=&vtype=23&ckeyVer=8.5&p2pVer=&playertype=&sdk_extrainfo=%7B%22play_start_position%22%3A0%2C%22play_end_position%22%3A0%2C%22is_auto_play%22%3A1%2C%22randoms%22%3A%22dd64ede3e4b1e8bbf0f34718567beec4%22%7D&h38=cbee601829f0fc37636f207603000002f1a411&step=4h.trace.qq.com/bosskv?&_dc=0.225358... https://h.trace.qq.com/bosskv?&_dc=0.22535895846833287&uin=&vid=q3199m6jgt8&coverid=&pid=1b419682961348727b9596fc42d43afb&guid=305f78686636474d69536e68784269&cmid=305f78686636474d69536e68784269&unid=&vt=2806&type=&bi=2&bt=0&val=1&val1=1&val2=0&version=1.33.5&platform=6740201&format=341007&defn=shd&ptag=&isvip=-1&tpid=&pversion=thumbplayer&hc_uin=&hc_main_login=&hc_vuserid=&hc_openid=&hc_appid=&hc_pvid=&hc_ssid=&hc_qq=&hc_access_token=&ua=Mozilla%2F5.0%20(Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit%2F537.36%20(KHTML%5C%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Safari%2F537.36&hh_ua=Mozilla%2F5.0%20(Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit%2F537.36%20(KHTML%5C%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Safari%2F537.36&ckey=&iformat=341007&hh_ref=https%3A%2F%2Fwww.qq.com%2F&rcd_info=&extrainfo=&bucket_id=21&pay_type=0&idx=0&diagonal=1469&vurl=https%3A%2F%2Fapd-055372f57fd94fc9fc1f6a33798d6339bfbe486fb9e47b58.v.smtcdns.com%2Fomts.tc.qq.com%2FAKQjqR1ZKWfxHg8_TGKa7uVzb9hccy14Ieyfx7Xy6hAY%2FB_zFfm25tooLdbWaJJxwmGj8_c-opzPUGayYV-Q1kmwx_xpYj4h519nfnKHmGT54xuFTQyj0hmDwE_qw_YvTqOXRRqk2GYY6z5_NTPV--pxW9Jgb5wUJYwykKKDoTR8ukSf74s9x9fZg8zkHgZryn2Nw%2Fsvp_50001%2FtM0IfmAnp4CORRv8eYriW7oJNvR2ECLETbwNMqXT2EPXOqTtH8iyibKEJV2LoP6K9kp9d0JyEfWFIQm3Eg0-7iPMol0qx5P-cQaN95pThG4uEzyTiimUDjuhs2udLNd6jTS2EoE9cU35kKx1YmlJxJGzZ-Jgq11MMxkFVMiolJhn582UoLTbKNl3Iyf1z5JpJtDNSpgvektNIGFEOceqsNdzwlEF5vfpq5yJ51bkcvA%2Fszg_8752_50001_0b53p4bfaaacfmaijqxccruvg76dkb7qeuca.f306113.ts.m3u8%3Fver%3D4&v_idx=0&ctime=2026-04-16%2005%3A00%3A44&url=https%3A%2F%2Fwww.qq.com%2F&ref_url=&attaid=z4900004298&token=4973349567&isfocustab=1&isvisible=1&format_ua=other&pcplatform=web&drm=0&insert_flowid=0&vip_token=0&tpay=0&kernel=&drmtype=0&triggerplay=1&cpay=0&dltype=8&cginame=&vtype=23&ckeyVer=8.5&p2pVer=&playertype=&sdk_extrainfo=%7B%22play_start_position%22%3A0%2C%22play_end_position%22%3A0%2C%22is_auto_play%22%3A1%2C%22randoms%22%3A%22dd64ede3e4b1e8bbf0f34718567beec4%22%7D&h38=cbee601829f0fc37636f207603000002f1a411&step=4 — 200 — 82 B — 424 ms — h2https://vm.gtimg.cn/thumbplayer/core/1.33.5/txhlsjs-kernel.js?max_age=86400vm.gtimg.cn/thumbplayer/core/1.33.5... https://vm.gtimg.cn/thumbplayer/core/1.33.5/txhlsjs-kernel.js?max_age=86400 — 200 — 159.0 KiB — 416 ms — h2https://appcfg.v.qq.com/getconf?cmd=h5_p2p&subver=V_0.1.6.1&platform=6740201&guid=305f78686636474d69536e68784269appcfg.v.qq.com/getconf?cmd=h5_p2p&... https://appcfg.v.qq.com/getconf?cmd=h5_p2p&subver=V_0.1.6.1&platform=6740201&guid=305f78686636474d69536e68784269 — 200 — 627 B — 694 ms — http/1.1blob:https://www.qq.com/a376e18c-4fe9-40d6-8489-723fa3ad34d5www.qq.com/a376e18c-4fe9-40d6-8489-... blob:https://www.qq.com/a376e18c-4fe9-40d6-8489-723fa3ad34d5 — 200 — -1 B — 55 ms — blobhttps://apd-055372f57fd94fc9fc1f6a33798d6339bfbe486fb9e47b58.v.smtcdns.com/omts.tc.qq.com/AKQjqR1ZKWfxHg8_TGKa7uVzb9hccy14Ieyfx7Xy6hAY/B_zFfm25tooLdbWaJJxwmGj8_c-opzPUGayYV-Q1kmwx_xpYj4h519nfnKHmGT54xuFTQyj0hmDwE_qw_YvTqOXRRqk2GYY6z5_NTPV--pxW9Jgb5wUJYwykKKDoTR8ukSf74s9x9fZg8zkHgZryn2Nw/svp_50001/tM0IfmAnp4CORRv8eYriW7oJNvR2ECLETbwNMqXT2EPXOqTtH8iyibKEJV2LoP6K9kp9d0JyEfWFIQm3Eg0-7iPMol0qx5P-cQaN95pThG4uEzyTiimUDjuhs2udLNd6jTS2EoE9cU35kKx1YmlJxJGzZ-Jgq11MMxkFVMiolJhn582UoLTbKNl3Iyf1z5JpJtDNSpgvektNIGFEOceqsNdzwlEF5vfpq5yJ51bkcvA/00_szg_8752_50001_0b53p4bfaaacfmaijqxccruvg76dkb7qeuca.f306113.1.ts?index=0&start=0&end=12000&brs=0&bre=2573343&ver=4&token=45ab165328056baea1bb942e0a8c3e8capd-055372f57fd94fc9fc1f6a33798d633... https://apd-055372f57fd94fc9fc1f6a33798d6339bfbe486fb9e47b58.v.smtcdns.com/omts.tc.qq.com/AKQjqR1ZKWfxHg8_TGKa7uVzb9hccy14Ieyfx7Xy6hAY/B_zFfm25tooLdbWaJJxwmGj8_c-opzPUGayYV-Q1kmwx_xpYj4h519nfnKHmGT54xuFTQyj0hmDwE_qw_YvTqOXRRqk2GYY6z5_NTPV--pxW9Jgb5wUJYwykKKDoTR8ukSf74s9x9fZg8zkHgZryn2Nw/svp_50001/tM0IfmAnp4CORRv8eYriW7oJNvR2ECLETbwNMqXT2EPXOqTtH8iyibKEJV2LoP6K9kp9d0JyEfWFIQm3Eg0-7iPMol0qx5P-cQaN95pThG4uEzyTiimUDjuhs2udLNd6jTS2EoE9cU35kKx1YmlJxJGzZ-Jgq11MMxkFVMiolJhn582UoLTbKNl3Iyf1z5JpJtDNSpgvektNIGFEOceqsNdzwlEF5vfpq5yJ51bkcvA/00_szg_8752_50001_0b53p4bfaaacfmaijqxccruvg76dkb7qeuca.f306113.1.ts?index=0&start=0&end=12000&brs=0&bre=2573343&ver=4&token=45ab165328056baea1bb942e0a8c3e8c — 200 — 2.5 MiB — 447 ms — h2https://otheve.beacon.qq.com/analytics/v2_upload?appkey=JS0081LY3JY6J3otheve.beacon.qq.com/analytics/v2_u... https://otheve.beacon.qq.com/analytics/v2_upload?appkey=JS0081LY3JY6J3 — 200 — 140 B — 58 ms — h3https://otheve.beacon.qq.com/analytics/v2_upload?appkey=0AND0F8T5N4N7QT0otheve.beacon.qq.com/analytics/v2_u... https://otheve.beacon.qq.com/analytics/v2_upload?appkey=0AND0F8T5N4N7QT0 — 200 — 140 B — 51 ms — h3https://mark.l.qq.com/fcgi-bin/get_video_mark_all?pr=1&otype=json&idlist=q3199m6jgt8&vuid=&callback=thumbplayer_mr_ad_callbackmark.l.qq.com/fcgi-bin/get_video_ma... https://mark.l.qq.com/fcgi-bin/get_video_mark_all?pr=1&otype=json&idlist=q3199m6jgt8&vuid=&callback=thumbplayer_mr_ad_callback — 200 — 249 B — 177 ms — http/1.1https://vd6.l.qq.com/proxyhttpvd6.l.qq.com/proxyhttp https://vd6.l.qq.com/proxyhttp — 200 — 1.8 KiB — 127 ms — h2https://h.trace.qq.com/bosskv?&_dc=0.18366158635806917&uin=&vid=q3199m6jgt8&coverid=&pid=1b419682961348727b9596fc42d43afb&guid=305f78686636474d69536e68784269&cmid=305f78686636474d69536e68784269&unid=&vt=2806&type=&bi=0&bt=70&val=396&val1=1&val2=1&version=1.33.5&platform=6740201&format=341007&defn=shd&ptag=&isvip=-1&tpid=&pversion=thumbplayer&hc_uin=&hc_main_login=&hc_vuserid=&hc_openid=&hc_appid=&hc_pvid=&hc_ssid=&hc_qq=&hc_access_token=&ua=Mozilla%2F5.0%20(Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit%2F537.36%20(KHTML%5C%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Safari%2F537.36&hh_ua=Mozilla%2F5.0%20(Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit%2F537.36%20(KHTML%5C%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Safari%2F537.36&ckey=&iformat=341007&hh_ref=https%3A%2F%2Fwww.qq.com%2F&rcd_info=&extrainfo=&bucket_id=21&pay_type=0&idx=0&diagonal=1469&vurl=https%3A%2F%2Fapd-055372f57fd94fc9fc1f6a33798d6339bfbe486fb9e47b58.v.smtcdns.com%2Fomts.tc.qq.com%2FAKQjqR1ZKWfxHg8_TGKa7uVzb9hccy14Ieyfx7Xy6hAY%2FB_zFfm25tooLdbWaJJxwmGj8_c-opzPUGayYV-Q1kmwx_xpYj4h519nfnKHmGT54xuFTQyj0hmDwE_qw_YvTqOXRRqk2GYY6z5_NTPV--pxW9Jgb5wUJYwykKKDoTR8ukSf74s9x9fZg8zkHgZryn2Nw%2Fsvp_50001%2FtM0IfmAnp4CORRv8eYriW7oJNvR2ECLETbwNMqXT2EPXOqTtH8iyibKEJV2LoP6K9kp9d0JyEfWFIQm3Eg0-7iPMol0qx5P-cQaN95pThG4uEzyTiimUDjuhs2udLNd6jTS2EoE9cU35kKx1YmlJxJGzZ-Jgq11MMxkFVMiolJhn582UoLTbKNl3Iyf1z5JpJtDNSpgvektNIGFEOceqsNdzwlEF5vfpq5yJ51bkcvA%2Fszg_8752_50001_0b53p4bfaaacfmaijqxccruvg76dkb7qeuca.f306113.ts.m3u8%3Fver%3D4&v_idx=0&ctime=2026-04-16%2005%3A00%3A45&url=https%3A%2F%2Fwww.qq.com%2F&ref_url=&attaid=z4900004298&token=4973349567&isfocustab=1&isvisible=1&format_ua=other&pcplatform=web&drm=0&insert_flowid=0&vip_token=0&tpay=0&kernel=hls.js&drmtype=0&triggerplay=1&cpay=0&dltype=8&cginame=&vtype=23&ckeyVer=8.5&p2pVer=1.6.1&playertype=1&sdk_extrainfo=%7B%22play_start_position%22%3A0.105%2C%22play_end_position%22%3A0.105%2C%22is_auto_play%22%3A1%2C%22randoms%22%3A%22dd64ede3e4b1e8bbf0f34718567beec4%22%7D&h38=cbee601829f0fc37636f207603000002f1a411&step=6h.trace.qq.com/bosskv?&_dc=0.183661... https://h.trace.qq.com/bosskv?&_dc=0.18366158635806917&uin=&vid=q3199m6jgt8&coverid=&pid=1b419682961348727b9596fc42d43afb&guid=305f78686636474d69536e68784269&cmid=305f78686636474d69536e68784269&unid=&vt=2806&type=&bi=0&bt=70&val=396&val1=1&val2=1&version=1.33.5&platform=6740201&format=341007&defn=shd&ptag=&isvip=-1&tpid=&pversion=thumbplayer&hc_uin=&hc_main_login=&hc_vuserid=&hc_openid=&hc_appid=&hc_pvid=&hc_ssid=&hc_qq=&hc_access_token=&ua=Mozilla%2F5.0%20(Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit%2F537.36%20(KHTML%5C%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Safari%2F537.36&hh_ua=Mozilla%2F5.0%20(Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit%2F537.36%20(KHTML%5C%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Safari%2F537.36&ckey=&iformat=341007&hh_ref=https%3A%2F%2Fwww.qq.com%2F&rcd_info=&extrainfo=&bucket_id=21&pay_type=0&idx=0&diagonal=1469&vurl=https%3A%2F%2Fapd-055372f57fd94fc9fc1f6a33798d6339bfbe486fb9e47b58.v.smtcdns.com%2Fomts.tc.qq.com%2FAKQjqR1ZKWfxHg8_TGKa7uVzb9hccy14Ieyfx7Xy6hAY%2FB_zFfm25tooLdbWaJJxwmGj8_c-opzPUGayYV-Q1kmwx_xpYj4h519nfnKHmGT54xuFTQyj0hmDwE_qw_YvTqOXRRqk2GYY6z5_NTPV--pxW9Jgb5wUJYwykKKDoTR8ukSf74s9x9fZg8zkHgZryn2Nw%2Fsvp_50001%2FtM0IfmAnp4CORRv8eYriW7oJNvR2ECLETbwNMqXT2EPXOqTtH8iyibKEJV2LoP6K9kp9d0JyEfWFIQm3Eg0-7iPMol0qx5P-cQaN95pThG4uEzyTiimUDjuhs2udLNd6jTS2EoE9cU35kKx1YmlJxJGzZ-Jgq11MMxkFVMiolJhn582UoLTbKNl3Iyf1z5JpJtDNSpgvektNIGFEOceqsNdzwlEF5vfpq5yJ51bkcvA%2Fszg_8752_50001_0b53p4bfaaacfmaijqxccruvg76dkb7qeuca.f306113.ts.m3u8%3Fver%3D4&v_idx=0&ctime=2026-04-16%2005%3A00%3A45&url=https%3A%2F%2Fwww.qq.com%2F&ref_url=&attaid=z4900004298&token=4973349567&isfocustab=1&isvisible=1&format_ua=other&pcplatform=web&drm=0&insert_flowid=0&vip_token=0&tpay=0&kernel=hls.js&drmtype=0&triggerplay=1&cpay=0&dltype=8&cginame=&vtype=23&ckeyVer=8.5&p2pVer=1.6.1&playertype=1&sdk_extrainfo=%7B%22play_start_position%22%3A0.105%2C%22play_end_position%22%3A0.105%2C%22is_auto_play%22%3A1%2C%22randoms%22%3A%22dd64ede3e4b1e8bbf0f34718567beec4%22%7D&h38=cbee601829f0fc37636f207603000002f1a411&step=6 — 200 — 82 B — 253 ms — h2https://puui.qpic.cn/vpic/0/96d3020c48b510cb5695662202175335.png/0puui.qpic.cn/vpic/0/96d3020c48b510c... https://puui.qpic.cn/vpic/0/96d3020c48b510cb5695662202175335.png/0 — 200 — 8.0 KiB — 14 ms — h2https://apd-055372f57fd94fc9fc1f6a33798d6339bfbe486fb9e47b58.v.smtcdns.com/omts.tc.qq.com/AKQjqR1ZKWfxHg8_TGKa7uVzb9hccy14Ieyfx7Xy6hAY/B_zFfm25tooLdbWaJJxwmGj8_c-opzPUGayYV-Q1kmwx_xpYj4h519nfnKHmGT54xuFTQyj0hmDwE_qw_YvTqOXRRqk2GYY6z5_NTPV--pxW9Jgb5wUJYwykKKDoTR8ukSf74s9x9fZg8zkHgZryn2Nw/svp_50001/tM0IfmAnp4CORRv8eYriW7oJNvR2ECLETbwNMqXT2EPXOqTtH8iyibKEJV2LoP6K9kp9d0JyEfWFIQm3Eg0-7iPMol0qx5P-cQaN95pThG4uEzyTiimUDjuhs2udLNd6jTS2EoE9cU35kKx1YmlJxJGzZ-Jgq11MMxkFVMiolJhn582UoLTbKNl3Iyf1z5JpJtDNSpgvektNIGFEOceqsNdzwlEF5vfpq5yJ51bkcvA/01_szg_8752_50001_0b53p4bfaaacfmaijqxccruvg76dkb7qeuca.f306113.1.ts?index=1&start=12000&end=22520&brs=2573344&bre=6021075&ver=4&token=f84cf55035ba9425bbc4be6010fac50bapd-055372f57fd94fc9fc1f6a33798d633... https://apd-055372f57fd94fc9fc1f6a33798d6339bfbe486fb9e47b58.v.smtcdns.com/omts.tc.qq.com/AKQjqR1ZKWfxHg8_TGKa7uVzb9hccy14Ieyfx7Xy6hAY/B_zFfm25tooLdbWaJJxwmGj8_c-opzPUGayYV-Q1kmwx_xpYj4h519nfnKHmGT54xuFTQyj0hmDwE_qw_YvTqOXRRqk2GYY6z5_NTPV--pxW9Jgb5wUJYwykKKDoTR8ukSf74s9x9fZg8zkHgZryn2Nw/svp_50001/tM0IfmAnp4CORRv8eYriW7oJNvR2ECLETbwNMqXT2EPXOqTtH8iyibKEJV2LoP6K9kp9d0JyEfWFIQm3Eg0-7iPMol0qx5P-cQaN95pThG4uEzyTiimUDjuhs2udLNd6jTS2EoE9cU35kKx1YmlJxJGzZ-Jgq11MMxkFVMiolJhn582UoLTbKNl3Iyf1z5JpJtDNSpgvektNIGFEOceqsNdzwlEF5vfpq5yJ51bkcvA/01_szg_8752_50001_0b53p4bfaaacfmaijqxccruvg76dkb7qeuca.f306113.1.ts?index=1&start=12000&end=22520&brs=2573344&bre=6021075&ver=4&token=f84cf55035ba9425bbc4be6010fac50b — 200 — 3.3 MiB — 292 ms — h2https://mat1.gtimg.com/qqcdn/qqindex2021/favicon.icomat1.gtimg.com/qqcdn/qqindex2021/fa... https://mat1.gtimg.com/qqcdn/qqindex2021/favicon.ico — 200 — 3.6 KiB — 21 ms — h2https://inews.gtimg.com/newsapp_bt/0/1030163059188_6658/0inews.gtimg.com/newsapp_bt/0/103016... https://inews.gtimg.com/newsapp_bt/0/1030163059188_6658/0 — 200 — 22.4 KiB — 14 ms — h2https://otheve.beacon.qq.com/analytics/v2_upload?appkey=0WEB0V0Y9T4HC7F8otheve.beacon.qq.com/analytics/v2_u... https://otheve.beacon.qq.com/analytics/v2_upload?appkey=0WEB0V0Y9T4HC7F8 — 200 — 117 B — 67 ms — h3https://apd-055372f57fd94fc9fc1f6a33798d6339bfbe486fb9e47b58.v.smtcdns.com/omts.tc.qq.com/AKQjqR1ZKWfxHg8_TGKa7uVzb9hccy14Ieyfx7Xy6hAY/B_zFfm25tooLdbWaJJxwmGj8_c-opzPUGayYV-Q1kmwx_xpYj4h519nfnKHmGT54xuFTQyj0hmDwE_qw_YvTqOXRRqk2GYY6z5_NTPV--pxW9Jgb5wUJYwykKKDoTR8ukSf74s9x9fZg8zkHgZryn2Nw/svp_50001/tM0IfmAnp4CORRv8eYriW7oJNvR2ECLETbwNMqXT2EPXOqTtH8iyibKEJV2LoP6K9kp9d0JyEfWFIQm3Eg0-7iPMol0qx5P-cQaN95pThG4uEzyTiimUDjuhs2udLNd6jTS2EoE9cU35kKx1YmlJxJGzZ-Jgq11MMxkFVMiolJhn582UoLTbKNl3Iyf1z5JpJtDNSpgvektNIGFEOceqsNdzwlEF5vfpq5yJ51bkcvA/02_szg_8752_50001_0b53p4bfaaacfmaijqxccruvg76dkb7qeuca.f306113.1.ts?index=2&start=22520&end=34880&brs=6021076&bre=9925083&ver=4&token=0fbc743d249b88fadde51b4e43a168c7apd-055372f57fd94fc9fc1f6a33798d633... https://apd-055372f57fd94fc9fc1f6a33798d6339bfbe486fb9e47b58.v.smtcdns.com/omts.tc.qq.com/AKQjqR1ZKWfxHg8_TGKa7uVzb9hccy14Ieyfx7Xy6hAY/B_zFfm25tooLdbWaJJxwmGj8_c-opzPUGayYV-Q1kmwx_xpYj4h519nfnKHmGT54xuFTQyj0hmDwE_qw_YvTqOXRRqk2GYY6z5_NTPV--pxW9Jgb5wUJYwykKKDoTR8ukSf74s9x9fZg8zkHgZryn2Nw/svp_50001/tM0IfmAnp4CORRv8eYriW7oJNvR2ECLETbwNMqXT2EPXOqTtH8iyibKEJV2LoP6K9kp9d0JyEfWFIQm3Eg0-7iPMol0qx5P-cQaN95pThG4uEzyTiimUDjuhs2udLNd6jTS2EoE9cU35kKx1YmlJxJGzZ-Jgq11MMxkFVMiolJhn582UoLTbKNl3Iyf1z5JpJtDNSpgvektNIGFEOceqsNdzwlEF5vfpq5yJ51bkcvA/02_szg_8752_50001_0b53p4bfaaacfmaijqxccruvg76dkb7qeuca.f306113.1.ts?index=2&start=22520&end=34880&brs=6021076&bre=9925083&ver=4&token=0fbc743d249b88fadde51b4e43a168c7 — 200 — 3.7 MiB — 326 ms — h2https://otheve.beacon.qq.com/analytics/v2_upload?appkey=JS0081LY3JY6J3otheve.beacon.qq.com/analytics/v2_u... https://otheve.beacon.qq.com/analytics/v2_upload?appkey=JS0081LY3JY6J3 — 200 — 117 B — 50 ms — h3https://h.trace.qq.com/kv?attaid=05700050920&token=3619167286&topUrl=https%3A%2F%2Fwww.qq.com%2F&pageUrl=https%3A%2F%2Fwww.qq.com%2F&domain=www.qq.com&channel=1&from=2&version=1.33.5&platform=6740201&kernel=origin&_dc=0.3663680104111201h.trace.qq.com/kv?attaid=0570005092... https://h.trace.qq.com/kv?attaid=05700050920&token=3619167286&topUrl=https%3A%2F%2Fwww.qq.com%2F&pageUrl=https%3A%2F%2Fwww.qq.com%2F&domain=www.qq.com&channel=1&from=2&version=1.33.5&platform=6740201&kernel=origin&_dc=0.3663680104111201 — 200 — 82 B — 252 ms — h2https://h.trace.qq.com/kv?attaid=01600014956&token=8318937558&time_response=131&time_firstpaint=34&time_domready=854&time_readyStart=137&time_redirectTime=0&time_appcacheTime=1&time_dns=4&time_tcp=5&time_requestTime=165&time_initDomTreeTime=854&time_loadEventTime=1&time6=148&time7=4771&time8=3740&timestamps=1776358845358&_dc=0.4201264280893492&dtime=1776358845358&hh_ua=Mozilla%2F5.0%20(Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Safari%2F537.36&hh_uav=146.0&hh_ref=&hc_pgv_pvid=0_xhf6GMiSnhxBi&s_url=https%3A%2F%2Fwww.qq.com%2F&s_host=www.qq.com&s_path=%2F&s_protocol=https&s_browser=Chrome&s_os=mac&s_qq=&s_openid=&s_app=newqqhome&s_ptag=&content=%7B%22log%22%3A%5B%7B%22logname%22%3A%22cmjn_emonitor_newqqhome_page%22%2C%22content%22%3A%5B%7B%22dimensions%22%3A%5B%22%22%2C%22https%3A%2F%2Fwww.qq.com%2F%22%2C%22www.qq.com%22%2C%22%2F%22%2C%22https%22%2C%22Chrome%22%2C%22mac%22%2C%22newqqhome%22%2C%22%22%5D%2C%22values%22%3A%5B%7B%22value%22%3A1%2C%22count%22%3A1%2C%22policy%22%3A%22SUM%22%7D%2C%7B%22value%22%3A4%2C%22count%22%3A1%2C%22policy%22%3A%22AVG%22%7D%2C%7B%22value%22%3A5%2C%22count%22%3A1%2C%22policy%22%3A%22AVG%22%7D%2C%7B%22value%22%3A131%2C%22count%22%3A1%2C%22policy%22%3A%22AVG%22%7D%2C%7B%22value%22%3A34%2C%22count%22%3A1%2C%22policy%22%3A%22AVG%22%7D%2C%7B%22value%22%3A854%2C%22count%22%3A1%2C%22policy%22%3A%22AVG%22%7D%2C%7B%22value%22%3A148%2C%22count%22%3A1%2C%22policy%22%3A%22AVG%22%7D%2C%7B%22value%22%3A4771%2C%22count%22%3A1%2C%22policy%22%3A%22AVG%22%7D%2C%7B%22value%22%3A3740%2C%22count%22%3A1%2C%22policy%22%3A%22AVG%22%7D%5D%2C%22time%22%3A1776358847368%7D%5D%7D%5D%7Dh.trace.qq.com/kv?attaid=0160001495... https://h.trace.qq.com/kv?attaid=01600014956&token=8318937558&time_response=131&time_firstpaint=34&time_domready=854&time_readyStart=137&time_redirectTime=0&time_appcacheTime=1&time_dns=4&time_tcp=5&time_requestTime=165&time_initDomTreeTime=854&time_loadEventTime=1&time6=148&time7=4771&time8=3740&timestamps=1776358845358&_dc=0.4201264280893492&dtime=1776358845358&hh_ua=Mozilla%2F5.0%20(Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Safari%2F537.36&hh_uav=146.0&hh_ref=&hc_pgv_pvid=0_xhf6GMiSnhxBi&s_url=https%3A%2F%2Fwww.qq.com%2F&s_host=www.qq.com&s_path=%2F&s_protocol=https&s_browser=Chrome&s_os=mac&s_qq=&s_openid=&s_app=newqqhome&s_ptag=&content=%7B%22log%22%3A%5B%7B%22logname%22%3A%22cmjn_emonitor_newqqhome_page%22%2C%22content%22%3A%5B%7B%22dimensions%22%3A%5B%22%22%2C%22https%3A%2F%2Fwww.qq.com%2F%22%2C%22www.qq.com%22%2C%22%2F%22%2C%22https%22%2C%22Chrome%22%2C%22mac%22%2C%22newqqhome%22%2C%22%22%5D%2C%22values%22%3A%5B%7B%22value%22%3A1%2C%22count%22%3A1%2C%22policy%22%3A%22SUM%22%7D%2C%7B%22value%22%3A4%2C%22count%22%3A1%2C%22policy%22%3A%22AVG%22%7D%2C%7B%22value%22%3A5%2C%22count%22%3A1%2C%22policy%22%3A%22AVG%22%7D%2C%7B%22value%22%3A131%2C%22count%22%3A1%2C%22policy%22%3A%22AVG%22%7D%2C%7B%22value%22%3A34%2C%22count%22%3A1%2C%22policy%22%3A%22AVG%22%7D%2C%7B%22value%22%3A854%2C%22count%22%3A1%2C%22policy%22%3A%22AVG%22%7D%2C%7B%22value%22%3A148%2C%22count%22%3A1%2C%22policy%22%3A%22AVG%22%7D%2C%7B%22value%22%3A4771%2C%22count%22%3A1%2C%22policy%22%3A%22AVG%22%7D%2C%7B%22value%22%3A3740%2C%22count%22%3A1%2C%22policy%22%3A%22AVG%22%7D%5D%2C%22time%22%3A1776358847368%7D%5D%7D%5D%7D — 200 — 82 B — 800 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 4634ms · 1285KB · ¥229/mo
mat1.gtimg.com
Other
Costly
Execution 1237ms
Transfer 412 KB
Unused 54%
Monthly Cost ¥61/mo
www.qq.com
Other
Costly
Execution 1149ms
Transfer 25 KB
Monthly Cost ¥57/mo
Unattributable
Other
Costly
Execution 637ms
Transfer 0 KB
Monthly Cost ¥31/mo
vm.gtimg.cn
Other
Costly
Execution 507ms
Transfer 250 KB
Unused 35%
Monthly Cost ¥25/mo
staticfile.qq.com
Other
Costly
Execution 266ms
Transfer 37 KB
Monthly Cost ¥13/mo
mat1.gtimg.com
Other
Optional
Execution 170ms
Transfer 39 KB
Monthly Cost ¥8/mo
mat1.gtimg.com
Other
Optional
Execution 168ms
Transfer 12 KB
Monthly Cost ¥8/mo
mat1.gtimg.com
Other
Optional
Execution 128ms
Transfer 78 KB
Unused 58%
Monthly Cost ¥6/mo
mat1.gtimg.com
Other
Optional
Execution 125ms
Transfer 33 KB
Monthly Cost ¥6/mo
vm.gtimg.cn
Other
Optional
Execution 107ms
Transfer 140 KB
Unused 63%
Monthly Cost ¥5/mo
vm.gtimg.cn
Other
Optional
Execution 89ms
Transfer 159 KB
Unused 52%
Monthly Cost ¥4/mo
mat1.gtimg.com
Other
Optional
Execution 51ms
Transfer 99 KB
Unused 82%
Monthly Cost ¥2/mo

These scripts may cost more than they're worth

  • mat1.gtimg.com adds 1237ms and costs ~¥61/month
  • www.qq.com adds 1149ms and costs ~¥57/month
  • Unattributable adds 637ms and costs ~¥31/month
  • vm.gtimg.cn adds 507ms and costs ~¥25/month
  • staticfile.qq.com adds 266ms and costs ~¥13/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

mat1.gtimg.com takes 1237ms 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 mat1.gtimg.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

www.qq.com takes 1149ms 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 637ms 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

vm.gtimg.cn takes 507ms 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

staticfile.qq.com takes 266ms 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

58% of mat1.gtimg.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

63% of vm.gtimg.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

52% of vm.gtimg.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

82% of mat1.gtimg.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