Skip to content
https://theepochtimes.com

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
68
GRADE
D
FIX
6
REVIEW
1
PASS
8
INFO
2

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

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

6.80 s

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

23.43 s

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

2.47 s

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

0.058

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

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

31.38 s

Page Load Progression

452 ms
905 ms
1.4 s
1.8 s
2.3 s
2.7 s
3.2 s
3.6 s
Checks
17
8 PASS 1 REVIEW 6 FIX
F
Page Weight Budget
Action
7.1 MB transferred, 279 requests
FIX
7.1 MB transferred, 279 requests
Critical::
Page weighs 16.7 MB (7.1 MB transferred)
Warning::
JavaScript is 2.4 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.4 MB
Warning::
Images are 1.0 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.0 MB
Info::
Fonts are 857 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 857 KB
Warning::
279 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.5 g CO2 per page load
7.1 MB / 2.4 MB budget
7.1 MB transferred
279 requests
1.5 g CO2 per page load
Other 2.5 MiB 35%
JavaScript 2.4 MiB 33%
Images 1.0 MiB 14%
Fonts 857.4 KiB 12%
Other 201.8 KiB 3%
HTML 115.6 KiB 2%
CSS 50.4 KiB 1%
Other 30.8 KiB 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

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

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 (7.1 MiB of 7.1 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
15548ms total JS execution
FIX
15548ms total JS execution
Warning::
https://www.theepochtimes.com/: 4927ms CPU time
Warning::
https://www.theepochtimes.com/_next/static/chunks/...: 3065ms CPU time
Warning::
Unattributable: 1514ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-5Z8...: 1157ms CPU time
Warning::
https://www.theepochtimes.com/_next/static/chunks/...: 835ms CPU time
Warning::
Third-party scripts: 15548ms (100% of total)

Main Thread Breakdown

Script Evaluation 45% Other 24% Rendering 12% Style & Layout 9% Script Parsing & Compilation 5%
ScriptTotalScriptingParse/CompileParty
https://www.theepochtimes.com/4927ms170ms105ms3rd
https://www.theepochtimes.com/_next/static/chunks/1528-2d5c370a8ce1d77c.js3065ms2413ms21ms3rd
Unattributable1514ms71ms0ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-5Z8H4H1157ms1015ms36ms3rd
https://www.theepochtimes.com/_next/static/chunks/2849449d-a918aaa7ab634153.js835ms464ms51ms3rd
https://subs.theepochtimes.com/lib/api.bundle.js?execute=false807ms673ms65ms3rd
https://www.theepochtimes.com/_next/static/chunks/1dd3208c-42d851380d93e6f7.js479ms309ms20ms3rd
https://cdn.cookielaw.org/scripttemplates/202603.1.0/otBannerSdk.js381ms231ms43ms3rd
https://www.theepochtimes.com/js/prebid.js?v=20260106270ms236ms31ms3rd
https://www.googletagmanager.com/gtag/js?id=G-RD0QM5H02Q264ms198ms44ms3rd

Showing top 10 of 23 scripts

F
JS Bundles
Action
104 scripts, 985 KB unused
FIX
104 scripts, 985 KB unused
Warning::
https://subs.theepochtimes.com/lib/userId.bundle.j...: 170 KB unused (76%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://subs.theepochtimes.com/lib/api.bundle.js?e...: 159 KB unused (69%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 141 KB unused (75%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.theepochtimes.com/_next/static/chunks/...: 98 KB unused (100%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.theepochtimes.com/js/prebid.js?v=20260...: 90 KB unused (72%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 985 KB
985 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://subs.theepochtimes.com/lib/userId.bundle.js224 KB170 KB (76%)3rd
https://subs.theepochtimes.com/lib/api.bundle.js?execute=false231 KB159 KB (69%)3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js188 KB141 KB (75%)3rd
https://www.theepochtimes.com/_next/static/chunks/6280-1cba9716f3906eb5.js98 KB98 KB (100%)3rd
https://www.theepochtimes.com/js/prebid.js?v=20260106124 KB90 KB (72%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-5Z8H4H158 KB71 KB (45%)3rd
https://www.googletagmanager.com/gtag/js?id=G-RD0QM5H02Q175 KB65 KB (37%)3rd
https://cdn.cookielaw.org/scripttemplates/202603.1.0/otBannerSdk.js130 KB63 KB (48%)3rd
https://www.theepochtimes.com/_next/static/chunks/2849449d-a918aaa7ab634153.js125 KB60 KB (48%)3rd
https://www.theepochtimes.com/_next/static/chunks/9271-e174e4a8aa41a352.js48 KB25 KB (54%)3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
279 resources · 7.1 MB · 985 KB savings available
FIX
279 resources · 7.1 MB · 985 KB savings available
Warning::
Page weight 6.1 MB over 1MB target
Got: 7.1 MB Expected: ≤ 1 MB
Info::
~985 KB of savings available
Warning::
278 third-party resources (100% of weight)
Info::
6 resources over 200KB
279 resources · 7.1 MiB · 278 third-party 6.1 MiB over 1MB target
JavaScript 33% · 2.4 MiB
Media 33% · 2.3 MiB
Image 15% · 1.0 MiB
Font 12% · 857.4 KiB
Other 5% · 391.9 KiB
Document 2% · 119.4 KiB
CSS 1% · 55.1 KiB

~984.7 KiB of savings available

Remove unused JavaScript: 984.7 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
22 images, 0 KB saveable
REVIEW
22 images, 0 KB saveable
Warning::
https://img.theepochtimes.com/assets/uploads/2025/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
22 images 1.0 MB
0 oversized -0 KB
19 legacy format
1 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

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
27 fonts (857 KB)
PASS
27 fonts (857 KB)
Info::
27 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

27

857 KB total

Render-blocking

0

of 27

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s FCP 6.8 s LCP 23.4 shttps://www.theepochtimes.com/_next/static/media/13fa18817aff7b92-s.p.woff213fa18817aff7b92-s.p.woff2 https://www.theepochtimes.com/_next/static/media/13fa18817aff7b92-s.p.woff2 — 29.3 KiB — 49 ms — font-display: swaphttps://www.theepochtimes.com/_next/static/media/3e0111e0e551efa2-s.p.woff23e0111e0e551efa2-s.p.woff2 https://www.theepochtimes.com/_next/static/media/3e0111e0e551efa2-s.p.woff2 — 29.4 KiB — 52 ms — font-display: swaphttps://www.theepochtimes.com/_next/static/media/4f1e8a783b40e830-s.p.woff24f1e8a783b40e830-s.p.woff2 https://www.theepochtimes.com/_next/static/media/4f1e8a783b40e830-s.p.woff2 — 34.2 KiB — 80 ms — font-display: swaphttps://www.theepochtimes.com/_next/static/media/5a750ec644e5df91-s.p.woff25a750ec644e5df91-s.p.woff2 https://www.theepochtimes.com/_next/static/media/5a750ec644e5df91-s.p.woff2 — 34.3 KiB — 80 ms — font-display: swaphttps://www.theepochtimes.com/_next/static/media/5b2fe94afdc3d56c-s.p.woff25b2fe94afdc3d56c-s.p.woff2 https://www.theepochtimes.com/_next/static/media/5b2fe94afdc3d56c-s.p.woff2 — 29.1 KiB — 55 ms — font-display: swaphttps://www.theepochtimes.com/_next/static/media/6788c631bb1ccef1-s.p.woff26788c631bb1ccef1-s.p.woff2 https://www.theepochtimes.com/_next/static/media/6788c631bb1ccef1-s.p.woff2 — 30.8 KiB — 80 ms — font-display: swaphttps://www.theepochtimes.com/_next/static/media/6a0636eabeec4248-s.p.woff26a0636eabeec4248-s.p.woff2 https://www.theepochtimes.com/_next/static/media/6a0636eabeec4248-s.p.woff2 — 31.4 KiB — 95 ms — font-display: swaphttps://www.theepochtimes.com/_next/static/media/6abcc903b76e0484-s.p.woff26abcc903b76e0484-s.p.woff2 https://www.theepochtimes.com/_next/static/media/6abcc903b76e0484-s.p.woff2 — 31.5 KiB — 102 ms — font-display: swaphttps://www.theepochtimes.com/_next/static/media/727a81f3c059666e-s.p.woff2727a81f3c059666e-s.p.woff2 https://www.theepochtimes.com/_next/static/media/727a81f3c059666e-s.p.woff2 — 33.3 KiB — 102 ms — font-display: swaphttps://www.theepochtimes.com/_next/static/media/79c071d8899182a8-s.p.woff279c071d8899182a8-s.p.woff2 https://www.theepochtimes.com/_next/static/media/79c071d8899182a8-s.p.woff2 — 27.9 KiB — 105 ms — font-display: swaphttps://www.theepochtimes.com/_next/static/media/93d722a4cae8a7b2-s.p.woff293d722a4cae8a7b2-s.p.woff2 https://www.theepochtimes.com/_next/static/media/93d722a4cae8a7b2-s.p.woff2 — 31.3 KiB — 106 ms — font-display: swaphttps://www.theepochtimes.com/_next/static/media/94e210f353de8159-s.p.woff294e210f353de8159-s.p.woff2 https://www.theepochtimes.com/_next/static/media/94e210f353de8159-s.p.woff2 — 36.2 KiB — 106 ms — font-display: swaphttps://www.theepochtimes.com/_next/static/media/9a2f9490af7b02d5-s.p.woff29a2f9490af7b02d5-s.p.woff2 https://www.theepochtimes.com/_next/static/media/9a2f9490af7b02d5-s.p.woff2 — 28.8 KiB — 109 ms — font-display: swaphttps://www.theepochtimes.com/_next/static/media/a34e105018662d40-s.p.woff2a34e105018662d40-s.p.woff2 https://www.theepochtimes.com/_next/static/media/a34e105018662d40-s.p.woff2 — 27.8 KiB — 109 ms — font-display: swaphttps://www.theepochtimes.com/_next/static/media/b0ed15af17ed63ed-s.p.woff2b0ed15af17ed63ed-s.p.woff2 https://www.theepochtimes.com/_next/static/media/b0ed15af17ed63ed-s.p.woff2 — 33.7 KiB — 109 ms — font-display: swaphttps://www.theepochtimes.com/_next/static/media/b3975d2d450d1851-s.p.woff2b3975d2d450d1851-s.p.woff2 https://www.theepochtimes.com/_next/static/media/b3975d2d450d1851-s.p.woff2 — 30.7 KiB — 110 ms — font-display: swaphttps://www.theepochtimes.com/_next/static/media/b9afe2cd1393804d-s.p.woff2b9afe2cd1393804d-s.p.woff2 https://www.theepochtimes.com/_next/static/media/b9afe2cd1393804d-s.p.woff2 — 30.5 KiB — 110 ms — font-display: swaphttps://www.theepochtimes.com/_next/static/media/c5e0ec6ab79d3b28-s.p.woff2c5e0ec6ab79d3b28-s.p.woff2 https://www.theepochtimes.com/_next/static/media/c5e0ec6ab79d3b28-s.p.woff2 — 31.4 KiB — 110 ms — font-display: swaphttps://www.theepochtimes.com/_next/static/media/c6511b244790b76d-s.p.woff2c6511b244790b76d-s.p.woff2 https://www.theepochtimes.com/_next/static/media/c6511b244790b76d-s.p.woff2 — 32.7 KiB — 111 ms — font-display: swaphttps://www.theepochtimes.com/_next/static/media/c8e2f8da35654d98-s.p.woff2c8e2f8da35654d98-s.p.woff2 https://www.theepochtimes.com/_next/static/media/c8e2f8da35654d98-s.p.woff2 — 36.5 KiB — 113 ms — font-display: swaphttps://www.theepochtimes.com/_next/static/media/ca24731a5d9facad-s.p.woff2ca24731a5d9facad-s.p.woff2 https://www.theepochtimes.com/_next/static/media/ca24731a5d9facad-s.p.woff2 — 34.5 KiB — 113 ms — font-display: swaphttps://www.theepochtimes.com/_next/static/media/d9d889b1989949e5-s.p.woff2d9d889b1989949e5-s.p.woff2 https://www.theepochtimes.com/_next/static/media/d9d889b1989949e5-s.p.woff2 — 30.8 KiB — 114 ms — font-display: swaphttps://www.theepochtimes.com/_next/static/media/da87725c842cab23-s.p.woff2da87725c842cab23-s.p.woff2 https://www.theepochtimes.com/_next/static/media/da87725c842cab23-s.p.woff2 — 35.0 KiB — 114 ms — font-display: swaphttps://www.theepochtimes.com/_next/static/media/f2c7aad64aaf936f-s.p.woff2f2c7aad64aaf936f-s.p.woff2 https://www.theepochtimes.com/_next/static/media/f2c7aad64aaf936f-s.p.woff2 — 29.2 KiB — 114 ms — font-display: swaphttps://www.theepochtimes.com/_next/static/media/f3112db1a68b9844-s.p.woff2f3112db1a68b9844-s.p.woff2 https://www.theepochtimes.com/_next/static/media/f3112db1a68b9844-s.p.woff2 — 30.9 KiB — 114 ms — font-display: swaphttps://www.theepochtimes.com/_next/static/media/f8178fbec0c3af65-s.p.woff2f8178fbec0c3af65-s.p.woff2 https://www.theepochtimes.com/_next/static/media/f8178fbec0c3af65-s.p.woff2 — 34.8 KiB — 115 ms — font-display: swaphttps://vod.brightchat.com/public/2025/1203/2bd717ab-c822-46d9-aaa7-c5b56b0dbeda/uploaded-file/ETHeadline-Medium.woff2ETHeadline-Medium.woff2 https://vod.brightchat.com/public/2025/1203/2bd717ab-c822-46d9-aaa7-c5b56b0dbeda/uploaded-file/ETHeadline-Medium.woff2 — 31.3 KiB — 445 ms — font-display: swap
13fa18817aff7b92-s.p.woff2 woff2 swap
Size 29 KB
Load time 49 ms
Start 139 ms
Risk FOUT — text flashes from fallback to web font
3e0111e0e551efa2-s.p.woff2 woff2 swap
Size 29 KB
Load time 52 ms
Start 139 ms
Risk FOUT — text flashes from fallback to web font
4f1e8a783b40e830-s.p.woff2 woff2 swap
Size 34 KB
Load time 80 ms
Start 139 ms
Risk FOUT — text flashes from fallback to web font
5a750ec644e5df91-s.p.woff2 woff2 swap
Size 34 KB
Load time 80 ms
Start 139 ms
Risk FOUT — text flashes from fallback to web font
5b2fe94afdc3d56c-s.p.woff2 woff2 swap
Size 29 KB
Load time 55 ms
Start 140 ms
Risk FOUT — text flashes from fallback to web font
6788c631bb1ccef1-s.p.woff2 woff2 swap
Size 31 KB
Load time 80 ms
Start 140 ms
Risk FOUT — text flashes from fallback to web font
6a0636eabeec4248-s.p.woff2 woff2 swap
Size 31 KB
Load time 95 ms
Start 140 ms
Risk FOUT — text flashes from fallback to web font
6abcc903b76e0484-s.p.woff2 woff2 swap
Size 31 KB
Load time 102 ms
Start 140 ms
Risk FOUT — text flashes from fallback to web font
727a81f3c059666e-s.p.woff2 woff2 swap
Size 33 KB
Load time 102 ms
Start 140 ms
Risk FOUT — text flashes from fallback to web font
79c071d8899182a8-s.p.woff2 woff2 swap
Size 28 KB
Load time 105 ms
Start 141 ms
Risk FOUT — text flashes from fallback to web font
93d722a4cae8a7b2-s.p.woff2 woff2 swap
Size 31 KB
Load time 106 ms
Start 141 ms
Risk FOUT — text flashes from fallback to web font
94e210f353de8159-s.p.woff2 woff2 swap
Size 36 KB
Load time 106 ms
Start 141 ms
Risk FOUT — text flashes from fallback to web font
9a2f9490af7b02d5-s.p.woff2 woff2 swap
Size 29 KB
Load time 109 ms
Start 142 ms
Risk FOUT — text flashes from fallback to web font
a34e105018662d40-s.p.woff2 woff2 swap
Size 28 KB
Load time 109 ms
Start 142 ms
Risk FOUT — text flashes from fallback to web font
b0ed15af17ed63ed-s.p.woff2 woff2 swap
Size 34 KB
Load time 109 ms
Start 142 ms
Risk FOUT — text flashes from fallback to web font
b3975d2d450d1851-s.p.woff2 woff2 swap
Size 31 KB
Load time 110 ms
Start 143 ms
Risk FOUT — text flashes from fallback to web font
b9afe2cd1393804d-s.p.woff2 woff2 swap
Size 31 KB
Load time 110 ms
Start 143 ms
Risk FOUT — text flashes from fallback to web font
c5e0ec6ab79d3b28-s.p.woff2 woff2 swap
Size 31 KB
Load time 110 ms
Start 143 ms
Risk FOUT — text flashes from fallback to web font
c6511b244790b76d-s.p.woff2 woff2 swap
Size 33 KB
Load time 111 ms
Start 144 ms
Risk FOUT — text flashes from fallback to web font
c8e2f8da35654d98-s.p.woff2 woff2 swap
Size 36 KB
Load time 113 ms
Start 144 ms
Risk FOUT — text flashes from fallback to web font
ca24731a5d9facad-s.p.woff2 woff2 swap
Size 35 KB
Load time 113 ms
Start 144 ms
Risk FOUT — text flashes from fallback to web font
d9d889b1989949e5-s.p.woff2 woff2 swap
Size 31 KB
Load time 114 ms
Start 144 ms
Risk FOUT — text flashes from fallback to web font
da87725c842cab23-s.p.woff2 woff2 swap
Size 35 KB
Load time 114 ms
Start 144 ms
Risk FOUT — text flashes from fallback to web font
f2c7aad64aaf936f-s.p.woff2 woff2 swap
Size 29 KB
Load time 114 ms
Start 145 ms
Risk FOUT — text flashes from fallback to web font
f3112db1a68b9844-s.p.woff2 woff2 swap
Size 31 KB
Load time 114 ms
Start 145 ms
Risk FOUT — text flashes from fallback to web font
f8178fbec0c3af65-s.p.woff2 woff2 swap
Size 35 KB
Load time 115 ms
Start 145 ms
Risk FOUT — text flashes from fallback to web font
ETHeadline-Medium.woff2 woff2 swap
Size 31 KB
Load time 445 ms
Start 3.2 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
35 hints, 0 missing preconnects
PASS
35 hints, 0 missing preconnects
Info::
Page uses 35 resource hint(s)

Current Resource Hints

preconnect
preload
+25
35
dns-prefetch
prefetch

35 resource hints configured

A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
279 requests over 8875ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s FCP 6.8 s LCP 23.4 shttps://theepochtimes.com// https://theepochtimes.com/ — 301 — 466 B — 63 ms — h2https://www.theepochtimes.com/www.theepochtimes.com/ https://www.theepochtimes.com/ — 200 — 109.6 KiB — 96 ms — h2https://www.theepochtimes.com/_next/static/media/13fa18817aff7b92-s.p.woff2www.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/media/13fa18817aff7b92-s.p.woff2 — 200 — 29.3 KiB — 49 ms — h2https://www.theepochtimes.com/_next/static/media/3e0111e0e551efa2-s.p.woff2www.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/media/3e0111e0e551efa2-s.p.woff2 — 200 — 29.4 KiB — 52 ms — h2https://www.theepochtimes.com/_next/static/media/4f1e8a783b40e830-s.p.woff2www.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/media/4f1e8a783b40e830-s.p.woff2 — 200 — 34.2 KiB — 80 ms — h2https://www.theepochtimes.com/_next/static/media/5a750ec644e5df91-s.p.woff2www.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/media/5a750ec644e5df91-s.p.woff2 — 200 — 34.3 KiB — 80 ms — h2https://www.theepochtimes.com/_next/static/media/5b2fe94afdc3d56c-s.p.woff2www.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/media/5b2fe94afdc3d56c-s.p.woff2 — 200 — 29.1 KiB — 55 ms — h2https://www.theepochtimes.com/_next/static/media/6788c631bb1ccef1-s.p.woff2www.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/media/6788c631bb1ccef1-s.p.woff2 — 200 — 30.8 KiB — 80 ms — h2https://www.theepochtimes.com/_next/static/media/6a0636eabeec4248-s.p.woff2www.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/media/6a0636eabeec4248-s.p.woff2 — 200 — 31.4 KiB — 95 ms — h2https://www.theepochtimes.com/_next/static/media/6abcc903b76e0484-s.p.woff2www.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/media/6abcc903b76e0484-s.p.woff2 — 200 — 31.5 KiB — 102 ms — h2https://www.theepochtimes.com/_next/static/media/727a81f3c059666e-s.p.woff2www.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/media/727a81f3c059666e-s.p.woff2 — 200 — 33.3 KiB — 102 ms — h2https://www.theepochtimes.com/_next/static/media/79c071d8899182a8-s.p.woff2www.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/media/79c071d8899182a8-s.p.woff2 — 200 — 27.9 KiB — 105 ms — h2https://www.theepochtimes.com/_next/static/media/93d722a4cae8a7b2-s.p.woff2www.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/media/93d722a4cae8a7b2-s.p.woff2 — 200 — 31.3 KiB — 106 ms — h2https://www.theepochtimes.com/_next/static/media/94e210f353de8159-s.p.woff2www.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/media/94e210f353de8159-s.p.woff2 — 200 — 36.2 KiB — 106 ms — h2https://www.theepochtimes.com/_next/static/media/9a2f9490af7b02d5-s.p.woff2www.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/media/9a2f9490af7b02d5-s.p.woff2 — 200 — 28.8 KiB — 109 ms — h2https://www.theepochtimes.com/_next/static/media/a34e105018662d40-s.p.woff2www.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/media/a34e105018662d40-s.p.woff2 — 200 — 27.8 KiB — 109 ms — h2https://www.theepochtimes.com/_next/static/media/b0ed15af17ed63ed-s.p.woff2www.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/media/b0ed15af17ed63ed-s.p.woff2 — 200 — 33.7 KiB — 109 ms — h2https://www.theepochtimes.com/_next/static/media/b3975d2d450d1851-s.p.woff2www.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/media/b3975d2d450d1851-s.p.woff2 — 200 — 30.7 KiB — 110 ms — h2https://www.theepochtimes.com/_next/static/media/b9afe2cd1393804d-s.p.woff2www.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/media/b9afe2cd1393804d-s.p.woff2 — 200 — 30.5 KiB — 110 ms — h2https://www.theepochtimes.com/_next/static/media/c5e0ec6ab79d3b28-s.p.woff2www.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/media/c5e0ec6ab79d3b28-s.p.woff2 — 200 — 31.4 KiB — 110 ms — h2https://www.theepochtimes.com/_next/static/media/c6511b244790b76d-s.p.woff2www.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/media/c6511b244790b76d-s.p.woff2 — 200 — 32.7 KiB — 111 ms — h2https://www.theepochtimes.com/_next/static/media/c8e2f8da35654d98-s.p.woff2www.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/media/c8e2f8da35654d98-s.p.woff2 — 200 — 36.5 KiB — 113 ms — h2https://www.theepochtimes.com/_next/static/media/ca24731a5d9facad-s.p.woff2www.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/media/ca24731a5d9facad-s.p.woff2 — 200 — 34.5 KiB — 113 ms — h2https://www.theepochtimes.com/_next/static/media/d9d889b1989949e5-s.p.woff2www.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/media/d9d889b1989949e5-s.p.woff2 — 200 — 30.8 KiB — 114 ms — h2https://www.theepochtimes.com/_next/static/media/da87725c842cab23-s.p.woff2www.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/media/da87725c842cab23-s.p.woff2 — 200 — 35.0 KiB — 114 ms — h2https://www.theepochtimes.com/_next/static/media/f2c7aad64aaf936f-s.p.woff2www.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/media/f2c7aad64aaf936f-s.p.woff2 — 200 — 29.2 KiB — 114 ms — h2https://www.theepochtimes.com/_next/static/media/f3112db1a68b9844-s.p.woff2www.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/media/f3112db1a68b9844-s.p.woff2 — 200 — 30.9 KiB — 114 ms — h2https://www.theepochtimes.com/_next/static/media/f8178fbec0c3af65-s.p.woff2www.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/media/f8178fbec0c3af65-s.p.woff2 — 200 — 34.8 KiB — 115 ms — h2https://www.theepochtimes.com/_next/image?url=https%3A%2F%2Fimg.theepochtimes.com%2Fassets%2Fuploads%2F2026%2F04%2F17%2Fid6013597-GettyImages-2271188729-AV.jpg&w=1200&q=75www.theepochtimes.com/_next/image?u... https://www.theepochtimes.com/_next/image?url=https%3A%2F%2Fimg.theepochtimes.com%2Fassets%2Fuploads%2F2026%2F04%2F17%2Fid6013597-GettyImages-2271188729-AV.jpg&w=1200&q=75 — 200 — 183.5 KiB — 126 ms — h2https://www.theepochtimes.com/_next/static/css/caca88268e87ce0c.csswww.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/css/caca88268e87ce0c.css — 200 — 7.1 KiB — 44 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s FCP 6.8 s LCP 23.4 shttps://theepochtimes.com// https://theepochtimes.com/ — 301 — 466 B — 63 ms — h2https://www.theepochtimes.com/www.theepochtimes.com/ https://www.theepochtimes.com/ — 200 — 109.6 KiB — 96 ms — h2https://www.theepochtimes.com/_next/static/media/13fa18817aff7b92-s.p.woff2www.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/media/13fa18817aff7b92-s.p.woff2 — 200 — 29.3 KiB — 49 ms — h2https://www.theepochtimes.com/_next/static/media/3e0111e0e551efa2-s.p.woff2www.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/media/3e0111e0e551efa2-s.p.woff2 — 200 — 29.4 KiB — 52 ms — h2https://www.theepochtimes.com/_next/static/media/4f1e8a783b40e830-s.p.woff2www.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/media/4f1e8a783b40e830-s.p.woff2 — 200 — 34.2 KiB — 80 ms — h2https://www.theepochtimes.com/_next/static/media/5a750ec644e5df91-s.p.woff2www.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/media/5a750ec644e5df91-s.p.woff2 — 200 — 34.3 KiB — 80 ms — h2https://www.theepochtimes.com/_next/static/media/5b2fe94afdc3d56c-s.p.woff2www.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/media/5b2fe94afdc3d56c-s.p.woff2 — 200 — 29.1 KiB — 55 ms — h2https://www.theepochtimes.com/_next/static/media/6788c631bb1ccef1-s.p.woff2www.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/media/6788c631bb1ccef1-s.p.woff2 — 200 — 30.8 KiB — 80 ms — h2https://www.theepochtimes.com/_next/static/media/6a0636eabeec4248-s.p.woff2www.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/media/6a0636eabeec4248-s.p.woff2 — 200 — 31.4 KiB — 95 ms — h2https://www.theepochtimes.com/_next/static/media/6abcc903b76e0484-s.p.woff2www.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/media/6abcc903b76e0484-s.p.woff2 — 200 — 31.5 KiB — 102 ms — h2https://www.theepochtimes.com/_next/static/media/727a81f3c059666e-s.p.woff2www.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/media/727a81f3c059666e-s.p.woff2 — 200 — 33.3 KiB — 102 ms — h2https://www.theepochtimes.com/_next/static/media/79c071d8899182a8-s.p.woff2www.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/media/79c071d8899182a8-s.p.woff2 — 200 — 27.9 KiB — 105 ms — h2https://www.theepochtimes.com/_next/static/media/93d722a4cae8a7b2-s.p.woff2www.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/media/93d722a4cae8a7b2-s.p.woff2 — 200 — 31.3 KiB — 106 ms — h2https://www.theepochtimes.com/_next/static/media/94e210f353de8159-s.p.woff2www.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/media/94e210f353de8159-s.p.woff2 — 200 — 36.2 KiB — 106 ms — h2https://www.theepochtimes.com/_next/static/media/9a2f9490af7b02d5-s.p.woff2www.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/media/9a2f9490af7b02d5-s.p.woff2 — 200 — 28.8 KiB — 109 ms — h2https://www.theepochtimes.com/_next/static/media/a34e105018662d40-s.p.woff2www.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/media/a34e105018662d40-s.p.woff2 — 200 — 27.8 KiB — 109 ms — h2https://www.theepochtimes.com/_next/static/media/b0ed15af17ed63ed-s.p.woff2www.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/media/b0ed15af17ed63ed-s.p.woff2 — 200 — 33.7 KiB — 109 ms — h2https://www.theepochtimes.com/_next/static/media/b3975d2d450d1851-s.p.woff2www.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/media/b3975d2d450d1851-s.p.woff2 — 200 — 30.7 KiB — 110 ms — h2https://www.theepochtimes.com/_next/static/media/b9afe2cd1393804d-s.p.woff2www.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/media/b9afe2cd1393804d-s.p.woff2 — 200 — 30.5 KiB — 110 ms — h2https://www.theepochtimes.com/_next/static/media/c5e0ec6ab79d3b28-s.p.woff2www.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/media/c5e0ec6ab79d3b28-s.p.woff2 — 200 — 31.4 KiB — 110 ms — h2https://www.theepochtimes.com/_next/static/media/c6511b244790b76d-s.p.woff2www.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/media/c6511b244790b76d-s.p.woff2 — 200 — 32.7 KiB — 111 ms — h2https://www.theepochtimes.com/_next/static/media/c8e2f8da35654d98-s.p.woff2www.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/media/c8e2f8da35654d98-s.p.woff2 — 200 — 36.5 KiB — 113 ms — h2https://www.theepochtimes.com/_next/static/media/ca24731a5d9facad-s.p.woff2www.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/media/ca24731a5d9facad-s.p.woff2 — 200 — 34.5 KiB — 113 ms — h2https://www.theepochtimes.com/_next/static/media/d9d889b1989949e5-s.p.woff2www.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/media/d9d889b1989949e5-s.p.woff2 — 200 — 30.8 KiB — 114 ms — h2https://www.theepochtimes.com/_next/static/media/da87725c842cab23-s.p.woff2www.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/media/da87725c842cab23-s.p.woff2 — 200 — 35.0 KiB — 114 ms — h2https://www.theepochtimes.com/_next/static/media/f2c7aad64aaf936f-s.p.woff2www.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/media/f2c7aad64aaf936f-s.p.woff2 — 200 — 29.2 KiB — 114 ms — h2https://www.theepochtimes.com/_next/static/media/f3112db1a68b9844-s.p.woff2www.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/media/f3112db1a68b9844-s.p.woff2 — 200 — 30.9 KiB — 114 ms — h2https://www.theepochtimes.com/_next/static/media/f8178fbec0c3af65-s.p.woff2www.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/media/f8178fbec0c3af65-s.p.woff2 — 200 — 34.8 KiB — 115 ms — h2https://www.theepochtimes.com/_next/image?url=https%3A%2F%2Fimg.theepochtimes.com%2Fassets%2Fuploads%2F2026%2F04%2F17%2Fid6013597-GettyImages-2271188729-AV.jpg&w=1200&q=75www.theepochtimes.com/_next/image?u... https://www.theepochtimes.com/_next/image?url=https%3A%2F%2Fimg.theepochtimes.com%2Fassets%2Fuploads%2F2026%2F04%2F17%2Fid6013597-GettyImages-2271188729-AV.jpg&w=1200&q=75 — 200 — 183.5 KiB — 126 ms — h2https://www.theepochtimes.com/_next/static/css/caca88268e87ce0c.csswww.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/css/caca88268e87ce0c.css — 200 — 7.1 KiB — 44 ms — h2https://www.theepochtimes.com/_next/static/css/aa65308108f0ec64.csswww.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/css/aa65308108f0ec64.css — 200 — 37.0 KiB — 92 ms — h2https://www.theepochtimes.com/_next/static/css/a7a75ac7b578ccf0.csswww.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/css/a7a75ac7b578ccf0.css — 200 — 866 B — 39 ms — h2https://www.theepochtimes.com/_next/static/css/3c59a16b9c4e55c0.csswww.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/css/3c59a16b9c4e55c0.css — 200 — 1.1 KiB — 40 ms — h2https://www.theepochtimes.com/_next/static/css/fb4f6fb0e7042380.csswww.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/css/fb4f6fb0e7042380.css — 200 — 954 B — 49 ms — h2https://www.theepochtimes.com/_next/static/css/28b3df4ae4c1d88e.csswww.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/css/28b3df4ae4c1d88e.css — 200 — 1.7 KiB — 95 ms — h2https://www.theepochtimes.com/_next/static/css/f4cbdc9d5b198252.csswww.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/css/f4cbdc9d5b198252.css — 200 — 381 B — 99 ms — h2https://cdn.cookielaw.org/consent/tcf.stub.jscdn.cookielaw.org/consent/tcf.stub.... https://cdn.cookielaw.org/consent/tcf.stub.js — 200 — 1.2 KiB — 133 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 122 ms — h2https://rumcdn.geoedge.be/19d3d93c-6e7a-4ab1-95d3-37f2020fd783/grumi-ip.jsrumcdn.geoedge.be/19d3d93c-6e7a-4ab... https://rumcdn.geoedge.be/19d3d93c-6e7a-4ab1-95d3-37f2020fd783/grumi-ip.js — 200 — 7.1 KiB — 100 ms — h2https://cdnjs.cloudflare.com/polyfill/v3/polyfill.min.js?features=IntersectionObservercdnjs.cloudflare.com/polyfill/v3/po... https://cdnjs.cloudflare.com/polyfill/v3/polyfill.min.js?features=IntersectionObserver — 200 — 730 B — 208 ms — h2https://www.googletagmanager.com/gtag/js?id=G-RD0QM5H02Qwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-RD0QM5H02Q — 200 — 174.9 KiB — 207 ms — h2https://launchpad.privacymanager.io/latest/launchpad.bundle.jslaunchpad.privacymanager.io/latest/... https://launchpad.privacymanager.io/latest/launchpad.bundle.js — 200 — 40.7 KiB — 97 ms — h2https://subs.theepochtimes.com/lib/template.csssubs.theepochtimes.com/lib/template... https://subs.theepochtimes.com/lib/template.css — 200 — 1.4 KiB — 119 ms — h2https://www.theepochtimes.com/_next/static/chunks/webpack-cd2f51ecfba1a8a1.jswww.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/chunks/webpack-cd2f51ecfba1a8a1.js — 200 — 2.7 KiB — 31 ms — h2https://www.theepochtimes.com/_next/static/chunks/1dd3208c-42d851380d93e6f7.jswww.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/chunks/1dd3208c-42d851380d93e6f7.js — 200 — 52.6 KiB — 41 ms — h2https://www.theepochtimes.com/_next/static/chunks/1528-2d5c370a8ce1d77c.jswww.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/chunks/1528-2d5c370a8ce1d77c.js — 200 — 31.1 KiB — 34 ms — h2https://www.theepochtimes.com/_next/static/chunks/main-app-2c944b3ed40ed360.jswww.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/chunks/main-app-2c944b3ed40ed360.js — 200 — 304 B — 26 ms — h2https://www.theepochtimes.com/_next/static/chunks/app/global-error-b4cc4f9281d18d2d.jswww.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/chunks/app/global-error-b4cc4f9281d18d2d.js — 200 — 498 B — 31 ms — h2https://www.theepochtimes.com/_next/static/chunks/eae95a79-dba6fa6f11fac8ea.jswww.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/chunks/eae95a79-dba6fa6f11fac8ea.js — 200 — 26.4 KiB — 36 ms — h2https://www.theepochtimes.com/_next/static/chunks/668f0bba-1e7a16e054d65776.jswww.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/chunks/668f0bba-1e7a16e054d65776.js — 200 — 29.8 KiB — 45 ms — h2https://www.theepochtimes.com/_next/static/chunks/316-d05f8874da5c4c30.jswww.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/chunks/316-d05f8874da5c4c30.js — 200 — 25.4 KiB — 43 ms — h2https://www.theepochtimes.com/_next/static/chunks/3950-210596edf224028d.jswww.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/chunks/3950-210596edf224028d.js — 200 — 5.1 KiB — 32 ms — h2https://www.theepochtimes.com/_next/static/chunks/9305-f0bc049c1a013608.jswww.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/chunks/9305-f0bc049c1a013608.js — 200 — 6.0 KiB — 28 ms — h2https://www.theepochtimes.com/_next/static/chunks/4700-f3acdeb95c623a88.jswww.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/chunks/4700-f3acdeb95c623a88.js — 200 — 8.6 KiB — 29 ms — h2https://www.theepochtimes.com/_next/static/chunks/1229-3666d4639fe9565a.jswww.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/chunks/1229-3666d4639fe9565a.js — 200 — 2.5 KiB — 32 ms — h2https://www.theepochtimes.com/_next/static/chunks/6042-7b7a8973f73b76c7.jswww.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/chunks/6042-7b7a8973f73b76c7.js — 200 — 3.3 KiB — 31 ms — h2https://www.theepochtimes.com/_next/static/chunks/5072-99b7d354d1da5d15.jswww.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/chunks/5072-99b7d354d1da5d15.js — 200 — 5.8 KiB — 33 ms — h2https://www.theepochtimes.com/_next/static/chunks/4544-dda919256826a8fd.jswww.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/chunks/4544-dda919256826a8fd.js — 200 — 6.2 KiB — 35 ms — h2https://www.theepochtimes.com/_next/static/chunks/6162-2856e61563c2d4d0.jswww.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/chunks/6162-2856e61563c2d4d0.js — 200 — 30.7 KiB — 36 ms — h2https://www.theepochtimes.com/_next/static/chunks/2184-0791704ab40cc94c.jswww.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/chunks/2184-0791704ab40cc94c.js — 200 — 3.4 KiB — 31 ms — h2https://www.theepochtimes.com/_next/static/chunks/2977-25a2372549b055c2.jswww.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/chunks/2977-25a2372549b055c2.js — 200 — 7.0 KiB — 28 ms — h2https://www.theepochtimes.com/_next/static/chunks/2729-4840cd60925ac28a.jswww.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/chunks/2729-4840cd60925ac28a.js — 200 — 15.3 KiB — 46 ms — h2https://www.theepochtimes.com/_next/static/chunks/566-f84c89751d263abd.jswww.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/chunks/566-f84c89751d263abd.js — 200 — 7.2 KiB — 35 ms — h2https://www.theepochtimes.com/_next/static/chunks/6340-5f4e8e7f2e001268.jswww.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/chunks/6340-5f4e8e7f2e001268.js — 200 — 6.0 KiB — 27 ms — h2https://www.theepochtimes.com/_next/static/chunks/1826-4c1f2cb4d5635174.jswww.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/chunks/1826-4c1f2cb4d5635174.js — 200 — 4.9 KiB — 31 ms — h2https://www.theepochtimes.com/_next/static/chunks/4369-e0c838cd8f9d6e6d.jswww.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/chunks/4369-e0c838cd8f9d6e6d.js — 200 — 16.7 KiB — 48 ms — h2https://www.theepochtimes.com/_next/static/chunks/2521-be9af544205a62d5.jswww.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/chunks/2521-be9af544205a62d5.js — 200 — 5.4 KiB — 25 ms — h2https://www.theepochtimes.com/_next/static/chunks/1404-1cf854ffaeea1509.jswww.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/chunks/1404-1cf854ffaeea1509.js — 200 — 7.7 KiB — 39 ms — h2https://www.theepochtimes.com/_next/static/chunks/6280-1cba9716f3906eb5.jswww.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/chunks/6280-1cba9716f3906eb5.js — 200 — 98.1 KiB — 47 ms — h2https://www.theepochtimes.com/_next/static/chunks/9200-a79e019968e7a262.jswww.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/chunks/9200-a79e019968e7a262.js — 200 — 9.2 KiB — 34 ms — h2https://www.theepochtimes.com/_next/static/chunks/8668-8094e7732bac1ac6.jswww.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/chunks/8668-8094e7732bac1ac6.js — 200 — 7.5 KiB — 37 ms — h2https://www.theepochtimes.com/_next/static/chunks/1090-76fffa040a8b6c1e.jswww.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/chunks/1090-76fffa040a8b6c1e.js — 200 — 6.8 KiB — 31 ms — h2https://www.theepochtimes.com/_next/static/chunks/1337-8fe921593985c5c8.jswww.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/chunks/1337-8fe921593985c5c8.js — 200 — 17.2 KiB — 34 ms — h2https://www.theepochtimes.com/_next/static/chunks/1263-dbe72179c0bcc1ad.jswww.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/chunks/1263-dbe72179c0bcc1ad.js — 200 — 8.0 KiB — 30 ms — h2https://www.theepochtimes.com/_next/static/chunks/4985-8a7c37e887091638.jswww.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/chunks/4985-8a7c37e887091638.js — 200 — 12.3 KiB — 31 ms — h2https://www.theepochtimes.com/_next/static/chunks/app/%5B...url%5D/page-a1af666b9c2dce1a.jswww.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/chunks/app/%5B...url%5D/page-a1af666b9c2dce1a.js — 200 — 12.2 KiB — 33 ms — h2https://www.theepochtimes.com/_next/static/chunks/2849449d-a918aaa7ab634153.jswww.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/chunks/2849449d-a918aaa7ab634153.js — 200 — 125.2 KiB — 63 ms — h2https://www.theepochtimes.com/_next/static/chunks/9271-e174e4a8aa41a352.jswww.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/chunks/9271-e174e4a8aa41a352.js — 200 — 48.2 KiB — 62 ms — h2https://www.theepochtimes.com/_next/static/chunks/4698-6e85619c89c6bd65.jswww.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/chunks/4698-6e85619c89c6bd65.js — 200 — 3.7 KiB — 39 ms — h2https://www.theepochtimes.com/_next/static/chunks/6902-d37e5eb961ae4cdc.jswww.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/chunks/6902-d37e5eb961ae4cdc.js — 200 — 6.2 KiB — 27 ms — h2https://www.theepochtimes.com/_next/static/chunks/3262-2c6453c23cee28c4.jswww.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/chunks/3262-2c6453c23cee28c4.js — 200 — 11.6 KiB — 29 ms — h2https://www.theepochtimes.com/_next/static/chunks/5155-b8a35a747c8aeb88.jswww.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/chunks/5155-b8a35a747c8aeb88.js — 200 — 9.0 KiB — 481 ms — h2https://www.theepochtimes.com/_next/static/chunks/7718-2e54098c97b570e3.jswww.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/chunks/7718-2e54098c97b570e3.js — 200 — 22.6 KiB — 32 ms — h2https://www.theepochtimes.com/_next/static/chunks/app/(home)/page-686e041d85a059cb.jswww.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/chunks/app/(home)/page-686e041d85a059cb.js — 200 — 3.6 KiB — 25 ms — h2https://www.theepochtimes.com/_next/static/chunks/app/layout-e3b6580accfce03c.jswww.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/chunks/app/layout-e3b6580accfce03c.js — 200 — 5.9 KiB — 25 ms — h2https://www.theepochtimes.com/_next/static/chunks/app/%5B...url%5D/layout-999eb61e2181fa3a.jswww.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/chunks/app/%5B...url%5D/layout-999eb61e2181fa3a.js — 200 — 623 B — 26 ms — h2https://www.theepochtimes.com/_next/static/chunks/3053-f4c805838b917a32.jswww.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/chunks/3053-f4c805838b917a32.js — 200 — 8.4 KiB — 41 ms — h2https://www.theepochtimes.com/_next/static/chunks/app/(home)/layout-d90dbd74c815ad72.jswww.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/chunks/app/(home)/layout-d90dbd74c815ad72.js — 200 — 16.2 KiB — 26 ms — h2https://www.theepochtimes.com/_next/static/chunks/app/(home)/error-b2dd913712ffd0ee.jswww.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/chunks/app/(home)/error-b2dd913712ffd0ee.js — 200 — 493 B — 37 ms — h2https://www.youtube.com/iframe_apiwww.youtube.com/iframe_api https://www.youtube.com/iframe_api — 200 — 3.2 KiB — 123 ms — h2https://pwe.epochbase.com/api/region?siteId=www.theepochtimes.compwe.epochbase.com/api/region?siteId... https://pwe.epochbase.com/api/region?siteId=www.theepochtimes.com — 200 — 353 B — 197 ms — h2data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="146" height="146" viewBox="0…www.w3.org/2000/svg" width="146" he... data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="146" height="146" viewBox="0… — 200 — 0 B — 0 ms — datahttps://img.theepochtimes.com/assets/uploads/2026/04/20/id6014444-Lawsuits-against-AI-chatbots-9-16-600x1067.jpgimg.theepochtimes.com/assets/upload... https://img.theepochtimes.com/assets/uploads/2026/04/20/id6014444-Lawsuits-against-AI-chatbots-9-16-600x1067.jpg — 200 — 61.8 KiB — 91 ms — http/1.1https://img.theepochtimes.com/assets/uploads/2026/04/17/id6013684-Virginia-gun-control-9-16-600x1067.jpgimg.theepochtimes.com/assets/upload... https://img.theepochtimes.com/assets/uploads/2026/04/17/id6013684-Virginia-gun-control-9-16-600x1067.jpg — 200 — 103.5 KiB — 70 ms — http/1.1https://img.theepochtimes.com/assets/uploads/2026/04/16/id6013215-Troy-Myers-How-are-Venezuelans-Feeling-9-16-2-600x1067.jpgimg.theepochtimes.com/assets/upload... https://img.theepochtimes.com/assets/uploads/2026/04/16/id6013215-Troy-Myers-How-are-Venezuelans-Feeling-9-16-2-600x1067.jpg — 200 — 186.1 KiB — 38 ms — http/1.1https://img.theepochtimes.com/assets/uploads/2026/04/16/id6012961-Moral-code_shorts_thumbnail-600x900.jpgimg.theepochtimes.com/assets/upload... https://img.theepochtimes.com/assets/uploads/2026/04/16/id6012961-Moral-code_shorts_thumbnail-600x900.jpg — 200 — 136.4 KiB — 13 ms — http/1.1https://img.theepochtimes.com/assets/uploads/2026/04/15/id6012506-FISA-Section-702-9-16-600x1067.jpgimg.theepochtimes.com/assets/upload... https://img.theepochtimes.com/assets/uploads/2026/04/15/id6012506-FISA-Section-702-9-16-600x1067.jpg — 200 — 78.1 KiB — 5 ms — http/1.1https://img.theepochtimes.com/assets/uploads/2026/04/14/id6011963-Detrans-Statute-of-Limitations-9-16-600x1067.jpgimg.theepochtimes.com/assets/upload... https://img.theepochtimes.com/assets/uploads/2026/04/14/id6011963-Detrans-Statute-of-Limitations-9-16-600x1067.jpg — 200 — 119.0 KiB — 6 ms — http/1.1https://www.googletagmanager.com/gtm.js?id=GTM-5Z8H4Hwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-5Z8H4H — 200 — 158.4 KiB — 44 ms — h2https://sc.youmaker.com/site/article/count?site=www.theepochtimes.com&postid=6015212,6015212,6014946,6014946,6013716,6013716,6011776,6011776,6012200,6011867,6008520,6011104,6006527,5999382,6015028,6014999,6014931,6014483,6014924,6014924,6015013,6015013,6014649,6014649,6015112,6015112,6014925,6014925,5996411,5996411,6000295,6006784,6000061,6013166,6012377,6006265,6015029,6015029,6011444,6011444,6014173,6013227,6010910,6014492,6014492,6012955,6010522,6014825,6014822,6014760,6014734,6014271,5996246,6005793,6006126,6006129,6007874,6006890,6010515,3956489,4065147,4013587,4326741,6010032,6015113,6015022,6015182,6013726,6015019,6015002,6009794,6004738,6003054,6001157,5996126,6004809,5996605,6001655,6001655,6004210,6011606,6014870,5973718,6014750sc.youmaker.com/site/article/count?... https://sc.youmaker.com/site/article/count?site=www.theepochtimes.com&postid=6015212,6015212,6014946,6014946,6013716,6013716,6011776,6011776,6012200,6011867,6008520,6011104,6006527,5999382,6015028,6014999,6014931,6014483,6014924,6014924,6015013,6015013,6014649,6014649,6015112,6015112,6014925,6014925,5996411,5996411,6000295,6006784,6000061,6013166,6012377,6006265,6015029,6015029,6011444,6011444,6014173,6013227,6010910,6014492,6014492,6012955,6010522,6014825,6014822,6014760,6014734,6014271,5996246,6005793,6006126,6006129,6007874,6006890,6010515,3956489,4065147,4013587,4326741,6010032,6015113,6015022,6015182,6013726,6015019,6015002,6009794,6004738,6003054,6001157,5996126,6004809,5996605,6001655,6001655,6004210,6011606,6014870,5973718,6014750 — 200 — 10.5 KiB — 206 ms — h2https://services.epoch.cloud/public-labs/epoch-ai/mparticle/built/epoch_mparticle.min.jsservices.epoch.cloud/public-labs/ep... https://services.epoch.cloud/public-labs/epoch-ai/mparticle/built/epoch_mparticle.min.js — 200 — 16.6 KiB — 114 ms — h3https://img.theepochtimes.com/assets/uploads/2025/12/18/id5960066-b9ff0ab6b64c6812d420d5a4142a3ae6a97c0e15.jpgimg.theepochtimes.com/assets/upload... https://img.theepochtimes.com/assets/uploads/2025/12/18/id5960066-b9ff0ab6b64c6812d420d5a4142a3ae6a97c0e15.jpg — 200 — 84.3 KiB — 5 ms — http/1.1https://www.theepochtimes.com/_next/static/media/menuSearch.9968d4ed.svgwww.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/media/menuSearch.9968d4ed.svg — 200 — 454 B — 26 ms — h2https://www.theepochtimes.com/_next/static/media/logo.32553ed2.svgwww.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/media/logo.32553ed2.svg — 200 — 5.9 KiB — 28 ms — h2https://www.theepochtimes.com/_next/static/media/video-camera-20x20.7b349312.svgwww.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/media/video-camera-20x20.7b349312.svg — 200 — 430 B — 477 ms — h2https://www.theepochtimes.com/_next/image?url=https%3A%2F%2Fimg.theepochtimes.com%2Fassets%2Fuploads%2F2026%2F04%2F02%2Fid6007335-GettyImages-2269288749-sb.jpg&w=1200&q=75www.theepochtimes.com/_next/image?u... https://www.theepochtimes.com/_next/image?url=https%3A%2F%2Fimg.theepochtimes.com%2Fassets%2Fuploads%2F2026%2F04%2F02%2Fid6007335-GettyImages-2269288749-sb.jpg&w=1200&q=75 — 200 — 50.7 KiB — 481 ms — h2https://www.theepochtimes.com/_next/static/media/expand-icon.a51b9857.svgwww.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/media/expand-icon.a51b9857.svg — 200 — 1.2 KiB — 480 ms — h2https://www.theepochtimes.com/_next/static/media/share-icon.c379fa86.svgwww.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/media/share-icon.c379fa86.svg — 200 — 742 B — 478 ms — h2https://cdn.cookielaw.org/consent/eb5ce0fc-78cf-49f3-a4b8-f6d19266e584/eb5ce0fc-78cf-49f3-a4b8-f6d19266e584.jsoncdn.cookielaw.org/consent/eb5ce0fc-... https://cdn.cookielaw.org/consent/eb5ce0fc-78cf-49f3-a4b8-f6d19266e584/eb5ce0fc-78cf-49f3-a4b8-f6d19266e584.json — 200 — 2.9 KiB — 105 ms — h2https://rumcdn.geoedge.be/19d3d93c-6e7a-4ab1-95d3-37f2020fd783/grumi.jsrumcdn.geoedge.be/19d3d93c-6e7a-4ab... https://rumcdn.geoedge.be/19d3d93c-6e7a-4ab1-95d3-37f2020fd783/grumi.js — 200 — 104.1 KiB — 47 ms — h2https://www.theepochtimes.com/_next/static/media/ET-circle-icon.0fdcab18.svgwww.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/media/ET-circle-icon.0fdcab18.svg — 200 — 875 B — 24 ms — h2https://www.theepochtimes.com/_next/static/media/epochtv-icon-gray.f18c326d.svgwww.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/media/epochtv-icon-gray.f18c326d.svg — 200 — 1.0 KiB — 42 ms — h2https://www.theepochtimes.com/_next/static/media/epoch-health-icon-gray.aef57f67.svgwww.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/media/epoch-health-icon-gray.aef57f67.svg — 200 — 2.4 KiB — 46 ms — h2https://www.theepochtimes.com/_next/static/media/bright-icon-gray.34047535.svgwww.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/media/bright-icon-gray.34047535.svg — 200 — 1.9 KiB — 40 ms — h2blob:https://www.theepochtimes.com/bb523fcd-d639-4649-905a-4fae792ef707www.theepochtimes.com/bb523fcd-d639... blob:https://www.theepochtimes.com/bb523fcd-d639-4649-905a-4fae792ef707 — 200 — -1 B — 133 ms — blobblob:https://www.theepochtimes.com/69c6408a-71c8-463c-9040-751e4a418051www.theepochtimes.com/69c6408a-71c8... blob:https://www.theepochtimes.com/69c6408a-71c8-463c-9040-751e4a418051 — 200 — -1 B — 143 ms — blobblob:https://www.theepochtimes.com/999a54b5-7483-4013-ab32-b74665ae9b37www.theepochtimes.com/999a54b5-7483... blob:https://www.theepochtimes.com/999a54b5-7483-4013-ab32-b74665ae9b37 — 200 — -1 B — 148 ms — blobhttps://vod.brightchat.com/assets/69a12a59-32ed-40b9-9519-795228a4b3f1/playlist.m3u8vod.brightchat.com/assets/69a12a59-... https://vod.brightchat.com/assets/69a12a59-32ed-40b9-9519-795228a4b3f1/playlist.m3u8 — 200 — 1.3 KiB — 436 ms — http/1.1blob:https://www.theepochtimes.com/92593af6-4c6b-4e68-a954-9775fa5f5de8www.theepochtimes.com/92593af6-4c6b... blob:https://www.theepochtimes.com/92593af6-4c6b-4e68-a954-9775fa5f5de8 — 200 — -1 B — 130 ms — blobblob:https://www.theepochtimes.com/81995611-6531-4ccc-ab97-1a3f91680324www.theepochtimes.com/81995611-6531... blob:https://www.theepochtimes.com/81995611-6531-4ccc-ab97-1a3f91680324 — 200 — -1 B — 164 ms — blobblob:https://www.theepochtimes.com/73090068-f9a5-4d75-a729-cf4804113006www.theepochtimes.com/73090068-f9a5... blob:https://www.theepochtimes.com/73090068-f9a5-4d75-a729-cf4804113006 — 200 — -1 B — 154 ms — blobhttps://vod.brightchat.com/assets/3165e600-5c68-424f-9702-08cca5ca127c/playlist.m3u8vod.brightchat.com/assets/3165e600-... https://vod.brightchat.com/assets/3165e600-5c68-424f-9702-08cca5ca127c/playlist.m3u8 — 200 — 1.3 KiB — 424 ms — http/1.1blob:https://www.theepochtimes.com/bbac0bd0-9a29-46e7-9a07-de399f78d7a5www.theepochtimes.com/bbac0bd0-9a29... blob:https://www.theepochtimes.com/bbac0bd0-9a29-46e7-9a07-de399f78d7a5 — 200 — -1 B — 144 ms — blobblob:https://www.theepochtimes.com/82075883-658e-4f92-b15f-95ee2d249e7dwww.theepochtimes.com/82075883-658e... blob:https://www.theepochtimes.com/82075883-658e-4f92-b15f-95ee2d249e7d — 200 — -1 B — 160 ms — blobblob:https://www.theepochtimes.com/3173ebbc-10ed-4008-9e24-264d6885fb2ewww.theepochtimes.com/3173ebbc-10ed... blob:https://www.theepochtimes.com/3173ebbc-10ed-4008-9e24-264d6885fb2e — 200 — -1 B — 159 ms — blobhttps://vod.brightchat.com/assets/ce243284-d804-4612-a91b-8b4ce5094d53/playlist.m3u8vod.brightchat.com/assets/ce243284-... https://vod.brightchat.com/assets/ce243284-d804-4612-a91b-8b4ce5094d53/playlist.m3u8 — 200 — 1.3 KiB — 397 ms — http/1.1https://www.theepochtimes.com/_next/static/media/games-icon-gray.e413b2ba.svgwww.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/media/games-icon-gray.e413b2ba.svg — 200 — 1.6 KiB — 39 ms — h2blob:https://www.theepochtimes.com/665b5b1b-1a5b-4337-9a8f-b488f060ccdawww.theepochtimes.com/665b5b1b-1a5b... blob:https://www.theepochtimes.com/665b5b1b-1a5b-4337-9a8f-b488f060ccda — 200 — -1 B — 147 ms — blobblob:https://www.theepochtimes.com/821bc532-5fa8-4417-ac7f-656f43ecdaccwww.theepochtimes.com/821bc532-5fa8... blob:https://www.theepochtimes.com/821bc532-5fa8-4417-ac7f-656f43ecdacc — 200 — -1 B — 151 ms — blobblob:https://www.theepochtimes.com/1cd53649-29d5-4b89-baac-a669b4c96c0awww.theepochtimes.com/1cd53649-29d5... blob:https://www.theepochtimes.com/1cd53649-29d5-4b89-baac-a669b4c96c0a — 200 — -1 B — 176 ms — blobhttps://vod.brightchat.com/assets/d2811ed0-68fb-4c2a-89f4-6d8dd9399fa2/playlist.m3u8vod.brightchat.com/assets/d2811ed0-... https://vod.brightchat.com/assets/d2811ed0-68fb-4c2a-89f4-6d8dd9399fa2/playlist.m3u8 — 200 — 1.3 KiB — 388 ms — http/1.1blob:https://www.theepochtimes.com/d18ef854-fbe4-41f5-8e6a-4e3e335508c1www.theepochtimes.com/d18ef854-fbe4... blob:https://www.theepochtimes.com/d18ef854-fbe4-41f5-8e6a-4e3e335508c1 — 200 — -1 B — 141 ms — blobblob:https://www.theepochtimes.com/6c3c4b03-aea2-459a-92a0-3184684bbcdewww.theepochtimes.com/6c3c4b03-aea2... blob:https://www.theepochtimes.com/6c3c4b03-aea2-459a-92a0-3184684bbcde — 200 — -1 B — 162 ms — blobblob:https://www.theepochtimes.com/d5666c41-aae8-477f-8f75-5d3afcbac85fwww.theepochtimes.com/d5666c41-aae8... blob:https://www.theepochtimes.com/d5666c41-aae8-477f-8f75-5d3afcbac85f — 200 — -1 B — 158 ms — blobhttps://vod.brightchat.com/assets/9ce273b0-6670-4172-8a11-6e18b5edb94b/playlist.m3u8vod.brightchat.com/assets/9ce273b0-... https://vod.brightchat.com/assets/9ce273b0-6670-4172-8a11-6e18b5edb94b/playlist.m3u8 — 200 — 1.3 KiB — 389 ms — http/1.1blob:https://www.theepochtimes.com/6a01dd98-7ad9-4401-b3ed-ea7742865a0ewww.theepochtimes.com/6a01dd98-7ad9... blob:https://www.theepochtimes.com/6a01dd98-7ad9-4401-b3ed-ea7742865a0e — 200 — -1 B — 153 ms — blobblob:https://www.theepochtimes.com/a1fd788e-6f21-4eed-bed7-64526a81f95bwww.theepochtimes.com/a1fd788e-6f21... blob:https://www.theepochtimes.com/a1fd788e-6f21-4eed-bed7-64526a81f95b — 200 — -1 B — 153 ms — blobblob:https://www.theepochtimes.com/ca12951b-18f9-43fb-974e-2c7495d50e58www.theepochtimes.com/ca12951b-18f9... blob:https://www.theepochtimes.com/ca12951b-18f9-43fb-974e-2c7495d50e58 — 200 — -1 B — 153 ms — blobhttps://vod.brightchat.com/assets/a35457c7-30b3-4de6-9e07-251599d985cd/playlist.m3u8vod.brightchat.com/assets/a35457c7-... https://vod.brightchat.com/assets/a35457c7-30b3-4de6-9e07-251599d985cd/playlist.m3u8 — 200 — 1.3 KiB — 331 ms — http/1.1blob:https://www.theepochtimes.com/7dee5078-8abc-41b7-a8d7-028713553e19www.theepochtimes.com/7dee5078-8abc... blob:https://www.theepochtimes.com/7dee5078-8abc-41b7-a8d7-028713553e19 — 200 — -1 B — 146 ms — blobblob:https://www.theepochtimes.com/0bf3b79c-c976-4be5-b25e-82e3366828a0www.theepochtimes.com/0bf3b79c-c976... blob:https://www.theepochtimes.com/0bf3b79c-c976-4be5-b25e-82e3366828a0 — 200 — -1 B — 146 ms — blobhttps://vod.brightchat.com/assets/003537c9-9c42-4a34-aad2-805ad3dbe468/playlist.m3u8vod.brightchat.com/assets/003537c9-... https://vod.brightchat.com/assets/003537c9-9c42-4a34-aad2-805ad3dbe468/playlist.m3u8 — 200 — 1.2 KiB — 674 ms — http/1.1blob:https://www.theepochtimes.com/bc21094a-5c71-458d-a22f-54227ab2751fwww.theepochtimes.com/bc21094a-5c71... blob:https://www.theepochtimes.com/bc21094a-5c71-458d-a22f-54227ab2751f — 200 — -1 B — 142 ms — blobblob:https://www.theepochtimes.com/93f846e8-8ddc-4bf3-9153-238847c7a51fwww.theepochtimes.com/93f846e8-8ddc... blob:https://www.theepochtimes.com/93f846e8-8ddc-4bf3-9153-238847c7a51f — 200 — -1 B — 135 ms — blobblob:https://www.theepochtimes.com/4032c874-a7c6-4799-9dff-f62a346381b2www.theepochtimes.com/4032c874-a7c6... blob:https://www.theepochtimes.com/4032c874-a7c6-4799-9dff-f62a346381b2 — 200 — -1 B — 138 ms — blobblob:https://www.theepochtimes.com/3c5c7baf-710f-43de-bd4e-2c47ae9ca390www.theepochtimes.com/3c5c7baf-710f... blob:https://www.theepochtimes.com/3c5c7baf-710f-43de-bd4e-2c47ae9ca390 — 200 — -1 B — 171 ms — blobhttps://vod.brightchat.com/assets/c6842132-065e-4189-bdfa-ab72a5f08248/playlist.m3u8vod.brightchat.com/assets/c6842132-... https://vod.brightchat.com/assets/c6842132-065e-4189-bdfa-ab72a5f08248/playlist.m3u8 — 200 — 1.2 KiB — 1.7 s — http/1.1https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 303 B — 106 ms — h2https://pwe.epochbase.com/api/migration/check?regionId=www.theepochtimes.compwe.epochbase.com/api/migration/che... https://pwe.epochbase.com/api/migration/check?regionId=www.theepochtimes.com — 200 — 80 B — 125 ms — h2https://comment.youmaker.com/api/v1/counts?site=remark&post=idcomment.youmaker.com/api/v1/counts?... https://comment.youmaker.com/api/v1/counts?site=remark&post=id — 200 — 0 B — 199 ms — h2https://cdn.cookielaw.org/scripttemplates/202603.1.0/otBannerSdk.jscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202603.1.0/otBannerSdk.js — 200 — 129.9 KiB — 48 ms — h2https://www.youtube.com/s/player/218d9d92/www-widgetapi.vflset/www-widgetapi.jswww.youtube.com/s/player/218d9d92/w... https://www.youtube.com/s/player/218d9d92/www-widgetapi.vflset/www-widgetapi.js — 200 — 10.6 KiB — 29 ms — h2https://subs.theepochtimes.com/lib/api.bundle.js?execute=falsesubs.theepochtimes.com/lib/api.bund... https://subs.theepochtimes.com/lib/api.bundle.js?execute=false — 200 — 231.5 KiB — 99 ms — h2https://cdn.cookielaw.org/consent/eb5ce0fc-78cf-49f3-a4b8-f6d19266e584/019c2082-320f-715f-8014-3ec8895141fa/en.jsoncdn.cookielaw.org/consent/eb5ce0fc-... https://cdn.cookielaw.org/consent/eb5ce0fc-78cf-49f3-a4b8-f6d19266e584/019c2082-320f-715f-8014-3ec8895141fa/en.json — 200 — 74.0 KiB — 66 ms — h2https://cdn.cookielaw.org/vendorlist/iab2V2Data.jsoncdn.cookielaw.org/vendorlist/iab2V2... https://cdn.cookielaw.org/vendorlist/iab2V2Data.json — 200 — 86.8 KiB — 63 ms — h2https://cdn.cookielaw.org/scripttemplates/202603.1.0/otTCF.jscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202603.1.0/otTCF.js — 200 — 17.7 KiB — 26 ms — h2https://vod.brightchat.com/assets/a35457c7-30b3-4de6-9e07-251599d985cd/stream_720p_a35457c7-30b3-4de6-9e07-251599d985cd.m3u8vod.brightchat.com/assets/a35457c7-... https://vod.brightchat.com/assets/a35457c7-30b3-4de6-9e07-251599d985cd/stream_720p_a35457c7-30b3-4de6-9e07-251599d985cd.m3u8 — 200 — 538 B — 33 ms — h3https://vod.brightchat.com/assets/d2811ed0-68fb-4c2a-89f4-6d8dd9399fa2/stream_720p_d2811ed0-68fb-4c2a-89f4-6d8dd9399fa2.m3u8vod.brightchat.com/assets/d2811ed0-... https://vod.brightchat.com/assets/d2811ed0-68fb-4c2a-89f4-6d8dd9399fa2/stream_720p_d2811ed0-68fb-4c2a-89f4-6d8dd9399fa2.m3u8 — 200 — 526 B — 19 ms — h3https://vod.brightchat.com/assets/ce243284-d804-4612-a91b-8b4ce5094d53/stream_720p_ce243284-d804-4612-a91b-8b4ce5094d53.m3u8vod.brightchat.com/assets/ce243284-... https://vod.brightchat.com/assets/ce243284-d804-4612-a91b-8b4ce5094d53/stream_720p_ce243284-d804-4612-a91b-8b4ce5094d53.m3u8 — 200 — 399 B — 27 ms — h3https://vod.brightchat.com/assets/69a12a59-32ed-40b9-9519-795228a4b3f1/stream_720p_69a12a59-32ed-40b9-9519-795228a4b3f1.m3u8vod.brightchat.com/assets/69a12a59-... https://vod.brightchat.com/assets/69a12a59-32ed-40b9-9519-795228a4b3f1/stream_720p_69a12a59-32ed-40b9-9519-795228a4b3f1.m3u8 — 200 — 704 B — 38 ms — h3https://vod.brightchat.com/assets/9ce273b0-6670-4172-8a11-6e18b5edb94b/stream_720p_9ce273b0-6670-4172-8a11-6e18b5edb94b.m3u8vod.brightchat.com/assets/9ce273b0-... https://vod.brightchat.com/assets/9ce273b0-6670-4172-8a11-6e18b5edb94b/stream_720p_9ce273b0-6670-4172-8a11-6e18b5edb94b.m3u8 — 200 — 424 B — 15 ms — h3https://vod.brightchat.com/assets/3165e600-5c68-424f-9702-08cca5ca127c/stream_720p_3165e600-5c68-424f-9702-08cca5ca127c.m3u8vod.brightchat.com/assets/3165e600-... https://vod.brightchat.com/assets/3165e600-5c68-424f-9702-08cca5ca127c/stream_720p_3165e600-5c68-424f-9702-08cca5ca127c.m3u8 — 200 — 616 B — 44 ms — h3https://comment.youmaker.com/api/v1/counts?site=remark&post=idcomment.youmaker.com/api/v1/counts?... https://comment.youmaker.com/api/v1/counts?site=remark&post=id — 200 — 688 B — 167 ms — h2https://vod.brightchat.com/assets/d2811ed0-68fb-4c2a-89f4-6d8dd9399fa2/stream_128k_d2811ed0-68fb-4c2a-89f4-6d8dd9399fa2.m3u8vod.brightchat.com/assets/d2811ed0-... https://vod.brightchat.com/assets/d2811ed0-68fb-4c2a-89f4-6d8dd9399fa2/stream_128k_d2811ed0-68fb-4c2a-89f4-6d8dd9399fa2.m3u8 — 200 — 471 B — 25 ms — h3https://vod.brightchat.com/assets/a35457c7-30b3-4de6-9e07-251599d985cd/stream_128k_a35457c7-30b3-4de6-9e07-251599d985cd.m3u8vod.brightchat.com/assets/a35457c7-... https://vod.brightchat.com/assets/a35457c7-30b3-4de6-9e07-251599d985cd/stream_128k_a35457c7-30b3-4de6-9e07-251599d985cd.m3u8 — 200 — 468 B — 12 ms — h3https://vod.brightchat.com/assets/9ce273b0-6670-4172-8a11-6e18b5edb94b/stream_128k_9ce273b0-6670-4172-8a11-6e18b5edb94b.m3u8vod.brightchat.com/assets/9ce273b0-... https://vod.brightchat.com/assets/9ce273b0-6670-4172-8a11-6e18b5edb94b/stream_128k_9ce273b0-6670-4172-8a11-6e18b5edb94b.m3u8 — 200 — 396 B — 9 ms — h3https://vod.brightchat.com/assets/ce243284-d804-4612-a91b-8b4ce5094d53/stream_128k_ce243284-d804-4612-a91b-8b4ce5094d53.m3u8vod.brightchat.com/assets/ce243284-... https://vod.brightchat.com/assets/ce243284-d804-4612-a91b-8b4ce5094d53/stream_128k_ce243284-d804-4612-a91b-8b4ce5094d53.m3u8 — 200 — 372 B — 31 ms — h3https://www.theepochtimes.com/_next/static/media/favicon.6341f3c4.icowww.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/media/favicon.6341f3c4.ico — 200 — 7.4 KiB — 25 ms — h2https://vod.brightchat.com/assets/69a12a59-32ed-40b9-9519-795228a4b3f1/stream_128k_69a12a59-32ed-40b9-9519-795228a4b3f1.m3u8vod.brightchat.com/assets/69a12a59-... https://vod.brightchat.com/assets/69a12a59-32ed-40b9-9519-795228a4b3f1/stream_128k_69a12a59-32ed-40b9-9519-795228a4b3f1.m3u8 — 200 — 549 B — 9 ms — h3https://vod.brightchat.com/assets/d2811ed0-68fb-4c2a-89f4-6d8dd9399fa2/h264_720p_d2811ed0-68fb-4c2a-89f4-6d8dd9399fa2.mp4vod.brightchat.com/assets/d2811ed0-... https://vod.brightchat.com/assets/d2811ed0-68fb-4c2a-89f4-6d8dd9399fa2/h264_720p_d2811ed0-68fb-4c2a-89f4-6d8dd9399fa2.mp4 — 206 — 779 B — 9 ms — h3https://vod.brightchat.com/assets/d2811ed0-68fb-4c2a-89f4-6d8dd9399fa2/h264_720p_d2811ed0-68fb-4c2a-89f4-6d8dd9399fa2.mp4vod.brightchat.com/assets/d2811ed0-... https://vod.brightchat.com/assets/d2811ed0-68fb-4c2a-89f4-6d8dd9399fa2/h264_720p_d2811ed0-68fb-4c2a-89f4-6d8dd9399fa2.mp4 — 206 — 202.5 KiB — 18 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=15&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.theepochtimes.com%2F&scrsrc=www.googletagmanager.com&rnd=1751892398.1776806468&navt=n&npa=1&gdpr=1&gdpr_consent=CQjA2wAQjA2wAAcABBENCbFgAAAAAEPgACiQAAAYsABMNDogjLIgUCBQEIIEACgrCACgQBAAAkDRAQAmDAhyBgAusJkAIAUAAwQAgABBgACAAASABCIAIACAQAgQCBQABgAQBAQAMDAAGACxEAgABAdAxTAggECwASIyqDTAhAASCAlsqEEoGBBXCFIscAggREwUAAAIABQAAID4WAhJKCViQQBcQXQAIAAAAUQIsCKQswBBUGaLQVgScBkaYBk-YJklOgiAJghIyDIhNUEg8UxRCghyA2KWYA6eIKAGXayQh_qBYAAA.YAAACHwAAAAA.IMXNR_G__bXlv-bb36btkeYxf9_hr7sQxBgbJs24FzLvW7JwH32E7NEzatqYKmRIAu3TBIQNtHJjURUChKIgVrzDsaE2U4TtKJ-BkiHMZY2tYCFxvm4tjWQCZ4ur_91d9mR-t7dr-2dzy27hnv3a9fuS1UJidKYetHfv8ZBOT-_IU9_x-_4v4_MbpEm8eS1v_tWtt43d64vP_dpuxt-Tyff7____73_e7X__e__33_-qXX_r7____________f__________9__A&ep.ads_data_redaction=0&gtm=45He64h1v6373291za200zd6373291xea&gcs=G100&gcd=13q3p3q2q5l1&dma_cps=-&dma=1&tcfd=10s5b&tag_exp=0~115938465~115938469~117266401&apve=1&apvf=f&apvc=1&tft=1776806467945&tfd=2147pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=15&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.theepochtimes.com%2F&scrsrc=www.googletagmanager.com&rnd=1751892398.1776806468&navt=n&npa=1&gdpr=1&gdpr_consent=CQjA2wAQjA2wAAcABBENCbFgAAAAAEPgACiQAAAYsABMNDogjLIgUCBQEIIEACgrCACgQBAAAkDRAQAmDAhyBgAusJkAIAUAAwQAgABBgACAAASABCIAIACAQAgQCBQABgAQBAQAMDAAGACxEAgABAdAxTAggECwASIyqDTAhAASCAlsqEEoGBBXCFIscAggREwUAAAIABQAAID4WAhJKCViQQBcQXQAIAAAAUQIsCKQswBBUGaLQVgScBkaYBk-YJklOgiAJghIyDIhNUEg8UxRCghyA2KWYA6eIKAGXayQh_qBYAAA.YAAACHwAAAAA.IMXNR_G__bXlv-bb36btkeYxf9_hr7sQxBgbJs24FzLvW7JwH32E7NEzatqYKmRIAu3TBIQNtHJjURUChKIgVrzDsaE2U4TtKJ-BkiHMZY2tYCFxvm4tjWQCZ4ur_91d9mR-t7dr-2dzy27hnv3a9fuS1UJidKYetHfv8ZBOT-_IU9_x-_4v4_MbpEm8eS1v_tWtt43d64vP_dpuxt-Tyff7____73_e7X__e__33_-qXX_r7____________f__________9__A&ep.ads_data_redaction=0&gtm=45He64h1v6373291za200zd6373291xea&gcs=G100&gcd=13q3p3q2q5l1&dma_cps=-&dma=1&tcfd=10s5b&tag_exp=0~115938465~115938469~117266401&apve=1&apvf=f&apvc=1&tft=1776806467945&tfd=2147 — 200 — 21 B — 284 ms — h3https://cdn.cookielaw.org/scripttemplates/202603.1.0/assets/otFlat.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202603.1.0/assets/otFlat.json — 200 — 3.4 KiB — 34 ms — h2https://cdn.cookielaw.org/scripttemplates/202603.1.0/assets/v2/otPcPanel.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202603.1.0/assets/v2/otPcPanel.json — 200 — 13.5 KiB — 38 ms — h2https://cdn.cookielaw.org/scripttemplates/202603.1.0/assets/otCommonStyles.csscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202603.1.0/assets/otCommonStyles.css — 200 — 4.7 KiB — 36 ms — h2https://vod.brightchat.com/assets/3165e600-5c68-424f-9702-08cca5ca127c/stream_128k_3165e600-5c68-424f-9702-08cca5ca127c.m3u8vod.brightchat.com/assets/3165e600-... https://vod.brightchat.com/assets/3165e600-5c68-424f-9702-08cca5ca127c/stream_128k_3165e600-5c68-424f-9702-08cca5ca127c.m3u8 — 200 — 517 B — 9 ms — h3https://vod.brightchat.com/assets/a35457c7-30b3-4de6-9e07-251599d985cd/h264_720p_a35457c7-30b3-4de6-9e07-251599d985cd.mp4vod.brightchat.com/assets/a35457c7-... https://vod.brightchat.com/assets/a35457c7-30b3-4de6-9e07-251599d985cd/h264_720p_a35457c7-30b3-4de6-9e07-251599d985cd.mp4 — 206 — 777 B — 22 ms — h3https://vod.brightchat.com/assets/a35457c7-30b3-4de6-9e07-251599d985cd/h264_720p_a35457c7-30b3-4de6-9e07-251599d985cd.mp4vod.brightchat.com/assets/a35457c7-... https://vod.brightchat.com/assets/a35457c7-30b3-4de6-9e07-251599d985cd/h264_720p_a35457c7-30b3-4de6-9e07-251599d985cd.mp4 — 206 — 597.6 KiB — 58 ms — h3https://vod.brightchat.com/assets/9ce273b0-6670-4172-8a11-6e18b5edb94b/h264_720p_9ce273b0-6670-4172-8a11-6e18b5edb94b.mp4vod.brightchat.com/assets/9ce273b0-... https://vod.brightchat.com/assets/9ce273b0-6670-4172-8a11-6e18b5edb94b/h264_720p_9ce273b0-6670-4172-8a11-6e18b5edb94b.mp4 — 206 — 777 B — 18 ms — h3https://vod.brightchat.com/assets/9ce273b0-6670-4172-8a11-6e18b5edb94b/h264_720p_9ce273b0-6670-4172-8a11-6e18b5edb94b.mp4vod.brightchat.com/assets/9ce273b0-... https://vod.brightchat.com/assets/9ce273b0-6670-4172-8a11-6e18b5edb94b/h264_720p_9ce273b0-6670-4172-8a11-6e18b5edb94b.mp4 — 206 — 242.4 KiB — 48 ms — h3https://vod.brightchat.com/assets/ce243284-d804-4612-a91b-8b4ce5094d53/h264_720p_ce243284-d804-4612-a91b-8b4ce5094d53.mp4vod.brightchat.com/assets/ce243284-... https://vod.brightchat.com/assets/ce243284-d804-4612-a91b-8b4ce5094d53/h264_720p_ce243284-d804-4612-a91b-8b4ce5094d53.mp4 — 206 — 779 B — 21 ms — h3https://vod.brightchat.com/assets/ce243284-d804-4612-a91b-8b4ce5094d53/h264_720p_ce243284-d804-4612-a91b-8b4ce5094d53.mp4vod.brightchat.com/assets/ce243284-... https://vod.brightchat.com/assets/ce243284-d804-4612-a91b-8b4ce5094d53/h264_720p_ce243284-d804-4612-a91b-8b4ce5094d53.mp4 — 206 — 351.3 KiB — 49 ms — h3https://vod.brightchat.com/assets/69a12a59-32ed-40b9-9519-795228a4b3f1/h264_720p_69a12a59-32ed-40b9-9519-795228a4b3f1.mp4vod.brightchat.com/assets/69a12a59-... https://vod.brightchat.com/assets/69a12a59-32ed-40b9-9519-795228a4b3f1/h264_720p_69a12a59-32ed-40b9-9519-795228a4b3f1.mp4 — 206 — 779 B — 35 ms — h3https://vod.brightchat.com/assets/69a12a59-32ed-40b9-9519-795228a4b3f1/h264_720p_69a12a59-32ed-40b9-9519-795228a4b3f1.mp4vod.brightchat.com/assets/69a12a59-... https://vod.brightchat.com/assets/69a12a59-32ed-40b9-9519-795228a4b3f1/h264_720p_69a12a59-32ed-40b9-9519-795228a4b3f1.mp4 — 206 — 141.8 KiB — 47 ms — h3https://vod.brightchat.com/assets/3165e600-5c68-424f-9702-08cca5ca127c/h264_720p_3165e600-5c68-424f-9702-08cca5ca127c.mp4vod.brightchat.com/assets/3165e600-... https://vod.brightchat.com/assets/3165e600-5c68-424f-9702-08cca5ca127c/h264_720p_3165e600-5c68-424f-9702-08cca5ca127c.mp4 — 206 — 779 B — 15 ms — h3https://vod.brightchat.com/assets/3165e600-5c68-424f-9702-08cca5ca127c/h264_720p_3165e600-5c68-424f-9702-08cca5ca127c.mp4vod.brightchat.com/assets/3165e600-... https://vod.brightchat.com/assets/3165e600-5c68-424f-9702-08cca5ca127c/h264_720p_3165e600-5c68-424f-9702-08cca5ca127c.mp4 — 206 — 109.0 KiB — 48 ms — h3https://vod.brightchat.com/assets/003537c9-9c42-4a34-aad2-805ad3dbe468/stream_720p_003537c9-9c42-4a34-aad2-805ad3dbe468.m3u8vod.brightchat.com/assets/003537c9-... https://vod.brightchat.com/assets/003537c9-9c42-4a34-aad2-805ad3dbe468/stream_720p_003537c9-9c42-4a34-aad2-805ad3dbe468.m3u8 — 200 — 447 B — 42 ms — h3https://vod.brightchat.com/assets/d2811ed0-68fb-4c2a-89f4-6d8dd9399fa2/aac_128k_d2811ed0-68fb-4c2a-89f4-6d8dd9399fa2.mp4vod.brightchat.com/assets/d2811ed0-... https://vod.brightchat.com/assets/d2811ed0-68fb-4c2a-89f4-6d8dd9399fa2/aac_128k_d2811ed0-68fb-4c2a-89f4-6d8dd9399fa2.mp4 — 206 — 710 B — 8 ms — h3https://vod.brightchat.com/assets/d2811ed0-68fb-4c2a-89f4-6d8dd9399fa2/aac_128k_d2811ed0-68fb-4c2a-89f4-6d8dd9399fa2.mp4vod.brightchat.com/assets/d2811ed0-... https://vod.brightchat.com/assets/d2811ed0-68fb-4c2a-89f4-6d8dd9399fa2/aac_128k_d2811ed0-68fb-4c2a-89f4-6d8dd9399fa2.mp4 — 206 — 48.7 KiB — 16 ms — h3https://vod.brightchat.com/assets/a35457c7-30b3-4de6-9e07-251599d985cd/aac_128k_a35457c7-30b3-4de6-9e07-251599d985cd.mp4vod.brightchat.com/assets/a35457c7-... https://vod.brightchat.com/assets/a35457c7-30b3-4de6-9e07-251599d985cd/aac_128k_a35457c7-30b3-4de6-9e07-251599d985cd.mp4 — 206 — 712 B — 36 ms — h3https://vod.brightchat.com/assets/a35457c7-30b3-4de6-9e07-251599d985cd/aac_128k_a35457c7-30b3-4de6-9e07-251599d985cd.mp4vod.brightchat.com/assets/a35457c7-... https://vod.brightchat.com/assets/a35457c7-30b3-4de6-9e07-251599d985cd/aac_128k_a35457c7-30b3-4de6-9e07-251599d985cd.mp4 — 206 — 48.7 KiB — 44 ms — h3https://vod.brightchat.com/assets/9ce273b0-6670-4172-8a11-6e18b5edb94b/aac_128k_9ce273b0-6670-4172-8a11-6e18b5edb94b.mp4vod.brightchat.com/assets/9ce273b0-... https://vod.brightchat.com/assets/9ce273b0-6670-4172-8a11-6e18b5edb94b/aac_128k_9ce273b0-6670-4172-8a11-6e18b5edb94b.mp4 — 206 — 710 B — 26 ms — h3https://vod.brightchat.com/assets/9ce273b0-6670-4172-8a11-6e18b5edb94b/aac_128k_9ce273b0-6670-4172-8a11-6e18b5edb94b.mp4vod.brightchat.com/assets/9ce273b0-... https://vod.brightchat.com/assets/9ce273b0-6670-4172-8a11-6e18b5edb94b/aac_128k_9ce273b0-6670-4172-8a11-6e18b5edb94b.mp4 — 206 — 48.8 KiB — 34 ms — h3https://vod.brightchat.com/assets/69a12a59-32ed-40b9-9519-795228a4b3f1/aac_128k_69a12a59-32ed-40b9-9519-795228a4b3f1.mp4vod.brightchat.com/assets/69a12a59-... https://vod.brightchat.com/assets/69a12a59-32ed-40b9-9519-795228a4b3f1/aac_128k_69a12a59-32ed-40b9-9519-795228a4b3f1.mp4 — 206 — 712 B — 21 ms — h3https://vod.brightchat.com/assets/69a12a59-32ed-40b9-9519-795228a4b3f1/aac_128k_69a12a59-32ed-40b9-9519-795228a4b3f1.mp4vod.brightchat.com/assets/69a12a59-... https://vod.brightchat.com/assets/69a12a59-32ed-40b9-9519-795228a4b3f1/aac_128k_69a12a59-32ed-40b9-9519-795228a4b3f1.mp4 — 206 — 49.4 KiB — 35 ms — h3https://www.theepochtimes.com/_next/static/media/favicon.6341f3c4.icowww.theepochtimes.com/_next/static/... https://www.theepochtimes.com/_next/static/media/favicon.6341f3c4.ico — 200 — 0 B — 13 ms — h2https://vod.brightchat.com/assets/ce243284-d804-4612-a91b-8b4ce5094d53/aac_128k_ce243284-d804-4612-a91b-8b4ce5094d53.mp4vod.brightchat.com/assets/ce243284-... https://vod.brightchat.com/assets/ce243284-d804-4612-a91b-8b4ce5094d53/aac_128k_ce243284-d804-4612-a91b-8b4ce5094d53.mp4 — 206 — 717 B — 16 ms — h3https://vod.brightchat.com/assets/ce243284-d804-4612-a91b-8b4ce5094d53/aac_128k_ce243284-d804-4612-a91b-8b4ce5094d53.mp4vod.brightchat.com/assets/ce243284-... https://vod.brightchat.com/assets/ce243284-d804-4612-a91b-8b4ce5094d53/aac_128k_ce243284-d804-4612-a91b-8b4ce5094d53.mp4 — 206 — 48.8 KiB — 25 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-RD0QM5H02Q&gtm=45je64h1h1v884763001za200zd884763001&_p=1776806467172&gcs=G100&gcd=13q3pPq2q5l1&npa=1&dma_cps=-&dma=1&tcfd=10s5r&gdid=dYWJhMj&_eu=EAAAAGA&_prs=wg&are=1&cid=1647119825.1776806468&frm=0&ir=1&pscdl=denied&rcb=9&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938469~117266401&sid=1776806467&sct=1&seg=0&dl=https%3A%2F%2Fwww.theepochtimes.com%2F&dt=The%20Epoch%20Times%20%7C%20Breaking%20News%2C%20Latest%20News%2C%20World%20News%20and%20Videos&en=page_view&_fv=1&_nsi=1&_ss=1&_c=1&_ee=1&ep.eet_page_type=home&tfd=2449region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-RD0QM5H02Q&gtm=45je64h1h1v884763001za200zd884763001&_p=1776806467172&gcs=G100&gcd=13q3pPq2q5l1&npa=1&dma_cps=-&dma=1&tcfd=10s5r&gdid=dYWJhMj&_eu=EAAAAGA&_prs=wg&are=1&cid=1647119825.1776806468&frm=0&ir=1&pscdl=denied&rcb=9&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938469~117266401&sid=1776806467&sct=1&seg=0&dl=https%3A%2F%2Fwww.theepochtimes.com%2F&dt=The%20Epoch%20Times%20%7C%20Breaking%20News%2C%20Latest%20News%2C%20World%20News%20and%20Videos&en=page_view&_fv=1&_nsi=1&_ss=1&_c=1&_ee=1&ep.eet_page_type=home&tfd=2449 — 204 — 553 B — 233 ms — h2https://vod.brightchat.com/assets/3165e600-5c68-424f-9702-08cca5ca127c/aac_128k_3165e600-5c68-424f-9702-08cca5ca127c.mp4vod.brightchat.com/assets/3165e600-... https://vod.brightchat.com/assets/3165e600-5c68-424f-9702-08cca5ca127c/aac_128k_3165e600-5c68-424f-9702-08cca5ca127c.mp4 — 206 — 720 B — 24 ms — h3https://vod.brightchat.com/assets/3165e600-5c68-424f-9702-08cca5ca127c/aac_128k_3165e600-5c68-424f-9702-08cca5ca127c.mp4vod.brightchat.com/assets/3165e600-... https://vod.brightchat.com/assets/3165e600-5c68-424f-9702-08cca5ca127c/aac_128k_3165e600-5c68-424f-9702-08cca5ca127c.mp4 — 206 — 49.2 KiB — 40 ms — h3https://vod.brightchat.com/assets/003537c9-9c42-4a34-aad2-805ad3dbe468/stream_128k_003537c9-9c42-4a34-aad2-805ad3dbe468.m3u8vod.brightchat.com/assets/003537c9-... https://vod.brightchat.com/assets/003537c9-9c42-4a34-aad2-805ad3dbe468/stream_128k_003537c9-9c42-4a34-aad2-805ad3dbe468.m3u8 — 200 — 414 B — 403 ms — h3https://cdn.cookielaw.org/logos/static/ot_guard_logo.svgcdn.cookielaw.org/logos/static/ot_g... https://cdn.cookielaw.org/logos/static/ot_guard_logo.svg — 200 — 518 B — 31 ms — h2https://btloader.com/tag?o=5755245557186560&upapi=truebtloader.com/tag?o=5755245557186560... https://btloader.com/tag?o=5755245557186560&upapi=true — 200 — 30.9 KiB — 106 ms — h2https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 33.9 KiB — 118 ms — h3https://www.theepochtimes.com/js/prebid.js?v=20260106www.theepochtimes.com/js/prebid.js?... https://www.theepochtimes.com/js/prebid.js?v=20260106 — 200 — 124.4 KiB — 43 ms — h2https://cdn.cookielaw.org/logos/b47a4d8a-645c-4d8d-8da1-73d781dd8fd7/be63adfc-05b1-46cb-a95e-ef019aa49b6f/c679b158-e38f-4a8b-9828-f4f89d1e00b1/eetlogo_horizontalblk_4x.pngcdn.cookielaw.org/logos/b47a4d8a-64... https://cdn.cookielaw.org/logos/b47a4d8a-645c-4d8d-8da1-73d781dd8fd7/be63adfc-05b1-46cb-a95e-ef019aa49b6f/c679b158-e38f-4a8b-9828-f4f89d1e00b1/eetlogo_horizontalblk_4x.png — 200 — 29.0 KiB — 29 ms — h2https://cdn.cookielaw.org/logos/static/powered_by_logo.svgcdn.cookielaw.org/logos/static/powe... https://cdn.cookielaw.org/logos/static/powered_by_logo.svg — 200 — 2.6 KiB — 28 ms — h2https://vod.brightchat.com/assets/003537c9-9c42-4a34-aad2-805ad3dbe468/h264_720p_003537c9-9c42-4a34-aad2-805ad3dbe468.mp4vod.brightchat.com/assets/003537c9-... https://vod.brightchat.com/assets/003537c9-9c42-4a34-aad2-805ad3dbe468/h264_720p_003537c9-9c42-4a34-aad2-805ad3dbe468.mp4 — 206 — 789 B — 29 ms — h3https://vod.brightchat.com/assets/003537c9-9c42-4a34-aad2-805ad3dbe468/h264_720p_003537c9-9c42-4a34-aad2-805ad3dbe468.mp4vod.brightchat.com/assets/003537c9-... https://vod.brightchat.com/assets/003537c9-9c42-4a34-aad2-805ad3dbe468/h264_720p_003537c9-9c42-4a34-aad2-805ad3dbe468.mp4 — 206 — 181.7 KiB — 39 ms — h3https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 92 ms — h2https://subs.theepochtimes.com/rules/geosubs.theepochtimes.com/rules/geo https://subs.theepochtimes.com/rules/geo — 200 — 131 B — 59 ms — h3https://wrappers.geoedge.be/wrapper.htmlwrappers.geoedge.be/wrapper.html https://wrappers.geoedge.be/wrapper.html — 200 — 3.9 KiB — 52 ms — h2https://rumcdn.geoedge.be/f8b8c3b9-02fd-4151-b8a7-9caaea0fa959/grumi.jsrumcdn.geoedge.be/f8b8c3b9-02fd-415... https://rumcdn.geoedge.be/f8b8c3b9-02fd-4151-b8a7-9caaea0fa959/grumi.js — 200 — 93.2 KiB — 35 ms — h2https://rud.theepochtimes.com/v3/modern/rsa.min.jsrud.theepochtimes.com/v3/modern/rsa... https://rud.theepochtimes.com/v3/modern/rsa.min.js — 200 — 30.7 KiB — 104 ms — h2https://subs.theepochtimes.com/rules/get?sid=www.theepochtimes.com&pid=4c14e06e-dead-4a19-833b-f676ae9d77dasubs.theepochtimes.com/rules/get?si... https://subs.theepochtimes.com/rules/get?sid=www.theepochtimes.com&pid=4c14e06e-dead-4a19-833b-f676ae9d77da — 200 — 139.9 KiB — 80 ms — h3https://subs.theepochtimes.com/template/get?tid=signin&sid=www.theepochtimes.comsubs.theepochtimes.com/template/get... https://subs.theepochtimes.com/template/get?tid=signin&sid=www.theepochtimes.com — 200 — 204 B — 37 ms — h3https://subs.theepochtimes.com/template/show?tid=signin&sid=www.theepochtimes.com&v=11&ck=JTdCJTIyZXBvY2hfdXNlcl9pZCUyMiUzQSUyMiUyMiUyQyUyMmVwb2NoX3Nlc3Npb25pZCUyMiUzQSUyMiUyMiUyQyUyMmVwb2NoX3Rva2VuJTIyJTNBJTIyJTIyJTJDJTIyZXBvY2hfc3Vic2NyaWJlZCUyMiUzQSUyMiUyMiU3RA==&pl=https%3A%2F%2Fwww.theepochtimes.com%2F&u=JTdCJTIyaW5mbyUyMiUzQSU3QiUyMmNsaWVudElkJTIyJTNBJTIyN2Q5ZTlkN2YtOWI5OS00ZmM4LTg3ZmEtYWIwZTNlNDM4MDYxJTIyJTJDJTIyZXN0JTIyJTNBJTIyJTIyJTJDJTIyaWQlMjIlM0ElMjIlMjIlMkMlMjJuZXdJZCUyMiUzQTAlMkMlMjJlbWFpbCUyMiUzQSUyMiUyMiUyQyUyMnBpY3R1cmUlMjIlM0ElMjIlMjIlMkMlMjJuYW1lJTIyJTNBJTIyJTIyJTJDJTIyZmlyc3ROYW1lJTIyJTNBJTIyJTIyJTJDJTIybGFzdE5hbWUlMjIlM0ElMjIlMjIlMkMlMjJyZWdpc3RlckRhdGUlMjIlM0EwJTJDJTIyZGF5c1NpbmNlQ2FuY2VsJTIyJTNBMCUyQyUyMmRheXNTaW5jZVNpZ251cCUyMiUzQTAlMkMlMjJoYXNQYXVzZWRTdWJzY3JpcHRpb24lMjIlM0FmYWxzZSUyQyUyMmVtYWlsVmVyaWZpZWRTdGF0dXMlMjIlM0EwJTJDJTIyaXNFbWFpbFZlcmlmaWVkJTIyJTNBZmFsc2UlMkMlMjJ0b2tlbiUyMiUzQSUyMiUyMiU3RCUyQyUyMmdlbyUyMiUzQSU3QiUyMmNvdW50cnklMjIlM0ElMjJGUiUyMiUyQyUyMmNpdHklMjIlM0ElMjIlMjIlMkMlMjJ0aW1lem9uZSUyMiUzQSUyMkV1cm9wZSUyRlBhcmlzJTIyJTJDJTIybGF0aXR1ZGUlMjIlM0E0OC44NTgyJTJDJTIybG9uZ2l0dWRlJTIyJTNBMi4zMzg3JTdEJTJDJTIyc3Vic2NyaXB0aW9ucyUyMiUzQSU1QiU1RCUyQyUyMmhpc3RvcmljU3Vic2NyaXB0aW9ucyUyMiUzQSU1QiU1RCUyQyUyMnBhdXNlZFN1YnNjcmlwdGlvbnMlMjIlM0ElNUIlNUQlMkMlMjJzdWJzY3JpcHRpb24lMjIlM0ElN0IlMjJzdWJzY3JpYmVkJTIyJTNBZmFsc2UlMkMlMjJyZWdpb25JZCUyMiUzQSUyMiUyMiUyQyUyMnN1YnNjcmlwdGlvblR5cGUlMjIlM0ElMjIlMjIlMkMlMjJwbGFuSWQlMjIlM0ElMjIlMjIlMkMlMjJleHBpcmF0aW9uJTIyJTNBMCU3RCU3RA==&tn=EET%20-%20Responsive%20Signin%20Bar&theme=default&iconcolor=blacksubs.theepochtimes.com/template/sho... https://subs.theepochtimes.com/template/show?tid=signin&sid=www.theepochtimes.com&v=11&ck=JTdCJTIyZXBvY2hfdXNlcl9pZCUyMiUzQSUyMiUyMiUyQyUyMmVwb2NoX3Nlc3Npb25pZCUyMiUzQSUyMiUyMiUyQyUyMmVwb2NoX3Rva2VuJTIyJTNBJTIyJTIyJTJDJTIyZXBvY2hfc3Vic2NyaWJlZCUyMiUzQSUyMiUyMiU3RA==&pl=https%3A%2F%2Fwww.theepochtimes.com%2F&u=JTdCJTIyaW5mbyUyMiUzQSU3QiUyMmNsaWVudElkJTIyJTNBJTIyN2Q5ZTlkN2YtOWI5OS00ZmM4LTg3ZmEtYWIwZTNlNDM4MDYxJTIyJTJDJTIyZXN0JTIyJTNBJTIyJTIyJTJDJTIyaWQlMjIlM0ElMjIlMjIlMkMlMjJuZXdJZCUyMiUzQTAlMkMlMjJlbWFpbCUyMiUzQSUyMiUyMiUyQyUyMnBpY3R1cmUlMjIlM0ElMjIlMjIlMkMlMjJuYW1lJTIyJTNBJTIyJTIyJTJDJTIyZmlyc3ROYW1lJTIyJTNBJTIyJTIyJTJDJTIybGFzdE5hbWUlMjIlM0ElMjIlMjIlMkMlMjJyZWdpc3RlckRhdGUlMjIlM0EwJTJDJTIyZGF5c1NpbmNlQ2FuY2VsJTIyJTNBMCUyQyUyMmRheXNTaW5jZVNpZ251cCUyMiUzQTAlMkMlMjJoYXNQYXVzZWRTdWJzY3JpcHRpb24lMjIlM0FmYWxzZSUyQyUyMmVtYWlsVmVyaWZpZWRTdGF0dXMlMjIlM0EwJTJDJTIyaXNFbWFpbFZlcmlmaWVkJTIyJTNBZmFsc2UlMkMlMjJ0b2tlbiUyMiUzQSUyMiUyMiU3RCUyQyUyMmdlbyUyMiUzQSU3QiUyMmNvdW50cnklMjIlM0ElMjJGUiUyMiUyQyUyMmNpdHklMjIlM0ElMjIlMjIlMkMlMjJ0aW1lem9uZSUyMiUzQSUyMkV1cm9wZSUyRlBhcmlzJTIyJTJDJTIybGF0aXR1ZGUlMjIlM0E0OC44NTgyJTJDJTIybG9uZ2l0dWRlJTIyJTNBMi4zMzg3JTdEJTJDJTIyc3Vic2NyaXB0aW9ucyUyMiUzQSU1QiU1RCUyQyUyMmhpc3RvcmljU3Vic2NyaXB0aW9ucyUyMiUzQSU1QiU1RCUyQyUyMnBhdXNlZFN1YnNjcmlwdGlvbnMlMjIlM0ElNUIlNUQlMkMlMjJzdWJzY3JpcHRpb24lMjIlM0ElN0IlMjJzdWJzY3JpYmVkJTIyJTNBZmFsc2UlMkMlMjJyZWdpb25JZCUyMiUzQSUyMiUyMiUyQyUyMnN1YnNjcmlwdGlvblR5cGUlMjIlM0ElMjIlMjIlMkMlMjJwbGFuSWQlMjIlM0ElMjIlMjIlMkMlMjJleHBpcmF0aW9uJTIyJTNBMCU3RCU3RA==&tn=EET%20-%20Responsive%20Signin%20Bar&theme=default&iconcolor=black — 200 — 3.0 KiB — 37 ms — h3https://services.epoch.cloud/public-labs/epoch-ai/epoch_mp_mixpanel.min.jsservices.epoch.cloud/public-labs/ep... https://services.epoch.cloud/public-labs/epoch-ai/epoch_mp_mixpanel.min.js — 200 — 6.4 KiB — 31 ms — h3https://services.epoch.cloud/public-labs/optimizer.min.jsservices.epoch.cloud/public-labs/op... https://services.epoch.cloud/public-labs/optimizer.min.js — 200 — 11.6 KiB — 32 ms — h3https://subs.theepochtimes.com/template/get?tid=45ddbb93-dccc-4911-a2da-88d44b296ccc&sid=www.theepochtimes.com&type=noniframesubs.theepochtimes.com/template/get... https://subs.theepochtimes.com/template/get?tid=45ddbb93-dccc-4911-a2da-88d44b296ccc&sid=www.theepochtimes.com&type=noniframe — 200 — 6.1 KiB — 37 ms — h3https://subs.theepochtimes.com/template/get?tid=e4d5c7ed-b909-475c-919f-6721cf03f5d0&sid=www.theepochtimes.com&type=noniframesubs.theepochtimes.com/template/get... https://subs.theepochtimes.com/template/get?tid=e4d5c7ed-b909-475c-919f-6721cf03f5d0&sid=www.theepochtimes.com&type=noniframe — 200 — 8.1 KiB — 38 ms — h3https://vod.brightchat.com/assets/003537c9-9c42-4a34-aad2-805ad3dbe468/aac_128k_003537c9-9c42-4a34-aad2-805ad3dbe468.mp4vod.brightchat.com/assets/003537c9-... https://vod.brightchat.com/assets/003537c9-9c42-4a34-aad2-805ad3dbe468/aac_128k_003537c9-9c42-4a34-aad2-805ad3dbe468.mp4 — 206 — 720 B — 13 ms — h3https://vod.brightchat.com/assets/003537c9-9c42-4a34-aad2-805ad3dbe468/aac_128k_003537c9-9c42-4a34-aad2-805ad3dbe468.mp4vod.brightchat.com/assets/003537c9-... https://vod.brightchat.com/assets/003537c9-9c42-4a34-aad2-805ad3dbe468/aac_128k_003537c9-9c42-4a34-aad2-805ad3dbe468.mp4 — 206 — 48.8 KiB — 36 ms — h3https://subs.theepochtimes.com/lib/userId.bundle.jssubs.theepochtimes.com/lib/userId.b... https://subs.theepochtimes.com/lib/userId.bundle.js — 200 — 223.5 KiB — 87 ms — h3https://api.rudderstack.com/sourceConfig/?p=cdn&v=3.31.0&build=modern&writeKey=38iW3AGv6PFuJ7PXjCvyyX915nH&lockIntegrationsVersion=true&lockPluginsVersion=trueapi.rudderstack.com/sourceConfig/?p... https://api.rudderstack.com/sourceConfig/?p=cdn&v=3.31.0&build=modern&writeKey=38iW3AGv6PFuJ7PXjCvyyX915nH&lockIntegrationsVersion=true&lockPluginsVersion=true — 204 — 0 B — 70 ms — h2https://api.rudderstack.com/sourceConfig/?p=cdn&v=3.31.0&build=modern&writeKey=38iW3AGv6PFuJ7PXjCvyyX915nH&lockIntegrationsVersion=true&lockPluginsVersion=trueapi.rudderstack.com/sourceConfig/?p... https://api.rudderstack.com/sourceConfig/?p=cdn&v=3.31.0&build=modern&writeKey=38iW3AGv6PFuJ7PXjCvyyX915nH&lockIntegrationsVersion=true&lockPluginsVersion=true — 200 — 1.3 KiB — 8 ms — h2https://rud.theepochtimes.com/3.31.0/modern/plugins/rsa-plugins.jsrud.theepochtimes.com/3.31.0/modern... https://rud.theepochtimes.com/3.31.0/modern/plugins/rsa-plugins.js — 200 — 1.4 KiB — 169 ms — h2https://vod.brightchat.com/public/2025/1203/2bd717ab-c822-46d9-aaa7-c5b56b0dbeda/uploaded-file/ETHeadline-Medium.woff2vod.brightchat.com/public/2025/1203... https://vod.brightchat.com/public/2025/1203/2bd717ab-c822-46d9-aaa7-c5b56b0dbeda/uploaded-file/ETHeadline-Medium.woff2 — 200 — 31.3 KiB — 445 ms — h3https://ad-delivery.net/px.gif?ch=2&e=0.4489917622227376ad-delivery.net/px.gif?ch=2&e=0.448... https://ad-delivery.net/px.gif?ch=2&e=0.4489917622227376 — 200 — 109 B — 110 ms — h2https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.47542383574448965ad.doubleclick.net/favicon.ico?ad=3... https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.47542383574448965 — 200 — 129 B — 83 ms — h3https://ad-delivery.net/px.gif?ch=1&e=0.4300300363430196ad-delivery.net/px.gif?ch=1&e=0.430... https://ad-delivery.net/px.gif?ch=1&e=0.4300300363430196 — 200 — 611 B — 106 ms — h2https://ab.dns-finder.com/meta/dnsab.dns-finder.com/meta/dns https://ab.dns-finder.com/meta/dns — 200 — 214 B — 207 ms — h2https://cdn.btloader.com/cchecker.html?upapi=truecdn.btloader.com/cchecker.html?upap... https://cdn.btloader.com/cchecker.html?upapi=true — 200 — 779 B — 100 ms — h2https://cdn.api.btloader.com/device?orgid=5755245557186560&model=moto+g+power+%282022%29&platformVersion=11.0&fullVersionList=%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%5Dcdn.api.btloader.com/device?orgid=5... https://cdn.api.btloader.com/device?orgid=5755245557186560&model=moto+g+power+%282022%29&platformVersion=11.0&fullVersionList=%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 — 200 — 350 B — 133 ms — h2https://btloader.com/trustedIframe.html?o=5755245557186560&upapi=truebtloader.com/trustedIframe.html?o=5... https://btloader.com/trustedIframe.html?o=5755245557186560&upapi=true — 200 — 2.2 KiB — 71 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.jssecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js — 200 — 187.7 KiB — 75 ms — h3https://ea.epochbase.com/api/pw/c?tid=P-KDJOIELE2&en=readactivityea.epochbase.com/api/pw/c?tid=P-KDJ... https://ea.epochbase.com/api/pw/c?tid=P-KDJOIELE2&en=readactivity — 200 — 0 B — 341 ms — h2https://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 — 45 ms — h3https://api.btloader.com/exd?tid=Qes4uPmv89-MDbb3wTXuO-9db1eb1d5f&sid=At8WiLsi-BdPn4n9mG-9db1eb1d5f&cv=2.1.187-1-g24d1c87&upapi=trueapi.btloader.com/exd?tid=Qes4uPmv89... https://api.btloader.com/exd?tid=Qes4uPmv89-MDbb3wTXuO-9db1eb1d5f&sid=At8WiLsi-BdPn4n9mG-9db1eb1d5f&cv=2.1.187-1-g24d1c87&upapi=true — 204 — 128 B — 198 ms — h2https://vod.brightchat.com/assets/c6842132-065e-4189-bdfa-ab72a5f08248/stream_480p_c6842132-065e-4189-bdfa-ab72a5f08248.m3u8vod.brightchat.com/assets/c6842132-... https://vod.brightchat.com/assets/c6842132-065e-4189-bdfa-ab72a5f08248/stream_480p_c6842132-065e-4189-bdfa-ab72a5f08248.m3u8 — 200 — 391 B — 18 ms — h3https://rud.theepochtimes.com/3.31.0/modern/plugins/rsa-plugins-remote-StorageEncryption.min.jsrud.theepochtimes.com/3.31.0/modern... https://rud.theepochtimes.com/3.31.0/modern/plugins/rsa-plugins-remote-StorageEncryption.min.js — 200 — 368 B — 47 ms — h2https://rud.theepochtimes.com/3.31.0/modern/plugins/rsa-plugins-remote-ExternalAnonymousId.min.jsrud.theepochtimes.com/3.31.0/modern... https://rud.theepochtimes.com/3.31.0/modern/plugins/rsa-plugins-remote-ExternalAnonymousId.min.js — 200 — 644 B — 43 ms — h2https://rud.theepochtimes.com/3.31.0/modern/plugins/rsa-plugins-remote-GoogleLinker.min.jsrud.theepochtimes.com/3.31.0/modern... https://rud.theepochtimes.com/3.31.0/modern/plugins/rsa-plugins-remote-GoogleLinker.min.js — 200 — 1013 B — 43 ms — h2https://rud.theepochtimes.com/3.31.0/modern/plugins/rsa-plugins-remote-XhrQueue.min.jsrud.theepochtimes.com/3.31.0/modern... https://rud.theepochtimes.com/3.31.0/modern/plugins/rsa-plugins-remote-XhrQueue.min.js — 200 — 1.3 KiB — 36 ms — h2https://rud.theepochtimes.com/3.31.0/modern/plugins/rsa-plugins-remote-OneTrustConsentManager.min.jsrud.theepochtimes.com/3.31.0/modern... https://rud.theepochtimes.com/3.31.0/modern/plugins/rsa-plugins-remote-OneTrustConsentManager.min.js — 200 — 878 B — 43 ms — h2https://rud.theepochtimes.com/3.31.0/modern/plugins/rsa-plugins-remote-StorageMigrator.min.jsrud.theepochtimes.com/3.31.0/modern... https://rud.theepochtimes.com/3.31.0/modern/plugins/rsa-plugins-remote-StorageMigrator.min.js — 200 — 618 B — 38 ms — h2https://vod.brightchat.com/assets/c6842132-065e-4189-bdfa-ab72a5f08248/stream_128k_c6842132-065e-4189-bdfa-ab72a5f08248.m3u8vod.brightchat.com/assets/c6842132-... https://vod.brightchat.com/assets/c6842132-065e-4189-bdfa-ab72a5f08248/stream_128k_c6842132-065e-4189-bdfa-ab72a5f08248.m3u8 — 200 — 382 B — 11 ms — h3https://vod.brightchat.com/assets/c6842132-065e-4189-bdfa-ab72a5f08248/h264_480p_c6842132-065e-4189-bdfa-ab72a5f08248.mp4vod.brightchat.com/assets/c6842132-... https://vod.brightchat.com/assets/c6842132-065e-4189-bdfa-ab72a5f08248/h264_480p_c6842132-065e-4189-bdfa-ab72a5f08248.mp4 — 206 — 809 B — 11 ms — h3https://vod.brightchat.com/assets/c6842132-065e-4189-bdfa-ab72a5f08248/h264_480p_c6842132-065e-4189-bdfa-ab72a5f08248.mp4vod.brightchat.com/assets/c6842132-... https://vod.brightchat.com/assets/c6842132-065e-4189-bdfa-ab72a5f08248/h264_480p_c6842132-065e-4189-bdfa-ab72a5f08248.mp4 — 206 — 163.2 KiB — 40 ms — h3https://vod.brightchat.com/assets/c6842132-065e-4189-bdfa-ab72a5f08248/aac_128k_c6842132-065e-4189-bdfa-ab72a5f08248.mp4vod.brightchat.com/assets/c6842132-... https://vod.brightchat.com/assets/c6842132-065e-4189-bdfa-ab72a5f08248/aac_128k_c6842132-065e-4189-bdfa-ab72a5f08248.mp4 — 206 — 721 B — 21 ms — h3https://vod.brightchat.com/assets/c6842132-065e-4189-bdfa-ab72a5f08248/aac_128k_c6842132-065e-4189-bdfa-ab72a5f08248.mp4vod.brightchat.com/assets/c6842132-... https://vod.brightchat.com/assets/c6842132-065e-4189-bdfa-ab72a5f08248/aac_128k_c6842132-065e-4189-bdfa-ab72a5f08248.mp4 — 206 — 48.8 KiB — 28 ms — h3https://rud.theepochtimes.com/3.31.0/modern/plugins/rsa-plugins-common.min.jsrud.theepochtimes.com/3.31.0/modern... https://rud.theepochtimes.com/3.31.0/modern/plugins/rsa-plugins-common.min.js — 200 — 4.0 KiB — 38 ms — h2https://rud.theepochtimes.com/3.31.0/modern/plugins/rsa-plugins-legacyEncryptionUtils.min.jsrud.theepochtimes.com/3.31.0/modern... https://rud.theepochtimes.com/3.31.0/modern/plugins/rsa-plugins-legacyEncryptionUtils.min.js — 200 — 5.0 KiB — 35 ms — h2https://rud.theepochtimes.com/3.31.0/modern/plugins/rsa-plugins-RetryQueue.min.jsrud.theepochtimes.com/3.31.0/modern... https://rud.theepochtimes.com/3.31.0/modern/plugins/rsa-plugins-RetryQueue.min.js — 200 — 3.5 KiB — 36 ms — h2https://ad-delivery.net/px.gif?ch=1&e=0.38574619625164164ad-delivery.net/px.gif?ch=1&e=0.385... https://ad-delivery.net/px.gif?ch=1&e=0.38574619625164164 — 200 — 112 B — 24 ms — h2https://ea.epochbase.com/api/pw/c?tid=P-KDJOIELE2&en=readactivityea.epochbase.com/api/pw/c?tid=P-KDJ... https://ea.epochbase.com/api/pw/c?tid=P-KDJOIELE2&en=readactivity — 204 — 276 B — 316 ms — h2https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.3516560332325508ad.doubleclick.net/favicon.ico?ad=3... https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.3516560332325508 — 200 — 129 B — 29 ms — h3https://ad-delivery.net/px.gif?ch=2&e=0.26524591096588856ad-delivery.net/px.gif?ch=2&e=0.265... https://ad-delivery.net/px.gif?ch=2&e=0.26524591096588856 — 200 — 110 B — 23 ms — h2https://subsapi.epoch.cloud/db/senddatasubsapi.epoch.cloud/db/senddata https://subsapi.epoch.cloud/db/senddata — 200 — 0 B — 183 ms — h3https://subsapi.epoch.cloud/db/senddatasubsapi.epoch.cloud/db/senddata https://subsapi.epoch.cloud/db/senddata — 200 — 605 B — 123 ms — h3https://ad-delivery.net/px.gif?ch=2&e=0.009198177825511245ad-delivery.net/px.gif?ch=2&e=0.009... https://ad-delivery.net/px.gif?ch=2&e=0.009198177825511245 — 200 — 133 B — 24 ms — h2https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.539050964848866ad.doubleclick.net/favicon.ico?ad=3... https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.539050964848866 — 200 — 129 B — 26 ms — h3https://ad-delivery.net/px.gif?ch=1&e=0.23864712872148186ad-delivery.net/px.gif?ch=1&e=0.238... https://ad-delivery.net/px.gif?ch=1&e=0.23864712872148186 — 200 — 110 B — 24 ms — h2https://ab.dns-finder.com/meta/dnsab.dns-finder.com/meta/dns https://ab.dns-finder.com/meta/dns — 200 — 0 B — 1 ms — h2https://ad-delivery.net/px.gif?ch=1&e=0.16376155849973195ad-delivery.net/px.gif?ch=1&e=0.163... https://ad-delivery.net/px.gif?ch=1&e=0.16376155849973195 — 200 — 112 B — 24 ms — h2https://ad-delivery.net/px.gif?ch=2&e=0.1740955411137569ad-delivery.net/px.gif?ch=2&e=0.174... https://ad-delivery.net/px.gif?ch=2&e=0.1740955411137569 — 200 — 110 B — 22 ms — h2https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.11178101571670518ad.doubleclick.net/favicon.ico?ad=3... https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.11178101571670518 — 200 — 129 B — 25 ms — h3https://ad-delivery.net/px.gif?ch=2&e=0.8320935792437595ad-delivery.net/px.gif?ch=2&e=0.832... https://ad-delivery.net/px.gif?ch=2&e=0.8320935792437595 — 200 — 110 B — 26 ms — h2https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.12772493421683584ad.doubleclick.net/favicon.ico?ad=3... https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.12772493421683584 — 200 — 129 B — 26 ms — h3https://ad-delivery.net/px.gif?ch=2&e=0.3187165505536653ad-delivery.net/px.gif?ch=2&e=0.318... https://ad-delivery.net/px.gif?ch=2&e=0.3187165505536653 — 200 — 135 B — 23 ms — h2https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.929063229352602ad.doubleclick.net/favicon.ico?ad=3... https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.929063229352602 — 200 — 129 B — 26 ms — h3https://ad-delivery.net/px.gif?ch=2&e=0.23671285824575716ad-delivery.net/px.gif?ch=2&e=0.236... https://ad-delivery.net/px.gif?ch=2&e=0.23671285824575716 — 200 — 110 B — 23 ms — h2https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.3953162927334126ad.doubleclick.net/favicon.ico?ad=3... https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.3953162927334126 — 200 — 129 B — 27 ms — h3https://api.btloader.com/country?o=5755245557186560api.btloader.com/country?o=57552455... https://api.btloader.com/country?o=5755245557186560 — 200 — 153 B — 123 ms — h2https://api.btloader.com/pv?nlf=false&tid=Qes4uPmv89-MDbb3wTXuO-9db1eb1d5f&sid=At8WiLsi-BdPn4n9mG-9db1eb1d5f&cv=2.1.187-1-g24d1c87&upapi=trueapi.btloader.com/pv?nlf=false&tid=Q... https://api.btloader.com/pv?nlf=false&tid=Qes4uPmv89-MDbb3wTXuO-9db1eb1d5f&sid=At8WiLsi-BdPn4n9mG-9db1eb1d5f&cv=2.1.187-1-g24d1c87&upapi=true — 204 — 40 B — 124 ms — h2https://ea.epochbase.com/api/pw/c?tid=P-KDJOIELE2&en=readactivityea.epochbase.com/api/pw/c?tid=P-KDJ... https://ea.epochbase.com/api/pw/c?tid=P-KDJOIELE2&en=readactivity — 204 — 276 B — 1.1 s — h2https://pwe.epochbase.com/api/log/pipa-plan-nodepwe.epochbase.com/api/log/pipa-plan... https://pwe.epochbase.com/api/log/pipa-plan-node — 200 — 0 B — 124 ms — h3https://pwe.epochbase.com/api/log/pipa-plan-nodepwe.epochbase.com/api/log/pipa-plan... https://pwe.epochbase.com/api/log/pipa-plan-node — 200 — 13 B — 130 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 15548ms · 1943KB · €82/mo
www.theepochtimes.com
Other
Costly
Execution 4927ms
Transfer 110 KB
Monthly Cost €26/mo
www.theepochtimes.com
Other
Costly
Execution 3065ms
Transfer 31 KB
Monthly Cost €16/mo
Unattributable
Other
Costly
Execution 1514ms
Transfer 0 KB
Monthly Cost €8/mo
Google Tag Manager
Tag Manager
Costly
Execution 1157ms
Transfer 158 KB
Unused 45%
Monthly Cost €6/mo
www.theepochtimes.com
Other
Costly
Execution 835ms
Transfer 125 KB
Unused 48%
Monthly Cost €4/mo
subs.theepochtimes.com
Other
Costly
Execution 807ms
Transfer 231 KB
Unused 69%
Monthly Cost €4/mo
www.theepochtimes.com
Other
Costly
Execution 479ms
Transfer 53 KB
Monthly Cost €3/mo
OneTrust
Consent
Essential
Execution 381ms
Transfer 130 KB
Unused 48%
Monthly Cost €2/mo
www.theepochtimes.com
Other
Costly
Execution 270ms
Transfer 124 KB
Unused 72%
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Costly
Execution 264ms
Transfer 175 KB
Unused 37%
Monthly Cost €1/mo
www.theepochtimes.com
Other
Costly
Execution 232ms
Transfer 48 KB
Unused 54%
Monthly Cost €1/mo
subs.theepochtimes.com
Other
Costly
Execution 206ms
Transfer 224 KB
Unused 76%
Monthly Cost €1/mo
securepubads.g.doubleclick.net
Other
Costly
Execution 202ms
Transfer 188 KB
Unused 75%
Monthly Cost €1/mo
rud.theepochtimes.com
Other
Costly
Execution 202ms
Transfer 31 KB
Monthly Cost €1/mo
www.theepochtimes.com
Other
Optional
Execution 181ms
Transfer 12 KB
Monthly Cost €1/mo
www.theepochtimes.com
Other
Optional
Execution 169ms
Transfer 25 KB
Monthly Cost €1/mo
btloader.com
Other
Optional
Execution 139ms
Transfer 31 KB
Monthly Cost €1/mo
securepubads.g.doubleclick.net
Other
Optional
Execution 116ms
Transfer 34 KB
Monthly Cost €1/mo
www.theepochtimes.com
Other
Optional
Execution 103ms
Transfer 9 KB
Monthly Cost €1/mo
cdnjs
CDN
Optional
Execution 83ms
Transfer 1 KB
Monthly Cost €0/mo
rumcdn.geoedge.be
Other
Optional
Execution 83ms
Transfer 104 KB
Monthly Cost €0/mo
www.theepochtimes.com
Other
Optional
Execution 76ms
Transfer 6 KB
Monthly Cost €0/mo
rumcdn.geoedge.be
Other
Optional
Execution 60ms
Transfer 93 KB
Monthly Cost €0/mo

These scripts may cost more than they're worth

  • www.theepochtimes.com adds 4927ms and costs ~€26/month
  • www.theepochtimes.com adds 3065ms and costs ~€16/month
  • Unattributable adds 1514ms and costs ~€8/month
  • Google Tag Manager adds 1157ms and costs ~€6/month
  • www.theepochtimes.com adds 835ms and costs ~€4/month
  • subs.theepochtimes.com adds 807ms and costs ~€4/month
  • www.theepochtimes.com adds 479ms and costs ~€3/month
  • www.theepochtimes.com adds 270ms and costs ~€1/month
  • Google Tag Manager adds 264ms and costs ~€1/month
  • www.theepochtimes.com adds 232ms and costs ~€1/month
  • subs.theepochtimes.com adds 206ms and costs ~€1/month
  • securepubads.g.doubleclick.net adds 202ms and costs ~€1/month
  • rud.theepochtimes.com adds 202ms and costs ~€1/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.theepochtimes.com takes 4927ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

www.theepochtimes.com takes 3065ms 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 1514ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

Google Tag Manager takes 1157ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

www.theepochtimes.com takes 835ms 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

subs.theepochtimes.com takes 807ms 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

69% of subs.theepochtimes.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

www.theepochtimes.com takes 479ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

www.theepochtimes.com takes 270ms 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

72% of www.theepochtimes.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

Google Tag Manager takes 264ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

www.theepochtimes.com takes 232ms 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 www.theepochtimes.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

subs.theepochtimes.com takes 206ms 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

76% of subs.theepochtimes.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

securepubads.g.doubleclick.net takes 202ms 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 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

rud.theepochtimes.com takes 202ms 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

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