Skip to content
https://pchome.com.tw

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
71
GRADE
C
FIX
6
REVIEW
1
PASS
6
INFO
2

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

58
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
57
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
92
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
85
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.78 s

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

14.17 s

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

52 ms

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

0.077

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

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

14.71 s

Page Load Progression

1.0 s
2.1 s
3.1 s
4.1 s
5.2 s
6.2 s
7.2 s
8.3 s
Checks
15
6 PASS 1 REVIEW 6 FIX
F
Page Weight Budget
Action
13.3 MB transferred, 378 requests
FIX
13.3 MB transferred, 378 requests
Critical::
Page weighs 19.3 MB (13.3 MB transferred)
Warning::
Images are 8.5 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 8.5 MB
Info::
Fonts are 2.4 MB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 2.4 MB
Warning::
JavaScript is 1.4 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.4 MB
Info::
CSS is 851 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 851 KB
Warning::
378 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 2.8 g CO2 per page load
13.3 MB / 2.4 MB budget
13.3 MB transferred
378 requests
2.8 g CO2 per page load
Images 8.5 MiB 63%
Fonts 2.4 MiB 18%
JavaScript 1.4 MiB 11%
CSS 851.4 KiB 6%
HTML 94.7 KiB 1%
Other 88.5 KiB 1%
Other 15.4 KiB 0%
Other 1.6 KiB 0%
Other 628 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

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

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

Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.

Why this matters

CSS bundle is large — purge unused styles (PurgeCSS, Tailwind JIT) to reduce CSS payload.

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 (13.3 MiB of 13.3 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Execution Cost
Action
2400ms total JS execution
FIX
2400ms total JS execution
Warning::
https://www.pchome.com.tw/: 867ms CPU time
Warning::
Unattributable: 475ms CPU time
Info::
https://s0.2mdn.net/ads/studio/cached_libs/tweenma...: 213ms CPU time
Info::
https://ajax.googleapis.com/ajax/libs/jquery/3.7.1...: 212ms CPU time
Info::
https://news.pchome.com.tw/api/get_statistics.php: 111ms CPU time
Warning::
Third-party scripts: 2400ms (100% of total)

Main Thread Breakdown

Other 35% Style & Layout 24% Script Evaluation 23% Rendering 10% Script Parsing & Compilation 3%
ScriptTotalScriptingParse/CompileParty
https://www.pchome.com.tw/867ms26ms4ms3rd
Unattributable475ms4ms0ms3rd
https://s0.2mdn.net/ads/studio/cached_libs/tweenmax_1.20.4_3dc5474a75410cb768741e402b80d908_min.js213ms10ms2ms3rd
https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js212ms87ms2ms3rd
https://news.pchome.com.tw/api/get_statistics.php111ms1ms1ms3rd
https://ad-specs.guoshipartners.com/static/js/isip.js109ms46ms1ms3rd
https://news.pchome.com.tw/js/jquery-3.7.1.min.js84ms68ms6ms3rd
https://www.googletagmanager.com/gtag/js?id=G-QB624SM9W2&cx=c&gtm=4e64k175ms54ms10ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-MBT634DJ74ms61ms11ms3rd
https://www.googletagmanager.com/gtag/js?id=G-11PNPDB1Q1&cx=c&gtm=4e64k1h166ms53ms9ms3rd

Showing top 10 of 12 scripts

D
JS Bundles
Action
54 scripts, 499 KB unused
FIX
54 scripts, 499 KB unused
Warning::
https://pagead2.googlesyndication.com/pagead/manag...: 136 KB unused (76%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-QB62...: 69 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-11PN...: 68 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-KKD...: 64 KB unused (51%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://news.pchome.com.tw/js/highcharts/highchart...: 32 KB unused (45%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 499 KB
499 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202604200101/show_ads_impl_fy2021.js?bust=31098019177 KB136 KB (76%)3rd
https://www.googletagmanager.com/gtag/js?id=G-QB624SM9W2&cx=c&gtm=4e64k1170 KB69 KB (41%)3rd
https://www.googletagmanager.com/gtag/js?id=G-11PNPDB1Q1&cx=c&gtm=4e64k1h1171 KB68 KB (40%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-KKDQDMN125 KB64 KB (51%)3rd
https://news.pchome.com.tw/js/highcharts/highcharts.js0 KB32 KB (45%)3rd
https://news.pchome.com.tw/js/highcharts/highcharts.js71 KB32 KB (45%)3rd
https://s0.2mdn.net/ads/studio/cached_libs/tweenmax_1.20.4_3dc5474a75410cb768741e402b80d908_min.js38 KB29 KB (77%)3rd
https://cdnjs.cloudflare.com/ajax/libs/Swiper/4.5.1/js/swiper.min.js29 KB25 KB (89%)3rd
https://news.pchome.com.tw/js/jquery-3.7.1.min.js0 KB22 KB (75%)3rd
https://news.pchome.com.tw/js/jquery-3.7.1.min.js30 KB22 KB (75%)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
378 resources · 13.3 MB · 499 KB savings available
FIX
378 resources · 13.3 MB · 499 KB savings available
Warning::
Page weight 12.3 MB over 1MB target
Got: 13.3 MB Expected: ≤ 1 MB
Info::
~499 KB of savings available
Warning::
377 third-party resources (100% of weight)
Info::
13 resources over 200KB
378 resources · 13.3 MiB · 377 third-party 12.3 MiB over 1MB target
Image 63% · 8.5 MiB
Font 18% · 2.4 MiB
JavaScript 11% · 1.4 MiB
CSS 6% · 851.4 KiB
Document 1% · 143.0 KiB
Other 0% · 43.0 KiB

~499.1 KiB of savings available

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

B
Image Optimization
212 images, 0 KB saveable
REVIEW
212 images, 0 KB saveable
Info::
All images are well-optimized
212 images 8.3 MB
0 oversized -0 KB
92 legacy format
0 missing dimensions CLS risk
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
45 fonts (2497 KB)
PASS
45 fonts (2497 KB)
Info::
45 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

45

2497 KB total

Render-blocking

0

of 45

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s FCP 1.8 s LCP 14.2 shttps://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.118.woff2-nF7OG829Oofr2wohFbTp9i... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.118.woff2 — 58.8 KiB — 152 ms — font-display: swaphttps://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.119.woff2-nF7OG829Oofr2wohFbTp9i... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.119.woff2 — 33.8 KiB — 148 ms — font-display: swaphttps://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9i1OCEKIfVZ1w.woff2-nF7OG829Oofr2wohFbTp9i... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9i1OCEKIfVZ1w.woff2 — 24.7 KiB — 136 ms — font-display: swaphttps://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.115.woff2-nF7OG829Oofr2wohFbTp9i... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.115.woff2 — 72.7 KiB — 178 ms — font-display: swaphttps://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.116.woff2-nF7OG829Oofr2wohFbTp9i... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.116.woff2 — 70.0 KiB — 177 ms — font-display: swaphttps://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.117.woff2-nF7OG829Oofr2wohFbTp9i... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.117.woff2 — 63.9 KiB — 175 ms — font-display: swaphttps://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.113.woff2-nF7OG829Oofr2wohFbTp9i... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.113.woff2 — 69.8 KiB — 175 ms — font-display: swaphttps://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.112.woff2-nF7OG829Oofr2wohFbTp9i... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.112.woff2 — 71.8 KiB — 175 ms — font-display: swaphttps://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.107.woff2-nF7OG829Oofr2wohFbTp9i... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.107.woff2 — 71.4 KiB — 174 ms — font-display: swaphttps://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.110.woff2-nF7OG829Oofr2wohFbTp9i... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.110.woff2 — 77.5 KiB — 176 ms — font-display: swaphttps://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.111.woff2-nF7OG829Oofr2wohFbTp9i... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.111.woff2 — 73.1 KiB — 171 ms — font-display: swaphttps://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.109.woff2-nF7OG829Oofr2wohFbTp9i... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.109.woff2 — 70.3 KiB — 173 ms — font-display: swaphttps://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.114.woff2-nF7OG829Oofr2wohFbTp9i... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.114.woff2 — 83.1 KiB — 174 ms — font-display: swaphttps://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.108.woff2-nF7OG829Oofr2wohFbTp9i... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.108.woff2 — 70.9 KiB — 168 ms — font-display: swaphttps://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.106.woff2-nF7OG829Oofr2wohFbTp9i... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.106.woff2 — 70.8 KiB — 173 ms — font-display: swaphttps://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.105.woff2-nF7OG829Oofr2wohFbTp9i... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.105.woff2 — 66.6 KiB — 169 ms — font-display: swaphttps://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.103.woff2-nF7OG829Oofr2wohFbTp9i... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.103.woff2 — 68.7 KiB — 165 ms — font-display: swaphttps://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.102.woff2-nF7OG829Oofr2wohFbTp9i... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.102.woff2 — 61.9 KiB — 161 ms — font-display: swaphttps://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.101.woff2-nF7OG829Oofr2wohFbTp9i... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.101.woff2 — 61.1 KiB — 164 ms — font-display: swaphttps://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.38.woff2-nF7OG829Oofr2wohFbTp9i... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.38.woff2 — 42.9 KiB — 151 ms — font-display: swaphttps://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.67.woff2-nF7OG829Oofr2wohFbTp9i... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.67.woff2 — 33.5 KiB — 119 ms — font-display: swaphttps://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.80.woff2-nF7OG829Oofr2wohFbTp9i... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.80.woff2 — 26.4 KiB — 36 ms — font-display: swaphttps://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.104.woff2-nF7OG829Oofr2wohFbTp9i... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.104.woff2 — 67.2 KiB — 37 ms — font-display: swaphttps://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.59.woff2-nF7OG829Oofr2wohFbTp9i... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.59.woff2 — 32.0 KiB — 41 ms — font-display: swaphttps://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.52.woff2-nF7OG829Oofr2wohFbTp9i... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.52.woff2 — 41.5 KiB — 38 ms — font-display: swaphttps://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.32.woff2-nF7OG829Oofr2wohFbTp9i... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.32.woff2 — 42.9 KiB — 41 ms — font-display: swaphttps://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.27.woff2-nF7OG829Oofr2wohFbTp9i... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.27.woff2 — 26.0 KiB — 50 ms — font-display: swaphttps://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.77.woff2-nF7OG829Oofr2wohFbTp9i... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.77.woff2 — 33.3 KiB — 50 ms — font-display: swaphttps://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.71.woff2-nF7OG829Oofr2wohFbTp9i... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.71.woff2 — 36.5 KiB — 50 ms — font-display: swaphttps://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.42.woff2-nF7OG829Oofr2wohFbTp9i... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.42.woff2 — 42.7 KiB — 50 ms — font-display: swaphttps://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.26.woff2-nF7OG829Oofr2wohFbTp9i... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.26.woff2 — 22.3 KiB — 43 ms — font-display: swaphttps://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.25.woff2-nF7OG829Oofr2wohFbTp9i... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.25.woff2 — 42.5 KiB — 103 ms — font-display: swaphttps://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.56.woff2-nF7OG829Oofr2wohFbTp9i... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.56.woff2 — 48.8 KiB — 102 ms — font-display: swaphttps://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.76.woff2-nF7OG829Oofr2wohFbTp9i... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.76.woff2 — 38.8 KiB — 103 ms — font-display: swaphttps://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.100.woff2-nF7OG829Oofr2wohFbTp9i... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.100.woff2 — 61.7 KiB — 102 ms — font-display: swaphttps://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOkMQAewlpbGXhhyYs0QF3kPVyLylzU95vTq1Ltj5xQez1g.118.woff2-nF7OG829Oofr2wohFbTp9i... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOkMQAewlpbGXhhyYs0QF3kPVyLylzU95vTq1Ltj5xQez1g.118.woff2 — 58.9 KiB — 108 ms — font-display: swaphttps://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOkMQAewlpbGXhhyYs0QF3kPVyLylzU95vTq1Ltj5xQez1g.119.woff2-nF7OG829Oofr2wohFbTp9i... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOkMQAewlpbGXhhyYs0QF3kPVyLylzU95vTq1Ltj5xQez1g.119.woff2 — 33.8 KiB — 89 ms — font-display: swaphttps://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9i1OCEK.woff2-nF7OG829Oofr2wohFbTp9i... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9i1OCEK.woff2 — 24.6 KiB — 89 ms — font-display: swaphttps://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOkMQAewlpbGXhhyYs0QF3kPVyLylzU95vTq1Ltj5xQez1g.117.woff2-nF7OG829Oofr2wohFbTp9i... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOkMQAewlpbGXhhyYs0QF3kPVyLylzU95vTq1Ltj5xQez1g.117.woff2 — 63.9 KiB — 126 ms — font-display: swaphttps://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOkMQAewlpbGXhhyYs0QF3kPVyLylzU95vTq1Ltj5xQez1g.116.woff2-nF7OG829Oofr2wohFbTp9i... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOkMQAewlpbGXhhyYs0QF3kPVyLylzU95vTq1Ltj5xQez1g.116.woff2 — 70.1 KiB — 128 ms — font-display: swaphttps://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOkMQAewlpbGXhhyYs0QF3kPVyLylzU95vTq1Ltj5xQez1g.115.woff2-nF7OG829Oofr2wohFbTp9i... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOkMQAewlpbGXhhyYs0QF3kPVyLylzU95vTq1Ltj5xQez1g.115.woff2 — 72.6 KiB — 125 ms — font-display: swaphttps://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOkMQAewlpbGXhhyYs0QF3kPVyLylzU95vTq1Ltj5xQez1g.110.woff2-nF7OG829Oofr2wohFbTp9i... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOkMQAewlpbGXhhyYs0QF3kPVyLylzU95vTq1Ltj5xQez1g.110.woff2 — 77.5 KiB — 127 ms — font-display: swaphttps://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOkMQAewlpbGXhhyYs0QF3kPVyLylzU95vTq1Ltj5xQez1g.112.woff2-nF7OG829Oofr2wohFbTp9i... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOkMQAewlpbGXhhyYs0QF3kPVyLylzU95vTq1Ltj5xQez1g.112.woff2 — 71.9 KiB — 127 ms — font-display: swaphttps://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOkMQAewlpbGXhhyYs0QF3kPVyLylzU95vTq1Ltj5xQez1g.109.woff2-nF7OG829Oofr2wohFbTp9i... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOkMQAewlpbGXhhyYs0QF3kPVyLylzU95vTq1Ltj5xQez1g.109.woff2 — 70.4 KiB — 123 ms — font-display: swaphttps://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOkMQAewlpbGXhhyYs0QF3kPVyLylzU95vTq1Ltj5xQez1g.111.woff2-nF7OG829Oofr2wohFbTp9i... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOkMQAewlpbGXhhyYs0QF3kPVyLylzU95vTq1Ltj5xQez1g.111.woff2 — 73.1 KiB — 123 ms — font-display: swap
-nF7OG829Oofr2wohFbTp9i... woff2 swap
Size 59 KB
Load time 152 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
-nF7OG829Oofr2wohFbTp9i... woff2 swap
Size 34 KB
Load time 148 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
-nF7OG829Oofr2wohFbTp9i... woff2 swap
Size 25 KB
Load time 136 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
-nF7OG829Oofr2wohFbTp9i... woff2 swap
Size 73 KB
Load time 178 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
-nF7OG829Oofr2wohFbTp9i... woff2 swap
Size 70 KB
Load time 177 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
-nF7OG829Oofr2wohFbTp9i... woff2 swap
Size 64 KB
Load time 175 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
-nF7OG829Oofr2wohFbTp9i... woff2 swap
Size 70 KB
Load time 175 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
-nF7OG829Oofr2wohFbTp9i... woff2 swap
Size 72 KB
Load time 175 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
-nF7OG829Oofr2wohFbTp9i... woff2 swap
Size 71 KB
Load time 174 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
-nF7OG829Oofr2wohFbTp9i... woff2 swap
Size 77 KB
Load time 176 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
-nF7OG829Oofr2wohFbTp9i... woff2 swap
Size 73 KB
Load time 171 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
-nF7OG829Oofr2wohFbTp9i... woff2 swap
Size 70 KB
Load time 173 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
-nF7OG829Oofr2wohFbTp9i... woff2 swap
Size 83 KB
Load time 174 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
-nF7OG829Oofr2wohFbTp9i... woff2 swap
Size 71 KB
Load time 168 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
-nF7OG829Oofr2wohFbTp9i... woff2 swap
Size 71 KB
Load time 173 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
-nF7OG829Oofr2wohFbTp9i... woff2 swap
Size 67 KB
Load time 169 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
-nF7OG829Oofr2wohFbTp9i... woff2 swap
Size 69 KB
Load time 165 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
-nF7OG829Oofr2wohFbTp9i... woff2 swap
Size 62 KB
Load time 161 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
-nF7OG829Oofr2wohFbTp9i... woff2 swap
Size 61 KB
Load time 164 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
-nF7OG829Oofr2wohFbTp9i... woff2 swap
Size 43 KB
Load time 151 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
-nF7OG829Oofr2wohFbTp9i... woff2 swap
Size 34 KB
Load time 119 ms
Start 1.5 s
Risk FOUT — text flashes from fallback to web font
-nF7OG829Oofr2wohFbTp9i... woff2 swap
Size 26 KB
Load time 36 ms
Start 1.6 s
Risk FOUT — text flashes from fallback to web font
-nF7OG829Oofr2wohFbTp9i... woff2 swap
Size 67 KB
Load time 37 ms
Start 1.6 s
Risk FOUT — text flashes from fallback to web font
-nF7OG829Oofr2wohFbTp9i... woff2 swap
Size 32 KB
Load time 41 ms
Start 1.6 s
Risk FOUT — text flashes from fallback to web font
-nF7OG829Oofr2wohFbTp9i... woff2 swap
Size 41 KB
Load time 38 ms
Start 1.6 s
Risk FOUT — text flashes from fallback to web font
-nF7OG829Oofr2wohFbTp9i... woff2 swap
Size 43 KB
Load time 41 ms
Start 1.6 s
Risk FOUT — text flashes from fallback to web font
-nF7OG829Oofr2wohFbTp9i... woff2 swap
Size 26 KB
Load time 50 ms
Start 1.6 s
Risk FOUT — text flashes from fallback to web font
-nF7OG829Oofr2wohFbTp9i... woff2 swap
Size 33 KB
Load time 50 ms
Start 1.6 s
Risk FOUT — text flashes from fallback to web font
-nF7OG829Oofr2wohFbTp9i... woff2 swap
Size 37 KB
Load time 50 ms
Start 1.6 s
Risk FOUT — text flashes from fallback to web font
-nF7OG829Oofr2wohFbTp9i... woff2 swap
Size 43 KB
Load time 50 ms
Start 1.6 s
Risk FOUT — text flashes from fallback to web font
-nF7OG829Oofr2wohFbTp9i... woff2 swap
Size 22 KB
Load time 43 ms
Start 1.6 s
Risk FOUT — text flashes from fallback to web font
-nF7OG829Oofr2wohFbTp9i... woff2 swap
Size 43 KB
Load time 103 ms
Start 1.6 s
Risk FOUT — text flashes from fallback to web font
-nF7OG829Oofr2wohFbTp9i... woff2 swap
Size 49 KB
Load time 102 ms
Start 1.6 s
Risk FOUT — text flashes from fallback to web font
-nF7OG829Oofr2wohFbTp9i... woff2 swap
Size 39 KB
Load time 103 ms
Start 1.6 s
Risk FOUT — text flashes from fallback to web font
-nF7OG829Oofr2wohFbTp9i... woff2 swap
Size 62 KB
Load time 102 ms
Start 1.6 s
Risk FOUT — text flashes from fallback to web font
-nF7OG829Oofr2wohFbTp9i... woff2 swap
Size 59 KB
Load time 108 ms
Start 4.1 s
Risk FOUT — text flashes from fallback to web font
-nF7OG829Oofr2wohFbTp9i... woff2 swap
Size 34 KB
Load time 89 ms
Start 4.1 s
Risk FOUT — text flashes from fallback to web font
-nF7OG829Oofr2wohFbTp9i... woff2 swap
Size 25 KB
Load time 89 ms
Start 4.1 s
Risk FOUT — text flashes from fallback to web font
-nF7OG829Oofr2wohFbTp9i... woff2 swap
Size 64 KB
Load time 126 ms
Start 4.1 s
Risk FOUT — text flashes from fallback to web font
-nF7OG829Oofr2wohFbTp9i... woff2 swap
Size 70 KB
Load time 128 ms
Start 4.1 s
Risk FOUT — text flashes from fallback to web font
-nF7OG829Oofr2wohFbTp9i... woff2 swap
Size 73 KB
Load time 125 ms
Start 4.1 s
Risk FOUT — text flashes from fallback to web font
-nF7OG829Oofr2wohFbTp9i... woff2 swap
Size 78 KB
Load time 127 ms
Start 4.1 s
Risk FOUT — text flashes from fallback to web font
-nF7OG829Oofr2wohFbTp9i... woff2 swap
Size 72 KB
Load time 127 ms
Start 4.1 s
Risk FOUT — text flashes from fallback to web font
-nF7OG829Oofr2wohFbTp9i... woff2 swap
Size 70 KB
Load time 123 ms
Start 4.1 s
Risk FOUT — text flashes from fallback to web font
-nF7OG829Oofr2wohFbTp9i... woff2 swap
Size 73 KB
Load time 123 ms
Start 4.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)
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
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Google Cloud

