Skip to content
https://ucoz.com

Performance

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

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

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

976 ms

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

1.40 s

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

2 ms

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

0.000

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

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

2.52 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
15
5 PASS 4 REVIEW 4 FIX
D
Page Weight Budget
Action
2.5 MB transferred, 74 requests
FIX
2.5 MB transferred, 74 requests
Warning::
Page weighs 3.7 MB (2.5 MB transferred)
Warning::
Images are 1.6 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.6 MB
Warning::
JavaScript is 612 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 612 KB
Info::
Fonts are 251 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 251 KB
Info::
74 HTTP requests
Info::
Estimated 0.53 g CO2 per page load
2.5 MB / 2.4 MB budget
2.5 MB transferred
74 requests
0.53 g CO2 per page load
Images 1.6 MiB 62%
JavaScript 611.9 KiB 24%
Fonts 250.9 KiB 10%
CSS 84.1 KiB 3%
Other 30.8 KiB 1%
HTML 16.1 KiB 1%
Other 1.8 KiB 0%
Other 127 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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

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.5 MiB of 2.5 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
Page Weight Inventory
Action
74 resources · 2.5 MB · 283 KB savings available
FIX
74 resources · 2.5 MB · 283 KB savings available
Warning::
Page weight 1.5 MB over 1MB target
Got: 2.5 MB Expected: ≤ 1 MB
Info::
~283 KB of savings available
Warning::
73 third-party resources (100% of weight)
Info::
1 resources over 200KB
74 resources · 2.5 MiB · 73 third-party 1.5 MiB over 1MB target
Image 63% · 1.6 MiB
JavaScript 24% · 611.9 KiB
Font 10% · 250.9 KiB
CSS 3% · 84.1 KiB
Document 1% · 16.4 KiB
Other 0% · 7.1 KiB

~282.9 KiB of savings available

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

No Cache-Control header

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

C
Image Optimization
Action
26 images, 0 KB saveable
REVIEW
26 images, 0 KB saveable
Warning::
https://www.ucoz.com/ucoz/v3/images/ucoz-header.sv... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
26 images 1.6 MB
0 oversized -0 KB
18 legacy format
2 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Performance issues directly impact user engagement and conversion rates.

B
JS Execution Cost
934ms total JS execution
REVIEW
934ms total JS execution
Warning::
https://mc.yandex.ru/metrika/tag.js: 483ms CPU time
Info::
Unattributable: 158ms CPU time
Info::
https://www.ucoz.com/: 142ms CPU time
Info::
https://www.ucoz.com/ucoz/v3/js/jquery.min.js: 85ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-VDG4...: 66ms CPU time
Warning::
Third-party scripts: 934ms (100% of total)

Main Thread Breakdown

