Skip to content
https://uptodown.com

Performance

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

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

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

590 ms

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

1.06 s

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

0 ms

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

0.044

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

748 ms

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

1.06 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
15
6 PASS 3 REVIEW 4 FIX
D
Page Weight Budget
Action
2.1 MB transferred, 219 requests
FIX
2.1 MB transferred, 219 requests
Info::
Page weighs 4.2 MB (2.1 MB transferred)
Warning::
Images are 1.3 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.3 MB
Warning::
JavaScript is 507 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 507 KB
Warning::
219 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.44 g CO2 per page load
2.1 MB / 2.4 MB budget
2.1 MB transferred
219 requests
0.44 g CO2 per page load
Images 1.3 MiB 64%
JavaScript 506.7 KiB 24%
Other 119.2 KiB 6%
HTML 46.1 KiB 2%
Other 42.3 KiB 2%
Fonts 34.1 KiB 2%
CSS 12.3 KiB 1%
Other 7.4 KiB 0%
Other 764 B 0%
0 2.4 MB 4.9 MB
Approaching limit

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (2.1 MiB of 2.1 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
Page Weight Inventory
Action
219 resources · 2.1 MB · 197 KB savings available
FIX
219 resources · 2.1 MB · 197 KB savings available
Warning::
Page weight 1.1 MB over 1MB target
Got: 2.1 MB Expected: ≤ 1 MB
Info::
~197 KB of savings available
Warning::
217 third-party resources (100% of weight)
219 resources · 2.1 MiB · 217 third-party 1.1 MiB over 1MB target
Image 64% · 1.3 MiB
JavaScript 24% · 506.7 KiB
Other 8% · 162.3 KiB
Document 2% · 46.3 KiB
Font 2% · 34.1 KiB
CSS 1% · 12.3 KiB

~196.6 KiB of savings available

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

No Cache-Control header

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

B
Image Optimization
195 images, 0 KB saveable
REVIEW
195 images, 0 KB saveable
Info::
All images are well-optimized
195 images 1.3 MB
0 oversized -0 KB
12 legacy format
0 missing dimensions CLS risk
B
JS Execution Cost
673ms total JS execution
REVIEW
673ms total JS execution
Warning::
Unattributable: 253ms CPU time
Warning::
https://www.uptodown.com/: 252ms CPU time
Info::
https://geo.cookie-script.com/s/a52be48a31f50475bd...: 112ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-DW5X...: 55ms CPU time
Warning::
Third-party scripts: 673ms (100% of total)

Main Thread Breakdown

Other 49% Script Evaluation 26% Style & Layout 10% Rendering 7% Script Parsing & Compilation 4%
ScriptTotalScriptingParse/CompileParty
Unattributable253ms4ms0ms3rd
https://www.uptodown.com/252ms24ms1ms3rd
https://geo.cookie-script.com/s/a52be48a31f50475bd697e1db8507f9d.js?country=no-is-li-gb-ch-br&state=ca&region=eu112ms77ms5ms3rd
https://www.googletagmanager.com/gtag/js?id=G-DW5XRK7GYT55ms46ms9ms3rd
C
JS Bundles
Action
7 scripts, 197 KB unused
REVIEW
7 scripts, 197 KB unused
Warning::
https://accounts.google.com/gsi/client: 80 KB unused (83%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-DW5X...: 62 KB unused (39%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://stc.utdstc.com/1776771086959/home.js: 55 KB unused (80%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 197 KB
197 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://accounts.google.com/gsi/client96 KB80 KB (83%)3rd
https://www.googletagmanager.com/gtag/js?id=G-DW5XRK7GYT160 KB62 KB (39%)3rd
https://stc.utdstc.com/1776771086959/home.js77 KB55 KB (80%)3rd
https://geo.cookie-script.com/s/a52be48a31f50475bd697e1db8507f9d.js?country=no-is-li-gb-ch-br&state=ca&region=eu44 KB3rd
https://ssm.codes/smart-tag/uptodown-ng.js79 KB3rd
https://stc.utdstc.com/1776771086959/vendor.js24 KB3rd
https://cdn.cookie-script.com/iabtcf/2.3/sdk_cmp.js26 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
2 fonts (34 KB)
PASS
2 fonts (34 KB)
Info::
2 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

2

34 KB total

Render-blocking

0

of 2

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s FCP 590 ms LCP 1.1 shttps://stc.utdstc.com/fonts/geomanist-medium-webfont.woff2geomanist-medium-webfon... https://stc.utdstc.com/fonts/geomanist-medium-webfont.woff2 — 17.4 KiB — 26 ms — font-display: swaphttps://stc.utdstc.com/fonts/geomanist-regular-webfont.woff2geomanist-regular-webfo... https://stc.utdstc.com/fonts/geomanist-regular-webfont.woff2 — 16.7 KiB — 33 ms — font-display: swap
geomanist-medium-webfon... woff2 swap
Size 17 KB
Load time 26 ms
Start 101 ms
Risk FOUT — text flashes from fallback to web font
geomanist-regular-webfo... woff2 swap
Size 17 KB
Load time 33 ms
Start 102 ms
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: OVHcloud

Network Waterfall
219 requests over 1045ms
INFO
0 ms 500 ms 1.0 s FCP 590 ms LCP 1.1 shttps://uptodown.com// https://uptodown.com/ — 301 — 244 B — 61 ms — h2https://www.uptodown.com/www.uptodown.com/ https://www.uptodown.com/ — 200 — 46.1 KiB — 29 ms — h2https://stc.utdstc.com/fonts/geomanist-medium-webfont.woff2stc.utdstc.com/fonts/geomanist-medi... https://stc.utdstc.com/fonts/geomanist-medium-webfont.woff2 — 200 — 17.4 KiB — 26 ms — h2https://stc.utdstc.com/fonts/geomanist-regular-webfont.woff2stc.utdstc.com/fonts/geomanist-regu... https://stc.utdstc.com/fonts/geomanist-regular-webfont.woff2 — 200 — 16.7 KiB — 33 ms — h2https://stc.utdstc.com/img/icons-nolazy.svgstc.utdstc.com/img/icons-nolazy.svg https://stc.utdstc.com/img/icons-nolazy.svg — 200 — 4.2 KiB — 29 ms — h2https://stc.utdstc.com/img/svgs/logo-uptodown.svgstc.utdstc.com/img/svgs/logo-uptodo... https://stc.utdstc.com/img/svgs/logo-uptodown.svg — 200 — 1.2 KiB — 29 ms — h2https://stc.utdstc.com/img/svgs/icon-24-turbo2.svgstc.utdstc.com/img/svgs/icon-24-tur... https://stc.utdstc.com/img/svgs/icon-24-turbo2.svg — 200 — 1.1 KiB — 29 ms — h2https://img.utdstc.com/screen/127/0f2/1270f2c79326bf3b326e38ad5a0a892aba65a53c0d5f37664579844cfac89c51:400img.utdstc.com/screen/127/0f2/1270f... https://img.utdstc.com/screen/127/0f2/1270f2c79326bf3b326e38ad5a0a892aba65a53c0d5f37664579844cfac89c51:400 — 200 — 95.8 KiB — 46 ms — h2https://img.utdstc.com/screen/502/bdf/502bdf58470a08d5b06301007827b75fe4fa9085b498896e34b0938ac7cf619b:400img.utdstc.com/screen/502/bdf/502bd... https://img.utdstc.com/screen/502/bdf/502bdf58470a08d5b06301007827b75fe4fa9085b498896e34b0938ac7cf619b:400 — 200 — 62.2 KiB — 40 ms — h2https://img.utdstc.com/screen/777/c6b/777c6bceebc88a02f182255f7ff679d0d464c9a93c9e5a148833f94681e6879c:400img.utdstc.com/screen/777/c6b/777c6... https://img.utdstc.com/screen/777/c6b/777c6bceebc88a02f182255f7ff679d0d464c9a93c9e5a148833f94681e6879c:400 — 200 — 19.3 KiB — 30 ms — h2https://geo.cookie-script.com/s/a52be48a31f50475bd697e1db8507f9d.js?country=no-is-li-gb-ch-br&state=ca&region=eugeo.cookie-script.com/s/a52be48a31f... https://geo.cookie-script.com/s/a52be48a31f50475bd697e1db8507f9d.js?country=no-is-li-gb-ch-br&state=ca&region=eu — 200 — 44.0 KiB — 277 ms — h2https://ssm.codes/smart-tag/uptodown-ng.jsssm.codes/smart-tag/uptodown-ng.js https://ssm.codes/smart-tag/uptodown-ng.js — 200 — 79.4 KiB — 259 ms — h3https://img.utdstc.com/screen/738/841/738841673bd158d51d0ccf47100ff2022aa1ce19366faa293cb2a6e657affa89:400img.utdstc.com/screen/738/841/73884... https://img.utdstc.com/screen/738/841/738841673bd158d51d0ccf47100ff2022aa1ce19366faa293cb2a6e657affa89:400 — 200 — 122.3 KiB — 29 ms — h2https://img.utdstc.com/screen/ba2/765/ba27657acf0d5c4d9b894de343f60eceef5f2f31946368a6e641a1f050e17eba:400img.utdstc.com/screen/ba2/765/ba276... https://img.utdstc.com/screen/ba2/765/ba27657acf0d5c4d9b894de343f60eceef5f2f31946368a6e641a1f050e17eba:400 — 200 — 56.1 KiB — 30 ms — h2https://stc.utdstc.com/img/svgs/icon-12-selection.svgstc.utdstc.com/img/svgs/icon-12-sel... https://stc.utdstc.com/img/svgs/icon-12-selection.svg — 200 — 1017 B — 15 ms — h2https://accounts.google.com/gsi/clientaccounts.google.com/gsi/client https://accounts.google.com/gsi/client — 200 — 96.2 KiB — 286 ms — h2https://www.googletagmanager.com/gtag/js?id=G-DW5XRK7GYTwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-DW5XRK7GYT — 200 — 160.3 KiB — 401 ms — h2https://stc.utdstc.com/1776771086959/vendor.jsstc.utdstc.com/1776771086959/vendor... https://stc.utdstc.com/1776771086959/vendor.js — 200 — 24.2 KiB — 6 ms — h2https://stc.utdstc.com/1776771086959/home.jsstc.utdstc.com/1776771086959/home.j... https://stc.utdstc.com/1776771086959/home.js — 200 — 77.0 KiB — 13 ms — h2https://stc.utdstc.com/1776771086959/vendor.cssstc.utdstc.com/1776771086959/vendor... https://stc.utdstc.com/1776771086959/vendor.css — 200 — 916 B — 4 ms — h2https://stc.utdstc.com/1776771086959/home.cssstc.utdstc.com/1776771086959/home.c... https://stc.utdstc.com/1776771086959/home.css — 200 — 11.4 KiB — 12 ms — h2https://www.uptodown.com/manifest.jsonwww.uptodown.com/manifest.json https://www.uptodown.com/manifest.json — 200 — 764 B — 4 ms — h3https://img.utdstc.com/screen/5bc/040/5bc0402909e632ae0188ddf3c62e79f9fc6edaa84513300129fda26467891ba4:127img.utdstc.com/screen/5bc/040/5bc04... https://img.utdstc.com/screen/5bc/040/5bc0402909e632ae0188ddf3c62e79f9fc6edaa84513300129fda26467891ba4:127 — 200 — 10.1 KiB — 154 ms — h3https://img.utdstc.com/icon/a94/e6e/a94e6ec2d80d95cf8b40716c8a76c3e62753c34100a0b1dcc48911187c323535:40img.utdstc.com/icon/a94/e6e/a94e6ec... https://img.utdstc.com/icon/a94/e6e/a94e6ec2d80d95cf8b40716c8a76c3e62753c34100a0b1dcc48911187c323535:40 — 200 — 1.2 KiB — 156 ms — h3https://img.utdstc.com/icon/8ab/119/8ab1197d2f2f48bcb43127ec336c8154381f9b902dbbef1e09d581c568831e8e:105img.utdstc.com/icon/8ab/119/8ab1197... https://img.utdstc.com/icon/8ab/119/8ab1197d2f2f48bcb43127ec336c8154381f9b902dbbef1e09d581c568831e8e:105 — 200 — 2.3 KiB — 155 ms — h3https://img.utdstc.com/icon/8ab/119/8ab1197d2f2f48bcb43127ec336c8154381f9b902dbbef1e09d581c568831e8e:100img.utdstc.com/icon/8ab/119/8ab1197... https://img.utdstc.com/icon/8ab/119/8ab1197d2f2f48bcb43127ec336c8154381f9b902dbbef1e09d581c568831e8e:100 — 200 — 2.2 KiB — 161 ms — h3https://img.utdstc.com/screen/639/ef3/639ef3f7a935c0a79de26571553c503302c7b882eb01802fea721443bbb5ab07:127img.utdstc.com/screen/639/ef3/639ef... https://img.utdstc.com/screen/639/ef3/639ef3f7a935c0a79de26571553c503302c7b882eb01802fea721443bbb5ab07:127 — 200 — 22.1 KiB — 163 ms — h3https://img.utdstc.com/icon/4d6/8f4/4d68f411394ebf275f63db2dc5400cc4f0426ffbc98c3b936b7ec221506420ce:40img.utdstc.com/icon/4d6/8f4/4d68f41... https://img.utdstc.com/icon/4d6/8f4/4d68f411394ebf275f63db2dc5400cc4f0426ffbc98c3b936b7ec221506420ce:40 — 200 — 1.6 KiB — 163 ms — h3https://img.utdstc.com/screen/a87/477/a87477d37ea4fea1a120bd1fb547601c9c7b37b1e94ab6ae8f46faa49055073d:127img.utdstc.com/screen/a87/477/a8747... https://img.utdstc.com/screen/a87/477/a87477d37ea4fea1a120bd1fb547601c9c7b37b1e94ab6ae8f46faa49055073d:127 — 200 — 15.5 KiB — 163 ms — h3https://img.utdstc.com/icon/a9d/ecd/a9decdc72d842d99d76a6c3abc8c1c6fc1598e596f7897f5c88458ea13aea622:40img.utdstc.com/icon/a9d/ecd/a9decdc... https://img.utdstc.com/icon/a9d/ecd/a9decdc72d842d99d76a6c3abc8c1c6fc1598e596f7897f5c88458ea13aea622:40 — 200 — 1.4 KiB — 163 ms — h3
0 ms 500 ms 1.0 s FCP 590 ms LCP 1.1 shttps://uptodown.com// https://uptodown.com/ — 301 — 244 B — 61 ms — h2https://www.uptodown.com/www.uptodown.com/ https://www.uptodown.com/ — 200 — 46.1 KiB — 29 ms — h2https://stc.utdstc.com/fonts/geomanist-medium-webfont.woff2stc.utdstc.com/fonts/geomanist-medi... https://stc.utdstc.com/fonts/geomanist-medium-webfont.woff2 — 200 — 17.4 KiB — 26 ms — h2https://stc.utdstc.com/fonts/geomanist-regular-webfont.woff2stc.utdstc.com/fonts/geomanist-regu... https://stc.utdstc.com/fonts/geomanist-regular-webfont.woff2 — 200 — 16.7 KiB — 33 ms — h2https://stc.utdstc.com/img/icons-nolazy.svgstc.utdstc.com/img/icons-nolazy.svg https://stc.utdstc.com/img/icons-nolazy.svg — 200 — 4.2 KiB — 29 ms — h2https://stc.utdstc.com/img/svgs/logo-uptodown.svgstc.utdstc.com/img/svgs/logo-uptodo... https://stc.utdstc.com/img/svgs/logo-uptodown.svg — 200 — 1.2 KiB — 29 ms — h2https://stc.utdstc.com/img/svgs/icon-24-turbo2.svgstc.utdstc.com/img/svgs/icon-24-tur... https://stc.utdstc.com/img/svgs/icon-24-turbo2.svg — 200 — 1.1 KiB — 29 ms — h2https://img.utdstc.com/screen/127/0f2/1270f2c79326bf3b326e38ad5a0a892aba65a53c0d5f37664579844cfac89c51:400img.utdstc.com/screen/127/0f2/1270f... https://img.utdstc.com/screen/127/0f2/1270f2c79326bf3b326e38ad5a0a892aba65a53c0d5f37664579844cfac89c51:400 — 200 — 95.8 KiB — 46 ms — h2https://img.utdstc.com/screen/502/bdf/502bdf58470a08d5b06301007827b75fe4fa9085b498896e34b0938ac7cf619b:400img.utdstc.com/screen/502/bdf/502bd... https://img.utdstc.com/screen/502/bdf/502bdf58470a08d5b06301007827b75fe4fa9085b498896e34b0938ac7cf619b:400 — 200 — 62.2 KiB — 40 ms — h2https://img.utdstc.com/screen/777/c6b/777c6bceebc88a02f182255f7ff679d0d464c9a93c9e5a148833f94681e6879c:400img.utdstc.com/screen/777/c6b/777c6... https://img.utdstc.com/screen/777/c6b/777c6bceebc88a02f182255f7ff679d0d464c9a93c9e5a148833f94681e6879c:400 — 200 — 19.3 KiB — 30 ms — h2https://geo.cookie-script.com/s/a52be48a31f50475bd697e1db8507f9d.js?country=no-is-li-gb-ch-br&state=ca&region=eugeo.cookie-script.com/s/a52be48a31f... https://geo.cookie-script.com/s/a52be48a31f50475bd697e1db8507f9d.js?country=no-is-li-gb-ch-br&state=ca&region=eu — 200 — 44.0 KiB — 277 ms — h2https://ssm.codes/smart-tag/uptodown-ng.jsssm.codes/smart-tag/uptodown-ng.js https://ssm.codes/smart-tag/uptodown-ng.js — 200 — 79.4 KiB — 259 ms — h3https://img.utdstc.com/screen/738/841/738841673bd158d51d0ccf47100ff2022aa1ce19366faa293cb2a6e657affa89:400img.utdstc.com/screen/738/841/73884... https://img.utdstc.com/screen/738/841/738841673bd158d51d0ccf47100ff2022aa1ce19366faa293cb2a6e657affa89:400 — 200 — 122.3 KiB — 29 ms — h2https://img.utdstc.com/screen/ba2/765/ba27657acf0d5c4d9b894de343f60eceef5f2f31946368a6e641a1f050e17eba:400img.utdstc.com/screen/ba2/765/ba276... https://img.utdstc.com/screen/ba2/765/ba27657acf0d5c4d9b894de343f60eceef5f2f31946368a6e641a1f050e17eba:400 — 200 — 56.1 KiB — 30 ms — h2https://stc.utdstc.com/img/svgs/icon-12-selection.svgstc.utdstc.com/img/svgs/icon-12-sel... https://stc.utdstc.com/img/svgs/icon-12-selection.svg — 200 — 1017 B — 15 ms — h2https://accounts.google.com/gsi/clientaccounts.google.com/gsi/client https://accounts.google.com/gsi/client — 200 — 96.2 KiB — 286 ms — h2https://www.googletagmanager.com/gtag/js?id=G-DW5XRK7GYTwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-DW5XRK7GYT — 200 — 160.3 KiB — 401 ms — h2https://stc.utdstc.com/1776771086959/vendor.jsstc.utdstc.com/1776771086959/vendor... https://stc.utdstc.com/1776771086959/vendor.js — 200 — 24.2 KiB — 6 ms — h2https://stc.utdstc.com/1776771086959/home.jsstc.utdstc.com/1776771086959/home.j... https://stc.utdstc.com/1776771086959/home.js — 200 — 77.0 KiB — 13 ms — h2https://stc.utdstc.com/1776771086959/vendor.cssstc.utdstc.com/1776771086959/vendor... https://stc.utdstc.com/1776771086959/vendor.css — 200 — 916 B — 4 ms — h2https://stc.utdstc.com/1776771086959/home.cssstc.utdstc.com/1776771086959/home.c... https://stc.utdstc.com/1776771086959/home.css — 200 — 11.4 KiB — 12 ms — h2https://www.uptodown.com/manifest.jsonwww.uptodown.com/manifest.json https://www.uptodown.com/manifest.json — 200 — 764 B — 4 ms — h3https://img.utdstc.com/screen/5bc/040/5bc0402909e632ae0188ddf3c62e79f9fc6edaa84513300129fda26467891ba4:127img.utdstc.com/screen/5bc/040/5bc04... https://img.utdstc.com/screen/5bc/040/5bc0402909e632ae0188ddf3c62e79f9fc6edaa84513300129fda26467891ba4:127 — 200 — 10.1 KiB — 154 ms — h3https://img.utdstc.com/icon/a94/e6e/a94e6ec2d80d95cf8b40716c8a76c3e62753c34100a0b1dcc48911187c323535:40img.utdstc.com/icon/a94/e6e/a94e6ec... https://img.utdstc.com/icon/a94/e6e/a94e6ec2d80d95cf8b40716c8a76c3e62753c34100a0b1dcc48911187c323535:40 — 200 — 1.2 KiB — 156 ms — h3https://img.utdstc.com/icon/8ab/119/8ab1197d2f2f48bcb43127ec336c8154381f9b902dbbef1e09d581c568831e8e:105img.utdstc.com/icon/8ab/119/8ab1197... https://img.utdstc.com/icon/8ab/119/8ab1197d2f2f48bcb43127ec336c8154381f9b902dbbef1e09d581c568831e8e:105 — 200 — 2.3 KiB — 155 ms — h3https://img.utdstc.com/icon/8ab/119/8ab1197d2f2f48bcb43127ec336c8154381f9b902dbbef1e09d581c568831e8e:100img.utdstc.com/icon/8ab/119/8ab1197... https://img.utdstc.com/icon/8ab/119/8ab1197d2f2f48bcb43127ec336c8154381f9b902dbbef1e09d581c568831e8e:100 — 200 — 2.2 KiB — 161 ms — h3https://img.utdstc.com/screen/639/ef3/639ef3f7a935c0a79de26571553c503302c7b882eb01802fea721443bbb5ab07:127img.utdstc.com/screen/639/ef3/639ef... https://img.utdstc.com/screen/639/ef3/639ef3f7a935c0a79de26571553c503302c7b882eb01802fea721443bbb5ab07:127 — 200 — 22.1 KiB — 163 ms — h3https://img.utdstc.com/icon/4d6/8f4/4d68f411394ebf275f63db2dc5400cc4f0426ffbc98c3b936b7ec221506420ce:40img.utdstc.com/icon/4d6/8f4/4d68f41... https://img.utdstc.com/icon/4d6/8f4/4d68f411394ebf275f63db2dc5400cc4f0426ffbc98c3b936b7ec221506420ce:40 — 200 — 1.6 KiB — 163 ms — h3https://img.utdstc.com/screen/a87/477/a87477d37ea4fea1a120bd1fb547601c9c7b37b1e94ab6ae8f46faa49055073d:127img.utdstc.com/screen/a87/477/a8747... https://img.utdstc.com/screen/a87/477/a87477d37ea4fea1a120bd1fb547601c9c7b37b1e94ab6ae8f46faa49055073d:127 — 200 — 15.5 KiB — 163 ms — h3https://img.utdstc.com/icon/a9d/ecd/a9decdc72d842d99d76a6c3abc8c1c6fc1598e596f7897f5c88458ea13aea622:40img.utdstc.com/icon/a9d/ecd/a9decdc... https://img.utdstc.com/icon/a9d/ecd/a9decdc72d842d99d76a6c3abc8c1c6fc1598e596f7897f5c88458ea13aea622:40 — 200 — 1.4 KiB — 163 ms — h3https://img.utdstc.com/screen/524/bd3/524bd397cb64cad33ee8bb8502b56df427d18dcca8b1638819f95ddfed5105b2:127img.utdstc.com/screen/524/bd3/524bd... https://img.utdstc.com/screen/524/bd3/524bd397cb64cad33ee8bb8502b56df427d18dcca8b1638819f95ddfed5105b2:127 — 200 — 8.3 KiB — 162 ms — h3https://img.utdstc.com/icon/320/bcd/320bcdf2257fb09b79cf26235acf5e9ec07768fa282a9ff4182ce5b0067a641c:40img.utdstc.com/icon/320/bcd/320bcdf... https://img.utdstc.com/icon/320/bcd/320bcdf2257fb09b79cf26235acf5e9ec07768fa282a9ff4182ce5b0067a641c:40 — 200 — 987 B — 162 ms — h3https://img.utdstc.com/icon/f27/497/f27497ed79f670f001195963f716d1f9a489bfba32c2b426b244da9f9e1a37bf:105img.utdstc.com/icon/f27/497/f27497e... https://img.utdstc.com/icon/f27/497/f27497ed79f670f001195963f716d1f9a489bfba32c2b426b244da9f9e1a37bf:105 — 200 — 2.6 KiB — 162 ms — h3https://img.utdstc.com/icon/f27/497/f27497ed79f670f001195963f716d1f9a489bfba32c2b426b244da9f9e1a37bf:100img.utdstc.com/icon/f27/497/f27497e... https://img.utdstc.com/icon/f27/497/f27497ed79f670f001195963f716d1f9a489bfba32c2b426b244da9f9e1a37bf:100 — 200 — 2.5 KiB — 161 ms — h3https://img.utdstc.com/icon/13e/800/13e800d37b4d69e0ea71cb612760fedb4538d71e1bbebd42632c441fc8f789cf:105img.utdstc.com/icon/13e/800/13e800d... https://img.utdstc.com/icon/13e/800/13e800d37b4d69e0ea71cb612760fedb4538d71e1bbebd42632c441fc8f789cf:105 — 200 — 3.9 KiB — 161 ms — h3https://img.utdstc.com/icon/13e/800/13e800d37b4d69e0ea71cb612760fedb4538d71e1bbebd42632c441fc8f789cf:100img.utdstc.com/icon/13e/800/13e800d... https://img.utdstc.com/icon/13e/800/13e800d37b4d69e0ea71cb612760fedb4538d71e1bbebd42632c441fc8f789cf:100 — 200 — 3.7 KiB — 160 ms — h3https://img.utdstc.com/icon/dda/cde/ddacde758df066b7bb4e932ffbdb3e9caaf1d024d2c15e828af54ba1b96daec1:105img.utdstc.com/icon/dda/cde/ddacde7... https://img.utdstc.com/icon/dda/cde/ddacde758df066b7bb4e932ffbdb3e9caaf1d024d2c15e828af54ba1b96daec1:105 — 200 — 4.6 KiB — 160 ms — h3https://img.utdstc.com/icon/dda/cde/ddacde758df066b7bb4e932ffbdb3e9caaf1d024d2c15e828af54ba1b96daec1:100img.utdstc.com/icon/dda/cde/ddacde7... https://img.utdstc.com/icon/dda/cde/ddacde758df066b7bb4e932ffbdb3e9caaf1d024d2c15e828af54ba1b96daec1:100 — 200 — 4.4 KiB — 163 ms — h3https://img.utdstc.com/icon/49e/5e3/49e5e369930e88608ef04e59e771a9b51d8d08a6740bb6b003489a03d34b742f:105img.utdstc.com/icon/49e/5e3/49e5e36... https://img.utdstc.com/icon/49e/5e3/49e5e369930e88608ef04e59e771a9b51d8d08a6740bb6b003489a03d34b742f:105 — 200 — 4.6 KiB — 163 ms — h3https://img.utdstc.com/icon/49e/5e3/49e5e369930e88608ef04e59e771a9b51d8d08a6740bb6b003489a03d34b742f:100img.utdstc.com/icon/49e/5e3/49e5e36... https://img.utdstc.com/icon/49e/5e3/49e5e369930e88608ef04e59e771a9b51d8d08a6740bb6b003489a03d34b742f:100 — 200 — 4.5 KiB — 172 ms — h3https://img.utdstc.com/screen/fe1/687/fe1687393b9a6bd072ca6c5bdc6373295307cb50f642f3d9b6aff0a2a2311d10:127img.utdstc.com/screen/fe1/687/fe168... https://img.utdstc.com/screen/fe1/687/fe1687393b9a6bd072ca6c5bdc6373295307cb50f642f3d9b6aff0a2a2311d10:127 — 200 — 8.1 KiB — 162 ms — h3https://img.utdstc.com/icon/f41/21f/f4121f06795693438e16ac4c40d9abbcdad0c4909e7a1537cce941d8328eb838:40img.utdstc.com/icon/f41/21f/f4121f0... https://img.utdstc.com/icon/f41/21f/f4121f06795693438e16ac4c40d9abbcdad0c4909e7a1537cce941d8328eb838:40 — 200 — 1.3 KiB — 162 ms — h3https://img.utdstc.com/screen/ab7/22d/ab722d0c5b4f95b0afe745d204402bc9a35e9182961cb939c90aa863cdbef85a:127img.utdstc.com/screen/ab7/22d/ab722... https://img.utdstc.com/screen/ab7/22d/ab722d0c5b4f95b0afe745d204402bc9a35e9182961cb939c90aa863cdbef85a:127 — 200 — 17.1 KiB — 162 ms — h3https://img.utdstc.com/icon/1a6/8aa/1a68aa933f637caedab7cd6d1702c2c742ce1c4eb08bf773cdd568b877191a1d:40img.utdstc.com/icon/1a6/8aa/1a68aa9... https://img.utdstc.com/icon/1a6/8aa/1a68aa933f637caedab7cd6d1702c2c742ce1c4eb08bf773cdd568b877191a1d:40 — 200 — 1.7 KiB — 162 ms — h3https://img.utdstc.com/icon/490/65c/49065c69f896e1d99d0529cbfb3a0eb7d2e26c3a32a31c406fff978dc43f455a:100img.utdstc.com/icon/490/65c/49065c6... https://img.utdstc.com/icon/490/65c/49065c69f896e1d99d0529cbfb3a0eb7d2e26c3a32a31c406fff978dc43f455a:100 — 200 — 1.8 KiB — 162 ms — h3https://img.utdstc.com/icon/c4f/946/c4f946915a2d21d30eef8b42235d624e5cc3d2e852a36139907569f08b650348:100img.utdstc.com/icon/c4f/946/c4f9469... https://img.utdstc.com/icon/c4f/946/c4f946915a2d21d30eef8b42235d624e5cc3d2e852a36139907569f08b650348:100 — 200 — 4.0 KiB — 171 ms — h3https://img.utdstc.com/icon/366/f5c/366f5c1cdfad8cb6ad20d1c3aa62364aa99b89719d7bb940458ac2bc7aba42a0:100img.utdstc.com/icon/366/f5c/366f5c1... https://img.utdstc.com/icon/366/f5c/366f5c1cdfad8cb6ad20d1c3aa62364aa99b89719d7bb940458ac2bc7aba42a0:100 — 200 — 1.5 KiB — 170 ms — h3https://img.utdstc.com/icon/a93/c05/a93c054e46b169f940f47111c8423d6394081e622e43657b0aa577d9cea07d29:100img.utdstc.com/icon/a93/c05/a93c054... https://img.utdstc.com/icon/a93/c05/a93c054e46b169f940f47111c8423d6394081e622e43657b0aa577d9cea07d29:100 — 200 — 4.5 KiB — 170 ms — h3https://img.utdstc.com/icon/460/fd6/460fd682dc8322133d5de40c093178cd74e2bda33089aac9e3c61f8fffe75771:100img.utdstc.com/icon/460/fd6/460fd68... https://img.utdstc.com/icon/460/fd6/460fd682dc8322133d5de40c093178cd74e2bda33089aac9e3c61f8fffe75771:100 — 200 — 5.1 KiB — 170 ms — h3https://img.utdstc.com/icon/46b/a3a/46ba3ae8424b997c95720c970898df696f01b6fe77d5de8cefabb43d221a46c8:100img.utdstc.com/icon/46b/a3a/46ba3ae... https://img.utdstc.com/icon/46b/a3a/46ba3ae8424b997c95720c970898df696f01b6fe77d5de8cefabb43d221a46c8:100 — 200 — 1.4 KiB — 402 ms — h3https://img.utdstc.com/icon/341/5cb/3415cb955603ddc9e4351cd2b1062bb2ec2cf11272b921de4eaa3b23e12747c4:100img.utdstc.com/icon/341/5cb/3415cb9... https://img.utdstc.com/icon/341/5cb/3415cb955603ddc9e4351cd2b1062bb2ec2cf11272b921de4eaa3b23e12747c4:100 — 200 — 4.0 KiB — 169 ms — h3https://img.utdstc.com/icon/3ce/10c/3ce10c58e87f0e232c9514f1b88cd1979890a358996f8f8a62a709c69acb0039:100img.utdstc.com/icon/3ce/10c/3ce10c5... https://img.utdstc.com/icon/3ce/10c/3ce10c58e87f0e232c9514f1b88cd1979890a358996f8f8a62a709c69acb0039:100 — 200 — 2.1 KiB — 370 ms — h3https://img.utdstc.com/icon/44c/84b/44c84bb80bdc1913afd78f62a9e4a3854ab2c60abaf4a4c9ce883c83d2b40828:100img.utdstc.com/icon/44c/84b/44c84bb... https://img.utdstc.com/icon/44c/84b/44c84bb80bdc1913afd78f62a9e4a3854ab2c60abaf4a4c9ce883c83d2b40828:100 — 200 — 4.9 KiB — 196 ms — h3https://img.utdstc.com/icon/a24/159/a24159df6ea7db3e8ae4034a936a1a2b6648fa80f08753fc522c1f258ca6b8b3:100img.utdstc.com/icon/a24/159/a24159d... https://img.utdstc.com/icon/a24/159/a24159df6ea7db3e8ae4034a936a1a2b6648fa80f08753fc522c1f258ca6b8b3:100 — 200 — 3.7 KiB — 180 ms — h3https://img.utdstc.com/icon/fb6/69b/fb669b4d822e873bd70ebd207d229174c9f31d1368b979ace77d97de05fdb251:100img.utdstc.com/icon/fb6/69b/fb669b4... https://img.utdstc.com/icon/fb6/69b/fb669b4d822e873bd70ebd207d229174c9f31d1368b979ace77d97de05fdb251:100 — 200 — 1.3 KiB — 293 ms — h3https://img.utdstc.com/icon/3ff/d31/3ffd312798661dfc8ef96fb040dbe1dd9104d30884c710568ce567045cb43732:100img.utdstc.com/icon/3ff/d31/3ffd312... https://img.utdstc.com/icon/3ff/d31/3ffd312798661dfc8ef96fb040dbe1dd9104d30884c710568ce567045cb43732:100 — 200 — 4.0 KiB — 166 ms — h3https://img.utdstc.com/icon/6a1/84f/6a184f547b57d185f7d2e86802a741d357beabe06c1bb7cb4ba1399f58c6ab13:100img.utdstc.com/icon/6a1/84f/6a184f5... https://img.utdstc.com/icon/6a1/84f/6a184f547b57d185f7d2e86802a741d357beabe06c1bb7cb4ba1399f58c6ab13:100 — 200 — 1.5 KiB — 165 ms — h3https://img.utdstc.com/icon/5e3/0c4/5e30c494824e115e0f4cd4f24af2edf56b5ca317832445a765354809968c5dfd:100img.utdstc.com/icon/5e3/0c4/5e30c49... https://img.utdstc.com/icon/5e3/0c4/5e30c494824e115e0f4cd4f24af2edf56b5ca317832445a765354809968c5dfd:100 — 200 — 2.4 KiB — 178 ms — h3https://img.utdstc.com/icon/126/79a/12679a29ff341de7cdbe895501ee9ffc7bbb39a674c07c30e251ba9a739e43c1:100img.utdstc.com/icon/126/79a/12679a2... https://img.utdstc.com/icon/126/79a/12679a29ff341de7cdbe895501ee9ffc7bbb39a674c07c30e251ba9a739e43c1:100 — 200 — 4.1 KiB — 418 ms — h3https://img.utdstc.com/icon/92d/8e9/92d8e9eeaddeb6831ae726bc48b42ced753e1913eb5d7964c00293c24adb4923:100img.utdstc.com/icon/92d/8e9/92d8e9e... https://img.utdstc.com/icon/92d/8e9/92d8e9eeaddeb6831ae726bc48b42ced753e1913eb5d7964c00293c24adb4923:100 — 200 — 3.7 KiB — 177 ms — h3https://img.utdstc.com/icon/196/7e9/1967e9219d0d954875d4d50ef467f1b1749bd7aa8bb2de53bf8ff92d982b3cd4:100img.utdstc.com/icon/196/7e9/1967e92... https://img.utdstc.com/icon/196/7e9/1967e9219d0d954875d4d50ef467f1b1749bd7aa8bb2de53bf8ff92d982b3cd4:100 — 200 — 3.1 KiB — 177 ms — h3https://img.utdstc.com/icon/7a0/428/7a04288acb3629d00aaa8937410ef4559ffde7f7261acf1768096874404caf5b:100img.utdstc.com/icon/7a0/428/7a04288... https://img.utdstc.com/icon/7a0/428/7a04288acb3629d00aaa8937410ef4559ffde7f7261acf1768096874404caf5b:100 — 200 — 2.6 KiB — 177 ms — h3https://img.utdstc.com/icon/bbf/207/bbf207f2188b5e908cab65bef7d3d48a2f70b9314ea2f9cb258e495f3cc64dce:100img.utdstc.com/icon/bbf/207/bbf207f... https://img.utdstc.com/icon/bbf/207/bbf207f2188b5e908cab65bef7d3d48a2f70b9314ea2f9cb258e495f3cc64dce:100 — 200 — 2.3 KiB — 179 ms — h3https://img.utdstc.com/icon/c33/119/c3311971d1f0625780593159dc84de3669a4da8adfcb12ebcf76628ce8dd401f:100img.utdstc.com/icon/c33/119/c331197... https://img.utdstc.com/icon/c33/119/c3311971d1f0625780593159dc84de3669a4da8adfcb12ebcf76628ce8dd401f:100 — 200 — 2.2 KiB — 366 ms — h3https://img.utdstc.com/icon/4a3/2e8/4a32e885b5a0e572eafbc30455b2708895ac38e2557887cfed6af6395f8f0363:100img.utdstc.com/icon/4a3/2e8/4a32e88... https://img.utdstc.com/icon/4a3/2e8/4a32e885b5a0e572eafbc30455b2708895ac38e2557887cfed6af6395f8f0363:100 — 200 — 1.8 KiB — 176 ms — h3https://img.utdstc.com/icon/cfc/52d/cfc52d670aa6fd9bf6182b19cf54520701d0633d25a7b5ad545854e4dec7593c:100img.utdstc.com/icon/cfc/52d/cfc52d6... https://img.utdstc.com/icon/cfc/52d/cfc52d670aa6fd9bf6182b19cf54520701d0633d25a7b5ad545854e4dec7593c:100 — 200 — 3.8 KiB — 178 ms — h3https://img.utdstc.com/icon/f73/ba9/f73ba9aeb89c5c855f7772ef80cf321fb87ef8695d876a2d5fbb798cf9440307:100img.utdstc.com/icon/f73/ba9/f73ba9a... https://img.utdstc.com/icon/f73/ba9/f73ba9aeb89c5c855f7772ef80cf321fb87ef8695d876a2d5fbb798cf9440307:100 — 200 — 4.6 KiB — 179 ms — h3https://img.utdstc.com/icon/4ca/ab3/4caab35c7af3fa649583a602da3b3cb3ae873d34e753716021eab0d99ab5df58:100img.utdstc.com/icon/4ca/ab3/4caab35... https://img.utdstc.com/icon/4ca/ab3/4caab35c7af3fa649583a602da3b3cb3ae873d34e753716021eab0d99ab5df58:100 — 200 — 5.6 KiB — 190 ms — h3https://img.utdstc.com/icon/caf/bb2/cafbb2f5879153928b59983fb9a37234a08a9b12fc496ab9f5f95ef8ea5f9b7e:100img.utdstc.com/icon/caf/bb2/cafbb2f... https://img.utdstc.com/icon/caf/bb2/cafbb2f5879153928b59983fb9a37234a08a9b12fc496ab9f5f95ef8ea5f9b7e:100 — 200 — 2.2 KiB — 190 ms — h3https://img.utdstc.com/icon/275/91b/27591b42b6145bbbd34d06dae2fe6acd904d4d371606d4741e380a0e0ebe54c6:100img.utdstc.com/icon/275/91b/27591b4... https://img.utdstc.com/icon/275/91b/27591b42b6145bbbd34d06dae2fe6acd904d4d371606d4741e380a0e0ebe54c6:100 — 200 — 1.6 KiB — 189 ms — h3https://img.utdstc.com/icon/e43/369/e4336947802740cee150c50b8d58834d76882e8bedc4a7da92e6a80d59e2f5f1:100img.utdstc.com/icon/e43/369/e433694... https://img.utdstc.com/icon/e43/369/e4336947802740cee150c50b8d58834d76882e8bedc4a7da92e6a80d59e2f5f1:100 — 200 — 2.6 KiB — 184 ms — h3https://img.utdstc.com/icon/dfc/f45/dfcf4578daaf3faa5d3512ac32bc43ba00053188a45ffc0e55f2f8126a8287a2:100img.utdstc.com/icon/dfc/f45/dfcf457... https://img.utdstc.com/icon/dfc/f45/dfcf4578daaf3faa5d3512ac32bc43ba00053188a45ffc0e55f2f8126a8287a2:100 — 200 — 4.7 KiB — 184 ms — h3https://img.utdstc.com/icon/a0f/206/a0f20635b4b0e9e9fbefd97d8a90263c718b8db88f76f0c580dc6be837c31490:100img.utdstc.com/icon/a0f/206/a0f2063... https://img.utdstc.com/icon/a0f/206/a0f20635b4b0e9e9fbefd97d8a90263c718b8db88f76f0c580dc6be837c31490:100 — 200 — 1.8 KiB — 194 ms — h3https://img.utdstc.com/icon/948/b45/948b457d65292b5f6a27eb1877303f979c58360d8202725f3a4c90ad5d77c949:100img.utdstc.com/icon/948/b45/948b457... https://img.utdstc.com/icon/948/b45/948b457d65292b5f6a27eb1877303f979c58360d8202725f3a4c90ad5d77c949:100 — 200 — 5.7 KiB — 225 ms — h3https://img.utdstc.com/icon/e59/e06/e59e061e444c94886246e07431fc4da21acb416ee4db38aadb250db853f913c6:100img.utdstc.com/icon/e59/e06/e59e061... https://img.utdstc.com/icon/e59/e06/e59e061e444c94886246e07431fc4da21acb416ee4db38aadb250db853f913c6:100 — 200 — 4.7 KiB — 180 ms — h3https://img.utdstc.com/icon/cd1/636/cd1636427ca0cc17901f741b2581073f46c5cb6b4290ca8d663dccaaaf798f96:100img.utdstc.com/icon/cd1/636/cd16364... https://img.utdstc.com/icon/cd1/636/cd1636427ca0cc17901f741b2581073f46c5cb6b4290ca8d663dccaaaf798f96:100 — 200 — 6.0 KiB — 409 ms — h3https://img.utdstc.com/icon/594/7ce/5947cee7d22c49c37b00713ef3dffdb772e4d8f68c9d68c23fb1589be6607518:100img.utdstc.com/icon/594/7ce/5947cee... https://img.utdstc.com/icon/594/7ce/5947cee7d22c49c37b00713ef3dffdb772e4d8f68c9d68c23fb1589be6607518:100 — 200 — 3.9 KiB — 382 ms — h3https://img.utdstc.com/icon/5da/532/5da532707dfa59a827ef7b7f3d7e981a72e31f61dee113380b2be3159ffe2d40:100img.utdstc.com/icon/5da/532/5da5327... https://img.utdstc.com/icon/5da/532/5da532707dfa59a827ef7b7f3d7e981a72e31f61dee113380b2be3159ffe2d40:100 — 200 — 2.6 KiB — 193 ms — h3https://img.utdstc.com/icon/75d/2a3/75d2a3c597cf3cf13effcebf2301e7ae05f721e087907256834438c9f1b09f08:100img.utdstc.com/icon/75d/2a3/75d2a3c... https://img.utdstc.com/icon/75d/2a3/75d2a3c597cf3cf13effcebf2301e7ae05f721e087907256834438c9f1b09f08:100 — 200 — 991 B — 193 ms — h3https://img.utdstc.com/icon/adb/032/adb03237882cf024bae8399aa912075276d1b2f84ae5c30374a3654c176a4825:100img.utdstc.com/icon/adb/032/adb0323... https://img.utdstc.com/icon/adb/032/adb03237882cf024bae8399aa912075276d1b2f84ae5c30374a3654c176a4825:100 — 200 — 2.4 KiB — 276 ms — h3https://img.utdstc.com/icon/9cf/edd/9cfedd2b17a771a1d4f1fe6056231576e8ad9a538391f1ad09ea11df91c318a1:100img.utdstc.com/icon/9cf/edd/9cfedd2... https://img.utdstc.com/icon/9cf/edd/9cfedd2b17a771a1d4f1fe6056231576e8ad9a538391f1ad09ea11df91c318a1:100 — 200 — 5.1 KiB — 410 ms — h3https://img.utdstc.com/icon/58c/af2/58caf216d9754a9661eaf5cda0f93efebf835dd1a68c30948343bd3815726b9c:100img.utdstc.com/icon/58c/af2/58caf21... https://img.utdstc.com/icon/58c/af2/58caf216d9754a9661eaf5cda0f93efebf835dd1a68c30948343bd3815726b9c:100 — 200 — 4.1 KiB — 192 ms — h3https://img.utdstc.com/icon/79f/969/79f9692dcd8d558916d4818d22817d5a6741f146762881c9c8eb7f4896b8714d:100img.utdstc.com/icon/79f/969/79f9692... https://img.utdstc.com/icon/79f/969/79f9692dcd8d558916d4818d22817d5a6741f146762881c9c8eb7f4896b8714d:100 — 200 — 1.3 KiB — 192 ms — h3https://img.utdstc.com/icon/cca/54b/cca54b17a32815c021ce0b9bc0f166ba781ab6df0ad49b9056e0dd3c0c0e7617:100img.utdstc.com/icon/cca/54b/cca54b1... https://img.utdstc.com/icon/cca/54b/cca54b17a32815c021ce0b9bc0f166ba781ab6df0ad49b9056e0dd3c0c0e7617:100 — 200 — 3.6 KiB — 398 ms — h3https://img.utdstc.com/screen/907/0cf/9070cfe2718dd6acaccd97ef248149420d8527d574d45ac6c0adeea6a82df5d4:800img.utdstc.com/screen/907/0cf/9070c... https://img.utdstc.com/screen/907/0cf/9070cfe2718dd6acaccd97ef248149420d8527d574d45ac6c0adeea6a82df5d4:800 — 200 — 76.1 KiB — 435 ms — h3https://img.utdstc.com/icon/036/99e/03699e59d180e58c7a1daef3e00d8b2347bd7cf0e11e7f25415c73b50da0547d:100img.utdstc.com/icon/036/99e/03699e5... https://img.utdstc.com/icon/036/99e/03699e59d180e58c7a1daef3e00d8b2347bd7cf0e11e7f25415c73b50da0547d:100 — 200 — 1.5 KiB — 191 ms — h3https://img.utdstc.com/screen/b13/4c8/b134c852e8a0b9275f7bfe6fb17951c59c13e898538fbca8cc83694182f6f5da:127img.utdstc.com/screen/b13/4c8/b134c... https://img.utdstc.com/screen/b13/4c8/b134c852e8a0b9275f7bfe6fb17951c59c13e898538fbca8cc83694182f6f5da:127 — 200 — 13.1 KiB — 421 ms — h3https://img.utdstc.com/icon/3d0/60f/3d060fca8dba93013861663d2ebe322c439b930596abcf745f7a01ad2c6be572:40img.utdstc.com/icon/3d0/60f/3d060fc... https://img.utdstc.com/icon/3d0/60f/3d060fca8dba93013861663d2ebe322c439b930596abcf745f7a01ad2c6be572:40 — 200 — 1.7 KiB — 361 ms — h3https://img.utdstc.com/screen/4f6/8f1/4f68f142509be637b8ec9703b99698b3595f0ee93aa4933b215aa7ad283df5ff:127img.utdstc.com/screen/4f6/8f1/4f68f... https://img.utdstc.com/screen/4f6/8f1/4f68f142509be637b8ec9703b99698b3595f0ee93aa4933b215aa7ad283df5ff:127 — 200 — 11.3 KiB — 408 ms — h3https://img.utdstc.com/icon/eae/bf9/eaebf9396aa8dedc066b50dfee4440db8133f91d6877e50a1f69662b6623fd7a:40img.utdstc.com/icon/eae/bf9/eaebf93... https://img.utdstc.com/icon/eae/bf9/eaebf9396aa8dedc066b50dfee4440db8133f91d6877e50a1f69662b6623fd7a:40 — 200 — 1.7 KiB — 360 ms — h3https://img.utdstc.com/screen/733/e9a/733e9a67bed9c904ee06bf66bd8571513ea1d1b6bd34cfdc5e2f2efe73ab3519:127img.utdstc.com/screen/733/e9a/733e9... https://img.utdstc.com/screen/733/e9a/733e9a67bed9c904ee06bf66bd8571513ea1d1b6bd34cfdc5e2f2efe73ab3519:127 — 200 — 10.8 KiB — 415 ms — h3https://img.utdstc.com/icon/ce4/67f/ce467ff8ac781bc0858caca758581f3dbe8489bf702690d12a3ef2987148ff2d:40img.utdstc.com/icon/ce4/67f/ce467ff... https://img.utdstc.com/icon/ce4/67f/ce467ff8ac781bc0858caca758581f3dbe8489bf702690d12a3ef2987148ff2d:40 — 200 — 1.4 KiB — 314 ms — h3https://img.utdstc.com/screen/b4d/7a2/b4d7a2bebf4e8ac4a1b879b424c2191988636e9ccccdb7b3ff52b910e5e94f3d:127img.utdstc.com/screen/b4d/7a2/b4d7a... https://img.utdstc.com/screen/b4d/7a2/b4d7a2bebf4e8ac4a1b879b424c2191988636e9ccccdb7b3ff52b910e5e94f3d:127 — 200 — 16.2 KiB — 419 ms — h3https://img.utdstc.com/icon/955/482/9554828805a6b3386797d8d4a872704e821a46473b5e21e52040e2189060e943:40img.utdstc.com/icon/955/482/9554828... https://img.utdstc.com/icon/955/482/9554828805a6b3386797d8d4a872704e821a46473b5e21e52040e2189060e943:40 — 200 — 1.7 KiB — 359 ms — h3https://img.utdstc.com/icon/b29/044/b29044bcfb127f68f2d884a685e7c3446d4c406255ab99eee2b8d9eed7be17d7:105img.utdstc.com/icon/b29/044/b29044b... https://img.utdstc.com/icon/b29/044/b29044bcfb127f68f2d884a685e7c3446d4c406255ab99eee2b8d9eed7be17d7:105 — 200 — 4.8 KiB — 384 ms — h3https://img.utdstc.com/icon/b29/044/b29044bcfb127f68f2d884a685e7c3446d4c406255ab99eee2b8d9eed7be17d7:100img.utdstc.com/icon/b29/044/b29044b... https://img.utdstc.com/icon/b29/044/b29044bcfb127f68f2d884a685e7c3446d4c406255ab99eee2b8d9eed7be17d7:100 — 200 — 4.5 KiB — 392 ms — h3https://img.utdstc.com/screen/dcc/8c6/dcc8c6298ada79be688c622c2d479396e1aa4508caa0611e82709265b4943243:127img.utdstc.com/screen/dcc/8c6/dcc8c... https://img.utdstc.com/screen/dcc/8c6/dcc8c6298ada79be688c622c2d479396e1aa4508caa0611e82709265b4943243:127 — 200 — 2.4 KiB — 358 ms — h3https://img.utdstc.com/icon/311/d6e/311d6ecc71ffb1631f894309d7f48002a33982b0ed24a5008993e5dcc90b11f0:40img.utdstc.com/icon/311/d6e/311d6ec... https://img.utdstc.com/icon/311/d6e/311d6ecc71ffb1631f894309d7f48002a33982b0ed24a5008993e5dcc90b11f0:40 — 200 — 1.2 KiB — 313 ms — h3https://img.utdstc.com/screen/acc/425/acc425a68132d93b1ec4048aed78856899abaee921217fde84ce17cc7f3494e8:127img.utdstc.com/screen/acc/425/acc42... https://img.utdstc.com/screen/acc/425/acc425a68132d93b1ec4048aed78856899abaee921217fde84ce17cc7f3494e8:127 — 200 — 10.5 KiB — 405 ms — h3https://img.utdstc.com/icon/5a1/970/5a1970c718b4514b667f2214ac829285bf3aa1bcdc30bf8ae5576637a4baf4b9:40img.utdstc.com/icon/5a1/970/5a1970c... https://img.utdstc.com/icon/5a1/970/5a1970c718b4514b667f2214ac829285bf3aa1bcdc30bf8ae5576637a4baf4b9:40 — 200 — 1.5 KiB — 313 ms — h3https://img.utdstc.com/screen/624/ff5/624ff54499e2fe5d42a672585e61cd95494f85b0cd1b912960963815f5df327e:127img.utdstc.com/screen/624/ff5/624ff... https://img.utdstc.com/screen/624/ff5/624ff54499e2fe5d42a672585e61cd95494f85b0cd1b912960963815f5df327e:127 — 200 — 12.1 KiB — 413 ms — h3https://img.utdstc.com/icon/42b/2fb/42b2fb53614f948dbabef7c682a23d9fa19d4ce8a105f4f95b254f1a349dd9e1:40img.utdstc.com/icon/42b/2fb/42b2fb5... https://img.utdstc.com/icon/42b/2fb/42b2fb53614f948dbabef7c682a23d9fa19d4ce8a105f4f95b254f1a349dd9e1:40 — 200 — 1.2 KiB — 311 ms — h3https://img.utdstc.com/icon/2db/865/2db865ca986e5efe3e89a3808df10d4d030cf155de9b6d92290adccc4d84e4c4:105img.utdstc.com/icon/2db/865/2db865c... https://img.utdstc.com/icon/2db/865/2db865ca986e5efe3e89a3808df10d4d030cf155de9b6d92290adccc4d84e4c4:105 — 200 — 1.4 KiB — 355 ms — h3https://img.utdstc.com/icon/2db/865/2db865ca986e5efe3e89a3808df10d4d030cf155de9b6d92290adccc4d84e4c4:100img.utdstc.com/icon/2db/865/2db865c... https://img.utdstc.com/icon/2db/865/2db865ca986e5efe3e89a3808df10d4d030cf155de9b6d92290adccc4d84e4c4:100 — 200 — 1.3 KiB — 311 ms — h3https://img.utdstc.com/screen/691/165/6911650f4ac14a44b909f152bcd669f136e8913901a9c7063a8cde7be1c44907:127img.utdstc.com/screen/691/165/69116... https://img.utdstc.com/screen/691/165/6911650f4ac14a44b909f152bcd669f136e8913901a9c7063a8cde7be1c44907:127 — 200 — 15.9 KiB — 411 ms — h3https://img.utdstc.com/icon/b97/797/b97797d9fd167363e9c7bd477a5254d42d043063123d0392c3e03b31b28e0864:40img.utdstc.com/icon/b97/797/b97797d... https://img.utdstc.com/icon/b97/797/b97797d9fd167363e9c7bd477a5254d42d043063123d0392c3e03b31b28e0864:40 — 200 — 1.7 KiB — 353 ms — h3https://img.utdstc.com/screen/631/2fe/6312fed88926d25453b5c37f8aaaf36f7f2b50f387ad7a2c9b91144027797de5:127img.utdstc.com/screen/631/2fe/6312f... https://img.utdstc.com/screen/631/2fe/6312fed88926d25453b5c37f8aaaf36f7f2b50f387ad7a2c9b91144027797de5:127 — 200 — 13.6 KiB — 407 ms — h3https://img.utdstc.com/icon/d15/d4c/d15d4cf6a43361df7e0ded6b0b494204f25fb9fdc64aa4de6b31f88215e230df:40img.utdstc.com/icon/d15/d4c/d15d4cf... https://img.utdstc.com/icon/d15/d4c/d15d4cf6a43361df7e0ded6b0b494204f25fb9fdc64aa4de6b31f88215e230df:40 — 200 — 1.4 KiB — 361 ms — h3https://img.utdstc.com/icon/f66/dd0/f66dd06c25088f96b64eb440bcc90a2994cc645680cb27840b30fbf996902804:100img.utdstc.com/icon/f66/dd0/f66dd06... https://img.utdstc.com/icon/f66/dd0/f66dd06c25088f96b64eb440bcc90a2994cc645680cb27840b30fbf996902804:100 — 200 — 2.1 KiB — 349 ms — h3https://img.utdstc.com/icon/ce6/4c5/ce64c5fdcab44eb799b11d71e554c06ede50bc8524cc906de9da7c9aed58983b:100img.utdstc.com/icon/ce6/4c5/ce64c5f... https://img.utdstc.com/icon/ce6/4c5/ce64c5fdcab44eb799b11d71e554c06ede50bc8524cc906de9da7c9aed58983b:100 — 200 — 2.3 KiB — 306 ms — h3https://img.utdstc.com/icon/b71/c9b/b71c9bef9a9afab86001172feb9c6bdb1cdb207ab4e5d3ba60606635a672d5c4:100img.utdstc.com/icon/b71/c9b/b71c9be... https://img.utdstc.com/icon/b71/c9b/b71c9bef9a9afab86001172feb9c6bdb1cdb207ab4e5d3ba60606635a672d5c4:100 — 200 — 3.8 KiB — 359 ms — h3https://img.utdstc.com/icon/c07/497/c07497085b75c9fb39ebdfdfd0707a39c87a1eea487980d9f9e7c8ef4a084da3:100img.utdstc.com/icon/c07/497/c074970... https://img.utdstc.com/icon/c07/497/c07497085b75c9fb39ebdfdfd0707a39c87a1eea487980d9f9e7c8ef4a084da3:100 — 200 — 4.6 KiB — 379 ms — h3https://img.utdstc.com/icon/4ba/1ef/4ba1ef03c48c81bb20965a85d244c07ec086c20f4ec9a047828e19ecbf245490:100img.utdstc.com/icon/4ba/1ef/4ba1ef0... https://img.utdstc.com/icon/4ba/1ef/4ba1ef03c48c81bb20965a85d244c07ec086c20f4ec9a047828e19ecbf245490:100 — 200 — 3.9 KiB — 370 ms — h3https://img.utdstc.com/icon/a26/cc7/a26cc7998d019159eda9bde3ad65807f4f3974b91020b2c1e5903c6dbe260dd1:100img.utdstc.com/icon/a26/cc7/a26cc79... https://img.utdstc.com/icon/a26/cc7/a26cc7998d019159eda9bde3ad65807f4f3974b91020b2c1e5903c6dbe260dd1:100 — 200 — 2.0 KiB — 304 ms — h3https://img.utdstc.com/icon/a66/099/a66099a1627a1b2992a0fe35dc615df599a150c141f2986654d6cf5161186cce:100img.utdstc.com/icon/a66/099/a66099a... https://img.utdstc.com/icon/a66/099/a66099a1627a1b2992a0fe35dc615df599a150c141f2986654d6cf5161186cce:100 — 200 — 4.0 KiB — 377 ms — h3https://img.utdstc.com/icon/113/9ab/1139abab25b2298d8eb07e9e260785bcf6e18f190787bf6b71cb30f139ceb0a7:100img.utdstc.com/icon/113/9ab/1139aba... https://img.utdstc.com/icon/113/9ab/1139abab25b2298d8eb07e9e260785bcf6e18f190787bf6b71cb30f139ceb0a7:100 — 200 — 2.0 KiB — 342 ms — h3https://img.utdstc.com/icon/367/c07/367c07a62d78fa7d0253ec501c789b8251ac8fb62e2d0185ed38c9417af1bed0:100img.utdstc.com/icon/367/c07/367c07a... https://img.utdstc.com/icon/367/c07/367c07a62d78fa7d0253ec501c789b8251ac8fb62e2d0185ed38c9417af1bed0:100 — 200 — 2.6 KiB — 346 ms — h3https://img.utdstc.com/icon/979/5c9/9795c9fad19eece1cf87d960861ae9d3803c6cce587820abf7d9ca2272173bac:100img.utdstc.com/icon/979/5c9/9795c9f... https://img.utdstc.com/icon/979/5c9/9795c9fad19eece1cf87d960861ae9d3803c6cce587820abf7d9ca2272173bac:100 — 200 — 3.3 KiB — 366 ms — h3https://img.utdstc.com/icon/dca/e7e/dcae7e1859fae0ea28e192cf8dd36720f55ccbcccab1010106beac7351f03ccb:100img.utdstc.com/icon/dca/e7e/dcae7e1... https://img.utdstc.com/icon/dca/e7e/dcae7e1859fae0ea28e192cf8dd36720f55ccbcccab1010106beac7351f03ccb:100 — 200 — 1.1 KiB — 300 ms — h3https://img.utdstc.com/icon/48c/0c9/48c0c9ba26108188aa010bb26a3e420beac798319ca22088efc1177711532290:100img.utdstc.com/icon/48c/0c9/48c0c9b... https://img.utdstc.com/icon/48c/0c9/48c0c9ba26108188aa010bb26a3e420beac798319ca22088efc1177711532290:100 — 200 — 2.7 KiB — 372 ms — h3https://img.utdstc.com/icon/016/41f/01641f1a3a23245e24f1b2ca82eeb2375e08620497879455d94a1faea1b2f6c1:100img.utdstc.com/icon/016/41f/01641f1... https://img.utdstc.com/icon/016/41f/01641f1a3a23245e24f1b2ca82eeb2375e08620497879455d94a1faea1b2f6c1:100 — 200 — 3.6 KiB — 372 ms — h3https://img.utdstc.com/icon/a9b/fd4/a9bfd4b72b31d50a92d9e6286f4c83933f619db17b4e5582a3322402b4c54ee8:100img.utdstc.com/icon/a9b/fd4/a9bfd4b... https://img.utdstc.com/icon/a9b/fd4/a9bfd4b72b31d50a92d9e6286f4c83933f619db17b4e5582a3322402b4c54ee8:100 — 200 — 2.7 KiB — 326 ms — h3https://img.utdstc.com/icon/7b1/3ac/7b13ac97882e3e07607ed286713ad03e27e95c5f478ae17ebaed5651323bd8de:100img.utdstc.com/icon/7b1/3ac/7b13ac9... https://img.utdstc.com/icon/7b1/3ac/7b13ac97882e3e07607ed286713ad03e27e95c5f478ae17ebaed5651323bd8de:100 — 200 — 6.5 KiB — 355 ms — h3https://img.utdstc.com/icon/847/f33/847f33af27bea889ccaa9b1d25135b42ff5bb590297182d0983afb7304d96884:100img.utdstc.com/icon/847/f33/847f33a... https://img.utdstc.com/icon/847/f33/847f33af27bea889ccaa9b1d25135b42ff5bb590297182d0983afb7304d96884:100 — 200 — 2.9 KiB — 326 ms — h3https://img.utdstc.com/icon/51f/546/51f546d7038b953b6b6d4d915fb0c9bc6d74f77c6cff55157897762bd3c99ac1:105img.utdstc.com/icon/51f/546/51f546d... https://img.utdstc.com/icon/51f/546/51f546d7038b953b6b6d4d915fb0c9bc6d74f77c6cff55157897762bd3c99ac1:105 — 200 — 2.3 KiB — 301 ms — h3https://img.utdstc.com/icon/51f/546/51f546d7038b953b6b6d4d915fb0c9bc6d74f77c6cff55157897762bd3c99ac1:100img.utdstc.com/icon/51f/546/51f546d... https://img.utdstc.com/icon/51f/546/51f546d7038b953b6b6d4d915fb0c9bc6d74f77c6cff55157897762bd3c99ac1:100 — 200 — 2.2 KiB — 344 ms — h3https://img.utdstc.com/icon/31c/0e8/31c0e817b3ff59d79a2cfbf2f75c14ff616c33b6dc390fcfcf07273982d3d43b:105img.utdstc.com/icon/31c/0e8/31c0e81... https://img.utdstc.com/icon/31c/0e8/31c0e817b3ff59d79a2cfbf2f75c14ff616c33b6dc390fcfcf07273982d3d43b:105 — 200 — 1.5 KiB — 301 ms — h3https://img.utdstc.com/icon/31c/0e8/31c0e817b3ff59d79a2cfbf2f75c14ff616c33b6dc390fcfcf07273982d3d43b:100img.utdstc.com/icon/31c/0e8/31c0e81... https://img.utdstc.com/icon/31c/0e8/31c0e817b3ff59d79a2cfbf2f75c14ff616c33b6dc390fcfcf07273982d3d43b:100 — 200 — 1.4 KiB — 329 ms — h3https://img.utdstc.com/icon/b6e/d41/b6ed41284f393b279b357aa85af12aa22611bdb4e5ccac3eda2696a7d8ec2a82:105img.utdstc.com/icon/b6e/d41/b6ed412... https://img.utdstc.com/icon/b6e/d41/b6ed41284f393b279b357aa85af12aa22611bdb4e5ccac3eda2696a7d8ec2a82:105 — 200 — 3.3 KiB — 371 ms — h3https://img.utdstc.com/icon/b6e/d41/b6ed41284f393b279b357aa85af12aa22611bdb4e5ccac3eda2696a7d8ec2a82:100img.utdstc.com/icon/b6e/d41/b6ed412... https://img.utdstc.com/icon/b6e/d41/b6ed41284f393b279b357aa85af12aa22611bdb4e5ccac3eda2696a7d8ec2a82:100 — 200 — 3.4 KiB — 354 ms — h3https://img.utdstc.com/icon/ceb/1f3/ceb1f3c4a40ea89bf37ea59fa90765fa452686712ca4a8042033899da94bbc21:105img.utdstc.com/icon/ceb/1f3/ceb1f3c... https://img.utdstc.com/icon/ceb/1f3/ceb1f3c4a40ea89bf37ea59fa90765fa452686712ca4a8042033899da94bbc21:105 — 200 — 3.0 KiB — 311 ms — h3https://img.utdstc.com/icon/ceb/1f3/ceb1f3c4a40ea89bf37ea59fa90765fa452686712ca4a8042033899da94bbc21:100img.utdstc.com/icon/ceb/1f3/ceb1f3c... https://img.utdstc.com/icon/ceb/1f3/ceb1f3c4a40ea89bf37ea59fa90765fa452686712ca4a8042033899da94bbc21:100 — 200 — 2.9 KiB — 350 ms — h3https://img.utdstc.com/screen/c56/be1/c56be106207f7d0c6e004129ea8f69b8020fbff6d5006a49e809473358f32b3b:127img.utdstc.com/screen/c56/be1/c56be... https://img.utdstc.com/screen/c56/be1/c56be106207f7d0c6e004129ea8f69b8020fbff6d5006a49e809473358f32b3b:127 — 200 — 3.5 KiB — 343 ms — h3https://img.utdstc.com/icon/46d/5d4/46d5d484cff5d1ab9bea57946d1e85cc2e7ad899fbe31c8e09c4833b5a4865c4:40img.utdstc.com/icon/46d/5d4/46d5d48... https://img.utdstc.com/icon/46d/5d4/46d5d484cff5d1ab9bea57946d1e85cc2e7ad899fbe31c8e09c4833b5a4865c4:40 — 200 — 921 B — 243 ms — h3https://img.utdstc.com/screen/7b2/8a9/7b28a9f4d40549de0b0c6590607d103574190cefe6f19251951983b6800fd5ca:127img.utdstc.com/screen/7b2/8a9/7b28a... https://img.utdstc.com/screen/7b2/8a9/7b28a9f4d40549de0b0c6590607d103574190cefe6f19251951983b6800fd5ca:127 — 200 — 4.1 KiB — 353 ms — h3https://img.utdstc.com/icon/8a1/d91/8a1d912b1b5dc27cfc5a9b078095e320da70136550c853d8322ea1ed13e337f5:40img.utdstc.com/icon/8a1/d91/8a1d912... https://img.utdstc.com/icon/8a1/d91/8a1d912b1b5dc27cfc5a9b078095e320da70136550c853d8322ea1ed13e337f5:40 — 200 — 1.3 KiB — 311 ms — h3https://img.utdstc.com/screen/242/0cc/2420cc97ba72dd44504d141168c2d3117530c9c5bc7f638193949964560c723b:127img.utdstc.com/screen/242/0cc/2420c... https://img.utdstc.com/screen/242/0cc/2420cc97ba72dd44504d141168c2d3117530c9c5bc7f638193949964560c723b:127 — 200 — 1.5 KiB — 311 ms — h3https://img.utdstc.com/icon/b97/269/b97269be95847e7cc5480cfc835cbda9de6fb98d1a43c0dc06aaea5dcc869821:40img.utdstc.com/icon/b97/269/b97269b... https://img.utdstc.com/icon/b97/269/b97269be95847e7cc5480cfc835cbda9de6fb98d1a43c0dc06aaea5dcc869821:40 — 200 — 758 B — 312 ms — h3https://img.utdstc.com/icon/fa8/7e7/fa87e7195edbf66e28f35635ec48d2e34e6199877b6f25e0e8e17cca963b43f7:105img.utdstc.com/icon/fa8/7e7/fa87e71... https://img.utdstc.com/icon/fa8/7e7/fa87e7195edbf66e28f35635ec48d2e34e6199877b6f25e0e8e17cca963b43f7:105 — 200 — 1.8 KiB — 312 ms — h3https://img.utdstc.com/icon/fa8/7e7/fa87e7195edbf66e28f35635ec48d2e34e6199877b6f25e0e8e17cca963b43f7:100img.utdstc.com/icon/fa8/7e7/fa87e71... https://img.utdstc.com/icon/fa8/7e7/fa87e7195edbf66e28f35635ec48d2e34e6199877b6f25e0e8e17cca963b43f7:100 — 200 — 1.8 KiB — 313 ms — h3https://img.utdstc.com/screen/c26/b7f/c26b7f60236d1f3a23055d57d51a3fcd325045093ce61a99a785f428d3dbaf7f:127img.utdstc.com/screen/c26/b7f/c26b7... https://img.utdstc.com/screen/c26/b7f/c26b7f60236d1f3a23055d57d51a3fcd325045093ce61a99a785f428d3dbaf7f:127 — 200 — 8.7 KiB — 376 ms — h3https://img.utdstc.com/icon/8e2/f5a/8e2f5ad6bff38690aa0079964e5708ddf390a730957c9f0c535e219cb6cc83e7:40img.utdstc.com/icon/8e2/f5a/8e2f5ad... https://img.utdstc.com/icon/8e2/f5a/8e2f5ad6bff38690aa0079964e5708ddf390a730957c9f0c535e219cb6cc83e7:40 — 200 — 1.1 KiB — 242 ms — h3https://img.utdstc.com/screen/58a/011/58a011b0bf85e5ccad17ce8512f12bb3bb1c848a442a19ac707c38ed8a39e610:127img.utdstc.com/screen/58a/011/58a01... https://img.utdstc.com/screen/58a/011/58a011b0bf85e5ccad17ce8512f12bb3bb1c848a442a19ac707c38ed8a39e610:127 — 200 — 2.5 KiB — 341 ms — h3https://img.utdstc.com/icon/b5b/3cb/b5b3cb97db47308319a6957302228dcbba33254773242b74032d81416509ac97:40img.utdstc.com/icon/b5b/3cb/b5b3cb9... https://img.utdstc.com/icon/b5b/3cb/b5b3cb97db47308319a6957302228dcbba33254773242b74032d81416509ac97:40 — 200 — 1.1 KiB — 315 ms — h3https://img.utdstc.com/screen/35f/463/35f46350a9c38ecfff0f0b498d7e29cf6d6c4019596ac34d49b548cfe6711575:127img.utdstc.com/screen/35f/463/35f46... https://img.utdstc.com/screen/35f/463/35f46350a9c38ecfff0f0b498d7e29cf6d6c4019596ac34d49b548cfe6711575:127 — 200 — 3.3 KiB — 352 ms — h3https://img.utdstc.com/icon/84e/dc7/84edc774c7fe59e049ce4d2b7f08446460a52d25be2c56cf7156072c8557d6da:40img.utdstc.com/icon/84e/dc7/84edc77... https://img.utdstc.com/icon/84e/dc7/84edc774c7fe59e049ce4d2b7f08446460a52d25be2c56cf7156072c8557d6da:40 — 200 — 1.1 KiB — 242 ms — h3https://img.utdstc.com/screen/6c0/44f/6c044f7e3d968cde01f664551d77af8b507cef6d437636b4ab88a4b6091c3a90:800img.utdstc.com/screen/6c0/44f/6c044... https://img.utdstc.com/screen/6c0/44f/6c044f7e3d968cde01f664551d77af8b507cef6d437636b4ab88a4b6091c3a90:800 — 200 — 82.5 KiB — 401 ms — h3https://img.utdstc.com/icon/2d4/3a0/2d43a06d57a44b38d6a3c29611b664ddb2311e552260de59bc9f0891d310c1a7:100img.utdstc.com/icon/2d4/3a0/2d43a06... https://img.utdstc.com/icon/2d4/3a0/2d43a06d57a44b38d6a3c29611b664ddb2311e552260de59bc9f0891d310c1a7:100 — 200 — 1.9 KiB — 317 ms — h3https://img.utdstc.com/icon/ae1/12a/ae112a2a5bdd9cf7a6fd50b88855b5330bdccf2c552b13ab4d9b59d9369a01cc:100img.utdstc.com/icon/ae1/12a/ae112a2... https://img.utdstc.com/icon/ae1/12a/ae112a2a5bdd9cf7a6fd50b88855b5330bdccf2c552b13ab4d9b59d9369a01cc:100 — 200 — 3.9 KiB — 344 ms — h3https://img.utdstc.com/icon/28d/aea/28daea3ff2e293ad6275ff85256ff13a82144f3348ec886f4954755940cf6104:100img.utdstc.com/icon/28d/aea/28daea3... https://img.utdstc.com/icon/28d/aea/28daea3ff2e293ad6275ff85256ff13a82144f3348ec886f4954755940cf6104:100 — 200 — 1.3 KiB — 317 ms — h3https://img.utdstc.com/icon/efd/a40/efda404ef9b6e8705607338c934cd1a6f939f16636f89cf1b245ecbca8e51269:100img.utdstc.com/icon/efd/a40/efda404... https://img.utdstc.com/icon/efd/a40/efda404ef9b6e8705607338c934cd1a6f939f16636f89cf1b245ecbca8e51269:100 — 200 — 2.3 KiB — 352 ms — h3https://img.utdstc.com/icon/17e/e3e/17ee3ef31d3f3426bc1543b6b340ed0e1c1c7f436d70f7f65912cd1e52b6f75f:100img.utdstc.com/icon/17e/e3e/17ee3ef... https://img.utdstc.com/icon/17e/e3e/17ee3ef31d3f3426bc1543b6b340ed0e1c1c7f436d70f7f65912cd1e52b6f75f:100 — 200 — 2.7 KiB — 317 ms — h3https://img.utdstc.com/icon/a06/774/a06774e68c86f7bce9552921552efda75b37e2bcc4eb06e8ee4112168b8d827e:100img.utdstc.com/icon/a06/774/a06774e... https://img.utdstc.com/icon/a06/774/a06774e68c86f7bce9552921552efda75b37e2bcc4eb06e8ee4112168b8d827e:100 — 200 — 2.2 KiB — 318 ms — h3https://img.utdstc.com/icon/214/6a9/2146a9129bd9efb14667937bc7f8dc216c095c2a18214c8bb1031dd11e8dcce0:100img.utdstc.com/icon/214/6a9/2146a91... https://img.utdstc.com/icon/214/6a9/2146a9129bd9efb14667937bc7f8dc216c095c2a18214c8bb1031dd11e8dcce0:100 — 200 — 1.4 KiB — 318 ms — h3https://img.utdstc.com/icon/bdd/ed2/bdded28314d944e1842b4126ed851944f4e6520264ebf5c297a04bdd31ae73bf:100img.utdstc.com/icon/bdd/ed2/bdded28... https://img.utdstc.com/icon/bdd/ed2/bdded28314d944e1842b4126ed851944f4e6520264ebf5c297a04bdd31ae73bf:100 — 200 — 1.9 KiB — 318 ms — h3https://img.utdstc.com/icon/c49/23d/c4923da35e5989df5239d791ab53c062c1641d4c49b9819e86cfb51663d4944a:100img.utdstc.com/icon/c49/23d/c4923da... https://img.utdstc.com/icon/c49/23d/c4923da35e5989df5239d791ab53c062c1641d4c49b9819e86cfb51663d4944a:100 — 200 — 2.2 KiB — 347 ms — h3https://img.utdstc.com/icon/b88/5b9/b885b9234f79e8801817157b5a172280e96571232f4923e9b294607131cf0690:100img.utdstc.com/icon/b88/5b9/b885b92... https://img.utdstc.com/icon/b88/5b9/b885b9234f79e8801817157b5a172280e96571232f4923e9b294607131cf0690:100 — 200 — 4.6 KiB — 365 ms — h3https://img.utdstc.com/icon/440/1f0/4401f071dcd253870df923890b09ec92375ad67df2bcd1006c4b033777780d64:100img.utdstc.com/icon/440/1f0/4401f07... https://img.utdstc.com/icon/440/1f0/4401f071dcd253870df923890b09ec92375ad67df2bcd1006c4b033777780d64:100 — 200 — 1.8 KiB — 318 ms — h3https://img.utdstc.com/icon/f2b/cc1/f2bcc1aa078854219698046c57a47ced77385e3cc97c4bc3fdd8dd2f9e29635b:100img.utdstc.com/icon/f2b/cc1/f2bcc1a... https://img.utdstc.com/icon/f2b/cc1/f2bcc1aa078854219698046c57a47ced77385e3cc97c4bc3fdd8dd2f9e29635b:100 — 200 — 4.0 KiB — 357 ms — h3https://img.utdstc.com/icon/ef6/afd/ef6afd9db9ee581ade4fdb4d0547b169e30427d4853364de3570bce25f84907d:100img.utdstc.com/icon/ef6/afd/ef6afd9... https://img.utdstc.com/icon/ef6/afd/ef6afd9db9ee581ade4fdb4d0547b169e30427d4853364de3570bce25f84907d:100 — 200 — 1.9 KiB — 326 ms — h3https://img.utdstc.com/icon/5d0/b04/5d0b0403257ac6cde82fa20c08ec83bea1d4b6ccd406fefdb1672717881c1a7a:100img.utdstc.com/icon/5d0/b04/5d0b040... https://img.utdstc.com/icon/5d0/b04/5d0b0403257ac6cde82fa20c08ec83bea1d4b6ccd406fefdb1672717881c1a7a:100 — 200 — 2.1 KiB — 332 ms — h3https://img.utdstc.com/icon/197/b40/197b40959984df37a42343ebda673d9835a6705b31b8198a75c988fa9264917b:100img.utdstc.com/icon/197/b40/197b409... https://img.utdstc.com/icon/197/b40/197b40959984df37a42343ebda673d9835a6705b31b8198a75c988fa9264917b:100 — 200 — 4.5 KiB — 374 ms — h3https://img.utdstc.com/icon/826/725/82672572ac96972a9e4e56717258c0651d296e707ae49309ce6bf81630ce3159:100img.utdstc.com/icon/826/725/8267257... https://img.utdstc.com/icon/826/725/82672572ac96972a9e4e56717258c0651d296e707ae49309ce6bf81630ce3159:100 — 200 — 2.5 KiB — 362 ms — h3https://img.utdstc.com/icon/f3a/444/f3a444f1a521bb791cea2de54c6a88fc23bde20e01c538351e65468d7bb5026e:100img.utdstc.com/icon/f3a/444/f3a444f... https://img.utdstc.com/icon/f3a/444/f3a444f1a521bb791cea2de54c6a88fc23bde20e01c538351e65468d7bb5026e:100 — 200 — 2.0 KiB — 361 ms — h3https://img.utdstc.com/icon/d4f/235/d4f235edc1d22eb7fe200dd5e8d28fa9f386e571eaaf0989926119cefdc88853:100img.utdstc.com/icon/d4f/235/d4f235e... https://img.utdstc.com/icon/d4f/235/d4f235edc1d22eb7fe200dd5e8d28fa9f386e571eaaf0989926119cefdc88853:100 — 200 — 1.3 KiB — 325 ms — h3https://img.utdstc.com/icon/819/429/819429aff28adfc2c9339036dbaa38edd340b3f59f6174f80826d64a27da8af9:100img.utdstc.com/icon/819/429/819429a... https://img.utdstc.com/icon/819/429/819429aff28adfc2c9339036dbaa38edd340b3f59f6174f80826d64a27da8af9:100 — 200 — 2.1 KiB — 332 ms — h3https://img.utdstc.com/icon/a4a/b49/a4ab496f40a8ce55db37ff4a42b42ac95aaf244c7279861bf6b4838038288d26:100img.utdstc.com/icon/a4a/b49/a4ab496... https://img.utdstc.com/icon/a4a/b49/a4ab496f40a8ce55db37ff4a42b42ac95aaf244c7279861bf6b4838038288d26:100 — 200 — 2.3 KiB — 342 ms — h3https://img.utdstc.com/icon/f4f/faa/f4ffaa4a62be4505f14ccb19dc90aac051a316aba952e30c47339f07c694df62:100img.utdstc.com/icon/f4f/faa/f4ffaa4... https://img.utdstc.com/icon/f4f/faa/f4ffaa4a62be4505f14ccb19dc90aac051a316aba952e30c47339f07c694df62:100 — 200 — 1.8 KiB — 325 ms — h3https://img.utdstc.com/icon/68d/64f/68d64f99521d2a57fc843c75521f7329d7ae38b3ea8c3f1a9ac6969e4a93e251:100img.utdstc.com/icon/68d/64f/68d64f9... https://img.utdstc.com/icon/68d/64f/68d64f99521d2a57fc843c75521f7329d7ae38b3ea8c3f1a9ac6969e4a93e251:100 — 200 — 2.6 KiB — 345 ms — h3https://img.utdstc.com/icon/641/de7/641de7963e91b73b19b8f4111c25b7de2c947851df53ff0e0971b7add0b7e4a0:100img.utdstc.com/icon/641/de7/641de79... https://img.utdstc.com/icon/641/de7/641de7963e91b73b19b8f4111c25b7de2c947851df53ff0e0971b7add0b7e4a0:100 — 200 — 1.8 KiB — 331 ms — h3https://stc.utdstc.com/img/svgs/icon-bar-close.svgstc.utdstc.com/img/svgs/icon-bar-cl... https://stc.utdstc.com/img/svgs/icon-bar-close.svg — 200 — 1.2 KiB — 325 ms — h3https://img.utdstc.com/screen/beb/2f3/beb2f3ce2b5f36f43222f0ea833e83791cc3ce42008ef3503224c115dd859fc3:220img.utdstc.com/screen/beb/2f3/beb2f... https://img.utdstc.com/screen/beb/2f3/beb2f3ce2b5f36f43222f0ea833e83791cc3ce42008ef3503224c115dd859fc3:220 — 200 — 32.4 KiB — 394 ms — h3https://img.utdstc.com/icon/b71/c9b/b71c9bef9a9afab86001172feb9c6bdb1cdb207ab4e5d3ba60606635a672d5c4:40img.utdstc.com/icon/b71/c9b/b71c9be... https://img.utdstc.com/icon/b71/c9b/b71c9bef9a9afab86001172feb9c6bdb1cdb207ab4e5d3ba60606635a672d5c4:40 — 200 — 1.4 KiB — 324 ms — h3https://img.utdstc.com/screen/12c/65c/12c65c57b8a065c1a0dd8cd6245abfffa6af726151b0b771386a53a92a4d0d1d:220img.utdstc.com/screen/12c/65c/12c65... https://img.utdstc.com/screen/12c/65c/12c65c57b8a065c1a0dd8cd6245abfffa6af726151b0b771386a53a92a4d0d1d:220 — 200 — 47.1 KiB — 394 ms — h3https://img.utdstc.com/icon/c07/497/c07497085b75c9fb39ebdfdfd0707a39c87a1eea487980d9f9e7c8ef4a084da3:40img.utdstc.com/icon/c07/497/c074970... https://img.utdstc.com/icon/c07/497/c07497085b75c9fb39ebdfdfd0707a39c87a1eea487980d9f9e7c8ef4a084da3:40 — 200 — 1.5 KiB — 330 ms — h3https://img.utdstc.com/screen/2a2/c70/2a2c70a5e32d85369a3b491c360f8ba0ee3dfff7cc4c57292f155352d698e167:220img.utdstc.com/screen/2a2/c70/2a2c7... https://img.utdstc.com/screen/2a2/c70/2a2c70a5e32d85369a3b491c360f8ba0ee3dfff7cc4c57292f155352d698e167:220 — 200 — 36.2 KiB — 392 ms — h3https://img.utdstc.com/icon/979/5c9/9795c9fad19eece1cf87d960861ae9d3803c6cce587820abf7d9ca2272173bac:40img.utdstc.com/icon/979/5c9/9795c9f... https://img.utdstc.com/icon/979/5c9/9795c9fad19eece1cf87d960861ae9d3803c6cce587820abf7d9ca2272173bac:40 — 200 — 1.4 KiB — 365 ms — h3https://img.utdstc.com/screen/251/da4/251da4f1c679cf9a221b4b487e2c7bb9394d262c6a1fa36d499bdaa50d061337:220img.utdstc.com/screen/251/da4/251da... https://img.utdstc.com/screen/251/da4/251da4f1c679cf9a221b4b487e2c7bb9394d262c6a1fa36d499bdaa50d061337:220 — 200 — 31.4 KiB — 390 ms — h3https://img.utdstc.com/icon/369/6f7/3696f74ea2c986961929022599e16787e01ed8801bde3820a182c184cdf6db10:40img.utdstc.com/icon/369/6f7/3696f74... https://img.utdstc.com/icon/369/6f7/3696f74ea2c986961929022599e16787e01ed8801bde3820a182c184cdf6db10:40 — 200 — 1.7 KiB — 323 ms — h3https://img.utdstc.com/screen/e08/60d/e0860df1bb5d1819e1814b75aa2af9283d7a3ee71c669ee71bc4682055a21afd:220img.utdstc.com/screen/e08/60d/e0860... https://img.utdstc.com/screen/e08/60d/e0860df1bb5d1819e1814b75aa2af9283d7a3ee71c669ee71bc4682055a21afd:220 — 200 — 37.8 KiB — 391 ms — h3https://img.utdstc.com/icon/d69/6b3/d696b38108ac5b936423aa09817c2e09705ab8a49122207ac2f85889a2cdb024:40img.utdstc.com/icon/d69/6b3/d696b38... https://img.utdstc.com/icon/d69/6b3/d696b38108ac5b936423aa09817c2e09705ab8a49122207ac2f85889a2cdb024:40 — 200 — 1.5 KiB — 323 ms — h3https://img.utdstc.com/screen/d96/7ba/d967ba9de495d7f362c3e982035b8b4459adbcf24c93336babb897013b09e041:220img.utdstc.com/screen/d96/7ba/d967b... https://img.utdstc.com/screen/d96/7ba/d967ba9de495d7f362c3e982035b8b4459adbcf24c93336babb897013b09e041:220 — 200 — 4.6 KiB — 367 ms — h3https://img.utdstc.com/icon/7e1/1ef/7e11ef9caa34f51a7c1f0f914edd6f41c97566821634811f8255e93efea51926:40img.utdstc.com/icon/7e1/1ef/7e11ef9... https://img.utdstc.com/icon/7e1/1ef/7e11ef9caa34f51a7c1f0f914edd6f41c97566821634811f8255e93efea51926:40 — 200 — 1.7 KiB — 374 ms — h3https://img.utdstc.com/screen/ac0/bb2/ac0bb2b96fdfaedcc9f266e8ee8afe70322abc31fb70117275aa72dc93e57bf5:220img.utdstc.com/screen/ac0/bb2/ac0bb... https://img.utdstc.com/screen/ac0/bb2/ac0bb2b96fdfaedcc9f266e8ee8afe70322abc31fb70117275aa72dc93e57bf5:220 — 200 — 29.3 KiB — 389 ms — h3https://img.utdstc.com/icon/ded/fa6/dedfa6dc16636ec064f45b475e2d76f2f6830319e43658d9c231c380c341980a:40img.utdstc.com/icon/ded/fa6/dedfa6d... https://img.utdstc.com/icon/ded/fa6/dedfa6dc16636ec064f45b475e2d76f2f6830319e43658d9c231c380c341980a:40 — 200 — 1.6 KiB — 322 ms — h3https://img.utdstc.com/screen/0ef/1c7/0ef1c777ef424e66ddfa0692972781f90c56da6ea2710082319bbf81f21735a6:220img.utdstc.com/screen/0ef/1c7/0ef1c... https://img.utdstc.com/screen/0ef/1c7/0ef1c777ef424e66ddfa0692972781f90c56da6ea2710082319bbf81f21735a6:220 — 200 — 9.5 KiB — 375 ms — h3https://img.utdstc.com/icon/499/a3d/499a3dd14d609ecc134f2784e3e9ef468583771ea7692c26ff79acf0f6957946:40img.utdstc.com/icon/499/a3d/499a3dd... https://img.utdstc.com/icon/499/a3d/499a3dd14d609ecc134f2784e3e9ef468583771ea7692c26ff79acf0f6957946:40 — 200 — 1.2 KiB — 276 ms — h3https://img.utdstc.com/screen/6c8/f39/6c8f39c87d4b3420cab02902ad60707d2aba94cf394b2c181ed5cac7c665e1f3:220img.utdstc.com/screen/6c8/f39/6c8f3... https://img.utdstc.com/screen/6c8/f39/6c8f39c87d4b3420cab02902ad60707d2aba94cf394b2c181ed5cac7c665e1f3:220 — 200 — 24.7 KiB — 391 ms — h3https://img.utdstc.com/icon/084/12e/08412e977b5c2465e9ff9027ff141154e7c33f7ec3fe8246752781988ec4077b:40img.utdstc.com/icon/084/12e/08412e9... https://img.utdstc.com/icon/084/12e/08412e977b5c2465e9ff9027ff141154e7c33f7ec3fe8246752781988ec4077b:40 — 200 — 1.7 KiB — 321 ms — h3https://img.utdstc.com/icon/b11/7ce/b117ce7ff728bd1bf2883fdffdcb170f487a793a8f65db956649a846861e138c:100img.utdstc.com/icon/b11/7ce/b117ce7... https://img.utdstc.com/icon/b11/7ce/b117ce7ff728bd1bf2883fdffdcb170f487a793a8f65db956649a846861e138c:100 — 200 — 2.5 KiB — 375 ms — h3https://img.utdstc.com/icon/daf/6cf/daf6cfea9f1b93932ff120b4563de28454f987df345cde86a7bac4d23f0540a4:100img.utdstc.com/icon/daf/6cf/daf6cfe... https://img.utdstc.com/icon/daf/6cf/daf6cfea9f1b93932ff120b4563de28454f987df345cde86a7bac4d23f0540a4:100 — 200 — 1.8 KiB — 373 ms — h3https://img.utdstc.com/icon/5d7/835/5d7835a806b1cdc5d7427879634e5417a12f8c94e6dab633dcd7ff81be9115a1:100img.utdstc.com/icon/5d7/835/5d7835a... https://img.utdstc.com/icon/5d7/835/5d7835a806b1cdc5d7427879634e5417a12f8c94e6dab633dcd7ff81be9115a1:100 — 200 — 3.8 KiB — 373 ms — h3https://img.utdstc.com/icon/3e7/d49/3e7d49e1c93705996576bf7964b0ccae1bc7aa75cae041cfc2c7f8385a90ce98:100img.utdstc.com/icon/3e7/d49/3e7d49e... https://img.utdstc.com/icon/3e7/d49/3e7d49e1c93705996576bf7964b0ccae1bc7aa75cae041cfc2c7f8385a90ce98:100 — 200 — 3.8 KiB — 375 ms — h3https://img.utdstc.com/icon/86c/5bc/86c5bcfb67479bf0e9aa21b1d14208c3c425e831230cef4d4b33a4b3c2a51af3:100img.utdstc.com/icon/86c/5bc/86c5bcf... https://img.utdstc.com/icon/86c/5bc/86c5bcfb67479bf0e9aa21b1d14208c3c425e831230cef4d4b33a4b3c2a51af3:100 — 200 — 1.1 KiB — 274 ms — h3https://img.utdstc.com/icon/95d/84c/95d84c29c957b60f328f95586b49bc1833443172b4a242a52f000436d91d7891:100img.utdstc.com/icon/95d/84c/95d84c2... https://img.utdstc.com/icon/95d/84c/95d84c29c957b60f328f95586b49bc1833443172b4a242a52f000436d91d7891:100 — 200 — 2.6 KiB — 374 ms — h3https://img.utdstc.com/icon/f61/4fa/f614fafadf8ea9082be878e37488261e60047e2f6bce857962f3d4f4a1cf5feb:100img.utdstc.com/icon/f61/4fa/f614faf... https://img.utdstc.com/icon/f61/4fa/f614fafadf8ea9082be878e37488261e60047e2f6bce857962f3d4f4a1cf5feb:100 — 200 — 5.1 KiB — 375 ms — h3https://img.utdstc.com/icon/4cc/fb3/4ccfb30c2a036822c4f52865f7775b628d125df320b9ed2a873ef02b516bb721:100img.utdstc.com/icon/4cc/fb3/4ccfb30... https://img.utdstc.com/icon/4cc/fb3/4ccfb30c2a036822c4f52865f7775b628d125df320b9ed2a873ef02b516bb721:100 — 200 — 1.2 KiB — 319 ms — h3https://img.utdstc.com/icon/b9a/898/b9a8981007bb7615d0d84240fcc0606cf0b89610a9a407f3eb7170d8301a9a21:100img.utdstc.com/icon/b9a/898/b9a8981... https://img.utdstc.com/icon/b9a/898/b9a8981007bb7615d0d84240fcc0606cf0b89610a9a407f3eb7170d8301a9a21:100 — 200 — 3.9 KiB — 376 ms — h3https://img.utdstc.com/icon/3e6/b9c/3e6b9c96e133868a1c68eab2844be25f879446a99f96b44a4fc55c3e34d22e3f:100img.utdstc.com/icon/3e6/b9c/3e6b9c9... https://img.utdstc.com/icon/3e6/b9c/3e6b9c96e133868a1c68eab2844be25f879446a99f96b44a4fc55c3e34d22e3f:100 — 200 — 2.1 KiB — 375 ms — h3https://img.utdstc.com/icon/c54/a46/c54a46729a740ed89bba50e7217e2b8001723b6cb23655fd8fa8005627d37f4c:100img.utdstc.com/icon/c54/a46/c54a467... https://img.utdstc.com/icon/c54/a46/c54a46729a740ed89bba50e7217e2b8001723b6cb23655fd8fa8005627d37f4c:100 — 200 — 1.4 KiB — 375 ms — h3https://img.utdstc.com/icon/f4a/e32/f4ae32b1b3b5e093d004286244a4176132d69e364356dd45fe3a11111cdc744a:100img.utdstc.com/icon/f4a/e32/f4ae32b... https://img.utdstc.com/icon/f4a/e32/f4ae32b1b3b5e093d004286244a4176132d69e364356dd45fe3a11111cdc744a:100 — 200 — 2.3 KiB — 375 ms — h3https://stc.utdstc.com/img/svgs/icon-20-user.svgstc.utdstc.com/img/svgs/icon-20-use... https://stc.utdstc.com/img/svgs/icon-20-user.svg — 200 — 1.3 KiB — 318 ms — h3https://stc.utdstc.com/img/svgs/icon-60-games.svgstc.utdstc.com/img/svgs/icon-60-gam... https://stc.utdstc.com/img/svgs/icon-60-games.svg — 200 — 939 B — 285 ms — h3https://stc.utdstc.com/img/svgs/icon-24-myapps.svgstc.utdstc.com/img/svgs/icon-24-mya... https://stc.utdstc.com/img/svgs/icon-24-myapps.svg — 200 — 1.3 KiB — 330 ms — h3https://stc.utdstc.com/img/icon-logo.svgstc.utdstc.com/img/icon-logo.svg https://stc.utdstc.com/img/icon-logo.svg — 200 — 859 B — 286 ms — h3https://stc.utdstc.com/img/svgs/icon-20-blog.svgstc.utdstc.com/img/svgs/icon-20-blo... https://stc.utdstc.com/img/svgs/icon-20-blog.svg — 200 — 1.2 KiB — 381 ms — h3https://stc.utdstc.com/img/svgs/icon-bar-info.svgstc.utdstc.com/img/svgs/icon-bar-in... https://stc.utdstc.com/img/svgs/icon-bar-info.svg — 200 — 1.5 KiB — 318 ms — h3https://cdn.cookie-script.com/iabtcf/2.3/sdk_cmp.jscdn.cookie-script.com/iabtcf/2.3/sd... https://cdn.cookie-script.com/iabtcf/2.3/sdk_cmp.js — 200 — 25.7 KiB — 238 ms — h2https://www.uptodown.com/ajax/suggest-change-languagewww.uptodown.com/ajax/suggest-chang... https://www.uptodown.com/ajax/suggest-change-language — 200 — 871 B — 158 ms — h3https://consent.cookie-script.com/analytics?action=firstshown&time=1776818145014&script=a52be48a31f50475bd697e1db8507f9d&category=consent.cookie-script.com/analytics... https://consent.cookie-script.com/analytics?action=firstshown&time=1776818145014&script=a52be48a31f50475bd697e1db8507f9d&category= — 200 — 293 B — 484 ms — h2https://www.uptodown.com/cookie-pixel.gifwww.uptodown.com/cookie-pixel.gif https://www.uptodown.com/cookie-pixel.gif — 200 — 432 B — 86 ms — h3https://ssm.codes/utd-dpyssm.codes/utd-dpy https://ssm.codes/utd-dpy — 200 — 1.4 KiB — 99 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-DW5XRK7GYT&gtm=45je64h1v888089788za200zd888089788&_p=1776818144629&gcs=G100&gcd=13p3pPp2p5l1&npa=1&dma_cps=-&dma=1&tcfd=10001&gdid=dMmY1Mm&_eu=AAAAAGA&are=1&cid=1161292009.1776818145&frm=0&pscdl=denied&rcb=1&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938466~115938469~117266401~117512543&sid=1776818145&sct=1&seg=0&dl=https%3A%2F%2Fwww.uptodown.com%2F&dt=Descarga%20de%20apps%20para%20Android%20-%20Descarga%2C%20descubre%2C%20comparte%20en%20Uptodown&en=select_content&_fv=1&_nsi=1&_ss=1&_ee=1&ep.content_type=CookieScript%20firstshown&tfd=770region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-DW5XRK7GYT&gtm=45je64h1v888089788za200zd888089788&_p=1776818144629&gcs=G100&gcd=13p3pPp2p5l1&npa=1&dma_cps=-&dma=1&tcfd=10001&gdid=dMmY1Mm&_eu=AAAAAGA&are=1&cid=1161292009.1776818145&frm=0&pscdl=denied&rcb=1&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938466~115938469~117266401~117512543&sid=1776818145&sct=1&seg=0&dl=https%3A%2F%2Fwww.uptodown.com%2F&dt=Descarga%20de%20apps%20para%20Android%20-%20Descarga%2C%20descubre%2C%20comparte%20en%20Uptodown&en=select_content&_fv=1&_nsi=1&_ss=1&_ee=1&ep.content_type=CookieScript%20firstshown&tfd=770 — 204 — 550 B — 65 ms — h2https://cdn.cookie-script.com/iabtcf/2.3/vendor-list.jsoncdn.cookie-script.com/iabtcf/2.3/ve... https://cdn.cookie-script.com/iabtcf/2.3/vendor-list.json — 200 — 107.2 KiB — 197 ms — h2https://cdn.cookie-script.com/iabtcf/2.3/google-vendors.jsoncdn.cookie-script.com/iabtcf/2.3/go... https://cdn.cookie-script.com/iabtcf/2.3/google-vendors.json — 200 — 40.9 KiB — 200 ms — h2https://www.uptodown.com/img/uptodown-ico-192.pngwww.uptodown.com/img/uptodown-ico-1... https://www.uptodown.com/img/uptodown-ico-192.png — 200 — 4.4 KiB — 3 ms — h3https://uptodown.com/favicon.ico/favicon.ico https://uptodown.com/favicon.ico — 200 — 2.8 KiB — 23 ms — h2https://www.cloudflare.com/cdn-cgi/tracewww.cloudflare.com/cdn-cgi/trace https://www.cloudflare.com/cdn-cgi/trace — 200 — 926 B — 41 ms — h3https://cdn.cookie-script.com/iabtcf/2.3/purposes-es.jsoncdn.cookie-script.com/iabtcf/2.3/pu... https://cdn.cookie-script.com/iabtcf/2.3/purposes-es.json — 200 — 9.5 KiB — 35 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 673ms · 250KB · €8/mo
Unattributable
Other
Costly
Execution 253ms
Transfer 0 KB
Monthly Cost €3/mo
www.uptodown.com
Other
Costly
Execution 252ms
Transfer 46 KB
Monthly Cost €3/mo
geo.cookie-script.com
Other
Optional
Execution 112ms
Transfer 44 KB
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 55ms
Transfer 160 KB
Unused 39%
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • Unattributable adds 253ms and costs ~€3/month
  • www.uptodown.com adds 252ms and costs ~€3/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

Unattributable takes 253ms 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.uptodown.com takes 252ms 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