Network Waterfall
378 requests over 7954ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s FCP 1.8 s LCP 14.2 shttps://pchome.com.tw// https://pchome.com.tw/ — 301 — 133 B — 329 ms — h2https://www.pchome.com.tw/www.pchome.com.tw/ https://www.pchome.com.tw/ — 200 — 40.1 KiB — 486 ms — h2https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick.min.csscdnjs.cloudflare.com/ajax/libs/slic... https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick.min.css — 200 — 1.0 KiB — 51 ms — h3https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick-theme.min.csscdnjs.cloudflare.com/ajax/libs/slic... https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick-theme.min.css — 200 — 1.3 KiB — 68 ms — h3https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.7/jquery.fancybox.min.csscdnjs.cloudflare.com/ajax/libs/fanc... https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.7/jquery.fancybox.min.css — 200 — 3.2 KiB — 52 ms — h3https://cdnjs.cloudflare.com/ajax/libs/Swiper/4.5.1/css/swiper.min.csscdnjs.cloudflare.com/ajax/libs/Swip... https://cdnjs.cloudflare.com/ajax/libs/Swiper/4.5.1/css/swiper.min.css — 200 — 3.1 KiB — 50 ms — h3https://www.pchome.com.tw/css/style2020_light_off.min.css?20260123awww.pchome.com.tw/css/style2020_lig... https://www.pchome.com.tw/css/style2020_light_off.min.css?20260123a — 200 — 60.6 KiB — 606 ms — h2https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.jsajax.googleapis.com/ajax/libs/jquer... https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js — 200 — 30.4 KiB — 116 ms — h2https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick.min.jscdnjs.cloudflare.com/ajax/libs/slic... https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick.min.js — 200 — 10.0 KiB — 65 ms — h3https://s0.2mdn.net/ads/studio/cached_libs/tweenmax_1.20.4_3dc5474a75410cb768741e402b80d908_min.jss0.2mdn.net/ads/studio/cached_libs/... https://s0.2mdn.net/ads/studio/cached_libs/tweenmax_1.20.4_3dc5474a75410cb768741e402b80d908_min.js — 200 — 38.3 KiB — 118 ms — h2https://cdnjs.cloudflare.com/ajax/libs/Swiper/4.5.1/js/swiper.min.jscdnjs.cloudflare.com/ajax/libs/Swip... https://cdnjs.cloudflare.com/ajax/libs/Swiper/4.5.1/js/swiper.min.js — 200 — 29.0 KiB — 80 ms — h3https://www.pchome.com.tw/js/index.js?20260123awww.pchome.com.tw/js/index.js?20260... https://www.pchome.com.tw/js/index.js?20260123a — 200 — 7.4 KiB — 294 ms — h2https://www.pchome.com.tw/js/jquery.cookie.jswww.pchome.com.tw/js/jquery.cookie.... https://www.pchome.com.tw/js/jquery.cookie.js — 200 — 1.0 KiB — 297 ms — h2https://www.pchome.com.tw/js/index_2019.js?20260123awww.pchome.com.tw/js/index_2019.js?... https://www.pchome.com.tw/js/index_2019.js?20260123a — 200 — 9.0 KiB — 309 ms — h2https://cdn.jsdelivr.net/npm/lozad/dist/lozad.min.jscdn.jsdelivr.net/npm/lozad/dist/loz... https://cdn.jsdelivr.net/npm/lozad/dist/lozad.min.js — 200 — 1.6 KiB — 39 ms — h2https://w6.pchome.com.tw/img/index_2019/img_201_0_0.png?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_201_0_0.png?t=1776897061 — 200 — 90.7 KiB — 793 ms — h2https://fonts.googleapis.com/earlyaccess/notosanstc.cssfonts.googleapis.com/earlyaccess/no... https://fonts.googleapis.com/earlyaccess/notosanstc.css — 200 — 292.8 KiB — 214 ms — h2https://fonts.googleapis.com/css?family=Noto+Sans+TC:100,300,400,500,700,900&display=swap&subset=chinese-traditionalfonts.googleapis.com/css?family=Not... https://fonts.googleapis.com/css?family=Noto+Sans+TC:100,300,400,500,700,900&display=swap&subset=chinese-traditional — 200 — 195.6 KiB — 201 ms — h2https://w6.pchome.com.tw/img/index_2019/img_278_0_0.png?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_278_0_0.png?t=1776897061 — 200 — 112.9 KiB — 875 ms — h2https://w6.pchome.com.tw/img/index_2019/img_312_0_2.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_312_0_2.jpg?t=1776897061 — -1 — 0 B — 1.4 s — https://w6.pchome.com.tw/img/index_2019/img_312_0_3.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_312_0_3.jpg?t=1776897061 — -1 — 0 B — 1.3 s — https://w6.pchome.com.tw/img/index_2019/img_312_0_4.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_312_0_4.jpg?t=1776897061 — -1 — 0 B — 1.2 s — https://w6.pchome.com.tw/img/index_2019/img_312_0_5.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_312_0_5.jpg?t=1776897061 — -1 — 0 B — 1.2 s — https://w6.pchome.com.tw/img/index_2019/img_312_0_6.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_312_0_6.jpg?t=1776897061 — -1 — 0 B — 1.5 s — https://w6.pchome.com.tw/img/index_2019/img_313_0_0.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_313_0_0.jpg?t=1776897061 — -1 — 0 B — 1.4 s — https://w6.pchome.com.tw/img/index_2019/img_313_0_1.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_313_0_1.jpg?t=1776897061 — -1 — 0 B — 1.2 s — https://w6.pchome.com.tw/img/index_2019/img_313_0_2.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_313_0_2.jpg?t=1776897061 — -1 — 0 B — 1.3 s — https://w6.pchome.com.tw/img/index_2019/img_313_0_3.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_313_0_3.jpg?t=1776897061 — -1 — 0 B — 1.5 s — https://w6.pchome.com.tw/img/index_2019/img_313_0_4.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_313_0_4.jpg?t=1776897061 — -1 — 0 B — 1.4 s — https://w6.pchome.com.tw/img/index_2019/img_313_0_5.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_313_0_5.jpg?t=1776897061 — -1 — 0 B — 1.2 s —
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s FCP 1.8 s LCP 14.2 shttps://pchome.com.tw// https://pchome.com.tw/ — 301 — 133 B — 329 ms — h2https://www.pchome.com.tw/www.pchome.com.tw/ https://www.pchome.com.tw/ — 200 — 40.1 KiB — 486 ms — h2https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick.min.csscdnjs.cloudflare.com/ajax/libs/slic... https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick.min.css — 200 — 1.0 KiB — 51 ms — h3https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick-theme.min.csscdnjs.cloudflare.com/ajax/libs/slic... https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick-theme.min.css — 200 — 1.3 KiB — 68 ms — h3https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.7/jquery.fancybox.min.csscdnjs.cloudflare.com/ajax/libs/fanc... https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.7/jquery.fancybox.min.css — 200 — 3.2 KiB — 52 ms — h3https://cdnjs.cloudflare.com/ajax/libs/Swiper/4.5.1/css/swiper.min.csscdnjs.cloudflare.com/ajax/libs/Swip... https://cdnjs.cloudflare.com/ajax/libs/Swiper/4.5.1/css/swiper.min.css — 200 — 3.1 KiB — 50 ms — h3https://www.pchome.com.tw/css/style2020_light_off.min.css?20260123awww.pchome.com.tw/css/style2020_lig... https://www.pchome.com.tw/css/style2020_light_off.min.css?20260123a — 200 — 60.6 KiB — 606 ms — h2https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.jsajax.googleapis.com/ajax/libs/jquer... https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js — 200 — 30.4 KiB — 116 ms — h2https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick.min.jscdnjs.cloudflare.com/ajax/libs/slic... https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick.min.js — 200 — 10.0 KiB — 65 ms — h3https://s0.2mdn.net/ads/studio/cached_libs/tweenmax_1.20.4_3dc5474a75410cb768741e402b80d908_min.jss0.2mdn.net/ads/studio/cached_libs/... https://s0.2mdn.net/ads/studio/cached_libs/tweenmax_1.20.4_3dc5474a75410cb768741e402b80d908_min.js — 200 — 38.3 KiB — 118 ms — h2https://cdnjs.cloudflare.com/ajax/libs/Swiper/4.5.1/js/swiper.min.jscdnjs.cloudflare.com/ajax/libs/Swip... https://cdnjs.cloudflare.com/ajax/libs/Swiper/4.5.1/js/swiper.min.js — 200 — 29.0 KiB — 80 ms — h3https://www.pchome.com.tw/js/index.js?20260123awww.pchome.com.tw/js/index.js?20260... https://www.pchome.com.tw/js/index.js?20260123a — 200 — 7.4 KiB — 294 ms — h2https://www.pchome.com.tw/js/jquery.cookie.jswww.pchome.com.tw/js/jquery.cookie.... https://www.pchome.com.tw/js/jquery.cookie.js — 200 — 1.0 KiB — 297 ms — h2https://www.pchome.com.tw/js/index_2019.js?20260123awww.pchome.com.tw/js/index_2019.js?... https://www.pchome.com.tw/js/index_2019.js?20260123a — 200 — 9.0 KiB — 309 ms — h2https://cdn.jsdelivr.net/npm/lozad/dist/lozad.min.jscdn.jsdelivr.net/npm/lozad/dist/loz... https://cdn.jsdelivr.net/npm/lozad/dist/lozad.min.js — 200 — 1.6 KiB — 39 ms — h2https://w6.pchome.com.tw/img/index_2019/img_201_0_0.png?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_201_0_0.png?t=1776897061 — 200 — 90.7 KiB — 793 ms — h2https://fonts.googleapis.com/earlyaccess/notosanstc.cssfonts.googleapis.com/earlyaccess/no... https://fonts.googleapis.com/earlyaccess/notosanstc.css — 200 — 292.8 KiB — 214 ms — h2https://fonts.googleapis.com/css?family=Noto+Sans+TC:100,300,400,500,700,900&display=swap&subset=chinese-traditionalfonts.googleapis.com/css?family=Not... https://fonts.googleapis.com/css?family=Noto+Sans+TC:100,300,400,500,700,900&display=swap&subset=chinese-traditional — 200 — 195.6 KiB — 201 ms — h2https://w6.pchome.com.tw/img/index_2019/img_278_0_0.png?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_278_0_0.png?t=1776897061 — 200 — 112.9 KiB — 875 ms — h2https://w6.pchome.com.tw/img/index_2019/img_312_0_2.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_312_0_2.jpg?t=1776897061 — -1 — 0 B — 1.4 s — https://w6.pchome.com.tw/img/index_2019/img_312_0_3.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_312_0_3.jpg?t=1776897061 — -1 — 0 B — 1.3 s — https://w6.pchome.com.tw/img/index_2019/img_312_0_4.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_312_0_4.jpg?t=1776897061 — -1 — 0 B — 1.2 s — https://w6.pchome.com.tw/img/index_2019/img_312_0_5.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_312_0_5.jpg?t=1776897061 — -1 — 0 B — 1.2 s — https://w6.pchome.com.tw/img/index_2019/img_312_0_6.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_312_0_6.jpg?t=1776897061 — -1 — 0 B — 1.5 s — https://w6.pchome.com.tw/img/index_2019/img_313_0_0.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_313_0_0.jpg?t=1776897061 — -1 — 0 B — 1.4 s — https://w6.pchome.com.tw/img/index_2019/img_313_0_1.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_313_0_1.jpg?t=1776897061 — -1 — 0 B — 1.2 s — https://w6.pchome.com.tw/img/index_2019/img_313_0_2.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_313_0_2.jpg?t=1776897061 — -1 — 0 B — 1.3 s — https://w6.pchome.com.tw/img/index_2019/img_313_0_3.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_313_0_3.jpg?t=1776897061 — -1 — 0 B — 1.5 s — https://w6.pchome.com.tw/img/index_2019/img_313_0_4.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_313_0_4.jpg?t=1776897061 — -1 — 0 B — 1.4 s — https://w6.pchome.com.tw/img/index_2019/img_313_0_5.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_313_0_5.jpg?t=1776897061 — -1 — 0 B — 1.2 s — https://w6.pchome.com.tw/img/index_2019/img_313_0_6.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_313_0_6.jpg?t=1776897061 — -1 — 0 B — 1.3 s — https://w6.pchome.com.tw/img/index_2019/img_314_0_0.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_314_0_0.jpg?t=1776897061 — -1 — 0 B — 1.5 s — https://w6.pchome.com.tw/img/index_2019/img_314_0_1.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_314_0_1.jpg?t=1776897061 — -1 — 0 B — 1.4 s — https://w6.pchome.com.tw/img/index_2019/img_314_0_2.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_314_0_2.jpg?t=1776897061 — -1 — 0 B — 1.2 s — https://w6.pchome.com.tw/img/index_2019/img_314_0_3.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_314_0_3.jpg?t=1776897061 — -1 — 0 B — 1.4 s — https://w6.pchome.com.tw/img/index_2019/img_314_0_4.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_314_0_4.jpg?t=1776897061 — -1 — 0 B — 1.5 s — https://w6.pchome.com.tw/img/index_2019/img_314_0_5.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_314_0_5.jpg?t=1776897061 — -1 — 0 B — 1.4 s — https://w6.pchome.com.tw/img/index_2019/img_314_0_6.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_314_0_6.jpg?t=1776897061 — -1 — 0 B — 1.3 s — https://w6.pchome.com.tw/img/index_2019/img_315_0_0.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_315_0_0.jpg?t=1776897061 — -1 — 0 B — 1.4 s — https://w6.pchome.com.tw/img/index_2019/img_315_0_1.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_315_0_1.jpg?t=1776897061 — -1 — 0 B — 1.5 s — https://w6.pchome.com.tw/img/index_2019/img_315_0_2.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_315_0_2.jpg?t=1776897061 — -1 — 0 B — 1.4 s — https://w6.pchome.com.tw/img/index_2019/img_315_0_3.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_315_0_3.jpg?t=1776897061 — -1 — 0 B — 1.4 s — https://w6.pchome.com.tw/img/index_2019/img_315_0_4.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_315_0_4.jpg?t=1776897061 — -1 — 0 B — 1.4 s — https://w6.pchome.com.tw/img/index_2019/img_315_0_5.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_315_0_5.jpg?t=1776897061 — -1 — 0 B — 1.4 s — https://w6.pchome.com.tw/img/index_2019/img_315_0_6.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_315_0_6.jpg?t=1776897061 — -1 — 0 B — 1.5 s — https://w6.pchome.com.tw/img/index_2019/img_316_0_0.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_316_0_0.jpg?t=1776897061 — -1 — 0 B — 1.5 s — https://w6.pchome.com.tw/img/index_2019/img_316_0_1.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_316_0_1.jpg?t=1776897061 — -1 — 0 B — 1.5 s — https://w6.pchome.com.tw/img/index_2019/img_316_0_2.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_316_0_2.jpg?t=1776897061 — -1 — 0 B — 1.5 s — https://w6.pchome.com.tw/img/index_2019/img_316_0_3.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_316_0_3.jpg?t=1776897061 — -1 — 0 B — 1.4 s — https://w6.pchome.com.tw/img/index_2019/img_316_0_4.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_316_0_4.jpg?t=1776897061 — -1 — 0 B — 1.4 s — https://w6.pchome.com.tw/img/index_2019/img_316_0_5.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_316_0_5.jpg?t=1776897061 — -1 — 0 B — 1.4 s — https://w6.pchome.com.tw/img/index_2019/img_316_0_6.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_316_0_6.jpg?t=1776897061 — -1 — 0 B — 1.5 s — https://w6.pchome.com.tw/img/index_2019/img_317_0_0.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_317_0_0.jpg?t=1776897061 — -1 — 0 B — 1.5 s — https://w6.pchome.com.tw/img/index_2019/img_317_0_1.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_317_0_1.jpg?t=1776897061 — -1 — 0 B — 1.5 s — https://w6.pchome.com.tw/img/index_2019/img_317_0_2.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_317_0_2.jpg?t=1776897061 — -1 — 0 B — 1.5 s — https://w6.pchome.com.tw/img/index_2019/img_317_0_3.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_317_0_3.jpg?t=1776897061 — -1 — 0 B — 1.4 s — https://w6.pchome.com.tw/img/index_2019/img_317_0_4.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_317_0_4.jpg?t=1776897061 — -1 — 0 B — 1.4 s — https://w6.pchome.com.tw/img/index_2019/img_317_0_5.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_317_0_5.jpg?t=1776897061 — -1 — 0 B — 1.4 s — https://w6.pchome.com.tw/img/index_2019/img_317_0_6.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_317_0_6.jpg?t=1776897061 — -1 — 0 B — 1.4 s — https://w6.pchome.com.tw/img/index_2019/img_318_0_0.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_318_0_0.jpg?t=1776897061 — -1 — 0 B — 1.5 s — https://w6.pchome.com.tw/img/index_2019/img_318_0_1.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_318_0_1.jpg?t=1776897061 — -1 — 0 B — 1.5 s — https://w6.pchome.com.tw/img/index_2019/img_318_0_2.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_318_0_2.jpg?t=1776897061 — -1 — 0 B — 1.5 s — https://w6.pchome.com.tw/img/index_2019/img_318_0_3.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_318_0_3.jpg?t=1776897061 — -1 — 0 B — 1.4 s — https://w6.pchome.com.tw/img/index_2019/img_318_0_4.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_318_0_4.jpg?t=1776897061 — -1 — 0 B — 1.4 s — https://w6.pchome.com.tw/img/index_2019/img_318_0_5.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_318_0_5.jpg?t=1776897061 — -1 — 0 B — 1.4 s — https://w6.pchome.com.tw/img/index_2019/img_298_0_1.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_298_0_1.jpg?t=1776897061 — -1 — 0 B — 1.5 s — https://w6.pchome.com.tw/img/index_2019/img_298_0_4.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_298_0_4.jpg?t=1776897061 — -1 — 0 B — 1.3 s — https://w6.pchome.com.tw/img/index_2019/img_299_0_1.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_299_0_1.jpg?t=1776897061 — -1 — 0 B — 1.3 s — https://w6.pchome.com.tw/img/index_2019/img_299_0_2.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_299_0_2.jpg?t=1776897061 — -1 — 0 B — 1.3 s — https://w6.pchome.com.tw/img/index_2019/img_299_0_3.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_299_0_3.jpg?t=1776897061 — -1 — 0 B — 1.3 s — https://w6.pchome.com.tw/img/index_2019/img_299_0_4.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_299_0_4.jpg?t=1776897061 — -1 — 0 B — 1.3 s — https://w6.pchome.com.tw/img/index_2019/img_299_0_5.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_299_0_5.jpg?t=1776897061 — -1 — 0 B — 1.4 s — https://w6.pchome.com.tw/img/index_2019/img_299_0_6.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_299_0_6.jpg?t=1776897061 — -1 — 0 B — 1.3 s — https://w6.pchome.com.tw/img/index_2019/img_300_0_0.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_300_0_0.jpg?t=1776897061 — -1 — 0 B — 1.4 s — https://w6.pchome.com.tw/img/index_2019/img_300_0_1.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_300_0_1.jpg?t=1776897061 — -1 — 0 B — 1.4 s — https://w6.pchome.com.tw/img/index_2019/img_300_0_2.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_300_0_2.jpg?t=1776897061 — -1 — 0 B — 1.4 s — https://w6.pchome.com.tw/img/index_2019/img_300_0_3.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_300_0_3.jpg?t=1776897061 — -1 — 0 B — 1.3 s — https://w6.pchome.com.tw/img/index_2019/img_300_0_4.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_300_0_4.jpg?t=1776897061 — -1 — 0 B — 1.4 s — https://w6.pchome.com.tw/img/index_2019/img_300_0_5.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_300_0_5.jpg?t=1776897061 — -1 — 0 B — 1.4 s — https://w6.pchome.com.tw/img/index_2019/img_300_0_6.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_300_0_6.jpg?t=1776897061 — -1 — 0 B — 1.5 s — https://w6.pchome.com.tw/img/index_2019/img_301_0_0.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_301_0_0.jpg?t=1776897061 — -1 — 0 B — 1.4 s — https://w6.pchome.com.tw/img/index_2019/img_301_0_1.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_301_0_1.jpg?t=1776897061 — -1 — 0 B — 1.3 s — https://w6.pchome.com.tw/img/index_2019/img_301_0_2.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_301_0_2.jpg?t=1776897061 — -1 — 0 B — 1.4 s — https://w6.pchome.com.tw/img/index_2019/img_301_0_3.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_301_0_3.jpg?t=1776897061 — -1 — 0 B — 1.4 s — https://w6.pchome.com.tw/img/index_2019/img_301_0_4.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_301_0_4.jpg?t=1776897061 — -1 — 0 B — 1.4 s — https://w6.pchome.com.tw/img/index_2019/img_301_0_5.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_301_0_5.jpg?t=1776897061 — -1 — 0 B — 1.4 s — https://w6.pchome.com.tw/img/index_2019/img_301_0_6.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_301_0_6.jpg?t=1776897061 — -1 — 0 B — 1.4 s — https://w6.pchome.com.tw/img/index_2019/img_302_0_0.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_302_0_0.jpg?t=1776897061 — -1 — 0 B — 1.4 s — https://w6.pchome.com.tw/img/index_2019/img_302_0_1.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_302_0_1.jpg?t=1776897061 — -1 — 0 B — 1.4 s — https://w6.pchome.com.tw/img/index_2019/img_302_0_2.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_302_0_2.jpg?t=1776897061 — -1 — 0 B — 1.4 s — https://w6.pchome.com.tw/img/index_2019/img_302_0_3.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_302_0_3.jpg?t=1776897061 — -1 — 0 B — 1.4 s — https://w6.pchome.com.tw/img/index_2019/img_302_0_4.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_302_0_4.jpg?t=1776897061 — -1 — 0 B — 1.4 s — https://w6.pchome.com.tw/img/index_2019/img_302_0_5.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_302_0_5.jpg?t=1776897061 — -1 — 0 B — 1.4 s — https://w6.pchome.com.tw/img/index_2019/img_302_0_6.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_302_0_6.jpg?t=1776897061 — -1 — 0 B — 1.4 s — https://w6.pchome.com.tw/img/index_2019/img_303_0_0.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_303_0_0.jpg?t=1776897061 — -1 — 0 B — 1.4 s — https://w6.pchome.com.tw/img/index_2019/img_303_0_1.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_303_0_1.jpg?t=1776897061 — -1 — 0 B — 1.4 s — https://w6.pchome.com.tw/img/index_2019/img_303_0_2.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_303_0_2.jpg?t=1776897061 — -1 — 0 B — 1.4 s — https://w6.pchome.com.tw/img/index_2019/img_303_0_3.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_303_0_3.jpg?t=1776897061 — -1 — 0 B — 1.5 s — https://w6.pchome.com.tw/img/index_2019/img_303_0_4.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_303_0_4.jpg?t=1776897061 — -1 — 0 B — 1.5 s — https://w6.pchome.com.tw/img/index_2019/img_303_0_5.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_303_0_5.jpg?t=1776897061 — -1 — 0 B — 1.5 s — https://w6.pchome.com.tw/img/index_2019/img_303_0_6.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_303_0_6.jpg?t=1776897061 — -1 — 0 B — 1.5 s — https://w6.pchome.com.tw/img/index_2019/img_292_0_0.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_292_0_0.jpg?t=1776897061 — -1 — 0 B — 1.4 s — https://w6.pchome.com.tw/img/index_2019/img_292_0_1.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_292_0_1.jpg?t=1776897061 — -1 — 0 B — 1.4 s — https://w6.pchome.com.tw/img/index_2019/img_292_0_2.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_292_0_2.jpg?t=1776897061 — -1 — 0 B — 1.4 s — https://w6.pchome.com.tw/img/index_2019/img_292_0_3.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_292_0_3.jpg?t=1776897061 — -1 — 0 B — 1.5 s — https://w6.pchome.com.tw/img/index_2019/img_292_0_4.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_292_0_4.jpg?t=1776897061 — -1 — 0 B — 1.4 s — https://w6.pchome.com.tw/img/index_2019/img_291_0_0.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_291_0_0.jpg?t=1776897061 — -1 — 0 B — 1.4 s — https://w6.pchome.com.tw/img/index_2019/img_291_0_1.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_291_0_1.jpg?t=1776897061 — -1 — 0 B — 1.5 s — https://w6.pchome.com.tw/img/index_2019/img_291_0_2.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_291_0_2.jpg?t=1776897061 — -1 — 0 B — 1.4 s — https://w6.pchome.com.tw/img/index_2019/img_291_0_3.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_291_0_3.jpg?t=1776897061 — -1 — 0 B — 1.4 s — https://w6.pchome.com.tw/img/index_2019/img_291_0_4.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_291_0_4.jpg?t=1776897061 — -1 — 0 B — 1.4 s — https://w6.pchome.com.tw/img/index_2019/img_293_0_1.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_293_0_1.jpg?t=1776897061 — -1 — 0 B — 1.4 s — https://w6.pchome.com.tw/img/index_2019/img_293_0_2.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_293_0_2.jpg?t=1776897061 — -1 — 0 B — 1.5 s — https://w6.pchome.com.tw/img/index_2019/img_293_0_3.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_293_0_3.jpg?t=1776897061 — -1 — 0 B — 1.4 s — https://w6.pchome.com.tw/img/index_2019/img_293_0_4.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_293_0_4.jpg?t=1776897061 — -1 — 0 B — 1.5 s — https://w6.pchome.com.tw/img/index_2019/img_295_0_3.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_295_0_3.jpg?t=1776897061 — -1 — 0 B — 1.4 s — https://w6.pchome.com.tw/img/index_2019/img_295_0_0.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_295_0_0.jpg?t=1776897061 — -1 — 0 B — 1.5 s — https://w6.pchome.com.tw/img/index_2019/img_295_0_4.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_295_0_4.jpg?t=1776897061 — -1 — 0 B — 1.3 s — https://w6.pchome.com.tw/img/index_2019/img_295_0_2.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_295_0_2.jpg?t=1776897061 — -1 — 0 B — 1.3 s — https://w6.pchome.com.tw/img/index_2019/img_246_0_0.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_246_0_0.jpg?t=1776897061 — -1 — 0 B — 1.3 s — https://w6.pchome.com.tw/img/index_2019/img_251_0_0.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_251_0_0.jpg?t=1776897061 — -1 — 0 B — 1.4 s — https://w6.pchome.com.tw/img/index_2019/img_252_0_0.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_252_0_0.jpg?t=1776897061 — -1 — 0 B — 1.4 s — https://w6.pchome.com.tw/img/index_2019/img_253_0_0.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_253_0_0.jpg?t=1776897061 — -1 — 0 B — 1.4 s — https://w6.pchome.com.tw/img/index_2019/img_254_0_0.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_254_0_0.jpg?t=1776897061 — -1 — 0 B — 1.5 s — https://w6.pchome.com.tw/img/index_2019/img_255_0_0.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_255_0_0.jpg?t=1776897061 — -1 — 0 B — 1.5 s — https://w6.pchome.com.tw/img/index_2019/img_221_0_0.png?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_221_0_0.png?t=1776897061 — -1 — 0 B — 1.3 s — https://w6.pchome.com.tw/img/index_2019/img_221_2_1.png?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_221_2_1.png?t=1776897061 — -1 — 0 B — 1.3 s — https://w6.pchome.com.tw/img/index_2019/img_221_1_3.png?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_221_1_3.png?t=1776897061 — -1 — 0 B — 1.3 s — https://w6.pchome.com.tw/img/index_2019/img_221_0_2.png?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_221_0_2.png?t=1776897061 — -1 — 0 B — 1.3 s — https://w6.pchome.com.tw/img/index_2019/img_221_0_4.png?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_221_0_4.png?t=1776897061 — -1 — 0 B — 1.4 s — https://wwwapi.pchome.com.tw/ShowPChomeApi.phpwwwapi.pchome.com.tw/ShowPChomeApi.... https://wwwapi.pchome.com.tw/ShowPChomeApi.php — 200 — 390 B — 367 ms — h2https://w6.pchome.com.tw/img/index_2019/img_211_0_0.png?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_211_0_0.png?t=1776897061 — 200 — 100.8 KiB — 1.2 s — h2https://w6.pchome.com.tw/img/index_2019/img_285_0_0.png?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_285_0_0.png?t=1776897061 — 200 — 151.4 KiB — 362 ms — h2https://w6.pchome.com.tw/img/index_2019/img_284_0_0.png?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_284_0_0.png?t=1776897061 — 200 — 115.4 KiB — 928 ms — h2https://ad-specs.guoshipartners.com/static/js/onead-lib.min.jsad-specs.guoshipartners.com/static/... https://ad-specs.guoshipartners.com/static/js/onead-lib.min.js — 200 — 7.4 KiB — 577 ms — h2https://kdpic.pchome.com.tw/img/js/xasynpcadshow.jskdpic.pchome.com.tw/img/js/xasynpca... https://kdpic.pchome.com.tw/img/js/xasynpcadshow.js — 200 — 23.8 KiB — 498 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-KKDQDMNwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-KKDQDMN — 200 — 124.9 KiB — 244 ms — h2https://w6.pchome.com.tw/img/index_2019/img_223_0_0.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_223_0_0.jpg?t=1776897061 — 200 — 118.0 KiB — 939 ms — h2https://w6.pchome.com.tw/img/index_2019/img_280_0_0.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_280_0_0.jpg?t=1776897061 — 200 — 37.4 KiB — 1.0 s — h2https://w6.pchome.com.tw/img/index_2019/img_283_0_0.png?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_283_0_0.png?t=1776897061 — 200 — 120.0 KiB — 374 ms — h2https://w6.pchome.com.tw/img/index_2019/img_212_0_0.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_212_0_0.jpg?t=1776897061 — 200 — 76.3 KiB — 851 ms — h2https://w6.pchome.com.tw/img/index_2019/img_222_0_0.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_222_0_0.jpg?t=1776897061 — 200 — 65.6 KiB — 805 ms — h2https://w6.pchome.com.tw/img/index_2019/img_311_0_0.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_311_0_0.jpg?t=1776897061 — 200 — 57.3 KiB — 380 ms — h2https://w6.pchome.com.tw/img/index_2019/img_311_0_1.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_311_0_1.jpg?t=1776897061 — 200 — 78.8 KiB — 1.2 s — h2https://w6.pchome.com.tw/img/index_2019/img_311_0_2.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_311_0_2.jpg?t=1776897061 — 200 — 24.6 KiB — 693 ms — h2https://w6.pchome.com.tw/img/index_2019/img_311_0_3.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_311_0_3.jpg?t=1776897061 — 200 — 63.8 KiB — 837 ms — h2https://w6.pchome.com.tw/img/index_2019/img_311_0_4.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_311_0_4.jpg?t=1776897061 — 200 — 48.7 KiB — 390 ms — h2https://w6.pchome.com.tw/img/index_2019/img_311_0_5.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_311_0_5.jpg?t=1776897061 — 200 — 78.7 KiB — 1.2 s — h2https://w6.pchome.com.tw/img/index_2019/img_311_0_6.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_311_0_6.jpg?t=1776897061 — 200 — 35.8 KiB — 788 ms — h2https://w6.pchome.com.tw/img/index_2019/img_312_0_0.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_312_0_0.jpg?t=1776897061 — 200 — 79.7 KiB — 922 ms — h2https://w6.pchome.com.tw/img/index_2019/img_312_0_1.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_312_0_1.jpg?t=1776897061 — 200 — 61.3 KiB — 406 ms — h2data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 19 15'%3E%3…www.w3.org/2000/svg' viewBox='0 0 1... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 19 15'%3E%3… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 292.4 65.8'…www.w3.org/2000/svg' viewBox='0 0 2... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 292.4 65.8'… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 19 19'%3E%3…www.w3.org/2000/svg' viewBox='0 0 1... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 19 19'%3E%3… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg width='12' height='7' viewBox='0 0 12 7' fill='none' xmlns=…data:image/svg+xml;charset=utf-8,%3... data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='7' viewBox='0 0 12 7' fill='none' xmlns=… — 200 — 0 B — 0 ms — datahttps://w6.pchome.com.tw/img/index_2019/img_318_0_6.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_318_0_6.jpg?t=1776897061 — 200 — 42.4 KiB — 795 ms — h3https://w6.pchome.com.tw/img/index_2019/img_296_0_0.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_296_0_0.jpg?t=1776897061 — 200 — 62.5 KiB — 944 ms — h3https://w6.pchome.com.tw/img/index_2019/img_296_0_1.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_296_0_1.jpg?t=1776897061 — 200 — 39.6 KiB — 826 ms — h3data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14.7 23'%3E…www.w3.org/2000/svg' viewBox='0 0 1... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14.7 23'%3E… — 200 — 0 B — 0 ms — datahttps://w6.pchome.com.tw/img/index_2019/img_296_0_2.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_296_0_2.jpg?t=1776897061 — 200 — 72.9 KiB — 1.1 s — h3https://w6.pchome.com.tw/img/index_2019/img_296_0_3.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_296_0_3.jpg?t=1776897061 — 200 — 42.3 KiB — 931 ms — h3https://w6.pchome.com.tw/img/index_2019/img_296_0_4.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_296_0_4.jpg?t=1776897061 — 200 — 37.1 KiB — 831 ms — h3data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14.7 23'%3E…www.w3.org/2000/svg' viewBox='0 0 1... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14.7 23'%3E… — 200 — 0 B — 0 ms — datahttps://w6.pchome.com.tw/img/index_2019/img_296_0_5.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_296_0_5.jpg?t=1776897061 — 200 — 41.9 KiB — 967 ms — h3https://w6.pchome.com.tw/img/index_2019/img_296_0_6.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_296_0_6.jpg?t=1776897061 — 200 — 63.6 KiB — 964 ms — h3https://w6.pchome.com.tw/img/index_2019/img_297_0_0.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_297_0_0.jpg?t=1776897061 — 200 — 45.2 KiB — 994 ms — h3https://w6.pchome.com.tw/img/index_2019/img_297_0_1.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_297_0_1.jpg?t=1776897061 — 200 — 63.6 KiB — 1.1 s — h3https://w6.pchome.com.tw/img/index_2019/img_297_0_2.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_297_0_2.jpg?t=1776897061 — 200 — 48.7 KiB — 944 ms — h3https://w6.pchome.com.tw/img/index_2019/img_297_0_3.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_297_0_3.jpg?t=1776897061 — 200 — 62.9 KiB — 1.0 s — h3https://w6.pchome.com.tw/img/index_2019/img_297_0_4.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_297_0_4.jpg?t=1776897061 — 200 — 52.0 KiB — 1.0 s — h3https://w6.pchome.com.tw/img/index_2019/img_297_0_5.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_297_0_5.jpg?t=1776897061 — 200 — 45.8 KiB — 933 ms — h3https://w6.pchome.com.tw/img/index_2019/img_297_0_6.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_297_0_6.jpg?t=1776897061 — 200 — 74.7 KiB — 1.1 s — h3https://w6.pchome.com.tw/img/index_2019/img_298_0_0.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_298_0_0.jpg?t=1776897061 — 200 — 59.9 KiB — 973 ms — h3https://w6.pchome.com.tw/img/index_2019/img_298_0_2.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_298_0_2.jpg?t=1776897061 — 200 — 52.9 KiB — 986 ms — h3https://w6.pchome.com.tw/img/index_2019/img_298_0_3.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_298_0_3.jpg?t=1776897061 — 200 — 66.2 KiB — 1.1 s — h3https://w6.pchome.com.tw/img/index_2019/img_298_0_5.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_298_0_5.jpg?t=1776897061 — 200 — 74.9 KiB — 1.1 s — h3https://w6.pchome.com.tw/img/index_2019/img_298_0_6.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_298_0_6.jpg?t=1776897061 — 200 — 104.4 KiB — 1.2 s — h3https://w6.pchome.com.tw/img/index_2019/img_299_0_0.jpg?t=1776897061w6.pchome.com.tw/img/index_2019/img... https://w6.pchome.com.tw/img/index_2019/img_299_0_0.jpg?t=1776897061 — 200 — 35.3 KiB — 967 ms — h3https://wwwapi.pchome.com.tw/ShowPChomeApi.php?type=21wwwapi.pchome.com.tw/ShowPChomeApi.... https://wwwapi.pchome.com.tw/ShowPChomeApi.php?type=21 — 200 — 41.9 KiB — 569 ms — h2https://news.pchome.com.tw/api/get_news_customize_api.php?type=jsonnews.pchome.com.tw/api/get_news_cus... https://news.pchome.com.tw/api/get_news_customize_api.php?type=json — 200 — 28.0 KiB — 414 ms — h2https://wwwapi.pchome.com.tw/ShowPChomeApi.php?type=33wwwapi.pchome.com.tw/ShowPChomeApi.... https://wwwapi.pchome.com.tw/ShowPChomeApi.php?type=33 — 200 — 1.5 KiB — 417 ms — h2https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.118.woff2fonts.gstatic.com/s/notosanstc/v39/... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.118.woff2 — 200 — 58.8 KiB — 152 ms — h3https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.119.woff2fonts.gstatic.com/s/notosanstc/v39/... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.119.woff2 — 200 — 33.8 KiB — 148 ms — h3https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9i1OCEKIfVZ1w.woff2fonts.gstatic.com/s/notosanstc/v39/... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9i1OCEKIfVZ1w.woff2 — 200 — 24.7 KiB — 136 ms — h3https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.115.woff2fonts.gstatic.com/s/notosanstc/v39/... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.115.woff2 — 200 — 72.7 KiB — 178 ms — h3https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.116.woff2fonts.gstatic.com/s/notosanstc/v39/... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.116.woff2 — 200 — 70.0 KiB — 177 ms — h3https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.117.woff2fonts.gstatic.com/s/notosanstc/v39/... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.117.woff2 — 200 — 63.9 KiB — 175 ms — h3https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.113.woff2fonts.gstatic.com/s/notosanstc/v39/... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.113.woff2 — 200 — 69.8 KiB — 175 ms — h3https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.112.woff2fonts.gstatic.com/s/notosanstc/v39/... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.112.woff2 — 200 — 71.8 KiB — 175 ms — h3https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.107.woff2fonts.gstatic.com/s/notosanstc/v39/... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.107.woff2 — 200 — 71.4 KiB — 174 ms — h3https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.110.woff2fonts.gstatic.com/s/notosanstc/v39/... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.110.woff2 — 200 — 77.5 KiB — 176 ms — h3https://news.pchome.com.tw/api/get_statistics.phpnews.pchome.com.tw/api/get_statisti... https://news.pchome.com.tw/api/get_statistics.php — 200 — 2.0 KiB — 313 ms — h2https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.111.woff2fonts.gstatic.com/s/notosanstc/v39/... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.111.woff2 — 200 — 73.1 KiB — 171 ms — h3https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.109.woff2fonts.gstatic.com/s/notosanstc/v39/... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.109.woff2 — 200 — 70.3 KiB — 173 ms — h3https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.114.woff2fonts.gstatic.com/s/notosanstc/v39/... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.114.woff2 — 200 — 83.1 KiB — 174 ms — h3https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.108.woff2fonts.gstatic.com/s/notosanstc/v39/... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.108.woff2 — 200 — 70.9 KiB — 168 ms — h3https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.106.woff2fonts.gstatic.com/s/notosanstc/v39/... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.106.woff2 — 200 — 70.8 KiB — 173 ms — h3https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.105.woff2fonts.gstatic.com/s/notosanstc/v39/... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.105.woff2 — 200 — 66.6 KiB — 169 ms — h3https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.103.woff2fonts.gstatic.com/s/notosanstc/v39/... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.103.woff2 — 200 — 68.7 KiB — 165 ms — h3https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.102.woff2fonts.gstatic.com/s/notosanstc/v39/... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.102.woff2 — 200 — 61.9 KiB — 161 ms — h3https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.101.woff2fonts.gstatic.com/s/notosanstc/v39/... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.101.woff2 — 200 — 61.1 KiB — 164 ms — h3https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.38.woff2fonts.gstatic.com/s/notosanstc/v39/... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.38.woff2 — 200 — 42.9 KiB — 151 ms — h3https://pchome.megatime.com.tw/iframe_index.htmlpchome.megatime.com.tw/iframe_index... https://pchome.megatime.com.tw/iframe_index.html — -1 — 0 B — 550 ms — https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.67.woff2fonts.gstatic.com/s/notosanstc/v39/... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.67.woff2 — 200 — 33.5 KiB — 119 ms — h3https://wwwapi.pchome.com.tw/ShowPChomeApi.php?type=31&show_my_ec=0wwwapi.pchome.com.tw/ShowPChomeApi.... https://wwwapi.pchome.com.tw/ShowPChomeApi.php?type=31&show_my_ec=0 — 200 — 3.0 KiB — 343 ms — h2data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3…www.w3.org/2000/svg' viewBox='0 0 4... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14.7 23'%3E…www.w3.org/2000/svg' viewBox='0 0 1... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14.7 23'%3E… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14.7 23'%3E…www.w3.org/2000/svg' viewBox='0 0 1... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14.7 23'%3E… — 200 — 0 B — 0 ms — datahttps://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.80.woff2fonts.gstatic.com/s/notosanstc/v39/... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.80.woff2 — 200 — 26.4 KiB — 36 ms — h3https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.104.woff2fonts.gstatic.com/s/notosanstc/v39/... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.104.woff2 — 200 — 67.2 KiB — 37 ms — h3https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.59.woff2fonts.gstatic.com/s/notosanstc/v39/... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.59.woff2 — 200 — 32.0 KiB — 41 ms — h3https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.52.woff2fonts.gstatic.com/s/notosanstc/v39/... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.52.woff2 — 200 — 41.5 KiB — 38 ms — h3https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.32.woff2fonts.gstatic.com/s/notosanstc/v39/... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.32.woff2 — 200 — 42.9 KiB — 41 ms — h3https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.27.woff2fonts.gstatic.com/s/notosanstc/v39/... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.27.woff2 — 200 — 26.0 KiB — 50 ms — h3https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.77.woff2fonts.gstatic.com/s/notosanstc/v39/... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.77.woff2 — 200 — 33.3 KiB — 50 ms — h3https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.71.woff2fonts.gstatic.com/s/notosanstc/v39/... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.71.woff2 — 200 — 36.5 KiB — 50 ms — h3https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.42.woff2fonts.gstatic.com/s/notosanstc/v39/... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.42.woff2 — 200 — 42.7 KiB — 50 ms — h3https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.26.woff2fonts.gstatic.com/s/notosanstc/v39/... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.26.woff2 — 200 — 22.3 KiB — 43 ms — h3https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.25.woff2fonts.gstatic.com/s/notosanstc/v39/... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.25.woff2 — 200 — 42.5 KiB — 103 ms — h3https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.56.woff2fonts.gstatic.com/s/notosanstc/v39/... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.56.woff2 — 200 — 48.8 KiB — 102 ms — h3https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.76.woff2fonts.gstatic.com/s/notosanstc/v39/... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.76.woff2 — 200 — 38.8 KiB — 103 ms — h3https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.100.woff2fonts.gstatic.com/s/notosanstc/v39/... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOisNA_cTyNromxqQuEMQ2wHYwbnmy1R1jDujLebozBXCo2qYhRo.100.woff2 — 200 — 61.7 KiB — 102 ms — h3https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1328697381140864pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1328697381140864 — -1 — 0 B — 180 ms — https://apis.pchome.com.tw/js/overlay_ad.jsapis.pchome.com.tw/js/overlay_ad.js https://apis.pchome.com.tw/js/overlay_ad.js — -1 — 0 B — 180 ms — https://news.pchome.com.tw/js/jquery-3.7.1.min.jsnews.pchome.com.tw/js/jquery-3.7.1.... https://news.pchome.com.tw/js/jquery-3.7.1.min.js — 200 — 29.8 KiB — 32 ms — h2https://news.pchome.com.tw/js/highcharts/highcharts.jsnews.pchome.com.tw/js/highcharts/hi... https://news.pchome.com.tw/js/highcharts/highcharts.js — 200 — 71.0 KiB — 51 ms — h2https://news.pchome.com.tw/js/highcharts/modules/exporting.jsnews.pchome.com.tw/js/highcharts/mo... https://news.pchome.com.tw/js/highcharts/modules/exporting.js — 200 — 4.0 KiB — 41 ms — h2https://news.pchome.com.tw/newsdata/healthcare/healthnews/20260422/17768592001649620012.jpgnews.pchome.com.tw/newsdata/healthc... https://news.pchome.com.tw/newsdata/healthcare/healthnews/20260422/17768592001649620012.jpg — 200 — 29.0 KiB — 406 ms — h2https://pchome.megatime.com.tw/stockimage/news/20260423_17768888707252041003pchome.megatime.com.tw/stockimage/n... https://pchome.megatime.com.tw/stockimage/news/20260423_17768888707252041003 — 200 — 65.7 KiB — 1.7 s — h2https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/ajax-loader.gifcdnjs.cloudflare.com/ajax/libs/slic... https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/ajax-loader.gif — 200 — 3.7 KiB — 28 ms — h3https://cs-b.ecimg.tw/items/DAAG0WA900ANH66/000002_1761185917.jpgcs-b.ecimg.tw/items/DAAG0WA900ANH66... https://cs-b.ecimg.tw/items/DAAG0WA900ANH66/000002_1761185917.jpg — 200 — 119.1 KiB — 1.6 s — h2https://cs-a.ecimg.tw/items/DABL02A900AW4JZ/000002_1767083814.jpgcs-a.ecimg.tw/items/DABL02A900AW4JZ... https://cs-a.ecimg.tw/items/DABL02A900AW4JZ/000002_1767083814.jpg — 200 — 309.6 KiB — 1.6 s — h2https://cs-f.ecimg.tw/items/DYCO0CA900JDX24/000002_1761701664.jpgcs-f.ecimg.tw/items/DYCO0CA900JDX24... https://cs-f.ecimg.tw/items/DYCO0CA900JDX24/000002_1761701664.jpg — 200 — 133.1 KiB — 1.6 s — h2https://cs-c.ecimg.tw/items/DBAJ8UA900HPB4A/000002_1746288066.jpgcs-c.ecimg.tw/items/DBAJ8UA900HPB4A... https://cs-c.ecimg.tw/items/DBAJ8UA900HPB4A/000002_1746288066.jpg — 200 — 190.4 KiB — 1.6 s — h2https://cs-e.ecimg.tw/items/DBCRPBA900ICQ4L/000002_1739345324.jpgcs-e.ecimg.tw/items/DBCRPBA900ICQ4L... https://cs-e.ecimg.tw/items/DBCRPBA900ICQ4L/000002_1739345324.jpg — 200 — 18.0 KiB — 1.5 s — h2https://cs-c.ecimg.tw/items/QFBW15A9007OROY/000002_1734509822.jpgcs-c.ecimg.tw/items/QFBW15A9007OROY... https://cs-c.ecimg.tw/items/QFBW15A9007OROY/000002_1734509822.jpg — 200 — 61.5 KiB — 1.5 s — h2https://cs-d.ecimg.tw/items/DGCF41A900IKZG2/000002_1760318090.jpgcs-d.ecimg.tw/items/DGCF41A900IKZG2... https://cs-d.ecimg.tw/items/DGCF41A900IKZG2/000002_1760318090.jpg — 200 — 204.0 KiB — 1.6 s — h2https://cs-c.ecimg.tw/items/DBCRPBA900IDUQM/000002_1747794612.jpgcs-c.ecimg.tw/items/DBCRPBA900IDUQM... https://cs-c.ecimg.tw/items/DBCRPBA900IDUQM/000002_1747794612.jpg — 200 — 58.3 KiB — 1.5 s — h2https://cs-b.ecimg.tw/items/DAAG1RA900B3ZX8/000002_1759310256.jpgcs-b.ecimg.tw/items/DAAG1RA900B3ZX8... https://cs-b.ecimg.tw/items/DAAG1RA900B3ZX8/000002_1759310256.jpg — 200 — 138.4 KiB — 1.6 s — h2https://www.googletagmanager.com/gtm.js?id=GTM-MBT634DJwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-MBT634DJ — -1 — 0 B — 40 ms — https://pchome.megatime.com.tw/iframe_index.htmlpchome.megatime.com.tw/iframe_index... https://pchome.megatime.com.tw/iframe_index.html — -1 — 0 B — 5 ms — https://news.pchome.com.tw/api/get_statistics.phpnews.pchome.com.tw/api/get_statisti... https://news.pchome.com.tw/api/get_statistics.php — 200 — 0 B — 5 ms — h2https://pchome.megatime.com.tw/iframe_index.htmlpchome.megatime.com.tw/iframe_index... https://pchome.megatime.com.tw/iframe_index.html — -1 — 0 B — 3 ms — https://news.pchome.com.tw/api/get_statistics.phpnews.pchome.com.tw/api/get_statisti... https://news.pchome.com.tw/api/get_statistics.php — -1 — 0 B — 3 ms — https://pchome.megatime.com.tw/iframe_index.htmlpchome.megatime.com.tw/iframe_index... https://pchome.megatime.com.tw/iframe_index.html — 200 — 7.0 KiB — 890 ms — h2https://news.pchome.com.tw/api/get_statistics.phpnews.pchome.com.tw/api/get_statisti... https://news.pchome.com.tw/api/get_statistics.php — 200 — 0 B — 79 ms — h2https://ad-specs.guoshipartners.com/static/js/isip.jsad-specs.guoshipartners.com/static/... https://ad-specs.guoshipartners.com/static/js/isip.js — 200 — 14.1 KiB — 253 ms — h2https://kdcl.pchome.com.tw/adshow2.html?pfbxCustomerInfoId=PFBC20190424002&positionId=PFBP201904260006&padWidth=1400&padHeight=160&keyword=&page=&precise=&_pa=xxx-829fcde1-9eb7-45a7-a30e-9c4ac444dddb&screenX=800&screenY=600&t=381&docurl=https%3A%2F%2Fwww.pchome.com.tw%2F&format=3kdcl.pchome.com.tw/adshow2.html?pfb... https://kdcl.pchome.com.tw/adshow2.html?pfbxCustomerInfoId=PFBC20190424002&positionId=PFBP201904260006&padWidth=1400&padHeight=160&keyword=&page=&precise=&_pa=xxx-829fcde1-9eb7-45a7-a30e-9c4ac444dddb&screenX=800&screenY=600&t=381&docurl=https%3A%2F%2Fwww.pchome.com.tw%2F&format=3 — 200 — 344 B — 929 ms — h2https://kdcl.pchome.com.tw/adshow2.html?pfbxCustomerInfoId=PFBC20190424002&positionId=PFBP202104070001&padWidth=1400&padHeight=190&keyword=&page=&precise=&_pa=xxx-829fcde1-9eb7-45a7-a30e-9c4ac444dddb&screenX=800&screenY=600&t=819&docurl=https%3A%2F%2Fwww.pchome.com.tw%2F&format=3kdcl.pchome.com.tw/adshow2.html?pfb... https://kdcl.pchome.com.tw/adshow2.html?pfbxCustomerInfoId=PFBC20190424002&positionId=PFBP202104070001&padWidth=1400&padHeight=190&keyword=&page=&precise=&_pa=xxx-829fcde1-9eb7-45a7-a30e-9c4ac444dddb&screenX=800&screenY=600&t=819&docurl=https%3A%2F%2Fwww.pchome.com.tw%2F&format=3 — 200 — 644 B — 906 ms — h2https://news.pchome.com.tw/js/jquery-3.7.1.min.jsnews.pchome.com.tw/js/jquery-3.7.1.... https://news.pchome.com.tw/js/jquery-3.7.1.min.js — 304 — 11 B — 47 ms — h3https://news.pchome.com.tw/js/highcharts/highcharts.jsnews.pchome.com.tw/js/highcharts/hi... https://news.pchome.com.tw/js/highcharts/highcharts.js — 304 — 11 B — 48 ms — h3https://news.pchome.com.tw/js/highcharts/modules/exporting.jsnews.pchome.com.tw/js/highcharts/mo... https://news.pchome.com.tw/js/highcharts/modules/exporting.js — 304 — 11 B — 49 ms — h3https://apis.pchome.com.tw/js/overlay_ad.jsapis.pchome.com.tw/js/overlay_ad.js https://apis.pchome.com.tw/js/overlay_ad.js — 200 — 181 B — 330 ms — h2https://news.pchome.com.tw/api/get_weather_api.php?mode=positioning_air&type=json&_=1776898738823news.pchome.com.tw/api/get_weather_... https://news.pchome.com.tw/api/get_weather_api.php?mode=positioning_air&type=json&_=1776898738823 — 200 — 167 B — 329 ms — h3https://news.pchome.com.tw/cgi/tools/get_user_local.phpnews.pchome.com.tw/cgi/tools/get_us... https://news.pchome.com.tw/cgi/tools/get_user_local.php — 200 — 193 B — 331 ms — h3https://www.pchome.com.tw/mfiles/istock_2019.htmlwww.pchome.com.tw/mfiles/istock_201... https://www.pchome.com.tw/mfiles/istock_2019.html — 200 — 205 B — 307 ms — h3data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmln…data:image/svg+xml;charset=utf-8,%3... data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmln… — 200 — 0 B — 0 ms — datahttps://kdcl.pchome.com.tw/adshow2.html?pfbxCustomerInfoId=PFBC20190424002&positionId=PFBP202210240001&padWidth=300&padHeight=450&keyword=&page=&precise=&_pa=xxx-829fcde1-9eb7-45a7-a30e-9c4ac444dddb&screenX=800&screenY=600&t=8&docurl=https://www.pchome.com.tw/kdcl.pchome.com.tw/adshow2.html?pfb... https://kdcl.pchome.com.tw/adshow2.html?pfbxCustomerInfoId=PFBC20190424002&positionId=PFBP202210240001&padWidth=300&padHeight=450&keyword=&page=&precise=&_pa=xxx-829fcde1-9eb7-45a7-a30e-9c4ac444dddb&screenX=800&screenY=600&t=8&docurl=https://www.pchome.com.tw/ — 200 — 783 B — 874 ms — h2https://kdcl.pchome.com.tw/adshow2.html?pfbxCustomerInfoId=PFBC20190424002&positionId=PFBP202210240001&padWidth=300&padHeight=450&keyword=&page=&precise=&_pa=xxx-829fcde1-9eb7-45a7-a30e-9c4ac444dddb&screenX=800&screenY=600&t=916&docurl=https://www.pchome.com.tw/kdcl.pchome.com.tw/adshow2.html?pfb... https://kdcl.pchome.com.tw/adshow2.html?pfbxCustomerInfoId=PFBC20190424002&positionId=PFBP202210240001&padWidth=300&padHeight=450&keyword=&page=&precise=&_pa=xxx-829fcde1-9eb7-45a7-a30e-9c4ac444dddb&screenX=800&screenY=600&t=916&docurl=https://www.pchome.com.tw/ — 200 — 631 B — 871 ms — h2https://kdcl.pchome.com.tw/adshow2.html?pfbxCustomerInfoId=PFBC20190424002&positionId=PFBP201904240003&padWidth=970&padHeight=250&keyword=&page=&precise=&_pa=xxx-829fcde1-9eb7-45a7-a30e-9c4ac444dddb&screenX=800&screenY=600&t=394&docurl=https://www.pchome.com.tw/kdcl.pchome.com.tw/adshow2.html?pfb... https://kdcl.pchome.com.tw/adshow2.html?pfbxCustomerInfoId=PFBC20190424002&positionId=PFBP201904240003&padWidth=970&padHeight=250&keyword=&page=&precise=&_pa=xxx-829fcde1-9eb7-45a7-a30e-9c4ac444dddb&screenX=800&screenY=600&t=394&docurl=https://www.pchome.com.tw/ — 200 — 627 B — 876 ms — h2https://kdcl.pchome.com.tw/adshow2.html?pfbxCustomerInfoId=PFBC20190424002&positionId=PFBP201904260001&padWidth=300&padHeight=250&keyword=&page=&precise=&_pa=xxx-829fcde1-9eb7-45a7-a30e-9c4ac444dddb&screenX=800&screenY=600&t=424&docurl=https://www.pchome.com.tw/kdcl.pchome.com.tw/adshow2.html?pfb... https://kdcl.pchome.com.tw/adshow2.html?pfbxCustomerInfoId=PFBC20190424002&positionId=PFBP201904260001&padWidth=300&padHeight=250&keyword=&page=&precise=&_pa=xxx-829fcde1-9eb7-45a7-a30e-9c4ac444dddb&screenX=800&screenY=600&t=424&docurl=https://www.pchome.com.tw/ — 200 — 633 B — 886 ms — h2https://kdcl.pchome.com.tw/adshow2.html?pfbxCustomerInfoId=PFBC20190424002&positionId=PFBP201904260002&padWidth=300&padHeight=100&keyword=&page=&precise=&_pa=xxx-829fcde1-9eb7-45a7-a30e-9c4ac444dddb&screenX=800&screenY=600&t=494&docurl=https://www.pchome.com.tw/kdcl.pchome.com.tw/adshow2.html?pfb... https://kdcl.pchome.com.tw/adshow2.html?pfbxCustomerInfoId=PFBC20190424002&positionId=PFBP201904260002&padWidth=300&padHeight=100&keyword=&page=&precise=&_pa=xxx-829fcde1-9eb7-45a7-a30e-9c4ac444dddb&screenX=800&screenY=600&t=494&docurl=https://www.pchome.com.tw/ — 200 — 632 B — 882 ms — h2https://kdcl.pchome.com.tw/adshow2.html?pfbxCustomerInfoId=PFBC20190424002&positionId=PFBP201912200004&padWidth=300&padHeight=250&keyword=&page=&precise=&_pa=xxx-829fcde1-9eb7-45a7-a30e-9c4ac444dddb&screenX=800&screenY=600&t=541&docurl=https://www.pchome.com.tw/kdcl.pchome.com.tw/adshow2.html?pfb... https://kdcl.pchome.com.tw/adshow2.html?pfbxCustomerInfoId=PFBC20190424002&positionId=PFBP201912200004&padWidth=300&padHeight=250&keyword=&page=&precise=&_pa=xxx-829fcde1-9eb7-45a7-a30e-9c4ac444dddb&screenX=800&screenY=600&t=541&docurl=https://www.pchome.com.tw/ — 200 — 631 B — 889 ms — h2https://kdcl.pchome.com.tw/adshow2.html?pfbxCustomerInfoId=PFBC20190424002&positionId=PFBP201912200006&padWidth=300&padHeight=100&keyword=&page=&precise=&_pa=xxx-829fcde1-9eb7-45a7-a30e-9c4ac444dddb&screenX=800&screenY=600&t=250&docurl=https://www.pchome.com.tw/kdcl.pchome.com.tw/adshow2.html?pfb... https://kdcl.pchome.com.tw/adshow2.html?pfbxCustomerInfoId=PFBC20190424002&positionId=PFBP201912200006&padWidth=300&padHeight=100&keyword=&page=&precise=&_pa=xxx-829fcde1-9eb7-45a7-a30e-9c4ac444dddb&screenX=800&screenY=600&t=250&docurl=https://www.pchome.com.tw/ — 200 — 625 B — 865 ms — h2https://kdcl.pchome.com.tw/adshow2.html?pfbxCustomerInfoId=PFBC20190424002&positionId=PFBP201912200005&padWidth=300&padHeight=250&keyword=&page=&precise=&_pa=xxx-829fcde1-9eb7-45a7-a30e-9c4ac444dddb&screenX=800&screenY=600&t=106&docurl=https://www.pchome.com.tw/kdcl.pchome.com.tw/adshow2.html?pfb... https://kdcl.pchome.com.tw/adshow2.html?pfbxCustomerInfoId=PFBC20190424002&positionId=PFBP201912200005&padWidth=300&padHeight=250&keyword=&page=&precise=&_pa=xxx-829fcde1-9eb7-45a7-a30e-9c4ac444dddb&screenX=800&screenY=600&t=106&docurl=https://www.pchome.com.tw/ — 200 — 626 B — 855 ms — h2https://kdcl.pchome.com.tw/adshow2.html?pfbxCustomerInfoId=PFBC20190424002&positionId=PFBP201904260001&padWidth=300&padHeight=250&keyword=&page=&precise=&_pa=xxx-829fcde1-9eb7-45a7-a30e-9c4ac444dddb&screenX=800&screenY=600&t=68&docurl=https://www.pchome.com.tw/kdcl.pchome.com.tw/adshow2.html?pfb... https://kdcl.pchome.com.tw/adshow2.html?pfbxCustomerInfoId=PFBC20190424002&positionId=PFBP201904260001&padWidth=300&padHeight=250&keyword=&page=&precise=&_pa=xxx-829fcde1-9eb7-45a7-a30e-9c4ac444dddb&screenX=800&screenY=600&t=68&docurl=https://www.pchome.com.tw/ — 200 — 627 B — 843 ms — h2https://kdcl.pchome.com.tw/adshow2.html?pfbxCustomerInfoId=PFBC20190424002&positionId=PFBP201904260003&padWidth=300&padHeight=600&keyword=&page=&precise=&_pa=xxx-829fcde1-9eb7-45a7-a30e-9c4ac444dddb&screenX=800&screenY=600&t=931&docurl=https://www.pchome.com.tw/kdcl.pchome.com.tw/adshow2.html?pfb... https://kdcl.pchome.com.tw/adshow2.html?pfbxCustomerInfoId=PFBC20190424002&positionId=PFBP201904260003&padWidth=300&padHeight=600&keyword=&page=&precise=&_pa=xxx-829fcde1-9eb7-45a7-a30e-9c4ac444dddb&screenX=800&screenY=600&t=931&docurl=https://www.pchome.com.tw/ — 200 — 628 B — 866 ms — h2https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1328697381140864pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1328697381140864 — 200 — 54.2 KiB — 64 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-MBT634DJwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-MBT634DJ — 200 — 126.4 KiB — 101 ms — h3https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202604200101/show_ads_impl_fy2021.js?bust=31098019pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202604200101/show_ads_impl_fy2021.js?bust=31098019 — 200 — 177.5 KiB — 106 ms — h3https://www.googletagmanager.com/gtag/js?id=G-QB624SM9W2&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-QB624SM9W2&cx=c&gtm=4e64k1 — 200 — 169.6 KiB — 80 ms — h3https://news.pchome.com.tw/cgi/weather/get_weather.php?area_id=0news.pchome.com.tw/cgi/weather/get_... https://news.pchome.com.tw/cgi/weather/get_weather.php?area_id=0 — 200 — 21 B — 295 ms — h3https://www.googletagmanager.com/gtag/js?id=G-11PNPDB1Q1&cx=c&gtm=4e64k1h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-11PNPDB1Q1&cx=c&gtm=4e64k1h1 — 200 — 170.5 KiB — 59 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=adsense_fc_has_namespace_but_no_iframes&publisherId=ca-pub-1328697381140864&eid=31097955%2C42531513%2C31098019%2C95372615%2C95388270pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=adsense_fc_has_namespace_but_no_iframes&publisherId=ca-pub-1328697381140864&eid=31097955%2C42531513%2C31098019%2C95372615%2C95388270 — 204 — 20 B — 32 ms — h3https://pagead2.googlesyndication.com/pagead/html/r20260422/r20190131/zrt_lookup_fy2021.htmlpagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/html/r20260422/r20190131/zrt_lookup_fy2021.html — 200 — 3.8 KiB — 83 ms — h3https://pagead2.googlesyndication.com/pagead/ads?client=ca-pub-1328697381140864&output=html&adk=1812271804&adf=3279755396&plaf=2%3A2&plat=1%3A520%2C2%3A520%2C3%3A2163200%2C4%3A2163200%2C8%3A512%2C9%3A134251016%2C16%3A8388608%2C17%3A32%2C24%3A32%2C25%3A32%2C26%3A512%2C27%3A512%2C30%3A1049088%2C32%3A32%2C41%3A32%2C42%3A32%2C43%3A32&format=0x0&url=https%3A%2F%2Fwww.pchome.com.tw%2F&pra=5&asro=0&itsi=-1&aiapmid=1&aiactd=0&aicctd=0&ailctd=0&aimartd=4&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDcuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&abgtt=6&dt=1776898740000&bpp=8&bdt=251&idt=197&shv=r20260422&mjsv=m202604200101&ptt=9&saldr=aa&eoidce=1&nras=1&correlator=4178178592885&frm=24&ife=1&pv=2&nhd=1&u_tz=0&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&adx=-12245933&ady=-12245933&biw=-12245933&bih=-12245933&isw=700&ish=290&ifk=3642491212&scr_x=-12245933&scr_y=-12245933&eid=31097955%2C42531513%2C31098019%2C95372615%2C95388270&oid=2&pvsid=8698146019754447&tmod=907825754&uas=0&nvt=1&fsapi=1&brdim=10%2C10%2C10%2C10%2C800%2C0%2C780%2C580%2C700%2C290&vis=1&rsz=%7C%7Cs%7C&abl=NS&fu=0&bc=31&bz=1&ifi=1&uci=1.w5ae2dm4t8zw&fsb=1&dtd=225pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/ads?client=ca-pub-1328697381140864&output=html&adk=1812271804&adf=3279755396&plaf=2%3A2&plat=1%3A520%2C2%3A520%2C3%3A2163200%2C4%3A2163200%2C8%3A512%2C9%3A134251016%2C16%3A8388608%2C17%3A32%2C24%3A32%2C25%3A32%2C26%3A512%2C27%3A512%2C30%3A1049088%2C32%3A32%2C41%3A32%2C42%3A32%2C43%3A32&format=0x0&url=https%3A%2F%2Fwww.pchome.com.tw%2F&pra=5&asro=0&itsi=-1&aiapmid=1&aiactd=0&aicctd=0&ailctd=0&aimartd=4&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDcuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&abgtt=6&dt=1776898740000&bpp=8&bdt=251&idt=197&shv=r20260422&mjsv=m202604200101&ptt=9&saldr=aa&eoidce=1&nras=1&correlator=4178178592885&frm=24&ife=1&pv=2&nhd=1&u_tz=0&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&adx=-12245933&ady=-12245933&biw=-12245933&bih=-12245933&isw=700&ish=290&ifk=3642491212&scr_x=-12245933&scr_y=-12245933&eid=31097955%2C42531513%2C31098019%2C95372615%2C95388270&oid=2&pvsid=8698146019754447&tmod=907825754&uas=0&nvt=1&fsapi=1&brdim=10%2C10%2C10%2C10%2C800%2C0%2C780%2C580%2C700%2C290&vis=1&rsz=%7C%7Cs%7C&abl=NS&fu=0&bc=31&bz=1&ifi=1&uci=1.w5ae2dm4t8zw&fsb=1&dtd=225 — 200 — 1.2 KiB — 114 ms — h3https://region1.analytics.google.com/g/collect?v=2&tid=G-11PNPDB1Q1&gtm=45je64k1h1v890296301z89137370608za20gzb9137370608zd9137370608&_p=1776898739913&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=198664571.1776898740&frm=2&pscdl=noapi&rcb=0&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115616985~115938466~115938468~117266400~117384405~117512543&sid=1776898740&sct=1&seg=0&dl=https%3A%2F%2Fnews.pchome.com.tw%2Fapi%2Fget_statistics.php&dr=https%3A%2F%2Fwww.pchome.com.tw%2F&dt=PChome%20Online%20%E6%96%B0%E8%81%9E&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=800region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-11PNPDB1Q1&gtm=45je64k1h1v890296301z89137370608za20gzb9137370608zd9137370608&_p=1776898739913&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=198664571.1776898740&frm=2&pscdl=noapi&rcb=0&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115616985~115938466~115938468~117266400~117384405~117512543&sid=1776898740&sct=1&seg=0&dl=https%3A%2F%2Fnews.pchome.com.tw%2Fapi%2Fget_statistics.php&dr=https%3A%2F%2Fwww.pchome.com.tw%2F&dt=PChome%20Online%20%E6%96%B0%E8%81%9E&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=800 — 204 — 551 B — 112 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-11PNPDB1Q1&cid=198664571.1776898740&gtm=45je64k1h1v890296301z89137370608za20gzb9137370608zd9137370608&rcb=0&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=2&tag_exp=0~115616985~115938466~115938468~117266400~117384405~117512543stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-11PNPDB1Q1&cid=198664571.1776898740&gtm=45je64k1h1v890296301z89137370608za20gzb9137370608zd9137370608&rcb=0&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=2&tag_exp=0~115616985~115938466~115938468~117266400~117384405~117512543 — 204 — 560 B — 86 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-11PNPDB1Q1&cid=198664571.1776898740&gtm=45je64k1h1v890296301z89137370608za20gzb9137370608zd9137370608&rcb=0&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=2&tag_exp=0~115616985~115938466~115938468~117266400~117384405~117512543&z=1474179704www.google.es/ads/ga-audiences?v=1&... https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-11PNPDB1Q1&cid=198664571.1776898740&gtm=45je64k1h1v890296301z89137370608za20gzb9137370608zd9137370608&rcb=0&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=2&tag_exp=0~115616985~115938466~115938468~117266400~117384405~117512543&z=1474179704 — 200 — 408 B — 91 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-QB624SM9W2&gtm=45je64k1v880239029z8812255390za20gzb812255390zd812255390&_p=1776898738211&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&_prs=wg&are=1&cid=198664571.1776898740&frm=0&pscdl=noapi&rcb=6&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938466~115938469~117266401~117512543&sid=1776898740&sct=1&seg=0&dl=https%3A%2F%2Fwww.pchome.com.tw%2F&dt=PChome%20Online%20%E9%A6%96%E9%A0%81&en=page_view&_fv=2&_ss=1&_c=1&tfd=2890region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-QB624SM9W2&gtm=45je64k1v880239029z8812255390za20gzb812255390zd812255390&_p=1776898738211&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&_prs=wg&are=1&cid=198664571.1776898740&frm=0&pscdl=noapi&rcb=6&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938466~115938469~117266401~117512543&sid=1776898740&sct=1&seg=0&dl=https%3A%2F%2Fwww.pchome.com.tw%2F&dt=PChome%20Online%20%E9%A6%96%E9%A0%81&en=page_view&_fv=2&_ss=1&_c=1&tfd=2890 — 204 — 68 B — 58 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-QB624SM9W2&cid=198664571.1776898740&gtm=45je64k1v880239029z8812255390za20gzb812255390zd812255390&rcb=6&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616986~115938466~115938469~117266401~117512543stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-QB624SM9W2&cid=198664571.1776898740&gtm=45je64k1v880239029z8812255390za20gzb812255390zd812255390&rcb=6&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616986~115938466~115938469~117266401~117512543 — 204 — 68 B — 29 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-QB624SM9W2&cid=198664571.1776898740&gtm=45je64k1v880239029z8812255390za20gzb812255390zd812255390&rcb=6&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616986~115938466~115938469~117266401~117512543&z=23648473www.google.es/ads/ga-audiences?v=1&... https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-QB624SM9W2&cid=198664571.1776898740&gtm=45je64k1v880239029z8812255390za20gzb812255390zd812255390&rcb=6&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616986~115938466~115938469~117266401~117512543&z=23648473 — 200 — 107 B — 35 ms — h2https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=gda&tv=r20260422&st=env&sjk=8698146019754447ep1.adtrafficquality.google/getconf... https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=gda&tv=r20260422&st=env&sjk=8698146019754447 — 200 — 13.2 KiB — 106 ms — h3https://fonts.googleapis.com/earlyaccess/notosanstc.cssfonts.googleapis.com/earlyaccess/no... https://fonts.googleapis.com/earlyaccess/notosanstc.css — 200 — 293.1 KiB — 190 ms — h2https://fonts.googleapis.com/css?family=Prompt:500fonts.googleapis.com/css?family=Pro... https://fonts.googleapis.com/css?family=Prompt:500 — 200 — 588 B — 90 ms — h2https://pchome.megatime.com.tw/js/jquery-3.7.1.min.jspchome.megatime.com.tw/js/jquery-3.... https://pchome.megatime.com.tw/js/jquery-3.7.1.min.js — 200 — 29.8 KiB — 1.1 s — h2https://ep2.adtrafficquality.google/sodar/sodar2.jsep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2.js — 200 — 7.9 KiB — 115 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-M8DG3W4Pwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-M8DG3W4P — 200 — 123.9 KiB — 162 ms — h2https://ep2.adtrafficquality.google/sodar/sodar2/254/runner.htmlep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2/254/runner.html — 200 — 5.8 KiB — 85 ms — h2https://kdcl.pchome.com.tw/adshow2.html?pfbxCustomerInfoId=PFBC20190424002&positionId=PFBP202210240001&sampleId=us_202210250001&tproId=c_x05_tp_tpro_0172&format=0&page=1&padHeight=450&padWidth=300&keyword=&_pa=xxx-829fcde1-9eb7-45a7-a30e-9c4ac444dddb&ref=NjkyMq2KuYa4UHRFvI28RLV5rYWye3N5tINzirxFkdcl.pchome.com.tw/adshow2.html?pfb... https://kdcl.pchome.com.tw/adshow2.html?pfbxCustomerInfoId=PFBC20190424002&positionId=PFBP202210240001&sampleId=us_202210250001&tproId=c_x05_tp_tpro_0172&format=0&page=1&padHeight=450&padWidth=300&keyword=&_pa=xxx-829fcde1-9eb7-45a7-a30e-9c4ac444dddb&ref=NjkyMq2KuYa4UHRFvI28RLV5rYWye3N5tINzirxF — 200 — 3.6 KiB — 352 ms — h2https://kdcl.pchome.com.tw/adshow2.html?pfbxCustomerInfoId=PFBC20190424002&positionId=PFBP202210240001&sampleId=us_202210250001&tproId=c_x05_po_tpro_0165&format=0&page=1&padHeight=450&padWidth=300&keyword=&_pa=xxx-829fcde1-9eb7-45a7-a30e-9c4ac444dddb&ref=MzQ3NYq%2FlruVhVF6mcKZeZKuirqPsFCukbhQv5l6kdcl.pchome.com.tw/adshow2.html?pfb... https://kdcl.pchome.com.tw/adshow2.html?pfbxCustomerInfoId=PFBC20190424002&positionId=PFBP202210240001&sampleId=us_202210250001&tproId=c_x05_po_tpro_0165&format=0&page=1&padHeight=450&padWidth=300&keyword=&_pa=xxx-829fcde1-9eb7-45a7-a30e-9c4ac444dddb&ref=MzQ3NYq%2FlruVhVF6mcKZeZKuirqPsFCukbhQv5l6 — 200 — 3.6 KiB — 364 ms — h2https://kdcl.pchome.com.tw/adshow2.html?pfbxCustomerInfoId=PFBC20190424002&positionId=PFBP201904260001&sampleId=us_201904260002&tproId=c_x05_pad_tpro_0128&format=0&page=1&padHeight=250&padWidth=300&keyword=&_pa=xxx-829fcde1-9eb7-45a7-a30e-9c4ac444dddb&ref=ODY3M769yrnJg4V4zcDNd8asvrjDroSsxbaEvc14kdcl.pchome.com.tw/adshow2.html?pfb... https://kdcl.pchome.com.tw/adshow2.html?pfbxCustomerInfoId=PFBC20190424002&positionId=PFBP201904260001&sampleId=us_201904260002&tproId=c_x05_pad_tpro_0128&format=0&page=1&padHeight=250&padWidth=300&keyword=&_pa=xxx-829fcde1-9eb7-45a7-a30e-9c4ac444dddb&ref=ODY3M769yrnJg4V4zcDNd8asvrjDroSsxbaEvc14 — 200 — 2.9 KiB — 347 ms — h2https://kdcl.pchome.com.tw/adshow2.html?pfbxCustomerInfoId=PFBC20190424002&positionId=PFBP201904240003&sampleId=us_201904240002&tproId=c_x05_pad_tpro_0151&format=0&page=1&padHeight=250&padWidth=970&keyword=&_pa=xxx-829fcde1-9eb7-45a7-a30e-9c4ac444dddb&ref=ODA2OLi4xLTDfn9zx7vHcsCnuLO9qX6nv7F%2BuMdzkdcl.pchome.com.tw/adshow2.html?pfb... https://kdcl.pchome.com.tw/adshow2.html?pfbxCustomerInfoId=PFBC20190424002&positionId=PFBP201904240003&sampleId=us_201904240002&tproId=c_x05_pad_tpro_0151&format=0&page=1&padHeight=250&padWidth=970&keyword=&_pa=xxx-829fcde1-9eb7-45a7-a30e-9c4ac444dddb&ref=ODA2OLi4xLTDfn9zx7vHcsCnuLO9qX6nv7F%2BuMdz — 200 — 4.4 KiB — 378 ms — h2https://kdcl.pchome.com.tw/adshow2.html?pfbxCustomerInfoId=PFBC20190424002&positionId=PFBP201912200005&sampleId=us_201904240002&tproId=c_x05_pad_tpro_0128&format=0&page=1&padHeight=250&padWidth=300&keyword=&_pa=xxx-829fcde1-9eb7-45a7-a30e-9c4ac444dddb&ref=Njk2Nq22ubK4fHRxvLm8cLWlrbGyp3OltK9ztrxxkdcl.pchome.com.tw/adshow2.html?pfb... https://kdcl.pchome.com.tw/adshow2.html?pfbxCustomerInfoId=PFBC20190424002&positionId=PFBP201912200005&sampleId=us_201904240002&tproId=c_x05_pad_tpro_0128&format=0&page=1&padHeight=250&padWidth=300&keyword=&_pa=xxx-829fcde1-9eb7-45a7-a30e-9c4ac444dddb&ref=Njk2Nq22ubK4fHRxvLm8cLWlrbGyp3OltK9ztrxx — 200 — 3.0 KiB — 386 ms — h2https://kdcl.pchome.com.tw/adshow2.html?pfbxCustomerInfoId=PFBC20190424002&positionId=PFBP201912200006&sampleId=us_201904240002&tproId=c_x05_pad_tpro_0143&format=0&page=1&padHeight=100&padWidth=300&keyword=&_pa=xxx-829fcde1-9eb7-45a7-a30e-9c4ac444dddb&ref=NzA2MK6wuqy5dnVrvbO9arafrquzoXSftal0sL1rkdcl.pchome.com.tw/adshow2.html?pfb... https://kdcl.pchome.com.tw/adshow2.html?pfbxCustomerInfoId=PFBC20190424002&positionId=PFBP201912200006&sampleId=us_201904240002&tproId=c_x05_pad_tpro_0143&format=0&page=1&padHeight=100&padWidth=300&keyword=&_pa=xxx-829fcde1-9eb7-45a7-a30e-9c4ac444dddb&ref=NzA2MK6wuqy5dnVrvbO9arafrquzoXSftal0sL1r — 200 — 3.4 KiB — 409 ms — h2https://kdcl.pchome.com.tw/adshow2.html?pfbxCustomerInfoId=PFBC20190424002&positionId=PFBP201904260003&sampleId=us_201904260004&tproId=c_x05_tp_tpro_0196&format=0&page=1&padHeight=600&padWidth=300&keyword=&_pa=xxx-829fcde1-9eb7-45a7-a30e-9c4ac444dddb&ref=NDU5NZXToc%2BgmVyOpNakjZ3Clc6axFvCnMxb06SOkdcl.pchome.com.tw/adshow2.html?pfb... https://kdcl.pchome.com.tw/adshow2.html?pfbxCustomerInfoId=PFBC20190424002&positionId=PFBP201904260003&sampleId=us_201904260004&tproId=c_x05_tp_tpro_0196&format=0&page=1&padHeight=600&padWidth=300&keyword=&_pa=xxx-829fcde1-9eb7-45a7-a30e-9c4ac444dddb&ref=NDU5NZXToc%2BgmVyOpNakjZ3Clc6axFvCnMxb06SO — 200 — 3.7 KiB — 418 ms — h2https://kdcl.pchome.com.tw/adshow2.html?pfbxCustomerInfoId=PFBC20190424002&positionId=PFBP201904260001&sampleId=us_201904260002&tproId=c_x05_tp_tpro_0001&format=0&page=1&padHeight=250&padWidth=300&keyword=&_pa=xxx-829fcde1-9eb7-45a7-a30e-9c4ac444dddb&ref=Nzg4NLbIwsTBjn2DxcvFgr63tsO7uXy3vcF8yMWDkdcl.pchome.com.tw/adshow2.html?pfb... https://kdcl.pchome.com.tw/adshow2.html?pfbxCustomerInfoId=PFBC20190424002&positionId=PFBP201904260001&sampleId=us_201904260002&tproId=c_x05_tp_tpro_0001&format=0&page=1&padHeight=250&padWidth=300&keyword=&_pa=xxx-829fcde1-9eb7-45a7-a30e-9c4ac444dddb&ref=Nzg4NLbIwsTBjn2DxcvFgr63tsO7uXy3vcF8yMWD — 200 — 3.7 KiB — 426 ms — h2https://kdcl.pchome.com.tw/adshow2.html?pfbxCustomerInfoId=PFBC20190424002&positionId=PFBP201904260002&sampleId=us_201904260003&tproId=c_x05_pad_tpro_0143&format=0&page=1&padHeight=100&padWidth=300&keyword=&_pa=xxx-829fcde1-9eb7-45a7-a30e-9c4ac444dddb&ref=NjE4NKXIscSwjmyDtMu0gq23pcOquWu3rMFryLSDkdcl.pchome.com.tw/adshow2.html?pfb... https://kdcl.pchome.com.tw/adshow2.html?pfbxCustomerInfoId=PFBC20190424002&positionId=PFBP201904260002&sampleId=us_201904260003&tproId=c_x05_pad_tpro_0143&format=0&page=1&padHeight=100&padWidth=300&keyword=&_pa=xxx-829fcde1-9eb7-45a7-a30e-9c4ac444dddb&ref=NjE4NKXIscSwjmyDtMu0gq23pcOquWu3rMFryLSD — 200 — 3.4 KiB — 451 ms — h2https://kdcl.pchome.com.tw/adshow2.html?pfbxCustomerInfoId=PFBC20190424002&positionId=PFBP201912200004&sampleId=us_201904260002&tproId=c_x05_pad_tpro_0145&format=0&page=1&padHeight=250&padWidth=300&keyword=&_pa=xxx-829fcde1-9eb7-45a7-a30e-9c4ac444dddb&ref=NjQ5NajTtM%2BzmW%2BOt9a3jbDCqM6txG7Cr8xu07eOkdcl.pchome.com.tw/adshow2.html?pfb... https://kdcl.pchome.com.tw/adshow2.html?pfbxCustomerInfoId=PFBC20190424002&positionId=PFBP201912200004&sampleId=us_201904260002&tproId=c_x05_pad_tpro_0145&format=0&page=1&padHeight=250&padWidth=300&keyword=&_pa=xxx-829fcde1-9eb7-45a7-a30e-9c4ac444dddb&ref=NjQ5NajTtM%2BzmW%2BOt9a3jbDCqM6txG7Cr8xu07eO — 200 — 3.0 KiB — 463 ms — h2https://pagead2.googlesyndication.com/bg/RiK6ZWktSJHFoyfG9cjH9nLRaZ1B3RgkbmOlM6XvCcc.jspagead2.googlesyndication.com/bg/Ri... https://pagead2.googlesyndication.com/bg/RiK6ZWktSJHFoyfG9cjH9nLRaZ1B3RgkbmOlM6XvCcc.js — 200 — 21.8 KiB — 32 ms — h3https://www.googletagmanager.com/gtag/js?id=G-9DNS05KPSZ&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-9DNS05KPSZ&cx=c&gtm=4e64k1 — 200 — 147.3 KiB — 69 ms — h2https://ep2.adtrafficquality.google/generate_204?2lHVmQep2.adtrafficquality.google/generat... https://ep2.adtrafficquality.google/generate_204?2lHVmQ — 204 — 40 B — 29 ms — h2https://cs-f.ecimg.tw/items/DMABP5A900HG301/000002_1759893988.jpgcs-f.ecimg.tw/items/DMABP5A900HG301... https://cs-f.ecimg.tw/items/DMABP5A900HG301/000002_1759893988.jpg — 200 — 319.4 KiB — 104 ms — h2https://cs-e.ecimg.tw/items/DAAG8WA900GP1PQ/000002_1761013048.jpgcs-e.ecimg.tw/items/DAAG8WA900GP1PQ... https://cs-e.ecimg.tw/items/DAAG8WA900GP1PQ/000002_1761013048.jpg — 200 — 125.5 KiB — 81 ms — h2https://cs-e.ecimg.tw/items/DYALRYA900JRN9J/000002_1775004688.jpgcs-e.ecimg.tw/items/DYALRYA900JRN9J... https://cs-e.ecimg.tw/items/DYALRYA900JRN9J/000002_1775004688.jpg — 200 — 136.2 KiB — 109 ms — h2https://cs-f.ecimg.tw/items/DBCRPBA900I0LNP/000002_1729764952.jpgcs-f.ecimg.tw/items/DBCRPBA900I0LNP... https://cs-f.ecimg.tw/items/DBCRPBA900I0LNP/000002_1729764952.jpg — 200 — 35.3 KiB — 55 ms — h2https://cs-b.ecimg.tw/items/DCALAUD900BJCD2/000002_1625546174.jpgcs-b.ecimg.tw/items/DCALAUD900BJCD2... https://cs-b.ecimg.tw/items/DCALAUD900BJCD2/000002_1625546174.jpg — 200 — 422.6 KiB — 135 ms — h2https://cs-f.ecimg.tw/items/DBCRPBA900IUKGX/000002_1750299773.jpgcs-f.ecimg.tw/items/DBCRPBA900IUKGX... https://cs-f.ecimg.tw/items/DBCRPBA900IUKGX/000002_1750299773.jpg — 200 — 34.9 KiB — 76 ms — h2https://cs-e.ecimg.tw/items/DRAH78A900HS6JB/000002_1725438604.jpgcs-e.ecimg.tw/items/DRAH78A900HS6JB... https://cs-e.ecimg.tw/items/DRAH78A900HS6JB/000002_1725438604.jpg — 200 — 209.4 KiB — 106 ms — h2https://cs-a.ecimg.tw/items/DBARHIA900ILIHX/007002_1774261482.jpgcs-a.ecimg.tw/items/DBARHIA900ILIHX... https://cs-a.ecimg.tw/items/DBARHIA900ILIHX/007002_1774261482.jpg — 200 — 313.6 KiB — 116 ms — h2https://cs-d.ecimg.tw/items/DAAG01A900HL8TY/000002_1774840637.jpgcs-d.ecimg.tw/items/DAAG01A900HL8TY... https://cs-d.ecimg.tw/items/DAAG01A900HL8TY/000002_1774840637.jpg — 200 — 418.3 KiB — 124 ms — h2https://cs-a.ecimg.tw/items/DBCRP5A900JG4KG/000002_1763003185.jpgcs-a.ecimg.tw/items/DBCRP5A900JG4KG... https://cs-a.ecimg.tw/items/DBCRP5A900JG4KG/000002_1763003185.jpg — 200 — 41.1 KiB — 65 ms — h2https://cs-b.ecimg.tw/items/DGCF41A900JW066/000002_1776340808.jpgcs-b.ecimg.tw/items/DGCF41A900JW066... https://cs-b.ecimg.tw/items/DGCF41A900JW066/000002_1776340808.jpg — 200 — 400.0 KiB — 130 ms — h2https://cs-e.ecimg.tw/items/DGCQ39A900JSZVL/000002_1773200957.jpgcs-e.ecimg.tw/items/DGCQ39A900JSZVL... https://cs-e.ecimg.tw/items/DGCQ39A900JSZVL/000002_1773200957.jpg — 200 — 123.5 KiB — 130 ms — h2https://cs-a.ecimg.tw/items/DGCQ39A900JTSI9/000002_1773805924.jpgcs-a.ecimg.tw/items/DGCQ39A900JTSI9... https://cs-a.ecimg.tw/items/DGCQ39A900JTSI9/000002_1773805924.jpg — 200 — 154.3 KiB — 133 ms — h2https://cs-a.ecimg.tw/items/DYAQ9MA900IUNC8/000002_1772466820.jpgcs-a.ecimg.tw/items/DYAQ9MA900IUNC8... https://cs-a.ecimg.tw/items/DYAQ9MA900IUNC8/000002_1772466820.jpg — 200 — 92.2 KiB — 114 ms — h2https://cs-a.ecimg.tw/items/DYAJEPA900JSHHX/002002_1773051005.jpgcs-a.ecimg.tw/items/DYAJEPA900JSHHX... https://cs-a.ecimg.tw/items/DYAJEPA900JSHHX/002002_1773051005.jpg — 200 — 34.4 KiB — 131 ms — h2https://cs-d.ecimg.tw/items/DXAO6XA900GL43M/000002_1746511623.jpgcs-d.ecimg.tw/items/DXAO6XA900GL43M... https://cs-d.ecimg.tw/items/DXAO6XA900GL43M/000002_1746511623.jpg — 200 — 60.2 KiB — 50 ms — h2https://cs-c.ecimg.tw/items/QAAY4AD9009HR08/000002_1640573394.jpgcs-c.ecimg.tw/items/QAAY4AD9009HR08... https://cs-c.ecimg.tw/items/QAAY4AD9009HR08/000002_1640573394.jpg — 200 — 148.3 KiB — 131 ms — h2https://cs-d.ecimg.tw/items/DYAWC6A900JT46A/000002_1776694662.jpgcs-d.ecimg.tw/items/DYAWC6A900JT46A... https://cs-d.ecimg.tw/items/DYAWC6A900JT46A/000002_1776694662.jpg — 200 — 136.9 KiB — 131 ms — h2https://cs-a.ecimg.tw/items/DYAV51A900JTHPY/000002_1773644317.jpgcs-a.ecimg.tw/items/DYAV51A900JTHPY... https://cs-a.ecimg.tw/items/DYAV51A900JTHPY/000002_1773644317.jpg — 200 — 344.5 KiB — 153 ms — h2https://cs-a.ecimg.tw/items/DMABP5A900I86D3/000002_1760581237.jpgcs-a.ecimg.tw/items/DMABP5A900I86D3... https://cs-a.ecimg.tw/items/DMABP5A900I86D3/000002_1760581237.jpg — 200 — 334.5 KiB — 154 ms — h2https://cs-e.ecimg.tw/items/DAAG0SA900F4C0P/000002_1774601498.jpgcs-e.ecimg.tw/items/DAAG0SA900F4C0P... https://cs-e.ecimg.tw/items/DAAG0SA900F4C0P/000002_1774601498.jpg — 200 — 330.9 KiB — 136 ms — h2https://onead.onevision.com.tw/v2/et/oid?cb=window.etag_callback_isip_4xcwronead.onevision.com.tw/v2/et/oid?cb... https://onead.onevision.com.tw/v2/et/oid?cb=window.etag_callback_isip_4xcwr — 200 — 1.2 KiB — 364 ms — h2https://kdpic.pchome.com.tw/img/js/xadv2.js?ver=20190429kdpic.pchome.com.tw/img/js/xadv2.js... https://kdpic.pchome.com.tw/img/js/xadv2.js?ver=20190429 — 200 — 8.9 KiB — 318 ms — h2https://kdpic.pchome.com.tw/img/user/AC2020031000005/20260327/original/ad_202603270001.jpgkdpic.pchome.com.tw/img/user/AC2020... https://kdpic.pchome.com.tw/img/user/AC2020031000005/20260327/original/ad_202603270001.jpg — 200 — 69.9 KiB — 669 ms — h2https://kdpic.pchome.com.tw/img/js/xadv2.js?ver=20190429kdpic.pchome.com.tw/img/js/xadv2.js... https://kdpic.pchome.com.tw/img/js/xadv2.js?ver=20190429 — 200 — 0 B — 300 ms — h2https://kdpic.pchome.com.tw/img/ad_202603300001.jpgkdpic.pchome.com.tw/img/ad_20260330... https://kdpic.pchome.com.tw/img/ad_202603300001.jpg — 200 — 29.6 KiB — 419 ms — h2https://kdpic.pchome.com.tw/img/js/xadv2.js?ver=20190429kdpic.pchome.com.tw/img/js/xadv2.js... https://kdpic.pchome.com.tw/img/js/xadv2.js?ver=20190429 — 200 — 0 B — 279 ms — h2https://kdpic.pchome.com.tw/img/ad_202603300001.jpgkdpic.pchome.com.tw/img/ad_20260330... https://kdpic.pchome.com.tw/img/ad_202603300001.jpg — 200 — 0 B — 399 ms — h2https://kdpic.pchome.com.tw/img/js/xadv2.jskdpic.pchome.com.tw/img/js/xadv2.js https://kdpic.pchome.com.tw/img/js/xadv2.js — 200 — 8.7 KiB — 291 ms — h3https://kdpic.pchome.com.tw/img/user/AC2021091700001/20260303/original/ad_202603030009.jpgkdpic.pchome.com.tw/img/user/AC2021... https://kdpic.pchome.com.tw/img/user/AC2021091700001/20260303/original/ad_202603030009.jpg — 200 — 105.5 KiB — 845 ms — h3https://kdpic.pchome.com.tw/img/ad_202510230001.jpgkdpic.pchome.com.tw/img/ad_20251023... https://kdpic.pchome.com.tw/img/ad_202510230001.jpg — 200 — 25.4 KiB — 389 ms — h3https://kdpic.pchome.com.tw/img/js/xadv2.js?ver=20190429kdpic.pchome.com.tw/img/js/xadv2.js... https://kdpic.pchome.com.tw/img/js/xadv2.js?ver=20190429 — 200 — 0 B — 244 ms — h2https://kdpic.pchome.com.tw/img/user/AC2019042400003/20260304/original/ad_202603040001.jpgkdpic.pchome.com.tw/img/user/AC2019... https://kdpic.pchome.com.tw/img/user/AC2019042400003/20260304/original/ad_202603040001.jpg — 200 — 17.4 KiB — 610 ms — h3https://kdpic.pchome.com.tw/img/js/xadv2.jskdpic.pchome.com.tw/img/js/xadv2.js https://kdpic.pchome.com.tw/img/js/xadv2.js — 200 — 13 B — 613 ms — h3https://kdpic.pchome.com.tw/img/user/AC2021091700001/20251219/original/ad_202512190021.jpgkdpic.pchome.com.tw/img/user/AC2021... https://kdpic.pchome.com.tw/img/user/AC2021091700001/20251219/original/ad_202512190021.jpg — 200 — 85.6 KiB — 783 ms — h3https://kdpic.pchome.com.tw/img/js/xadv2.js?ver=20190429kdpic.pchome.com.tw/img/js/xadv2.js... https://kdpic.pchome.com.tw/img/js/xadv2.js?ver=20190429 — 200 — 0 B — 222 ms — h2https://kdpic.pchome.com.tw/img/user/AC2021091700001/20260303/original/ad_202603030004.jpgkdpic.pchome.com.tw/img/user/AC2021... https://kdpic.pchome.com.tw/img/user/AC2021091700001/20260303/original/ad_202603030004.jpg — 200 — 51.4 KiB — 546 ms — h3https://kdpic.pchome.com.tw/img/js/xadv2.js?ver=20190429kdpic.pchome.com.tw/img/js/xadv2.js... https://kdpic.pchome.com.tw/img/js/xadv2.js?ver=20190429 — 200 — 0 B — 202 ms — h2https://kdpic.pchome.com.tw/img/user/AC2021091700001/20260303/original/ad_202603030009.jpgkdpic.pchome.com.tw/img/user/AC2021... https://kdpic.pchome.com.tw/img/user/AC2021091700001/20260303/original/ad_202603030009.jpg — 200 — 13 B — 779 ms — h3https://kdpic.pchome.com.tw/img/js/xadv2.jskdpic.pchome.com.tw/img/js/xadv2.js https://kdpic.pchome.com.tw/img/js/xadv2.js — 200 — 13 B — 841 ms — h3https://kdpic.pchome.com.tw/img/ad_202603300001.jpgkdpic.pchome.com.tw/img/ad_20260330... https://kdpic.pchome.com.tw/img/ad_202603300001.jpg — 200 — 0 B — 294 ms — h2https://kdpic.pchome.com.tw/img/js/xadv2.js?ver=20190429kdpic.pchome.com.tw/img/js/xadv2.js... https://kdpic.pchome.com.tw/img/js/xadv2.js?ver=20190429 — 200 — 0 B — 166 ms — h2https://kdpic.pchome.com.tw/img/user/AC2019042400003/20260304/original/ad_202603040003.jpgkdpic.pchome.com.tw/img/user/AC2019... https://kdpic.pchome.com.tw/img/user/AC2019042400003/20260304/original/ad_202603040003.jpg — 200 — 17.9 KiB — 409 ms — h3https://onead.onevision.com.tw/v2/adsrv?version=20250516&uid=1000594&category=-1&cookie=true&ip=&guid=da3c24b5-3e9e-11f1-958c-42010a000045&channel=0&volume=0.5&r=&adid=&response_freq_multiple=desktop-bottom.0&web_location=https%3A%2F%2Fwww.pchome.com.tw%2F&title=PChome%20Online%20%E9%A6%96%E9%A0%81&fp=0f7b48cb8d0508832d4ab02aa7a2f025&_t=1776898741380&cb=ONEAD_get_response_4xcwr&pb=0&spid=&scopes[]=spotbuy&scopes[]=speed&bgid=4xcwronead.onevision.com.tw/v2/adsrv?ver... https://onead.onevision.com.tw/v2/adsrv?version=20250516&uid=1000594&category=-1&cookie=true&ip=&guid=da3c24b5-3e9e-11f1-958c-42010a000045&channel=0&volume=0.5&r=&adid=&response_freq_multiple=desktop-bottom.0&web_location=https%3A%2F%2Fwww.pchome.com.tw%2F&title=PChome%20Online%20%E9%A6%96%E9%A0%81&fp=0f7b48cb8d0508832d4ab02aa7a2f025&_t=1776898741380&cb=ONEAD_get_response_4xcwr&pb=0&spid=&scopes[]=spotbuy&scopes[]=speed&bgid=4xcwr — 200 — 474 B — 308 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJb…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJb… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJb…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJb… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJb…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJb… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJb…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJb… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJb…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJb… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJb…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJb… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJb…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJb… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJb…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJb… — 200 — 0 B — 1 ms — datahttps://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=gda_r20260422&jk=8698146019754447&bg=!ICOlI0HNAAa1ilLUlYo7AEcBe5WfOB4X3S27GXRu8GTJ9dgraTJBIc16p_7pRkKvOuHkLURi9h4-Ibx1ahXKkibnftJfqKxPwcaENwdPd1VkgR0AB67rMQIAAABSUgAAAAhoAQd-ADdxoULsfJ-Sla4qcyMnhK_LbSRCHVyKma30l7TbMDQdPwmadPC9J0joadXxKy32W-FWDV-buhDkCgBm5JfuJZjmVwYHA02cwbPuTFD8KxQcTajP6AjUEpvSYLaGpuTXGfiPsf7WgZjzz-fRZbVaIIFM3O1dbKGkJKM_QQnRUCYfEqVvAwxOlJOcdd_fby_utmuGgb8RU-q2lxhkywYnXOqlmQLHIG54KQg9pAGpJIciTy9OOpWmN-XUDN4nBOFxWl2T64udQssEohAcXIgaIbLSecHFuVWh1cFl5oU3DsV3ej4OrgPOcw72UtRU7yMtwkGDy41gVwMo-JqM-T9sD7oaqH8OlZD1t3ygfOpSMdlJHcDMxVO5515ArTI59LYuJnpwy79ZcGDgA62iMcwSbNEwvvOZNXdkj-oe1arRqP-RN6RTVsA7Mmz_hZIW4Fyeg9VYbaeWRggpm9qpBpjCJtO-H4WxJo-sfnTC2OZaXRBEIkowANHshUEvF7lDqgys8bj1wlstDb9WssuugbS4gUa113EBh68Ah4RsEbbZO0Tqz_j71w2qLwc0m-_Ar0WfcsF0vuPecJaijyKjA5wTmhErHImLPyZ16XIBE6423d-2NbZDwBWjQiISNEIb01EjNb_SLPb16IoK2Up0ZutYRzq7l_stwuBWZLkSMe2tHRnIZCzXmTK7ksfmgTwWZJ8czNFpbpHWwfXgVYAFizk8VqouQmKvwWTVmtAZk96U-ypOSvVV6aJLFUVJzz_CdodMvOoyvlxRkm02Zg_4B2hk3eIRyDr4GvzDHFE9c3bVhXuPJyjaRNmc632uUNyn9_RHmadE8qpF54YwucKVn1O7x0V_gdGEKX95rA_Is45hS-a4p6DgYDWaql9YGPmnggVQDFkD_HS4xzUBBGWOEbzSd-AnloLlQEty32DqsrhFm5oezj6rSzFv8MyWu1u3enkrcnmjivYnkg2zvd636W9eb5fU-quVrUjT4eLWVbT1CU4JhKx-jAz_93X2wh_Zt1dC5NMu5wNAduS56db1ro-1qHDvVn78SvKgDKmdHePq5VXSj1ImTXzDV6awj3ezNEQlctbK-DynzOVDagpD5GuU0c338TRPvGGrGrLf-8h4tiIhK3UdyCKZkWZrLhofpmxwRPxbrnQpmx08RQ3mep1.adtrafficquality.google/pagead/... https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=gda_r20260422&jk=8698146019754447&bg=!ICOlI0HNAAa1ilLUlYo7AEcBe5WfOB4X3S27GXRu8GTJ9dgraTJBIc16p_7pRkKvOuHkLURi9h4-Ibx1ahXKkibnftJfqKxPwcaENwdPd1VkgR0AB67rMQIAAABSUgAAAAhoAQd-ADdxoULsfJ-Sla4qcyMnhK_LbSRCHVyKma30l7TbMDQdPwmadPC9J0joadXxKy32W-FWDV-buhDkCgBm5JfuJZjmVwYHA02cwbPuTFD8KxQcTajP6AjUEpvSYLaGpuTXGfiPsf7WgZjzz-fRZbVaIIFM3O1dbKGkJKM_QQnRUCYfEqVvAwxOlJOcdd_fby_utmuGgb8RU-q2lxhkywYnXOqlmQLHIG54KQg9pAGpJIciTy9OOpWmN-XUDN4nBOFxWl2T64udQssEohAcXIgaIbLSecHFuVWh1cFl5oU3DsV3ej4OrgPOcw72UtRU7yMtwkGDy41gVwMo-JqM-T9sD7oaqH8OlZD1t3ygfOpSMdlJHcDMxVO5515ArTI59LYuJnpwy79ZcGDgA62iMcwSbNEwvvOZNXdkj-oe1arRqP-RN6RTVsA7Mmz_hZIW4Fyeg9VYbaeWRggpm9qpBpjCJtO-H4WxJo-sfnTC2OZaXRBEIkowANHshUEvF7lDqgys8bj1wlstDb9WssuugbS4gUa113EBh68Ah4RsEbbZO0Tqz_j71w2qLwc0m-_Ar0WfcsF0vuPecJaijyKjA5wTmhErHImLPyZ16XIBE6423d-2NbZDwBWjQiISNEIb01EjNb_SLPb16IoK2Up0ZutYRzq7l_stwuBWZLkSMe2tHRnIZCzXmTK7ksfmgTwWZJ8czNFpbpHWwfXgVYAFizk8VqouQmKvwWTVmtAZk96U-ypOSvVV6aJLFUVJzz_CdodMvOoyvlxRkm02Zg_4B2hk3eIRyDr4GvzDHFE9c3bVhXuPJyjaRNmc632uUNyn9_RHmadE8qpF54YwucKVn1O7x0V_gdGEKX95rA_Is45hS-a4p6DgYDWaql9YGPmnggVQDFkD_HS4xzUBBGWOEbzSd-AnloLlQEty32DqsrhFm5oezj6rSzFv8MyWu1u3enkrcnmjivYnkg2zvd636W9eb5fU-quVrUjT4eLWVbT1CU4JhKx-jAz_93X2wh_Zt1dC5NMu5wNAduS56db1ro-1qHDvVn78SvKgDKmdHePq5VXSj1ImTXzDV6awj3ezNEQlctbK-DynzOVDagpD5GuU0c338TRPvGGrGrLf-8h4tiIhK3UdyCKZkWZrLhofpmxwRPxbrnQpmx08RQ3m — 204 — 17 B — 55 ms — h3https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOkMQAewlpbGXhhyYs0QF3kPVyLylzU95vTq1Ltj5xQez1g.118.woff2fonts.gstatic.com/s/notosanstc/v39/... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOkMQAewlpbGXhhyYs0QF3kPVyLylzU95vTq1Ltj5xQez1g.118.woff2 — 200 — 58.9 KiB — 108 ms — h3https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOkMQAewlpbGXhhyYs0QF3kPVyLylzU95vTq1Ltj5xQez1g.119.woff2fonts.gstatic.com/s/notosanstc/v39/... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOkMQAewlpbGXhhyYs0QF3kPVyLylzU95vTq1Ltj5xQez1g.119.woff2 — 200 — 33.8 KiB — 89 ms — h3https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9i1OCEK.woff2fonts.gstatic.com/s/notosanstc/v39/... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9i1OCEK.woff2 — 200 — 24.6 KiB — 89 ms — h3https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOkMQAewlpbGXhhyYs0QF3kPVyLylzU95vTq1Ltj5xQez1g.117.woff2fonts.gstatic.com/s/notosanstc/v39/... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOkMQAewlpbGXhhyYs0QF3kPVyLylzU95vTq1Ltj5xQez1g.117.woff2 — 200 — 63.9 KiB — 126 ms — h3https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOkMQAewlpbGXhhyYs0QF3kPVyLylzU95vTq1Ltj5xQez1g.116.woff2fonts.gstatic.com/s/notosanstc/v39/... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOkMQAewlpbGXhhyYs0QF3kPVyLylzU95vTq1Ltj5xQez1g.116.woff2 — 200 — 70.1 KiB — 128 ms — h3https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOkMQAewlpbGXhhyYs0QF3kPVyLylzU95vTq1Ltj5xQez1g.115.woff2fonts.gstatic.com/s/notosanstc/v39/... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOkMQAewlpbGXhhyYs0QF3kPVyLylzU95vTq1Ltj5xQez1g.115.woff2 — 200 — 72.6 KiB — 125 ms — h3https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOkMQAewlpbGXhhyYs0QF3kPVyLylzU95vTq1Ltj5xQez1g.110.woff2fonts.gstatic.com/s/notosanstc/v39/... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOkMQAewlpbGXhhyYs0QF3kPVyLylzU95vTq1Ltj5xQez1g.110.woff2 — 200 — 77.5 KiB — 127 ms — h3https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOkMQAewlpbGXhhyYs0QF3kPVyLylzU95vTq1Ltj5xQez1g.112.woff2fonts.gstatic.com/s/notosanstc/v39/... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOkMQAewlpbGXhhyYs0QF3kPVyLylzU95vTq1Ltj5xQez1g.112.woff2 — 200 — 71.9 KiB — 127 ms — h3https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOkMQAewlpbGXhhyYs0QF3kPVyLylzU95vTq1Ltj5xQez1g.109.woff2fonts.gstatic.com/s/notosanstc/v39/... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOkMQAewlpbGXhhyYs0QF3kPVyLylzU95vTq1Ltj5xQez1g.109.woff2 — 200 — 70.4 KiB — 123 ms — h3https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOkMQAewlpbGXhhyYs0QF3kPVyLylzU95vTq1Ltj5xQez1g.111.woff2fonts.gstatic.com/s/notosanstc/v39/... https://fonts.gstatic.com/s/notosanstc/v39/-nF7OG829Oofr2wohFbTp9iFOkMQAewlpbGXhhyYs0QF3kPVyLylzU95vTq1Ltj5xQez1g.111.woff2 — 200 — 73.1 KiB — 123 ms — h3https://bcp.crwdcntrl.net/map/c=15135/tp=ONEA/lac=y?https://onead.onevision.com.tw/v2/pixel/ltm?id=${profile_id}bcp.crwdcntrl.net/map/c=15135/tp=ON... https://bcp.crwdcntrl.net/map/c=15135/tp=ONEA/lac=y?https://onead.onevision.com.tw/v2/pixel/ltm?id=${profile_id} — 302 — 208 B — 124 ms — h2https://match.adsrvr.org/track/cmf/generic?ttd_pid=r1jlltl&ttd_tpi=1match.adsrvr.org/track/cmf/generic?... https://match.adsrvr.org/track/cmf/generic?ttd_pid=r1jlltl&ttd_tpi=1 — 200 — 149 B — 133 ms — h2https://ps.eyeota.net/pixel?pid=3m51m51&uid=da3c24b5-3e9e-11f1-958c-42010a000045&t=ajsps.eyeota.net/pixel?pid=3m51m51&uid... https://ps.eyeota.net/pixel?pid=3m51m51&uid=da3c24b5-3e9e-11f1-958c-42010a000045&t=ajs — 200 — 354 B — 143 ms — http/1.1https://trc.taboola.com/sg/onedata/1/cmtrc.taboola.com/sg/onedata/1/cm https://trc.taboola.com/sg/onedata/1/cm — 302 — 274 B — 126 ms — h2https://onead-v6.onevision.com.tw/v2/poke?uuid=da3c24b5-3e9e-11f1-958c-42010a000045onead-v6.onevision.com.tw/v2/poke?u... https://onead-v6.onevision.com.tw/v2/poke?uuid=da3c24b5-3e9e-11f1-958c-42010a000045 — 204 — 59 B — 291 ms — h2https://pixel.omnisegment.com/track?cid=da3c24b5-3e9e-11f1-958c-42010a000045&to=https%3A%2F%2Fonead.onevision.com.tw%2Fv2%2Fpixel%2Fbbpixel.omnisegment.com/track?cid=da3... https://pixel.omnisegment.com/track?cid=da3c24b5-3e9e-11f1-958c-42010a000045&to=https%3A%2F%2Fonead.onevision.com.tw%2Fv2%2Fpixel%2Fbb — 200 — 330 B — 1.8 s — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJb…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJb… — 200 — 0 B — 0 ms — datahttps://onead.onevision.com.tw/v2/pixel/ltm?id=onead.onevision.com.tw/v2/pixel/ltm... https://onead.onevision.com.tw/v2/pixel/ltm?id= — 200 — 204 B — 286 ms — h3https://onead.onevision.com.tw/v2/pixel/taboola?id=d4a7245f-3e5d-4255-9139-07ee57a46dee-tuct10e2d835onead.onevision.com.tw/v2/pixel/tab... https://onead.onevision.com.tw/v2/pixel/taboola?id=d4a7245f-3e5d-4255-9139-07ee57a46dee-tuct10e2d835 — 200 — 205 B — 287 ms — h3data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJb…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJb… — 200 — 0 B — 0 ms — datahttps://www.pchome.com.tw/favicon.ico?v=1.0www.pchome.com.tw/favicon.ico?v=1.0 https://www.pchome.com.tw/favicon.ico?v=1.0 — 200 — 14.8 KiB — 330 ms — h3https://onead.onevision.com.tw/v2/push?host=https%3A%2F%2Fonead.onevision.com.tw&event=7000&dt=1776898743514&p1=1000594&p2=da3c24b5-3e9e-11f1-958c-42010a000045&p3=https%3A%2F%2Fwww.pchome.com.tw%2F&p4=PChome+Online+%E9%A6%96%E9%A0%81&p5=&p6=0f7b48cb8d0508832d4ab02aa7a2f025&p7=&pub=&acc=&vendor=&action=loaded&eng=%7B%22pageLoadedTime%22%3A%223s%22%7D&enc=gkG3iRr1fUvGv1yNpu2wFLYrNwuTuG3A62MU7D4U4cgLAcg%3D&adid=&cu1=&cu2=&cu3=&cu4=&utm_source=&utm_medium=&utm_campaign=&utm_term=&utm_content=&ssid=4xcvyonead.onevision.com.tw/v2/push?host... https://onead.onevision.com.tw/v2/push?host=https%3A%2F%2Fonead.onevision.com.tw&event=7000&dt=1776898743514&p1=1000594&p2=da3c24b5-3e9e-11f1-958c-42010a000045&p3=https%3A%2F%2Fwww.pchome.com.tw%2F&p4=PChome+Online+%E9%A6%96%E9%A0%81&p5=&p6=0f7b48cb8d0508832d4ab02aa7a2f025&p7=&pub=&acc=&vendor=&action=loaded&eng=%7B%22pageLoadedTime%22%3A%223s%22%7D&enc=gkG3iRr1fUvGv1yNpu2wFLYrNwuTuG3A62MU7D4U4cgLAcg%3D&adid=&cu1=&cu2=&cu3=&cu4=&utm_source=&utm_medium=&utm_campaign=&utm_term=&utm_content=&ssid=4xcvy — 204 — 27 B — 286 ms — h3https://region1.analytics.google.com/g/collect?v=2&tid=G-11PNPDB1Q1&gtm=45je64k1h1v890296301z89137370608za20gzb9137370608zd9137370608&_p=1776898739913&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGQ&are=1&cid=198664571.1776898740&frm=2&pscdl=noapi&rcb=0&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&tag_exp=0~115616985~115938466~115938468~117266400~117384405~117512543&sid=1776898740&sct=1&seg=0&dl=https%3A%2F%2Fnews.pchome.com.tw%2Fapi%2Fget_statistics.php&dr=https%3A%2F%2Fwww.pchome.com.tw%2F&dt=PChome%20Online%20%E6%96%B0%E8%81%9E&_s=2&tfd=5926region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-11PNPDB1Q1&gtm=45je64k1h1v890296301z89137370608za20gzb9137370608zd9137370608&_p=1776898739913&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGQ&are=1&cid=198664571.1776898740&frm=2&pscdl=noapi&rcb=0&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&tag_exp=0~115616985~115938466~115938468~117266400~117384405~117512543&sid=1776898740&sct=1&seg=0&dl=https%3A%2F%2Fnews.pchome.com.tw%2Fapi%2Fget_statistics.php&dr=https%3A%2F%2Fwww.pchome.com.tw%2F&dt=PChome%20Online%20%E6%96%B0%E8%81%9E&_s=2&tfd=5926 — 204 — 20 B — 35 ms — h3
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 2400ms · 791KB · NT$592/mo
www.pchome.com.tw
Other
Costly
Execution 867ms
Transfer 40 KB
Monthly Cost NT$214/mo
Unattributable
Other
Costly
Execution 475ms
Transfer 0 KB
Monthly Cost NT$117/mo
s0.2mdn.net
Other
Costly
Execution 213ms
Transfer 38 KB
Unused 77%
Monthly Cost NT$53/mo
ajax.googleapis.com
Other
Costly
Execution 212ms
Transfer 30 KB
Monthly Cost NT$52/mo
news.pchome.com.tw
Other
Optional
Execution 111ms
Transfer 0 KB
Monthly Cost NT$27/mo
ad-specs.guoshipartners.com
Other
Optional
Execution 109ms
Transfer 14 KB
Monthly Cost NT$27/mo
news.pchome.com.tw
Other
Optional
Execution 84ms
Transfer 0 KB
Unused 75%
Monthly Cost NT$21/mo
Google Tag Manager
Tag Manager
Optional
Execution 75ms
Transfer 170 KB
Unused 41%
Monthly Cost NT$19/mo
Google Tag Manager
Tag Manager
Optional
Execution 74ms
Transfer 126 KB
Monthly Cost NT$18/mo
Google Tag Manager
Tag Manager
Optional
Execution 66ms
Transfer 171 KB
Unused 40%
Monthly Cost NT$16/mo
pagead2.googlesyndication.com
Other
Optional
Execution 61ms
Transfer 177 KB
Unused 76%
Monthly Cost NT$15/mo
kdpic.pchome.com.tw
Other
Optional
Execution 54ms
Transfer 24 KB
Monthly Cost NT$13/mo

These scripts may cost more than they're worth

  • www.pchome.com.tw adds 867ms and costs ~NT$214/month
  • Unattributable adds 475ms and costs ~NT$117/month
  • s0.2mdn.net adds 213ms and costs ~NT$53/month
  • ajax.googleapis.com adds 212ms and costs ~NT$52/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.pchome.com.tw takes 867ms 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 475ms 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

s0.2mdn.net takes 213ms 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

77% of s0.2mdn.net's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

ajax.googleapis.com takes 212ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

75% of news.pchome.com.tw'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

76% of pagead2.googlesyndication.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