Script Evaluation 56% Other 23% Style & Layout 13% Script Parsing & Compilation 3%
ScriptTotalScriptingParse/CompileParty
https://mc.yandex.ru/metrika/tag.js483ms415ms5ms3rd
Unattributable158ms5ms0ms3rd
https://www.ucoz.com/142ms7ms1ms3rd
https://www.ucoz.com/ucoz/v3/js/jquery.min.js85ms35ms4ms3rd
https://www.googletagmanager.com/gtag/js?id=G-VDG4M9XEXC&cx=c&gtm=4e64k0h166ms54ms11ms3rd
C
JS Bundles
Action
14 scripts, 283 KB unused
REVIEW
14 scripts, 283 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-VDG4...: 65 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-59Q...: 62 KB unused (50%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://mc.yandex.ru/metrika/tag.js: 44 KB unused (52%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.ucoz.com/ucoz/v3/js/jquery.min.js: 41 KB unused (44%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.ucoz.com/ucoz/v3/js/bootstrap-select.m...: 27 KB unused (93%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 283 KB
283 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-VDG4M9XEXC&cx=c&gtm=4e64k0h1157 KB65 KB (41%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-59QRNH125 KB62 KB (50%)3rd
https://mc.yandex.ru/metrika/tag.js85 KB44 KB (52%)3rd
https://www.ucoz.com/ucoz/v3/js/jquery.min.js94 KB41 KB (44%)3rd
https://www.ucoz.com/ucoz/v3/js/bootstrap-select.min.js29 KB27 KB (93%)3rd
https://www.ucoz.com/ucoz/v3/js/bootstrap.min.js27 KB22 KB (82%)3rd
https://www.ucoz.com/ucoz/v3/js/jquery.fullPage.js32 KB21 KB (69%)3rd
https://www.ucoz.com/ucoz/v3/js/mainPage.js2 KB3rd
https://www.ucoz.com/ucoz/v3/js/sidemenu.js6 KB3rd
https://www.ucoz.com/ucoz/v3/js/ftlight.js1 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

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

Web fonts

6

251 KB total

Render-blocking

0

of 6

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s FCP 976 ms LCP 1.4 shttps://fonts.gstatic.com/s/nunito/v32/XRXV3I6Li01BKofINeaBTMnFcQ.woff2XRXV3I6Li01BKofINeaBTMn... https://fonts.gstatic.com/s/nunito/v32/XRXV3I6Li01BKofINeaBTMnFcQ.woff2 — 38.3 KiB — 79 ms — font-display: swaphttps://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw.woff2UcC73FwrK3iLTeHuS_nVMrM... https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw.woff2 — 47.3 KiB — 81 ms — font-display: swaphttps://www.ucoz.com/ucoz/v3/fonts/fontawesome-webfont.woff2?v=4.3.0fontawesome-webfont.woff2 https://www.ucoz.com/ucoz/v3/fonts/fontawesome-webfont.woff2?v=4.3.0 — 75.6 KiB — 81 ms — font-display: swaphttps://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2JTUSjIg1_i6t8kCHKm459Wl... https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2 — 34.7 KiB — 79 ms — font-display: swaphttps://fonts.gstatic.com/s/nunito/v32/XRXV3I6Li01BKofIO-aBTMnFcQIG.woff2XRXV3I6Li01BKofIO-aBTMn... https://fonts.gstatic.com/s/nunito/v32/XRXV3I6Li01BKofIO-aBTMnFcQIG.woff2 — 34.7 KiB — 79 ms — font-display: swaphttps://fonts.gstatic.com/s/nunito/v32/XRXV3I6Li01BKofIMeaBTMnFcQIG.woff2XRXV3I6Li01BKofIMeaBTMn... https://fonts.gstatic.com/s/nunito/v32/XRXV3I6Li01BKofIMeaBTMnFcQIG.woff2 — 20.3 KiB — 79 ms — font-display: swap
XRXV3I6Li01BKofINeaBTMn... woff2 swap
Size 38 KB
Load time 79 ms
Start 490 ms
Risk FOUT — text flashes from fallback to web font
UcC73FwrK3iLTeHuS_nVMrM... woff2 swap
Size 47 KB
Load time 81 ms
Start 490 ms
Risk FOUT — text flashes from fallback to web font
fontawesome-webfont.woff2 woff2 swap
Size 76 KB
Load time 81 ms
Start 490 ms
Risk FOUT — text flashes from fallback to web font
JTUSjIg1_i6t8kCHKm459Wl... woff2 swap
Size 35 KB
Load time 79 ms
Start 490 ms
Risk FOUT — text flashes from fallback to web font
XRXV3I6Li01BKofIO-aBTMn... woff2 swap
Size 35 KB
Load time 79 ms
Start 491 ms
Risk FOUT — text flashes from fallback to web font
XRXV3I6Li01BKofIMeaBTMn... woff2 swap
Size 20 KB
Load time 79 ms
Start 491 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
Network Waterfall
74 requests over 30716ms
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 26.0 s 28.0 s 30.0 s 32.0 s FCP 976 ms LCP 1.4 shttps://ucoz.com// https://ucoz.com/ — 301 — 213 B — 96 ms — http/1.1https://www.ucoz.com/www.ucoz.com/ https://www.ucoz.com/ — 200 — 16.1 KiB — 142 ms — http/1.1https://www.ucoz.com/ucoz/v3/css/bootstrap.min.csswww.ucoz.com/ucoz/v3/css/bootstrap.... https://www.ucoz.com/ucoz/v3/css/bootstrap.min.css — 200 — 16.6 KiB — 40 ms — http/1.1https://www.ucoz.com/ucoz/v3/css/style.csswww.ucoz.com/ucoz/v3/css/style.css https://www.ucoz.com/ucoz/v3/css/style.css — 200 — 17.5 KiB — 74 ms — http/1.1https://www.ucoz.com/ucoz/v3/css/style2.csswww.ucoz.com/ucoz/v3/css/style2.css https://www.ucoz.com/ucoz/v3/css/style2.css — 200 — 5.3 KiB — 99 ms — http/1.1https://www.ucoz.com/ucoz/v3/css/font-awesome.min.csswww.ucoz.com/ucoz/v3/css/font-aweso... https://www.ucoz.com/ucoz/v3/css/font-awesome.min.css — 200 — 5.5 KiB — 99 ms — http/1.1https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800|PT+Sans:400,700,700i&display=swap&subset=cyrillic,cyrillic-extfonts.googleapis.com/css?family=Ope... https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800|PT+Sans:400,700,700i&display=swap&subset=cyrillic,cyrillic-ext — 200 — 2.6 KiB — 95 ms — h2https://www.ucoz.com/ucoz/v3/css/style.css?v=1www.ucoz.com/ucoz/v3/css/style.css?... https://www.ucoz.com/ucoz/v3/css/style.css?v=1 — 200 — 17.5 KiB — 128 ms — http/1.1https://www.ucoz.com/ucoz/v3/css/style_new.csswww.ucoz.com/ucoz/v3/css/style_new.... https://www.ucoz.com/ucoz/v3/css/style_new.css — 200 — 5.8 KiB — 98 ms — http/1.1https://www.ucoz.com/ucoz/v3/css/style_v5.css?v=3www.ucoz.com/ucoz/v3/css/style_v5.c... https://www.ucoz.com/ucoz/v3/css/style_v5.css?v=3 — 200 — 5.3 KiB — 98 ms — http/1.1https://www.ucoz.com/ucoz/v3/css/owl.carousel.csswww.ucoz.com/ucoz/v3/css/owl.carous... https://www.ucoz.com/ucoz/v3/css/owl.carousel.css — 200 — 721 B — 101 ms — http/1.1https://www.ucoz.com/ucoz/v3/css/owl.transitions.csswww.ucoz.com/ucoz/v3/css/owl.transi... https://www.ucoz.com/ucoz/v3/css/owl.transitions.css — 200 — 898 B — 128 ms — http/1.1https://www.ucoz.com/ucoz/v3/css/bootstrap-theme.min.csswww.ucoz.com/ucoz/v3/css/bootstrap-... https://www.ucoz.com/ucoz/v3/css/bootstrap-theme.min.css — 200 — 2.3 KiB — 132 ms — http/1.1https://www.ucoz.com/ucoz/v3/css/bootstrap-select.min.csswww.ucoz.com/ucoz/v3/css/bootstrap-... https://www.ucoz.com/ucoz/v3/css/bootstrap-select.min.css — 200 — 1.6 KiB — 133 ms — http/1.1https://www.ucoz.com/ucoz/v3/images/ukit_image.webpwww.ucoz.com/ucoz/v3/images/ukit_im... https://www.ucoz.com/ucoz/v3/images/ukit_image.webp — 200 — 31.9 KiB — 64 ms — http/1.1https://fonts.googleapis.com/css2?family=Nunito:wght@200;300;400;600;700&display=swapfonts.googleapis.com/css2?family=Nu... https://fonts.googleapis.com/css2?family=Nunito:wght@200;300;400;600;700&display=swap — 200 — 755 B — 27 ms — h2https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swapfonts.googleapis.com/css2?family=In... https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap — 200 — 862 B — 31 ms — h2https://www.ucoz.com/ucoz/v3/images/for-bot-en-1.webpwww.ucoz.com/ucoz/v3/images/for-bot... https://www.ucoz.com/ucoz/v3/images/for-bot-en-1.webp — 200 — 156.5 KiB — 93 ms — http/1.1https://fonts.googleapis.com/css2?family=Montserrat:wght@300;500;600&family=Nunito:wght@200;300;400;600;700&display=swapfonts.googleapis.com/css2?family=Mo... https://fonts.googleapis.com/css2?family=Montserrat:wght@300;500;600&family=Nunito:wght@200;300;400;600;700&display=swap — 200 — 912 B — 30 ms — h2https://www.ucoz.com/ucoz/v3/js/jquery.min.jswww.ucoz.com/ucoz/v3/js/jquery.min.... https://www.ucoz.com/ucoz/v3/js/jquery.min.js — 200 — 93.8 KiB — 63 ms — http/1.1https://www.ucoz.com/ucoz/v3/js/jquery.slimscroll.min.jswww.ucoz.com/ucoz/v3/js/jquery.slim... https://www.ucoz.com/ucoz/v3/js/jquery.slimscroll.min.js — 200 — 4.6 KiB — 36 ms — http/1.1https://www.ucoz.com/ucoz/v3/js/jquery.fullPage.jswww.ucoz.com/ucoz/v3/js/jquery.full... https://www.ucoz.com/ucoz/v3/js/jquery.fullPage.js — 200 — 31.5 KiB — 66 ms — http/1.1https://www.ucoz.com/ucoz/v3/js/lazysizes.min.jswww.ucoz.com/ucoz/v3/js/lazysizes.m... https://www.ucoz.com/ucoz/v3/js/lazysizes.min.js — 200 — 6.7 KiB — 36 ms — http/1.1https://www.ucoz.com/ucoz/v3/js/sidemenu.jswww.ucoz.com/ucoz/v3/js/sidemenu.js https://www.ucoz.com/ucoz/v3/js/sidemenu.js — 200 — 6.4 KiB — 36 ms — http/1.1https://www.googletagmanager.com/gtm.js?id=GTM-59QRNHwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-59QRNH — 200 — 125.4 KiB — 145 ms — h2https://www.ucoz.com/ucoz/v3/js/mainPage.jswww.ucoz.com/ucoz/v3/js/mainPage.js https://www.ucoz.com/ucoz/v3/js/mainPage.js — 200 — 1.9 KiB — 33 ms — http/1.1https://www.ucoz.com/ucoz/v3/js/bootstrap.min.jswww.ucoz.com/ucoz/v3/js/bootstrap.m... https://www.ucoz.com/ucoz/v3/js/bootstrap.min.js — 200 — 27.2 KiB — 71 ms — http/1.1https://www.ucoz.com/ucoz/v3/js/bootstrap-select.min.jswww.ucoz.com/ucoz/v3/js/bootstrap-s... https://www.ucoz.com/ucoz/v3/js/bootstrap-select.min.js — 200 — 29.4 KiB — 71 ms — http/1.1https://www.ucoz.com/ucoz/v3/js/ftlight.jswww.ucoz.com/ucoz/v3/js/ftlight.js https://www.ucoz.com/ucoz/v3/js/ftlight.js — 200 — 1.4 KiB — 32 ms — http/1.1https://www.ucoz.com/ucoz/v3/img/logo-ucoz.svgwww.ucoz.com/ucoz/v3/img/logo-ucoz.... https://www.ucoz.com/ucoz/v3/img/logo-ucoz.svg — 200 — 2.0 KiB — 44 ms — http/1.1
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 26.0 s 28.0 s 30.0 s 32.0 s FCP 976 ms LCP 1.4 shttps://ucoz.com// https://ucoz.com/ — 301 — 213 B — 96 ms — http/1.1https://www.ucoz.com/www.ucoz.com/ https://www.ucoz.com/ — 200 — 16.1 KiB — 142 ms — http/1.1https://www.ucoz.com/ucoz/v3/css/bootstrap.min.csswww.ucoz.com/ucoz/v3/css/bootstrap.... https://www.ucoz.com/ucoz/v3/css/bootstrap.min.css — 200 — 16.6 KiB — 40 ms — http/1.1https://www.ucoz.com/ucoz/v3/css/style.csswww.ucoz.com/ucoz/v3/css/style.css https://www.ucoz.com/ucoz/v3/css/style.css — 200 — 17.5 KiB — 74 ms — http/1.1https://www.ucoz.com/ucoz/v3/css/style2.csswww.ucoz.com/ucoz/v3/css/style2.css https://www.ucoz.com/ucoz/v3/css/style2.css — 200 — 5.3 KiB — 99 ms — http/1.1https://www.ucoz.com/ucoz/v3/css/font-awesome.min.csswww.ucoz.com/ucoz/v3/css/font-aweso... https://www.ucoz.com/ucoz/v3/css/font-awesome.min.css — 200 — 5.5 KiB — 99 ms — http/1.1https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800|PT+Sans:400,700,700i&display=swap&subset=cyrillic,cyrillic-extfonts.googleapis.com/css?family=Ope... https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800|PT+Sans:400,700,700i&display=swap&subset=cyrillic,cyrillic-ext — 200 — 2.6 KiB — 95 ms — h2https://www.ucoz.com/ucoz/v3/css/style.css?v=1www.ucoz.com/ucoz/v3/css/style.css?... https://www.ucoz.com/ucoz/v3/css/style.css?v=1 — 200 — 17.5 KiB — 128 ms — http/1.1https://www.ucoz.com/ucoz/v3/css/style_new.csswww.ucoz.com/ucoz/v3/css/style_new.... https://www.ucoz.com/ucoz/v3/css/style_new.css — 200 — 5.8 KiB — 98 ms — http/1.1https://www.ucoz.com/ucoz/v3/css/style_v5.css?v=3www.ucoz.com/ucoz/v3/css/style_v5.c... https://www.ucoz.com/ucoz/v3/css/style_v5.css?v=3 — 200 — 5.3 KiB — 98 ms — http/1.1https://www.ucoz.com/ucoz/v3/css/owl.carousel.csswww.ucoz.com/ucoz/v3/css/owl.carous... https://www.ucoz.com/ucoz/v3/css/owl.carousel.css — 200 — 721 B — 101 ms — http/1.1https://www.ucoz.com/ucoz/v3/css/owl.transitions.csswww.ucoz.com/ucoz/v3/css/owl.transi... https://www.ucoz.com/ucoz/v3/css/owl.transitions.css — 200 — 898 B — 128 ms — http/1.1https://www.ucoz.com/ucoz/v3/css/bootstrap-theme.min.csswww.ucoz.com/ucoz/v3/css/bootstrap-... https://www.ucoz.com/ucoz/v3/css/bootstrap-theme.min.css — 200 — 2.3 KiB — 132 ms — http/1.1https://www.ucoz.com/ucoz/v3/css/bootstrap-select.min.csswww.ucoz.com/ucoz/v3/css/bootstrap-... https://www.ucoz.com/ucoz/v3/css/bootstrap-select.min.css — 200 — 1.6 KiB — 133 ms — http/1.1https://www.ucoz.com/ucoz/v3/images/ukit_image.webpwww.ucoz.com/ucoz/v3/images/ukit_im... https://www.ucoz.com/ucoz/v3/images/ukit_image.webp — 200 — 31.9 KiB — 64 ms — http/1.1https://fonts.googleapis.com/css2?family=Nunito:wght@200;300;400;600;700&display=swapfonts.googleapis.com/css2?family=Nu... https://fonts.googleapis.com/css2?family=Nunito:wght@200;300;400;600;700&display=swap — 200 — 755 B — 27 ms — h2https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swapfonts.googleapis.com/css2?family=In... https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap — 200 — 862 B — 31 ms — h2https://www.ucoz.com/ucoz/v3/images/for-bot-en-1.webpwww.ucoz.com/ucoz/v3/images/for-bot... https://www.ucoz.com/ucoz/v3/images/for-bot-en-1.webp — 200 — 156.5 KiB — 93 ms — http/1.1https://fonts.googleapis.com/css2?family=Montserrat:wght@300;500;600&family=Nunito:wght@200;300;400;600;700&display=swapfonts.googleapis.com/css2?family=Mo... https://fonts.googleapis.com/css2?family=Montserrat:wght@300;500;600&family=Nunito:wght@200;300;400;600;700&display=swap — 200 — 912 B — 30 ms — h2https://www.ucoz.com/ucoz/v3/js/jquery.min.jswww.ucoz.com/ucoz/v3/js/jquery.min.... https://www.ucoz.com/ucoz/v3/js/jquery.min.js — 200 — 93.8 KiB — 63 ms — http/1.1https://www.ucoz.com/ucoz/v3/js/jquery.slimscroll.min.jswww.ucoz.com/ucoz/v3/js/jquery.slim... https://www.ucoz.com/ucoz/v3/js/jquery.slimscroll.min.js — 200 — 4.6 KiB — 36 ms — http/1.1https://www.ucoz.com/ucoz/v3/js/jquery.fullPage.jswww.ucoz.com/ucoz/v3/js/jquery.full... https://www.ucoz.com/ucoz/v3/js/jquery.fullPage.js — 200 — 31.5 KiB — 66 ms — http/1.1https://www.ucoz.com/ucoz/v3/js/lazysizes.min.jswww.ucoz.com/ucoz/v3/js/lazysizes.m... https://www.ucoz.com/ucoz/v3/js/lazysizes.min.js — 200 — 6.7 KiB — 36 ms — http/1.1https://www.ucoz.com/ucoz/v3/js/sidemenu.jswww.ucoz.com/ucoz/v3/js/sidemenu.js https://www.ucoz.com/ucoz/v3/js/sidemenu.js — 200 — 6.4 KiB — 36 ms — http/1.1https://www.googletagmanager.com/gtm.js?id=GTM-59QRNHwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-59QRNH — 200 — 125.4 KiB — 145 ms — h2https://www.ucoz.com/ucoz/v3/js/mainPage.jswww.ucoz.com/ucoz/v3/js/mainPage.js https://www.ucoz.com/ucoz/v3/js/mainPage.js — 200 — 1.9 KiB — 33 ms — http/1.1https://www.ucoz.com/ucoz/v3/js/bootstrap.min.jswww.ucoz.com/ucoz/v3/js/bootstrap.m... https://www.ucoz.com/ucoz/v3/js/bootstrap.min.js — 200 — 27.2 KiB — 71 ms — http/1.1https://www.ucoz.com/ucoz/v3/js/bootstrap-select.min.jswww.ucoz.com/ucoz/v3/js/bootstrap-s... https://www.ucoz.com/ucoz/v3/js/bootstrap-select.min.js — 200 — 29.4 KiB — 71 ms — http/1.1https://www.ucoz.com/ucoz/v3/js/ftlight.jswww.ucoz.com/ucoz/v3/js/ftlight.js https://www.ucoz.com/ucoz/v3/js/ftlight.js — 200 — 1.4 KiB — 32 ms — http/1.1https://www.ucoz.com/ucoz/v3/img/logo-ucoz.svgwww.ucoz.com/ucoz/v3/img/logo-ucoz.... https://www.ucoz.com/ucoz/v3/img/logo-ucoz.svg — 200 — 2.0 KiB — 44 ms — http/1.1https://www.ucoz.com/ucoz/v3/img/arrow.svgwww.ucoz.com/ucoz/v3/img/arrow.svg https://www.ucoz.com/ucoz/v3/img/arrow.svg — 200 — 976 B — 44 ms — http/1.1https://www.ucoz.com/ucoz/v3/js/owl.carousel.min.jswww.ucoz.com/ucoz/v3/js/owl.carouse... https://www.ucoz.com/ucoz/v3/js/owl.carousel.min.js — 200 — 22.8 KiB — 43 ms — http/1.1https://www.ucoz.com/ucoz/v3/images/payments.svg?v=9www.ucoz.com/ucoz/v3/images/payment... https://www.ucoz.com/ucoz/v3/images/payments.svg?v=9 — 200 — 10.3 KiB — 39 ms — http/1.1https://fonts.gstatic.com/s/nunito/v32/XRXV3I6Li01BKofINeaBTMnFcQ.woff2fonts.gstatic.com/s/nunito/v32/XRXV... https://fonts.gstatic.com/s/nunito/v32/XRXV3I6Li01BKofINeaBTMnFcQ.woff2 — 200 — 38.3 KiB — 79 ms — h3https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw.woff2fonts.gstatic.com/s/inter/v20/UcC73... https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw.woff2 — 200 — 47.3 KiB — 81 ms — h3https://www.ucoz.com/ucoz/v3/fonts/fontawesome-webfont.woff2?v=4.3.0www.ucoz.com/ucoz/v3/fonts/fontawes... https://www.ucoz.com/ucoz/v3/fonts/fontawesome-webfont.woff2?v=4.3.0 — 200 — 75.6 KiB — 81 ms — http/1.1https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2fonts.gstatic.com/s/montserrat/v31/... https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2 — 200 — 34.7 KiB — 79 ms — h3https://fonts.gstatic.com/s/nunito/v32/XRXV3I6Li01BKofIO-aBTMnFcQIG.woff2fonts.gstatic.com/s/nunito/v32/XRXV... https://fonts.gstatic.com/s/nunito/v32/XRXV3I6Li01BKofIO-aBTMnFcQIG.woff2 — 200 — 34.7 KiB — 79 ms — h3https://fonts.gstatic.com/s/nunito/v32/XRXV3I6Li01BKofIMeaBTMnFcQIG.woff2fonts.gstatic.com/s/nunito/v32/XRXV... https://fonts.gstatic.com/s/nunito/v32/XRXV3I6Li01BKofIMeaBTMnFcQIG.woff2 — 200 — 20.3 KiB — 79 ms — h3https://www.ucoz.com/ucoz/v3/images/pad-bg.svgwww.ucoz.com/ucoz/v3/images/pad-bg.... https://www.ucoz.com/ucoz/v3/images/pad-bg.svg — 200 — 995 B — 43 ms — http/1.1https://www.ucoz.com/ucoz/v3/images/i_downarrows.pngwww.ucoz.com/ucoz/v3/images/i_downa... https://www.ucoz.com/ucoz/v3/images/i_downarrows.png — 200 — 577 B — 43 ms — http/1.1https://www.ucoz.com/ucoz/v3/img/ukit_background.svgwww.ucoz.com/ucoz/v3/img/ukit_backg... https://www.ucoz.com/ucoz/v3/img/ukit_background.svg — 200 — 855.1 KiB — 161 ms — http/1.1https://www.ucoz.com/ucoz/v3/img/ukit_back_effect1.svgwww.ucoz.com/ucoz/v3/img/ukit_back_... https://www.ucoz.com/ucoz/v3/img/ukit_back_effect1.svg — 200 — 906 B — 42 ms — http/1.1https://www.ucoz.com/ucoz/v3/img/ukit_back_effect2.svgwww.ucoz.com/ucoz/v3/img/ukit_back_... https://www.ucoz.com/ucoz/v3/img/ukit_back_effect2.svg — 200 — 917 B — 42 ms — http/1.1https://counter.yadro.ru/hit?r;s800*600*24;uhttps%3A//www.ucoz.com/;0.6865013501338305counter.yadro.ru/hit?r;s800*600*24;... https://counter.yadro.ru/hit?r;s800*600*24;uhttps%3A//www.ucoz.com/;0.6865013501338305 — -1 — 0 B — 30.1 s — https://cdn.mouseflow.com/projects/14db124b-35ec-4c89-a819-e8f0d680ec8c.jscdn.mouseflow.com/projects/14db124b... https://cdn.mouseflow.com/projects/14db124b-35ec-4c89-a819-e8f0d680ec8c.js — 200 — 18.3 KiB — 70 ms — h3https://www.ucoz.com/ucoz/v3/img/play_icon.svgwww.ucoz.com/ucoz/v3/img/play_icon.... https://www.ucoz.com/ucoz/v3/img/play_icon.svg — 200 — 646 B — 38 ms — http/1.1https://www.ucoz.com/ucoz/v3/img/code_features.svgwww.ucoz.com/ucoz/v3/img/code_featu... https://www.ucoz.com/ucoz/v3/img/code_features.svg — 200 — 903 B — 38 ms — http/1.1https://www.ucoz.com/ucoz/v3/img/business_features.svgwww.ucoz.com/ucoz/v3/img/business_f... https://www.ucoz.com/ucoz/v3/img/business_features.svg — 200 — 1.1 KiB — 38 ms — http/1.1https://www.ucoz.com/ucoz/v3/images/laptop-clear.pngwww.ucoz.com/ucoz/v3/images/laptop-... https://www.ucoz.com/ucoz/v3/images/laptop-clear.png — 200 — 7.1 KiB — 38 ms — http/1.1https://www.ucoz.com/ucoz/v3/images/laptop-plate-transp.pngwww.ucoz.com/ucoz/v3/images/laptop-... https://www.ucoz.com/ucoz/v3/images/laptop-plate-transp.png — 200 — 3.7 KiB — 38 ms — http/1.1https://www.ucoz.com/ucoz/v3/images/iphone-min.pngwww.ucoz.com/ucoz/v3/images/iphone-... https://www.ucoz.com/ucoz/v3/images/iphone-min.png — 200 — 100.1 KiB — 63 ms — http/1.1https://www.ucoz.com/ucoz/v3/images/divlybackgr.jpgwww.ucoz.com/ucoz/v3/images/divlyba... https://www.ucoz.com/ucoz/v3/images/divlybackgr.jpg — 200 — 62.0 KiB — 35 ms — http/1.1data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.…www.… data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.… — 200 — 0 B — 0 ms — datahttps://www.googletagmanager.com/gtag/js?id=G-VDG4M9XEXC&cx=c&gtm=4e64k0h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-VDG4M9XEXC&cx=c&gtm=4e64k0h1 — 200 — 157.1 KiB — 73 ms — h2https://mc.yandex.ru/metrika/tag.jsmc.yandex.ru/metrika/tag.js https://mc.yandex.ru/metrika/tag.js — 200 — 85.4 KiB — 406 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-VDG4M9XEXC&gtm=45je64k0h1v9138530152z871198374za20gzb71198374zd71198374&_p=1776889561864&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1108687061.1776889562&frm=0&pscdl=noapi&rcb=5&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~115616985~115938465~115938469~117266401~117384405~117512543&sid=1776889562&sct=1&seg=0&dl=https%3A%2F%2Fwww.ucoz.com%2F&dt=Build%20Your%20Own%20Website%20with%20uCoz%20%E2%80%94%20Free&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=869region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-VDG4M9XEXC&gtm=45je64k0h1v9138530152z871198374za20gzb71198374zd71198374&_p=1776889561864&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1108687061.1776889562&frm=0&pscdl=noapi&rcb=5&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~115616985~115938465~115938469~117266401~117384405~117512543&sid=1776889562&sct=1&seg=0&dl=https%3A%2F%2Fwww.ucoz.com%2F&dt=Build%20Your%20Own%20Website%20with%20uCoz%20%E2%80%94%20Free&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=869 — 204 — 547 B — 86 ms — h2https://www.ucoz.com/ucoz/v3/images/ucoz-header.svgwww.ucoz.com/ucoz/v3/images/ucoz-he... https://www.ucoz.com/ucoz/v3/images/ucoz-header.svg — 200 — 2.6 KiB — 32 ms — http/1.1https://mc.yandex.com/sync_cookie_image_check?scid=d73f0dbc-302d-c0dc-f243-112114b6d0d4&cid=18794098mc.yandex.com/sync_cookie_image_che... https://mc.yandex.com/sync_cookie_image_check?scid=d73f0dbc-302d-c0dc-f243-112114b6d0d4&cid=18794098 — 302 — 495 B — 72 ms — h2https://mc.yandex.com/metrika/advert.gif?t=gdpr(14)ti(4)mc.yandex.com/metrika/advert.gif?t=... https://mc.yandex.com/metrika/advert.gif?t=gdpr(14)ti(4) — 200 — 139 B — 72 ms — h2https://mc.yandex.ru/sync_cookie_image_start?cid=18794098&redirect_domain=mc.yandex.com&scid=d73f0dbc-302d-c0dc-f243-112114b6d0d4&token=11009.d13Ranthu3SI0_nmJMgekG6x7qoAYCaLQR8wTS6bTWXj10QncYqoDP_E3CDIoL0F.U0UdHyAiCuXD1C-W_hDJiOKiKes%2Cmc.yandex.ru/sync_cookie_image_star... https://mc.yandex.ru/sync_cookie_image_start?cid=18794098&redirect_domain=mc.yandex.com&scid=d73f0dbc-302d-c0dc-f243-112114b6d0d4&token=11009.d13Ranthu3SI0_nmJMgekG6x7qoAYCaLQR8wTS6bTWXj10QncYqoDP_E3CDIoL0F.U0UdHyAiCuXD1C-W_hDJiOKiKes%2C — 302 — 303 B — 77 ms — h2https://mc.yandex.com/sync_cookie_image_decide?cid=18794098&scid=d73f0dbc-302d-c0dc-f243-112114b6d0d4&token=11009.KGjT9KoFKoOKp2xjO625kC7VjGN7uvdEb-ivFGu-0a1wHhp6LJrSXnwylmt9hySpsLOm5Mqwj15t61qfD0sCxkr2pR4SKpS6KjRaV7jMnB0%2C.bka6sWO-UUborHJS5BkoSRdPJS0%2Cmc.yandex.com/sync_cookie_image_dec... https://mc.yandex.com/sync_cookie_image_decide?cid=18794098&scid=d73f0dbc-302d-c0dc-f243-112114b6d0d4&token=11009.KGjT9KoFKoOKp2xjO625kC7VjGN7uvdEb-ivFGu-0a1wHhp6LJrSXnwylmt9hySpsLOm5Mqwj15t61qfD0sCxkr2pR4SKpS6KjRaV7jMnB0%2C.bka6sWO-UUborHJS5BkoSRdPJS0%2C — 200 — 67 B — 71 ms — h2https://mc.yandex.com/watch/18794098?wmode=7&page-url=https%3A%2F%2Fwww.ucoz.com%2F&charset=utf-8&uah=chu%0A%22Chromium%22%3Bv%3D%22147%22%2C%22Google%20Chrome%22%3Bv%3D%22147%22%0Acha%0Ax86%0Achb%0A64%0Achf%0A147.0.0.0%0Achl%0A%22Chromium%22%3Bv%3D%22147.0.7727.101%22%2C%22Not.A%2FBrand%22%3Bv%3D%228.0.0.0%22%0Achm%0A%3F0%0Achp%0AmacOS%0Achv%0A10.15.7&browser-info=pv%3A1%3Avf%3A6glgxny3ywmlt088t0nklbpybmq57%3Afu%3A0%3Aen%3Autf-8%3Ala%3Aen-US%3Av%3A2470%3Acn%3A1%3Adp%3A0%3Als%3A1589404120304%3Ahid%3A834511748%3Az%3A0%3Ai%3A20260422202602%3Aet%3A1776889563%3Ac%3A1%3Arn%3A526829609%3Arqn%3A1%3Au%3A1776889563858877523%3Aw%3A1350x940%3As%3A800x600x24%3Ask%3A1%3Afp%3A512%3Awv%3A2%3Ads%3A1%2C64%2C75%2C2%2C98%2C0%2C%2C345%2C60%2C%2C%2C%2C586%3Aco%3A0%3Acpf%3A1%3Ans%3A1776889561447%3Agi%3AR0ExLjEuMTEwODY4NzA2MS4xNzc2ODg5NTYy%3Aadb%3A2%3Arqnl%3A1%3Ast%3A1776889563%3At%3ABuild%20Your%20Own%20Website%20with%20uCoz%20%E2%80%94%20Free&t=clt(423)gdpr(14)clc(0-0-0)rqnt(1)aw(1)rcm(1)cdl(na)eco(42009092)ti(1)mc.yandex.com/watch/18794098?wmode=... https://mc.yandex.com/watch/18794098?wmode=7&page-url=https%3A%2F%2Fwww.ucoz.com%2F&charset=utf-8&uah=chu%0A%22Chromium%22%3Bv%3D%22147%22%2C%22Google%20Chrome%22%3Bv%3D%22147%22%0Acha%0Ax86%0Achb%0A64%0Achf%0A147.0.0.0%0Achl%0A%22Chromium%22%3Bv%3D%22147.0.7727.101%22%2C%22Not.A%2FBrand%22%3Bv%3D%228.0.0.0%22%0Achm%0A%3F0%0Achp%0AmacOS%0Achv%0A10.15.7&browser-info=pv%3A1%3Avf%3A6glgxny3ywmlt088t0nklbpybmq57%3Afu%3A0%3Aen%3Autf-8%3Ala%3Aen-US%3Av%3A2470%3Acn%3A1%3Adp%3A0%3Als%3A1589404120304%3Ahid%3A834511748%3Az%3A0%3Ai%3A20260422202602%3Aet%3A1776889563%3Ac%3A1%3Arn%3A526829609%3Arqn%3A1%3Au%3A1776889563858877523%3Aw%3A1350x940%3As%3A800x600x24%3Ask%3A1%3Afp%3A512%3Awv%3A2%3Ads%3A1%2C64%2C75%2C2%2C98%2C0%2C%2C345%2C60%2C%2C%2C%2C586%3Aco%3A0%3Acpf%3A1%3Ans%3A1776889561447%3Agi%3AR0ExLjEuMTEwODY4NzA2MS4xNzc2ODg5NTYy%3Aadb%3A2%3Arqnl%3A1%3Ast%3A1776889563%3At%3ABuild%20Your%20Own%20Website%20with%20uCoz%20%E2%80%94%20Free&t=clt(423)gdpr(14)clc(0-0-0)rqnt(1)aw(1)rcm(1)cdl(na)eco(42009092)ti(1) — 302 — 1.8 KiB — 71 ms — h2https://mc.yandex.com/watch/18794098/1?wmode=7&page-url=https%3A%2F%2Fwww.ucoz.com%2F&charset=utf-8&uah=chu%0A%22Chromium%22%3Bv%3D%22147%22%2C%22Google%20Chrome%22%3Bv%3D%22147%22%0Acha%0Ax86%0Achb%0A64%0Achf%0A147.0.0.0%0Achl%0A%22Chromium%22%3Bv%3D%22147.0.7727.101%22%2C%22Not.A%2FBrand%22%3Bv%3D%228.0.0.0%22%0Achm%0A%3F0%0Achp%0AmacOS%0Achv%0A10.15.7&browser-info=pv%3A1%3Avf%3A6glgxny3ywmlt088t0nklbpybmq57%3Afu%3A0%3Aen%3Autf-8%3Ala%3Aen-US%3Av%3A2470%3Acn%3A1%3Adp%3A0%3Als%3A1589404120304%3Ahid%3A834511748%3Az%3A0%3Ai%3A20260422202602%3Aet%3A1776889563%3Ac%3A1%3Arn%3A526829609%3Arqn%3A1%3Au%3A1776889563858877523%3Aw%3A1350x940%3As%3A800x600x24%3Ask%3A1%3Afp%3A512%3Awv%3A2%3Ads%3A1%2C64%2C75%2C2%2C98%2C0%2C%2C345%2C60%2C%2C%2C%2C586%3Aco%3A0%3Acpf%3A1%3Ans%3A1776889561447%3Agi%3AR0ExLjEuMTEwODY4NzA2MS4xNzc2ODg5NTYy%3Aadb%3A2%3Arqnl%3A1%3Ast%3A1776889563%3At%3ABuild%20Your%20Own%20Website%20with%20uCoz%20%E2%80%94%20Free&t=clt%28423%29gdpr%2814%29clc%280-0-0%29rqnt%281%29aw%281%29rcm%281%29cdl%28na%29eco%2842009092%29ti%281%29&redirnss=1mc.yandex.com/watch/18794098/1?wmod... https://mc.yandex.com/watch/18794098/1?wmode=7&page-url=https%3A%2F%2Fwww.ucoz.com%2F&charset=utf-8&uah=chu%0A%22Chromium%22%3Bv%3D%22147%22%2C%22Google%20Chrome%22%3Bv%3D%22147%22%0Acha%0Ax86%0Achb%0A64%0Achf%0A147.0.0.0%0Achl%0A%22Chromium%22%3Bv%3D%22147.0.7727.101%22%2C%22Not.A%2FBrand%22%3Bv%3D%228.0.0.0%22%0Achm%0A%3F0%0Achp%0AmacOS%0Achv%0A10.15.7&browser-info=pv%3A1%3Avf%3A6glgxny3ywmlt088t0nklbpybmq57%3Afu%3A0%3Aen%3Autf-8%3Ala%3Aen-US%3Av%3A2470%3Acn%3A1%3Adp%3A0%3Als%3A1589404120304%3Ahid%3A834511748%3Az%3A0%3Ai%3A20260422202602%3Aet%3A1776889563%3Ac%3A1%3Arn%3A526829609%3Arqn%3A1%3Au%3A1776889563858877523%3Aw%3A1350x940%3As%3A800x600x24%3Ask%3A1%3Afp%3A512%3Awv%3A2%3Ads%3A1%2C64%2C75%2C2%2C98%2C0%2C%2C345%2C60%2C%2C%2C%2C586%3Aco%3A0%3Acpf%3A1%3Ans%3A1776889561447%3Agi%3AR0ExLjEuMTEwODY4NzA2MS4xNzc2ODg5NTYy%3Aadb%3A2%3Arqnl%3A1%3Ast%3A1776889563%3At%3ABuild%20Your%20Own%20Website%20with%20uCoz%20%E2%80%94%20Free&t=clt%28423%29gdpr%2814%29clc%280-0-0%29rqnt%281%29aw%281%29rcm%281%29cdl%28na%29eco%2842009092%29ti%281%29&redirnss=1 — 200 — 1.2 KiB — 75 ms — h2https://mc.yandex.com/sync_cookie_image_check_secondary?scid=a9d733c8-d3ff-5e7a-790c-a94d1583f0f9&cid=18794098mc.yandex.com/sync_cookie_image_che... https://mc.yandex.com/sync_cookie_image_check_secondary?scid=a9d733c8-d3ff-5e7a-790c-a94d1583f0f9&cid=18794098 — 302 — 480 B — 75 ms — h2https://mc.yandex.ru/sync_cookie_image_start_secondary?cid=18794098&redirect_domain=mc.yandex.com&scid=a9d733c8-d3ff-5e7a-790c-a94d1583f0f9&token=11009.97fV7T5t6aQ0q1x86HgRZb4G_7LnFc1OtXxt6K4_hE7KClIw8pcfV-tRUJAKPwxR.lRf6gnD90K2YLkDiFPbsg1YPWSY%2Cmc.yandex.ru/sync_cookie_image_star... https://mc.yandex.ru/sync_cookie_image_start_secondary?cid=18794098&redirect_domain=mc.yandex.com&scid=a9d733c8-d3ff-5e7a-790c-a94d1583f0f9&token=11009.97fV7T5t6aQ0q1x86HgRZb4G_7LnFc1OtXxt6K4_hE7KClIw8pcfV-tRUJAKPwxR.lRf6gnD90K2YLkDiFPbsg1YPWSY%2C — 302 — 494 B — 74 ms — h2https://mc.yandex.com/sync_cookie_image_decide_secondary?cid=18794098&scid=a9d733c8-d3ff-5e7a-790c-a94d1583f0f9&token=11009.eiEAPkvWGCrNjrdQ7EzLxURy4zRqkCIK2jUhn1j3w_NKggdlBzA7OyJR3srfoX1VrKf34YrN_z3KKJUik1DVJZ7pRcTaNV8mQLomox-7828%2C.5Sn_PXSSBCk5DOzds1yMV0wAe2g%2Cmc.yandex.com/sync_cookie_image_dec... https://mc.yandex.com/sync_cookie_image_decide_secondary?cid=18794098&scid=a9d733c8-d3ff-5e7a-790c-a94d1583f0f9&token=11009.eiEAPkvWGCrNjrdQ7EzLxURy4zRqkCIK2jUhn1j3w_NKggdlBzA7OyJR3srfoX1VrKf34YrN_z3KKJUik1DVJZ7pRcTaNV8mQLomox-7828%2C.5Sn_PXSSBCk5DOzds1yMV0wAe2g%2C — 200 — 79 B — 76 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-VDG4M9XEXC&gtm=45je64k0h1v9138530152za20gzb71198374zd71198374&_p=1776889561864&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AEAAAAQ&ae=a&are=1&cid=1108687061.1776889562&frm=0&pscdl=noapi&rcb=5&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=2&tag_exp=0~115616985~115938465~115938469~117266401~117384405~117512543&sid=1776889562&sct=1&seg=0&dl=https%3A%2F%2Fwww.ucoz.com%2F&dt=Build%20Your%20Own%20Website%20with%20uCoz%20%E2%80%94%20Free&en=scroll&epn.percent_scrolled=90&_et=8&tfd=5879region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-VDG4M9XEXC&gtm=45je64k0h1v9138530152za20gzb71198374zd71198374&_p=1776889561864&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AEAAAAQ&ae=a&are=1&cid=1108687061.1776889562&frm=0&pscdl=noapi&rcb=5&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=2&tag_exp=0~115616985~115938465~115938469~117266401~117384405~117512543&sid=1776889562&sct=1&seg=0&dl=https%3A%2F%2Fwww.ucoz.com%2F&dt=Build%20Your%20Own%20Website%20with%20uCoz%20%E2%80%94%20Free&en=scroll&epn.percent_scrolled=90&_et=8&tfd=5879 — 204 — 48 B — 26 ms — h2https://mc.yandex.com/watch/18794098?page-url=https%3A%2F%2Fwww.ucoz.com%2F&charset=utf-8&hidv2=2103014310888341569&hittoken=1776889562_9e14fe758d0ae3dccab3c883fd6f8b485a47235914e7e34fe87bb5d3fdfa9f12&browser-info=nb%3A1%3Acl%3A621%3Aar%3A1%3Avf%3A6glgxny3ywmlt088t0nklbpybmq57%3Afu%3A0%3Aen%3Autf-8%3Ala%3Aen-US%3Av%3A2470%3Acn%3A1%3Adp%3A1%3Als%3A1589404120304%3Ahid%3A834511748%3Az%3A0%3Ai%3A20260422202617%3Aet%3A1776889578%3Ac%3A1%3Arn%3A361224684%3Arqn%3A2%3Au%3A1776889563858877523%3Aw%3A1350x940%3As%3A800x600x24%3Ask%3A1%3Awv%3A2%3Aco%3A0%3Acpf%3A1%3Aeu%3A1%3Ans%3A1776889561447%3Agi%3AR0ExLjEuMTEwODY4NzA2MS4xNzc2ODg5NTYy%3Aadb%3A2%3Arqnl%3A1%3Ast%3A1776889578&t=gdpr(14)clc(0-0-0)rqnt(2)aw(1)rcm(1)cdl(na)eco(42009092)prs(2)wss(2)w2s(16)evs(MTg3OTQwOTg6MDo3LDE4Nzk0MDk4OjA6OCwxODc5NDA5ODowOjk%3D)evt(621)ti(0)&force-urlencoded=1mc.yandex.com/watch/18794098?page-u... https://mc.yandex.com/watch/18794098?page-url=https%3A%2F%2Fwww.ucoz.com%2F&charset=utf-8&hidv2=2103014310888341569&hittoken=1776889562_9e14fe758d0ae3dccab3c883fd6f8b485a47235914e7e34fe87bb5d3fdfa9f12&browser-info=nb%3A1%3Acl%3A621%3Aar%3A1%3Avf%3A6glgxny3ywmlt088t0nklbpybmq57%3Afu%3A0%3Aen%3Autf-8%3Ala%3Aen-US%3Av%3A2470%3Acn%3A1%3Adp%3A1%3Als%3A1589404120304%3Ahid%3A834511748%3Az%3A0%3Ai%3A20260422202617%3Aet%3A1776889578%3Ac%3A1%3Arn%3A361224684%3Arqn%3A2%3Au%3A1776889563858877523%3Aw%3A1350x940%3As%3A800x600x24%3Ask%3A1%3Awv%3A2%3Aco%3A0%3Acpf%3A1%3Aeu%3A1%3Ans%3A1776889561447%3Agi%3AR0ExLjEuMTEwODY4NzA2MS4xNzc2ODg5NTYy%3Aadb%3A2%3Arqnl%3A1%3Ast%3A1776889578&t=gdpr(14)clc(0-0-0)rqnt(2)aw(1)rcm(1)cdl(na)eco(42009092)prs(2)wss(2)w2s(16)evs(MTg3OTQwOTg6MDo3LDE4Nzk0MDk4OjA6OCwxODc5NDA5ODowOjk%3D)evt(621)ti(0)&force-urlencoded=1 — 302 — 1.8 KiB — 148 ms — h2https://mc.yandex.com/watch/18794098/1?page-url=https%3A%2F%2Fwww.ucoz.com%2F&charset=utf-8&hidv2=2103014310888341569&hittoken=1776889562_9e14fe758d0ae3dccab3c883fd6f8b485a47235914e7e34fe87bb5d3fdfa9f12&browser-info=nb%3A1%3Acl%3A621%3Aar%3A1%3Avf%3A6glgxny3ywmlt088t0nklbpybmq57%3Afu%3A0%3Aen%3Autf-8%3Ala%3Aen-US%3Av%3A2470%3Acn%3A1%3Adp%3A1%3Als%3A1589404120304%3Ahid%3A834511748%3Az%3A0%3Ai%3A20260422202617%3Aet%3A1776889578%3Ac%3A1%3Arn%3A361224684%3Arqn%3A2%3Au%3A1776889563858877523%3Aw%3A1350x940%3As%3A800x600x24%3Ask%3A1%3Awv%3A2%3Aco%3A0%3Acpf%3A1%3Aeu%3A1%3Ans%3A1776889561447%3Agi%3AR0ExLjEuMTEwODY4NzA2MS4xNzc2ODg5NTYy%3Aadb%3A2%3Arqnl%3A1%3Ast%3A1776889578&t=gdpr%2814%29clc%280-0-0%29rqnt%282%29aw%281%29rcm%281%29cdl%28na%29eco%2842009092%29prs%282%29wss%282%29w2s%2816%29evs%28MTg3OTQwOTg6MDo3LDE4Nzk0MDk4OjA6OCwxODc5NDA5ODowOjk%3D%29evt%28621%29ti%280%29&force-urlencoded=1&redirnss=1mc.yandex.com/watch/18794098/1?page... https://mc.yandex.com/watch/18794098/1?page-url=https%3A%2F%2Fwww.ucoz.com%2F&charset=utf-8&hidv2=2103014310888341569&hittoken=1776889562_9e14fe758d0ae3dccab3c883fd6f8b485a47235914e7e34fe87bb5d3fdfa9f12&browser-info=nb%3A1%3Acl%3A621%3Aar%3A1%3Avf%3A6glgxny3ywmlt088t0nklbpybmq57%3Afu%3A0%3Aen%3Autf-8%3Ala%3Aen-US%3Av%3A2470%3Acn%3A1%3Adp%3A1%3Als%3A1589404120304%3Ahid%3A834511748%3Az%3A0%3Ai%3A20260422202617%3Aet%3A1776889578%3Ac%3A1%3Arn%3A361224684%3Arqn%3A2%3Au%3A1776889563858877523%3Aw%3A1350x940%3As%3A800x600x24%3Ask%3A1%3Awv%3A2%3Aco%3A0%3Acpf%3A1%3Aeu%3A1%3Ans%3A1776889561447%3Agi%3AR0ExLjEuMTEwODY4NzA2MS4xNzc2ODg5NTYy%3Aadb%3A2%3Arqnl%3A1%3Ast%3A1776889578&t=gdpr%2814%29clc%280-0-0%29rqnt%282%29aw%281%29rcm%281%29cdl%28na%29eco%2842009092%29prs%282%29wss%282%29w2s%2816%29evs%28MTg3OTQwOTg6MDo3LDE4Nzk0MDk4OjA6OCwxODc5NDA5ODowOjk%3D%29evt%28621%29ti%280%29&force-urlencoded=1&redirnss=1 — 200 — 127 B — 72 ms — h2https://www.ucoz.com/ucoz/v3/images/for-me-en-1.webpwww.ucoz.com/ucoz/v3/images/for-me-... https://www.ucoz.com/ucoz/v3/images/for-me-en-1.webp — 200 — 103.6 KiB — 183 ms — http/1.1https://www.ucoz.com/ucoz/v3/images/for-me-en-2.webpwww.ucoz.com/ucoz/v3/images/for-me-... https://www.ucoz.com/ucoz/v3/images/for-me-en-2.webp — 200 — 80.6 KiB — 156 ms — http/1.1https://www.ucoz.com/ucoz/v3/images/for-me-en-3.webpwww.ucoz.com/ucoz/v3/images/for-me-... https://www.ucoz.com/ucoz/v3/images/for-me-en-3.webp — 200 — 180.6 KiB — 185 ms — http/1.1https://www.ucoz.com/favicon1.icowww.ucoz.com/favicon1.ico https://www.ucoz.com/favicon1.ico — 200 — 15.0 KiB — 63 ms — http/1.1
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 934ms · 352KB · د.إ37/mo
mc.yandex.ru
Other
Costly
Execution 483ms
Transfer 85 KB
Unused 52%
Monthly Cost د.إ19/mo
Unattributable
Other
Optional
Execution 158ms
Transfer 0 KB
Monthly Cost د.إ6/mo
www.ucoz.com
Other
Optional
Execution 142ms
Transfer 16 KB
Monthly Cost د.إ6/mo
www.ucoz.com
Other
Optional
Execution 85ms
Transfer 94 KB
Unused 44%
Monthly Cost د.إ3/mo
Google Tag Manager
Tag Manager
Optional
Execution 66ms
Transfer 157 KB
Unused 41%
Monthly Cost د.إ3/mo

These scripts may cost more than they're worth

  • mc.yandex.ru adds 483ms and costs ~د.إ19/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

mc.yandex.ru takes 483ms 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

52% of mc.yandex.ru's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

How third-party costs are calculated

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback