Skip to content
https://reg.ru

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
70
GRADE
C
FIX
6
REVIEW
2
PASS
7
INFO
2

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

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

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

5.13 s

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

10.65 s

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

557 ms

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

0.079

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

8.72 s

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

20.02 s

Page Load Progression

601 ms
1.2 s
1.8 s
2.4 s
3.0 s
3.6 s
4.2 s
4.8 s
Checks
17
7 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
4.6 MB transferred, 182 requests
FIX
4.6 MB transferred, 182 requests
Critical::
Page weighs 5.6 MB (4.6 MB transferred)
Warning::
Images are 2.3 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 2.3 MB
Warning::
JavaScript is 736 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 736 KB
Warning::
182 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.97 g CO2 per page load
4.6 MB / 2.4 MB budget
4.6 MB transferred
182 requests
0.97 g CO2 per page load
Images 2.3 MiB 50%
Other 1.4 MiB 30%
JavaScript 736.0 KiB 16%
Fonts 105.1 KiB 2%
HTML 69.1 KiB 1%
CSS 54.0 KiB 1%
Other 4.6 KiB 0%
Other 3.1 KiB 0%
Other 113 B 0%
Other 0 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

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 (4.6 MiB of 4.6 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
4282ms total JS execution
FIX
4282ms total JS execution
Warning::
https://www.reg.ru/: 1246ms CPU time
Warning::
https://showcase-static.reg.ru/_nuxt/static/uUESCG...: 912ms CPU time
Warning::
Unattributable: 884ms CPU time
Warning::
https://yandex.ru/ads/system/context.js: 451ms CPU time
Warning::
https://showcase-static.reg.ru/_nuxt/static/D8GZKf...: 402ms CPU time
Warning::
Third-party scripts: 4282ms (100% of total)

Main Thread Breakdown

Script Evaluation 50% Other 21% Style & Layout 17% Rendering 5% Script Parsing & Compilation 4%
ScriptTotalScriptingParse/CompileParty
https://www.reg.ru/1246ms144ms2ms3rd
https://showcase-static.reg.ru/_nuxt/static/uUESCGhJ.js912ms794ms2ms3rd
Unattributable884ms309ms0ms3rd
https://yandex.ru/ads/system/context.js451ms350ms86ms3rd
https://showcase-static.reg.ru/_nuxt/static/D8GZKfwo.js402ms325ms3ms3rd
https://mc.yandex.ru/metrika/tag.js133ms108ms20ms3rd
https://yastatic.net/partner-code-bundles/1304600/24ec1381af6bc52b.js126ms72ms53ms3rd
https://yastatic.net/partner-code-bundles/1304600/e32796170bd90254.js69ms52ms12ms3rd
https://showcase-static.reg.ru/_nuxt/static/Bde68Y2H.js59ms52ms0ms3rd
D
JS Bundles
Action
62 scripts, 329 KB unused
FIX
62 scripts, 329 KB unused
Warning::
https://yastatic.net/partner-code-bundles/1304600/...: 104 KB unused (81%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://showcase-static.reg.ru/_nuxt/static/D8GZKf...: 71 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://showcase-static.reg.ru/_nuxt/static/uUESCG...: 58 KB unused (54%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://yandex.ru/ads/system/context.js: 54 KB unused (52%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://mc.yandex.ru/metrika/tag.js: 42 KB unused (50%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 329 KB
329 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://yastatic.net/partner-code-bundles/1304600/24ec1381af6bc52b.js130 KB104 KB (81%)3rd
https://showcase-static.reg.ru/_nuxt/static/D8GZKfwo.js179 KB71 KB (40%)3rd
https://showcase-static.reg.ru/_nuxt/static/uUESCGhJ.js108 KB58 KB (54%)3rd
https://yandex.ru/ads/system/context.js105 KB54 KB (52%)3rd
https://mc.yandex.ru/metrika/tag.js85 KB42 KB (50%)3rd
https://showcase-static.reg.ru/_nuxt/static/DetQWPMv.js2 KB3rd
https://showcase-static.reg.ru/_nuxt/static/ueQCI9-i.js3 KB3rd
https://showcase-static.reg.ru/_nuxt/static/Dgbdi1SE.js0 KB3rd
https://showcase-static.reg.ru/_nuxt/static/g2ZYFX25.js1 KB3rd
https://showcase-static.reg.ru/_nuxt/static/CjAUL01h.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

D
Page Weight Inventory
Action
182 resources · 4.6 MB · 329 KB savings available
FIX
182 resources · 4.6 MB · 329 KB savings available
Warning::
Page weight 3.6 MB over 1MB target
Got: 4.6 MB Expected: ≤ 1 MB
Info::
~329 KB of savings available
Warning::
181 third-party resources (100% of weight)
Info::
3 resources over 200KB
182 resources · 4.6 MiB · 181 third-party 3.6 MiB over 1MB target
Image 79% · 3.6 MiB
JavaScript 16% · 736.0 KiB
Font 2% · 105.1 KiB
Document 1% · 69.2 KiB
CSS 1% · 54.0 KiB
Other 0% · 14.8 KiB

~328.7 KiB of savings available

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

No Cache-Control header

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

C
Image Optimization
Action
34 images, 0 KB saveable
REVIEW
34 images, 0 KB saveable
Warning::
https://s3.reg.ru/product-catalog-production/files... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.reg.ru/news/reg-solutions__solutions-l... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.reg.ru/news/amo-form-main-banner__img-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://s3.reg.ru/product-catalog-production/files... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://s3.reg.ru/product-catalog-production/files... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://avatars.mds.yandex.net/get-adfox-content/2... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://s3.reg.ru/product-catalog-production/files... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
34 images 2.3 MB
0 oversized -0 KB
17 legacy format
7 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

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

Web fonts

3

105 KB total

Render-blocking

0

of 3

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 5.1 s LCP 10.7 shttps://img.reg.ru/news/Geologica-Light.woff2Geologica-Light.woff2 https://img.reg.ru/news/Geologica-Light.woff2 — 39.6 KiB — 460 ms — font-display: swaphttps://img.reg.ru/news/Geologica-Medium.woff2Geologica-Medium.woff2 https://img.reg.ru/news/Geologica-Medium.woff2 — 39.4 KiB — 527 ms — font-display: swaphttps://yastatic.net/s3/home/fonts/ys/3/text-variable-full.woff2text-variable-full.woff2 https://yastatic.net/s3/home/fonts/ys/3/text-variable-full.woff2 — 26.1 KiB — 311 ms — font-display: swap
Geologica-Light.woff2 woff2 swap
Size 40 KB
Load time 460 ms
Start 3.3 s
Risk FOUT — text flashes from fallback to web font
Geologica-Medium.woff2 woff2 swap
Size 39 KB
Load time 527 ms
Start 3.3 s
Risk FOUT — text flashes from fallback to web font
text-variable-full.woff2 woff2 swap
Size 26 KB
Load time 311 ms
Start 4.3 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
35 hints, 0 missing preconnects
PASS
35 hints, 0 missing preconnects
Info::
Page uses 35 resource hint(s)

Current Resource Hints

preconnect
5
preload
1
dns-prefetch
1
prefetch
+18
28

35 resource hints configured

A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
Network Waterfall
182 requests over 5352ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 5.1 s LCP 10.7 shttps://reg.ru// https://reg.ru/ — 301 — 109 B — 297 ms — h2https://www.reg.ru/www.reg.ru/ https://www.reg.ru/ — 200 — 69.1 KiB — 1.5 s — h2https://showcase-static.reg.ru/_nuxt/static/entry.Q2pIT-KC.cssshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/entry.Q2pIT-KC.css — 200 — 15.4 KiB — 1.3 s — h2https://showcase-static.reg.ru/_nuxt/static/ScHeader.DJPkEYbe.cssshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/ScHeader.DJPkEYbe.css — 200 — 5.7 KiB — 1.3 s — h2https://showcase-static.reg.ru/_nuxt/static/FloatingElements.CWTvR6fH.cssshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/FloatingElements.CWTvR6fH.css — 200 — 4.0 KiB — 1.4 s — h2https://showcase-static.reg.ru/_nuxt/static/UiBreadcrumbs.CasxkaNa.cssshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/UiBreadcrumbs.CasxkaNa.css — 200 — 858 B — 1.3 s — h2https://showcase-static.reg.ru/_nuxt/static/UiIcon.BEjSii-U.cssshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/UiIcon.BEjSii-U.css — 200 — 692 B — 1.4 s — h2https://showcase-static.reg.ru/_nuxt/static/UiLink.DyjA0niC.cssshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/UiLink.DyjA0niC.css — 200 — 801 B — 1.4 s — h2https://showcase-static.reg.ru/_nuxt/static/AdfoxContainer.PKdOEIHn.cssshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/AdfoxContainer.PKdOEIHn.css — 200 — 646 B — 1.4 s — h2https://showcase-static.reg.ru/_nuxt/static/AmoFormDrawer.BCAGGFZb.cssshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/AmoFormDrawer.BCAGGFZb.css — 200 — 914 B — 1.4 s — h2https://showcase-static.reg.ru/_nuxt/static/ProductCard.CKsFRe1e.cssshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/ProductCard.CKsFRe1e.css — 200 — 1.4 KiB — 1.3 s — h2https://showcase-static.reg.ru/_nuxt/static/UiHeading.B781pjeZ.cssshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/UiHeading.B781pjeZ.css — 200 — 1.1 KiB — 1.4 s — h2https://showcase-static.reg.ru/_nuxt/static/D8GZKfwo.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/D8GZKfwo.js — 200 — 179.3 KiB — 1.6 s — h2https://showcase-static.reg.ru/_nuxt/static/DetQWPMv.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/DetQWPMv.js — 200 — 2.1 KiB — 1.4 s — h2https://showcase-static.reg.ru/_nuxt/static/ueQCI9-i.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/ueQCI9-i.js — 200 — 3.2 KiB — 1.4 s — h2https://showcase-static.reg.ru/_nuxt/static/uUESCGhJ.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/uUESCGhJ.js — 200 — 107.7 KiB — 1.5 s — h2https://showcase-static.reg.ru/_nuxt/static/Dgbdi1SE.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/Dgbdi1SE.js — 200 — 485 B — 1.4 s — h2https://showcase-static.reg.ru/_nuxt/static/g2ZYFX25.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/g2ZYFX25.js — 200 — 1.3 KiB — 1.4 s — h2https://showcase-static.reg.ru/_nuxt/static/CjAUL01h.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/CjAUL01h.js — 200 — 1.1 KiB — 1.6 s — h2https://showcase-static.reg.ru/_nuxt/static/CvREzctB.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/CvREzctB.js — 200 — 796 B — 1.6 s — h2https://showcase-static.reg.ru/_nuxt/static/CMNW9Efu.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/CMNW9Efu.js — 200 — 370 B — 1.4 s — h2https://showcase-static.reg.ru/_nuxt/static/CTx-8f7P.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/CTx-8f7P.js — 200 — 12.7 KiB — 1.6 s — h2https://showcase-static.reg.ru/_nuxt/static/BiBnlpDS.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/BiBnlpDS.js — 200 — 388 B — 1.4 s — h2https://showcase-static.reg.ru/_nuxt/static/CRSugGPK.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/CRSugGPK.js — 200 — 1.0 KiB — 1.6 s — h2https://showcase-static.reg.ru/_nuxt/static/DJtNICAW.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/DJtNICAW.js — 200 — 884 B — 1.4 s — h2https://showcase-static.reg.ru/_nuxt/static/DostwVVm.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/DostwVVm.js — 200 — 610 B — 1.4 s — h2https://showcase-static.reg.ru/_nuxt/static/Dnq8LxrB.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/Dnq8LxrB.js — 200 — 829 B — 1.6 s — h2https://showcase-static.reg.ru/_nuxt/static/Bde68Y2H.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/Bde68Y2H.js — 200 — 2.4 KiB — 1.5 s — h2https://showcase-static.reg.ru/_nuxt/static/D4YwMyyN.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/D4YwMyyN.js — 200 — 486 B — 1.6 s — h2https://showcase-static.reg.ru/_nuxt/static/CLZDGsX3.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/CLZDGsX3.js — 200 — 665 B — 1.6 s — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 5.1 s LCP 10.7 shttps://reg.ru// https://reg.ru/ — 301 — 109 B — 297 ms — h2https://www.reg.ru/www.reg.ru/ https://www.reg.ru/ — 200 — 69.1 KiB — 1.5 s — h2https://showcase-static.reg.ru/_nuxt/static/entry.Q2pIT-KC.cssshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/entry.Q2pIT-KC.css — 200 — 15.4 KiB — 1.3 s — h2https://showcase-static.reg.ru/_nuxt/static/ScHeader.DJPkEYbe.cssshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/ScHeader.DJPkEYbe.css — 200 — 5.7 KiB — 1.3 s — h2https://showcase-static.reg.ru/_nuxt/static/FloatingElements.CWTvR6fH.cssshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/FloatingElements.CWTvR6fH.css — 200 — 4.0 KiB — 1.4 s — h2https://showcase-static.reg.ru/_nuxt/static/UiBreadcrumbs.CasxkaNa.cssshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/UiBreadcrumbs.CasxkaNa.css — 200 — 858 B — 1.3 s — h2https://showcase-static.reg.ru/_nuxt/static/UiIcon.BEjSii-U.cssshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/UiIcon.BEjSii-U.css — 200 — 692 B — 1.4 s — h2https://showcase-static.reg.ru/_nuxt/static/UiLink.DyjA0niC.cssshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/UiLink.DyjA0niC.css — 200 — 801 B — 1.4 s — h2https://showcase-static.reg.ru/_nuxt/static/AdfoxContainer.PKdOEIHn.cssshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/AdfoxContainer.PKdOEIHn.css — 200 — 646 B — 1.4 s — h2https://showcase-static.reg.ru/_nuxt/static/AmoFormDrawer.BCAGGFZb.cssshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/AmoFormDrawer.BCAGGFZb.css — 200 — 914 B — 1.4 s — h2https://showcase-static.reg.ru/_nuxt/static/ProductCard.CKsFRe1e.cssshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/ProductCard.CKsFRe1e.css — 200 — 1.4 KiB — 1.3 s — h2https://showcase-static.reg.ru/_nuxt/static/UiHeading.B781pjeZ.cssshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/UiHeading.B781pjeZ.css — 200 — 1.1 KiB — 1.4 s — h2https://showcase-static.reg.ru/_nuxt/static/D8GZKfwo.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/D8GZKfwo.js — 200 — 179.3 KiB — 1.6 s — h2https://showcase-static.reg.ru/_nuxt/static/DetQWPMv.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/DetQWPMv.js — 200 — 2.1 KiB — 1.4 s — h2https://showcase-static.reg.ru/_nuxt/static/ueQCI9-i.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/ueQCI9-i.js — 200 — 3.2 KiB — 1.4 s — h2https://showcase-static.reg.ru/_nuxt/static/uUESCGhJ.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/uUESCGhJ.js — 200 — 107.7 KiB — 1.5 s — h2https://showcase-static.reg.ru/_nuxt/static/Dgbdi1SE.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/Dgbdi1SE.js — 200 — 485 B — 1.4 s — h2https://showcase-static.reg.ru/_nuxt/static/g2ZYFX25.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/g2ZYFX25.js — 200 — 1.3 KiB — 1.4 s — h2https://showcase-static.reg.ru/_nuxt/static/CjAUL01h.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/CjAUL01h.js — 200 — 1.1 KiB — 1.6 s — h2https://showcase-static.reg.ru/_nuxt/static/CvREzctB.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/CvREzctB.js — 200 — 796 B — 1.6 s — h2https://showcase-static.reg.ru/_nuxt/static/CMNW9Efu.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/CMNW9Efu.js — 200 — 370 B — 1.4 s — h2https://showcase-static.reg.ru/_nuxt/static/CTx-8f7P.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/CTx-8f7P.js — 200 — 12.7 KiB — 1.6 s — h2https://showcase-static.reg.ru/_nuxt/static/BiBnlpDS.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/BiBnlpDS.js — 200 — 388 B — 1.4 s — h2https://showcase-static.reg.ru/_nuxt/static/CRSugGPK.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/CRSugGPK.js — 200 — 1.0 KiB — 1.6 s — h2https://showcase-static.reg.ru/_nuxt/static/DJtNICAW.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/DJtNICAW.js — 200 — 884 B — 1.4 s — h2https://showcase-static.reg.ru/_nuxt/static/DostwVVm.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/DostwVVm.js — 200 — 610 B — 1.4 s — h2https://showcase-static.reg.ru/_nuxt/static/Dnq8LxrB.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/Dnq8LxrB.js — 200 — 829 B — 1.6 s — h2https://showcase-static.reg.ru/_nuxt/static/Bde68Y2H.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/Bde68Y2H.js — 200 — 2.4 KiB — 1.5 s — h2https://showcase-static.reg.ru/_nuxt/static/D4YwMyyN.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/D4YwMyyN.js — 200 — 486 B — 1.6 s — h2https://showcase-static.reg.ru/_nuxt/static/CLZDGsX3.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/CLZDGsX3.js — 200 — 665 B — 1.6 s — h2https://showcase-static.reg.ru/_nuxt/static/ekDDhmZQ.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/ekDDhmZQ.js — 200 — 509 B — 1.6 s — h2https://showcase-static.reg.ru/_nuxt/static/BfdUEE1G.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/BfdUEE1G.js — 200 — 669 B — 1.6 s — h2https://showcase-static.reg.ru/_nuxt/static/CVK1sWfU.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/CVK1sWfU.js — 200 — 547 B — 1.5 s — h2https://showcase-static.reg.ru/_nuxt/static/BQS8I_v0.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/BQS8I_v0.js — 200 — 9.8 KiB — 1.6 s — h2https://showcase-static.reg.ru/_nuxt/static/CZ2awdNI.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/CZ2awdNI.js — 200 — 1.3 KiB — 1.6 s — h2https://showcase-static.reg.ru/_nuxt/static/BHHfFl8p.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/BHHfFl8p.js — 200 — 794 B — 1.6 s — h2https://showcase-static.reg.ru/_nuxt/static/Dq_sHHBh.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/Dq_sHHBh.js — 200 — 1.8 KiB — 1.6 s — h2https://showcase-static.reg.ru/_nuxt/static/uG310UCy.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/uG310UCy.js — 200 — 1000 B — 1.6 s — h2https://showcase-static.reg.ru/_nuxt/static/DuPK9Xnz.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/DuPK9Xnz.js — 200 — 606 B — 1.6 s — h2https://showcase-static.reg.ru/_nuxt/static/Bs9LH3vt.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/Bs9LH3vt.js — 200 — 1.3 KiB — 1.6 s — h2https://showcase-static.reg.ru/_nuxt/static/CZMvBVw5.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/CZMvBVw5.js — 200 — 382 B — 1.6 s — h2https://showcase-static.reg.ru/_nuxt/static/BxYDZJal.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/BxYDZJal.js — 200 — 1.0 KiB — 1.6 s — h2https://showcase-static.reg.ru/_nuxt/static/AukdAx1a.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/AukdAx1a.js — 200 — 867 B — 1.6 s — h2https://showcase-static.reg.ru/_nuxt/static/DhxqA-Rj.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/DhxqA-Rj.js — 200 — 434 B — 1.6 s — h2https://showcase-static.reg.ru/_nuxt/static/C337Kx24.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/C337Kx24.js — 200 — 1.6 KiB — 1.6 s — h2https://showcase-static.reg.ru/_nuxt/static/Bi4Lm-DN.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/Bi4Lm-DN.js — 200 — 1.2 KiB — 1.6 s — h2https://img.reg.ru/news/reg-solutions__solutions-logo.webpimg.reg.ru/news/reg-solutions__solu... https://img.reg.ru/news/reg-solutions__solutions-logo.webp — 200 — 4.6 KiB — 325 ms — h2https://img.reg.ru/news/amo-form-main-banner__img-mobile.webpimg.reg.ru/news/amo-form-main-banne... https://img.reg.ru/news/amo-form-main-banner__img-mobile.webp — 200 — 28.7 KiB — 402 ms — h2https://s3.reg.ru/product-catalog-production/files/Image_main_shop.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=product-catalog-production%2F20260416%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20260416T164234Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=0c7e9edbdbf4705af82066023fc85dca2501cdc03acdbaba92f8fa86b9999b6es3.reg.ru/product-catalog-productio... https://s3.reg.ru/product-catalog-production/files/Image_main_shop.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=product-catalog-production%2F20260416%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20260416T164234Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=0c7e9edbdbf4705af82066023fc85dca2501cdc03acdbaba92f8fa86b9999b6e — 200 — 10.9 KiB — 315 ms — http/1.1https://s3.reg.ru/product-catalog-production/files/image_main_hosting.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=product-catalog-production%2F20260416%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20260416T164234Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=41c01134a78e24ed2bfc8fd7fda0fa7205b043ac28ffdc1640b44b6471e6d299s3.reg.ru/product-catalog-productio... https://s3.reg.ru/product-catalog-production/files/image_main_hosting.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=product-catalog-production%2F20260416%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20260416T164234Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=41c01134a78e24ed2bfc8fd7fda0fa7205b043ac28ffdc1640b44b6471e6d299 — 200 — 58.4 KiB — 390 ms — http/1.1https://s3.reg.ru/product-catalog-production/files/image_main_mail.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=product-catalog-production%2F20260416%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20260416T164234Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=3212ff62389d761139e492afa6ed49e615bb144288be644833140a7d429b84b2s3.reg.ru/product-catalog-productio... https://s3.reg.ru/product-catalog-production/files/image_main_mail.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=product-catalog-production%2F20260416%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20260416T164234Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=3212ff62389d761139e492afa6ed49e615bb144288be644833140a7d429b84b2 — 200 — 109.9 KiB — 464 ms — http/1.1https://s3.reg.ru/product-catalog-production/files/image_main_domain.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=product-catalog-production%2F20260416%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20260416T164234Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=440d9bb34209fa33355102cb374db06c3a6448355132ab5c06b0acf265da02d1s3.reg.ru/product-catalog-productio... https://s3.reg.ru/product-catalog-production/files/image_main_domain.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=product-catalog-production%2F20260416%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20260416T164234Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=440d9bb34209fa33355102cb374db06c3a6448355132ab5c06b0acf265da02d1 — 200 — 65.5 KiB — 397 ms — http/1.1https://s3.reg.ru/product-catalog-production/files/Image_main_constructor.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=product-catalog-production%2F20260416%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20260416T164234Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=86bab271720db46f60ec9233e0c019a21e0507c5f743a5ddd28fb719e06d86cfs3.reg.ru/product-catalog-productio... https://s3.reg.ru/product-catalog-production/files/Image_main_constructor.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=product-catalog-production%2F20260416%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20260416T164234Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=86bab271720db46f60ec9233e0c019a21e0507c5f743a5ddd28fb719e06d86cf — 200 — 10.3 KiB — 260 ms — http/1.1https://s3.reg.ru/product-catalog-production/files/image_main_ssl.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=product-catalog-production%2F20260416%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20260416T164234Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=c449e9515b5bce830b84ebfa2f10748e8dde57f94097547e4784006ebf92121fs3.reg.ru/product-catalog-productio... https://s3.reg.ru/product-catalog-production/files/image_main_ssl.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=product-catalog-production%2F20260416%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20260416T164234Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=c449e9515b5bce830b84ebfa2f10748e8dde57f94097547e4784006ebf92121f — 200 — 67.6 KiB — 402 ms — http/1.1https://showcase-static.reg.ru/_nuxt/static/favicon.CfRoFjU7.icoshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/favicon.CfRoFjU7.ico — 200 — 15.0 KiB — 369 ms — h2https://showcase-static.reg.ru/_nuxt/static/ds-icons__rst-accounting.JvWsFXde.pngshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/ds-icons__rst-accounting.JvWsFXde.png — 200 — 51.7 KiB — 365 ms — h2https://showcase-static.reg.ru/_nuxt/static/ds-icons__rst-alert.BHtvvTHy.pngshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/ds-icons__rst-alert.BHtvvTHy.png — 200 — 55.5 KiB — 491 ms — h2https://showcase-static.reg.ru/_nuxt/static/ds-icons__rst-antivirus.Db2IcGVe.pngshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/ds-icons__rst-antivirus.Db2IcGVe.png — 200 — 40.9 KiB — 491 ms — h2https://showcase-static.reg.ru/_nuxt/static/ds-icons__rst-cash.hKv3pd1r.pngshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/ds-icons__rst-cash.hKv3pd1r.png — 200 — 51.6 KiB — 368 ms — h2https://showcase-static.reg.ru/_nuxt/static/ds-icons__rst-colocation.By_UEMgx.pngshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/ds-icons__rst-colocation.By_UEMgx.png — 200 — 53.2 KiB — 490 ms — h2https://showcase-static.reg.ru/_nuxt/static/ds-icons__rst-constructor.Dn_yJke7.pngshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/ds-icons__rst-constructor.Dn_yJke7.png — 200 — 37.8 KiB — 985 ms — h2https://showcase-static.reg.ru/_nuxt/static/ds-icons__rst-ddos.CeMCrALx.pngshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/ds-icons__rst-ddos.CeMCrALx.png — 200 — 38.4 KiB — 984 ms — h2https://showcase-static.reg.ru/_nuxt/static/ds-icons__rst-dns.CBh7t-0J.pngshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/ds-icons__rst-dns.CBh7t-0J.png — 200 — 63.2 KiB — 778 ms — h2https://showcase-static.reg.ru/_nuxt/static/ds-icons__rst-domain.B48dhKAL.pngshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/ds-icons__rst-domain.B48dhKAL.png — 200 — 54.0 KiB — 984 ms — h2https://showcase-static.reg.ru/_nuxt/static/ds-icons__rst-forwarding.BvIueKV8.pngshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/ds-icons__rst-forwarding.BvIueKV8.png — 200 — 55.0 KiB — 778 ms — h2https://showcase-static.reg.ru/_nuxt/static/ds-icons__rst-geo.BmPwfVf-.pngshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/ds-icons__rst-geo.BmPwfVf-.png — 200 — 54.8 KiB — 984 ms — h2https://showcase-static.reg.ru/_nuxt/static/ds-icons__rst-hosting.vzewkzmp.pngshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/ds-icons__rst-hosting.vzewkzmp.png — 200 — 48.7 KiB — 907 ms — h2https://showcase-static.reg.ru/_nuxt/static/ds-icons__rst-incognito.CMac3eAo.pngshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/ds-icons__rst-incognito.CMac3eAo.png — 200 — 39.0 KiB — 907 ms — h2https://showcase-static.reg.ru/_nuxt/static/ds-icons__rst-ip.BaTKc9iI.pngshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/ds-icons__rst-ip.BaTKc9iI.png — 200 — 58.0 KiB — 907 ms — h2https://showcase-static.reg.ru/_nuxt/static/ds-icons__rst-mail.DIUySqaW.pngshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/ds-icons__rst-mail.DIUySqaW.png — 200 — 61.5 KiB — 635 ms — h2https://showcase-static.reg.ru/_nuxt/static/ds-icons__rst-nabor.CSsysejj.pngshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/ds-icons__rst-nabor.CSsysejj.png — 200 — 47.1 KiB — 636 ms — h2https://showcase-static.reg.ru/_nuxt/static/ds-icons__rst-payment.DJIWGd6X.pngshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/ds-icons__rst-payment.DJIWGd6X.png — 200 — 41.4 KiB — 569 ms — h2https://showcase-static.reg.ru/_nuxt/static/ds-icons__rst-plan.CxAS-LGE.pngshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/ds-icons__rst-plan.CxAS-LGE.png — 200 — 62.3 KiB — 684 ms — h2https://showcase-static.reg.ru/_nuxt/static/ds-icons__rst-replain.DDLtZem6.pngshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/ds-icons__rst-replain.DDLtZem6.png — 200 — 66.9 KiB — 777 ms — h2https://showcase-static.reg.ru/_nuxt/static/ds-icons__rst-rko.pwjcU2hi.pngshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/ds-icons__rst-rko.pwjcU2hi.png — 200 — 61.3 KiB — 706 ms — h2https://showcase-static.reg.ru/_nuxt/static/ds-icons__rst-seo.C9vDpr7U.pngshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/ds-icons__rst-seo.C9vDpr7U.png — 200 — 46.5 KiB — 501 ms — h2https://showcase-static.reg.ru/_nuxt/static/ds-icons__rst-ssl.BTZJpCDD.pngshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/ds-icons__rst-ssl.BTZJpCDD.png — 200 — 52.0 KiB — 684 ms — h2https://showcase-static.reg.ru/_nuxt/static/ds-icons__rst-sert.Do85IRm5.pngshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/ds-icons__rst-sert.Do85IRm5.png — 200 — 34.2 KiB — 501 ms — h2https://showcase-static.reg.ru/_nuxt/static/ds-icons__rst-server.BKR54_ar.pngshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/ds-icons__rst-server.BKR54_ar.png — 200 — 50.8 KiB — 568 ms — h2https://showcase-static.reg.ru/_nuxt/static/ds-icons__rst-support.B_MKH2dy.pngshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/ds-icons__rst-support.B_MKH2dy.png — 200 — 39.5 KiB — 501 ms — h2https://showcase-static.reg.ru/_nuxt/static/ds-icons__rst-task.Dzj-FWqz.pngshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/ds-icons__rst-task.Dzj-FWqz.png — 200 — 50.2 KiB — 568 ms — h2https://showcase-static.reg.ru/_nuxt/static/ds-icons__rst-yclients.BSkIrl-P.pngshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/ds-icons__rst-yclients.BSkIrl-P.png — 200 — 45.1 KiB — 500 ms — h2https://s3.reg.ru/product-catalog-production/files/hero_1769533485.webp?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=product-catalog-production%2F20260416%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20260416T164234Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=c4410957fe7e551be2f8c8bdac23127d64a2b0c27e732f21af526db3268bebces3.reg.ru/product-catalog-productio... https://s3.reg.ru/product-catalog-production/files/hero_1769533485.webp?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=product-catalog-production%2F20260416%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20260416T164234Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=c4410957fe7e551be2f8c8bdac23127d64a2b0c27e732f21af526db3268bebce — 200 — 158.7 KiB — 288 ms — http/1.1https://img.reg.ru/news/amo-form-main-banner__bg.webpimg.reg.ru/news/amo-form-main-banne... https://img.reg.ru/news/amo-form-main-banner__bg.webp — 200 — 11.1 KiB — 82 ms — h2https://img.reg.ru/news/cloud-solutions-block-redesign-2026.webpimg.reg.ru/news/cloud-solutions-blo... https://img.reg.ru/news/cloud-solutions-block-redesign-2026.webp — 200 — 252.2 KiB — 230 ms — h2https://img.reg.ru/news/showcase-main-page__hero-slider_image_site.webpimg.reg.ru/news/showcase-main-page_... https://img.reg.ru/news/showcase-main-page__hero-slider_image_site.webp — 200 — 4.9 KiB — 179 ms — h2https://img.reg.ru/news/showcase-main-page__hero-slider_image_mail.webpimg.reg.ru/news/showcase-main-page_... https://img.reg.ru/news/showcase-main-page__hero-slider_image_mail.webp — 200 — 4.9 KiB — 176 ms — h2https://img.reg.ru/news/showcase-main-page__hero-slider_image_marketplaces.webpimg.reg.ru/news/showcase-main-page_... https://img.reg.ru/news/showcase-main-page__hero-slider_image_marketplaces.webp — 200 — 5.0 KiB — 182 ms — h2https://img.reg.ru/news/showcase-main-page__hero-slider_image_experts.webpimg.reg.ru/news/showcase-main-page_... https://img.reg.ru/news/showcase-main-page__hero-slider_image_experts.webp — 200 — 5.1 KiB — 192 ms — h2https://img.reg.ru/news/showcase-main-page__hero-slider_image_domains.webpimg.reg.ru/news/showcase-main-page_... https://img.reg.ru/news/showcase-main-page__hero-slider_image_domains.webp — 200 — 5.4 KiB — 201 ms — h2https://img.reg.ru/news/showcase-main-page__hero-slider_image_hosting.webpimg.reg.ru/news/showcase-main-page_... https://img.reg.ru/news/showcase-main-page__hero-slider_image_hosting.webp — 200 — 4.8 KiB — 211 ms — h2https://img.reg.ru/news/showcase-main-page__hero-slider_image_ssl.webpimg.reg.ru/news/showcase-main-page_... https://img.reg.ru/news/showcase-main-page__hero-slider_image_ssl.webp — 200 — 4.8 KiB — 221 ms — h2https://img.reg.ru/news/showcase-main-page__hero-slider_image_cloud.webpimg.reg.ru/news/showcase-main-page_... https://img.reg.ru/news/showcase-main-page__hero-slider_image_cloud.webp — 200 — 4.9 KiB — 230 ms — h2https://s3.reg.ru/product-catalog-production/files/%D0%92_%D0%BA%D0%B0%D1%82%D0%B0%D0%BB%D0%BE%D0%B3_1769519044_S71tKuB.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=product-catalog-production%2F20260416%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20260416T170924Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=1d127854b9a7450b26fde458ca1bded20f6e67a9a074fafd5969c67336572fd5s3.reg.ru/product-catalog-productio... https://s3.reg.ru/product-catalog-production/files/%D0%92_%D0%BA%D0%B0%D1%82%D0%B0%D0%BB%D0%BE%D0%B3_1769519044_S71tKuB.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=product-catalog-production%2F20260416%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20260416T170924Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=1d127854b9a7450b26fde458ca1bded20f6e67a9a074fafd5969c67336572fd5 — 200 — 163.1 KiB — 314 ms — http/1.1https://s3.reg.ru/product-catalog-production/files/%D0%92_%D0%BA%D0%B0%D1%82%D0%B0%D0%BB%D0%BE%D0%B3_1768916283_dipoIFp.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=product-catalog-production%2F20260416%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20260416T170924Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=60d97e4f402d8597324402687c93690381ac5a9c1389424209edcf2e2be60184s3.reg.ru/product-catalog-productio... https://s3.reg.ru/product-catalog-production/files/%D0%92_%D0%BA%D0%B0%D1%82%D0%B0%D0%BB%D0%BE%D0%B3_1768916283_dipoIFp.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=product-catalog-production%2F20260416%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20260416T170924Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=60d97e4f402d8597324402687c93690381ac5a9c1389424209edcf2e2be60184 — 200 — 199.4 KiB — 366 ms — http/1.1https://s3.reg.ru/product-catalog-production/files/%D0%92_%D0%BA%D0%B0%D1%82%D0%B0%D0%BB%D0%BE%D0%B32_1771913832_rj7VC2k.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=product-catalog-production%2F20260416%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20260416T170924Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=71a228eb16b100470aaca2a232af5ec9b708baf18ec799058038d1ae1aa90903s3.reg.ru/product-catalog-productio... https://s3.reg.ru/product-catalog-production/files/%D0%92_%D0%BA%D0%B0%D1%82%D0%B0%D0%BB%D0%BE%D0%B32_1771913832_rj7VC2k.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=product-catalog-production%2F20260416%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20260416T170924Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=71a228eb16b100470aaca2a232af5ec9b708baf18ec799058038d1ae1aa90903 — 200 — 179.0 KiB — 331 ms — http/1.1https://s3.reg.ru/product-catalog-production/files/%D0%92_%D0%BA%D0%B0%D1%82%D0%B0%D0%BB%D0%BE%D0%B3_1773914978_laxBxa2.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=product-catalog-production%2F20260416%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20260416T170924Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=13a98b08e3384865b498ee059cf394535698e8fe2ba18a7be641154a232de408s3.reg.ru/product-catalog-productio... https://s3.reg.ru/product-catalog-production/files/%D0%92_%D0%BA%D0%B0%D1%82%D0%B0%D0%BB%D0%BE%D0%B3_1773914978_laxBxa2.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=product-catalog-production%2F20260416%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20260416T170924Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=13a98b08e3384865b498ee059cf394535698e8fe2ba18a7be641154a232de408 — 200 — 202.7 KiB — 353 ms — http/1.1https://s3.reg.ru/product-catalog-production/files/%D0%92_%D0%BA%D0%B0%D1%82%D0%B0%D0%BB%D0%BE%D0%B3_1769175523_A4j0g4c.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=product-catalog-production%2F20260416%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20260416T170924Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=6d86bb4f9b06fcb97efc2023dca245eafe730f15e3c8fcc13d4d31c9b82bf751s3.reg.ru/product-catalog-productio... https://s3.reg.ru/product-catalog-production/files/%D0%92_%D0%BA%D0%B0%D1%82%D0%B0%D0%BB%D0%BE%D0%B3_1769175523_A4j0g4c.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=product-catalog-production%2F20260416%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20260416T170924Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=6d86bb4f9b06fcb97efc2023dca245eafe730f15e3c8fcc13d4d31c9b82bf751 — 200 — 374.2 KiB — 439 ms — http/1.1https://img.reg.ru/news/blog-main__blog-money.webpimg.reg.ru/news/blog-main__blog-mon... https://img.reg.ru/news/blog-main__blog-money.webp — 200 — 87.9 KiB — 243 ms — h2https://img.reg.ru/news/blog-main__blog-tap.webpimg.reg.ru/news/blog-main__blog-tap... https://img.reg.ru/news/blog-main__blog-tap.webp — 200 — 33.7 KiB — 255 ms — h2https://img.reg.ru/news/blog-main__blog-sing.webpimg.reg.ru/news/blog-main__blog-sin... https://img.reg.ru/news/blog-main__blog-sing.webp — 200 — 93.3 KiB — 263 ms — h2https://img.reg.ru/news/Geologica-Light.woff2img.reg.ru/news/Geologica-Light.wof... https://img.reg.ru/news/Geologica-Light.woff2 — 200 — 39.6 KiB — 460 ms — h2https://img.reg.ru/news/Geologica-Medium.woff2img.reg.ru/news/Geologica-Medium.wo... https://img.reg.ru/news/Geologica-Medium.woff2 — 200 — 39.4 KiB — 527 ms — h2https://showcase-static.reg.ru/_nuxt/static/index.vQ9ceY8B.cssshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/index.vQ9ceY8B.css — 200 — 5.5 KiB — 70 ms — h2https://s3.reg.ru/product-catalog-production/files/%D0%92_%D0%BA%D0%B0%D1%82%D0%B0%D0%BB%D0%BE%D0%B32_1771913801.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=product-catalog-production%2F20260416%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20260416T170924Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=1ed0d99669743a8eee14679f6716342a84b182dffa48760c096b600423b6b55fs3.reg.ru/product-catalog-productio... https://s3.reg.ru/product-catalog-production/files/%D0%92_%D0%BA%D0%B0%D1%82%D0%B0%D0%BB%D0%BE%D0%B32_1771913801.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=product-catalog-production%2F20260416%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20260416T170924Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=1ed0d99669743a8eee14679f6716342a84b182dffa48760c096b600423b6b55f — 200 — 162.4 KiB — 147 ms — http/1.1https://showcase-static.reg.ru/_nuxt/static/DJcGjIQw.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/DJcGjIQw.js — 200 — 460 B — 70 ms — h2https://event-logger-bff.svc.reg.ru/issue-csrf-tokenevent-logger-bff.svc.reg.ru/issue-c... https://event-logger-bff.svc.reg.ru/issue-csrf-token — 204 — 404 B — 380 ms — h2https://mc.yandex.ru/metrika/tag.jsmc.yandex.ru/metrika/tag.js https://mc.yandex.ru/metrika/tag.js — 200 — 85.1 KiB — 417 ms — h2https://showcase-static.reg.ru/_nuxt/static/main.BHf7lhrD.cssshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/main.BHf7lhrD.css — 200 — 1.0 KiB — 70 ms — h2https://login.reg.ru/authenticatelogin.reg.ru/authenticate https://login.reg.ru/authenticate — 200 — 422 B — 345 ms — h2https://login.reg.ru/authenticatelogin.reg.ru/authenticate https://login.reg.ru/authenticate — 200 — 410 B — 437 ms — h2https://header-bff.svc.reg.ru/support/phonesheader-bff.svc.reg.ru/support/phone... https://header-bff.svc.reg.ru/support/phones — 200 — 439 B — 406 ms — h2https://yandex.ru/ads/system/context.jsyandex.ru/ads/system/context.js https://yandex.ru/ads/system/context.js — 200 — 105.0 KiB — 447 ms — h2https://external.login.reg.ru/api/accounts/providersexternal.login.reg.ru/api/accounts/... https://external.login.reg.ru/api/accounts/providers — 200 — 678 B — 396 ms — h2https://showcase-static.reg.ru/_nuxt/static/CUimX1eA.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/CUimX1eA.js — 200 — 3.4 KiB — 73 ms — h2https://showcase-static.reg.ru/_nuxt/static/D8xLdauW.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/D8xLdauW.js — 200 — 1.4 KiB — 69 ms — h2https://showcase-static.reg.ru/_nuxt/static/UiVideo.BkCN_wPL.cssshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/UiVideo.BkCN_wPL.css — 200 — 1.4 KiB — 83 ms — h2https://showcase-static.reg.ru/_nuxt/static/_mag9jFu.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/_mag9jFu.js — 200 — 2.7 KiB — 74 ms — h2https://showcase-static.reg.ru/_nuxt/static/BJ5q5135.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/BJ5q5135.js — 200 — 4.2 KiB — 76 ms — h2https://showcase-static.reg.ru/_nuxt/static/6KqXRXkr.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/6KqXRXkr.js — 200 — 1016 B — 71 ms — h2https://showcase-static.reg.ru/_nuxt/static/DLOEYEqd.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/DLOEYEqd.js — 200 — 960 B — 73 ms — h2https://showcase-static.reg.ru/_nuxt/static/UiHeroCallLine.OFtXvfvY.cssshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/UiHeroCallLine.OFtXvfvY.css — 200 — 1.3 KiB — 68 ms — h2https://showcase-static.reg.ru/_nuxt/static/UiHero6.Dd2GGBVd.cssshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/UiHero6.Dd2GGBVd.css — 200 — 811 B — 69 ms — h2https://showcase-static.reg.ru/_nuxt/static/m9R4dsii.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/m9R4dsii.js — 200 — 757 B — 74 ms — h2https://showcase-static.reg.ru/_nuxt/static/ContainerOutboxWide.DcBbEgI9.cssshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/ContainerOutboxWide.DcBbEgI9.css — 200 — 908 B — 74 ms — h2https://showcase-static.reg.ru/_nuxt/static/BaseProductHero.DD-UyUaA.cssshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/BaseProductHero.DD-UyUaA.css — 200 — 1.8 KiB — 76 ms — h2https://showcase-static.reg.ru/_nuxt/static/DxmVFYBr.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/DxmVFYBr.js — 200 — 2.3 KiB — 131 ms — h2https://showcase-static.reg.ru/_nuxt/static/hyB2W8dH.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/hyB2W8dH.js — 200 — 647 B — 140 ms — h2https://showcase-static.reg.ru/_nuxt/static/CatalogCard.BMT0Dx-8.cssshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/CatalogCard.BMT0Dx-8.css — 200 — 731 B — 75 ms — h2https://showcase-static.reg.ru/_nuxt/static/ProductCheckoutBlock.C8iiwdb9.cssshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/ProductCheckoutBlock.C8iiwdb9.css — 200 — 1.6 KiB — 78 ms — h2https://showcase-static.reg.ru/_nuxt/static/lCdj1lA2.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/lCdj1lA2.js — 200 — 1.8 KiB — 143 ms — h2https://showcase-static.reg.ru/_nuxt/static/BdujC8yK.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/BdujC8yK.js — 200 — 2.1 KiB — 132 ms — h2https://showcase-static.reg.ru/_nuxt/static/tvy3OTfR.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/tvy3OTfR.js — 200 — 481 B — 131 ms — h2https://showcase-static.reg.ru/_nuxt/static/CardPriceFooter.DlzzZBfj.cssshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/CardPriceFooter.DlzzZBfj.css — 200 — 1.6 KiB — 75 ms — h2https://showcase-static.reg.ru/_nuxt/static/formatMonthlyPrice.TyyvQZWU.cssshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/formatMonthlyPrice.TyyvQZWU.css — 200 — 1.1 KiB — 81 ms — h2https://showcase-static.reg.ru/_nuxt/static/Cl7rO8ub.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/Cl7rO8ub.js — 200 — 842 B — 197 ms — h2https://showcase-static.reg.ru/_nuxt/static/Kyx_g3F4.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/Kyx_g3F4.js — 200 — 989 B — 132 ms — h2https://showcase-static.reg.ru/_nuxt/static/EducationCard.BXRq_kmU.cssshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/EducationCard.BXRq_kmU.css — 200 — 921 B — 79 ms — h2https://showcase-static.reg.ru/_nuxt/static/ProductEducation.DX18JPvK.cssshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/ProductEducation.DX18JPvK.css — 200 — 672 B — 82 ms — h2https://showcase-static.reg.ru/_nuxt/static/D4Qa6klH.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/D4Qa6klH.js — 200 — 1.5 KiB — 134 ms — h2https://showcase-static.reg.ru/_nuxt/static/BHf67-D0.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/BHf67-D0.js — 200 — 1.6 KiB — 140 ms — h2https://showcase-static.reg.ru/_nuxt/static/CatalogCompany.BBVRHHsg.cssshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/CatalogCompany.BBVRHHsg.css — 200 — 1.1 KiB — 125 ms — h2https://showcase-static.reg.ru/_nuxt/static/DswGHo-K.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/DswGHo-K.js — 200 — 1.6 KiB — 135 ms — h2https://showcase-static.reg.ru/_nuxt/static/JM8UAKIF.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/JM8UAKIF.js — 200 — 1.3 KiB — 144 ms — h2https://showcase-static.reg.ru/_nuxt/static/FaqItem.2doAsKW1.cssshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/FaqItem.2doAsKW1.css — 200 — 838 B — 136 ms — h2https://showcase-static.reg.ru/_nuxt/static/CatalogFaq.CT5-CqnO.cssshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/CatalogFaq.CT5-CqnO.css — 200 — 716 B — 126 ms — h2https://showcase-static.reg.ru/_nuxt/static/CDtl7L6Z.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/CDtl7L6Z.js — 200 — 1019 B — 132 ms — h2https://showcase-static.reg.ru/_nuxt/static/BbhGcOAE.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/BbhGcOAE.js — 200 — 664 B — 142 ms — h2https://showcase-static.reg.ru/_nuxt/static/CWQ8SBkp.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/CWQ8SBkp.js — 200 — 456 B — 144 ms — h2https://showcase-static.reg.ru/_nuxt/static/CdCc1wAF.jsshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/CdCc1wAF.js — 200 — 2.1 KiB — 158 ms — h2https://showcase-static.reg.ru/_nuxt/static/index.BAn0YTc_.cssshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/index.BAn0YTc_.css — 200 — 828 B — 137 ms — h2https://showcase-static.reg.ru/_nuxt/static/builds/meta/2d891cee-3ae8-4699-a0e9-90d6b832c86d.jsonshowcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/builds/meta/2d891cee-3ae8-4699-a0e9-90d6b832c86d.json — 200 — 382 B — 144 ms — h2https://event-logger-bff.svc.reg.ru/send-eventevent-logger-bff.svc.reg.ru/send-ev... https://event-logger-bff.svc.reg.ru/send-event — 204 — 0 B — 313 ms — h2https://mc.yandex.com/sync_cookie_image_check?scid=93ba1cff-9c38-d3f0-32f2-01ea0c8dad53&cid=1379221mc.yandex.com/sync_cookie_image_che... https://mc.yandex.com/sync_cookie_image_check?scid=93ba1cff-9c38-d3f0-32f2-01ea0c8dad53&cid=1379221 — 302 — 509 B — 94 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 — 94 ms — h2https://login.reg.ru/refreshlogin.reg.ru/refresh https://login.reg.ru/refresh — 200 — 0 B — 313 ms — h2https://mc.yandex.ru/sync_cookie_image_start?cid=1379221&redirect_domain=mc.yandex.com&scid=93ba1cff-9c38-d3f0-32f2-01ea0c8dad53&token=11003.QP5k_uJUT-DYxI9Kovvq7T8puTNbMOU65ykGlH61wvMkgis6RI_Xnev7EmL_T4cj._DItxxl1lv9mIK1ByNgsnUtz8Bg%2Cmc.yandex.ru/sync_cookie_image_star... https://mc.yandex.ru/sync_cookie_image_start?cid=1379221&redirect_domain=mc.yandex.com&scid=93ba1cff-9c38-d3f0-32f2-01ea0c8dad53&token=11003.QP5k_uJUT-DYxI9Kovvq7T8puTNbMOU65ykGlH61wvMkgis6RI_Xnev7EmL_T4cj._DItxxl1lv9mIK1ByNgsnUtz8Bg%2C — 302 — 303 B — 106 ms — h2https://login.reg.ru/refreshlogin.reg.ru/refresh https://login.reg.ru/refresh — 200 — 0 B — 316 ms — h2https://yastatic.net/s3/home/fonts/ys/3/text-variable-full.woff2yastatic.net/s3/home/fonts/ys/3/tex... https://yastatic.net/s3/home/fonts/ys/3/text-variable-full.woff2 — 200 — 26.1 KiB — 311 ms — h2https://yastatic.net/partner-code-bundles/1304600/24ec1381af6bc52b.jsyastatic.net/partner-code-bundles/1... https://yastatic.net/partner-code-bundles/1304600/24ec1381af6bc52b.js — 200 — 130.1 KiB — 484 ms — h2https://yastatic.net/safeframe-bundles/0.83/host.jsyastatic.net/safeframe-bundles/0.83... https://yastatic.net/safeframe-bundles/0.83/host.js — 200 — 9.3 KiB — 382 ms — h2https://yastatic.net/partner-code-bundles/1304600/e32796170bd90254.jsyastatic.net/partner-code-bundles/1... https://yastatic.net/partner-code-bundles/1304600/e32796170bd90254.js — 200 — 32.4 KiB — 367 ms — h2https://mc.yandex.com/sync_cookie_image_decide?cid=1379221&scid=93ba1cff-9c38-d3f0-32f2-01ea0c8dad53&token=11003.7ewWlfKYT7yLa_60lf9n_dDltQD988bowX4zd_rkoZrAOJZy8dHOFIa0lgvRXDLSiizcJ8Yy5xlEKlhC2mn7YsMP9vQmqnW7_wnU8pISMyA%2C.uKAd18opUxTQxmdvkmB3-Y7nrd4%2Cmc.yandex.com/sync_cookie_image_dec... https://mc.yandex.com/sync_cookie_image_decide?cid=1379221&scid=93ba1cff-9c38-d3f0-32f2-01ea0c8dad53&token=11003.7ewWlfKYT7yLa_60lf9n_dDltQD988bowX4zd_rkoZrAOJZy8dHOFIa0lgvRXDLSiizcJ8Yy5xlEKlhC2mn7YsMP9vQmqnW7_wnU8pISMyA%2C.uKAd18opUxTQxmdvkmB3-Y7nrd4%2C — 200 — 67 B — 79 ms — h2https://event-logger-bff.svc.reg.ru/send-eventevent-logger-bff.svc.reg.ru/send-ev... https://event-logger-bff.svc.reg.ru/send-event — 200 — 254 B — 99 ms — h2https://yandex.ru/ads/adfox/699999/getBulk/v2?pr=1288171515&pr1=3113636780&dl=https%3A%2F%2Fwww.reg.ru%2F&prr=&extid_loader=MTc3NjM1OTM2ODMwOTUwMjE1Nw%3D%3D&extid_tag_loader=www.reg.ru&fa=&date=2026-04-16T17%3A09%3A27.879%2B00%3A00&pd=16&pw=4&pv=17&pdw=412&pdh=823&ylv=0.1304600&ybv=0.1304600&ytt=13194139533317&is-turbo=0&skip-token=&ad-session-id=3246721776359367882&layout-config=%7B%22win_width%22%3A412%2C%22win_height%22%3A823%2C%22pixel_ratio%22%3A1.75%2C%22bandwidth%22%3A0%2C%22isInIframe%22%3Afalse%2C%22w%22%3A372%2C%22h%22%3A0%2C%22width%22%3A0%2C%22height%22%3A0%2C%22visible%22%3A0%2C%22fullscreenHeaderHeight%22%3A49%2C%22left%22%3A206%2C%22top%22%3A1329%2C%22req_no%22%3A0%2C%22ad_no%22%3A0%7D&pcode-version=1304600&yaru=true&p1=dldzr&p2=ibnu&slotNumber=1&bids=W10%3D&utf8=%E2%9C%93&duid=MTc3NjM1OTM2ODMwOTUwMjE1Nw%3D%3D&pcode-test-ids=1387854%2C0%2C17%3B1508549%2C0%2C97%3B1542309%2C0%2C29%3B1479496%2C0%2C59%3B1516756%2C0%2C69%3B1525395%2C0%2C74%3B1534007%2C0%2C20%3B1538640%2C0%2C76%3B1538334%2C0%2C65%3B1513558%2C0%2C27%3B1526002%2C0%2C1%3B1524839%2C0%2C34%3B1540936%2C0%2C28%3B1485711%2C0%2C84%3B1534167%2C0%2C49%3B1536911%2C0%2C77%3B1513550%2C0%2C1%3B1533449%2C0%2C10&csrf-token=5bb6ae2df809c8c53f7394cec63dd88fcf013886%3A1776359367&pcode-uid=8765194691776359367&pcode-flags-map=eJyFlVuP2zYQhf%2BLn7cBb7pQb7Q4kgnTpEJSdpygGGwSL9DWbQp0U7QI9r8Hklyn0gL2kwGB83FmzuHxt9VRxS4mtbawh7CqPnxb%2Ff14%2FnpaVSv6pqTyDeWS8tXD6vn017P5PHzOBKNCrF5%2BfljtVcSpGPcQovFuTuCE5mU%2Bq%2BaiEFl5rba%2Bxdq7BC6h7oNKxjvsINTg0pw1p7CC5GykaBPHBjTEFPwR4V2C4JTFOoBKZg%2BoNPYRAtbWR0DYL9Gnf%2F6cwYWQrMhWLw93jrDrFAFqZeveqgQY4G0PMeEO0sZrbHzAQ1BdBwH7YG9fnJFMZCP1bcC1VfUWrYkJa2uGBRkd5zshkvFSiqwqy6JgjJKKE0lyRvKsoiQTIpdZWXEqc1nkGa84EZQwTnglJRWEZEVFKSGUsoJUnJZUkLwYjlFGSMloRYkgQmSSVZxRzkRZzr0gCkoYHTtWWqPZqRawVdZCOKJx6KAPfpDGtO726CWVRPwHMq7F4Wdwg7LYqaB2kCDEcZ3axBTMuk9Lv72G5lKWt4Ucjkz3ght91AVYG426N%2FomPCOllJNYfQSMg%2BwuGWXReqUH0w29xq3pMPkt3O40o5yX5OqnZpgXB9M4jXujwWO0PmHyqP3uNokLystrW0mFFhIGaKbVWexqr%2BE%2BoriB2Kt4H5CPgBYcBGUxpqAStEc8mLRB36napOMM8vR4Pn98%2FPQbfvnj%2FO8icCilcsSNzd%2BJHJETsgwsJqd5hrR7nXPkJ8oly5ZFnMj%2FGyOmAGp3keMAax8ZoSXu%2Bb1dEPJjme4SSSmpeoNxo7Q%2FzOo%2FPZ8X9WUuJmfo2KFpnQ%2BA6y1G8x6m96C06gbqPQ7n4soZfdn5aF49ovPp6XnpzeyS2I15hwfjtD%2Bg874btL09PMsJmWJy2F6qN7gDbdSdIlHyi9wqRJgci8Y1Ho1L%2FhIqtXeNaZfr%2F3x6evx6XgwgiLzYcQLGTTBui8M0wxYx%2Bj7Ud97ED8ZGdZ1xECPGPuzhiKZe5tDvX379ZREzWUGnnGx6a2MdABzGGHADSkPAVt9RT9B8chHECK4G3Pm1sYBNvFOYy8vFV9l900SY%2FwU%2BfcSMvFZ98N3Ld0z%2FUMU%3D&pcode-icookie=BcEVPw8jTPAZuG4ucU4Gv51oa7cm11dNd2EN%2FTE19c5doSmn4IhCbTY%2BjGVMZcGq%2BSdaNttuubnKYAWhduAKCE2jm5s%3D&disable-base64=1&top-ancestor=https%3A%2F%2Fwww.reg.ru&top-ancestor-undetermined=0&grab-orig-len=5120&grab=eyJncmFiX3ZlcnNpb24iOjJ9ChqjpJDkOOoB1PzC2n-piKZtXte_HWjfjhWpUgy3U1dKO3kbVdtqub7gi07iWLFTB607z5OiHVkStP517VLauq1_gD4N4AqjmYmYibaWqK1lX_rzLtuIMWHGjNEgRtOYaNR6AyMTTZzQMTKpjWpDzBgQBooALwhF5CIyEUWgEiF4AJD0ADcQB9IHVfJQyv6oAoIHiIDvItIeqAJZIHu0FI9yKCI7EB5MyaKGF4j7glqse7QPyrUM0D2AursPpKUVyLsI4UN6ekH4qOL1IDyqChH8R08pghcoyt0ieLd9J-AVUYhImXiGuEz6WJ10XaKPIeSnizUmrZFabYx0_N0U6dSxTg0hf0m3p7f9kEb-SJM_INlBuQdPA6wd7sgl33kpbkohxHITjLcHML1p-FzEe8T9suncLUMOFkP6YD7iH5GKQdRvJw7wA-xHPCi3-zuPBDkDDxKkDHx9O_3jPkiHvAGp2P-dvTWqnUkS4IpIfyP03ySZSUSkj2Uzh2to8JAd8ocUuA8q5Mc7Bgaw24BHehGiJ7lsiBEoD53fC8pDXCzBdtYtLz8PIxPPFCB9REfJyERnBH0Bd5Mh0Wgg5DfrE6MO7IQyolKbNVx6VsCZ2Tn4G5qJVm00HfZUuoxM1D7FxQMzGKBxsqM0o2TmZwxgbKcl-WStRlQPqnTx31VaSwx3ESghEQawFi9JnxjY30-8RwEhLxMP9Q_rID2dJqWnUqsjndncqvFHvnZIL4PFAb6IJMBZxD1WikA6JPcHkOKRPE053A8hYOLZPQ1QwuiGUJvO4_V8AWti01VEg0jDVUelibVR2kAzT0t_UjjfepwfXyEi7w999XmdVj34ZE8eki_2n_TAx2mZ8f177ONiZKL6sG0wfvt9gkSHiSmokS7WmM0Gow6M7gDXTJNoUjqjxhRRXaM7r4aqM2moE52Q1YtmrOVnTFm5mXgOxdb0QwzGiLgV2l9hGYWvFEQWqZsivUX6GpqI2iL1xxSL9Km1UUmf57C1rGzhmUvDUfdpYi3oRlOcmhLtFw6tNqKi9kqaoIXlr_BA2q92vsa_0kXkX-0cZcoJW13EHMYAip-0Yacz0hrViSH9PXiTTBvefs0mZ1EHQ_yS7Bq1NtLRCkVOMYj4Z8KdApoAN3HxFwwFwUP89hi0yyDYH6jwN1adN1RsFFhXO_suEAa42-5D8kc_0hnDy6zEwiREXsxqC2TfTbgiUGyNAnUnVnwc2eAcPpY-2X808e97rDxw-DYRGsbBH3zy4p8C9UkOwgZw7G3jRp5er_zFIVuEJmru5zD_lm_UhX__ficA8mf_Eg9M8FF_GjiP1I8y1_DtxeHNeu0f39Y8MMcB4nvh6Ub58T44qbZA3qeIEPZvy0BqLkH4BK5ggOrpI5_CubR_r2chgcoinZ8p21q-upK05IHnf_9apHfwmm9U7BNXrYdaR4Oo4c8-P_L2zxSoHP_L-2kPB1nZuYvEb7h6aSxB_QIFtjh_6E2ZPdIg_WMXkX0DMbxU3xguNEzyJ9DWUHBckbkN5IWhOap4W3R3eRFmealC_dbMM7g7uoj--rI1AcDLglNd_XyfFnxV8WX-8FEIm0vIueTxX6ZQn3NfJ9Y-FGcdUxvTpprIQHWUNZj6nu47H86SnG4aWQpV89dznUe0O1mAGjvxCUTyXpnMPwCNNPDWDvZ-T8i3aTAPZmxwEB898seGNe6P_vrQ3UExfr90mBfS12SbgHdx2_ddh550qY-ZlgWtaUTtpNATxCG460f5X-31DPbG2TBDVjqvZ8EQ2teJaTyZ_e3C0nbk74b_OZAOnkrOB74Je8Z_34S6vistEAQT8sWGWP-WeFr-9sc50gs6T-yzlBVD-DxcLVS9CtOw4mhoUnVC65OTYBLHPxtTHvVgYUTl0uMqHH0UYApMf-fK_UBZTP-LQ0dlUjvP3ZLX_ivNKGSJCmuyfnFL7ofEGY71_PU5OTmKvtmJs_FFMvdzEYQ9TuxCH9_UO9YmpezrfTxWSRDlB104BQkKrXzfR3WZh71WmeRi4NcxddaojNDU2g97_IwskAg5mJkhEfodoy4sL0tl7U-LPkzxrw9QuKgt_wy7JT2-2aHDdn84SR3BcSxqaGpzP0XpFGrTj4sP7D5RSNGUvoqr3wMLaxXfF1pVdmqbHRIhNzMbKta2LbwFkEdooqYNVX4vIdd8Q3M9E_927EmJdPWu6-Z4u0AVlDseWK1V4JtS0NsU7p-eYH41fJrXeilGWwx3lXttzvucfH0tGtwt5abq-ho9amuR-uq58PS44oKEG0oPjKvJt4hRcnNzP_2bHn9Va_K6_EaTLT1pM2hs1yEXJEI2ASE2123mbhJD9SLsI2zuehzqR_-fW7jlxA17yLf5zRug7aIT7VVStGtaHMuqPfJuJV9vX_Or80561cNlH9NX3-TfcYw7VLySABgXmmiTUCwCeeO0DM1xGsbatIpt9ON5um3AW2s1vO-PVg9LsFbsuHTpGL-YInQ0fpIxJA55tp9xbxL8WtAqtyuVj074tKjl47UT0znfszJfAEZlzwptg9Rm495UxUlzV1mP_sI_bSo6qYFpNNDRx1qtMdaguYYdesbD4sW8cLSgp1L1lYoXXKwWMNFGaTz_G4fN_a4yl_R8sSob_zz03GBPY-iRKne2K8i72iYNsL54f7BSxjwgYK8EfX86dq6jtOea2Zm5UfEhj-ZzPRlCAOqrDGUPvGwxaUsYv8rmrHxpAhGiFUBKy0_90Dhb4Mr5eWuteghHUZ1oGV2bMx4zZSqo_ObVq0pHBnk3d90ePDul_oeInZ0dGD3hruMv6IJnCiBPnZvooxRxpNWn9IlOF2s9bAW-nU34I0G_T1A1AbIm9SFdfQhZO19w8x6NaX-u5_ok9R68kPO8DoaTkWkIZq_7wPtPTnVqvZPBZe2vKwXrKIXKu_x-5qpdr6FUxvRANupoCy3A1u4Qvy2pNHxpWE5iekP0FK6w_TcN_RK9713F34pTjUoJRkDUTEeoH-JgojgFEvm4pmFfH9XRRdJwhP1jCEi8w9o0ZuKaPV5nc_kehuMRrP6Bwv3hiiAvIkGxzuLv4iZp-RzX8v9yXtR81Th6B5-2bnNlp7-bxt4jvHtGVhnk21HD2YCsWi2NspdOfmL-159qm1uqkjyFEgKhPd2YaC2zyCt-YWbd86Cn-jCXLXPms2nUiY4uMUS6OG0R9R-Mhoq-7kVF4XLHTLpcND8nWJnPRTB1BydNavoLoNe5q9xTmp5xNgkv3liyxpuyZ_-rCLr3qnNGd4wR51arupUl8i29YSNeXvKrOtnd8ItYIpD4-iT9FNjpMcgg6HuBwz8HI8-pfVJWJY39t3I0lStFkW5CjEhJfKfkB57Ke_SxRyG4kbrkKfab74xv7vyygM1uCaqFtpxyfdqs2iToLbJV3lfk0bHhqoaFeFXzFHcQj4W1WVbVgufgHs5TnKZwb3JF2Qphw0DOV_3mCD4hN4v9digXf0hb4yTec8bK7LFdBx4yBt7-B2BNyeE-BRdpOndz0xxe1TAeNv_-q98qFxJ7MqHF389ZxXJjLp_jgdOSL8OB41blCgjSYy0evfHZGr0JQwK8DZSQSwFbwT8KTOJBqQOTZKyCCnRXPfTtPVbr-uCIxKnwWk767nXEYxhtnn6w8p42TgsAZI3XUd5UYbO0iqQfl0De3SGGfV33jta4SbCpg7-VJ3GyzqGjl-vLCqH-7loG0jcJjoRXmiSXtr2JpZTtSn5ZCxi2gh82SOv_WVFyNwHIlJMfbd3a2_EfldaCgLM5-GcMmCw2DBjm0N0agO6DxN4lvmPbAIxTM0acqwrlDo7wvtIPio3_cB5qtFYKPwpc6nh106TFvhFVctIO-L4MY_J9LNzHUtlEsYkAu-3xf21Wn8HIYa2jZgME8nqhs0ZgDZ9v4yIj6Q5m2vFaV0F-feH6OjTp6N_uCuPer8Lac6LYncONRjIoh0V9Sz9EQDkF_od2N6NouHhZj3Bp-a6WdHBx0s9zlv7EGwwEhlm7UdjFw-9mCHMfNpMhoqITzsmfG0lOdBOTadVRg_8unhyXobVG0JgoCKzytbsflHPyTNkP3MZysqbun9eTJ2i4Hyl0qvj8H1M8p0sfbBHcjYYrZsKu8dM3RhtblHdnpHWHu_waqFmjB5X7zJab4mSudknGrCruVx25hMHfc6sQzLsjfKfGYPwj0Z0TLfcnf8GNpVlld29QZqOO7pFh1r3p7YOppon18YOMOLr0iLS97ltQ-B3z5yB4Zi9sjHgkPPIK3ipAwPBbEW3Jhmcd-WEGYvATbdyRxerEAJEbmXx7rBqbn7gZ-vuiKJqoe9fhTUFsmJc7sR_o7pszW9DcO9ibbaeFanpfT1MJf-M_PD5MDsq-plJ5vs_C0cDmOrwv6HhKQG_HoCzh1wb9PBgl28bYf_nz6r0IADFy8JOEASJrzYG-ONo4vW7bLsnWII00alptzAAksM9nIqM8AL-BvwYv1jIt1nOjAEoXnouk4FDRx1pdrI41HWJw0N9ZgkLy0qqxKYgmTfwDnBbw1w4c842_0ju4w32XsxyV4wHF2wewysMzKqiSR64jQQaYj6LW2gdj_SR2_uqEL2liu9OF1zKo17Zxk4-ecbmwZSs5DFfsvxbESlqqKkc1fREe0oTrQoDWkLaMbzK_Mb4iPtyugvzgMnBYawu0xUb4G_LwPcG4wAVXLpWFdN80WXtusjFWVavsdH00z7NRjFrpjHE_PGAqVHfypiCOIrWvNnQDdsIDPPAIJzQ6NlDNbCz8jCydhZu7s7GxpRzsKSvLIqx4umZDQh8bGn0W1uHmKRgqRxGJs1fkMF9WZWweHIWh_2qdMDq7JmbtELMzs0HU2Vi4Uy6uB2h_XuDmh68jlgxHDbQ12mUXxHOEFL8ib3AmuTQv2wIQFrZKKnbAGkE1s7J5csbKnuRJMQW3ZmhxcbC72CQSAV0vKLs1iPaoloyHNqljaurZQ5htQ8HmViRIGc63IUHO4DzB9oaGlrHE5_D22dlNXEQrobyBLhuwLrNbt4QZxwjW-UTy78MKuASxatovTaKmHpZfaY2o-eQUUss9FMLHbqORzZP4GvPLPntU4Pyf&tga-with-creatives=1yandex.ru/ads/adfox/699999/getBulk/... https://yandex.ru/ads/adfox/699999/getBulk/v2?pr=1288171515&pr1=3113636780&dl=https%3A%2F%2Fwww.reg.ru%2F&prr=&extid_loader=MTc3NjM1OTM2ODMwOTUwMjE1Nw%3D%3D&extid_tag_loader=www.reg.ru&fa=&date=2026-04-16T17%3A09%3A27.879%2B00%3A00&pd=16&pw=4&pv=17&pdw=412&pdh=823&ylv=0.1304600&ybv=0.1304600&ytt=13194139533317&is-turbo=0&skip-token=&ad-session-id=3246721776359367882&layout-config=%7B%22win_width%22%3A412%2C%22win_height%22%3A823%2C%22pixel_ratio%22%3A1.75%2C%22bandwidth%22%3A0%2C%22isInIframe%22%3Afalse%2C%22w%22%3A372%2C%22h%22%3A0%2C%22width%22%3A0%2C%22height%22%3A0%2C%22visible%22%3A0%2C%22fullscreenHeaderHeight%22%3A49%2C%22left%22%3A206%2C%22top%22%3A1329%2C%22req_no%22%3A0%2C%22ad_no%22%3A0%7D&pcode-version=1304600&yaru=true&p1=dldzr&p2=ibnu&slotNumber=1&bids=W10%3D&utf8=%E2%9C%93&duid=MTc3NjM1OTM2ODMwOTUwMjE1Nw%3D%3D&pcode-test-ids=1387854%2C0%2C17%3B1508549%2C0%2C97%3B1542309%2C0%2C29%3B1479496%2C0%2C59%3B1516756%2C0%2C69%3B1525395%2C0%2C74%3B1534007%2C0%2C20%3B1538640%2C0%2C76%3B1538334%2C0%2C65%3B1513558%2C0%2C27%3B1526002%2C0%2C1%3B1524839%2C0%2C34%3B1540936%2C0%2C28%3B1485711%2C0%2C84%3B1534167%2C0%2C49%3B1536911%2C0%2C77%3B1513550%2C0%2C1%3B1533449%2C0%2C10&csrf-token=5bb6ae2df809c8c53f7394cec63dd88fcf013886%3A1776359367&pcode-uid=8765194691776359367&pcode-flags-map=eJyFlVuP2zYQhf%2BLn7cBb7pQb7Q4kgnTpEJSdpygGGwSL9DWbQp0U7QI9r8Hklyn0gL2kwGB83FmzuHxt9VRxS4mtbawh7CqPnxb%2Ff14%2FnpaVSv6pqTyDeWS8tXD6vn017P5PHzOBKNCrF5%2BfljtVcSpGPcQovFuTuCE5mU%2Bq%2BaiEFl5rba%2Bxdq7BC6h7oNKxjvsINTg0pw1p7CC5GykaBPHBjTEFPwR4V2C4JTFOoBKZg%2BoNPYRAtbWR0DYL9Gnf%2F6cwYWQrMhWLw93jrDrFAFqZeveqgQY4G0PMeEO0sZrbHzAQ1BdBwH7YG9fnJFMZCP1bcC1VfUWrYkJa2uGBRkd5zshkvFSiqwqy6JgjJKKE0lyRvKsoiQTIpdZWXEqc1nkGa84EZQwTnglJRWEZEVFKSGUsoJUnJZUkLwYjlFGSMloRYkgQmSSVZxRzkRZzr0gCkoYHTtWWqPZqRawVdZCOKJx6KAPfpDGtO726CWVRPwHMq7F4Wdwg7LYqaB2kCDEcZ3axBTMuk9Lv72G5lKWt4Ucjkz3ght91AVYG426N%2FomPCOllJNYfQSMg%2BwuGWXReqUH0w29xq3pMPkt3O40o5yX5OqnZpgXB9M4jXujwWO0PmHyqP3uNokLystrW0mFFhIGaKbVWexqr%2BE%2BoriB2Kt4H5CPgBYcBGUxpqAStEc8mLRB36napOMM8vR4Pn98%2FPQbfvnj%2FO8icCilcsSNzd%2BJHJETsgwsJqd5hrR7nXPkJ8oly5ZFnMj%2FGyOmAGp3keMAax8ZoSXu%2Bb1dEPJjme4SSSmpeoNxo7Q%2FzOo%2FPZ8X9WUuJmfo2KFpnQ%2BA6y1G8x6m96C06gbqPQ7n4soZfdn5aF49ovPp6XnpzeyS2I15hwfjtD%2Bg874btL09PMsJmWJy2F6qN7gDbdSdIlHyi9wqRJgci8Y1Ho1L%2FhIqtXeNaZfr%2F3x6evx6XgwgiLzYcQLGTTBui8M0wxYx%2Bj7Ud97ED8ZGdZ1xECPGPuzhiKZe5tDvX379ZREzWUGnnGx6a2MdABzGGHADSkPAVt9RT9B8chHECK4G3Pm1sYBNvFOYy8vFV9l900SY%2FwU%2BfcSMvFZ98N3Ld0z%2FUMU%3D&pcode-icookie=BcEVPw8jTPAZuG4ucU4Gv51oa7cm11dNd2EN%2FTE19c5doSmn4IhCbTY%2BjGVMZcGq%2BSdaNttuubnKYAWhduAKCE2jm5s%3D&disable-base64=1&top-ancestor=https%3A%2F%2Fwww.reg.ru&top-ancestor-undetermined=0&grab-orig-len=5120&grab=eyJncmFiX3ZlcnNpb24iOjJ9ChqjpJDkOOoB1PzC2n-piKZtXte_HWjfjhWpUgy3U1dKO3kbVdtqub7gi07iWLFTB607z5OiHVkStP517VLauq1_gD4N4AqjmYmYibaWqK1lX_rzLtuIMWHGjNEgRtOYaNR6AyMTTZzQMTKpjWpDzBgQBooALwhF5CIyEUWgEiF4AJD0ADcQB9IHVfJQyv6oAoIHiIDvItIeqAJZIHu0FI9yKCI7EB5MyaKGF4j7glqse7QPyrUM0D2AursPpKUVyLsI4UN6ekH4qOL1IDyqChH8R08pghcoyt0ieLd9J-AVUYhImXiGuEz6WJ10XaKPIeSnizUmrZFabYx0_N0U6dSxTg0hf0m3p7f9kEb-SJM_INlBuQdPA6wd7sgl33kpbkohxHITjLcHML1p-FzEe8T9suncLUMOFkP6YD7iH5GKQdRvJw7wA-xHPCi3-zuPBDkDDxKkDHx9O_3jPkiHvAGp2P-dvTWqnUkS4IpIfyP03ySZSUSkj2Uzh2to8JAd8ocUuA8q5Mc7Bgaw24BHehGiJ7lsiBEoD53fC8pDXCzBdtYtLz8PIxPPFCB9REfJyERnBH0Bd5Mh0Wgg5DfrE6MO7IQyolKbNVx6VsCZ2Tn4G5qJVm00HfZUuoxM1D7FxQMzGKBxsqM0o2TmZwxgbKcl-WStRlQPqnTx31VaSwx3ESghEQawFi9JnxjY30-8RwEhLxMP9Q_rID2dJqWnUqsjndncqvFHvnZIL4PFAb6IJMBZxD1WikA6JPcHkOKRPE053A8hYOLZPQ1QwuiGUJvO4_V8AWti01VEg0jDVUelibVR2kAzT0t_UjjfepwfXyEi7w999XmdVj34ZE8eki_2n_TAx2mZ8f177ONiZKL6sG0wfvt9gkSHiSmokS7WmM0Gow6M7gDXTJNoUjqjxhRRXaM7r4aqM2moE52Q1YtmrOVnTFm5mXgOxdb0QwzGiLgV2l9hGYWvFEQWqZsivUX6GpqI2iL1xxSL9Km1UUmf57C1rGzhmUvDUfdpYi3oRlOcmhLtFw6tNqKi9kqaoIXlr_BA2q92vsa_0kXkX-0cZcoJW13EHMYAip-0Yacz0hrViSH9PXiTTBvefs0mZ1EHQ_yS7Bq1NtLRCkVOMYj4Z8KdApoAN3HxFwwFwUP89hi0yyDYH6jwN1adN1RsFFhXO_suEAa42-5D8kc_0hnDy6zEwiREXsxqC2TfTbgiUGyNAnUnVnwc2eAcPpY-2X808e97rDxw-DYRGsbBH3zy4p8C9UkOwgZw7G3jRp5er_zFIVuEJmru5zD_lm_UhX__ficA8mf_Eg9M8FF_GjiP1I8y1_DtxeHNeu0f39Y8MMcB4nvh6Ub58T44qbZA3qeIEPZvy0BqLkH4BK5ggOrpI5_CubR_r2chgcoinZ8p21q-upK05IHnf_9apHfwmm9U7BNXrYdaR4Oo4c8-P_L2zxSoHP_L-2kPB1nZuYvEb7h6aSxB_QIFtjh_6E2ZPdIg_WMXkX0DMbxU3xguNEzyJ9DWUHBckbkN5IWhOap4W3R3eRFmealC_dbMM7g7uoj--rI1AcDLglNd_XyfFnxV8WX-8FEIm0vIueTxX6ZQn3NfJ9Y-FGcdUxvTpprIQHWUNZj6nu47H86SnG4aWQpV89dznUe0O1mAGjvxCUTyXpnMPwCNNPDWDvZ-T8i3aTAPZmxwEB898seGNe6P_vrQ3UExfr90mBfS12SbgHdx2_ddh550qY-ZlgWtaUTtpNATxCG460f5X-31DPbG2TBDVjqvZ8EQ2teJaTyZ_e3C0nbk74b_OZAOnkrOB74Je8Z_34S6vistEAQT8sWGWP-WeFr-9sc50gs6T-yzlBVD-DxcLVS9CtOw4mhoUnVC65OTYBLHPxtTHvVgYUTl0uMqHH0UYApMf-fK_UBZTP-LQ0dlUjvP3ZLX_ivNKGSJCmuyfnFL7ofEGY71_PU5OTmKvtmJs_FFMvdzEYQ9TuxCH9_UO9YmpezrfTxWSRDlB104BQkKrXzfR3WZh71WmeRi4NcxddaojNDU2g97_IwskAg5mJkhEfodoy4sL0tl7U-LPkzxrw9QuKgt_wy7JT2-2aHDdn84SR3BcSxqaGpzP0XpFGrTj4sP7D5RSNGUvoqr3wMLaxXfF1pVdmqbHRIhNzMbKta2LbwFkEdooqYNVX4vIdd8Q3M9E_927EmJdPWu6-Z4u0AVlDseWK1V4JtS0NsU7p-eYH41fJrXeilGWwx3lXttzvucfH0tGtwt5abq-ho9amuR-uq58PS44oKEG0oPjKvJt4hRcnNzP_2bHn9Va_K6_EaTLT1pM2hs1yEXJEI2ASE2123mbhJD9SLsI2zuehzqR_-fW7jlxA17yLf5zRug7aIT7VVStGtaHMuqPfJuJV9vX_Or80561cNlH9NX3-TfcYw7VLySABgXmmiTUCwCeeO0DM1xGsbatIpt9ON5um3AW2s1vO-PVg9LsFbsuHTpGL-YInQ0fpIxJA55tp9xbxL8WtAqtyuVj074tKjl47UT0znfszJfAEZlzwptg9Rm495UxUlzV1mP_sI_bSo6qYFpNNDRx1qtMdaguYYdesbD4sW8cLSgp1L1lYoXXKwWMNFGaTz_G4fN_a4yl_R8sSob_zz03GBPY-iRKne2K8i72iYNsL54f7BSxjwgYK8EfX86dq6jtOea2Zm5UfEhj-ZzPRlCAOqrDGUPvGwxaUsYv8rmrHxpAhGiFUBKy0_90Dhb4Mr5eWuteghHUZ1oGV2bMx4zZSqo_ObVq0pHBnk3d90ePDul_oeInZ0dGD3hruMv6IJnCiBPnZvooxRxpNWn9IlOF2s9bAW-nU34I0G_T1A1AbIm9SFdfQhZO19w8x6NaX-u5_ok9R68kPO8DoaTkWkIZq_7wPtPTnVqvZPBZe2vKwXrKIXKu_x-5qpdr6FUxvRANupoCy3A1u4Qvy2pNHxpWE5iekP0FK6w_TcN_RK9713F34pTjUoJRkDUTEeoH-JgojgFEvm4pmFfH9XRRdJwhP1jCEi8w9o0ZuKaPV5nc_kehuMRrP6Bwv3hiiAvIkGxzuLv4iZp-RzX8v9yXtR81Th6B5-2bnNlp7-bxt4jvHtGVhnk21HD2YCsWi2NspdOfmL-159qm1uqkjyFEgKhPd2YaC2zyCt-YWbd86Cn-jCXLXPms2nUiY4uMUS6OG0R9R-Mhoq-7kVF4XLHTLpcND8nWJnPRTB1BydNavoLoNe5q9xTmp5xNgkv3liyxpuyZ_-rCLr3qnNGd4wR51arupUl8i29YSNeXvKrOtnd8ItYIpD4-iT9FNjpMcgg6HuBwz8HI8-pfVJWJY39t3I0lStFkW5CjEhJfKfkB57Ke_SxRyG4kbrkKfab74xv7vyygM1uCaqFtpxyfdqs2iToLbJV3lfk0bHhqoaFeFXzFHcQj4W1WVbVgufgHs5TnKZwb3JF2Qphw0DOV_3mCD4hN4v9digXf0hb4yTec8bK7LFdBx4yBt7-B2BNyeE-BRdpOndz0xxe1TAeNv_-q98qFxJ7MqHF389ZxXJjLp_jgdOSL8OB41blCgjSYy0evfHZGr0JQwK8DZSQSwFbwT8KTOJBqQOTZKyCCnRXPfTtPVbr-uCIxKnwWk767nXEYxhtnn6w8p42TgsAZI3XUd5UYbO0iqQfl0De3SGGfV33jta4SbCpg7-VJ3GyzqGjl-vLCqH-7loG0jcJjoRXmiSXtr2JpZTtSn5ZCxi2gh82SOv_WVFyNwHIlJMfbd3a2_EfldaCgLM5-GcMmCw2DBjm0N0agO6DxN4lvmPbAIxTM0acqwrlDo7wvtIPio3_cB5qtFYKPwpc6nh106TFvhFVctIO-L4MY_J9LNzHUtlEsYkAu-3xf21Wn8HIYa2jZgME8nqhs0ZgDZ9v4yIj6Q5m2vFaV0F-feH6OjTp6N_uCuPer8Lac6LYncONRjIoh0V9Sz9EQDkF_od2N6NouHhZj3Bp-a6WdHBx0s9zlv7EGwwEhlm7UdjFw-9mCHMfNpMhoqITzsmfG0lOdBOTadVRg_8unhyXobVG0JgoCKzytbsflHPyTNkP3MZysqbun9eTJ2i4Hyl0qvj8H1M8p0sfbBHcjYYrZsKu8dM3RhtblHdnpHWHu_waqFmjB5X7zJab4mSudknGrCruVx25hMHfc6sQzLsjfKfGYPwj0Z0TLfcnf8GNpVlld29QZqOO7pFh1r3p7YOppon18YOMOLr0iLS97ltQ-B3z5yB4Zi9sjHgkPPIK3ipAwPBbEW3Jhmcd-WEGYvATbdyRxerEAJEbmXx7rBqbn7gZ-vuiKJqoe9fhTUFsmJc7sR_o7pszW9DcO9ibbaeFanpfT1MJf-M_PD5MDsq-plJ5vs_C0cDmOrwv6HhKQG_HoCzh1wb9PBgl28bYf_nz6r0IADFy8JOEASJrzYG-ONo4vW7bLsnWII00alptzAAksM9nIqM8AL-BvwYv1jIt1nOjAEoXnouk4FDRx1pdrI41HWJw0N9ZgkLy0qqxKYgmTfwDnBbw1w4c842_0ju4w32XsxyV4wHF2wewysMzKqiSR64jQQaYj6LW2gdj_SR2_uqEL2liu9OF1zKo17Zxk4-ecbmwZSs5DFfsvxbESlqqKkc1fREe0oTrQoDWkLaMbzK_Mb4iPtyugvzgMnBYawu0xUb4G_LwPcG4wAVXLpWFdN80WXtusjFWVavsdH00z7NRjFrpjHE_PGAqVHfypiCOIrWvNnQDdsIDPPAIJzQ6NlDNbCz8jCydhZu7s7GxpRzsKSvLIqx4umZDQh8bGn0W1uHmKRgqRxGJs1fkMF9WZWweHIWh_2qdMDq7JmbtELMzs0HU2Vi4Uy6uB2h_XuDmh68jlgxHDbQ12mUXxHOEFL8ib3AmuTQv2wIQFrZKKnbAGkE1s7J5csbKnuRJMQW3ZmhxcbC72CQSAV0vKLs1iPaoloyHNqljaurZQ5htQ8HmViRIGc63IUHO4DzB9oaGlrHE5_D22dlNXEQrobyBLhuwLrNbt4QZxwjW-UTy78MKuASxatovTaKmHpZfaY2o-eQUUss9FMLHbqORzZP4GvPLPntU4Pyf&tga-with-creatives=1 — 200 — 1.9 KiB — 114 ms — h2https://mc.yandex.com/watch/1379221?wmode=7&page-url=https%3A%2F%2Fwww.reg.ru%2F&nohit=1&charset=utf-8&uah=chu%0A%22Chromium%22%3Bv%3D%22147%22%2C%22Google%20Chrome%22%3Bv%3D%22147%22%0Achb%0A64%0Achf%0A147.0.0.0%0Achl%0A%22Chromium%22%3Bv%3D%22147.0.7727.55%22%2C%22Not.A%2FBrand%22%3Bv%3D%228.0.0.0%22%0Achm%0A%3F1%0Acho%0Amoto%20g%20power%20(2022)%0Achp%0AAndroid%0Achv%0A11.0&browser-info=pv%3A1%3Avf%3A6glgxny3ywmlt088t0nklbpybmq57%3Afu%3A0%3Aen%3Autf-8%3Ala%3Aen-US%3Av%3A2461%3Acn%3A1%3Adp%3A0%3Als%3A969647380357%3Ahid%3A355695604%3Az%3A0%3Ai%3A20260416170927%3Aet%3A1776359368%3Ac%3A1%3Arn%3A322326851%3Au%3A1776359368309502157%3Aw%3A412x823%3As%3A412x823x24%3Ask%3A1.75%3Awv%3A2%3Aco%3A0%3Acpf%3A1%3Ans%3A1776359363540%3Aadb%3A2%3Arqnl%3A1%3Ast%3A1776359368%3At%3A%D0%A0%D0%B5%D0%B3%D0%B8%D1%81%D1%82%D1%80%D0%B0%D1%86%D0%B8%D1%8F%20%D0%B4%D0%BE%D0%BC%D0%B5%D0%BD%D0%BE%D0%B2%20%D0%A0%D0%A4%2FRU%20%D1%83%20%D0%B0%D0%BA%D0%BA%D1%80%D0%B5%D0%B4%D0%B8%D1%82%D0%BE%D0%B2%D0%B0%D0%BD%D0%BD%D0%BE%D0%B3%D0%BE%20%D1%80%D0%B5%D0%B3%D0%B8%D1%81%D1%82%D1%80%D0%B0%D1%82%D0%BE%D1%80%D0%B0%20%D0%B4%D0%BE%D0%BC%D0%B5%D0%BD%D0%BE%D0%B2%20%7C%20%D0%9D%D0%B5%D0%B4%D0%BE%D1%80%D0%BE%D0%B3%D0%BE%D0%B9%20%D1%85%D0%BE%D1%81%D1%82%D0%B8%D0%BD%D0%B3%20%D0%B8%20%D0%B4%D0%B5%D1%88%D0%B5%D0%B2%D1%8B%D0%B5%20%D0%B4%D0%BE%D0%BC%D0%B5%D0%BD%D1%8B%20%7C%20%D0%A0%D0%B5%D0%B3.%D1%80%D1%83&t=clt(456)gdpr(14)clc(0-0-0)aw(1)rcm(1)cdl(na)eco(46466564)ti(1)mc.yandex.com/watch/1379221?wmode=7... https://mc.yandex.com/watch/1379221?wmode=7&page-url=https%3A%2F%2Fwww.reg.ru%2F&nohit=1&charset=utf-8&uah=chu%0A%22Chromium%22%3Bv%3D%22147%22%2C%22Google%20Chrome%22%3Bv%3D%22147%22%0Achb%0A64%0Achf%0A147.0.0.0%0Achl%0A%22Chromium%22%3Bv%3D%22147.0.7727.55%22%2C%22Not.A%2FBrand%22%3Bv%3D%228.0.0.0%22%0Achm%0A%3F1%0Acho%0Amoto%20g%20power%20(2022)%0Achp%0AAndroid%0Achv%0A11.0&browser-info=pv%3A1%3Avf%3A6glgxny3ywmlt088t0nklbpybmq57%3Afu%3A0%3Aen%3Autf-8%3Ala%3Aen-US%3Av%3A2461%3Acn%3A1%3Adp%3A0%3Als%3A969647380357%3Ahid%3A355695604%3Az%3A0%3Ai%3A20260416170927%3Aet%3A1776359368%3Ac%3A1%3Arn%3A322326851%3Au%3A1776359368309502157%3Aw%3A412x823%3As%3A412x823x24%3Ask%3A1.75%3Awv%3A2%3Aco%3A0%3Acpf%3A1%3Ans%3A1776359363540%3Aadb%3A2%3Arqnl%3A1%3Ast%3A1776359368%3At%3A%D0%A0%D0%B5%D0%B3%D0%B8%D1%81%D1%82%D1%80%D0%B0%D1%86%D0%B8%D1%8F%20%D0%B4%D0%BE%D0%BC%D0%B5%D0%BD%D0%BE%D0%B2%20%D0%A0%D0%A4%2FRU%20%D1%83%20%D0%B0%D0%BA%D0%BA%D1%80%D0%B5%D0%B4%D0%B8%D1%82%D0%BE%D0%B2%D0%B0%D0%BD%D0%BD%D0%BE%D0%B3%D0%BE%20%D1%80%D0%B5%D0%B3%D0%B8%D1%81%D1%82%D1%80%D0%B0%D1%82%D0%BE%D1%80%D0%B0%20%D0%B4%D0%BE%D0%BC%D0%B5%D0%BD%D0%BE%D0%B2%20%7C%20%D0%9D%D0%B5%D0%B4%D0%BE%D1%80%D0%BE%D0%B3%D0%BE%D0%B9%20%D1%85%D0%BE%D1%81%D1%82%D0%B8%D0%BD%D0%B3%20%D0%B8%20%D0%B4%D0%B5%D1%88%D0%B5%D0%B2%D1%8B%D0%B5%20%D0%B4%D0%BE%D0%BC%D0%B5%D0%BD%D1%8B%20%7C%20%D0%A0%D0%B5%D0%B3.%D1%80%D1%83&t=clt(456)gdpr(14)clc(0-0-0)aw(1)rcm(1)cdl(na)eco(46466564)ti(1) — 302 — 2.3 KiB — 80 ms — h2https://login.reg.ru/refreshlogin.reg.ru/refresh https://login.reg.ru/refresh — 200 — 332 B — 280 ms — h2https://mc.yandex.com/watch/1379221/1?wmode=7&page-url=https%3A%2F%2Fwww.reg.ru%2F&nohit=1&charset=utf-8&uah=chu%0A%22Chromium%22%3Bv%3D%22147%22%2C%22Google%20Chrome%22%3Bv%3D%22147%22%0Achb%0A64%0Achf%0A147.0.0.0%0Achl%0A%22Chromium%22%3Bv%3D%22147.0.7727.55%22%2C%22Not.A%2FBrand%22%3Bv%3D%228.0.0.0%22%0Achm%0A%3F1%0Acho%0Amoto%20g%20power%20%282022%29%0Achp%0AAndroid%0Achv%0A11.0&browser-info=pv%3A1%3Avf%3A6glgxny3ywmlt088t0nklbpybmq57%3Afu%3A0%3Aen%3Autf-8%3Ala%3Aen-US%3Av%3A2461%3Acn%3A1%3Adp%3A0%3Als%3A969647380357%3Ahid%3A355695604%3Az%3A0%3Ai%3A20260416170927%3Aet%3A1776359368%3Ac%3A1%3Arn%3A322326851%3Au%3A1776359368309502157%3Aw%3A412x823%3As%3A412x823x24%3Ask%3A1.75%3Awv%3A2%3Aco%3A0%3Acpf%3A1%3Ans%3A1776359363540%3Aadb%3A2%3Arqnl%3A1%3Ast%3A1776359368%3At%3A%D0%A0%D0%B5%D0%B3%D0%B8%D1%81%D1%82%D1%80%D0%B0%D1%86%D0%B8%D1%8F%20%D0%B4%D0%BE%D0%BC%D0%B5%D0%BD%D0%BE%D0%B2%20%D0%A0%D0%A4%2FRU%20%D1%83%20%D0%B0%D0%BA%D0%BA%D1%80%D0%B5%D0%B4%D0%B8%D1%82%D0%BE%D0%B2%D0%B0%D0%BD%D0%BD%D0%BE%D0%B3%D0%BE%20%D1%80%D0%B5%D0%B3%D0%B8%D1%81%D1%82%D1%80%D0%B0%D1%82%D0%BE%D1%80%D0%B0%20%D0%B4%D0%BE%D0%BC%D0%B5%D0%BD%D0%BE%D0%B2%20%7C%20%D0%9D%D0%B5%D0%B4%D0%BE%D1%80%D0%BE%D0%B3%D0%BE%D0%B9%20%D1%85%D0%BE%D1%81%D1%82%D0%B8%D0%BD%D0%B3%20%D0%B8%20%D0%B4%D0%B5%D1%88%D0%B5%D0%B2%D1%8B%D0%B5%20%D0%B4%D0%BE%D0%BC%D0%B5%D0%BD%D1%8B%20%7C%20%D0%A0%D0%B5%D0%B3.%D1%80%D1%83&t=clt%28456%29gdpr%2814%29clc%280-0-0%29aw%281%29rcm%281%29cdl%28na%29eco%2846466564%29ti%281%29&redirnss=1mc.yandex.com/watch/1379221/1?wmode... https://mc.yandex.com/watch/1379221/1?wmode=7&page-url=https%3A%2F%2Fwww.reg.ru%2F&nohit=1&charset=utf-8&uah=chu%0A%22Chromium%22%3Bv%3D%22147%22%2C%22Google%20Chrome%22%3Bv%3D%22147%22%0Achb%0A64%0Achf%0A147.0.0.0%0Achl%0A%22Chromium%22%3Bv%3D%22147.0.7727.55%22%2C%22Not.A%2FBrand%22%3Bv%3D%228.0.0.0%22%0Achm%0A%3F1%0Acho%0Amoto%20g%20power%20%282022%29%0Achp%0AAndroid%0Achv%0A11.0&browser-info=pv%3A1%3Avf%3A6glgxny3ywmlt088t0nklbpybmq57%3Afu%3A0%3Aen%3Autf-8%3Ala%3Aen-US%3Av%3A2461%3Acn%3A1%3Adp%3A0%3Als%3A969647380357%3Ahid%3A355695604%3Az%3A0%3Ai%3A20260416170927%3Aet%3A1776359368%3Ac%3A1%3Arn%3A322326851%3Au%3A1776359368309502157%3Aw%3A412x823%3As%3A412x823x24%3Ask%3A1.75%3Awv%3A2%3Aco%3A0%3Acpf%3A1%3Ans%3A1776359363540%3Aadb%3A2%3Arqnl%3A1%3Ast%3A1776359368%3At%3A%D0%A0%D0%B5%D0%B3%D0%B8%D1%81%D1%82%D1%80%D0%B0%D1%86%D0%B8%D1%8F%20%D0%B4%D0%BE%D0%BC%D0%B5%D0%BD%D0%BE%D0%B2%20%D0%A0%D0%A4%2FRU%20%D1%83%20%D0%B0%D0%BA%D0%BA%D1%80%D0%B5%D0%B4%D0%B8%D1%82%D0%BE%D0%B2%D0%B0%D0%BD%D0%BD%D0%BE%D0%B3%D0%BE%20%D1%80%D0%B5%D0%B3%D0%B8%D1%81%D1%82%D1%80%D0%B0%D1%82%D0%BE%D1%80%D0%B0%20%D0%B4%D0%BE%D0%BC%D0%B5%D0%BD%D0%BE%D0%B2%20%7C%20%D0%9D%D0%B5%D0%B4%D0%BE%D1%80%D0%BE%D0%B3%D0%BE%D0%B9%20%D1%85%D0%BE%D1%81%D1%82%D0%B8%D0%BD%D0%B3%20%D0%B8%20%D0%B4%D0%B5%D1%88%D0%B5%D0%B2%D1%8B%D0%B5%20%D0%B4%D0%BE%D0%BC%D0%B5%D0%BD%D1%8B%20%7C%20%D0%A0%D0%B5%D0%B3.%D1%80%D1%83&t=clt%28456%29gdpr%2814%29clc%280-0-0%29aw%281%29rcm%281%29cdl%28na%29eco%2846466564%29ti%281%29&redirnss=1 — 200 — 1.1 KiB — 74 ms — h2https://mc.yandex.com/sync_cookie_image_check?scid=0ad468ce-b561-0cfc-e24d-1f69d7b927b7&cid=1379221mc.yandex.com/sync_cookie_image_che... https://mc.yandex.com/sync_cookie_image_check?scid=0ad468ce-b561-0cfc-e24d-1f69d7b927b7&cid=1379221 — 302 — 292 B — 73 ms — h2https://login.reg.ru/refreshlogin.reg.ru/refresh https://login.reg.ru/refresh — 200 — 332 B — 199 ms — h2https://mc.yandex.ru/sync_cookie_image_start?cid=1379221&redirect_domain=mc.yandex.com&scid=0ad468ce-b561-0cfc-e24d-1f69d7b927b7&token=11003.MaTDYMJN7CnNRZfEqDVmeDLEPYioKd5g03ni_S8Y9xD7XpKkDKykWZfLDnlnidzc.q51SevA2tTH9dIX141tjNLcYNvg%2Cmc.yandex.ru/sync_cookie_image_star... https://mc.yandex.ru/sync_cookie_image_start?cid=1379221&redirect_domain=mc.yandex.com&scid=0ad468ce-b561-0cfc-e24d-1f69d7b927b7&token=11003.MaTDYMJN7CnNRZfEqDVmeDLEPYioKd5g03ni_S8Y9xD7XpKkDKykWZfLDnlnidzc.q51SevA2tTH9dIX141tjNLcYNvg%2C — 302 — 489 B — 80 ms — h2https://yandex.ru/adfox/699999/event?ad-session-id=3246721776359367882&adfox-version=1&dl=https%3A%2F%2Fwww.reg.ru%2F&duid=1776359368309502157&esc=0&hash=7522af98ca4e6043&initial-engine-id=hda&lts=ftnfiod&p1=dldzr&p2=ibnu&p5=bicgwr&pm=cyz&pr=eekxneh&rand=glfllpc&rqs=x4MgQzVYBVLHF-FpSZJFyFyxBLxE_qpC&sj=x8pd8goDeFCrQle2aC34ElxZhZPzmVV9ww5kUCko2D2838XuGsEAipatXClatr-1UtmLxyk0cYiWmQTZf2qpopS-yQzHt8iRrLYSAfCkgLLBsFSxcbE-cpHqy7Kv4a22UIwiwd2cl6_U1QbvbwbHmHNjjEHLLQwjTXuzHrWbZa5c1Wu4rPxXKx3o-Vb_Aljgs7mTb2Eplo35jg%3D%3D&stat-id=0&utg=bdvoy&ybv=0.1304600&ylv=0.1304600&ytt=13194139533317&bundle=banner.imageyandex.ru/adfox/699999/event?ad-ses... https://yandex.ru/adfox/699999/event?ad-session-id=3246721776359367882&adfox-version=1&dl=https%3A%2F%2Fwww.reg.ru%2F&duid=1776359368309502157&esc=0&hash=7522af98ca4e6043&initial-engine-id=hda&lts=ftnfiod&p1=dldzr&p2=ibnu&p5=bicgwr&pm=cyz&pr=eekxneh&rand=glfllpc&rqs=x4MgQzVYBVLHF-FpSZJFyFyxBLxE_qpC&sj=x8pd8goDeFCrQle2aC34ElxZhZPzmVV9ww5kUCko2D2838XuGsEAipatXClatr-1UtmLxyk0cYiWmQTZf2qpopS-yQzHt8iRrLYSAfCkgLLBsFSxcbE-cpHqy7Kv4a22UIwiwd2cl6_U1QbvbwbHmHNjjEHLLQwjTXuzHrWbZa5c1Wu4rPxXKx3o-Vb_Aljgs7mTb2Eplo35jg%3D%3D&stat-id=0&utg=bdvoy&ybv=0.1304600&ylv=0.1304600&ytt=13194139533317&bundle=banner.image — 204 — 772 B — 78 ms — h2https://avatars.mds.yandex.net/get-adfox-content/2788782/260101_adfox_3478173_15576981.ac51a3ebc93331a0ec6130a0b5064e9f.png/optimize.webpavatars.mds.yandex.net/get-adfox-co... https://avatars.mds.yandex.net/get-adfox-content/2788782/260101_adfox_3478173_15576981.ac51a3ebc93331a0ec6130a0b5064e9f.png/optimize.webp — 200 — 32.3 KiB — 320 ms — h2https://mc.yandex.com/sync_cookie_image_decide?cid=1379221&scid=0ad468ce-b561-0cfc-e24d-1f69d7b927b7&token=11003.Saoj3VQicBhyTURXKf9NHuCDou_I2A4hj5zHYyEGBJxUn2J9jLTj7zqCYuf7khtZXNl0jHZCl8wUNln9P_YULypKdpkAvFi0iBQKcX_n_c4%2C.BePVl2S6Ix7cg1khlqcdyeDOd6o%2Cmc.yandex.com/sync_cookie_image_dec... https://mc.yandex.com/sync_cookie_image_decide?cid=1379221&scid=0ad468ce-b561-0cfc-e24d-1f69d7b927b7&token=11003.Saoj3VQicBhyTURXKf9NHuCDou_I2A4hj5zHYyEGBJxUn2J9jLTj7zqCYuf7khtZXNl0jHZCl8wUNln9P_YULypKdpkAvFi0iBQKcX_n_c4%2C.BePVl2S6Ix7cg1khlqcdyeDOd6o%2C — 200 — 79 B — 79 ms — h2https://mc.yandex.com/ytm-config/1379221?wmode=7mc.yandex.com/ytm-config/1379221?wm... https://mc.yandex.com/ytm-config/1379221?wmode=7 — 200 — 283 B — 81 ms — h2https://mc.yandex.com/watch/1379221?wmode=7&page-url=https%3A%2F%2Fwww.reg.ru%2F&charset=utf-8&uah=chu%0A%22Chromium%22%3Bv%3D%22147%22%2C%22Google%20Chrome%22%3Bv%3D%22147%22%0Achb%0A64%0Achf%0A147.0.0.0%0Achl%0A%22Chromium%22%3Bv%3D%22147.0.7727.55%22%2C%22Not.A%2FBrand%22%3Bv%3D%228.0.0.0%22%0Achm%0A%3F1%0Acho%0Amoto%20g%20power%20(2022)%0Achp%0AAndroid%0Achv%0A11.0&hittoken=1776359368_d18f9c1705f028580200a2fdc184e5c6ba276605aba45a4ce6c34f78f52a88a4&browser-info=pv%3A1%3Aar%3A1%3Avf%3A6glgxny3ywmlt088t0nklbpybmq57%3Afu%3A0%3Aen%3Autf-8%3Ala%3Aen-US%3Av%3A2461%3Acn%3A1%3Adp%3A1%3Als%3A969647380357%3Ahid%3A355695604%3Az%3A0%3Ai%3A20260416170928%3Aet%3A1776359368%3Ac%3A1%3Arn%3A60361970%3Arqn%3A1%3Au%3A1776359368309502157%3Aw%3A412x823%3As%3A412x823x24%3Ask%3A1.75%3Afp%3A3264%3Awv%3A2%3Ads%3A0%2C0%2C1408%2C85%2C298%2C0%2C%2C1450%2C1%2C%2C%2C%2C3415%3Aco%3A0%3Acpf%3A1%3Ans%3A1776359363540%3Aadb%3A2%3Arqnl%3A1%3Ast%3A1776359368%3At%3A%D0%A0%D0%B5%D0%B3%D0%B8%D1%81%D1%82%D1%80%D0%B0%D1%86%D0%B8%D1%8F%20%D0%B4%D0%BE%D0%BC%D0%B5%D0%BD%D0%BE%D0%B2%20%D0%A0%D0%A4%2FRU%20%D1%83%20%D0%B0%D0%BA%D0%BA%D1%80%D0%B5%D0%B4%D0%B8%D1%82%D0%BE%D0%B2%D0%B0%D0%BD%D0%BD%D0%BE%D0%B3%D0%BE%20%D1%80%D0%B5%D0%B3%D0%B8%D1%81%D1%82%D1%80%D0%B0%D1%82%D0%BE%D1%80%D0%B0%20%D0%B4%D0%BE%D0%BC%D0%B5%D0%BD%D0%BE%D0%B2%20%7C%20%D0%9D%D0%B5%D0%B4%D0%BE%D1%80%D0%BE%D0%B3%D0%BE%D0%B9%20%D1%85%D0%BE%D1%81%D1%82%D0%B8%D0%BD%D0%B3%20%D0%B8%20%D0%B4%D0%B5%D1%88%D0%B5%D0%B2%D1%8B%D0%B5%20%D0%B4%D0%BE%D0%BC%D0%B5%D0%BD%D1%8B%20%7C%20%D0%A0%D0%B5%D0%B3.%D1%80%D1%83&t=gdpr(14)mc(h-1-p-1)clc(0-0-0)rqnt(1)aw(1)rcm(1)ecs(0)cdl(na)eco(46466564)ti(1)mc.yandex.com/watch/1379221?wmode=7... https://mc.yandex.com/watch/1379221?wmode=7&page-url=https%3A%2F%2Fwww.reg.ru%2F&charset=utf-8&uah=chu%0A%22Chromium%22%3Bv%3D%22147%22%2C%22Google%20Chrome%22%3Bv%3D%22147%22%0Achb%0A64%0Achf%0A147.0.0.0%0Achl%0A%22Chromium%22%3Bv%3D%22147.0.7727.55%22%2C%22Not.A%2FBrand%22%3Bv%3D%228.0.0.0%22%0Achm%0A%3F1%0Acho%0Amoto%20g%20power%20(2022)%0Achp%0AAndroid%0Achv%0A11.0&hittoken=1776359368_d18f9c1705f028580200a2fdc184e5c6ba276605aba45a4ce6c34f78f52a88a4&browser-info=pv%3A1%3Aar%3A1%3Avf%3A6glgxny3ywmlt088t0nklbpybmq57%3Afu%3A0%3Aen%3Autf-8%3Ala%3Aen-US%3Av%3A2461%3Acn%3A1%3Adp%3A1%3Als%3A969647380357%3Ahid%3A355695604%3Az%3A0%3Ai%3A20260416170928%3Aet%3A1776359368%3Ac%3A1%3Arn%3A60361970%3Arqn%3A1%3Au%3A1776359368309502157%3Aw%3A412x823%3As%3A412x823x24%3Ask%3A1.75%3Afp%3A3264%3Awv%3A2%3Ads%3A0%2C0%2C1408%2C85%2C298%2C0%2C%2C1450%2C1%2C%2C%2C%2C3415%3Aco%3A0%3Acpf%3A1%3Ans%3A1776359363540%3Aadb%3A2%3Arqnl%3A1%3Ast%3A1776359368%3At%3A%D0%A0%D0%B5%D0%B3%D0%B8%D1%81%D1%82%D1%80%D0%B0%D1%86%D0%B8%D1%8F%20%D0%B4%D0%BE%D0%BC%D0%B5%D0%BD%D0%BE%D0%B2%20%D0%A0%D0%A4%2FRU%20%D1%83%20%D0%B0%D0%BA%D0%BA%D1%80%D0%B5%D0%B4%D0%B8%D1%82%D0%BE%D0%B2%D0%B0%D0%BD%D0%BD%D0%BE%D0%B3%D0%BE%20%D1%80%D0%B5%D0%B3%D0%B8%D1%81%D1%82%D1%80%D0%B0%D1%82%D0%BE%D1%80%D0%B0%20%D0%B4%D0%BE%D0%BC%D0%B5%D0%BD%D0%BE%D0%B2%20%7C%20%D0%9D%D0%B5%D0%B4%D0%BE%D1%80%D0%BE%D0%B3%D0%BE%D0%B9%20%D1%85%D0%BE%D1%81%D1%82%D0%B8%D0%BD%D0%B3%20%D0%B8%20%D0%B4%D0%B5%D1%88%D0%B5%D0%B2%D1%8B%D0%B5%20%D0%B4%D0%BE%D0%BC%D0%B5%D0%BD%D1%8B%20%7C%20%D0%A0%D0%B5%D0%B3.%D1%80%D1%83&t=gdpr(14)mc(h-1-p-1)clc(0-0-0)rqnt(1)aw(1)rcm(1)ecs(0)cdl(na)eco(46466564)ti(1) — 302 — 2.5 KiB — 83 ms — h2https://mc.yandex.com/watch/1379221/1?wmode=7&page-url=https%3A%2F%2Fwww.reg.ru%2F&charset=utf-8&uah=chu%0A%22Chromium%22%3Bv%3D%22147%22%2C%22Google%20Chrome%22%3Bv%3D%22147%22%0Achb%0A64%0Achf%0A147.0.0.0%0Achl%0A%22Chromium%22%3Bv%3D%22147.0.7727.55%22%2C%22Not.A%2FBrand%22%3Bv%3D%228.0.0.0%22%0Achm%0A%3F1%0Acho%0Amoto%20g%20power%20%282022%29%0Achp%0AAndroid%0Achv%0A11.0&hittoken=1776359368_d18f9c1705f028580200a2fdc184e5c6ba276605aba45a4ce6c34f78f52a88a4&browser-info=pv%3A1%3Aar%3A1%3Avf%3A6glgxny3ywmlt088t0nklbpybmq57%3Afu%3A0%3Aen%3Autf-8%3Ala%3Aen-US%3Av%3A2461%3Acn%3A1%3Adp%3A1%3Als%3A969647380357%3Ahid%3A355695604%3Az%3A0%3Ai%3A20260416170928%3Aet%3A1776359368%3Ac%3A1%3Arn%3A60361970%3Arqn%3A1%3Au%3A1776359368309502157%3Aw%3A412x823%3As%3A412x823x24%3Ask%3A1.75%3Afp%3A3264%3Awv%3A2%3Ads%3A0%2C0%2C1408%2C85%2C298%2C0%2C%2C1450%2C1%2C%2C%2C%2C3415%3Aco%3A0%3Acpf%3A1%3Ans%3A1776359363540%3Aadb%3A2%3Arqnl%3A1%3Ast%3A1776359368%3At%3A%D0%A0%D0%B5%D0%B3%D0%B8%D1%81%D1%82%D1%80%D0%B0%D1%86%D0%B8%D1%8F%20%D0%B4%D0%BE%D0%BC%D0%B5%D0%BD%D0%BE%D0%B2%20%D0%A0%D0%A4%2FRU%20%D1%83%20%D0%B0%D0%BA%D0%BA%D1%80%D0%B5%D0%B4%D0%B8%D1%82%D0%BE%D0%B2%D0%B0%D0%BD%D0%BD%D0%BE%D0%B3%D0%BE%20%D1%80%D0%B5%D0%B3%D0%B8%D1%81%D1%82%D1%80%D0%B0%D1%82%D0%BE%D1%80%D0%B0%20%D0%B4%D0%BE%D0%BC%D0%B5%D0%BD%D0%BE%D0%B2%20%7C%20%D0%9D%D0%B5%D0%B4%D0%BE%D1%80%D0%BE%D0%B3%D0%BE%D0%B9%20%D1%85%D0%BE%D1%81%D1%82%D0%B8%D0%BD%D0%B3%20%D0%B8%20%D0%B4%D0%B5%D1%88%D0%B5%D0%B2%D1%8B%D0%B5%20%D0%B4%D0%BE%D0%BC%D0%B5%D0%BD%D1%8B%20%7C%20%D0%A0%D0%B5%D0%B3.%D1%80%D1%83&t=gdpr%2814%29mc%28h-1-p-1%29clc%280-0-0%29rqnt%281%29aw%281%29rcm%281%29ecs%280%29cdl%28na%29eco%2846466564%29ti%281%29&redirnss=1mc.yandex.com/watch/1379221/1?wmode... https://mc.yandex.com/watch/1379221/1?wmode=7&page-url=https%3A%2F%2Fwww.reg.ru%2F&charset=utf-8&uah=chu%0A%22Chromium%22%3Bv%3D%22147%22%2C%22Google%20Chrome%22%3Bv%3D%22147%22%0Achb%0A64%0Achf%0A147.0.0.0%0Achl%0A%22Chromium%22%3Bv%3D%22147.0.7727.55%22%2C%22Not.A%2FBrand%22%3Bv%3D%228.0.0.0%22%0Achm%0A%3F1%0Acho%0Amoto%20g%20power%20%282022%29%0Achp%0AAndroid%0Achv%0A11.0&hittoken=1776359368_d18f9c1705f028580200a2fdc184e5c6ba276605aba45a4ce6c34f78f52a88a4&browser-info=pv%3A1%3Aar%3A1%3Avf%3A6glgxny3ywmlt088t0nklbpybmq57%3Afu%3A0%3Aen%3Autf-8%3Ala%3Aen-US%3Av%3A2461%3Acn%3A1%3Adp%3A1%3Als%3A969647380357%3Ahid%3A355695604%3Az%3A0%3Ai%3A20260416170928%3Aet%3A1776359368%3Ac%3A1%3Arn%3A60361970%3Arqn%3A1%3Au%3A1776359368309502157%3Aw%3A412x823%3As%3A412x823x24%3Ask%3A1.75%3Afp%3A3264%3Awv%3A2%3Ads%3A0%2C0%2C1408%2C85%2C298%2C0%2C%2C1450%2C1%2C%2C%2C%2C3415%3Aco%3A0%3Acpf%3A1%3Ans%3A1776359363540%3Aadb%3A2%3Arqnl%3A1%3Ast%3A1776359368%3At%3A%D0%A0%D0%B5%D0%B3%D0%B8%D1%81%D1%82%D1%80%D0%B0%D1%86%D0%B8%D1%8F%20%D0%B4%D0%BE%D0%BC%D0%B5%D0%BD%D0%BE%D0%B2%20%D0%A0%D0%A4%2FRU%20%D1%83%20%D0%B0%D0%BA%D0%BA%D1%80%D0%B5%D0%B4%D0%B8%D1%82%D0%BE%D0%B2%D0%B0%D0%BD%D0%BD%D0%BE%D0%B3%D0%BE%20%D1%80%D0%B5%D0%B3%D0%B8%D1%81%D1%82%D1%80%D0%B0%D1%82%D0%BE%D1%80%D0%B0%20%D0%B4%D0%BE%D0%BC%D0%B5%D0%BD%D0%BE%D0%B2%20%7C%20%D0%9D%D0%B5%D0%B4%D0%BE%D1%80%D0%BE%D0%B3%D0%BE%D0%B9%20%D1%85%D0%BE%D1%81%D1%82%D0%B8%D0%BD%D0%B3%20%D0%B8%20%D0%B4%D0%B5%D1%88%D0%B5%D0%B2%D1%8B%D0%B5%20%D0%B4%D0%BE%D0%BC%D0%B5%D0%BD%D1%8B%20%7C%20%D0%A0%D0%B5%D0%B3.%D1%80%D1%83&t=gdpr%2814%29mc%28h-1-p-1%29clc%280-0-0%29rqnt%281%29aw%281%29rcm%281%29ecs%280%29cdl%28na%29eco%2846466564%29ti%281%29&redirnss=1 — 200 — 948 B — 79 ms — h2https://mc.yandex.com/sync_cookie_image_check_secondary?scid=75ef7c90-a802-c8b3-1818-48f34c28a5bf&cid=1379221mc.yandex.com/sync_cookie_image_che... https://mc.yandex.com/sync_cookie_image_check_secondary?scid=75ef7c90-a802-c8b3-1818-48f34c28a5bf&cid=1379221 — 302 — 312 B — 79 ms — h2https://mc.yandex.com/watch/1379221/1?page-url=https%3A%2F%2Fwww.reg.ru%2F&charset=utf-8&uah=chu%0A%22Chromium%22%3Bv%3D%22147%22%2C%22Google%20Chrome%22%3Bv%3D%22147%22%0Achb%0A64%0Achf%0A147.0.0.0%0Achl%0A%22Chromium%22%3Bv%3D%22147.0.7727.55%22%2C%22Not.A%2FBrand%22%3Bv%3D%228.0.0.0%22%0Achm%0A%3F1%0Acho%0Amoto%20g%20power%20(2022)%0Achp%0AAndroid%0Achv%0A11.0&hidv2=1964027023790178386&hittoken=1776359368_d18f9c1705f028580200a2fdc184e5c6ba276605aba45a4ce6c34f78f52a88a4&browser-info=pa%3A1%3Aar%3A1%3Avf%3A6glgxny3ywmlt088t0nklbpybmq57%3Afu%3A0%3Aen%3Autf-8%3Ala%3Aen-US%3Av%3A2461%3Acn%3A1%3Adp%3A1%3Als%3A969647380357%3Ahid%3A355695604%3Az%3A0%3Ai%3A20260416170928%3Aet%3A1776359368%3Ac%3A1%3Arn%3A702324105%3Arqn%3A2%3Au%3A1776359368309502157%3Aw%3A412x823%3As%3A412x823x24%3Ask%3A1.75%3Awv%3A2%3Aco%3A0%3Acpf%3A1%3Ans%3A1776359363540%3Aadb%3A2%3Arqnl%3A1%3Ast%3A1776359369&t=gdpr(14)mc(h-1-p-1)clc(0-0-0)rqnt(2)aw(1)rcm(1)ecs(0)cdl(na)eco(46466564)ti(0)&force-urlencoded=1&site-info=%7B%22__ym%22%3A%7B%22adSessionID%22%3A%223246721776359367882%22%7D%7Dmc.yandex.com/watch/1379221/1?page-... https://mc.yandex.com/watch/1379221/1?page-url=https%3A%2F%2Fwww.reg.ru%2F&charset=utf-8&uah=chu%0A%22Chromium%22%3Bv%3D%22147%22%2C%22Google%20Chrome%22%3Bv%3D%22147%22%0Achb%0A64%0Achf%0A147.0.0.0%0Achl%0A%22Chromium%22%3Bv%3D%22147.0.7727.55%22%2C%22Not.A%2FBrand%22%3Bv%3D%228.0.0.0%22%0Achm%0A%3F1%0Acho%0Amoto%20g%20power%20(2022)%0Achp%0AAndroid%0Achv%0A11.0&hidv2=1964027023790178386&hittoken=1776359368_d18f9c1705f028580200a2fdc184e5c6ba276605aba45a4ce6c34f78f52a88a4&browser-info=pa%3A1%3Aar%3A1%3Avf%3A6glgxny3ywmlt088t0nklbpybmq57%3Afu%3A0%3Aen%3Autf-8%3Ala%3Aen-US%3Av%3A2461%3Acn%3A1%3Adp%3A1%3Als%3A969647380357%3Ahid%3A355695604%3Az%3A0%3Ai%3A20260416170928%3Aet%3A1776359368%3Ac%3A1%3Arn%3A702324105%3Arqn%3A2%3Au%3A1776359368309502157%3Aw%3A412x823%3As%3A412x823x24%3Ask%3A1.75%3Awv%3A2%3Aco%3A0%3Acpf%3A1%3Ans%3A1776359363540%3Aadb%3A2%3Arqnl%3A1%3Ast%3A1776359369&t=gdpr(14)mc(h-1-p-1)clc(0-0-0)rqnt(2)aw(1)rcm(1)ecs(0)cdl(na)eco(46466564)ti(0)&force-urlencoded=1&site-info=%7B%22__ym%22%3A%7B%22adSessionID%22%3A%223246721776359367882%22%7D%7D — 200 — 113 B — 81 ms — h2https://mc.yandex.ru/sync_cookie_image_start_secondary?cid=1379221&redirect_domain=mc.yandex.com&scid=75ef7c90-a802-c8b3-1818-48f34c28a5bf&token=11003.XMm0lv_Kb0AispqRsPMLDwPYBTvKwvnOLopHpQdO45qRiSQf_MENN4ASrb34w4_I.BcPp5kOwIoLIv7I3dALRSj6Snug%2Cmc.yandex.ru/sync_cookie_image_star... https://mc.yandex.ru/sync_cookie_image_start_secondary?cid=1379221&redirect_domain=mc.yandex.com&scid=75ef7c90-a802-c8b3-1818-48f34c28a5bf&token=11003.XMm0lv_Kb0AispqRsPMLDwPYBTvKwvnOLopHpQdO45qRiSQf_MENN4ASrb34w4_I.BcPp5kOwIoLIv7I3dALRSj6Snug%2C — 302 — 504 B — 85 ms — h2https://mc.yandex.com/sync_cookie_image_decide_secondary?cid=1379221&scid=75ef7c90-a802-c8b3-1818-48f34c28a5bf&token=11003.8MgaRi92-LImXa0TDvwDHMtXSpgXUc2divSa8WZXq1VV79o_w25F9Cw3zq1q_tjwrPd4-7sIm5HSAqBtfRQ_IjcRL5fOBZGjcnH3nAYCwTs%2C.V8NIl_L0-JNZiJmcb3jvIgck-48%2Cmc.yandex.com/sync_cookie_image_dec... https://mc.yandex.com/sync_cookie_image_decide_secondary?cid=1379221&scid=75ef7c90-a802-c8b3-1818-48f34c28a5bf&token=11003.8MgaRi92-LImXa0TDvwDHMtXSpgXUc2divSa8WZXq1VV79o_w25F9Cw3zq1q_tjwrPd4-7sIm5HSAqBtfRQ_IjcRL5fOBZGjcnH3nAYCwTs%2C.V8NIl_L0-JNZiJmcb3jvIgck-48%2C — 200 — 67 B — 74 ms — h2https://showcase-static.reg.ru/_nuxt/static/favicon.CfRoFjU7.ico?v=2026showcase-static.reg.ru/_nuxt/static... https://showcase-static.reg.ru/_nuxt/static/favicon.CfRoFjU7.ico?v=2026 — 200 — 15.0 KiB — 76 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 4282ms · 711KB · ₽2229/mo
www.reg.ru
Other
Costly
Execution 1246ms
Transfer 69 KB
Monthly Cost ₽648/mo
showcase-static.reg.ru
Other
Costly
Execution 912ms
Transfer 108 KB
Unused 54%
Monthly Cost ₽475/mo
Unattributable
Other
Costly
Execution 884ms
Transfer 0 KB
Monthly Cost ₽460/mo
yandex.ru
Other
Costly
Execution 451ms
Transfer 105 KB
Unused 52%
Monthly Cost ₽235/mo
showcase-static.reg.ru
Other
Costly
Execution 402ms
Transfer 179 KB
Unused 40%
Monthly Cost ₽209/mo
mc.yandex.ru
Other
Costly
Execution 133ms
Transfer 85 KB
Unused 50%
Monthly Cost ₽69/mo
yastatic.net
Other
Costly
Execution 126ms
Transfer 130 KB
Unused 81%
Monthly Cost ₽65/mo
yastatic.net
Other
Optional
Execution 69ms
Transfer 32 KB
Monthly Cost ₽36/mo
showcase-static.reg.ru
Other
Optional
Execution 59ms
Transfer 2 KB
Monthly Cost ₽31/mo

These scripts may cost more than they're worth

  • www.reg.ru adds 1246ms and costs ~₽648/month
  • showcase-static.reg.ru adds 912ms and costs ~₽475/month
  • Unattributable adds 884ms and costs ~₽460/month
  • yandex.ru adds 451ms and costs ~₽235/month
  • showcase-static.reg.ru adds 402ms and costs ~₽209/month
  • mc.yandex.ru adds 133ms and costs ~₽69/month
  • yastatic.net adds 126ms and costs ~₽65/month

100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.

Learn more

Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.

Source: web.dev

www.reg.ru takes 1246ms 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

showcase-static.reg.ru takes 912ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

54% of showcase-static.reg.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

Unattributable takes 884ms 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

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

showcase-static.reg.ru takes 402ms 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

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

yastatic.net takes 126ms 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

81% of yastatic.net's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

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