Skip to content
https://taipeitimes.com

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
77
GRADE
C
FIX
4
REVIEW
4
PASS
5
INFO
2

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

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

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

1.71 s

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

2.05 s

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

6 ms

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

0.181

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

2.44 s

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

3.51 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
15
5 PASS 4 REVIEW 4 FIX
D
Page Weight Budget
Action
2.2 MB transferred, 135 requests
FIX
2.2 MB transferred, 135 requests
Info::
Page weighs 5.5 MB (2.2 MB transferred)
Warning::
JavaScript is 1.0 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.0 MB
Warning::
135 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.47 g CO2 per page load
2.2 MB / 2.4 MB budget
2.2 MB transferred
135 requests
0.47 g CO2 per page load
JavaScript 1.0 MiB 47%
Images 1014.5 KiB 44%
Fonts 70.7 KiB 3%
HTML 45.6 KiB 2%
CSS 28.0 KiB 1%
Other 26.6 KiB 1%
Other 25.1 KiB 1%
Other 14.1 KiB 1%
Other 560 B 0%
0 2.4 MB 4.9 MB
Approaching limit

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (2.2 MiB of 2.2 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Bundles
Action
41 scripts, 344 KB unused
FIX
41 scripts, 344 KB unused
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 100 KB unused (54%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=UA-288...: 65 KB unused (52%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-9B3X...: 65 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://connect.facebook.net/zh_TW/all.js?hash=39a...: 54 KB unused (65%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.ampproject.org/rtv/012603032146000/amp...: 30 KB unused (55%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 344 KB
344 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604210101/pubads_impl.js?cb=31098008188 KB100 KB (54%)3rd
https://www.googletagmanager.com/gtag/js?id=UA-2887146-31&cx=c&gtm=4e64k0124 KB65 KB (52%)3rd
https://www.googletagmanager.com/gtag/js?id=G-9B3XE39JST163 KB65 KB (40%)3rd
https://connect.facebook.net/zh_TW/all.js?hash=39ae07b1b9acd549a798e64f6da6ebf183 KB54 KB (65%)3rd
https://cdn.ampproject.org/rtv/012603032146000/amp4ads-v0.mjs0 KB30 KB (55%)3rd
https://cdn.ampproject.org/rtv/012603032146000/amp4ads-v0.mjs56 KB30 KB (55%)3rd
https://static.xx.fbcdn.net/rsrc.php/v4issO4/yq/l/en_GB-j/U6P0eweOiZN.js22 KB3rd
https://static.xx.fbcdn.net/rsrc.php/v4izx64/yl/l/en_GB-j/zk6fa4LpBK3.js7 KB3rd
https://www.taipeitimes.com/assets/js/interstitial.js?202003161 KB3rd
https://connect.facebook.net/zh_TW/all.js2 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

D
Page Weight Inventory
Action
135 resources · 2.2 MB · 344 KB savings available
FIX
135 resources · 2.2 MB · 344 KB savings available
Warning::
Page weight 1.2 MB over 1MB target
Got: 2.2 MB Expected: ≤ 1 MB
Info::
~344 KB of savings available
Warning::
134 third-party resources (100% of weight)
135 resources · 2.2 MiB · 134 third-party 1.2 MiB over 1MB target
JavaScript 47% · 1.0 MiB
Image 44% · 1018.0 KiB
Font 3% · 70.7 KiB
Other 3% · 62.0 KiB
Document 2% · 45.7 KiB
CSS 1% · 28.0 KiB

~343.8 KiB of savings available

Remove unused JavaScript: 343.8 KiB
C
Image Optimization
Action
64 images, 0 KB saveable
REVIEW
64 images, 0 KB saveable
Warning::
https://img.taipeitimes.com/images/2026/04/23/thum... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.taipeitimes.com/assets/images/logo1_fo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.taipeitimes.com/assets/images/weather/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.taipeitimes.com/images/2026/04/23/thum... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.taipeitimes.com/images/2026/04/23/thum... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.taipeitimes.com/images/2026/04/23/thum... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.taipeitimes.com/images/2026/04/22/thum... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.taipeitimes.com/images/2026/04/23/thum... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.taipeitimes.com/images/2026/04/23/thum... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.taipeitimes.com/images/2026/04/23/thum... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.taipeitimes.com/images/2026/04/22/thum... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.taipeitimes.com/images/2026/04/23/thum... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.taipeitimes.com/images/2026/04/21/thum... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.taipeitimes.com/assets/images/logo.gif is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.taipeitimes.com/images/2026/04/23/thum... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.taipeitimes.com/images/2026/04/23/thum... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.taipeitimes.com/images/2026/04/23/thum... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.taipeitimes.com/images/2026/04/23/thum... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.taipeitimes.com/images/2026/04/23/thum... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.taipeitimes.com/assets/images/right.pn... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.taipeitimes.com/images/2026/04/23/thum... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.taipeitimes.com/images/2026/04/23/thum... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.taipeitimes.com/assets/images/search2.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.taipeitimes.com/images/2026/04/23/thum... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.taipeitimes.com/images/2026/04/23/thum... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.taipeitimes.com/images/2026/04/23/thum... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.taipeitimes.com/images/2025/05/23/thum... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.taipeitimes.com/images/2025/05/22/thum... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.taipeitimes.com/images/2026/04/23/thum... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.taipeitimes.com/images/2026/04/23/thum... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.taipeitimes.com/assets/images/rss.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.taipeitimes.com/images/2026/04/23/thum... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.taipeitimes.com/images/2026/04/23/thum... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.taipeitimes.com/images/2026/04/22/thum... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.taipeitimes.com/assets/images/home.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.taipeitimes.com/images/2026/04/23/thum... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.taipeitimes.com/images/2026/04/23/thum... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.taipeitimes.com/assets/images/weather/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.taipeitimes.com/images/2026/04/23/thum... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.taipeitimes.com/images/2026/04/23/thum... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.taipeitimes.com/images/2026/04/23/thum... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.taipeitimes.com/images/2026/04/23/thum... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
64 images 1012 KB
0 oversized -0 KB
54 legacy format
42 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

B
JS Execution Cost
686ms total JS execution
REVIEW
686ms total JS execution
Info::
https://securepubads.g.doubleclick.net/pagead/mana...: 208ms CPU time
Info::
https://cdn.ampproject.org/rtv/012603032146000/amp...: 160ms CPU time
Info::
Unattributable: 124ms CPU time
Info::
https://www.taipeitimes.com/: 121ms CPU time
Info::
https://www.taipeitimes.com/assets/js/jquery.min.j...: 73ms CPU time
Warning::
Third-party scripts: 686ms (100% of total)

Main Thread Breakdown

Script Evaluation 52% Other 17% Style & Layout 15% Script Parsing & Compilation 7% Rendering 6%
ScriptTotalScriptingParse/CompileParty
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604210101/pubads_impl.js?cb=31098008208ms174ms13ms3rd
https://cdn.ampproject.org/rtv/012603032146000/amp4ads-v0.mjs160ms101ms10ms3rd
Unattributable124ms14ms0ms3rd
https://www.taipeitimes.com/121ms5ms2ms3rd
https://www.taipeitimes.com/assets/js/jquery.min.js73ms23ms2ms3rd
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

B
HTTP Caching
private; max-age=31536000
REVIEW
private; max-age=31536000
Info::
Cache-Control header is set
Got: private; max-age=31536000
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

private; max-age=31536000

DirectiveValueMeaning
private; max-age31536000
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
2 fonts (71 KB)
PASS
2 fonts (71 KB)
Info::
2 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

2

71 KB total

Render-blocking

0

of 2

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 1.7 s LCP 2.0 shttps://fonts.gstatic.com/s/gelasio/v14/cIf9MaFfvUQxTTqS9C6hYUsEkIo.woff2cIf9MaFfvUQxTTqS9C6hYUs... https://fonts.gstatic.com/s/gelasio/v14/cIf9MaFfvUQxTTqS9C6hYUsEkIo.woff2 — 34.0 KiB — 48 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 36.7 KiB — 36 ms — font-display: swap
cIf9MaFfvUQxTTqS9C6hYUs... woff2 swap
Size 34 KB
Load time 48 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 37 KB
Load time 36 ms
Start 2.3 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
Network Waterfall
135 requests over 3673ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 1.7 s LCP 2.0 shttps://taipeitimes.com// https://taipeitimes.com/ — 301 — 120 B — 921 ms — h2https://www.taipeitimes.com/www.taipeitimes.com/ https://www.taipeitimes.com/ — 200 — 21.3 KiB — 59 ms — h2https://www.taipeitimes.com/assets/css/reset.csswww.taipeitimes.com/assets/css/rese... https://www.taipeitimes.com/assets/css/reset.css — 200 — 1.2 KiB — 27 ms — h2https://www.taipeitimes.com/assets/css/style.css?2024111www.taipeitimes.com/assets/css/styl... https://www.taipeitimes.com/assets/css/style.css?2024111 — 200 — 8.4 KiB — 27 ms — h2https://www.taipeitimes.com/assets/css/animate.csswww.taipeitimes.com/assets/css/anim... https://www.taipeitimes.com/assets/css/animate.css — 200 — 5.0 KiB — 27 ms — h2https://www.taipeitimes.com/assets/css/daterangepicker.csswww.taipeitimes.com/assets/css/date... https://www.taipeitimes.com/assets/css/daterangepicker.css — 200 — 1.8 KiB — 26 ms — h2https://fonts.googleapis.com/css?family=Gelasio:400,700&display=swapfonts.googleapis.com/css?family=Gel... https://fonts.googleapis.com/css?family=Gelasio:400,700&display=swap — 200 — 963 B — 102 ms — h2https://www.taipeitimes.com/assets/js/jquery.min.jswww.taipeitimes.com/assets/js/jquer... https://www.taipeitimes.com/assets/js/jquery.min.js — 200 — 32.1 KiB — 43 ms — h2https://www.taipeitimes.com/assets/js/jquery.sticky.jswww.taipeitimes.com/assets/js/jquer... https://www.taipeitimes.com/assets/js/jquery.sticky.js — 200 — 2.7 KiB — 33 ms — h2https://www.taipeitimes.com/assets/js/header.jswww.taipeitimes.com/assets/js/heade... https://www.taipeitimes.com/assets/js/header.js — 200 — 985 B — 34 ms — h2https://www.taipeitimes.com/assets/js/moment.min.jswww.taipeitimes.com/assets/js/momen... https://www.taipeitimes.com/assets/js/moment.min.js — 200 — 17.1 KiB — 33 ms — h2https://www.taipeitimes.com/assets/js/daterangepicker.jswww.taipeitimes.com/assets/js/dater... https://www.taipeitimes.com/assets/js/daterangepicker.js — 200 — 11.2 KiB — 44 ms — h2https://www.taipeitimes.com/assets/js/all.js?20200312www.taipeitimes.com/assets/js/all.j... https://www.taipeitimes.com/assets/js/all.js?20200312 — 200 — 3.0 KiB — 33 ms — h2https://www.taipeitimes.com/assets/js/interstitial.js?20200316www.taipeitimes.com/assets/js/inter... https://www.taipeitimes.com/assets/js/interstitial.js?20200316 — 200 — 726 B — 32 ms — h2https://www.taipeitimes.com/assets/images/logo1_forfooter.gifwww.taipeitimes.com/assets/images/l... https://www.taipeitimes.com/assets/images/logo1_forfooter.gif — 200 — 6.2 KiB — 22 ms — h2https://www.taipeitimes.com/assets/images/logo.gifwww.taipeitimes.com/assets/images/l... https://www.taipeitimes.com/assets/images/logo.gif — 200 — 6.1 KiB — 21 ms — h2https://www.taipeitimes.com/assets/images/home.pngwww.taipeitimes.com/assets/images/h... https://www.taipeitimes.com/assets/images/home.png — 200 — 1.6 KiB — 21 ms — h2https://www.taipeitimes.com/assets/images/search2.pngwww.taipeitimes.com/assets/images/s... https://www.taipeitimes.com/assets/images/search2.png — 200 — 1.6 KiB — 21 ms — h2https://www.taipeitimes.com/assets/images/times.pngwww.taipeitimes.com/assets/images/t... https://www.taipeitimes.com/assets/images/times.png — 200 — 1.4 KiB — 20 ms — h2https://www.taipeitimes.com/log/tt.jswww.taipeitimes.com/log/tt.js https://www.taipeitimes.com/log/tt.js — 200 — 2.0 KiB — 870 ms — h2https://img.taipeitimes.com/images/2026/04/23/thumbs/P01-260423-326.jpgimg.taipeitimes.com/images/2026/04/... https://img.taipeitimes.com/images/2026/04/23/thumbs/P01-260423-326.jpg — 200 — 22.9 KiB — 77 ms — h2https://img.taipeitimes.com/images/2026/04/23/thumbs/p01-260423-commander.jpgimg.taipeitimes.com/images/2026/04/... https://img.taipeitimes.com/images/2026/04/23/thumbs/p01-260423-commander.jpg — 200 — 18.5 KiB — 57 ms — h2https://img.taipeitimes.com/images/2026/04/23/thumbs/P01-260423-008.jpgimg.taipeitimes.com/images/2026/04/... https://img.taipeitimes.com/images/2026/04/23/thumbs/P01-260423-008.jpg — 200 — 16.5 KiB — 65 ms — h2https://img.taipeitimes.com/images/2026/04/23/thumbs/P01-260423-330.jpgimg.taipeitimes.com/images/2026/04/... https://img.taipeitimes.com/images/2026/04/23/thumbs/P01-260423-330.jpg — 200 — 10.6 KiB — 56 ms — h2https://img.taipeitimes.com/images/2026/04/23/thumbs/P01-260423-329.jpgimg.taipeitimes.com/images/2026/04/... https://img.taipeitimes.com/images/2026/04/23/thumbs/P01-260423-329.jpg — 200 — 22.4 KiB — 72 ms — h2https://img.taipeitimes.com/images/2026/04/22/thumbs/phpfKPZxp.jpgimg.taipeitimes.com/images/2026/04/... https://img.taipeitimes.com/images/2026/04/22/thumbs/phpfKPZxp.jpg — 200 — 21.6 KiB — 75 ms — h2https://www.taipeitimes.com/assets/images/right.pngwww.taipeitimes.com/assets/images/r... https://www.taipeitimes.com/assets/images/right.png — 200 — 1.7 KiB — 22 ms — h2https://www.taipeitimes.com/assets/images/weather/wi_0002.gifwww.taipeitimes.com/assets/images/w... https://www.taipeitimes.com/assets/images/weather/wi_0002.gif — 200 — 1.8 KiB — 24 ms — h2https://www.taipeitimes.com/assets/images/weather/wi_0006.gifwww.taipeitimes.com/assets/images/w... https://www.taipeitimes.com/assets/images/weather/wi_0006.gif — 200 — 1.6 KiB — 21 ms — h2https://www.taipeitimes.com/assets/images/weather/wi_0010.gifwww.taipeitimes.com/assets/images/w... https://www.taipeitimes.com/assets/images/weather/wi_0010.gif — 200 — 1.1 KiB — 22 ms — h2
0 ms 1.0 s 2.0 s 3.0 s FCP 1.7 s LCP 2.0 shttps://taipeitimes.com// https://taipeitimes.com/ — 301 — 120 B — 921 ms — h2https://www.taipeitimes.com/www.taipeitimes.com/ https://www.taipeitimes.com/ — 200 — 21.3 KiB — 59 ms — h2https://www.taipeitimes.com/assets/css/reset.csswww.taipeitimes.com/assets/css/rese... https://www.taipeitimes.com/assets/css/reset.css — 200 — 1.2 KiB — 27 ms — h2https://www.taipeitimes.com/assets/css/style.css?2024111www.taipeitimes.com/assets/css/styl... https://www.taipeitimes.com/assets/css/style.css?2024111 — 200 — 8.4 KiB — 27 ms — h2https://www.taipeitimes.com/assets/css/animate.csswww.taipeitimes.com/assets/css/anim... https://www.taipeitimes.com/assets/css/animate.css — 200 — 5.0 KiB — 27 ms — h2https://www.taipeitimes.com/assets/css/daterangepicker.csswww.taipeitimes.com/assets/css/date... https://www.taipeitimes.com/assets/css/daterangepicker.css — 200 — 1.8 KiB — 26 ms — h2https://fonts.googleapis.com/css?family=Gelasio:400,700&display=swapfonts.googleapis.com/css?family=Gel... https://fonts.googleapis.com/css?family=Gelasio:400,700&display=swap — 200 — 963 B — 102 ms — h2https://www.taipeitimes.com/assets/js/jquery.min.jswww.taipeitimes.com/assets/js/jquer... https://www.taipeitimes.com/assets/js/jquery.min.js — 200 — 32.1 KiB — 43 ms — h2https://www.taipeitimes.com/assets/js/jquery.sticky.jswww.taipeitimes.com/assets/js/jquer... https://www.taipeitimes.com/assets/js/jquery.sticky.js — 200 — 2.7 KiB — 33 ms — h2https://www.taipeitimes.com/assets/js/header.jswww.taipeitimes.com/assets/js/heade... https://www.taipeitimes.com/assets/js/header.js — 200 — 985 B — 34 ms — h2https://www.taipeitimes.com/assets/js/moment.min.jswww.taipeitimes.com/assets/js/momen... https://www.taipeitimes.com/assets/js/moment.min.js — 200 — 17.1 KiB — 33 ms — h2https://www.taipeitimes.com/assets/js/daterangepicker.jswww.taipeitimes.com/assets/js/dater... https://www.taipeitimes.com/assets/js/daterangepicker.js — 200 — 11.2 KiB — 44 ms — h2https://www.taipeitimes.com/assets/js/all.js?20200312www.taipeitimes.com/assets/js/all.j... https://www.taipeitimes.com/assets/js/all.js?20200312 — 200 — 3.0 KiB — 33 ms — h2https://www.taipeitimes.com/assets/js/interstitial.js?20200316www.taipeitimes.com/assets/js/inter... https://www.taipeitimes.com/assets/js/interstitial.js?20200316 — 200 — 726 B — 32 ms — h2https://www.taipeitimes.com/assets/images/logo1_forfooter.gifwww.taipeitimes.com/assets/images/l... https://www.taipeitimes.com/assets/images/logo1_forfooter.gif — 200 — 6.2 KiB — 22 ms — h2https://www.taipeitimes.com/assets/images/logo.gifwww.taipeitimes.com/assets/images/l... https://www.taipeitimes.com/assets/images/logo.gif — 200 — 6.1 KiB — 21 ms — h2https://www.taipeitimes.com/assets/images/home.pngwww.taipeitimes.com/assets/images/h... https://www.taipeitimes.com/assets/images/home.png — 200 — 1.6 KiB — 21 ms — h2https://www.taipeitimes.com/assets/images/search2.pngwww.taipeitimes.com/assets/images/s... https://www.taipeitimes.com/assets/images/search2.png — 200 — 1.6 KiB — 21 ms — h2https://www.taipeitimes.com/assets/images/times.pngwww.taipeitimes.com/assets/images/t... https://www.taipeitimes.com/assets/images/times.png — 200 — 1.4 KiB — 20 ms — h2https://www.taipeitimes.com/log/tt.jswww.taipeitimes.com/log/tt.js https://www.taipeitimes.com/log/tt.js — 200 — 2.0 KiB — 870 ms — h2https://img.taipeitimes.com/images/2026/04/23/thumbs/P01-260423-326.jpgimg.taipeitimes.com/images/2026/04/... https://img.taipeitimes.com/images/2026/04/23/thumbs/P01-260423-326.jpg — 200 — 22.9 KiB — 77 ms — h2https://img.taipeitimes.com/images/2026/04/23/thumbs/p01-260423-commander.jpgimg.taipeitimes.com/images/2026/04/... https://img.taipeitimes.com/images/2026/04/23/thumbs/p01-260423-commander.jpg — 200 — 18.5 KiB — 57 ms — h2https://img.taipeitimes.com/images/2026/04/23/thumbs/P01-260423-008.jpgimg.taipeitimes.com/images/2026/04/... https://img.taipeitimes.com/images/2026/04/23/thumbs/P01-260423-008.jpg — 200 — 16.5 KiB — 65 ms — h2https://img.taipeitimes.com/images/2026/04/23/thumbs/P01-260423-330.jpgimg.taipeitimes.com/images/2026/04/... https://img.taipeitimes.com/images/2026/04/23/thumbs/P01-260423-330.jpg — 200 — 10.6 KiB — 56 ms — h2https://img.taipeitimes.com/images/2026/04/23/thumbs/P01-260423-329.jpgimg.taipeitimes.com/images/2026/04/... https://img.taipeitimes.com/images/2026/04/23/thumbs/P01-260423-329.jpg — 200 — 22.4 KiB — 72 ms — h2https://img.taipeitimes.com/images/2026/04/22/thumbs/phpfKPZxp.jpgimg.taipeitimes.com/images/2026/04/... https://img.taipeitimes.com/images/2026/04/22/thumbs/phpfKPZxp.jpg — 200 — 21.6 KiB — 75 ms — h2https://www.taipeitimes.com/assets/images/right.pngwww.taipeitimes.com/assets/images/r... https://www.taipeitimes.com/assets/images/right.png — 200 — 1.7 KiB — 22 ms — h2https://www.taipeitimes.com/assets/images/weather/wi_0002.gifwww.taipeitimes.com/assets/images/w... https://www.taipeitimes.com/assets/images/weather/wi_0002.gif — 200 — 1.8 KiB — 24 ms — h2https://www.taipeitimes.com/assets/images/weather/wi_0006.gifwww.taipeitimes.com/assets/images/w... https://www.taipeitimes.com/assets/images/weather/wi_0006.gif — 200 — 1.6 KiB — 21 ms — h2https://www.taipeitimes.com/assets/images/weather/wi_0010.gifwww.taipeitimes.com/assets/images/w... https://www.taipeitimes.com/assets/images/weather/wi_0010.gif — 200 — 1.1 KiB — 22 ms — h2https://www.taipeitimes.com/assets/images/rss.pngwww.taipeitimes.com/assets/images/r... https://www.taipeitimes.com/assets/images/rss.png — 200 — 1.7 KiB — 24 ms — h2https://www.googletagmanager.com/gtag/js?id=G-9B3XE39JSTwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-9B3XE39JST — 200 — 162.7 KiB — 186 ms — h2https://connect.facebook.net/zh_TW/all.jsconnect.facebook.net/zh_TW/all.js https://connect.facebook.net/zh_TW/all.js — 200 — 1.8 KiB — 46 ms — h3https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 33.6 KiB — 143 ms — h3https://fonts.gstatic.com/s/gelasio/v14/cIf9MaFfvUQxTTqS9C6hYUsEkIo.woff2fonts.gstatic.com/s/gelasio/v14/cIf... https://fonts.gstatic.com/s/gelasio/v14/cIf9MaFfvUQxTTqS9C6hYUsEkIo.woff2 — 200 — 34.0 KiB — 48 ms — h3https://img.taipeitimes.com/images/2026/04/22/thumbs/P01-260422-013.jpgimg.taipeitimes.com/images/2026/04/... https://img.taipeitimes.com/images/2026/04/22/thumbs/P01-260422-013.jpg — 200 — 17.1 KiB — 48 ms — h2https://img.taipeitimes.com/images/2026/04/23/thumbs/P02-260423-009.jpgimg.taipeitimes.com/images/2026/04/... https://img.taipeitimes.com/images/2026/04/23/thumbs/P02-260423-009.jpg — 200 — 20.7 KiB — 50 ms — h2https://img.taipeitimes.com/images/2026/04/23/thumbs/P02-260423-604.jpgimg.taipeitimes.com/images/2026/04/... https://img.taipeitimes.com/images/2026/04/23/thumbs/P02-260423-604.jpg — 200 — 21.4 KiB — 81 ms — h2https://img.taipeitimes.com/images/2026/04/23/thumbs/P02-260423-010.jpgimg.taipeitimes.com/images/2026/04/... https://img.taipeitimes.com/images/2026/04/23/thumbs/P02-260423-010.jpg — 200 — 30.2 KiB — 106 ms — h2https://img.taipeitimes.com/images/2026/04/23/thumbs/p02-260423-drill.jpgimg.taipeitimes.com/images/2026/04/... https://img.taipeitimes.com/images/2026/04/23/thumbs/p02-260423-drill.jpg — 200 — 29.4 KiB — 103 ms — h2https://img.taipeitimes.com/images/2026/04/23/thumbs/p03-260423-cooperation.jpgimg.taipeitimes.com/images/2026/04/... https://img.taipeitimes.com/images/2026/04/23/thumbs/p03-260423-cooperation.jpg — 200 — 51.9 KiB — 110 ms — h2https://img.taipeitimes.com/images/2026/04/23/thumbs/P03-260423-015.jpgimg.taipeitimes.com/images/2026/04/... https://img.taipeitimes.com/images/2026/04/23/thumbs/P03-260423-015.jpg — 200 — 24.0 KiB — 103 ms — h2https://img.taipeitimes.com/images/2026/04/23/thumbs/P03-260423-328.jpgimg.taipeitimes.com/images/2026/04/... https://img.taipeitimes.com/images/2026/04/23/thumbs/P03-260423-328.jpg — 200 — 17.8 KiB — 106 ms — h2https://img.taipeitimes.com/images/2026/04/23/thumbs/P03-260423-013.jpgimg.taipeitimes.com/images/2026/04/... https://img.taipeitimes.com/images/2026/04/23/thumbs/P03-260423-013.jpg — 200 — 17.3 KiB — 105 ms — h2https://img.taipeitimes.com/images/2026/04/23/thumbs/P03-260423-014.jpgimg.taipeitimes.com/images/2026/04/... https://img.taipeitimes.com/images/2026/04/23/thumbs/P03-260423-014.jpg — 200 — 41.7 KiB — 117 ms — h2https://img.taipeitimes.com/images/2026/04/23/thumbs/P09-260423-601.jpgimg.taipeitimes.com/images/2026/04/... https://img.taipeitimes.com/images/2026/04/23/thumbs/P09-260423-601.jpg — 200 — 28.7 KiB — 116 ms — h2https://img.taipeitimes.com/images/2026/04/23/thumbs/P09-260423-325.jpgimg.taipeitimes.com/images/2026/04/... https://img.taipeitimes.com/images/2026/04/23/thumbs/P09-260423-325.jpg — 200 — 18.2 KiB — 116 ms — h2https://img.taipeitimes.com/images/2026/04/23/thumbs/P09-260423-324.jpgimg.taipeitimes.com/images/2026/04/... https://img.taipeitimes.com/images/2026/04/23/thumbs/P09-260423-324.jpg — 200 — 10.3 KiB — 118 ms — h2https://img.taipeitimes.com/images/2026/04/23/thumbs/P06-260423-313.jpgimg.taipeitimes.com/images/2026/04/... https://img.taipeitimes.com/images/2026/04/23/thumbs/P06-260423-313.jpg — 200 — 18.9 KiB — 117 ms — h2https://img.taipeitimes.com/images/2026/04/23/thumbs/P06-260423-318.jpgimg.taipeitimes.com/images/2026/04/... https://img.taipeitimes.com/images/2026/04/23/thumbs/P06-260423-318.jpg — 200 — 39.4 KiB — 120 ms — h2https://img.taipeitimes.com/images/2026/04/23/thumbs/P06-260423-314.jpgimg.taipeitimes.com/images/2026/04/... https://img.taipeitimes.com/images/2026/04/23/thumbs/P06-260423-314.jpg — 200 — 18.0 KiB — 127 ms — h2https://img.taipeitimes.com/images/2026/04/23/thumbs/P06-260423-309.jpgimg.taipeitimes.com/images/2026/04/... https://img.taipeitimes.com/images/2026/04/23/thumbs/P06-260423-309.jpg — 200 — 40.5 KiB — 124 ms — h2https://img.taipeitimes.com/images/2026/04/23/thumbs/P05-260423-319.jpgimg.taipeitimes.com/images/2026/04/... https://img.taipeitimes.com/images/2026/04/23/thumbs/P05-260423-319.jpg — 200 — 31.8 KiB — 120 ms — h2https://img.taipeitimes.com/images/2026/04/23/thumbs/P05-260423-308.jpgimg.taipeitimes.com/images/2026/04/... https://img.taipeitimes.com/images/2026/04/23/thumbs/P05-260423-308.jpg — 200 — 17.4 KiB — 119 ms — h2https://img.taipeitimes.com/images/2026/04/23/thumbs/P05-260423-305.jpgimg.taipeitimes.com/images/2026/04/... https://img.taipeitimes.com/images/2026/04/23/thumbs/P05-260423-305.jpg — 200 — 22.3 KiB — 122 ms — h2https://img.taipeitimes.com/images/2026/04/23/thumbs/p12-260423-004.jpgimg.taipeitimes.com/images/2026/04/... https://img.taipeitimes.com/images/2026/04/23/thumbs/p12-260423-004.jpg — 200 — 30.4 KiB — 121 ms — h2https://img.taipeitimes.com/images/2026/04/23/thumbs/p12-260423-006.jpgimg.taipeitimes.com/images/2026/04/... https://img.taipeitimes.com/images/2026/04/23/thumbs/p12-260423-006.jpg — 200 — 28.9 KiB — 122 ms — h2https://img.taipeitimes.com/images/2026/04/23/thumbs/p11-260423-bookcover.jpgimg.taipeitimes.com/images/2026/04/... https://img.taipeitimes.com/images/2026/04/23/thumbs/p11-260423-bookcover.jpg — 200 — 23.0 KiB — 124 ms — h2https://img.taipeitimes.com/images/2026/04/23/thumbs/P10-260423-001.jpgimg.taipeitimes.com/images/2026/04/... https://img.taipeitimes.com/images/2026/04/23/thumbs/P10-260423-001.jpg — 200 — 25.8 KiB — 123 ms — h2https://img.taipeitimes.com/images/2026/04/22/thumbs/p11-260422-aa1.jpgimg.taipeitimes.com/images/2026/04/... https://img.taipeitimes.com/images/2026/04/22/thumbs/p11-260422-aa1.jpg — 200 — 21.3 KiB — 125 ms — h2https://img.taipeitimes.com/images/2026/04/21/thumbs/P11-260421-320.jpgimg.taipeitimes.com/images/2026/04/... https://img.taipeitimes.com/images/2026/04/21/thumbs/P11-260421-320.jpg — 200 — 10.7 KiB — 124 ms — h2https://img.taipeitimes.com/images/2025/05/23/thumbs/P12-250523-008.jpgimg.taipeitimes.com/images/2025/05/... https://img.taipeitimes.com/images/2025/05/23/thumbs/P12-250523-008.jpg — 200 — 25.1 KiB — 126 ms — h2https://img.taipeitimes.com/images/2025/05/22/thumbs/p12-250522-Mae%20Salong_Martyrs%20shrine_04.jpgimg.taipeitimes.com/images/2025/05/... https://img.taipeitimes.com/images/2025/05/22/thumbs/p12-250522-Mae%20Salong_Martyrs%20shrine_04.jpg — 200 — 26.5 KiB — 128 ms — h2https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FTaipei-Times-210998785327%2F&tabs=timeline&width=300&height=382&small_header=false&adapt_container_width=true&hide_cover=false&show_facepile=true&appId=213492305352346www.facebook.com/plugins/page.php?h... https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FTaipei-Times-210998785327%2F&tabs=timeline&width=300&height=382&small_header=false&adapt_container_width=true&hide_cover=false&show_facepile=true&appId=213492305352346 — 200 — 15.3 KiB — 151 ms — h3https://connect.facebook.net/zh_TW/all.js?hash=39ae07b1b9acd549a798e64f6da6ebf1connect.facebook.net/zh_TW/all.js?h... https://connect.facebook.net/zh_TW/all.js?hash=39ae07b1b9acd549a798e64f6da6ebf1 — 200 — 82.7 KiB — 30 ms — h3https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604210101/pubads_impl.js?cb=31098008securepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604210101/pubads_impl.js?cb=31098008 — 200 — 187.6 KiB — 97 ms — h3https://www.facebook.com/x/oauth/status?client_id=204610739643846&input_token&origin=1&redirect_uri=https%3A%2F%2Fwww.taipeitimes.com%2F&sdk=joey&wants_cookie_data=falsewww.facebook.com/x/oauth/status?cli... https://www.facebook.com/x/oauth/status?client_id=204610739643846&input_token&origin=1&redirect_uri=https%3A%2F%2Fwww.taipeitimes.com%2F&sdk=joey&wants_cookie_data=false — 200 — 119 B — 222 ms — h3https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gptsecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gpt — 200 — 23.0 KiB — 41 ms — h3https://static.xx.fbcdn.net/rsrc.php/v5/y4/l/0,cross/xint0OWKUVX.cssstatic.xx.fbcdn.net/rsrc.php/v5/y4/... https://static.xx.fbcdn.net/rsrc.php/v5/y4/l/0,cross/xint0OWKUVX.css — 200 — 5.5 KiB — 26 ms — h3https://static.xx.fbcdn.net/rsrc.php/v5/y0/l/0,cross/x3hKC4Lx5Uj.cssstatic.xx.fbcdn.net/rsrc.php/v5/y0/... https://static.xx.fbcdn.net/rsrc.php/v5/y0/l/0,cross/x3hKC4Lx5Uj.css — 200 — 1.8 KiB — 21 ms — h3https://static.xx.fbcdn.net/rsrc.php/v4/yp/r/Pju9KKRnCLT.jsstatic.xx.fbcdn.net/rsrc.php/v4/yp/... https://static.xx.fbcdn.net/rsrc.php/v4/yp/r/Pju9KKRnCLT.js — 200 — 92.9 KiB — 49 ms — h3https://static.xx.fbcdn.net/rsrc.php/v4i7M54/yv/l/en_GB-j/qI4X_Bx6TV_.jsstatic.xx.fbcdn.net/rsrc.php/v4i7M5... https://static.xx.fbcdn.net/rsrc.php/v4i7M54/yv/l/en_GB-j/qI4X_Bx6TV_.js — 200 — 26.0 KiB — 49 ms — h3https://static.xx.fbcdn.net/rsrc.php/v4/yP/r/dg24ld0h9iw.jsstatic.xx.fbcdn.net/rsrc.php/v4/yP/... https://static.xx.fbcdn.net/rsrc.php/v4/yP/r/dg24ld0h9iw.js — 200 — 1.6 KiB — 47 ms — h3https://static.xx.fbcdn.net/rsrc.php/v4/yS/r/SvdOUYwC8Zh.jsstatic.xx.fbcdn.net/rsrc.php/v4/yS/... https://static.xx.fbcdn.net/rsrc.php/v4/yS/r/SvdOUYwC8Zh.js — 200 — 2.9 KiB — 47 ms — h3https://static.xx.fbcdn.net/rsrc.php/v4/yy/r/XYsqNXekWRA.jsstatic.xx.fbcdn.net/rsrc.php/v4/yy/... https://static.xx.fbcdn.net/rsrc.php/v4/yy/r/XYsqNXekWRA.js — 200 — 12.2 KiB — 47 ms — h3https://static.xx.fbcdn.net/rsrc.php/v4/yt/r/e0qnL2dG90H.jsstatic.xx.fbcdn.net/rsrc.php/v4/yt/... https://static.xx.fbcdn.net/rsrc.php/v4/yt/r/e0qnL2dG90H.js — 200 — 1.2 KiB — 33 ms — h3https://static.xx.fbcdn.net/rsrc.php/v4/yw/r/eNNHlBOQwco.jsstatic.xx.fbcdn.net/rsrc.php/v4/yw/... https://static.xx.fbcdn.net/rsrc.php/v4/yw/r/eNNHlBOQwco.js — 200 — 68.1 KiB — 47 ms — h3https://static.xx.fbcdn.net/rsrc.php/v4issO4/yq/l/en_GB-j/U6P0eweOiZN.jsstatic.xx.fbcdn.net/rsrc.php/v4issO... https://static.xx.fbcdn.net/rsrc.php/v4issO4/yq/l/en_GB-j/U6P0eweOiZN.js — 200 — 22.0 KiB — 45 ms — h3https://static.xx.fbcdn.net/rsrc.php/v4iLl54/yJ/l/en_GB-j/CiyXPIEtkiG.jsstatic.xx.fbcdn.net/rsrc.php/v4iLl5... https://static.xx.fbcdn.net/rsrc.php/v4iLl54/yJ/l/en_GB-j/CiyXPIEtkiG.js — 200 — 17.4 KiB — 34 ms — h3https://scontent-cdg4-2.xx.fbcdn.net/v/t39.30808-1/351926298_817669409774100_3238465929271679414_n.jpg?stp=dst-jpg_s200x200_tt6&_nc_cat=101&ccb=1-7&_nc_sid=f907e8&_nc_ohc=Nqgok033CcwQ7kNvwF_cRGb&_nc_oc=AdrSSc2JKrn-iwRC4AUbXtHl_NDflRS0TTKUfnUlFCpXjeMfUgklqJektIy4326pfltvpIjNOqRbcBLWWp5EzWWt&_nc_zt=24&_nc_ht=scontent-cdg4-2.xx&edm=ADwHzz8EAAAA&_nc_gid=mWxzaPOhgvtdARbiFEagCg&oh=00_Af2T7bvBh26aKUAjs2qnlAZb5sjx-Qmge52is7noGd4obw&oe=69EF0502scontent-cdg4-2.xx.fbcdn.net/v/t39.... https://scontent-cdg4-2.xx.fbcdn.net/v/t39.30808-1/351926298_817669409774100_3238465929271679414_n.jpg?stp=dst-jpg_s200x200_tt6&_nc_cat=101&ccb=1-7&_nc_sid=f907e8&_nc_ohc=Nqgok033CcwQ7kNvwF_cRGb&_nc_oc=AdrSSc2JKrn-iwRC4AUbXtHl_NDflRS0TTKUfnUlFCpXjeMfUgklqJektIy4326pfltvpIjNOqRbcBLWWp5EzWWt&_nc_zt=24&_nc_ht=scontent-cdg4-2.xx&edm=ADwHzz8EAAAA&_nc_gid=mWxzaPOhgvtdARbiFEagCg&oh=00_Af2T7bvBh26aKUAjs2qnlAZb5sjx-Qmge52is7noGd4obw&oe=69EF0502 — 200 — 5.8 KiB — 53 ms — h3https://static.xx.fbcdn.net/rsrc.php/v4/yT/r/IELXO5JSj9Z.pngstatic.xx.fbcdn.net/rsrc.php/v4/yT/... https://static.xx.fbcdn.net/rsrc.php/v4/yT/r/IELXO5JSj9Z.png — 200 — 730 B — 5 ms — h3https://pagead2.googlesyndication.com/gampad/ads?pvsid=1656087396256274&correlator=1044314859172066&eid=31098008&output=ldjh&gdfp_req=1&vrg=202604210101&ptt=17&impl=fif&iu_parts=21202031%2CTT-home-B1&enc_prev_ius=%2F0%2F1&prev_iu_szs=300x250&ifi=1&didk=4188306792&dids=ad-B1&adfs=575226766&sfv=1-0-45&sc=1&abxe=1&dt=1776896071043&lmt=1776896071&adxs=925&adys=179&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=0&ucis=1&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDcuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Fwww.taipeitimes.com%2F&vis=1&psz=315x335&msz=300x0&fws=132&ohw=1100&dlt=1776896070497&idt=463&cust_params=ltn_interstitial%3D0&adks=978290662&frm=20&eoidce=1pagead2.googlesyndication.com/gampa... https://pagead2.googlesyndication.com/gampad/ads?pvsid=1656087396256274&correlator=1044314859172066&eid=31098008&output=ldjh&gdfp_req=1&vrg=202604210101&ptt=17&impl=fif&iu_parts=21202031%2CTT-home-B1&enc_prev_ius=%2F0%2F1&prev_iu_szs=300x250&ifi=1&didk=4188306792&dids=ad-B1&adfs=575226766&sfv=1-0-45&sc=1&abxe=1&dt=1776896071043&lmt=1776896071&adxs=925&adys=179&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=0&ucis=1&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDcuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Fwww.taipeitimes.com%2F&vis=1&psz=315x335&msz=300x0&fws=132&ohw=1100&dlt=1776896070497&idt=463&cust_params=ltn_interstitial%3D0&adks=978290662&frm=20&eoidce=1 — 200 — 11.6 KiB — 565 ms — h3https://pagead2.googlesyndication.com/gampad/ads?pvsid=1656087396256274&correlator=1044314859172066&eid=31098008&output=ldjh&gdfp_req=1&vrg=202604210101&ptt=17&impl=fif&iu_parts=21202031%2CTT-home-K2&enc_prev_ius=%2F0%2F1&prev_iu_szs=1260x250%7C1260x90%7C1260x160%7C970x250%7C970x90%7C970x160&ifi=2&didk=4188306517&dids=ad-K2&adfs=4052846457&sfv=1-0-45&sc=1&abxe=1&dt=1776896071053&lmt=1776896071&adxs=45&adys=953&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=1&ucis=2&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDcuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Fwww.taipeitimes.com%2F&vis=1&psz=1350x3736&msz=1260x0&fws=128&ohw=0&dlt=1776896070497&idt=463&cust_params=ltn_interstitial%3D0&adks=872394203&frm=20&eoidce=1pagead2.googlesyndication.com/gampa... https://pagead2.googlesyndication.com/gampad/ads?pvsid=1656087396256274&correlator=1044314859172066&eid=31098008&output=ldjh&gdfp_req=1&vrg=202604210101&ptt=17&impl=fif&iu_parts=21202031%2CTT-home-K2&enc_prev_ius=%2F0%2F1&prev_iu_szs=1260x250%7C1260x90%7C1260x160%7C970x250%7C970x90%7C970x160&ifi=2&didk=4188306517&dids=ad-K2&adfs=4052846457&sfv=1-0-45&sc=1&abxe=1&dt=1776896071053&lmt=1776896071&adxs=45&adys=953&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=1&ucis=2&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDcuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Fwww.taipeitimes.com%2F&vis=1&psz=1350x3736&msz=1260x0&fws=128&ohw=0&dlt=1776896070497&idt=463&cust_params=ltn_interstitial%3D0&adks=872394203&frm=20&eoidce=1 — 200 — 12.5 KiB — 713 ms — h3https://pagead2.googlesyndication.com/gampad/ads?pvsid=1656087396256274&correlator=1044314859172066&eid=31098008&output=ldjh&gdfp_req=1&vrg=202604210101&ptt=17&impl=fif&iu_parts=21202031%2CTT-home-B2&enc_prev_ius=%2F0%2F1&prev_iu_szs=300x250&ifi=3&didk=4188306793&dids=ad-B2&adfs=450067194&sfv=1-0-45&sc=1&abxe=1&dt=1776896071066&lmt=1776896071&adxs=925&adys=3119&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=2&ucis=3&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDcuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Fwww.taipeitimes.com%2F&vis=1&psz=300x0&msz=300x0&fws=132&ohw=1100&dlt=1776896070497&idt=463&cust_params=ltn_interstitial%3D0&adks=1506244123&frm=20&eoidce=1pagead2.googlesyndication.com/gampa... https://pagead2.googlesyndication.com/gampad/ads?pvsid=1656087396256274&correlator=1044314859172066&eid=31098008&output=ldjh&gdfp_req=1&vrg=202604210101&ptt=17&impl=fif&iu_parts=21202031%2CTT-home-B2&enc_prev_ius=%2F0%2F1&prev_iu_szs=300x250&ifi=3&didk=4188306793&dids=ad-B2&adfs=450067194&sfv=1-0-45&sc=1&abxe=1&dt=1776896071066&lmt=1776896071&adxs=925&adys=3119&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=2&ucis=3&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDcuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Fwww.taipeitimes.com%2F&vis=1&psz=300x0&msz=300x0&fws=132&ohw=1100&dlt=1776896070497&idt=463&cust_params=ltn_interstitial%3D0&adks=1506244123&frm=20&eoidce=1 — 200 — 304 B — 355 ms — h3https://www.facebook.com/platform/plugin/tab/renderer/?key=timeline&config_json=%7B%22app_id%22%3A%22213492305352346%22%2C%22href%22%3A%22https%3A%2F%2Fwww.facebook.com%2FTaipei-Times-210998785327%2F%22%2C%22width%22%3A300%2C%22height%22%3A382%2C%22has_cta%22%3Afalse%2C%22has_small_header%22%3Afalse%2C%22has_adapt_container_width%22%3Atrue%2C%22has_cover%22%3Atrue%2C%22has_posts%22%3Afalse%2C%22tabs%22%3A%22timeline%22%2C%22can_personalize%22%3Afalse%2C%22is_xfbml%22%3Afalse%2C%22referer_uri%22%3A%22https%3A%2F%2Fwww.taipeitimes.com%2F%22%7D&fb_dtsg_ag&__user=0&__a=1&__req=1&__hs=20565.BP%3Aplugin_default_pkg.2.0...0&dpr=2&__ccg=POOR&__rev=1037904053&__s=%3A%3Avrxo9j&__hsi=7631710510950050603&__dyn=7wKKewgUowmUK2Wmh0Sw8W5U4e1Fx-ewpU3WwvE3vx609vCwjE0AC1xwEw7Bx61vw55xS0sy0ny0oi0zE5W09yw4vwbS1Lw7Jw7zw6Sw&__sp=1www.facebook.com/platform/plugin/ta... https://www.facebook.com/platform/plugin/tab/renderer/?key=timeline&config_json=%7B%22app_id%22%3A%22213492305352346%22%2C%22href%22%3A%22https%3A%2F%2Fwww.facebook.com%2FTaipei-Times-210998785327%2F%22%2C%22width%22%3A300%2C%22height%22%3A382%2C%22has_cta%22%3Afalse%2C%22has_small_header%22%3Afalse%2C%22has_adapt_container_width%22%3Atrue%2C%22has_cover%22%3Atrue%2C%22has_posts%22%3Afalse%2C%22tabs%22%3A%22timeline%22%2C%22can_personalize%22%3Afalse%2C%22is_xfbml%22%3Afalse%2C%22referer_uri%22%3A%22https%3A%2F%2Fwww.taipeitimes.com%2F%22%7D&fb_dtsg_ag&__user=0&__a=1&__req=1&__hs=20565.BP%3Aplugin_default_pkg.2.0...0&dpr=2&__ccg=POOR&__rev=1037904053&__s=%3A%3Avrxo9j&__hsi=7631710510950050603&__dyn=7wKKewgUowmUK2Wmh0Sw8W5U4e1Fx-ewpU3WwvE3vx609vCwjE0AC1xwEw7Bx61vw55xS0sy0ny0oi0zE5W09yw4vwbS1Lw7Jw7zw6Sw&__sp=1 — -1 — 0 B — 250 ms — https://www.facebook.com/platform/plugin/page/logging/www.facebook.com/platform/plugin/pa... https://www.facebook.com/platform/plugin/page/logging/ — 200 — 752 B — 55 ms — h3https://81570fbc59a732504e11c7e541b4ed66.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.html81570fbc59a732504e11c7e541b4ed66.sa... https://81570fbc59a732504e11c7e541b4ed66.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.html — 200 — 3.1 KiB — 107 ms — h3https://static.xx.fbcdn.net/rsrc.php/v4izx64/yl/l/en_GB-j/zk6fa4LpBK3.jsstatic.xx.fbcdn.net/rsrc.php/v4izx6... https://static.xx.fbcdn.net/rsrc.php/v4izx64/yl/l/en_GB-j/zk6fa4LpBK3.js — 200 — 6.7 KiB — 9 ms — h3https://static.xx.fbcdn.net/rsrc.php/v4/yR/r/89U7jk2uMkx.pngstatic.xx.fbcdn.net/rsrc.php/v4/yR/... https://static.xx.fbcdn.net/rsrc.php/v4/yR/r/89U7jk2uMkx.png — 200 — 3.8 KiB — 4 ms — h3https://static.xx.fbcdn.net/rsrc.php/v4/y8/r/6tpzuzEODHB.jsstatic.xx.fbcdn.net/rsrc.php/v4/y8/... https://static.xx.fbcdn.net/rsrc.php/v4/y8/r/6tpzuzEODHB.js — 200 — 354 B — 3 ms — h3https://www.facebook.com/login/?next=https%3A%2F%2Fwww.facebook.com%2Fplugins%2Fpage.php%3Fhref%3Dhttps%253A%252F%252Fwww.facebook.com%252FTaipei-Times-210998785327%252F%26tabs%3Dtimeline%26width%3D300%26height%3D382%26small_header%3Dfalse%26adapt_container_width%3Dtrue%26hide_cover%3Dfalse%26show_facepile%3Dtrue%26appId%3D213492305352346www.facebook.com/login/?next=https%... https://www.facebook.com/login/?next=https%3A%2F%2Fwww.facebook.com%2Fplugins%2Fpage.php%3Fhref%3Dhttps%253A%252F%252Fwww.facebook.com%252FTaipei-Times-210998785327%252F%26tabs%3Dtimeline%26width%3D300%26height%3D382%26small_header%3Dfalse%26adapt_container_width%3Dtrue%26hide_cover%3Dfalse%26show_facepile%3Dtrue%26appId%3D213492305352346 — 400 — 119 B — 173 ms — h3data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABNEAAABkBAMAAABayruYAAAAJFBMVEUAAADa2tr/////9/e6urpTU…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABNEAAABkBAMAAABayruYAAAAJFBMVEUAAADa2tr/////9/e6urpTU… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAACY4AAADCCAMAAADT9DSoAAAANlBMVEUAAADa2tr/////9/e5ubn39…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAACY4AAADCCAMAAADT9DSoAAAANlBMVEUAAADa2tr/////9/e5ubn39… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABIAQMAAABvIyEEAAAABlBMVEUAAABTU1OoaSf/AAAAAXRST…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABIAQMAAABvIyEEAAAABlBMVEUAAABTU1OoaSf/AAAAAXRST… — 200 — 0 B — 0 ms — datahttps://www.taipeitimes.com/log/google_ad_block_check.js?_t=5922986www.taipeitimes.com/log/google_ad_b... https://www.taipeitimes.com/log/google_ad_block_check.js?_t=5922986 — 200 — 349 B — 234 ms — h2https://www.taipeitimes.com/log/tt?a=800&b=600&c=1350&d=940&e=&f=https%3A%2F%2Fwww.taipeitimes.com%2F&g=Taipei%20Times&h=www.taipeitimes.com&i=home&j=&k=&l=true&m=A&n=&o=1776896071477&tt=1776896071479&jsv=202002121&tt_guid=&ltn_device=&ltn_page=&ltn_area=&ltn_item=&ltn_elem=www.taipeitimes.com/log/tt?a=800&b=... https://www.taipeitimes.com/log/tt?a=800&b=600&c=1350&d=940&e=&f=https%3A%2F%2Fwww.taipeitimes.com%2F&g=Taipei%20Times&h=www.taipeitimes.com&i=home&j=&k=&l=true&m=A&n=&o=1776896071477&tt=1776896071479&jsv=202002121&tt_guid=&ltn_device=&ltn_page=&ltn_area=&ltn_item=&ltn_elem= — 200 — 311 B — 657 ms — h2https://www.googletagmanager.com/gtag/js?id=UA-2887146-31&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=UA-2887146-31&cx=c&gtm=4e64k0 — 200 — 123.9 KiB — 46 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-9B3XE39JST&gtm=45je64k0v9122560528za200zd9122560528&_p=1776896071463&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=66326783.1776896072&frm=0&pscdl=noapi&rcb=18&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~115938466~115938468~117266401~117512543&sid=1776896071&sct=1&seg=0&dl=https%3A%2F%2Fwww.taipeitimes.com%2F&dt=Taipei%20Times&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=2019region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-9B3XE39JST&gtm=45je64k0v9122560528za200zd9122560528&_p=1776896071463&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=66326783.1776896072&frm=0&pscdl=noapi&rcb=18&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~115938466~115938468~117266401~117512543&sid=1776896071&sct=1&seg=0&dl=https%3A%2F%2Fwww.taipeitimes.com%2F&dt=Taipei%20Times&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=2019 — 204 — 551 B — 85 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-9B3XE39JST&cid=66326783.1776896072&gtm=45je64k0v9122560528za200zd9122560528&rcb=18&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938468~117266401~117512543stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-9B3XE39JST&cid=66326783.1776896072&gtm=45je64k0v9122560528za200zd9122560528&rcb=18&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938468~117266401~117512543 — 204 — 560 B — 86 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-9B3XE39JST&cid=66326783.1776896072&gtm=45je64k0v9122560528za200zd9122560528&rcb=18&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938468~117266401~117512543&z=761319370www.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-9B3XE39JST&cid=66326783.1776896072&gtm=45je64k0v9122560528za200zd9122560528&rcb=18&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938468~117266401~117512543&z=761319370 — 200 — 408 B — 89 ms — h2https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 112 ms — h2https://cdn.ampproject.org/rtv/012603032146000/amp4ads-v0.mjscdn.ampproject.org/rtv/012603032146... https://cdn.ampproject.org/rtv/012603032146000/amp4ads-v0.mjs — 200 — 55.9 KiB — 195 ms — h2https://cdn.ampproject.org/rtv/012603032146000/v0/amp-ad-exit-0.1.mjscdn.ampproject.org/rtv/012603032146... https://cdn.ampproject.org/rtv/012603032146000/v0/amp-ad-exit-0.1.mjs — 200 — 5.2 KiB — 217 ms — h2https://cdn.ampproject.org/rtv/012603032146000/v0/amp-analytics-0.1.mjscdn.ampproject.org/rtv/012603032146... https://cdn.ampproject.org/rtv/012603032146000/v0/amp-analytics-0.1.mjs — 200 — 28.6 KiB — 218 ms — h2https://cdn.ampproject.org/rtv/012603032146000/v0/amp-fit-text-0.1.mjscdn.ampproject.org/rtv/012603032146... https://cdn.ampproject.org/rtv/012603032146000/v0/amp-fit-text-0.1.mjs — 200 — 2.0 KiB — 195 ms — h2https://cdn.ampproject.org/rtv/012603032146000/v0/amp-form-0.1.mjscdn.ampproject.org/rtv/012603032146... https://cdn.ampproject.org/rtv/012603032146000/v0/amp-form-0.1.mjs — 200 — 12.8 KiB — 203 ms — h2https://pagead2.googlesyndication.com/pagead/adview?ai=CRjtbR0jpadOgGYfK9fgP2tzyoQKIoqTNhgGw59nFlxW_4R4QASCPoKMjYNW11wKgAe3C2bUCyAEC4AIAqAMByAMIqgSyAk_QxvhHdagGYdCq1RIKK5VQ9UkhEV4KnFDp5BFvSlmXsT7HrMphHdteGu24qpMgsBJcWWb_UTBKqUu4_gbJ2sONuVnXlzjQ_mP-EMBHRqUCVj8T0-SmgsfxgPmRTZgaYvSt4W8TtT-STDcYPp8zSvsOi5EbLhokiOXyAUif1FGIsCUeOCAm-rn33SIPinKqS12Wx4FxV9ItG2bRMeZZWVqOgVFJ0ps0G_sSN0KAji0Pb4aa0DQ6aAsElZ1K6a9gAIEZQOdSiJ5VZe8D9e_soFXnhKtDCiio9XdEDVf6quDMb-7bfN9B86hA78A9oEX-TixprjJqEnHSxkc038rZXpDro-y645Seb7Xqdqa_ZmeC4fXcMhIDWsZ479H3GvXOgTnyKUIHaxGhFDdTrsUspo_qd8AEl4r9ts0F4AQBiAXNrbmCWJIFBAgEGAGSBQQIBRgEoAYCgAf7vKbKAagHp8yxAqgH4tixAqgHpr4bqAfMzrECqAfz0RuoB5bYG6gHqpuxAqgHjs4bqAeT2BuoB_DgG6gH7paxAqgH_p6xAqgHr76xAqgHmuGxAqgH1ckbqAfZtrECqAf3wrEC2AcB8gcEEJ3JB9IIMAiR4YBQEAEYnQEyCKuLgICggIAKOgwAgICAgICUruADqANIvf3BOliljP7YvYKUA4AKA8gLAaIMA5ABAaoNAkVT4g0TCLG9_ti9gpQDFQdlHQkdWq48JOoNEwjC1f7YvYKUAxUHZR0JHVquPCSIDv___________wHYEwzQFQGYFgHKFgIKAPgWAYAXAbIXLgocCAASFHB1Yi0yNzY2MjA4ODU0ODI2MjkyGIeIFBgBKgo4Mjc0MTg4NTA5UAa6FwI4AaoYFwkAAAAA0En-QBIKODI3NDE4ODUwORgBshgJEgKLTxgCIgEA0BgB6BgBwhkCCAE&sigh=CgupZows3FY&uach_m=%5BUACH%5D&ebtr=1pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/adview?ai=CRjtbR0jpadOgGYfK9fgP2tzyoQKIoqTNhgGw59nFlxW_4R4QASCPoKMjYNW11wKgAe3C2bUCyAEC4AIAqAMByAMIqgSyAk_QxvhHdagGYdCq1RIKK5VQ9UkhEV4KnFDp5BFvSlmXsT7HrMphHdteGu24qpMgsBJcWWb_UTBKqUu4_gbJ2sONuVnXlzjQ_mP-EMBHRqUCVj8T0-SmgsfxgPmRTZgaYvSt4W8TtT-STDcYPp8zSvsOi5EbLhokiOXyAUif1FGIsCUeOCAm-rn33SIPinKqS12Wx4FxV9ItG2bRMeZZWVqOgVFJ0ps0G_sSN0KAji0Pb4aa0DQ6aAsElZ1K6a9gAIEZQOdSiJ5VZe8D9e_soFXnhKtDCiio9XdEDVf6quDMb-7bfN9B86hA78A9oEX-TixprjJqEnHSxkc038rZXpDro-y645Seb7Xqdqa_ZmeC4fXcMhIDWsZ479H3GvXOgTnyKUIHaxGhFDdTrsUspo_qd8AEl4r9ts0F4AQBiAXNrbmCWJIFBAgEGAGSBQQIBRgEoAYCgAf7vKbKAagHp8yxAqgH4tixAqgHpr4bqAfMzrECqAfz0RuoB5bYG6gHqpuxAqgHjs4bqAeT2BuoB_DgG6gH7paxAqgH_p6xAqgHr76xAqgHmuGxAqgH1ckbqAfZtrECqAf3wrEC2AcB8gcEEJ3JB9IIMAiR4YBQEAEYnQEyCKuLgICggIAKOgwAgICAgICUruADqANIvf3BOliljP7YvYKUA4AKA8gLAaIMA5ABAaoNAkVT4g0TCLG9_ti9gpQDFQdlHQkdWq48JOoNEwjC1f7YvYKUAxUHZR0JHVquPCSIDv___________wHYEwzQFQGYFgHKFgIKAPgWAYAXAbIXLgocCAASFHB1Yi0yNzY2MjA4ODU0ODI2MjkyGIeIFBgBKgo4Mjc0MTg4NTA5UAa6FwI4AaoYFwkAAAAA0En-QBIKODI3NDE4ODUwORgBshgJEgKLTxgCIgEA0BgB6BgBwhkCCAE&sigh=CgupZows3FY&uach_m=%5BUACH%5D&ebtr=1 — -1 — 0 B — 36 ms — https://tpc.googlesyndication.com/daca_images/simgad/9917671758588961359tpc.googlesyndication.com/daca_imag... https://tpc.googlesyndication.com/daca_images/simgad/9917671758588961359 — 200 — 79.1 KiB — 141 ms — h2https://pagead2.googlesyndication.com/pagead/images/adchoices/en.pngpagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/images/adchoices/en.png — 200 — 2.5 KiB — 34 ms — h3https://pagead2.googlesyndication.com/pagead/images/adchoices/adchoices_blue_wb.pngpagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/images/adchoices/adchoices_blue_wb.png — 200 — 233 B — 31 ms — h3data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST… — 200 — 0 B — 0 ms — datahttps://cdn.ampproject.org/rtv/012603032146000/amp4ads-v0.mjscdn.ampproject.org/rtv/012603032146... https://cdn.ampproject.org/rtv/012603032146000/amp4ads-v0.mjs — 200 — 0 B — 58 ms — h2https://cdn.ampproject.org/rtv/012603032146000/v0/amp-ad-exit-0.1.mjscdn.ampproject.org/rtv/012603032146... https://cdn.ampproject.org/rtv/012603032146000/v0/amp-ad-exit-0.1.mjs — 200 — 0 B — 82 ms — h2https://cdn.ampproject.org/rtv/012603032146000/v0/amp-analytics-0.1.mjscdn.ampproject.org/rtv/012603032146... https://cdn.ampproject.org/rtv/012603032146000/v0/amp-analytics-0.1.mjs — 200 — 0 B — 78 ms — h2https://cdn.ampproject.org/rtv/012603032146000/v0/amp-fit-text-0.1.mjscdn.ampproject.org/rtv/012603032146... https://cdn.ampproject.org/rtv/012603032146000/v0/amp-fit-text-0.1.mjs — 200 — 0 B — 60 ms — h2https://cdn.ampproject.org/rtv/012603032146000/v0/amp-form-0.1.mjscdn.ampproject.org/rtv/012603032146... https://cdn.ampproject.org/rtv/012603032146000/v0/amp-form-0.1.mjs — 200 — 0 B — 65 ms — h2https://fonts.googleapis.com/css?family=Roboto:300|Roboto:400,500&lang=enfonts.googleapis.com/css?family=Rob... https://fonts.googleapis.com/css?family=Roboto:300|Roboto:400,500&lang=en — 200 — 1.8 KiB — 31 ms — h2https://pagead2.googlesyndication.com/pagead/images/adchoices/en.pngpagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/images/adchoices/en.png — 200 — 0 B — 0 ms — h3https://pagead2.googlesyndication.com/pagead/images/adchoices/adchoices_blue_wb.pngpagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/images/adchoices/adchoices_blue_wb.png — 200 — 0 B — 0 ms — h3https://fonts.googleapis.com/css?family=Roboto:400,500&text=fonts.googleapis.com/css?family=Rob... https://fonts.googleapis.com/css?family=Roboto:400,500&text= — 200 — 1.7 KiB — 34 ms — h2https://pagead2.googlesyndication.com/pagead/adview?ai=CG-IfR0jpab6sJMXq9fgPy_OdyQ38osnShgHJnfSW3BW_u8G4wQkQASCPoKMjYNW11wKgAeDygL8ByAEG4AIAqAMByAMKqgSmAk_QjQw-Y3ped37Q3nqxTZdYaRm9QTWSlD9J3VxdSxjGk1D8xMmbrTxy1Ldt08Ez7sIbUZ961GhUMz5tgovWvA6mXhrA6qWUgQ38X7OqjjiGhXpXeFmND3b32Rq0r-nUO3FhLVMXMDI5J-4gBAe1Vcx52fmMLiow1TocLS0vjHkIg3FM-7Tx4t6-m0VIzLGHVbhMA3fMPUdmuTO6tTs6MOg0KJNq7W8afD0KVo6f3mGsSqzWhrspHPw5joiOkvnUwwdlrwgWDxUtglb87ZYV8T-0wcu0JQo0qATzXJM-aKrTZJG8BJ5dKS6dOyojnppHCFV0XeKUzxhVufKhnFBsN2RCQLeXTnh4xwkGGiKBBiXLFu2Z7TjYm7LQ2vZQBWRQXuuqyPlRUsAE_9CFmucF4AQBiAW3hPfJWJIFBAgEGAGSBQQIBRgEoAY3gAf23tmvBagHp8yxAqgHpr4bqAfMzrECqAfz0RuoB5bYG6gHqpuxAqgHjs4bqAeT2BuoB_DgG6gH7paxAqgH_p6xAqgHr76xAqgHmuGxAqgH1ckbqAfZtrECqAf3wrEC2AcB8gcEEOS3BNIIMAiR4YBQEAEYnQEyCKuLgICggIAKOgwAgICAgICUruADqANIvf3BOliqlf7YvYKUA4AKA8gLAaoNAkVT4g0TCMq8_ti9gpQDFUV1HQkdy3kn2eoNEwip0P7YvYKUAxVFdR0JHct5J9mIDv___________wHYEw3QFQHKFgIKAPgWAYAXAbIXLgocCAASFHB1Yi0yNzY2MjA4ODU0ODI2MjkyGIeIFBgBKgo4Mjc0MTg4NTA5UAa6FwI4AaoYFwkAAAAAQL7xQBIKODI3NDE4ODUwORgBshgFGDciAQDQGAHoGAHCGQIIAQ&sigh=NbWPOFh7_To&uach_m=%5BUACH%5D&template_id=492&ebtr=1pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/adview?ai=CG-IfR0jpab6sJMXq9fgPy_OdyQ38osnShgHJnfSW3BW_u8G4wQkQASCPoKMjYNW11wKgAeDygL8ByAEG4AIAqAMByAMKqgSmAk_QjQw-Y3ped37Q3nqxTZdYaRm9QTWSlD9J3VxdSxjGk1D8xMmbrTxy1Ldt08Ez7sIbUZ961GhUMz5tgovWvA6mXhrA6qWUgQ38X7OqjjiGhXpXeFmND3b32Rq0r-nUO3FhLVMXMDI5J-4gBAe1Vcx52fmMLiow1TocLS0vjHkIg3FM-7Tx4t6-m0VIzLGHVbhMA3fMPUdmuTO6tTs6MOg0KJNq7W8afD0KVo6f3mGsSqzWhrspHPw5joiOkvnUwwdlrwgWDxUtglb87ZYV8T-0wcu0JQo0qATzXJM-aKrTZJG8BJ5dKS6dOyojnppHCFV0XeKUzxhVufKhnFBsN2RCQLeXTnh4xwkGGiKBBiXLFu2Z7TjYm7LQ2vZQBWRQXuuqyPlRUsAE_9CFmucF4AQBiAW3hPfJWJIFBAgEGAGSBQQIBRgEoAY3gAf23tmvBagHp8yxAqgHpr4bqAfMzrECqAfz0RuoB5bYG6gHqpuxAqgHjs4bqAeT2BuoB_DgG6gH7paxAqgH_p6xAqgHr76xAqgHmuGxAqgH1ckbqAfZtrECqAf3wrEC2AcB8gcEEOS3BNIIMAiR4YBQEAEYnQEyCKuLgICggIAKOgwAgICAgICUruADqANIvf3BOliqlf7YvYKUA4AKA8gLAaoNAkVT4g0TCMq8_ti9gpQDFUV1HQkdy3kn2eoNEwip0P7YvYKUAxVFdR0JHct5J9mIDv___________wHYEw3QFQHKFgIKAPgWAYAXAbIXLgocCAASFHB1Yi0yNzY2MjA4ODU0ODI2MjkyGIeIFBgBKgo4Mjc0MTg4NTA5UAa6FwI4AaoYFwkAAAAAQL7xQBIKODI3NDE4ODUwORgBshgFGDciAQDQGAHoGAHCGQIIAQ&sigh=NbWPOFh7_To&uach_m=%5BUACH%5D&template_id=492&ebtr=1 — -1 — 0 B — 40 ms — https://tpc.googlesyndication.com/simgad/12381988796403081433/14763004658117789537?sqp=4sqPyQSWAUKTAQgAEhQNzczMPhUAAABAHQAAAAAlAAAAABgAIgoNAACAPxUAAIA_Kk8IWhABHQAAtEIgASgBMAY4A0CAwtcvSABQAFgAYFpwAngAgAEAiAEAkAEAnQEAAIA_oAEAqAEAsAGAreIEuAH___________8BxQEtsp0-MhoI2gMQ-AEYASABLQAAAD8w2gM4-AFFAACAPw&rs=AOga4qmezUjXD2gCMAbuSoyDJu4tdG3HHwtpc.googlesyndication.com/simgad/12... https://tpc.googlesyndication.com/simgad/12381988796403081433/14763004658117789537?sqp=4sqPyQSWAUKTAQgAEhQNzczMPhUAAABAHQAAAAAlAAAAABgAIgoNAACAPxUAAIA_Kk8IWhABHQAAtEIgASgBMAY4A0CAwtcvSABQAFgAYFpwAngAgAEAiAEAkAEAnQEAAIA_oAEAqAEAsAGAreIEuAH___________8BxQEtsp0-MhoI2gMQ-AEYASABLQAAAD8w2gM4-AFFAACAPw&rs=AOga4qmezUjXD2gCMAbuSoyDJu4tdG3HHw — 200 — 20.5 KiB — 65 ms — h2https://tpc.googlesyndication.com/simgad/4481632342155989159/14763004658117789537?sqp=4sqPyQR5QncIABIUDc3MzD4VAAAAQB0AAAAAJQAAAAAYACIKDQAAgD8VAACAPypPCFoQAR0AALRCIAEoATAGOANAgMLXL0gAUABYAGBacAJ4AIABAIgBAJABAJ0BAACAP6ABAKgBALABgK3iBLgB____________AcUBLbKdPg&rs=AOga4qkvymE4wgeJy-8urP9N2uO7t-Q_UQtpc.googlesyndication.com/simgad/44... https://tpc.googlesyndication.com/simgad/4481632342155989159/14763004658117789537?sqp=4sqPyQR5QncIABIUDc3MzD4VAAAAQB0AAAAAJQAAAAAYACIKDQAAgD8VAACAPypPCFoQAR0AALRCIAEoATAGOANAgMLXL0gAUABYAGBacAJ4AIABAIgBAJABAJ0BAACAP6ABAKgBALABgK3iBLgB____________AcUBLbKdPg&rs=AOga4qkvymE4wgeJy-8urP9N2uO7t-Q_UQ — 200 — 55.2 KiB — 170 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST… — 200 — 0 B — 0 ms — datahttps://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v51/KFO7... https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 36.7 KiB — 36 ms — h3https://pagead2.googlesyndication.com/btr/view?ai=CRjtbR0jpadOgGYfK9fgP2tzyoQKIoqTNhgGw59nFlxW_4R4QASCPoKMjYNW11wKgAe3C2bUCyAEC4AIAqAMByAMIqgSyAk_QxvhHdagGYdCq1RIKK5VQ9UkhEV4KnFDp5BFvSlmXsT7HrMphHdteGu24qpMgsBJcWWb_UTBKqUu4_gbJ2sONuVnXlzjQ_mP-EMBHRqUCVj8T0-SmgsfxgPmRTZgaYvSt4W8TtT-STDcYPp8zSvsOi5EbLhokiOXyAUif1FGIsCUeOCAm-rn33SIPinKqS12Wx4FxV9ItG2bRMeZZWVqOgVFJ0ps0G_sSN0KAji0Pb4aa0DQ6aAsElZ1K6a9gAIEZQOdSiJ5VZe8D9e_soFXnhKtDCiio9XdEDVf6quDMb-7bfN9B86hA78A9oEX-TixprjJqEnHSxkc038rZXpDro-y645Seb7Xqdqa_ZmeC4fXcMhIDWsZ479H3GvXOgTnyKUIHaxGhFDdTrsUspo_qd8AEl4r9ts0F4AQBiAXNrbmCWJIFBAgEGAGSBQQIBRgEoAYCgAf7vKbKAagHp8yxAqgH4tixAqgHpr4bqAfMzrECqAfz0RuoB5bYG6gHqpuxAqgHjs4bqAeT2BuoB_DgG6gH7paxAqgH_p6xAqgHr76xAqgHmuGxAqgH1ckbqAfZtrECqAf3wrEC2AcB8gcEEJ3JB9IIMAiR4YBQEAEYnQEyCKuLgICggIAKOgwAgICAgICUruADqANIvf3BOliljP7YvYKUA4AKA8gLAaIMA5ABAaoNAkVT4g0TCLG9_ti9gpQDFQdlHQkdWq48JOoNEwjC1f7YvYKUAxUHZR0JHVquPCSIDv___________wHYEwzQFQGYFgHKFgIKAPgWAYAXAbIXLgocCAASFHB1Yi0yNzY2MjA4ODU0ODI2MjkyGIeIFBgBKgo4Mjc0MTg4NTA5UAa6FwI4AaoYFwkAAAAA0En-QBIKODI3NDE4ODUwORgBshgJEgKLTxgCIgEA0BgB6BgBwhkCCAE&sigh=CgupZows3FY&uach_m=%5B%5D&ibtr=1pagead2.googlesyndication.com/btr/v... https://pagead2.googlesyndication.com/btr/view?ai=CRjtbR0jpadOgGYfK9fgP2tzyoQKIoqTNhgGw59nFlxW_4R4QASCPoKMjYNW11wKgAe3C2bUCyAEC4AIAqAMByAMIqgSyAk_QxvhHdagGYdCq1RIKK5VQ9UkhEV4KnFDp5BFvSlmXsT7HrMphHdteGu24qpMgsBJcWWb_UTBKqUu4_gbJ2sONuVnXlzjQ_mP-EMBHRqUCVj8T0-SmgsfxgPmRTZgaYvSt4W8TtT-STDcYPp8zSvsOi5EbLhokiOXyAUif1FGIsCUeOCAm-rn33SIPinKqS12Wx4FxV9ItG2bRMeZZWVqOgVFJ0ps0G_sSN0KAji0Pb4aa0DQ6aAsElZ1K6a9gAIEZQOdSiJ5VZe8D9e_soFXnhKtDCiio9XdEDVf6quDMb-7bfN9B86hA78A9oEX-TixprjJqEnHSxkc038rZXpDro-y645Seb7Xqdqa_ZmeC4fXcMhIDWsZ479H3GvXOgTnyKUIHaxGhFDdTrsUspo_qd8AEl4r9ts0F4AQBiAXNrbmCWJIFBAgEGAGSBQQIBRgEoAYCgAf7vKbKAagHp8yxAqgH4tixAqgHpr4bqAfMzrECqAfz0RuoB5bYG6gHqpuxAqgHjs4bqAeT2BuoB_DgG6gH7paxAqgH_p6xAqgHr76xAqgHmuGxAqgH1ckbqAfZtrECqAf3wrEC2AcB8gcEEJ3JB9IIMAiR4YBQEAEYnQEyCKuLgICggIAKOgwAgICAgICUruADqANIvf3BOliljP7YvYKUA4AKA8gLAaIMA5ABAaoNAkVT4g0TCLG9_ti9gpQDFQdlHQkdWq48JOoNEwjC1f7YvYKUAxUHZR0JHVquPCSIDv___________wHYEwzQFQGYFgHKFgIKAPgWAYAXAbIXLgocCAASFHB1Yi0yNzY2MjA4ODU0ODI2MjkyGIeIFBgBKgo4Mjc0MTg4NTA5UAa6FwI4AaoYFwkAAAAA0En-QBIKODI3NDE4ODUwORgBshgJEgKLTxgCIgEA0BgB6BgBwhkCCAE&sigh=CgupZows3FY&uach_m=%5B%5D&ibtr=1 — -1 — 0 B — 34 ms — https://pagead2.googlesyndication.com/btr/view?ai=CG-IfR0jpab6sJMXq9fgPy_OdyQ38osnShgHJnfSW3BW_u8G4wQkQASCPoKMjYNW11wKgAeDygL8ByAEG4AIAqAMByAMKqgSmAk_QjQw-Y3ped37Q3nqxTZdYaRm9QTWSlD9J3VxdSxjGk1D8xMmbrTxy1Ldt08Ez7sIbUZ961GhUMz5tgovWvA6mXhrA6qWUgQ38X7OqjjiGhXpXeFmND3b32Rq0r-nUO3FhLVMXMDI5J-4gBAe1Vcx52fmMLiow1TocLS0vjHkIg3FM-7Tx4t6-m0VIzLGHVbhMA3fMPUdmuTO6tTs6MOg0KJNq7W8afD0KVo6f3mGsSqzWhrspHPw5joiOkvnUwwdlrwgWDxUtglb87ZYV8T-0wcu0JQo0qATzXJM-aKrTZJG8BJ5dKS6dOyojnppHCFV0XeKUzxhVufKhnFBsN2RCQLeXTnh4xwkGGiKBBiXLFu2Z7TjYm7LQ2vZQBWRQXuuqyPlRUsAE_9CFmucF4AQBiAW3hPfJWJIFBAgEGAGSBQQIBRgEoAY3gAf23tmvBagHp8yxAqgHpr4bqAfMzrECqAfz0RuoB5bYG6gHqpuxAqgHjs4bqAeT2BuoB_DgG6gH7paxAqgH_p6xAqgHr76xAqgHmuGxAqgH1ckbqAfZtrECqAf3wrEC2AcB8gcEEOS3BNIIMAiR4YBQEAEYnQEyCKuLgICggIAKOgwAgICAgICUruADqANIvf3BOliqlf7YvYKUA4AKA8gLAaoNAkVT4g0TCMq8_ti9gpQDFUV1HQkdy3kn2eoNEwip0P7YvYKUAxVFdR0JHct5J9mIDv___________wHYEw3QFQHKFgIKAPgWAYAXAbIXLgocCAASFHB1Yi0yNzY2MjA4ODU0ODI2MjkyGIeIFBgBKgo4Mjc0MTg4NTA5UAa6FwI4AaoYFwkAAAAAQL7xQBIKODI3NDE4ODUwORgBshgFGDciAQDQGAHoGAHCGQIIAQ&sigh=NbWPOFh7_To&uach_m=%5B%5D&template_id=492&ibtr=1pagead2.googlesyndication.com/btr/v... https://pagead2.googlesyndication.com/btr/view?ai=CG-IfR0jpab6sJMXq9fgPy_OdyQ38osnShgHJnfSW3BW_u8G4wQkQASCPoKMjYNW11wKgAeDygL8ByAEG4AIAqAMByAMKqgSmAk_QjQw-Y3ped37Q3nqxTZdYaRm9QTWSlD9J3VxdSxjGk1D8xMmbrTxy1Ldt08Ez7sIbUZ961GhUMz5tgovWvA6mXhrA6qWUgQ38X7OqjjiGhXpXeFmND3b32Rq0r-nUO3FhLVMXMDI5J-4gBAe1Vcx52fmMLiow1TocLS0vjHkIg3FM-7Tx4t6-m0VIzLGHVbhMA3fMPUdmuTO6tTs6MOg0KJNq7W8afD0KVo6f3mGsSqzWhrspHPw5joiOkvnUwwdlrwgWDxUtglb87ZYV8T-0wcu0JQo0qATzXJM-aKrTZJG8BJ5dKS6dOyojnppHCFV0XeKUzxhVufKhnFBsN2RCQLeXTnh4xwkGGiKBBiXLFu2Z7TjYm7LQ2vZQBWRQXuuqyPlRUsAE_9CFmucF4AQBiAW3hPfJWJIFBAgEGAGSBQQIBRgEoAY3gAf23tmvBagHp8yxAqgHpr4bqAfMzrECqAfz0RuoB5bYG6gHqpuxAqgHjs4bqAeT2BuoB_DgG6gH7paxAqgH_p6xAqgHr76xAqgHmuGxAqgH1ckbqAfZtrECqAf3wrEC2AcB8gcEEOS3BNIIMAiR4YBQEAEYnQEyCKuLgICggIAKOgwAgICAgICUruADqANIvf3BOliqlf7YvYKUA4AKA8gLAaoNAkVT4g0TCMq8_ti9gpQDFUV1HQkdy3kn2eoNEwip0P7YvYKUAxVFdR0JHct5J9mIDv___________wHYEw3QFQHKFgIKAPgWAYAXAbIXLgocCAASFHB1Yi0yNzY2MjA4ODU0ODI2MjkyGIeIFBgBKgo4Mjc0MTg4NTA5UAa6FwI4AaoYFwkAAAAAQL7xQBIKODI3NDE4ODUwORgBshgFGDciAQDQGAHoGAHCGQIIAQ&sigh=NbWPOFh7_To&uach_m=%5B%5D&template_id=492&ibtr=1 — -1 — 0 B — 32 ms — https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=gpt&tv=m202604210101&st=env&sjk=1656087396256274ep1.adtrafficquality.google/getconf... https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=gpt&tv=m202604210101&st=env&sjk=1656087396256274 — 200 — 13.3 KiB — 101 ms — h3https://www.taipeitimes.com/assets/images/taipeitimes.icowww.taipeitimes.com/assets/images/t... https://www.taipeitimes.com/assets/images/taipeitimes.ico — 200 — 3.5 KiB — 20 ms — h2https://ep2.adtrafficquality.google/sodar/sodar2.jsep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2.js — 200 — 7.9 KiB — 88 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 — 83 ms — h2https://pagead2.googlesyndication.com/bg/RiK6ZWktSJHFoyfG9cjH9nLRaZ1B3RgkbmOlM6XvCcc.jspagead2.googlesyndication.com/bg/Ri... https://pagead2.googlesyndication.com/bg/RiK6ZWktSJHFoyfG9cjH9nLRaZ1B3RgkbmOlM6XvCcc.js — 200 — 21.8 KiB — 95 ms — h3https://ep2.adtrafficquality.google/generate_204?OM4AAwep2.adtrafficquality.google/generat... https://ep2.adtrafficquality.google/generate_204?OM4AAw — 204 — 40 B — 28 ms — h2https://pagead2.googlesyndication.com/pcs/activeview?xai=AKAOjstWNcGQHp2PJ9VXPQQL0IHrU9kjadRl5moflhOx6zY8mHesbyCOCJY1p9sR6XKUaAX75C5mzI7wXTRTKAh-VedFzmd4inScmSpItCXZI5SLyJp6GcJuXr7WgESra0HBCKNRY5BfHQFhU940Uv07xE_iikqQ87QHexodxIZNhHYsixxB4ldCMAMBvYnkWIqyJ1nrPR6tAVq23oF08o3Vqw&sig=Cg0ArKJSzLupcONmef4nEAE&id=ampim&o=925,179&d=300,250&ss=800,600&bs=1350,940&mcvt=1000&mtos=0,0,1000,1000,1000&tos=0,0,1000,0,0&tfs=390&tls=1390&g=100&h=100&tt=1391&r=v&avms=ampa&uap=macOS&uapv=10.15.7&uaa=x86&uam=&uafv=147.0.0.0&uab=64&uafvl=%5B%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22147.0.7727.101%22%7D%2C%7B%22brand%22%3A%22Not.A%2FBrand%22%2C%22version%22%3A%228.0.0.0%22%7D%5D&uaw=false&adk=0pagead2.googlesyndication.com/pcs/a... https://pagead2.googlesyndication.com/pcs/activeview?xai=AKAOjstWNcGQHp2PJ9VXPQQL0IHrU9kjadRl5moflhOx6zY8mHesbyCOCJY1p9sR6XKUaAX75C5mzI7wXTRTKAh-VedFzmd4inScmSpItCXZI5SLyJp6GcJuXr7WgESra0HBCKNRY5BfHQFhU940Uv07xE_iikqQ87QHexodxIZNhHYsixxB4ldCMAMBvYnkWIqyJ1nrPR6tAVq23oF08o3Vqw&sig=Cg0ArKJSzLupcONmef4nEAE&id=ampim&o=925,179&d=300,250&ss=800,600&bs=1350,940&mcvt=1000&mtos=0,0,1000,1000,1000&tos=0,0,1000,0,0&tfs=390&tls=1390&g=100&h=100&tt=1391&r=v&avms=ampa&uap=macOS&uapv=10.15.7&uaa=x86&uam=&uafv=147.0.0.0&uab=64&uafvl=%5B%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22147.0.7727.101%22%7D%2C%7B%22brand%22%3A%22Not.A%2FBrand%22%2C%22version%22%3A%228.0.0.0%22%7D%5D&uaw=false&adk=0 — 200 — 65 B — 33 ms — h3https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=gpt_m202604210101&jk=1656087396256274&bg=!NTalNlTNAAa1ilLUlYo7AEcBe5WfOOUtgEgFTzVwCwX8so0E3FW4fX2km8Rp0A45Wm8jJYEfBeIn7GSRZDS1k2mgN57VWpYHiauvrq2Msc21_hStPpdrhQIAAAA_UgAAAARoAQd-ADdWD3qOVrBkshLaLE51UbK3LwR6e40t4Mo53v--SUBdMjRrwqP2nwFqditC-Uvhdo74uFMLdVwrmQKbZUaIlFyjR8GMZVKlz2WkEVxxBD2O2IaFN643LBnAABf9ljrcsQjjYN0BwG5lYGUqLBYuV7IBJmRygGyv6mmVM0qUcMLcqp806S9XWGxXAJZC2oP9kWftA-inyFZqRRZTEoYSF4OsdB2XhzLy-4qhtrMU9xFhxVXM5qsEwjYG-hA1V4t47rPnlJ7aJe_RpJL19Ew3U3wksTcF5Ts6G91s6DcDV_9gFPrGI6OpITL-nhx5lPs3-EDU5F2MCiUo950p8ooKaL4Rz7NWo3Z2u7mbJvV4yDofMOphUsyMptmjjvgDBx05UGGBTpDfcDV2h_svxJIETPtGgC6w4kIitVYItVTAUKAq5hCMQaJ7e6COQHHAQD92smby0VseyETemxcQ_H7W3AXF_WxG0rOUgAC8n_iGITlO_q1l4TpiTg3U2jKKO3oKHPRoJUDF63f9wNm6zsTmNyYbvWsc5RGEuSJaANFPinPn4N3nyBSMPtWu-S8hGHBUIs_tCzf1x49ikXRfL_wwx-VQnQR9p0S6FMy6otcdxEs3IDffkf4ZDjTbfoVfdmrYdle7zvSAjs063t6c797kYi-2hz7m_hIXooa5h6OBqmB9k93mMF-OiRgTk6NQveu18n56rCPqi0-AQOCEHzwTExy7z9jvrZ_Is58ux_zQ4t2rypF2S2Fh2ayTVxcuvxDVYGHt6Qh0i5r7lWW3NSJnpJpp8UvuU9p4BaLLyttpWaP5fzar4U3NoQt7oHV33uij6oqEc1EtyBTveMKa4ZR7wpS8CaxVklwkpAWvPzG1eTZyBAunhpSeeDYB9oma1VEWTqRpomgIHA1UmpPyyyMw2TiE56h7ryEjOcGdEX9ToCQsnGjWa5mlqN12_vCXvuM_EDEmli3bDwep1.adtrafficquality.google/pagead/... https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=gpt_m202604210101&jk=1656087396256274&bg=!NTalNlTNAAa1ilLUlYo7AEcBe5WfOOUtgEgFTzVwCwX8so0E3FW4fX2km8Rp0A45Wm8jJYEfBeIn7GSRZDS1k2mgN57VWpYHiauvrq2Msc21_hStPpdrhQIAAAA_UgAAAARoAQd-ADdWD3qOVrBkshLaLE51UbK3LwR6e40t4Mo53v--SUBdMjRrwqP2nwFqditC-Uvhdo74uFMLdVwrmQKbZUaIlFyjR8GMZVKlz2WkEVxxBD2O2IaFN643LBnAABf9ljrcsQjjYN0BwG5lYGUqLBYuV7IBJmRygGyv6mmVM0qUcMLcqp806S9XWGxXAJZC2oP9kWftA-inyFZqRRZTEoYSF4OsdB2XhzLy-4qhtrMU9xFhxVXM5qsEwjYG-hA1V4t47rPnlJ7aJe_RpJL19Ew3U3wksTcF5Ts6G91s6DcDV_9gFPrGI6OpITL-nhx5lPs3-EDU5F2MCiUo950p8ooKaL4Rz7NWo3Z2u7mbJvV4yDofMOphUsyMptmjjvgDBx05UGGBTpDfcDV2h_svxJIETPtGgC6w4kIitVYItVTAUKAq5hCMQaJ7e6COQHHAQD92smby0VseyETemxcQ_H7W3AXF_WxG0rOUgAC8n_iGITlO_q1l4TpiTg3U2jKKO3oKHPRoJUDF63f9wNm6zsTmNyYbvWsc5RGEuSJaANFPinPn4N3nyBSMPtWu-S8hGHBUIs_tCzf1x49ikXRfL_wwx-VQnQR9p0S6FMy6otcdxEs3IDffkf4ZDjTbfoVfdmrYdle7zvSAjs063t6c797kYi-2hz7m_hIXooa5h6OBqmB9k93mMF-OiRgTk6NQveu18n56rCPqi0-AQOCEHzwTExy7z9jvrZ_Is58ux_zQ4t2rypF2S2Fh2ayTVxcuvxDVYGHt6Qh0i5r7lWW3NSJnpJpp8UvuU9p4BaLLyttpWaP5fzar4U3NoQt7oHV33uij6oqEc1EtyBTveMKa4ZR7wpS8CaxVklwkpAWvPzG1eTZyBAunhpSeeDYB9oma1VEWTqRpomgIHA1UmpPyyyMw2TiE56h7ryEjOcGdEX9ToCQsnGjWa5mlqN12_vCXvuM_EDEmli3bDw — 204 — 17 B — 55 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 686ms · 241KB · NT$169/mo
securepubads.g.doubleclick.net
Other
Costly
Execution 208ms
Transfer 188 KB
Unused 54%
Monthly Cost NT$51/mo
cdn.ampproject.org
Other
Optional
Execution 160ms
Transfer 0 KB
Unused 55%
Monthly Cost NT$39/mo
Unattributable
Other
Optional
Execution 124ms
Transfer 0 KB
Monthly Cost NT$31/mo
www.taipeitimes.com
Other
Optional
Execution 121ms
Transfer 21 KB
Monthly Cost NT$30/mo
www.taipeitimes.com
Other
Optional
Execution 73ms
Transfer 32 KB
Monthly Cost NT$18/mo

These scripts may cost more than they're worth

  • securepubads.g.doubleclick.net adds 208ms and costs ~NT$51/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

securepubads.g.doubleclick.net takes 208ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

54% of securepubads.g.doubleclick.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

55% of cdn.ampproject.org'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