Skip to content
https://askubuntu.com

Performance

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

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

91
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
81
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
77
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.

743 ms

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

941 ms

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

165 ms

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

0.082

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

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

2.93 s

Page Load Progression

457 ms
915 ms
1.4 s
1.8 s
2.3 s
2.7 s
3.2 s
3.7 s
Checks
15
6 PASS 4 REVIEW 3 FIX
D
Third-Party Impact
Action
78% third-party, 0 ms blocking
FIX
78% third-party, 0 ms blocking
Warning::
Third-party code accounts for 78% of page weight (1.3 MiB of 1.6 MiB)
Info::
Third-party blocking time is low (0 ms)
22%
78%
First-party Third-party
F
JS Bundles
Action
47 scripts, 506 KB unused
FIX
47 scripts, 506 KB unused
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 96 KB unused (51%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://edge.aditude.io/prebid/9.30.0.js?fork=1&v=...: 94 KB unused (72%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-S812...: 62 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://raven-static.aditude.io/prod/1.19.14-y0pts...: 61 KB unused (58%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://dn0qt3r0xannq.cloudfront.net/stackoverflow...: 31 KB unused (38%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 506 KB
506 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js?cb=31097945188 KB96 KB (51%)3rd
https://edge.aditude.io/prebid/9.30.0.js?fork=1&v=bf6611fc0393cee6578a23c9bb56896d&modules=WyIzM2Fjcm9zc0lkU3lzdGVtIiwiYWRpdHVkZSIsImFsbG93QWN0aXZpdGllcyIsImFwcG5leHVzQmlkQWRhcHRlciIsImNvbnNlbnRNYW5hZ2VtZW50IiwiY29uc2VudE1hbmFnZW1lbnRHcHAiLCJjb25zZW50TWFuYWdlbWVudFVzcCIsImNvbnZlcnNhbnRCaWRBZGFwdGVyIiwiY3JpdGVvSWRTeXN0ZW0iLCJlcXVhdGl2QmlkQWRhcHRlciIsImZhYnJpY2tJZFN5c3RlbSIsImdkcHJFbmZvcmNlbWVudCIsImdwdFByZUF1Y3Rpb24iLCJpZDVJZFN5c3RlbSIsIml4QmlkQWRhcHRlciIsImthcmdvQmlkQWRhcHRlciIsIm1lZGlhbmV0QmlkQWRhcHRlciIsIm9wZW54QmlkQWRhcHRlciIsInByaWNlRmxvb3JzIiwicHViUHJvdmlkZWRJZFN5c3RlbSIsInB1Ym1hdGljQmlkQWRhcHRlciIsInJ1Ymljb25CaWRBZGFwdGVyIiwic2hhcmVkSWRTeXN0ZW0iLCJzaGFyZXRocm91Z2hCaWRBZGFwdGVyIiwidHJpcGxlbGlmdEJpZEFkYXB0ZXIiLCJ0dGRCaWRBZGFwdGVyIiwidW5pZmllZElkU3lzdGVtIl0%3D131 KB94 KB (72%)3rd
https://www.googletagmanager.com/gtag/js?id=G-S812YQPLT2155 KB62 KB (40%)3rd
https://raven-static.aditude.io/prod/1.19.14-y0ptsc/raven.js107 KB61 KB (58%)3rd
https://dn0qt3r0xannq.cloudfront.net/stackoverflow-M6HzSe6yue/mapping.base/prebid-wrapper.js84 KB31 KB (38%)3rd
https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js0 KB31 KB (42%)3rd
https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js0 KB31 KB (42%)3rd
https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js73 KB31 KB (42%)3rd
https://securepubads.g.doubleclick.net/tag/js/gpt.js0 KB24 KB (71%)3rd
https://securepubads.g.doubleclick.net/tag/js/gpt.js34 KB24 KB (71%)3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
120 resources · 1.6 MB · 506 KB savings available
FIX
120 resources · 1.6 MB · 506 KB savings available
Warning::
Page weight 639 KB over 1MB target
Got: 1.6 MB Expected: ≤ 1 MB
Info::
~506 KB of savings available
Warning::
95 third-party resources (78% of weight)
120 resources · 1.6 MiB · 95 third-party 638.8 KiB over 1MB target
JavaScript 56% · 932.2 KiB
Image 23% · 386.0 KiB
CSS 11% · 184.5 KiB
Other 7% · 110.7 KiB
Document 3% · 49.3 KiB

~505.9 KiB of savings available

Remove unused JavaScript: 505.9 KiB
C
Page Weight Budget
Action
1.6 MB transferred, 120 requests
REVIEW
1.6 MB transferred, 120 requests
Info::
Page weighs 5.5 MB (1.6 MB transferred)
Warning::
JavaScript is 932 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 932 KB
Warning::
120 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.34 g CO2 per page load
1.6 MB / 2.4 MB budget
1.6 MB transferred
120 requests
0.34 g CO2 per page load
JavaScript 932.2 KiB 56%
Images 380.4 KiB 23%
CSS 184.5 KiB 11%
Other 77.1 KiB 5%
HTML 45.2 KiB 3%
Other 29.1 KiB 2%
Other 14.3 KiB 1%
0 2.4 MB 4.9 MB
Approaching limit

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

B
Image Optimization
22 images, 0 KB saveable
REVIEW
22 images, 0 KB saveable
Warning::
https://askubuntu.com/Content/Sites/askubuntu/Img/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
22 images 380 KB
0 oversized -0 KB
20 legacy format
1 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

C
JS Execution Cost
Action
1279ms total JS execution
REVIEW
1279ms total JS execution
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 487ms CPU time
Info::
Unattributable: 212ms CPU time
Info::
https://askubuntu.com/: 178ms CPU time
Info::
https://dn0qt3r0xannq.cloudfront.net/stackoverflow...: 173ms CPU time
Info::
https://pagead2.googlesyndication.com/pagead/manag...: 100ms CPU time
Warning::
Third-party scripts: 1032ms (81% of total)

Main Thread Breakdown

Script Evaluation 66% Other 13% Style & Layout 8% Script Parsing & Compilation 7%
ScriptTotalScriptingParse/CompileParty
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js?cb=31097945487ms413ms40ms3rd
Unattributable212ms31ms0ms3rd
https://askubuntu.com/178ms16ms4ms1st
https://dn0qt3r0xannq.cloudfront.net/stackoverflow-M6HzSe6yue/mapping.base/prebid-wrapper.js173ms161ms7ms3rd
https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js100ms81ms13ms3rd
https://askubuntu.com/cdn-cgi/challenge-platform/scripts/jsd/main.js69ms67ms1ms1st
https://www.googletagmanager.com/gtag/js?id=G-S812YQPLT260ms47ms12ms3rd
B
HTTP Caching
private
REVIEW
private
Info::
Cache-Control header is set
Got: private
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

private

DirectiveValueMeaning
privateOnly browser cache, not CDN/proxy
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
No web fonts (system fonts)
PASS
No web fonts (system fonts)
Info::
No web fonts loaded — system fonts are fastest
No web fonts loaded — system fonts are optimal.
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
120 requests over 3031ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 743 ms LCP 941 mshttps://askubuntu.com// https://askubuntu.com/ — 200 — 36.3 KiB — 253 ms — h2https://cdn.cookielaw.org/scripttemplates/gpp.stub.jscdn.cookielaw.org/scripttemplates/g... https://cdn.cookielaw.org/scripttemplates/gpp.stub.js — -1 — 0 B — 88 ms — https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — -1 — 0 B — 89 ms — https://askubuntu.com/Content/Js/google-analytics.en.js?v=48615a9a9bc4/Content/Js/google-analytics.en.js?... https://askubuntu.com/Content/Js/google-analytics.en.js?v=48615a9a9bc4 — 200 — 2.4 KiB — 59 ms — h2https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.jsajax.googleapis.com/ajax/libs/jquer... https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js — 200 — 30.4 KiB — 95 ms — h2https://askubuntu.com/Content/Js/stub.en.js?v=e307fb81e738/Content/Js/stub.en.js?v=e307fb81e7... https://askubuntu.com/Content/Js/stub.en.js?v=e307fb81e738 — 200 — 18.0 KiB — 59 ms — h2https://askubuntu.com/Content/Shared/stacks.css?v=b2264ccf0463/Content/Shared/stacks.css?v=b2264c... https://askubuntu.com/Content/Shared/stacks.css?v=b2264ccf0463 — 200 — 110.3 KiB — 53 ms — h2https://askubuntu.com/Content/Sites/askubuntu/primary.css?v=3dc445ae4447/Content/Sites/askubuntu/primary.cs... https://askubuntu.com/Content/Sites/askubuntu/primary.css?v=3dc445ae4447 — 200 — 69.6 KiB — 59 ms — h2https://askubuntu.com/Content/Shared/Channels/channels.css?v=d431b1be5a03/Content/Shared/Channels/channels.c... https://askubuntu.com/Content/Shared/Channels/channels.css?v=d431b1be5a03 — 200 — 4.6 KiB — 32 ms — h2https://askubuntu.com/px.js?ch=1/px.js?ch=1 https://askubuntu.com/px.js?ch=1 — 200 — 391 B — 149 ms — h2https://askubuntu.com/px.js?ch=2/px.js?ch=2 https://askubuntu.com/px.js?ch=2 — 200 — 520 B — 148 ms — h2https://askubuntu.com/Content/Sites/askubuntu/Img/logo.svg?v=472cf2768bba/Content/Sites/askubuntu/Img/logo.s... https://askubuntu.com/Content/Sites/askubuntu/Img/logo.svg?v=472cf2768bba — 200 — 4.4 KiB — 51 ms — h2https://askubuntu.com/Content/Js/third-party/npm/@stackoverflow/stacks/dist/js/stacks.min.js?v=c7bcc7a1b4fd/Content/Js/third-party/npm/@stacko... https://askubuntu.com/Content/Js/third-party/npm/@stackoverflow/stacks/dist/js/stacks.min.js?v=c7bcc7a1b4fd — 403 — 401 B — 93 ms — h2https://askubuntu.com/Content/Js/sprinkles/cookie-consent.en.js?v=7ee6963139c5/Content/Js/sprinkles/cookie-consen... https://askubuntu.com/Content/Js/sprinkles/cookie-consent.en.js?v=7ee6963139c5 — 403 — 1.3 KiB — 92 ms — h2https://askubuntu.com/Content/Js/webpack-chunks/svelte.en.js?v=f773033c4e0b/Content/Js/webpack-chunks/svelte.e... https://askubuntu.com/Content/Js/webpack-chunks/svelte.en.js?v=f773033c4e0b — 403 — 1.3 KiB — 93 ms — h2https://askubuntu.com/Content/Js/webpack-chunks/stacks-svelte.en.js?v=297d3b9a88f6/Content/Js/webpack-chunks/stacks-s... https://askubuntu.com/Content/Js/webpack-chunks/stacks-svelte.en.js?v=297d3b9a88f6 — 403 — 400 B — 92 ms — h2https://askubuntu.com/Content/Js/webpack-chunks/9366.en.js?v=c8d4e4e64bf3/Content/Js/webpack-chunks/9366.en.... https://askubuntu.com/Content/Js/webpack-chunks/9366.en.js?v=c8d4e4e64bf3 — 403 — 400 B — 91 ms — h2https://askubuntu.com/Content/Js/islands/signup-modal.en.js?v=f64ec881ea96/Content/Js/islands/signup-modal.en... https://askubuntu.com/Content/Js/islands/signup-modal.en.js?v=f64ec881ea96 — 403 — 401 B — 92 ms — h2https://askubuntu.com/Content/Js/islands/one-tap.en.js?v=102f0378a2cf/Content/Js/islands/one-tap.en.js?v... https://askubuntu.com/Content/Js/islands/one-tap.en.js?v=102f0378a2cf — 403 — 401 B — 91 ms — h2https://askubuntu.com/Content/Js/sprinkles/left-nav-events.en.js?v=2ac13fd60bf6/Content/Js/sprinkles/left-nav-even... https://askubuntu.com/Content/Js/sprinkles/left-nav-events.en.js?v=2ac13fd60bf6 — 403 — 400 B — 92 ms — h2https://i.sstatic.net/72Uis.png?s=32i.sstatic.net/72Uis.png?s=32 https://i.sstatic.net/72Uis.png?s=32 — 200 — 1.4 KiB — 95 ms — h3https://www.gravatar.com/avatar/a007be5a61f6aa8f3e85ae2fc18dd66e?s=32&d=identicon&r=PGwww.gravatar.com/avatar/a007be5a61f... https://www.gravatar.com/avatar/a007be5a61f6aa8f3e85ae2fc18dd66e?s=32&d=identicon&r=PG — 200 — 916 B — 14 ms — h2https://www.gravatar.com/avatar/95cce5868ee57127e271ac7c6b513ee2?s=32&d=identicon&r=PG&f=y&so-version=2www.gravatar.com/avatar/95cce5868ee... https://www.gravatar.com/avatar/95cce5868ee57127e271ac7c6b513ee2?s=32&d=identicon&r=PG&f=y&so-version=2 — 200 — 1.7 KiB — 16 ms — h2https://lh4.googleusercontent.com/-weQLu1Im8es/AAAAAAAAAAI/AAAAAAAABEg/4bXLPukGRgA/s32-rj/photo.jpglh4.googleusercontent.com/-weQLu1Im... https://lh4.googleusercontent.com/-weQLu1Im8es/AAAAAAAAAAI/AAAAAAAABEg/4bXLPukGRgA/s32-rj/photo.jpg — 200 — 1.3 KiB — 82 ms — h2https://www.gravatar.com/avatar/fea55afdf96c95e25054f78a31ef9fe2?s=32&d=identicon&r=PG&f=y&so-version=2www.gravatar.com/avatar/fea55afdf96... https://www.gravatar.com/avatar/fea55afdf96c95e25054f78a31ef9fe2?s=32&d=identicon&r=PG&f=y&so-version=2 — 200 — 1.5 KiB — 15 ms — h2https://www.gravatar.com/avatar/9a196d5a17b853eccec2b981fe52af1c?s=32&d=identicon&r=PGwww.gravatar.com/avatar/9a196d5a17b... https://www.gravatar.com/avatar/9a196d5a17b853eccec2b981fe52af1c?s=32&d=identicon&r=PG — 200 — 1.4 KiB — 17 ms — h2https://www.gravatar.com/avatar/686701359124921d301b9f9e34e89c2f?s=32&d=identicon&r=PG&f=y&so-version=2www.gravatar.com/avatar/68670135912... https://www.gravatar.com/avatar/686701359124921d301b9f9e34e89c2f?s=32&d=identicon&r=PG&f=y&so-version=2 — 200 — 1.4 KiB — 16 ms — h2https://i.sstatic.net/8oLNV.jpg?s=32i.sstatic.net/8oLNV.jpg?s=32 https://i.sstatic.net/8oLNV.jpg?s=32 — 200 — 1.3 KiB — 98 ms — h3https://www.gravatar.com/avatar/743571ff47ba100670d94ce757b72013?s=32&d=identicon&r=PG&f=y&so-version=2www.gravatar.com/avatar/743571ff47b... https://www.gravatar.com/avatar/743571ff47ba100670d94ce757b72013?s=32&d=identicon&r=PG&f=y&so-version=2 — 200 — 1.7 KiB — 14 ms — h2https://www.googletagmanager.com/gtag/js?id=G-S812YQPLT2www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-S812YQPLT2 — 200 — 154.6 KiB — 154 ms — h2
0 ms 1.0 s 2.0 s 3.0 s FCP 743 ms LCP 941 mshttps://askubuntu.com// https://askubuntu.com/ — 200 — 36.3 KiB — 253 ms — h2https://cdn.cookielaw.org/scripttemplates/gpp.stub.jscdn.cookielaw.org/scripttemplates/g... https://cdn.cookielaw.org/scripttemplates/gpp.stub.js — -1 — 0 B — 88 ms — https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — -1 — 0 B — 89 ms — https://askubuntu.com/Content/Js/google-analytics.en.js?v=48615a9a9bc4/Content/Js/google-analytics.en.js?... https://askubuntu.com/Content/Js/google-analytics.en.js?v=48615a9a9bc4 — 200 — 2.4 KiB — 59 ms — h2https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.jsajax.googleapis.com/ajax/libs/jquer... https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js — 200 — 30.4 KiB — 95 ms — h2https://askubuntu.com/Content/Js/stub.en.js?v=e307fb81e738/Content/Js/stub.en.js?v=e307fb81e7... https://askubuntu.com/Content/Js/stub.en.js?v=e307fb81e738 — 200 — 18.0 KiB — 59 ms — h2https://askubuntu.com/Content/Shared/stacks.css?v=b2264ccf0463/Content/Shared/stacks.css?v=b2264c... https://askubuntu.com/Content/Shared/stacks.css?v=b2264ccf0463 — 200 — 110.3 KiB — 53 ms — h2https://askubuntu.com/Content/Sites/askubuntu/primary.css?v=3dc445ae4447/Content/Sites/askubuntu/primary.cs... https://askubuntu.com/Content/Sites/askubuntu/primary.css?v=3dc445ae4447 — 200 — 69.6 KiB — 59 ms — h2https://askubuntu.com/Content/Shared/Channels/channels.css?v=d431b1be5a03/Content/Shared/Channels/channels.c... https://askubuntu.com/Content/Shared/Channels/channels.css?v=d431b1be5a03 — 200 — 4.6 KiB — 32 ms — h2https://askubuntu.com/px.js?ch=1/px.js?ch=1 https://askubuntu.com/px.js?ch=1 — 200 — 391 B — 149 ms — h2https://askubuntu.com/px.js?ch=2/px.js?ch=2 https://askubuntu.com/px.js?ch=2 — 200 — 520 B — 148 ms — h2https://askubuntu.com/Content/Sites/askubuntu/Img/logo.svg?v=472cf2768bba/Content/Sites/askubuntu/Img/logo.s... https://askubuntu.com/Content/Sites/askubuntu/Img/logo.svg?v=472cf2768bba — 200 — 4.4 KiB — 51 ms — h2https://askubuntu.com/Content/Js/third-party/npm/@stackoverflow/stacks/dist/js/stacks.min.js?v=c7bcc7a1b4fd/Content/Js/third-party/npm/@stacko... https://askubuntu.com/Content/Js/third-party/npm/@stackoverflow/stacks/dist/js/stacks.min.js?v=c7bcc7a1b4fd — 403 — 401 B — 93 ms — h2https://askubuntu.com/Content/Js/sprinkles/cookie-consent.en.js?v=7ee6963139c5/Content/Js/sprinkles/cookie-consen... https://askubuntu.com/Content/Js/sprinkles/cookie-consent.en.js?v=7ee6963139c5 — 403 — 1.3 KiB — 92 ms — h2https://askubuntu.com/Content/Js/webpack-chunks/svelte.en.js?v=f773033c4e0b/Content/Js/webpack-chunks/svelte.e... https://askubuntu.com/Content/Js/webpack-chunks/svelte.en.js?v=f773033c4e0b — 403 — 1.3 KiB — 93 ms — h2https://askubuntu.com/Content/Js/webpack-chunks/stacks-svelte.en.js?v=297d3b9a88f6/Content/Js/webpack-chunks/stacks-s... https://askubuntu.com/Content/Js/webpack-chunks/stacks-svelte.en.js?v=297d3b9a88f6 — 403 — 400 B — 92 ms — h2https://askubuntu.com/Content/Js/webpack-chunks/9366.en.js?v=c8d4e4e64bf3/Content/Js/webpack-chunks/9366.en.... https://askubuntu.com/Content/Js/webpack-chunks/9366.en.js?v=c8d4e4e64bf3 — 403 — 400 B — 91 ms — h2https://askubuntu.com/Content/Js/islands/signup-modal.en.js?v=f64ec881ea96/Content/Js/islands/signup-modal.en... https://askubuntu.com/Content/Js/islands/signup-modal.en.js?v=f64ec881ea96 — 403 — 401 B — 92 ms — h2https://askubuntu.com/Content/Js/islands/one-tap.en.js?v=102f0378a2cf/Content/Js/islands/one-tap.en.js?v... https://askubuntu.com/Content/Js/islands/one-tap.en.js?v=102f0378a2cf — 403 — 401 B — 91 ms — h2https://askubuntu.com/Content/Js/sprinkles/left-nav-events.en.js?v=2ac13fd60bf6/Content/Js/sprinkles/left-nav-even... https://askubuntu.com/Content/Js/sprinkles/left-nav-events.en.js?v=2ac13fd60bf6 — 403 — 400 B — 92 ms — h2https://i.sstatic.net/72Uis.png?s=32i.sstatic.net/72Uis.png?s=32 https://i.sstatic.net/72Uis.png?s=32 — 200 — 1.4 KiB — 95 ms — h3https://www.gravatar.com/avatar/a007be5a61f6aa8f3e85ae2fc18dd66e?s=32&d=identicon&r=PGwww.gravatar.com/avatar/a007be5a61f... https://www.gravatar.com/avatar/a007be5a61f6aa8f3e85ae2fc18dd66e?s=32&d=identicon&r=PG — 200 — 916 B — 14 ms — h2https://www.gravatar.com/avatar/95cce5868ee57127e271ac7c6b513ee2?s=32&d=identicon&r=PG&f=y&so-version=2www.gravatar.com/avatar/95cce5868ee... https://www.gravatar.com/avatar/95cce5868ee57127e271ac7c6b513ee2?s=32&d=identicon&r=PG&f=y&so-version=2 — 200 — 1.7 KiB — 16 ms — h2https://lh4.googleusercontent.com/-weQLu1Im8es/AAAAAAAAAAI/AAAAAAAABEg/4bXLPukGRgA/s32-rj/photo.jpglh4.googleusercontent.com/-weQLu1Im... https://lh4.googleusercontent.com/-weQLu1Im8es/AAAAAAAAAAI/AAAAAAAABEg/4bXLPukGRgA/s32-rj/photo.jpg — 200 — 1.3 KiB — 82 ms — h2https://www.gravatar.com/avatar/fea55afdf96c95e25054f78a31ef9fe2?s=32&d=identicon&r=PG&f=y&so-version=2www.gravatar.com/avatar/fea55afdf96... https://www.gravatar.com/avatar/fea55afdf96c95e25054f78a31ef9fe2?s=32&d=identicon&r=PG&f=y&so-version=2 — 200 — 1.5 KiB — 15 ms — h2https://www.gravatar.com/avatar/9a196d5a17b853eccec2b981fe52af1c?s=32&d=identicon&r=PGwww.gravatar.com/avatar/9a196d5a17b... https://www.gravatar.com/avatar/9a196d5a17b853eccec2b981fe52af1c?s=32&d=identicon&r=PG — 200 — 1.4 KiB — 17 ms — h2https://www.gravatar.com/avatar/686701359124921d301b9f9e34e89c2f?s=32&d=identicon&r=PG&f=y&so-version=2www.gravatar.com/avatar/68670135912... https://www.gravatar.com/avatar/686701359124921d301b9f9e34e89c2f?s=32&d=identicon&r=PG&f=y&so-version=2 — 200 — 1.4 KiB — 16 ms — h2https://i.sstatic.net/8oLNV.jpg?s=32i.sstatic.net/8oLNV.jpg?s=32 https://i.sstatic.net/8oLNV.jpg?s=32 — 200 — 1.3 KiB — 98 ms — h3https://www.gravatar.com/avatar/743571ff47ba100670d94ce757b72013?s=32&d=identicon&r=PG&f=y&so-version=2www.gravatar.com/avatar/743571ff47b... https://www.gravatar.com/avatar/743571ff47ba100670d94ce757b72013?s=32&d=identicon&r=PG&f=y&so-version=2 — 200 — 1.7 KiB — 14 ms — h2https://www.googletagmanager.com/gtag/js?id=G-S812YQPLT2www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-S812YQPLT2 — 200 — 154.6 KiB — 154 ms — h2https://askubuntu.com/Content/Sites/askubuntu/img/site-background-image.png?v=29bccd27864c/Content/Sites/askubuntu/img/site-b... https://askubuntu.com/Content/Sites/askubuntu/img/site-background-image.png?v=29bccd27864c — 200 — 1.3 KiB — 27 ms — h2https://www.gravatar.com/avatar/75d4295aaf87cf6e15a767bee7699ee0?s=32&d=identicon&r=PG&f=y&so-version=2www.gravatar.com/avatar/75d4295aaf8... https://www.gravatar.com/avatar/75d4295aaf87cf6e15a767bee7699ee0?s=32&d=identicon&r=PG&f=y&so-version=2 — 200 — 1.5 KiB — 5 ms — h2https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 33.8 KiB — 96 ms — h3https://htlbid.com/v3/mapping.base/htlbid.js?v=1.4htlbid.com/v3/mapping.base/htlbid.j... https://htlbid.com/v3/mapping.base/htlbid.js?v=1.4 — 200 — 7.3 KiB — 44 ms — h2https://askubuntu.com/Content/Img/favicons-sprite16.png?v=7c49858b1c47/Content/Img/favicons-sprite16.png?... https://askubuntu.com/Content/Img/favicons-sprite16.png?v=7c49858b1c47 — 200 — 87.6 KiB — 28 ms — h2https://askubuntu.com/cdn-cgi/challenge-platform/scripts/jsd/main.js/cdn-cgi/challenge-platform/scripts... https://askubuntu.com/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 372 B — 24 ms — h2https://askubuntu.com/Content/Js/full-anon.en.js?v=037e97b07fca/Content/Js/full-anon.en.js?v=037e9... https://askubuntu.com/Content/Js/full-anon.en.js?v=037e97b07fca — 403 — 424 B — 43 ms — h2https://askubuntu.com/Content/Js/explore-qlist.en.js?v=ee2a4f8c3992/Content/Js/explore-qlist.en.js?v=e... https://askubuntu.com/Content/Js/explore-qlist.en.js?v=ee2a4f8c3992 — 403 — 1.3 KiB — 41 ms — h2https://askubuntu.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js?/cdn-cgi/challenge-platform/h/b/scr... https://askubuntu.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js? — 200 — 12.6 KiB — 24 ms — h2https://dn0qt3r0xannq.cloudfront.net/stackoverflow-M6HzSe6yue/mapping.base/prebid-load.jsdn0qt3r0xannq.cloudfront.net/stacko... https://dn0qt3r0xannq.cloudfront.net/stackoverflow-M6HzSe6yue/mapping.base/prebid-load.js — 200 — 16.5 KiB — 22 ms — h3https://dn0qt3r0xannq.cloudfront.net/stackoverflow-M6HzSe6yue/mapping.base/prebid-wrapper.jsdn0qt3r0xannq.cloudfront.net/stacko... https://dn0qt3r0xannq.cloudfront.net/stackoverflow-M6HzSe6yue/mapping.base/prebid-wrapper.js — 200 — 84.0 KiB — 25 ms — h3https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js?cb=31097945securepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js?cb=31097945 — 200 — 187.7 KiB — 69 ms — h3https://raven-edge.aditude.io/raven/stackoverflow-main-I67Hg/library.jsraven-edge.aditude.io/raven/stackov... https://raven-edge.aditude.io/raven/stackoverflow-main-I67Hg/library.js — 200 — 2.6 KiB — 64 ms — h2https://edge.aditude.io/prebid/9.30.0.js?fork=1&v=bf6611fc0393cee6578a23c9bb56896d&modules=WyIzM2Fjcm9zc0lkU3lzdGVtIiwiYWRpdHVkZSIsImFsbG93QWN0aXZpdGllcyIsImFwcG5leHVzQmlkQWRhcHRlciIsImNvbnNlbnRNYW5hZ2VtZW50IiwiY29uc2VudE1hbmFnZW1lbnRHcHAiLCJjb25zZW50TWFuYWdlbWVudFVzcCIsImNvbnZlcnNhbnRCaWRBZGFwdGVyIiwiY3JpdGVvSWRTeXN0ZW0iLCJlcXVhdGl2QmlkQWRhcHRlciIsImZhYnJpY2tJZFN5c3RlbSIsImdkcHJFbmZvcmNlbWVudCIsImdwdFByZUF1Y3Rpb24iLCJpZDVJZFN5c3RlbSIsIml4QmlkQWRhcHRlciIsImthcmdvQmlkQWRhcHRlciIsIm1lZGlhbmV0QmlkQWRhcHRlciIsIm9wZW54QmlkQWRhcHRlciIsInByaWNlRmxvb3JzIiwicHViUHJvdmlkZWRJZFN5c3RlbSIsInB1Ym1hdGljQmlkQWRhcHRlciIsInJ1Ymljb25CaWRBZGFwdGVyIiwic2hhcmVkSWRTeXN0ZW0iLCJzaGFyZXRocm91Z2hCaWRBZGFwdGVyIiwidHJpcGxlbGlmdEJpZEFkYXB0ZXIiLCJ0dGRCaWRBZGFwdGVyIiwidW5pZmllZElkU3lzdGVtIl0%3Dedge.aditude.io/prebid/9.30.0.js?fo... https://edge.aditude.io/prebid/9.30.0.js?fork=1&v=bf6611fc0393cee6578a23c9bb56896d&modules=WyIzM2Fjcm9zc0lkU3lzdGVtIiwiYWRpdHVkZSIsImFsbG93QWN0aXZpdGllcyIsImFwcG5leHVzQmlkQWRhcHRlciIsImNvbnNlbnRNYW5hZ2VtZW50IiwiY29uc2VudE1hbmFnZW1lbnRHcHAiLCJjb25zZW50TWFuYWdlbWVudFVzcCIsImNvbnZlcnNhbnRCaWRBZGFwdGVyIiwiY3JpdGVvSWRTeXN0ZW0iLCJlcXVhdGl2QmlkQWRhcHRlciIsImZhYnJpY2tJZFN5c3RlbSIsImdkcHJFbmZvcmNlbWVudCIsImdwdFByZUF1Y3Rpb24iLCJpZDVJZFN5c3RlbSIsIml4QmlkQWRhcHRlciIsImthcmdvQmlkQWRhcHRlciIsIm1lZGlhbmV0QmlkQWRhcHRlciIsIm9wZW54QmlkQWRhcHRlciIsInByaWNlRmxvb3JzIiwicHViUHJvdmlkZWRJZFN5c3RlbSIsInB1Ym1hdGljQmlkQWRhcHRlciIsInJ1Ymljb25CaWRBZGFwdGVyIiwic2hhcmVkSWRTeXN0ZW0iLCJzaGFyZXRocm91Z2hCaWRBZGFwdGVyIiwidHJpcGxlbGlmdEJpZEFkYXB0ZXIiLCJ0dGRCaWRBZGFwdGVyIiwidW5pZmllZElkU3lzdGVtIl0%3D — 200 — 130.9 KiB — 97 ms — h2https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 0 B — 5 ms — h3https://geo-location.prebid.cloud/v1/geogeo-location.prebid.cloud/v1/geo https://geo-location.prebid.cloud/v1/geo — 200 — 450 B — 12 ms — h2https://askubuntu.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.6688030970413026:1776809557:O7rLN3nqnRpqq1ETlvF4OHvbb1xtfdyTnSr74k0fOwE/9effe7e6fe6fd618/cdn-cgi/challenge-platform/h/b/jsd... https://askubuntu.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.6688030970413026:1776809557:O7rLN3nqnRpqq1ETlvF4OHvbb1xtfdyTnSr74k0fOwE/9effe7e6fe6fd618 — 200 — 1.2 KiB — 23 ms — h2https://raven-static.aditude.io/prod/1.19.14-y0ptsc/raven.jsraven-static.aditude.io/prod/1.19.1... https://raven-static.aditude.io/prod/1.19.14-y0ptsc/raven.js — 200 — 107.1 KiB — 54 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-S812YQPLT2&gtm=45je64h1v891607717za200zd891607717&_p=1776811388422&gcs=G100&gcd=13q3qPq2q5l1&npa=1&dma_cps=-&dma=1&_eu=EA&are=1&cid=1361131577.1776811389&frm=0&ir=1&pscdl=denied&rcb=16&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938465~115938469~117266400&sid=1776811388&sct=1&seg=0&dl=https%3A%2F%2Faskubuntu.com%2F&dt=Ask%20Ubuntu&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&ep.requestid=3f25dddb-0b06-4eed-a05b-df32f5ed4819&ep.routename=Home%2FIndex&ep.ads_blocked=false&tfd=719region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-S812YQPLT2&gtm=45je64h1v891607717za200zd891607717&_p=1776811388422&gcs=G100&gcd=13q3qPq2q5l1&npa=1&dma_cps=-&dma=1&_eu=EA&are=1&cid=1361131577.1776811389&frm=0&ir=1&pscdl=denied&rcb=16&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938465~115938469~117266400&sid=1776811388&sct=1&seg=0&dl=https%3A%2F%2Faskubuntu.com%2F&dt=Ask%20Ubuntu&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&ep.requestid=3f25dddb-0b06-4eed-a05b-df32f5ed4819&ep.routename=Home%2FIndex&ep.ads_blocked=false&tfd=719 — 204 — 547 B — 158 ms — h2https://geo.aditude.io/ravengeo.aditude.io/raven https://geo.aditude.io/raven — 200 — 308 B — 73 ms — h2https://dn0qt3r0xannq.cloudfront.net/components/htl-prebid-floors-component.d3bc1be21aeafbc98240.jsdn0qt3r0xannq.cloudfront.net/compon... https://dn0qt3r0xannq.cloudfront.net/components/htl-prebid-floors-component.d3bc1be21aeafbc98240.js — 200 — 2.9 KiB — 5 ms — h3https://dn0qt3r0xannq.cloudfront.net/components/htl-injector-component.6f9fd855080891057769.jsdn0qt3r0xannq.cloudfront.net/compon... https://dn0qt3r0xannq.cloudfront.net/components/htl-injector-component.6f9fd855080891057769.js — 200 — 5.2 KiB — 11 ms — h3https://dn0qt3r0xannq.cloudfront.net/components/throttle-refresh-component.de8e70e8b17a42bbf034.jsdn0qt3r0xannq.cloudfront.net/compon... https://dn0qt3r0xannq.cloudfront.net/components/throttle-refresh-component.de8e70e8b17a42bbf034.js — 200 — 1.6 KiB — 10 ms — h3https://dn0qt3r0xannq.cloudfront.net/components/creative-timed-refresh-component.a1a922b438373b9fb61a.jsdn0qt3r0xannq.cloudfront.net/compon... https://dn0qt3r0xannq.cloudfront.net/components/creative-timed-refresh-component.a1a922b438373b9fb61a.js — 200 — 4.1 KiB — 10 ms — h3https://raven-edge.aditude.io/api/v1/ravenconfig?ppid=stackoverflow-main-I67Hg&geo=ESraven-edge.aditude.io/api/v1/ravenc... https://raven-edge.aditude.io/api/v1/ravenconfig?ppid=stackoverflow-main-I67Hg&geo=ES — 200 — 1013 B — 60 ms — h2https://dn0qt3r0xannq.cloudfront.net/components/first-party-data-component.9031b634218747370847.jsdn0qt3r0xannq.cloudfront.net/compon... https://dn0qt3r0xannq.cloudfront.net/components/first-party-data-component.9031b634218747370847.js — 200 — 2.8 KiB — 6 ms — h3https://dn0qt3r0xannq.cloudfront.net/components/refresh-all-ads-component.db7de998acab3aec35b2.jsdn0qt3r0xannq.cloudfront.net/compon... https://dn0qt3r0xannq.cloudfront.net/components/refresh-all-ads-component.db7de998acab3aec35b2.js — 200 — 1.4 KiB — 5 ms — h3https://dn0qt3r0xannq.cloudfront.net/components/taboola-auto-tagId-component.d35311409295ad808f5b.jsdn0qt3r0xannq.cloudfront.net/compon... https://dn0qt3r0xannq.cloudfront.net/components/taboola-auto-tagId-component.d35311409295ad808f5b.js — 200 — 1.1 KiB — 6 ms — h3https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gptsecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gpt — 200 — 23.0 KiB — 29 ms — h3https://askubuntu.com/Content/Sites/askubuntu/Img/favicon.ico?v=928dfb7c1990/Content/Sites/askubuntu/Img/favico... https://askubuntu.com/Content/Sites/askubuntu/Img/favicon.ico?v=928dfb7c1990 — 200 — 1.6 KiB — 27 ms — h2https://raven-static.aditude.io/prod/1.19.14-y0ptsc/prebid-analytics.980e6134af0dbb700d9f.module.jsraven-static.aditude.io/prod/1.19.1... https://raven-static.aditude.io/prod/1.19.14-y0ptsc/prebid-analytics.980e6134af0dbb700d9f.module.js — 200 — 5.5 KiB — 27 ms — h2https://raven-edge.aditude.io/api/v1/revenuesourcemaps/ebZqTKyz4DUJraven-edge.aditude.io/api/v1/revenu... https://raven-edge.aditude.io/api/v1/revenuesourcemaps/ebZqTKyz4DUJ — 200 — 1.1 KiB — 24 ms — h2https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=gpt&tv=m202604160201&st=env&sjk=2790555163297006ep1.adtrafficquality.google/getconf... https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=gpt&tv=m202604160201&st=env&sjk=2790555163297006 — 200 — 13.1 KiB — 83 ms — h3https://pagead2.googlesyndication.com/gampad/ads?pvsid=2790555163297006&correlator=85549781621430&eid=31097945&output=ldjh&gdfp_req=1&vrg=202604160201&ptt=17&impl=fif&iu_parts=248424177%2Caskubuntu.com%2Csb%2Chome-page&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=300x250%7C300x600&ifi=1&dids=dfp-tsb&adfs=1967914237&sfv=1-0-45&eri=1&sc=1&abxe=1&dt=1776811389020&lmt=1776811389&adxs=982&adys=150&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=0&ucis=1&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDcuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Faskubuntu.com%2F&vis=1&psz=300x0&msz=300x0&fws=0&ohw=0&dlt=1776811388163&idt=651&prev_scp=baseDivId%3D.htlad-sb-hp%26test%3Dprebid%26tude%3Dtrue%26cw%3Daskubuntu.com%26htl_refresh%3D0%26cw_div_refresh%3D0&cust_params=htlbidid%3Dcw%26tude_htl%3Dtude%26tude_custom_116%3Dcontrol%26tude_custom_103%3Dcapped-refresh%26Registered%3Dfalse%26Reputation%3Dnew%26Moderator%3Dfalse%26Community%3Dtrue%26cf_bot_score%3D81%2520-%252090%26TargetingConsent%3DFalse_Passive%26loader_script%3Daditude%26reduced_ads_privilege%3Dfalse%26aa%3Dfalse&adks=3409868099&frm=20&eoidce=1&pb_szs=300x250%7C300x600&pbbce=1pagead2.googlesyndication.com/gampa... https://pagead2.googlesyndication.com/gampad/ads?pvsid=2790555163297006&correlator=85549781621430&eid=31097945&output=ldjh&gdfp_req=1&vrg=202604160201&ptt=17&impl=fif&iu_parts=248424177%2Caskubuntu.com%2Csb%2Chome-page&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=300x250%7C300x600&ifi=1&dids=dfp-tsb&adfs=1967914237&sfv=1-0-45&eri=1&sc=1&abxe=1&dt=1776811389020&lmt=1776811389&adxs=982&adys=150&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=0&ucis=1&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDcuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Faskubuntu.com%2F&vis=1&psz=300x0&msz=300x0&fws=0&ohw=0&dlt=1776811388163&idt=651&prev_scp=baseDivId%3D.htlad-sb-hp%26test%3Dprebid%26tude%3Dtrue%26cw%3Daskubuntu.com%26htl_refresh%3D0%26cw_div_refresh%3D0&cust_params=htlbidid%3Dcw%26tude_htl%3Dtude%26tude_custom_116%3Dcontrol%26tude_custom_103%3Dcapped-refresh%26Registered%3Dfalse%26Reputation%3Dnew%26Moderator%3Dfalse%26Community%3Dtrue%26cf_bot_score%3D81%2520-%252090%26TargetingConsent%3DFalse_Passive%26loader_script%3Daditude%26reduced_ads_privilege%3Dfalse%26aa%3Dfalse&adks=3409868099&frm=20&eoidce=1&pb_szs=300x250%7C300x600&pbbce=1 — 200 — 22.9 KiB — 650 ms — h3https://pagead2.googlesyndication.com/gampad/ads?pvsid=2790555163297006&correlator=85549781621430&eid=31097945&output=ldjh&gdfp_req=1&vrg=202604160201&ptt=17&impl=fif&iu_parts=248424177%2Caskubuntu.com%2Cmsb%2Chome-page&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=300x250%7C300x600&ifi=2&dids=dfp-msb&adfs=3020208792&sfv=1-0-45&eri=1&sc=1&abxe=1&dt=1776811389030&lmt=1776811389&adxs=982&adys=150&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=0&ucis=2&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDcuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Faskubuntu.com%2F&vis=1&psz=300x0&msz=300x0&fws=0&ohw=0&dlt=1776811388163&idt=651&prev_scp=baseDivId%3D.htlad-msb-hp%26test%3Dprebid%26tude%3Dtrue%26cw%3Daskubuntu.com%26htl_refresh%3D0%26cw_div_refresh%3D0&cust_params=htlbidid%3Dcw%26tude_htl%3Dtude%26tude_custom_116%3Dcontrol%26tude_custom_103%3Dcapped-refresh%26Registered%3Dfalse%26Reputation%3Dnew%26Moderator%3Dfalse%26Community%3Dtrue%26cf_bot_score%3D81%2520-%252090%26TargetingConsent%3DFalse_Passive%26loader_script%3Daditude%26reduced_ads_privilege%3Dfalse%26aa%3Dfalse&adks=2903804452&frm=20&eoidce=1&pb_szs=300x250%7C300x600&pbbce=1pagead2.googlesyndication.com/gampa... https://pagead2.googlesyndication.com/gampad/ads?pvsid=2790555163297006&correlator=85549781621430&eid=31097945&output=ldjh&gdfp_req=1&vrg=202604160201&ptt=17&impl=fif&iu_parts=248424177%2Caskubuntu.com%2Cmsb%2Chome-page&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=300x250%7C300x600&ifi=2&dids=dfp-msb&adfs=3020208792&sfv=1-0-45&eri=1&sc=1&abxe=1&dt=1776811389030&lmt=1776811389&adxs=982&adys=150&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=0&ucis=2&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDcuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Faskubuntu.com%2F&vis=1&psz=300x0&msz=300x0&fws=0&ohw=0&dlt=1776811388163&idt=651&prev_scp=baseDivId%3D.htlad-msb-hp%26test%3Dprebid%26tude%3Dtrue%26cw%3Daskubuntu.com%26htl_refresh%3D0%26cw_div_refresh%3D0&cust_params=htlbidid%3Dcw%26tude_htl%3Dtude%26tude_custom_116%3Dcontrol%26tude_custom_103%3Dcapped-refresh%26Registered%3Dfalse%26Reputation%3Dnew%26Moderator%3Dfalse%26Community%3Dtrue%26cf_bot_score%3D81%2520-%252090%26TargetingConsent%3DFalse_Passive%26loader_script%3Daditude%26reduced_ads_privilege%3Dfalse%26aa%3Dfalse&adks=2903804452&frm=20&eoidce=1&pb_szs=300x250%7C300x600&pbbce=1 — 200 — 23.0 KiB — 628 ms — h3https://pagead2.googlesyndication.com/gampad/ads?pvsid=2790555163297006&correlator=85549781621430&eid=31097945&output=ldjh&gdfp_req=1&vrg=202604160201&ptt=17&impl=fif&iu_parts=248424177%2Caskubuntu.com%2Csite-sponsorship%2Chome-page&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=230x60&ifi=3&dids=dfp-sspon&adfs=3575282481&sfv=1-0-45&eri=1&sc=1&abxe=1&dt=1776811389033&lmt=1776811389&adxs=1073&adys=93&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=0&ucis=3&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDcuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Faskubuntu.com%2F&vis=1&psz=230x4&msz=230x0&fws=0&ohw=0&dlt=1776811388163&idt=651&prev_scp=baseDivId%3D.htlad-sspon-hp%26test%3Dprebid%26tude%3Dtrue%26cw%3Daskubuntu.com%26htl_refresh%3D0%26cw_div_refresh%3D0&cust_params=htlbidid%3Dcw%26tude_htl%3Dtude%26tude_custom_116%3Dcontrol%26tude_custom_103%3Dcapped-refresh%26Registered%3Dfalse%26Reputation%3Dnew%26Moderator%3Dfalse%26Community%3Dtrue%26cf_bot_score%3D81%2520-%252090%26TargetingConsent%3DFalse_Passive%26loader_script%3Daditude%26reduced_ads_privilege%3Dfalse%26aa%3Dfalse&adks=2669563129&frm=20&eoidce=1&pb_szs=230x60&pbbce=1pagead2.googlesyndication.com/gampa... https://pagead2.googlesyndication.com/gampad/ads?pvsid=2790555163297006&correlator=85549781621430&eid=31097945&output=ldjh&gdfp_req=1&vrg=202604160201&ptt=17&impl=fif&iu_parts=248424177%2Caskubuntu.com%2Csite-sponsorship%2Chome-page&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=230x60&ifi=3&dids=dfp-sspon&adfs=3575282481&sfv=1-0-45&eri=1&sc=1&abxe=1&dt=1776811389033&lmt=1776811389&adxs=1073&adys=93&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=0&ucis=3&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDcuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Faskubuntu.com%2F&vis=1&psz=230x4&msz=230x0&fws=0&ohw=0&dlt=1776811388163&idt=651&prev_scp=baseDivId%3D.htlad-sspon-hp%26test%3Dprebid%26tude%3Dtrue%26cw%3Daskubuntu.com%26htl_refresh%3D0%26cw_div_refresh%3D0&cust_params=htlbidid%3Dcw%26tude_htl%3Dtude%26tude_custom_116%3Dcontrol%26tude_custom_103%3Dcapped-refresh%26Registered%3Dfalse%26Reputation%3Dnew%26Moderator%3Dfalse%26Community%3Dtrue%26cf_bot_score%3D81%2520-%252090%26TargetingConsent%3DFalse_Passive%26loader_script%3Daditude%26reduced_ads_privilege%3Dfalse%26aa%3Dfalse&adks=2669563129&frm=20&eoidce=1&pb_szs=230x60&pbbce=1 — 200 — 315 B — 114 ms — h3https://pagead2.googlesyndication.com/gampad/ads?pvsid=2790555163297006&correlator=85549781621430&eid=31097945&output=ldjh&gdfp_req=1&vrg=202604160201&ptt=17&impl=fif&iu_parts=248424177%2Caskubuntu.com%2Cnative-question%2Chome-page&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=320x50%7C730x135&fluid=height&ifi=4&dids=dfp-nativequestion-1&adfs=2400809946&sfv=1-0-45&eri=1&sc=1&abxe=1&dt=1776811389035&lmt=1776811389&adxs=226&adys=505&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=0&ucis=4&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDcuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Faskubuntu.com%2F&vis=1&psz=750x0&msz=734x0&fws=0&ohw=0&dlt=1776811388163&idt=651&prev_scp=baseDivId%3D.htlad-native-question-hp%26test%3Dprebid%26tude%3Dtrue%26cw%3Daskubuntu.com%26htl_refresh%3D0%26cw_div_refresh%3D0&cust_params=htlbidid%3Dcw%26tude_htl%3Dtude%26tude_custom_116%3Dcontrol%26tude_custom_103%3Dcapped-refresh%26Registered%3Dfalse%26Reputation%3Dnew%26Moderator%3Dfalse%26Community%3Dtrue%26cf_bot_score%3D81%2520-%252090%26TargetingConsent%3DFalse_Passive%26loader_script%3Daditude%26reduced_ads_privilege%3Dfalse%26aa%3Dfalse&adks=1339710764&frm=20&eoidce=1&pb_szs=730x135&pbbce=1pagead2.googlesyndication.com/gampa... https://pagead2.googlesyndication.com/gampad/ads?pvsid=2790555163297006&correlator=85549781621430&eid=31097945&output=ldjh&gdfp_req=1&vrg=202604160201&ptt=17&impl=fif&iu_parts=248424177%2Caskubuntu.com%2Cnative-question%2Chome-page&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=320x50%7C730x135&fluid=height&ifi=4&dids=dfp-nativequestion-1&adfs=2400809946&sfv=1-0-45&eri=1&sc=1&abxe=1&dt=1776811389035&lmt=1776811389&adxs=226&adys=505&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=0&ucis=4&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDcuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Faskubuntu.com%2F&vis=1&psz=750x0&msz=734x0&fws=0&ohw=0&dlt=1776811388163&idt=651&prev_scp=baseDivId%3D.htlad-native-question-hp%26test%3Dprebid%26tude%3Dtrue%26cw%3Daskubuntu.com%26htl_refresh%3D0%26cw_div_refresh%3D0&cust_params=htlbidid%3Dcw%26tude_htl%3Dtude%26tude_custom_116%3Dcontrol%26tude_custom_103%3Dcapped-refresh%26Registered%3Dfalse%26Reputation%3Dnew%26Moderator%3Dfalse%26Community%3Dtrue%26cf_bot_score%3D81%2520-%252090%26TargetingConsent%3DFalse_Passive%26loader_script%3Daditude%26reduced_ads_privilege%3Dfalse%26aa%3Dfalse&adks=1339710764&frm=20&eoidce=1&pb_szs=730x135&pbbce=1 — 200 — 317 B — 121 ms — h3https://pagead2.googlesyndication.com/gampad/ads?pvsid=2790555163297006&correlator=85549781621430&eid=31097945&output=ldjh&gdfp_req=1&vrg=202604160201&ptt=17&impl=fif&iu_parts=248424177%2Caskubuntu.com%2Cnative-question%2Chome-page&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=320x50%7C730x135&fluid=height&ifi=5&dids=dfp-nativequestion-6&adfs=3366048341&sfv=1-0-45&eri=1&sc=1&abxe=1&dt=1776811389038&lmt=1776811389&adxs=226&adys=1051&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=1&ucis=5&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDcuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Faskubuntu.com%2F&vis=1&psz=750x0&msz=734x0&fws=0&ohw=0&dlt=1776811388163&idt=651&prev_scp=baseDivId%3D.htlad-native-question-hp%26test%3Dprebid%26tude%3Dtrue%26cw%3Daskubuntu.com%26htl_refresh%3D0%26cw_div_refresh%3D0&cust_params=htlbidid%3Dcw%26tude_htl%3Dtude%26tude_custom_116%3Dcontrol%26tude_custom_103%3Dcapped-refresh%26Registered%3Dfalse%26Reputation%3Dnew%26Moderator%3Dfalse%26Community%3Dtrue%26cf_bot_score%3D81%2520-%252090%26TargetingConsent%3DFalse_Passive%26loader_script%3Daditude%26reduced_ads_privilege%3Dfalse%26aa%3Dfalse&adks=2610348971&frm=20&eoidce=1&pb_szs=730x135&pbbce=1pagead2.googlesyndication.com/gampa... https://pagead2.googlesyndication.com/gampad/ads?pvsid=2790555163297006&correlator=85549781621430&eid=31097945&output=ldjh&gdfp_req=1&vrg=202604160201&ptt=17&impl=fif&iu_parts=248424177%2Caskubuntu.com%2Cnative-question%2Chome-page&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=320x50%7C730x135&fluid=height&ifi=5&dids=dfp-nativequestion-6&adfs=3366048341&sfv=1-0-45&eri=1&sc=1&abxe=1&dt=1776811389038&lmt=1776811389&adxs=226&adys=1051&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=1&ucis=5&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDcuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Faskubuntu.com%2F&vis=1&psz=750x0&msz=734x0&fws=0&ohw=0&dlt=1776811388163&idt=651&prev_scp=baseDivId%3D.htlad-native-question-hp%26test%3Dprebid%26tude%3Dtrue%26cw%3Daskubuntu.com%26htl_refresh%3D0%26cw_div_refresh%3D0&cust_params=htlbidid%3Dcw%26tude_htl%3Dtude%26tude_custom_116%3Dcontrol%26tude_custom_103%3Dcapped-refresh%26Registered%3Dfalse%26Reputation%3Dnew%26Moderator%3Dfalse%26Community%3Dtrue%26cf_bot_score%3D81%2520-%252090%26TargetingConsent%3DFalse_Passive%26loader_script%3Daditude%26reduced_ads_privilege%3Dfalse%26aa%3Dfalse&adks=2610348971&frm=20&eoidce=1&pb_szs=730x135&pbbce=1 — 200 — 315 B — 622 ms — h3https://7f3df3abda6fcd8d20abefd128869649.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.html7f3df3abda6fcd8d20abefd128869649.sa... https://7f3df3abda6fcd8d20abefd128869649.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.html — 200 — 3.1 KiB — 90 ms — h3https://pagead2.googlesyndication.com/gampad/ads?pvsid=2790555163297006&correlator=3337184382369673&eid=31097945&output=ldjh&gdfp_req=1&vrg=202604160201&ptt=17&impl=fif&iu_parts=248424177%2Caskubuntu.com%2Cbottom-anchor%2Chome-page&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=300x50%7C320x50%7C728x90&ifi=6&dids=pb-anchor&adfs=764242257&sfv=1-0-45&eri=1&sc=1&abxe=1&dt=1776811389082&lmt=1776811389&adxs=525&adys=936&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=0&ucis=6&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDcuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Faskubuntu.com%2F&vis=1&psz=300x-1&msz=0x-1&fws=512&ohw=0&dlt=1776811388163&idt=651&prev_scp=baseDivId%3D.htlad-bottom-anchor-hp%26test%3Dprebid%26tude%3Dtrue%26cw%3Daskubuntu.com%26htl_refresh%3D0%26cw_div_refresh%3D0&cust_params=htlbidid%3Dcw%26tude_htl%3Dtude%26tude_custom_116%3Dcontrol%26tude_custom_103%3Dcapped-refresh%26Registered%3Dfalse%26Reputation%3Dnew%26Moderator%3Dfalse%26Community%3Dtrue%26cf_bot_score%3D81%2520-%252090%26TargetingConsent%3DFalse_Passive%26loader_script%3Daditude%26reduced_ads_privilege%3Dfalse%26aa%3Dfalse&adks=1755290335&frm=20&eoidce=1&pb_szs=300x50%7C320x50%7C728x90&pbbce=1pagead2.googlesyndication.com/gampa... https://pagead2.googlesyndication.com/gampad/ads?pvsid=2790555163297006&correlator=3337184382369673&eid=31097945&output=ldjh&gdfp_req=1&vrg=202604160201&ptt=17&impl=fif&iu_parts=248424177%2Caskubuntu.com%2Cbottom-anchor%2Chome-page&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=300x50%7C320x50%7C728x90&ifi=6&dids=pb-anchor&adfs=764242257&sfv=1-0-45&eri=1&sc=1&abxe=1&dt=1776811389082&lmt=1776811389&adxs=525&adys=936&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=0&ucis=6&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDcuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Faskubuntu.com%2F&vis=1&psz=300x-1&msz=0x-1&fws=512&ohw=0&dlt=1776811388163&idt=651&prev_scp=baseDivId%3D.htlad-bottom-anchor-hp%26test%3Dprebid%26tude%3Dtrue%26cw%3Daskubuntu.com%26htl_refresh%3D0%26cw_div_refresh%3D0&cust_params=htlbidid%3Dcw%26tude_htl%3Dtude%26tude_custom_116%3Dcontrol%26tude_custom_103%3Dcapped-refresh%26Registered%3Dfalse%26Reputation%3Dnew%26Moderator%3Dfalse%26Community%3Dtrue%26cf_bot_score%3D81%2520-%252090%26TargetingConsent%3DFalse_Passive%26loader_script%3Daditude%26reduced_ads_privilege%3Dfalse%26aa%3Dfalse&adks=1755290335&frm=20&eoidce=1&pb_szs=300x50%7C320x50%7C728x90&pbbce=1 — 200 — 22.9 KiB — 94 ms — h3https://ep2.adtrafficquality.google/sodar/sodar2.jsep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2.js — 200 — 7.9 KiB — 94 ms — h2https://ovh.commander1.com/v3/?tcs=3810&rand=257229939&chn=display&src=stackoverflow&cty_ads=es&lang_ads=es&cty=ES&unvrse=cloud&pcat=baremetal&subtpc=Game&tactic=acqui&objv=conversion&site_domain=https://www.ovhcloud.com&cmp=display_EC_es_es_ES_cloud_baremetal_Game_acqui_conversion&crtive=dimg_image_728x90_m4-amdryzenovh.commander1.com/v3/?tcs=3810&ran... https://ovh.commander1.com/v3/?tcs=3810&rand=257229939&chn=display&src=stackoverflow&cty_ads=es&lang_ads=es&cty=ES&unvrse=cloud&pcat=baremetal&subtpc=Game&tactic=acqui&objv=conversion&site_domain=https://www.ovhcloud.com&cmp=display_EC_es_es_ES_cloud_baremetal_Game_acqui_conversion&crtive=dimg_image_728x90_m4-amdryzen — 307 — 1.4 KiB — 159 ms — http/1.1https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjstOf2_FCLJKu0gf9aaK8FQEfQ_AtaPr_e06lob6KC93-D_5wA58dqfHZzfJtuL1K5_nef0L8NT7XrGZl2fvRlFuR93lYQlwNfR6sIEIj3okBkzPjr50z6cHF1zyjVecw_1BGlMuScar5-6ZyAq3cn_BZUUbbEEiXDVUQYS-X308kBybIX2pkIqsBKeUvBdPFB-0bH6VyP7Id9WRBQXwYSDQo5aBY_kOle2_izRohcXGCgvNwyoP8D2VmtlAL64GnyP6NmbRZwaTPXUVX7QpGFSlEd0rzBb3DQ7Ud8FWGWFMW6CFXm7iXvr65Okr3RWoFGjy-xuUK61pCGMDQTk23F-mkghmG2OargTpnpoAfrJfjqBeIQEHEd25OCX_CrWsrdMhKr4ke9b-9b056daiQeFx9Ve9PSq-J1eH4_pyl3yOWF1GnVbevt1FsZOOiGMIaA&sig=Cg0ArKJSzDDepfy6EkhdEAE&uach_m=%5BUACH%5D&adurl=pagead2.googlesyndication.com/pcs/v... https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjstOf2_FCLJKu0gf9aaK8FQEfQ_AtaPr_e06lob6KC93-D_5wA58dqfHZzfJtuL1K5_nef0L8NT7XrGZl2fvRlFuR93lYQlwNfR6sIEIj3okBkzPjr50z6cHF1zyjVecw_1BGlMuScar5-6ZyAq3cn_BZUUbbEEiXDVUQYS-X308kBybIX2pkIqsBKeUvBdPFB-0bH6VyP7Id9WRBQXwYSDQo5aBY_kOle2_izRohcXGCgvNwyoP8D2VmtlAL64GnyP6NmbRZwaTPXUVX7QpGFSlEd0rzBb3DQ7Ud8FWGWFMW6CFXm7iXvr65Okr3RWoFGjy-xuUK61pCGMDQTk23F-mkghmG2OargTpnpoAfrJfjqBeIQEHEd25OCX_CrWsrdMhKr4ke9b-9b056daiQeFx9Ve9PSq-J1eH4_pyl3yOWF1GnVbevt1FsZOOiGMIaA&sig=Cg0ArKJSzDDepfy6EkhdEAE&uach_m=%5BUACH%5D&adurl= — 200 — 26 B — 49 ms — h3https://pagead2.googlesyndication.com/pagead/js/r20260420/r20110914/abg_lite_fy2021.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/r20260420/r20110914/abg_lite_fy2021.js — 200 — 8.4 KiB — 65 ms — h3https://pagead2.googlesyndication.com/pagead/js/r20260420/r20110914/client/window_focus_fy2021.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/r20260420/r20110914/client/window_focus_fy2021.js — 200 — 1.2 KiB — 66 ms — h3https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js — 200 — 73.1 KiB — 63 ms — h3https://tpc.googlesyndication.com/simgad/6815349005859657344tpc.googlesyndication.com/simgad/68... https://tpc.googlesyndication.com/simgad/6815349005859657344 — 200 — 65.0 KiB — 88 ms — h2data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M443…www.w3.org/2000/svg" viewBox="0 0 5... data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M443… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST… — 200 — 0 B — 0 ms — datahttps://ep2.adtrafficquality.google/sodar/sodar2/254/runner.htmlep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2/254/runner.html — 200 — 5.8 KiB — 69 ms — h2https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2 — 204 — 20 B — 52 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4 — 204 — 20 B — 48 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWgDpagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWgD — 204 — 20 B — 28 ms — h3https://ovh.commander1.com/v3/?firsttime=1&tcs=3810&rand=257229939&chn=display&src=stackoverflow&cty_ads=es&lang_ads=es&cty=ES&unvrse=cloud&pcat=baremetal&subtpc=Game&tactic=acqui&objv=conversion&site_domain=https://www.ovhcloud.com&cmp=display_EC_es_es_ES_cloud_baremetal_Game_acqui_conversion&crtive=dimg_image_728x90_m4-amdryzenovh.commander1.com/v3/?firsttime=1&... https://ovh.commander1.com/v3/?firsttime=1&tcs=3810&rand=257229939&chn=display&src=stackoverflow&cty_ads=es&lang_ads=es&cty=ES&unvrse=cloud&pcat=baremetal&subtpc=Game&tactic=acqui&objv=conversion&site_domain=https://www.ovhcloud.com&cmp=display_EC_es_es_ES_cloud_baremetal_Game_acqui_conversion&crtive=dimg_image_728x90_m4-amdryzen — 200 — 1.1 KiB — 34 ms — http/1.1https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjssuY2FRFgsi0J4kAbh5ZOdEBlOunn51P7WoI4SvpO2B2PTpQNxDbSOXSK6XHX-5Lp4IVOCf4nL8EYrStuK6seTuklRc8Me0t0YPnfZApZxHt4fbp83fwuv4yGPZUiFKV3j08rmBwQEfipTCvXWxN3T0whPUuLxIE5HaHsaulm1qXr8bJ3FtkNOM_SWKLN95IBcXz2V2IfYDa54MhYcZZhiFIvi954HAKj3CwMvgZ2jPLJRAw4pUMPXGs11uZ61xVLoSH_dgoEaDOAO7HhNqNxuhPv16_b1s7IOxKwNrhJmOpXaL_MzeEP7MIceOL2L3ppos-_sn3C6fdB4bRxY1AnD-ZUcfUyuk6pusV7J-hDkUpAa1UzrXw7Nqw-9AHDWJHZtZCHuY9HWh2ukGfN3ASOpI9JYEH-heimpstT_Wg408nKG8qXvovWqixQO7P0CqEWxm&sig=Cg0ArKJSzMYCAovuwdj3EAE&uach_m=%5BUACH%5D&dett=2&adurl=pagead2.googlesyndication.com/pcs/v... https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjssuY2FRFgsi0J4kAbh5ZOdEBlOunn51P7WoI4SvpO2B2PTpQNxDbSOXSK6XHX-5Lp4IVOCf4nL8EYrStuK6seTuklRc8Me0t0YPnfZApZxHt4fbp83fwuv4yGPZUiFKV3j08rmBwQEfipTCvXWxN3T0whPUuLxIE5HaHsaulm1qXr8bJ3FtkNOM_SWKLN95IBcXz2V2IfYDa54MhYcZZhiFIvi954HAKj3CwMvgZ2jPLJRAw4pUMPXGs11uZ61xVLoSH_dgoEaDOAO7HhNqNxuhPv16_b1s7IOxKwNrhJmOpXaL_MzeEP7MIceOL2L3ppos-_sn3C6fdB4bRxY1AnD-ZUcfUyuk6pusV7J-hDkUpAa1UzrXw7Nqw-9AHDWJHZtZCHuY9HWh2ukGfN3ASOpI9JYEH-heimpstT_Wg408nKG8qXvovWqixQO7P0CqEWxm&sig=Cg0ArKJSzMYCAovuwdj3EAE&uach_m=%5BUACH%5D&dett=2&adurl= — 200 — 26 B — 31 ms — h3https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjssuY2FRFgsi0J4kAbh5ZOdEBlOunn51P7WoI4SvpO2B2PTpQNxDbSOXSK6XHX-5Lp4IVOCf4nL8EYrStuK6seTuklRc8Me0t0YPnfZApZxHt4fbp83fwuv4yGPZUiFKV3j08rmBwQEfipTCvXWxN3T0whPUuLxIE5HaHsaulm1qXr8bJ3FtkNOM_SWKLN95IBcXz2V2IfYDa54MhYcZZhiFIvi954HAKj3CwMvgZ2jPLJRAw4pUMPXGs11uZ61xVLoSH_dgoEaDOAO7HhNqNxuhPv16_b1s7IOxKwNrhJmOpXaL_MzeEP7MIceOL2L3ppos-_sn3C6fdB4bRxY1AnD-ZUcfUyuk6pusV7J-hDkUpAa1UzrXw7Nqw-9AHDWJHZtZCHuY9HWh2ukGfN3ASOpI9JYEH-heimpstT_Wg408nKG8qXvovWqixQO7P0CqEWxm&sig=Cg0ArKJSzMYCAovuwdj3EAE&uach_m=%5BUACH%5D&dett=2&adurl=pagead2.googlesyndication.com/pcs/v... https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjssuY2FRFgsi0J4kAbh5ZOdEBlOunn51P7WoI4SvpO2B2PTpQNxDbSOXSK6XHX-5Lp4IVOCf4nL8EYrStuK6seTuklRc8Me0t0YPnfZApZxHt4fbp83fwuv4yGPZUiFKV3j08rmBwQEfipTCvXWxN3T0whPUuLxIE5HaHsaulm1qXr8bJ3FtkNOM_SWKLN95IBcXz2V2IfYDa54MhYcZZhiFIvi954HAKj3CwMvgZ2jPLJRAw4pUMPXGs11uZ61xVLoSH_dgoEaDOAO7HhNqNxuhPv16_b1s7IOxKwNrhJmOpXaL_MzeEP7MIceOL2L3ppos-_sn3C6fdB4bRxY1AnD-ZUcfUyuk6pusV7J-hDkUpAa1UzrXw7Nqw-9AHDWJHZtZCHuY9HWh2ukGfN3ASOpI9JYEH-heimpstT_Wg408nKG8qXvovWqixQO7P0CqEWxm&sig=Cg0ArKJSzMYCAovuwdj3EAE&uach_m=%5BUACH%5D&dett=2&adurl= — 200 — 26 B — 57 ms — h3https://pagead2.googlesyndication.com/bg/dj12lhpBI2WR1GQ6n5lcmp69XlpHOiTAWO7c9b6NTo0.jspagead2.googlesyndication.com/bg/dj... https://pagead2.googlesyndication.com/bg/dj12lhpBI2WR1GQ6n5lcmp69XlpHOiTAWO7c9b6NTo0.js — 200 — 21.6 KiB — 78 ms — h3https://ep2.adtrafficquality.google/generate_204?nFhtTAep2.adtrafficquality.google/generat... https://ep2.adtrafficquality.google/generate_204?nFhtTA — 204 — 40 B — 24 ms — h2https://ovh.commander1.com/v3/?tcs=3810&rand=1618780560&chn=display&src=stackoverflow&cty_ads=es&lang_ads=es&cty=ES&unvrse=cloud&pcat=baremetal&subtpc=Game&tactic=acqui&objv=conversion&site_domain=https://www.ovhcloud.com&cmp=display_EC_es_es_ES_cloud_baremetal_Game_acqui_conversion&crtive=dimg_image_300x250_m4-amdryzenovh.commander1.com/v3/?tcs=3810&ran... https://ovh.commander1.com/v3/?tcs=3810&rand=1618780560&chn=display&src=stackoverflow&cty_ads=es&lang_ads=es&cty=ES&unvrse=cloud&pcat=baremetal&subtpc=Game&tactic=acqui&objv=conversion&site_domain=https://www.ovhcloud.com&cmp=display_EC_es_es_ES_cloud_baremetal_Game_acqui_conversion&crtive=dimg_image_300x250_m4-amdryzen — 307 — 1.4 KiB — 84 ms — http/1.1https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjstneo8FCuCR5TJ2zcVp0tK1KvAboy0RbE_OKR_GK0YhMuNDik-KeQtogg0MyeDpklbgW0YWwLDCCkeLUfdugKNokfQZTKbxu-c5xx3TjDA_89I0To2o_7TKeZcHtcbF_C16Q6VLaA2fqIZzBB1R_GkvxH43ca2XJOAR9VtUs1Qgyn3Nsh3DPA37njSIPSqjwORHh16mOfEq7tno5VNT1ZjPuvqSj_fvRdqd96zWHWNWqp6nuh2GgaaOIkiLETWdsLsPvHr7RGLDSBcFwRhAFiJeuo9ShRL7pdQL7xMhVOpzcb1k_hSgdJWv5f5_lgkDn2g9nO9QnVrpLA2pK_HGVJWT3x0VUi4tU8qUtQ2cRkJN_n86ShdptGzDGSqvOc3bids2Zz0VndTl0k6U89zJBe_AfiEprc933e0rXqnzE0dgH74D-W8EsLsJL3rVhr-FHq1EP_0_7aRBh-S7WA&sig=Cg0ArKJSzP7SK8P2TzVOEAE&uach_m=%5BUACH%5D&adurl=pagead2.googlesyndication.com/pcs/v... https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjstneo8FCuCR5TJ2zcVp0tK1KvAboy0RbE_OKR_GK0YhMuNDik-KeQtogg0MyeDpklbgW0YWwLDCCkeLUfdugKNokfQZTKbxu-c5xx3TjDA_89I0To2o_7TKeZcHtcbF_C16Q6VLaA2fqIZzBB1R_GkvxH43ca2XJOAR9VtUs1Qgyn3Nsh3DPA37njSIPSqjwORHh16mOfEq7tno5VNT1ZjPuvqSj_fvRdqd96zWHWNWqp6nuh2GgaaOIkiLETWdsLsPvHr7RGLDSBcFwRhAFiJeuo9ShRL7pdQL7xMhVOpzcb1k_hSgdJWv5f5_lgkDn2g9nO9QnVrpLA2pK_HGVJWT3x0VUi4tU8qUtQ2cRkJN_n86ShdptGzDGSqvOc3bids2Zz0VndTl0k6U89zJBe_AfiEprc933e0rXqnzE0dgH74D-W8EsLsJL3rVhr-FHq1EP_0_7aRBh-S7WA&sig=Cg0ArKJSzP7SK8P2TzVOEAE&uach_m=%5BUACH%5D&adurl= — 200 — 26 B — 150 ms — h3https://pagead2.googlesyndication.com/pagead/js/r20260420/r20110914/abg_lite_fy2021.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/r20260420/r20110914/abg_lite_fy2021.js — 200 — 0 B — 0 ms — h3https://pagead2.googlesyndication.com/pagead/js/r20260420/r20110914/client/window_focus_fy2021.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/r20260420/r20110914/client/window_focus_fy2021.js — 200 — 0 B — 0 ms — h3https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js — 200 — 0 B — 0 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2 — 204 — 20 B — 127 ms — h3https://ovh.commander1.com/v3/?firsttime=1&tcs=3810&rand=1618780560&chn=display&src=stackoverflow&cty_ads=es&lang_ads=es&cty=ES&unvrse=cloud&pcat=baremetal&subtpc=Game&tactic=acqui&objv=conversion&site_domain=https://www.ovhcloud.com&cmp=display_EC_es_es_ES_cloud_baremetal_Game_acqui_conversion&crtive=dimg_image_300x250_m4-amdryzenovh.commander1.com/v3/?firsttime=1&... https://ovh.commander1.com/v3/?firsttime=1&tcs=3810&rand=1618780560&chn=display&src=stackoverflow&cty_ads=es&lang_ads=es&cty=ES&unvrse=cloud&pcat=baremetal&subtpc=Game&tactic=acqui&objv=conversion&site_domain=https://www.ovhcloud.com&cmp=display_EC_es_es_ES_cloud_baremetal_Game_acqui_conversion&crtive=dimg_image_300x250_m4-amdryzen — 200 — 1.1 KiB — 28 ms — http/1.1https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4 — 204 — 20 B — 119 ms — h3https://tpc.googlesyndication.com/simgad/6191022021048474370tpc.googlesyndication.com/simgad/61... https://tpc.googlesyndication.com/simgad/6191022021048474370 — 200 — 102.9 KiB — 54 ms — h2https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWgDpagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWgD — 204 — 20 B — 101 ms — h3data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST… — 200 — 0 B — 0 ms — datahttps://ovh.commander1.com/v3/?tcs=3810&rand=1804429728&chn=display&src=stackoverflow&cty_ads=es&lang_ads=es&cty=ES&unvrse=cloud&pcat=baremetal&subtpc=Game&tactic=acqui&objv=conversion&site_domain=https://www.ovhcloud.com&cmp=display_EC_es_es_ES_cloud_baremetal_Game_acqui_conversion&crtive=dimg_image_300x250_m3-your-serverovh.commander1.com/v3/?tcs=3810&ran... https://ovh.commander1.com/v3/?tcs=3810&rand=1804429728&chn=display&src=stackoverflow&cty_ads=es&lang_ads=es&cty=ES&unvrse=cloud&pcat=baremetal&subtpc=Game&tactic=acqui&objv=conversion&site_domain=https://www.ovhcloud.com&cmp=display_EC_es_es_ES_cloud_baremetal_Game_acqui_conversion&crtive=dimg_image_300x250_m3-your-server — 307 — 1.4 KiB — 66 ms — http/1.1https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjsvZH6YhCk6l89lkhqTRjy5b_QHadR4H7t9Du7nmhB9z7fqoHvXyfU6xOhP5WWDWlInbSZVJAHXGhj4Hf6PyTPoL3YQp6Nrxbgmn_O-fSNtv5ATBBkwEfaduR91gVJ3JATU-marDPr25CX3_THo2LEUC_vG4BDB9XPFS2EyfiGihhOK7olQj1C5Llhbcopm2igDroz9i3ujGpo4lavy0lcLVbNqZF1PhgHtgV8GtTfrImkejWv7kN2_-2oPOhVaiu-v6dlDaJN0aMqc1y3HBc0m2pW_tpN1uU8tn6VhlwSCgv2d7M-m43gTy_-zrA3dgnenP6D7SdxF6RueCt2dVUW8u74Uz62nLGX45aijB4ijLBa-D-O7xs63ISNcaeOI-Ra6BSPERLh0zDXXK5dE3zbscA8VrUCQUzL4ElYvJRAg5f1UKO8E&sig=Cg0ArKJSzO9UPyGq0gpmEAE&uach_m=%5BUACH%5D&adurl=pagead2.googlesyndication.com/pcs/v... https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjsvZH6YhCk6l89lkhqTRjy5b_QHadR4H7t9Du7nmhB9z7fqoHvXyfU6xOhP5WWDWlInbSZVJAHXGhj4Hf6PyTPoL3YQp6Nrxbgmn_O-fSNtv5ATBBkwEfaduR91gVJ3JATU-marDPr25CX3_THo2LEUC_vG4BDB9XPFS2EyfiGihhOK7olQj1C5Llhbcopm2igDroz9i3ujGpo4lavy0lcLVbNqZF1PhgHtgV8GtTfrImkejWv7kN2_-2oPOhVaiu-v6dlDaJN0aMqc1y3HBc0m2pW_tpN1uU8tn6VhlwSCgv2d7M-m43gTy_-zrA3dgnenP6D7SdxF6RueCt2dVUW8u74Uz62nLGX45aijB4ijLBa-D-O7xs63ISNcaeOI-Ra6BSPERLh0zDXXK5dE3zbscA8VrUCQUzL4ElYvJRAg5f1UKO8E&sig=Cg0ArKJSzO9UPyGq0gpmEAE&uach_m=%5BUACH%5D&adurl= — 200 — 26 B — 54 ms — h3https://pagead2.googlesyndication.com/pagead/js/r20260420/r20110914/abg_lite_fy2021.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/r20260420/r20110914/abg_lite_fy2021.js — 200 — 0 B — 0 ms — h3https://pagead2.googlesyndication.com/pagead/js/r20260420/r20110914/client/window_focus_fy2021.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/r20260420/r20110914/client/window_focus_fy2021.js — 200 — 0 B — 0 ms — h3https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js — 200 — 0 B — 0 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2 — 204 — 20 B — 45 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4 — 204 — 20 B — 43 ms — h3https://ovh.commander1.com/v3/?firsttime=1&tcs=3810&rand=1804429728&chn=display&src=stackoverflow&cty_ads=es&lang_ads=es&cty=ES&unvrse=cloud&pcat=baremetal&subtpc=Game&tactic=acqui&objv=conversion&site_domain=https://www.ovhcloud.com&cmp=display_EC_es_es_ES_cloud_baremetal_Game_acqui_conversion&crtive=dimg_image_300x250_m3-your-serverovh.commander1.com/v3/?firsttime=1&... https://ovh.commander1.com/v3/?firsttime=1&tcs=3810&rand=1804429728&chn=display&src=stackoverflow&cty_ads=es&lang_ads=es&cty=ES&unvrse=cloud&pcat=baremetal&subtpc=Game&tactic=acqui&objv=conversion&site_domain=https://www.ovhcloud.com&cmp=display_EC_es_es_ES_cloud_baremetal_Game_acqui_conversion&crtive=dimg_image_300x250_m3-your-server — 200 — 1.1 KiB — 42 ms — http/1.1https://tpc.googlesyndication.com/simgad/7674378150512819054tpc.googlesyndication.com/simgad/76... https://tpc.googlesyndication.com/simgad/7674378150512819054 — 200 — 104.7 KiB — 69 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWgDpagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWgD — 204 — 20 B — 29 ms — h3data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST… — 200 — 0 B — 0 ms — datahttps://pagead2.googlesyndication.com/pcs/view?xai=AKAOjsubqtDBYZBPoZAR7FZECpb1A5uMjGw0wPKLfTalupsLYFGzhhDnmHdktQd-T9xB4tl98mXwUin5Pm2qZDIBrNXMbe0IUf2GcUx1CWCf-BHaCaINXFQF5NdgIPqTrAJfbeceYVLrPLE3JiPCaYmnOUCWOz-CAm9wUGjZhZZ6LegaeIUHTQimpnp-GFhe5TboVkfXiQYoxzPeWHCGaXhWNpEJEojFpg28nfecbLSsAPwvpqXzPhzLRiNk22DTp9AEOR3yaBZVE2h9BpTFeotAkZb-byMnUAc_a3ehLF9yXduJIB7PHaCI5io0eX-pHqlFPXPbKTfxph67YKi7elNHuyn4gwlm_BlX8yvX_X7ATdE-Z64j7HX_C1qHAi0-4qJ0wvUOG4oixl24OlmjcmCBvtxm-XlC-m_gWfirrEJByyvemtryN_T0DZ98eK3YVt6IfX0EMRuCXTfClscaMbwx&sig=Cg0ArKJSzAVRv7bN-4YaEAE&uach_m=%5BUACH%5D&dett=2&adurl=pagead2.googlesyndication.com/pcs/v... https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjsubqtDBYZBPoZAR7FZECpb1A5uMjGw0wPKLfTalupsLYFGzhhDnmHdktQd-T9xB4tl98mXwUin5Pm2qZDIBrNXMbe0IUf2GcUx1CWCf-BHaCaINXFQF5NdgIPqTrAJfbeceYVLrPLE3JiPCaYmnOUCWOz-CAm9wUGjZhZZ6LegaeIUHTQimpnp-GFhe5TboVkfXiQYoxzPeWHCGaXhWNpEJEojFpg28nfecbLSsAPwvpqXzPhzLRiNk22DTp9AEOR3yaBZVE2h9BpTFeotAkZb-byMnUAc_a3ehLF9yXduJIB7PHaCI5io0eX-pHqlFPXPbKTfxph67YKi7elNHuyn4gwlm_BlX8yvX_X7ATdE-Z64j7HX_C1qHAi0-4qJ0wvUOG4oixl24OlmjcmCBvtxm-XlC-m_gWfirrEJByyvemtryN_T0DZ98eK3YVt6IfX0EMRuCXTfClscaMbwx&sig=Cg0ArKJSzAVRv7bN-4YaEAE&uach_m=%5BUACH%5D&dett=2&adurl= — 200 — 26 B — 29 ms — h3https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjsubqtDBYZBPoZAR7FZECpb1A5uMjGw0wPKLfTalupsLYFGzhhDnmHdktQd-T9xB4tl98mXwUin5Pm2qZDIBrNXMbe0IUf2GcUx1CWCf-BHaCaINXFQF5NdgIPqTrAJfbeceYVLrPLE3JiPCaYmnOUCWOz-CAm9wUGjZhZZ6LegaeIUHTQimpnp-GFhe5TboVkfXiQYoxzPeWHCGaXhWNpEJEojFpg28nfecbLSsAPwvpqXzPhzLRiNk22DTp9AEOR3yaBZVE2h9BpTFeotAkZb-byMnUAc_a3ehLF9yXduJIB7PHaCI5io0eX-pHqlFPXPbKTfxph67YKi7elNHuyn4gwlm_BlX8yvX_X7ATdE-Z64j7HX_C1qHAi0-4qJ0wvUOG4oixl24OlmjcmCBvtxm-XlC-m_gWfirrEJByyvemtryN_T0DZ98eK3YVt6IfX0EMRuCXTfClscaMbwx&sig=Cg0ArKJSzAVRv7bN-4YaEAE&uach_m=%5BUACH%5D&dett=2&adurl=pagead2.googlesyndication.com/pcs/v... https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjsubqtDBYZBPoZAR7FZECpb1A5uMjGw0wPKLfTalupsLYFGzhhDnmHdktQd-T9xB4tl98mXwUin5Pm2qZDIBrNXMbe0IUf2GcUx1CWCf-BHaCaINXFQF5NdgIPqTrAJfbeceYVLrPLE3JiPCaYmnOUCWOz-CAm9wUGjZhZZ6LegaeIUHTQimpnp-GFhe5TboVkfXiQYoxzPeWHCGaXhWNpEJEojFpg28nfecbLSsAPwvpqXzPhzLRiNk22DTp9AEOR3yaBZVE2h9BpTFeotAkZb-byMnUAc_a3ehLF9yXduJIB7PHaCI5io0eX-pHqlFPXPbKTfxph67YKi7elNHuyn4gwlm_BlX8yvX_X7ATdE-Z64j7HX_C1qHAi0-4qJ0wvUOG4oixl24OlmjcmCBvtxm-XlC-m_gWfirrEJByyvemtryN_T0DZ98eK3YVt6IfX0EMRuCXTfClscaMbwx&sig=Cg0ArKJSzAVRv7bN-4YaEAE&uach_m=%5BUACH%5D&dett=2&adurl= — 200 — 26 B — 60 ms — h3https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjssdHGaG8siXhmLznDnr1nutgGXOaPVPoW8x91tpZiewhSlmsZ2RUxYmLi7D2FjDde2fD5pjqUyTjbTM0gEU22qTKi7szzC1oo6pAElRQGFhUvoYgxZRnQFCxgnzJ38xiJPRIM0h2QN1cECVViFpWspnYGo8_9c7RC8EvxQMV1YVgFnDAOpMdUPVYol1khp-6F9znFRAVaEWA9_IKrSypxQGy5pyIjhk3c4vK3hkI2W_Q49_-BpvCVTch_c7JVgkxn_Ygb88tOm0Ufogo1LyYdlfMScpbQ1dql0tobi1_mFS3li7tD40nepdoYZbDtbrLQ2xyGHmj-lJl8Tt36e7y0rVxRlajwxtreAGEe2_y4m9ptl6zSAVIte_paN5oaT3vd83DCXk6kPUpapKo34Ed45u0vpWvsuF8Wvyu6ckXFQQQLduBafFIw&sig=Cg0ArKJSzDODQY4IkAbLEAE&uach_m=%5BUACH%5D&dett=2&adurl=pagead2.googlesyndication.com/pcs/v... https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjssdHGaG8siXhmLznDnr1nutgGXOaPVPoW8x91tpZiewhSlmsZ2RUxYmLi7D2FjDde2fD5pjqUyTjbTM0gEU22qTKi7szzC1oo6pAElRQGFhUvoYgxZRnQFCxgnzJ38xiJPRIM0h2QN1cECVViFpWspnYGo8_9c7RC8EvxQMV1YVgFnDAOpMdUPVYol1khp-6F9znFRAVaEWA9_IKrSypxQGy5pyIjhk3c4vK3hkI2W_Q49_-BpvCVTch_c7JVgkxn_Ygb88tOm0Ufogo1LyYdlfMScpbQ1dql0tobi1_mFS3li7tD40nepdoYZbDtbrLQ2xyGHmj-lJl8Tt36e7y0rVxRlajwxtreAGEe2_y4m9ptl6zSAVIte_paN5oaT3vd83DCXk6kPUpapKo34Ed45u0vpWvsuF8Wvyu6ckXFQQQLduBafFIw&sig=Cg0ArKJSzDODQY4IkAbLEAE&uach_m=%5BUACH%5D&dett=2&adurl= — 200 — 26 B — 30 ms — h3https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjssdHGaG8siXhmLznDnr1nutgGXOaPVPoW8x91tpZiewhSlmsZ2RUxYmLi7D2FjDde2fD5pjqUyTjbTM0gEU22qTKi7szzC1oo6pAElRQGFhUvoYgxZRnQFCxgnzJ38xiJPRIM0h2QN1cECVViFpWspnYGo8_9c7RC8EvxQMV1YVgFnDAOpMdUPVYol1khp-6F9znFRAVaEWA9_IKrSypxQGy5pyIjhk3c4vK3hkI2W_Q49_-BpvCVTch_c7JVgkxn_Ygb88tOm0Ufogo1LyYdlfMScpbQ1dql0tobi1_mFS3li7tD40nepdoYZbDtbrLQ2xyGHmj-lJl8Tt36e7y0rVxRlajwxtreAGEe2_y4m9ptl6zSAVIte_paN5oaT3vd83DCXk6kPUpapKo34Ed45u0vpWvsuF8Wvyu6ckXFQQQLduBafFIw&sig=Cg0ArKJSzDODQY4IkAbLEAE&uach_m=%5BUACH%5D&dett=2&adurl=pagead2.googlesyndication.com/pcs/v... https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjssdHGaG8siXhmLznDnr1nutgGXOaPVPoW8x91tpZiewhSlmsZ2RUxYmLi7D2FjDde2fD5pjqUyTjbTM0gEU22qTKi7szzC1oo6pAElRQGFhUvoYgxZRnQFCxgnzJ38xiJPRIM0h2QN1cECVViFpWspnYGo8_9c7RC8EvxQMV1YVgFnDAOpMdUPVYol1khp-6F9znFRAVaEWA9_IKrSypxQGy5pyIjhk3c4vK3hkI2W_Q49_-BpvCVTch_c7JVgkxn_Ygb88tOm0Ufogo1LyYdlfMScpbQ1dql0tobi1_mFS3li7tD40nepdoYZbDtbrLQ2xyGHmj-lJl8Tt36e7y0rVxRlajwxtreAGEe2_y4m9ptl6zSAVIte_paN5oaT3vd83DCXk6kPUpapKo34Ed45u0vpWvsuF8Wvyu6ckXFQQQLduBafFIw&sig=Cg0ArKJSzDODQY4IkAbLEAE&uach_m=%5BUACH%5D&dett=2&adurl= — 200 — 26 B — 55 ms — h3https://ams-pageview-public.s3.amazonaws.com/1x1-pixel.png?id=b1ffe3826ebcams-pageview-public.s3.amazonaws.co... https://ams-pageview-public.s3.amazonaws.com/1x1-pixel.png?id=b1ffe3826ebc — 200 — 448 B — 335 ms — http/1.1https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=gpt_m202604160201&jk=2790555163297006&bg=!1Nel17XNAAY2C5OeFgs7AEcBe5WfOI0-rzQbcaefrUrpkHuH3HqrOq9Bz_M5fQBvioTZQVIPUru6dfYfRiw-VqV3GKGHzmB9dELmcdGix0mqzN8qVJ1xRAIAAABKUgAAAARoAQd-ADf7u89Qe5GC2ZLFdbmbOvRtUs0SSh9vuiPDF-lFOSijjVd-2joNnM0hApsggy2aXgvP-G58fsZimQKmgxlcxWFz2KTSOLwlEkqSqMH6eeZZoR6UlL7fJEM9INtCw6PJAkzozWsinY_acjPpwLT3cY0_XzJMpRfhnwS82W-_iRiMElCMWV0SNSLr_Wr8iACclrhCcctxNCwiMuRYNVdCMCgfwcTYOHov_peCRv0rLKcv-TGW4o9nIkyh6CptYx1s0k_yUMTaHDi5T6gEdWIJlc2Mt7Pr5Dw940ozeY5PPTZc_A87312Pd2pMU1tE0BEI9HUnjuSeBHnnnFrCKZ7WIgi_D149qzm75lCfm38B0YNUFyDduFbAnX2KIZ8N9OmmYKOZAkAqpg_9NIciza2hHtIkV56mdRm_BYviUwUAysovntINZFbiP5WdVGQw2XJIRqImtIKcUDFS8PtSH2BJoU1YfMeLNy1LBwebcHwesGxOx5_WIxkzg2jp1izL0mZ5olnQvL9xOdEQP529FVJGUe3qLmQNd-ocAAEPicxFvrkc8fzzOifA8tk2uTG41qJbWcwHBxpXoMTrxzPx72swVbzzr7p5yV8SIOPQZkNaSiIjBAlOLAd44TFp2OvPFAdUB-OQil-2bNUj6ZN1_R2uaHc-iSy8WbRqwNTKwFMfGlLE5KW_OPz7JMN9ozbC4W41lKfh5lEHFbsjMbtJNGfk1Rj4XxNDevwRe8zla4VqWcexgq3lM5q25vW_lp50os8QYp4e-O8VGciwxnY7VfCp5rGhBq__nRdazlIBAdDM4eBMjFYW9lR_edEoT0ZrQuWCrlKaZ7NPr3_wfzB4O3GyYuFmWPxzE0QW5MPHuFTVwAZkx289txj7dfZyDYMHm-P6uuQ06W2soVGovPMjfy58rS8RDAS_H8viYUiBqCv0cv7QlPXyggVCT6aBILVXNJt5pdvIH0JNYXE1-gydJ6P30r3Wep1.adtrafficquality.google/pagead/... https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=gpt_m202604160201&jk=2790555163297006&bg=!1Nel17XNAAY2C5OeFgs7AEcBe5WfOI0-rzQbcaefrUrpkHuH3HqrOq9Bz_M5fQBvioTZQVIPUru6dfYfRiw-VqV3GKGHzmB9dELmcdGix0mqzN8qVJ1xRAIAAABKUgAAAARoAQd-ADf7u89Qe5GC2ZLFdbmbOvRtUs0SSh9vuiPDF-lFOSijjVd-2joNnM0hApsggy2aXgvP-G58fsZimQKmgxlcxWFz2KTSOLwlEkqSqMH6eeZZoR6UlL7fJEM9INtCw6PJAkzozWsinY_acjPpwLT3cY0_XzJMpRfhnwS82W-_iRiMElCMWV0SNSLr_Wr8iACclrhCcctxNCwiMuRYNVdCMCgfwcTYOHov_peCRv0rLKcv-TGW4o9nIkyh6CptYx1s0k_yUMTaHDi5T6gEdWIJlc2Mt7Pr5Dw940ozeY5PPTZc_A87312Pd2pMU1tE0BEI9HUnjuSeBHnnnFrCKZ7WIgi_D149qzm75lCfm38B0YNUFyDduFbAnX2KIZ8N9OmmYKOZAkAqpg_9NIciza2hHtIkV56mdRm_BYviUwUAysovntINZFbiP5WdVGQw2XJIRqImtIKcUDFS8PtSH2BJoU1YfMeLNy1LBwebcHwesGxOx5_WIxkzg2jp1izL0mZ5olnQvL9xOdEQP529FVJGUe3qLmQNd-ocAAEPicxFvrkc8fzzOifA8tk2uTG41qJbWcwHBxpXoMTrxzPx72swVbzzr7p5yV8SIOPQZkNaSiIjBAlOLAd44TFp2OvPFAdUB-OQil-2bNUj6ZN1_R2uaHc-iSy8WbRqwNTKwFMfGlLE5KW_OPz7JMN9ozbC4W41lKfh5lEHFbsjMbtJNGfk1Rj4XxNDevwRe8zla4VqWcexgq3lM5q25vW_lp50os8QYp4e-O8VGciwxnY7VfCp5rGhBq__nRdazlIBAdDM4eBMjFYW9lR_edEoT0ZrQuWCrlKaZ7NPr3_wfzB4O3GyYuFmWPxzE0QW5MPHuFTVwAZkx289txj7dfZyDYMHm-P6uuQ06W2soVGovPMjfy58rS8RDAS_H8viYUiBqCv0cv7QlPXyggVCT6aBILVXNJt5pdvIH0JNYXE1-gydJ6P30r3W — 204 — 17 B — 46 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=gpt_pgbrk&pvsid=2790555163297006&vrg=202604160201&nw_id=248424177&nslots=6&eid=31097945%2C676982961&pub_url=https%3A%2F%2Faskubuntu.com%2F&qid=CMyBu52CgJQDFXBIHQkdeLUzbg&iu=%2F248424177%2Faskubuntu.com%2Fsb%2Fhome-page&e=512&ret=300x250&req=300x250%7C300x600&bm=0&efh=1&stk=0&ifi=6pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=gpt_pgbrk&pvsid=2790555163297006&vrg=202604160201&nw_id=248424177&nslots=6&eid=31097945%2C676982961&pub_url=https%3A%2F%2Faskubuntu.com%2F&qid=CMyBu52CgJQDFXBIHQkdeLUzbg&iu=%2F248424177%2Faskubuntu.com%2Fsb%2Fhome-page&e=512&ret=300x250&req=300x250%7C300x600&bm=0&efh=1&stk=0&ifi=6 — 204 — 20 B — 25 ms — h3https://pagead2.googlesyndication.com/pcs/activeview?xai=AKAOjsumbogdbAsQmpKibwHmlMPAS2LIHpxEX_Wn-SQZt61ahSFZ1teIn0kDIJE_qvj6zeDqDzlcgVOcP-uYrGguUSXYKmCAzkThegmfwFJqA3U8AKA6D12q9BFGmovxhIoLVKnutmrUdOe7wRobMj5twK0Sk_UZXD5K8FhjIAShnwlXV-8F2wQQwld0_g&sig=Cg0ArKJSzP6UBOALgwXGEAE&id=lidar2&mcvt=1140&p=850,311,940,1039&tm=1169.8000001907349&tu=30.09999942779541&mtos=1140,1140,1140,1140,1140&tos=1140,0,0,0,0&v=20260420&bin=7&avms=nio&bs=1350,940&mc=1&vu=1&app=0&itpl=0&adk=1755290335&rs=4&la=0&cr=0&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDcuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&vs=4&r=v&co=7274418900&rst=1776811389199&rpt=146&isd=0&lsd=0&met=mue&wmsd=0&pbe=0&fle=0&vae=0&spb=0&sfl=0&ffslot=0&reach=8&io2=0pagead2.googlesyndication.com/pcs/a... https://pagead2.googlesyndication.com/pcs/activeview?xai=AKAOjsumbogdbAsQmpKibwHmlMPAS2LIHpxEX_Wn-SQZt61ahSFZ1teIn0kDIJE_qvj6zeDqDzlcgVOcP-uYrGguUSXYKmCAzkThegmfwFJqA3U8AKA6D12q9BFGmovxhIoLVKnutmrUdOe7wRobMj5twK0Sk_UZXD5K8FhjIAShnwlXV-8F2wQQwld0_g&sig=Cg0ArKJSzP6UBOALgwXGEAE&id=lidar2&mcvt=1140&p=850,311,940,1039&tm=1169.8000001907349&tu=30.09999942779541&mtos=1140,1140,1140,1140,1140&tos=1140,0,0,0,0&v=20260420&bin=7&avms=nio&bs=1350,940&mc=1&vu=1&app=0&itpl=0&adk=1755290335&rs=4&la=0&cr=0&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDcuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&vs=4&r=v&co=7274418900&rst=1776811389199&rpt=146&isd=0&lsd=0&met=mue&wmsd=0&pbe=0&fle=0&vae=0&spb=0&sfl=0&ffslot=0&reach=8&io2=0 — 200 — 65 B — 27 ms — h3https://pagead2.googlesyndication.com/pcs/activeview?xai=AKAOjstGNEwYQRaraaoU8VX-fq2lFOU-iA3sM2JF_sCrp6F189uy3JUiqUd_Ph3qnJKmEzChYOZBBG222Ax8NUXC5E0Bo6nm6qcBt0H-j0ctPOscTothRobXDyJyzAnaEqxUaVpiOazFA8HBYqz5m4nANe6sKfwnayu5eA7l9SBwOIWhNX0c4rvd3eQBmw&sig=Cg0ArKJSzIDdhwGBpzNXEAE&id=lidar2&mcvt=1000&p=440,982,690,1282&tm=1123.3000001907349&tu=123.5&mtos=1000,1000,1000,1000,1000&tos=1000,0,0,0,0&v=20260420&bin=7&avms=nio&bs=1350,940&mc=1&vu=1&app=0&itpl=0&adk=2903804452&rs=4&la=0&cr=0&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDcuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&vs=4&r=v&co=7274418900&rst=1776811389682&rpt=173&isd=0&lsd=0&met=mue&wmsd=0&pbe=0&fle=0&vae=0&spb=0&sfl=0&ffslot=0&reach=8&io2=0pagead2.googlesyndication.com/pcs/a... https://pagead2.googlesyndication.com/pcs/activeview?xai=AKAOjstGNEwYQRaraaoU8VX-fq2lFOU-iA3sM2JF_sCrp6F189uy3JUiqUd_Ph3qnJKmEzChYOZBBG222Ax8NUXC5E0Bo6nm6qcBt0H-j0ctPOscTothRobXDyJyzAnaEqxUaVpiOazFA8HBYqz5m4nANe6sKfwnayu5eA7l9SBwOIWhNX0c4rvd3eQBmw&sig=Cg0ArKJSzIDdhwGBpzNXEAE&id=lidar2&mcvt=1000&p=440,982,690,1282&tm=1123.3000001907349&tu=123.5&mtos=1000,1000,1000,1000,1000&tos=1000,0,0,0,0&v=20260420&bin=7&avms=nio&bs=1350,940&mc=1&vu=1&app=0&itpl=0&adk=2903804452&rs=4&la=0&cr=0&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDcuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&vs=4&r=v&co=7274418900&rst=1776811389682&rpt=173&isd=0&lsd=0&met=mue&wmsd=0&pbe=0&fle=0&vae=0&spb=0&sfl=0&ffslot=0&reach=8&io2=0 — 200 — 65 B — 28 ms — h3https://pagead2.googlesyndication.com/pcs/activeview?xai=AKAOjsuFqYhLRbQ7vqyl1DshxfO2xTMzo1VoWirhmv8UwJIb9zm6jJP8fwSFkqT4nXKrZDUHj4pi3OeJswbbwH0ouQXBaIhKwExYuGbVqObPeUNru4fj_y9Zs5rPqUTEqDemRqsNe1LGqmHbh31fdX07WfAShq0jxw1G4cZPi21pM_DoI4epL27BGyVGRA&sig=Cg0ArKJSzEb47sImiOMCEAE&id=lidar2&mcvt=1000&p=150,982,400,1282&tm=1084.6000003814697&tu=84.5&mtos=1000,1000,1000,1000,1000&tos=1000,0,0,0,0&v=20260420&bin=7&avms=nio&bs=1350,940&mc=1&vu=1&app=0&itpl=0&adk=3409868099&rs=4&la=0&cr=0&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDcuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&vs=4&r=v&co=7274418900&rst=1776811389797&rpt=110&isd=0&lsd=0&met=mue&wmsd=0&pbe=0&fle=0&vae=0&spb=0&sfl=0&ffslot=0&reach=8&io2=0pagead2.googlesyndication.com/pcs/a... https://pagead2.googlesyndication.com/pcs/activeview?xai=AKAOjsuFqYhLRbQ7vqyl1DshxfO2xTMzo1VoWirhmv8UwJIb9zm6jJP8fwSFkqT4nXKrZDUHj4pi3OeJswbbwH0ouQXBaIhKwExYuGbVqObPeUNru4fj_y9Zs5rPqUTEqDemRqsNe1LGqmHbh31fdX07WfAShq0jxw1G4cZPi21pM_DoI4epL27BGyVGRA&sig=Cg0ArKJSzEb47sImiOMCEAE&id=lidar2&mcvt=1000&p=150,982,400,1282&tm=1084.6000003814697&tu=84.5&mtos=1000,1000,1000,1000,1000&tos=1000,0,0,0,0&v=20260420&bin=7&avms=nio&bs=1350,940&mc=1&vu=1&app=0&itpl=0&adk=3409868099&rs=4&la=0&cr=0&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDcuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&vs=4&r=v&co=7274418900&rst=1776811389797&rpt=110&isd=0&lsd=0&met=mue&wmsd=0&pbe=0&fle=0&vae=0&spb=0&sfl=0&ffslot=0&reach=8&io2=0 — 200 — 65 B — 28 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
81% of JavaScript execution is third-party
First-party Third-party 1032ms · 426KB · $14/mo
securepubads.g.doubleclick.net
Other
Costly
Execution 487ms
Transfer 188 KB
Unused 51%
Monthly Cost $6/mo
Unattributable
Other
Costly
Execution 212ms
Transfer 0 KB
Monthly Cost $3/mo
dn0qt3r0xannq.cloudfront.net
Other
Optional
Execution 173ms
Transfer 84 KB
Unused 38%
Monthly Cost $2/mo
pagead2.googlesyndication.com
Other
Optional
Execution 100ms
Transfer 0 KB
Unused 42%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 60ms
Transfer 155 KB
Unused 40%
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • securepubads.g.doubleclick.net adds 487ms and costs ~$6/month
  • Unattributable adds 212ms and costs ~$3/month

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

Why this matters

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

Learn more

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

Source: web.dev

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

51% of securepubads.g.doubleclick.net's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

Unattributable takes 212ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

How third-party costs are calculated

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

Send Feedback