Skip to content
https://gta5-mods.com

Performance

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

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

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

591 ms

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

1.39 s

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

22 ms

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

0.002

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

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

3.37 s

Page Load Progression

702 ms
1.4 s
2.1 s
2.8 s
3.5 s
4.2 s
4.9 s
5.6 s
Checks
15
6 PASS 2 REVIEW 5 FIX
D
Page Weight Budget
Action
2.5 MB transferred, 106 requests
FIX
2.5 MB transferred, 106 requests
Warning::
Page weighs 6.8 MB (2.5 MB transferred)
Warning::
JavaScript is 1.5 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.5 MB
Warning::
106 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.52 g CO2 per page load
2.5 MB / 2.4 MB budget
2.5 MB transferred
106 requests
0.52 g CO2 per page load
JavaScript 1.5 MiB 61%
Images 723.8 KiB 28%
Fonts 159.4 KiB 6%
CSS 50.3 KiB 2%
Other 28.5 KiB 1%
HTML 13.3 KiB 1%
Other 4.3 KiB 0%
Other 635 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (2.5 MiB of 2.5 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Bundles
Action
26 scripts, 796 KB unused
FIX
26 scripts, 796 KB unused
Warning::
https://cdn.intergient.com/prebid/prebid.05eaa3284...: 190 KB unused (86%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 136 KB unused (72%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.intergient.com/pageos/V.20260421.1/mai...: 133 KB unused (78%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gta5-mods.com/assets/application-d3801...: 114 KB unused (75%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-RVJ5...: 66 KB unused (45%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 796 KB
796 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://cdn.intergient.com/prebid/prebid.05eaa3284c60ad6e334d.js222 KB190 KB (86%)3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604200101/pubads_impl.js?cb=31098007188 KB136 KB (72%)3rd
https://cdn.intergient.com/pageos/V.20260421.1/main.282c283e39679935e999.js171 KB133 KB (78%)3rd
https://www.gta5-mods.com/assets/application-d3801923323270dc3fae1f7909466e8a12eaf0dc3b846aa57c43fa1873fe9d56.js152 KB114 KB (75%)3rd
https://www.googletagmanager.com/gtag/js?id=G-RVJ5L8LHGW&cx=c&_slc=1147 KB66 KB (45%)3rd
https://www.googletagmanager.com/gtag/js?id=G-YHVNDSLM8B&cx=c&gtm=4e64k1151 KB64 KB (42%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-KCVF2WQ124 KB58 KB (47%)3rd
https://fundingchoicesmessages.google.com/i/154013155?ers=370 KB36 KB (52%)3rd
https://www.google-analytics.com/analytics.js21 KB3rd
https://www.gta5-mods.com/assets/translations-a23fafd59dbdbfa99c7d1d49b61f0ece1d1aff5b9b63d693ca14bfa61420d77c.js71 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

F
Page Weight Inventory
Action
106 resources · 2.5 MB · 796 KB savings available
FIX
106 resources · 2.5 MB · 796 KB savings available
Warning::
Page weight 1.5 MB over 1MB target
Got: 2.5 MB Expected: ≤ 1 MB
Info::
~796 KB of savings available
Warning::
105 third-party resources (100% of weight)
Info::
1 resources over 200KB
106 resources · 2.5 MiB · 105 third-party 1.5 MiB over 1MB target
JavaScript 61% · 1.5 MiB
Image 29% · 731.6 KiB
Font 6% · 159.4 KiB
CSS 2% · 50.3 KiB
Other 1% · 25.5 KiB
Document 1% · 13.5 KiB

~795.6 KiB of savings available

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

No Cache-Control header

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

C
Image Optimization
Action
33 images, 0 KB saveable
REVIEW
33 images, 0 KB saveable
Warning::
https://img.gta5-mods.com/q75-w500-h333-cfill/imag... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.gta5-mods.com/site/discord-header.s... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.gta5-mods.com/q75-w500-h333-cfill/imag... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.gta5-mods.com/q75-w500-h333-cfill/imag... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.gta5-mods.com/q75-w500-h333-cfill/imag... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.gta5-mods.com/q75-w500-h333-cfill/imag... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.gta5-mods.com/q75-w500-h333-cfill/imag... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.gta5-mods.com/q75-w500-h333-cfill/imag... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.gta5-mods.com/q75-w500-h333-cfill/imag... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.gta5-mods.com/q75-w500-h333-cfill/imag... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.gta5-mods.com/q95-w550-h275-cfill/imag... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.gta5-mods.com/q75-w500-h333-cfill/imag... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.gta5-mods.com/q75-w500-h333-cfill/imag... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.gta5-mods.com/q75-w500-h333-cfill/imag... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.gta5-mods.com/site/discord-footer.s... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.gta5-mods.com/q75-w500-h333-cfill/imag... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.gta5-mods.com/q75-w500-h333-cfill/imag... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.gta5-mods.com/q75-w500-h333-cfill/imag... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.gta5-mods.com/q75-w500-h333-cfill/imag... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
33 images 724 KB
0 oversized -0 KB
14 legacy format
19 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

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

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

B
JS Execution Cost
558ms total JS execution
REVIEW
558ms total JS execution
Info::
https://www.gta5-mods.com/: 119ms CPU time
Info::
Unattributable: 113ms CPU time
Info::
https://fundingchoicesmessages.google.com/f/AGSKWx...: 100ms CPU time
Info::
https://cdn.intergient.com/pageos/V.20260421.1/mai...: 61ms CPU time
Info::
https://securepubads.g.doubleclick.net/pagead/mana...: 58ms CPU time
Warning::
Third-party scripts: 558ms (100% of total)

Main Thread Breakdown

Script Evaluation 54% Other 17% Script Parsing & Compilation 14% Style & Layout 7% Parse HTML & CSS 4%
ScriptTotalScriptingParse/CompileParty
https://www.gta5-mods.com/119ms14ms1ms3rd
Unattributable113ms6ms0ms3rd
https://fundingchoicesmessages.google.com/f/AGSKWxXPGo_LgyMJhX8h1Ef_3a-5gArFgG1UrkaaYbLGBQCnEpUDSxpwfWs5cz6pttOYv0r6OOXq8IdDm9VrB7MBIAd5VwfBG4UmNqwveKfqR5XuYs3z4MEBGxrv7Vk4P9dW0SEcfPYEIQ==?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzc2ODk4NTg5LDIxNzAwMDAwMF0sbnVsbCxudWxsLG51bGwsW251bGwsWzddXSwiaHR0cHM6Ly93d3cuZ3RhNS1tb2RzLmNvbS8iLG51bGwsW1s4LCJwU0prbzE5NklIMCJdLFs5LCJlbi1VUyJdLFsxOCwiW1tbbnVsbCw4NTldXV0iXSxbMzUsIjE3NzY4OTg1ODkiXSxbMTksIjEiXSxbMTcsIlswXSJdLFsyNCwiIl0sWzI5LCJmYWxzZSJdXV0100ms43ms17ms3rd
https://cdn.intergient.com/pageos/V.20260421.1/main.282c283e39679935e999.js61ms49ms10ms3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604200101/pubads_impl.js?cb=3109800758ms41ms13ms3rd
https://fundingchoicesmessages.google.com/i/154013155?ers=356ms49ms5ms3rd
https://www.googletagmanager.com/gtag/js?id=G-RVJ5L8LHGW&cx=c&_slc=151ms42ms9ms3rd
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 (159 KB)
PASS
3 fonts (159 KB)
Info::
3 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

3

159 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 500 ms 1.0 s FCP 591 ms LCP 1.4 shttps://www.gta5-mods.com/assets/fontawesome-webfont-2adefcbc041e7d18fcf2d417879dc5a09997aa64d675b7a3c4b6ce33da13f3fe.woff2fontawesome-webfont-2ad... https://www.gta5-mods.com/assets/fontawesome-webfont-2adefcbc041e7d18fcf2d417879dc5a09997aa64d675b7a3c4b6ce33da13f3fe.woff2 — 75.8 KiB — 41 ms — font-display: swaphttps://www.gta5-mods.com/assets/signpainter-housescript-0aec166d044d9b3c89f0ca6d8cbaeb7d8614a7970ce8f003b0321609d4dad0d6.woffsignpainter-housescript... https://www.gta5-mods.com/assets/signpainter-housescript-0aec166d044d9b3c89f0ca6d8cbaeb7d8614a7970ce8f003b0321609d4dad0d6.woff — 41.6 KiB — 41 ms — font-display: swaphttps://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2memvYaGs126MiZpBA-UvWbX... https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 42.1 KiB — 83 ms — font-display: swap
fontawesome-webfont-2ad... woff2 swap
Size 76 KB
Load time 41 ms
Start 383 ms
Risk FOUT — text flashes from fallback to web font
signpainter-housescript... woff swap
Size 42 KB
Load time 41 ms
Start 384 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
memvYaGs126MiZpBA-UvWbX... woff2 swap
Size 42 KB
Load time 83 ms
Start 1.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)

Fixing the unchecked items could save ~12 KB and ~24 ms

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
106 requests over 4388ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 591 ms LCP 1.4 shttps://gta5-mods.com// https://gta5-mods.com/ — 301 — 384 B — 59 ms — h2https://www.gta5-mods.com/www.gta5-mods.com/ https://www.gta5-mods.com/ — 200 — 9.4 KiB — 235 ms — h2https://www.gta5-mods.com/assets/application-7e510725ebc5c55e88a9fd87c027a2aa9e20126744fbac89762e0fd54819c399.csswww.gta5-mods.com/assets/applicatio... https://www.gta5-mods.com/assets/application-7e510725ebc5c55e88a9fd87c027a2aa9e20126744fbac89762e0fd54819c399.css — 200 — 42.7 KiB — 29 ms — h2https://www.gta5-mods.com/javascripts/ads.jswww.gta5-mods.com/javascripts/ads.j... https://www.gta5-mods.com/javascripts/ads.js — 200 — 439 B — 43 ms — h2https://images.gta5-mods.com/site/discord-header.svgimages.gta5-mods.com/site/discord-h... https://images.gta5-mods.com/site/discord-header.svg — 200 — 1.3 KiB — 44 ms — h2https://img.gta5-mods.com/q95-w550-h275-cfill/images/keitora-custom-pack-add-on-tuning-template/c93a40-kei1.jpgimg.gta5-mods.com/q95-w550-h275-cfi... https://img.gta5-mods.com/q95-w550-h275-cfill/images/keitora-custom-pack-add-on-tuning-template/c93a40-kei1.jpg — 200 — 27.4 KiB — 41 ms — h2https://img.gta5-mods.com/q95-w550-h275-cfill/images/bravado-greenwood-1980s-addon-liveries/1c6ea8-jdgreenwoodimg6.pngimg.gta5-mods.com/q95-w550-h275-cfi... https://img.gta5-mods.com/q95-w550-h275-cfill/images/bravado-greenwood-1980s-addon-liveries/1c6ea8-jdgreenwoodimg6.png — 200 — 51.5 KiB — 28 ms — h2https://img.gta5-mods.com/q95-w550-h275-cfill/images/declasse-vigero-remake-add-on-tuning-liveries/36b86f-1thundersmacker.pngimg.gta5-mods.com/q95-w550-h275-cfi... https://img.gta5-mods.com/q95-w550-h275-cfill/images/declasse-vigero-remake-add-on-tuning-liveries/36b86f-1thundersmacker.png — 200 — 26.5 KiB — 39 ms — h2https://img.gta5-mods.com/q95-w550-h275-cfill/images/maploader-pro/24cb56-MapLoaderAuto.pngimg.gta5-mods.com/q95-w550-h275-cfi... https://img.gta5-mods.com/q95-w550-h275-cfill/images/maploader-pro/24cb56-MapLoaderAuto.png — 200 — 46.2 KiB — 30 ms — h2https://www.gta5-mods.com/assets/i18n-df0d92353b403d0e94d1a4f346ded6a37d72d69e9a14f2caa6d80e755877da17.jswww.gta5-mods.com/assets/i18n-df0d9... https://www.gta5-mods.com/assets/i18n-df0d92353b403d0e94d1a4f346ded6a37d72d69e9a14f2caa6d80e755877da17.js — 200 — 3.9 KiB — 43 ms — h2https://www.gta5-mods.com/assets/translations-a23fafd59dbdbfa99c7d1d49b61f0ece1d1aff5b9b63d693ca14bfa61420d77c.jswww.gta5-mods.com/assets/translatio... https://www.gta5-mods.com/assets/translations-a23fafd59dbdbfa99c7d1d49b61f0ece1d1aff5b9b63d693ca14bfa61420d77c.js — 200 — 71.4 KiB — 53 ms — h2https://www.gta5-mods.com/assets/application-d3801923323270dc3fae1f7909466e8a12eaf0dc3b846aa57c43fa1873fe9d56.jswww.gta5-mods.com/assets/applicatio... https://www.gta5-mods.com/assets/application-d3801923323270dc3fae1f7909466e8a12eaf0dc3b846aa57c43fa1873fe9d56.js — 200 — 151.8 KiB — 64 ms — h2https://img.gta5-mods.com/q95-w170-h60-cfill/images/keitora-custom-pack-add-on-tuning-template/c93a40-kei1.jpgimg.gta5-mods.com/q95-w170-h60-cfil... https://img.gta5-mods.com/q95-w170-h60-cfill/images/keitora-custom-pack-add-on-tuning-template/c93a40-kei1.jpg — 200 — 3.6 KiB — 40 ms — h2https://img.gta5-mods.com/q95-w170-h60-cfill/images/bravado-greenwood-1980s-addon-liveries/1c6ea8-jdgreenwoodimg6.pngimg.gta5-mods.com/q95-w170-h60-cfil... https://img.gta5-mods.com/q95-w170-h60-cfill/images/bravado-greenwood-1980s-addon-liveries/1c6ea8-jdgreenwoodimg6.png — 200 — 4.9 KiB — 39 ms — h2https://img.gta5-mods.com/q95-w170-h60-cfill/images/declasse-vigero-remake-add-on-tuning-liveries/36b86f-1thundersmacker.pngimg.gta5-mods.com/q95-w170-h60-cfil... https://img.gta5-mods.com/q95-w170-h60-cfill/images/declasse-vigero-remake-add-on-tuning-liveries/36b86f-1thundersmacker.png — 200 — 4.0 KiB — 57 ms — h2https://images.gta5-mods.com/site/discord-footer.svgimages.gta5-mods.com/site/discord-f... https://images.gta5-mods.com/site/discord-footer.svg — 200 — 1.4 KiB — 54 ms — h2https://images.gta5-mods.com/site/logo.pngimages.gta5-mods.com/site/logo.png https://images.gta5-mods.com/site/logo.png — 200 — 1.7 KiB — 52 ms — h2https://img.gta5-mods.com/q95-w170-h60-cfill/images/maploader-pro/24cb56-MapLoaderAuto.pngimg.gta5-mods.com/q95-w170-h60-cfil... https://img.gta5-mods.com/q95-w170-h60-cfill/images/maploader-pro/24cb56-MapLoaderAuto.png — 200 — 5.4 KiB — 31 ms — h2https://images.gta5-mods.com/screens/cabin.jpgimages.gta5-mods.com/screens/cabin.... https://images.gta5-mods.com/screens/cabin.jpg — 200 — 23.4 KiB — 31 ms — h2https://images.gta5-mods.com/site/navigation-091116.pngimages.gta5-mods.com/site/navigatio... https://images.gta5-mods.com/site/navigation-091116.png — 200 — 10.6 KiB — 38 ms — h2https://images.gta5-mods.com/icons/famfamfam-flags2.pngimages.gta5-mods.com/icons/famfamfa... https://images.gta5-mods.com/icons/famfamfam-flags2.png — 200 — 25.2 KiB — 39 ms — h2https://cdn.intergient.com/1025680/76845/ramp.jscdn.intergient.com/1025680/76845/ra... https://cdn.intergient.com/1025680/76845/ramp.js — 200 — 8.1 KiB — 118 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-KCVF2WQwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-KCVF2WQ — 200 — 123.5 KiB — 176 ms — h2https://img.gta5-mods.com/q75-w500-h333-cfill/images/rampage-trainer-pt-br-translation-only-legacy-version/219d9f-Tradu%C3%A7%C3%A3oRampageTrainer.pngimg.gta5-mods.com/q75-w500-h333-cfi... https://img.gta5-mods.com/q75-w500-h333-cfill/images/rampage-trainer-pt-br-translation-only-legacy-version/219d9f-Tradu%C3%A7%C3%A3oRampageTrainer.png — 200 — 38.5 KiB — 33 ms — h2https://www.gta5-mods.com/assets/fontawesome-webfont-2adefcbc041e7d18fcf2d417879dc5a09997aa64d675b7a3c4b6ce33da13f3fe.woff2www.gta5-mods.com/assets/fontawesom... https://www.gta5-mods.com/assets/fontawesome-webfont-2adefcbc041e7d18fcf2d417879dc5a09997aa64d675b7a3c4b6ce33da13f3fe.woff2 — 200 — 75.8 KiB — 41 ms — h2https://www.gta5-mods.com/assets/signpainter-housescript-0aec166d044d9b3c89f0ca6d8cbaeb7d8614a7970ce8f003b0321609d4dad0d6.woffwww.gta5-mods.com/assets/signpainte... https://www.gta5-mods.com/assets/signpainter-housescript-0aec166d044d9b3c89f0ca6d8cbaeb7d8614a7970ce8f003b0321609d4dad0d6.woff — 200 — 41.6 KiB — 41 ms — h2https://img.gta5-mods.com/q75-w500-h333-cfill/images/faked-enhanced-lighting-reshade-preset/f5900f-1.pngimg.gta5-mods.com/q75-w500-h333-cfi... https://img.gta5-mods.com/q75-w500-h333-cfill/images/faked-enhanced-lighting-reshade-preset/f5900f-1.png — 200 — 35.4 KiB — 29 ms — h2https://img.gta5-mods.com/q75-w500-h333-cfill/images/cadillac-ats-v-coupe-add-on-legacy-enhanced/adbc2d-1.jpgimg.gta5-mods.com/q75-w500-h333-cfi... https://img.gta5-mods.com/q75-w500-h333-cfill/images/cadillac-ats-v-coupe-add-on-legacy-enhanced/adbc2d-1.jpg — 200 — 34.7 KiB — 33 ms — h2https://img.gta5-mods.com/q75-w500-h333-cfill/images/mlo-a-house-above-rivers-add-on-sp-fivem/a04e0a-1.JPGimg.gta5-mods.com/q75-w500-h333-cfi... https://img.gta5-mods.com/q75-w500-h333-cfill/images/mlo-a-house-above-rivers-add-on-sp-fivem/a04e0a-1.JPG — 200 — 37.2 KiB — 31 ms — h2https://img.gta5-mods.com/q75-w500-h333-cfill/images/new-downtown-vinewood-scenario-ymt/484c18-IMG-20260421-WA0044.jpgimg.gta5-mods.com/q75-w500-h333-cfi... https://img.gta5-mods.com/q75-w500-h333-cfill/images/new-downtown-vinewood-scenario-ymt/484c18-IMG-20260421-WA0044.jpg — 200 — 23.0 KiB — 32 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 591 ms LCP 1.4 shttps://gta5-mods.com// https://gta5-mods.com/ — 301 — 384 B — 59 ms — h2https://www.gta5-mods.com/www.gta5-mods.com/ https://www.gta5-mods.com/ — 200 — 9.4 KiB — 235 ms — h2https://www.gta5-mods.com/assets/application-7e510725ebc5c55e88a9fd87c027a2aa9e20126744fbac89762e0fd54819c399.csswww.gta5-mods.com/assets/applicatio... https://www.gta5-mods.com/assets/application-7e510725ebc5c55e88a9fd87c027a2aa9e20126744fbac89762e0fd54819c399.css — 200 — 42.7 KiB — 29 ms — h2https://www.gta5-mods.com/javascripts/ads.jswww.gta5-mods.com/javascripts/ads.j... https://www.gta5-mods.com/javascripts/ads.js — 200 — 439 B — 43 ms — h2https://images.gta5-mods.com/site/discord-header.svgimages.gta5-mods.com/site/discord-h... https://images.gta5-mods.com/site/discord-header.svg — 200 — 1.3 KiB — 44 ms — h2https://img.gta5-mods.com/q95-w550-h275-cfill/images/keitora-custom-pack-add-on-tuning-template/c93a40-kei1.jpgimg.gta5-mods.com/q95-w550-h275-cfi... https://img.gta5-mods.com/q95-w550-h275-cfill/images/keitora-custom-pack-add-on-tuning-template/c93a40-kei1.jpg — 200 — 27.4 KiB — 41 ms — h2https://img.gta5-mods.com/q95-w550-h275-cfill/images/bravado-greenwood-1980s-addon-liveries/1c6ea8-jdgreenwoodimg6.pngimg.gta5-mods.com/q95-w550-h275-cfi... https://img.gta5-mods.com/q95-w550-h275-cfill/images/bravado-greenwood-1980s-addon-liveries/1c6ea8-jdgreenwoodimg6.png — 200 — 51.5 KiB — 28 ms — h2https://img.gta5-mods.com/q95-w550-h275-cfill/images/declasse-vigero-remake-add-on-tuning-liveries/36b86f-1thundersmacker.pngimg.gta5-mods.com/q95-w550-h275-cfi... https://img.gta5-mods.com/q95-w550-h275-cfill/images/declasse-vigero-remake-add-on-tuning-liveries/36b86f-1thundersmacker.png — 200 — 26.5 KiB — 39 ms — h2https://img.gta5-mods.com/q95-w550-h275-cfill/images/maploader-pro/24cb56-MapLoaderAuto.pngimg.gta5-mods.com/q95-w550-h275-cfi... https://img.gta5-mods.com/q95-w550-h275-cfill/images/maploader-pro/24cb56-MapLoaderAuto.png — 200 — 46.2 KiB — 30 ms — h2https://www.gta5-mods.com/assets/i18n-df0d92353b403d0e94d1a4f346ded6a37d72d69e9a14f2caa6d80e755877da17.jswww.gta5-mods.com/assets/i18n-df0d9... https://www.gta5-mods.com/assets/i18n-df0d92353b403d0e94d1a4f346ded6a37d72d69e9a14f2caa6d80e755877da17.js — 200 — 3.9 KiB — 43 ms — h2https://www.gta5-mods.com/assets/translations-a23fafd59dbdbfa99c7d1d49b61f0ece1d1aff5b9b63d693ca14bfa61420d77c.jswww.gta5-mods.com/assets/translatio... https://www.gta5-mods.com/assets/translations-a23fafd59dbdbfa99c7d1d49b61f0ece1d1aff5b9b63d693ca14bfa61420d77c.js — 200 — 71.4 KiB — 53 ms — h2https://www.gta5-mods.com/assets/application-d3801923323270dc3fae1f7909466e8a12eaf0dc3b846aa57c43fa1873fe9d56.jswww.gta5-mods.com/assets/applicatio... https://www.gta5-mods.com/assets/application-d3801923323270dc3fae1f7909466e8a12eaf0dc3b846aa57c43fa1873fe9d56.js — 200 — 151.8 KiB — 64 ms — h2https://img.gta5-mods.com/q95-w170-h60-cfill/images/keitora-custom-pack-add-on-tuning-template/c93a40-kei1.jpgimg.gta5-mods.com/q95-w170-h60-cfil... https://img.gta5-mods.com/q95-w170-h60-cfill/images/keitora-custom-pack-add-on-tuning-template/c93a40-kei1.jpg — 200 — 3.6 KiB — 40 ms — h2https://img.gta5-mods.com/q95-w170-h60-cfill/images/bravado-greenwood-1980s-addon-liveries/1c6ea8-jdgreenwoodimg6.pngimg.gta5-mods.com/q95-w170-h60-cfil... https://img.gta5-mods.com/q95-w170-h60-cfill/images/bravado-greenwood-1980s-addon-liveries/1c6ea8-jdgreenwoodimg6.png — 200 — 4.9 KiB — 39 ms — h2https://img.gta5-mods.com/q95-w170-h60-cfill/images/declasse-vigero-remake-add-on-tuning-liveries/36b86f-1thundersmacker.pngimg.gta5-mods.com/q95-w170-h60-cfil... https://img.gta5-mods.com/q95-w170-h60-cfill/images/declasse-vigero-remake-add-on-tuning-liveries/36b86f-1thundersmacker.png — 200 — 4.0 KiB — 57 ms — h2https://images.gta5-mods.com/site/discord-footer.svgimages.gta5-mods.com/site/discord-f... https://images.gta5-mods.com/site/discord-footer.svg — 200 — 1.4 KiB — 54 ms — h2https://images.gta5-mods.com/site/logo.pngimages.gta5-mods.com/site/logo.png https://images.gta5-mods.com/site/logo.png — 200 — 1.7 KiB — 52 ms — h2https://img.gta5-mods.com/q95-w170-h60-cfill/images/maploader-pro/24cb56-MapLoaderAuto.pngimg.gta5-mods.com/q95-w170-h60-cfil... https://img.gta5-mods.com/q95-w170-h60-cfill/images/maploader-pro/24cb56-MapLoaderAuto.png — 200 — 5.4 KiB — 31 ms — h2https://images.gta5-mods.com/screens/cabin.jpgimages.gta5-mods.com/screens/cabin.... https://images.gta5-mods.com/screens/cabin.jpg — 200 — 23.4 KiB — 31 ms — h2https://images.gta5-mods.com/site/navigation-091116.pngimages.gta5-mods.com/site/navigatio... https://images.gta5-mods.com/site/navigation-091116.png — 200 — 10.6 KiB — 38 ms — h2https://images.gta5-mods.com/icons/famfamfam-flags2.pngimages.gta5-mods.com/icons/famfamfa... https://images.gta5-mods.com/icons/famfamfam-flags2.png — 200 — 25.2 KiB — 39 ms — h2https://cdn.intergient.com/1025680/76845/ramp.jscdn.intergient.com/1025680/76845/ra... https://cdn.intergient.com/1025680/76845/ramp.js — 200 — 8.1 KiB — 118 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-KCVF2WQwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-KCVF2WQ — 200 — 123.5 KiB — 176 ms — h2https://img.gta5-mods.com/q75-w500-h333-cfill/images/rampage-trainer-pt-br-translation-only-legacy-version/219d9f-Tradu%C3%A7%C3%A3oRampageTrainer.pngimg.gta5-mods.com/q75-w500-h333-cfi... https://img.gta5-mods.com/q75-w500-h333-cfill/images/rampage-trainer-pt-br-translation-only-legacy-version/219d9f-Tradu%C3%A7%C3%A3oRampageTrainer.png — 200 — 38.5 KiB — 33 ms — h2https://www.gta5-mods.com/assets/fontawesome-webfont-2adefcbc041e7d18fcf2d417879dc5a09997aa64d675b7a3c4b6ce33da13f3fe.woff2www.gta5-mods.com/assets/fontawesom... https://www.gta5-mods.com/assets/fontawesome-webfont-2adefcbc041e7d18fcf2d417879dc5a09997aa64d675b7a3c4b6ce33da13f3fe.woff2 — 200 — 75.8 KiB — 41 ms — h2https://www.gta5-mods.com/assets/signpainter-housescript-0aec166d044d9b3c89f0ca6d8cbaeb7d8614a7970ce8f003b0321609d4dad0d6.woffwww.gta5-mods.com/assets/signpainte... https://www.gta5-mods.com/assets/signpainter-housescript-0aec166d044d9b3c89f0ca6d8cbaeb7d8614a7970ce8f003b0321609d4dad0d6.woff — 200 — 41.6 KiB — 41 ms — h2https://img.gta5-mods.com/q75-w500-h333-cfill/images/faked-enhanced-lighting-reshade-preset/f5900f-1.pngimg.gta5-mods.com/q75-w500-h333-cfi... https://img.gta5-mods.com/q75-w500-h333-cfill/images/faked-enhanced-lighting-reshade-preset/f5900f-1.png — 200 — 35.4 KiB — 29 ms — h2https://img.gta5-mods.com/q75-w500-h333-cfill/images/cadillac-ats-v-coupe-add-on-legacy-enhanced/adbc2d-1.jpgimg.gta5-mods.com/q75-w500-h333-cfi... https://img.gta5-mods.com/q75-w500-h333-cfill/images/cadillac-ats-v-coupe-add-on-legacy-enhanced/adbc2d-1.jpg — 200 — 34.7 KiB — 33 ms — h2https://img.gta5-mods.com/q75-w500-h333-cfill/images/mlo-a-house-above-rivers-add-on-sp-fivem/a04e0a-1.JPGimg.gta5-mods.com/q75-w500-h333-cfi... https://img.gta5-mods.com/q75-w500-h333-cfill/images/mlo-a-house-above-rivers-add-on-sp-fivem/a04e0a-1.JPG — 200 — 37.2 KiB — 31 ms — h2https://img.gta5-mods.com/q75-w500-h333-cfill/images/new-downtown-vinewood-scenario-ymt/484c18-IMG-20260421-WA0044.jpgimg.gta5-mods.com/q75-w500-h333-cfi... https://img.gta5-mods.com/q75-w500-h333-cfill/images/new-downtown-vinewood-scenario-ymt/484c18-IMG-20260421-WA0044.jpg — 200 — 23.0 KiB — 32 ms — h2https://img.gta5-mods.com/q75-w500-h333-cfill/images/mig-29-polish-air-force-1elt-minsk-mazowiecki-2001-2007-liveries/60b4b9-1.pngimg.gta5-mods.com/q75-w500-h333-cfi... https://img.gta5-mods.com/q75-w500-h333-cfill/images/mig-29-polish-air-force-1elt-minsk-mazowiecki-2001-2007-liveries/60b4b9-1.png — 200 — 10.9 KiB — 34 ms — h2https://img.gta5-mods.com/q75-w500-h333-cfill/images/cutscene-recorder-enhanced/135a5c-ENH2.jpgimg.gta5-mods.com/q75-w500-h333-cfi... https://img.gta5-mods.com/q75-w500-h333-cfill/images/cutscene-recorder-enhanced/135a5c-ENH2.jpg — 200 — 20.2 KiB — 34 ms — h2https://img.gta5-mods.com/q75-w500-h333-cfill/images/a-safe-house-in-the-hills/55b67d-ggummy(2)(2)(1)(1)(6)(1).jpgimg.gta5-mods.com/q75-w500-h333-cfi... https://img.gta5-mods.com/q75-w500-h333-cfill/images/a-safe-house-in-the-hills/55b67d-ggummy(2)(2)(1)(1)(6)(1).jpg — 200 — 23.2 KiB — 26 ms — h2https://img.gta5-mods.com/q75-w500-h333-cfill/images/audi-rs-5-2026-add-on/dd0670-1.jpgimg.gta5-mods.com/q75-w500-h333-cfi... https://img.gta5-mods.com/q75-w500-h333-cfill/images/audi-rs-5-2026-add-on/dd0670-1.jpg — 200 — 27.5 KiB — 29 ms — h2https://img.gta5-mods.com/q75-w500-h333-cfill/images/bmw-g82-m4-with-adro-kit-add-on-legacy-enhanced/64d7ea-1.jpgimg.gta5-mods.com/q75-w500-h333-cfi... https://img.gta5-mods.com/q75-w500-h333-cfill/images/bmw-g82-m4-with-adro-kit-add-on-legacy-enhanced/64d7ea-1.jpg — 200 — 43.1 KiB — 26 ms — h2https://img.gta5-mods.com/q75-w500-h333-cfill/images/declasse-vigero-remake-add-on-tuning-liveries/36b86f-1thundersmacker.pngimg.gta5-mods.com/q75-w500-h333-cfi... https://img.gta5-mods.com/q75-w500-h333-cfill/images/declasse-vigero-remake-add-on-tuning-liveries/36b86f-1thundersmacker.png — 200 — 28.6 KiB — 29 ms — h2https://img.gta5-mods.com/q75-w500-h333-cfill/images/wheel-audi-rs5-sportback-2026-replace/fbcb05-1.jpgimg.gta5-mods.com/q75-w500-h333-cfi... https://img.gta5-mods.com/q75-w500-h333-cfill/images/wheel-audi-rs5-sportback-2026-replace/fbcb05-1.jpg — 200 — 28.9 KiB — 30 ms — h2https://img.gta5-mods.com/q75-w500-h333-cfill/images/los-santos-serial-killer/833c54-Screenshot2026-04-12180611.pngimg.gta5-mods.com/q75-w500-h333-cfi... https://img.gta5-mods.com/q75-w500-h333-cfill/images/los-santos-serial-killer/833c54-Screenshot2026-04-12180611.png — 200 — 40.3 KiB — 27 ms — h2https://img.gta5-mods.com/q75-w500-h333-cfill/images/character-builder-make-your-characters-and-save-them/f32ae4-20260416232136_1.jpgimg.gta5-mods.com/q75-w500-h333-cfi... https://img.gta5-mods.com/q75-w500-h333-cfill/images/character-builder-make-your-characters-and-save-them/f32ae4-20260416232136_1.jpg — 200 — 32.6 KiB — 28 ms — h2https://img.gta5-mods.com/q75-w500-h333-cfill/images/2021-triumph-street-triple-rs-1200-addon_highquality_working-features/76c8c1-1.pngimg.gta5-mods.com/q75-w500-h333-cfi... https://img.gta5-mods.com/q75-w500-h333-cfill/images/2021-triumph-street-triple-rs-1200-addon_highquality_working-features/76c8c1-1.png — 200 — 33.7 KiB — 27 ms — h2https://img.gta5-mods.com/q75-w500-h333-cfill/images/air-jordan-4-pack-for-franklin/b10181-0.jpgimg.gta5-mods.com/q75-w500-h333-cfi... https://img.gta5-mods.com/q75-w500-h333-cfill/images/air-jordan-4-pack-for-franklin/b10181-0.jpg — 200 — 32.2 KiB — 27 ms — h2https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 126 ms — h2https://secure.quantserve.com/quant.jssecure.quantserve.com/quant.js https://secure.quantserve.com/quant.js — 200 — 12.2 KiB — 85 ms — h2https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 34.1 KiB — 112 ms — h3https://cdn.intergient.com/prebid/prebid.05eaa3284c60ad6e334d.jscdn.intergient.com/prebid/prebid.05... https://cdn.intergient.com/prebid/prebid.05eaa3284c60ad6e334d.js — 200 — 222.2 KiB — 86 ms — h2https://cdn.intergient.com/ramp_core.jscdn.intergient.com/ramp_core.js https://cdn.intergient.com/ramp_core.js — 200 — 1.6 KiB — 25 ms — h2https://cdn.intergient.com/pageos/V.20260421.1/pageos.jscdn.intergient.com/pageos/V.2026042... https://cdn.intergient.com/pageos/V.20260421.1/pageos.js — 200 — 610 B — 57 ms — h2https://www.googletagmanager.com/gtag/js?id=G-YHVNDSLM8B&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-YHVNDSLM8B&cx=c&gtm=4e64k1 — 200 — 151.4 KiB — 58 ms — h2https://rules.quantcount.com/rules-p-bcgV-fdjlWlQo.jsrules.quantcount.com/rules-p-bcgV-f... https://rules.quantcount.com/rules-p-bcgV-fdjlWlQo.js — 200 — 632 B — 56 ms — h2https://pixel.quantserve.com/cs?a=p-bcgV-fdjlWlQo&gdpr=0pixel.quantserve.com/cs?a=p-bcgV-fd... https://pixel.quantserve.com/cs?a=p-bcgV-fdjlWlQo&gdpr=0 — 204 — 183 B — 50 ms — h2https://cdn.intergient.com/pageos/V.20260421.1/runtime.04ca972e510171386322.jscdn.intergient.com/pageos/V.2026042... https://cdn.intergient.com/pageos/V.20260421.1/runtime.04ca972e510171386322.js — 200 — 2.3 KiB — 28 ms — h2https://cdn.intergient.com/pageos/V.20260421.1/main.282c283e39679935e999.jscdn.intergient.com/pageos/V.2026042... https://cdn.intergient.com/pageos/V.20260421.1/main.282c283e39679935e999.js — 200 — 171.4 KiB — 49 ms — h2https://www.google-analytics.com/j/collect?v=1&_v=j102&a=1240455329&t=pageview&_s=1&dl=https%3A%2F%2Fwww.gta5-mods.com%2F&ul=en-us&dt=GTA5-Mods.com%20-%20Your%20source%20for%20the%20latest%20GTA%205%20car%20mods%2C%20scripts%2C%20tools%20and%20more.&sr=800x600&vp=1350x940&_u=IEBAAEABAAAAACAAI~&jid=1137008476&gjid=1638143567&cid=2089086623.1776898589&tid=UA-61845536-1&_gid=1484212596.1776898589&_r=1&_slc=1&z=89392232www.google-analytics.com/j/collect?... https://www.google-analytics.com/j/collect?v=1&_v=j102&a=1240455329&t=pageview&_s=1&dl=https%3A%2F%2Fwww.gta5-mods.com%2F&ul=en-us&dt=GTA5-Mods.com%20-%20Your%20source%20for%20the%20latest%20GTA%205%20car%20mods%2C%20scripts%2C%20tools%20and%20more.&sr=800x600&vp=1350x940&_u=IEBAAEABAAAAACAAI~&jid=1137008476&gjid=1638143567&cid=2089086623.1776898589&tid=UA-61845536-1&_gid=1484212596.1776898589&_r=1&_slc=1&z=89392232 — 200 — 467 B — 30 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604200101/pubads_impl.js?cb=31098007securepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604200101/pubads_impl.js?cb=31098007 — 200 — 187.7 KiB — 80 ms — h3https://pixel.quantserve.com/pixel;r=682742525;rf=0;a=p-bcgV-fdjlWlQo;url=https%3A%2F%2Fwww.gta5-mods.com%2F;ns=0;ce=1;qjs=1;qv=cb91e2be-20260407153927;ref=;dst=0;et=1776898588841;tzo=0;ogl=;d=gta5-mods.com;uht=2;fpan=1;fpa=P1-d689a870-1dfe-4a33-8b4d-5432af00f31e;pbc=;_ses=a505bf33-d7f9-471b-9944-d33ba7343e76;_seg=0;_ss=1;_gacid=2089086623.1776898589;gdpr=0;mdl=pixel.quantserve.com/pixel;r=682742... https://pixel.quantserve.com/pixel;r=682742525;rf=0;a=p-bcgV-fdjlWlQo;url=https%3A%2F%2Fwww.gta5-mods.com%2F;ns=0;ce=1;qjs=1;qv=cb91e2be-20260407153927;ref=;dst=0;et=1776898588841;tzo=0;ogl=;d=gta5-mods.com;uht=2;fpan=1;fpa=P1-d689a870-1dfe-4a33-8b4d-5432af00f31e;pbc=;_ses=a505bf33-d7f9-471b-9944-d33ba7343e76;_seg=0;_ss=1;_gacid=2089086623.1776898589;gdpr=0;mdl= — 200 — 167 B — 28 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-YHVNDSLM8B&gtm=45je64k1v894928686z8866853703za20gzb866853703zd866853703&_p=1776898588495&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=2089086623.1776898589&frm=0&pscdl=noapi&rcb=2&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938466~115938468~117266400~117384405~117512543&sid=1776898588&sct=1&seg=0&dl=https%3A%2F%2Fwww.gta5-mods.com%2F&dt=GTA5-Mods.com%20-%20Your%20source%20for%20the%20latest%20GTA%205%20car%20mods%2C%20scripts%2C%20tools%20and%20more.&en=page_view&_fv=1&_ss=1&up.login_status=Guest&tfd=738region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-YHVNDSLM8B&gtm=45je64k1v894928686z8866853703za20gzb866853703zd866853703&_p=1776898588495&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=2089086623.1776898589&frm=0&pscdl=noapi&rcb=2&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938466~115938468~117266400~117384405~117512543&sid=1776898588&sct=1&seg=0&dl=https%3A%2F%2Fwww.gta5-mods.com%2F&dt=GTA5-Mods.com%20-%20Your%20source%20for%20the%20latest%20GTA%205%20car%20mods%2C%20scripts%2C%20tools%20and%20more.&en=page_view&_fv=1&_ss=1&up.login_status=Guest&tfd=738 — 204 — 551 B — 131 ms — h2https://www.googletagmanager.com/gtag/js?id=G-RVJ5L8LHGW&cx=c&_slc=1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-RVJ5L8LHGW&cx=c&_slc=1 — 200 — 147.5 KiB — 90 ms — h3https://cdn.intergient.com/pageos/V.20260421.1/videoCard.cea8a6bd8cad3ad73428.jscdn.intergient.com/pageos/V.2026042... https://cdn.intergient.com/pageos/V.20260421.1/videoCard.cea8a6bd8cad3ad73428.js — 200 — 673 B — 24 ms — h2https://config.playwire.com/1025680/v2/websites/76845/styles.cssconfig.playwire.com/1025680/v2/webs... https://config.playwire.com/1025680/v2/websites/76845/styles.css — 200 — 1000 B — 53 ms — h3https://prod.uidapi.com/static/js/uid2-sdk-2.0.0.jsprod.uidapi.com/static/js/uid2-sdk-... https://prod.uidapi.com/static/js/uid2-sdk-2.0.0.js — 200 — 15.0 KiB — 517 ms — h2https://cdn.intergient.com/pageos/V.20260421.1/gdpr.c683187f44571d134588.jscdn.intergient.com/pageos/V.2026042... https://cdn.intergient.com/pageos/V.20260421.1/gdpr.c683187f44571d134588.js — 200 — 2.2 KiB — 24 ms — h2https://cdn.intergient.com/pageos/V.20260421.1/iframe/iframe.htmlcdn.intergient.com/pageos/V.2026042... https://cdn.intergient.com/pageos/V.20260421.1/iframe/iframe.html — 200 — 1.0 KiB — 84 ms — h2https://btloader.com/tag?o=5150306120761344&upapi=truebtloader.com/tag?o=5150306120761344... https://btloader.com/tag?o=5150306120761344&upapi=true — 200 — 50.2 KiB — 84 ms — h2https://raw.githubusercontent.com/easylist/easylist/master/docs/1x1.gifraw.githubusercontent.com/easylist/... https://raw.githubusercontent.com/easylist/easylist/master/docs/1x1.gif — 200 — 582 B — 25 ms — h2https://fundingchoicesmessages.google.com/i/154013155?ers=3fundingchoicesmessages.google.com/i... https://fundingchoicesmessages.google.com/i/154013155?ers=3 — 200 — 70.1 KiB — 151 ms — h2https://cdn.intergient.com/pageos/V.20260421.1/iframe/iframe.jscdn.intergient.com/pageos/V.2026042... https://cdn.intergient.com/pageos/V.20260421.1/iframe/iframe.js — 200 — 7.2 KiB — 24 ms — h2https://cdn.intergient.com/cdn-cgi/challenge-platform/scripts/jsd/main.jscdn.intergient.com/cdn-cgi/challeng... https://cdn.intergient.com/cdn-cgi/challenge-platform/scripts/jsd/main.js — -1 — 0 B — 0 ms — https://region1.google-analytics.com/g/collect?v=2&tid=G-RVJ5L8LHGW&gtm=45je64k1v9124316074za20g&_p=1776898588495&gcd=13l3l3l2l2l1&npa=0&dma_cps=a&dma=1&_eu=EBAI&are=1&cid=2089086623.1776898589&frm=0&ir=1&pscdl=noapi&rcb=5&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938469~117266400~117384405~117512543~118128922~118463261&dl=https%3A%2F%2Fwww.gta5-mods.com%2F&dt=GTA5-Mods.com%20-%20Your%20source%20for%20the%20latest%20GTA%205%20car%20mods%2C%20scripts%2C%20tools%20and%20more.&sid=1776898589&sct=1&seg=0&_tu=wAQ&en=page_view&_fv=1&_ss=1&_ee=1&tfd=934region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-RVJ5L8LHGW&gtm=45je64k1v9124316074za20g&_p=1776898588495&gcd=13l3l3l2l2l1&npa=0&dma_cps=a&dma=1&_eu=EBAI&are=1&cid=2089086623.1776898589&frm=0&ir=1&pscdl=noapi&rcb=5&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938469~117266400~117384405~117512543~118128922~118463261&dl=https%3A%2F%2Fwww.gta5-mods.com%2F&dt=GTA5-Mods.com%20-%20Your%20source%20for%20the%20latest%20GTA%205%20car%20mods%2C%20scripts%2C%20tools%20and%20more.&sid=1776898589&sct=1&seg=0&_tu=wAQ&en=page_view&_fv=1&_ss=1&_ee=1&tfd=934 — 204 — 48 B — 42 ms — h2https://ad-delivery.net/px.gif?ch=2&e=0.5279141046703292ad-delivery.net/px.gif?ch=2&e=0.527... https://ad-delivery.net/px.gif?ch=2&e=0.5279141046703292 — 200 — 110 B — 59 ms — h2https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.6462736891671063ad.doubleclick.net/favicon.ico?ad=3... https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.6462736891671063 — 200 — 129 B — 59 ms — h3https://ad-delivery.net/px.gif?ch=1&e=0.044585815461284706ad-delivery.net/px.gif?ch=1&e=0.044... https://ad-delivery.net/px.gif?ch=1&e=0.044585815461284706 — 200 — 611 B — 56 ms — h2https://ab.dns-finder.com/meta/dnsab.dns-finder.com/meta/dns https://ab.dns-finder.com/meta/dns — 200 — 214 B — 162 ms — h2https://cdn.btloader.com/cchecker.html?upapi=truecdn.btloader.com/cchecker.html?upap... https://cdn.btloader.com/cchecker.html?upapi=true — 200 — 778 B — 62 ms — h2https://cdn.api.btloader.com/device?orgid=5150306120761344&platformVersion=10.15.7&fullVersionList=%5B%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22147.0.7727.101%22%7D%2C%7B%22brand%22%3A%22Not.A%2FBrand%22%2C%22version%22%3A%228.0.0.0%22%7D%5Dcdn.api.btloader.com/device?orgid=5... https://cdn.api.btloader.com/device?orgid=5150306120761344&platformVersion=10.15.7&fullVersionList=%5B%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22147.0.7727.101%22%7D%2C%7B%22brand%22%3A%22Not.A%2FBrand%22%2C%22version%22%3A%228.0.0.0%22%7D%5D — 200 — 359 B — 70 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gptsecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gpt — 200 — 23.0 KiB — 44 ms — h3https://btloader.com/trustedIframe.html?o=5150306120761344&upapi=truebtloader.com/trustedIframe.html?o=5... https://btloader.com/trustedIframe.html?o=5150306120761344&upapi=true — 200 — 2.2 KiB — 68 ms — h2https://fundingchoicesmessages.google.com/el/AGSKWxXH5wOlDK_dKZzbtmPcXlYMc_3RWmJ6ZxF40ph-0GfMPrjAMSgvpesfSuG8TcQewYZW1OQH8eaodHN5K257wc0EfOrGM_fFSaoruxHQ0I32UZjNkQ2lPxXtsdRc_zfeXX9L6SsKXg==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxXH5wOlDK_dKZzbtmPcXlYMc_3RWmJ6ZxF40ph-0GfMPrjAMSgvpesfSuG8TcQewYZW1OQH8eaodHN5K257wc0EfOrGM_fFSaoruxHQ0I32UZjNkQ2lPxXtsdRc_zfeXX9L6SsKXg== — 204 — 28 B — 85 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxXH5wOlDK_dKZzbtmPcXlYMc_3RWmJ6ZxF40ph-0GfMPrjAMSgvpesfSuG8TcQewYZW1OQH8eaodHN5K257wc0EfOrGM_fFSaoruxHQ0I32UZjNkQ2lPxXtsdRc_zfeXX9L6SsKXg==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxXH5wOlDK_dKZzbtmPcXlYMc_3RWmJ6ZxF40ph-0GfMPrjAMSgvpesfSuG8TcQewYZW1OQH8eaodHN5K257wc0EfOrGM_fFSaoruxHQ0I32UZjNkQ2lPxXtsdRc_zfeXX9L6SsKXg== — 204 — 28 B — 86 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxXH5wOlDK_dKZzbtmPcXlYMc_3RWmJ6ZxF40ph-0GfMPrjAMSgvpesfSuG8TcQewYZW1OQH8eaodHN5K257wc0EfOrGM_fFSaoruxHQ0I32UZjNkQ2lPxXtsdRc_zfeXX9L6SsKXg==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxXH5wOlDK_dKZzbtmPcXlYMc_3RWmJ6ZxF40ph-0GfMPrjAMSgvpesfSuG8TcQewYZW1OQH8eaodHN5K257wc0EfOrGM_fFSaoruxHQ0I32UZjNkQ2lPxXtsdRc_zfeXX9L6SsKXg== — 204 — 28 B — 77 ms — h3https://fundingchoicesmessages.google.com/f/AGSKWxXPGo_LgyMJhX8h1Ef_3a-5gArFgG1UrkaaYbLGBQCnEpUDSxpwfWs5cz6pttOYv0r6OOXq8IdDm9VrB7MBIAd5VwfBG4UmNqwveKfqR5XuYs3z4MEBGxrv7Vk4P9dW0SEcfPYEIQ==?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzc2ODk4NTg5LDIxNzAwMDAwMF0sbnVsbCxudWxsLG51bGwsW251bGwsWzddXSwiaHR0cHM6Ly93d3cuZ3RhNS1tb2RzLmNvbS8iLG51bGwsW1s4LCJwU0prbzE5NklIMCJdLFs5LCJlbi1VUyJdLFsxOCwiW1tbbnVsbCw4NTldXV0iXSxbMzUsIjE3NzY4OTg1ODkiXSxbMTksIjEiXSxbMTcsIlswXSJdLFsyNCwiIl0sWzI5LCJmYWxzZSJdXV0fundingchoicesmessages.google.com/f... https://fundingchoicesmessages.google.com/f/AGSKWxXPGo_LgyMJhX8h1Ef_3a-5gArFgG1UrkaaYbLGBQCnEpUDSxpwfWs5cz6pttOYv0r6OOXq8IdDm9VrB7MBIAd5VwfBG4UmNqwveKfqR5XuYs3z4MEBGxrv7Vk4P9dW0SEcfPYEIQ==?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzc2ODk4NTg5LDIxNzAwMDAwMF0sbnVsbCxudWxsLG51bGwsW251bGwsWzddXSwiaHR0cHM6Ly93d3cuZ3RhNS1tb2RzLmNvbS8iLG51bGwsW1s4LCJwU0prbzE5NklIMCJdLFs5LCJlbi1VUyJdLFsxOCwiW1tbbnVsbCw4NTldXV0iXSxbMzUsIjE3NzY4OTg1ODkiXSxbMTksIjEiXSxbMTcsIlswXSJdLFsyNCwiIl0sWzI5LCJmYWxzZSJdXV0 — 200 — 106.5 KiB — 122 ms — h2https://api.btloader.com/exd?tid=OMd2WFSq-1lQbxoRY-9db768c1b1&sid=fN4iKnBE7e-UUMhYDYP-9db768c1b1&cv=2.1.187-1-g24d1c87&upapi=trueapi.btloader.com/exd?tid=OMd2WFSq-1... https://api.btloader.com/exd?tid=OMd2WFSq-1lQbxoRY-9db768c1b1&sid=fN4iKnBE7e-UUMhYDYP-9db768c1b1&cv=2.1.187-1-g24d1c87&upapi=true — 204 — 128 B — 184 ms — h2https://fonts.googleapis.com/css?family=Archivo:400,500|Arimo:400,500|Bitter:400,500|EB+Garamond:400,500|Lato|Libre+Baskervill|Libre+Franklin:400,500|Lora:400,500|Google+Sans:regular,medium:400,500|Material+Icons|Google+Symbols|Merriweather|Montserrat:400,500|Mukta:400,500|Muli:400,500|Nunito:400,500|Open+Sans:400,500,600|Open+Sans+Condensed:400,600|Oswald:500|Playfair+Display:400,500|Poppins:400,500|Raleway:400,500|Roboto:400,500|Roboto+Condensed:400,500|Roboto+Slab:400,500|Slabo+27px|Source+Sans+Pro|Ubuntu:400,500|Volkhov&display=swapfonts.googleapis.com/css?family=Arc... https://fonts.googleapis.com/css?family=Archivo:400,500|Arimo:400,500|Bitter:400,500|EB+Garamond:400,500|Lato|Libre+Baskervill|Libre+Franklin:400,500|Lora:400,500|Google+Sans:regular,medium:400,500|Material+Icons|Google+Symbols|Merriweather|Montserrat:400,500|Mukta:400,500|Muli:400,500|Nunito:400,500|Open+Sans:400,500,600|Open+Sans+Condensed:400,600|Oswald:500|Playfair+Display:400,500|Poppins:400,500|Raleway:400,500|Roboto:400,500|Roboto+Condensed:400,500|Roboto+Slab:400,500|Slabo+27px|Source+Sans+Pro|Ubuntu:400,500|Volkhov&display=swap — 200 — 6.6 KiB — 99 ms — h2https://fundingchoicesmessages.google.com/el/AGSKWxXH5wOlDK_dKZzbtmPcXlYMc_3RWmJ6ZxF40ph-0GfMPrjAMSgvpesfSuG8TcQewYZW1OQH8eaodHN5K257wc0EfOrGM_fFSaoruxHQ0I32UZjNkQ2lPxXtsdRc_zfeXX9L6SsKXg==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxXH5wOlDK_dKZzbtmPcXlYMc_3RWmJ6ZxF40ph-0GfMPrjAMSgvpesfSuG8TcQewYZW1OQH8eaodHN5K257wc0EfOrGM_fFSaoruxHQ0I32UZjNkQ2lPxXtsdRc_zfeXX9L6SsKXg== — 204 — 28 B — 33 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxXH5wOlDK_dKZzbtmPcXlYMc_3RWmJ6ZxF40ph-0GfMPrjAMSgvpesfSuG8TcQewYZW1OQH8eaodHN5K257wc0EfOrGM_fFSaoruxHQ0I32UZjNkQ2lPxXtsdRc_zfeXX9L6SsKXg==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxXH5wOlDK_dKZzbtmPcXlYMc_3RWmJ6ZxF40ph-0GfMPrjAMSgvpesfSuG8TcQewYZW1OQH8eaodHN5K257wc0EfOrGM_fFSaoruxHQ0I32UZjNkQ2lPxXtsdRc_zfeXX9L6SsKXg== — 204 — 28 B — 37 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxXH5wOlDK_dKZzbtmPcXlYMc_3RWmJ6ZxF40ph-0GfMPrjAMSgvpesfSuG8TcQewYZW1OQH8eaodHN5K257wc0EfOrGM_fFSaoruxHQ0I32UZjNkQ2lPxXtsdRc_zfeXX9L6SsKXg==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxXH5wOlDK_dKZzbtmPcXlYMc_3RWmJ6ZxF40ph-0GfMPrjAMSgvpesfSuG8TcQewYZW1OQH8eaodHN5K257wc0EfOrGM_fFSaoruxHQ0I32UZjNkQ2lPxXtsdRc_zfeXX9L6SsKXg== — 204 — 28 B — 35 ms — h3https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2fonts.gstatic.com/s/opensans/v40/me... https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 200 — 42.1 KiB — 83 ms — h3https://ad-delivery.net/px.gif?ch=1&e=0.6894082985005193ad-delivery.net/px.gif?ch=1&e=0.689... https://ad-delivery.net/px.gif?ch=1&e=0.6894082985005193 — 200 — 110 B — 22 ms — h2https://images.gta5-mods.com/icons/favicon.pngimages.gta5-mods.com/icons/favicon.... https://images.gta5-mods.com/icons/favicon.png — 200 — 5.1 KiB — 26 ms — h2https://ad-delivery.net/px.gif?ch=2&e=0.5597291701875856ad-delivery.net/px.gif?ch=2&e=0.559... https://ad-delivery.net/px.gif?ch=2&e=0.5597291701875856 — 200 — 111 B — 21 ms — h2https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.3765490639341663ad.doubleclick.net/favicon.ico?ad=3... https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.3765490639341663 — 200 — 129 B — 29 ms — h3https://pagead2.googlesyndication.com/pagead/ping?e=1pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/ping?e=1 — 204 — 20 B — 119 ms — h3https://ad-delivery.net/px.gif?ch=2&e=0.4352083943327618ad-delivery.net/px.gif?ch=2&e=0.435... https://ad-delivery.net/px.gif?ch=2&e=0.4352083943327618 — 200 — 135 B — 21 ms — h2https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.32480701624137787ad.doubleclick.net/favicon.ico?ad=3... https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.32480701624137787 — 200 — 129 B — 29 ms — h3https://ad-delivery.net/px.gif?ch=1&e=0.5707989557796117ad-delivery.net/px.gif?ch=1&e=0.570... https://ad-delivery.net/px.gif?ch=1&e=0.5707989557796117 — 200 — 110 B — 21 ms — h2https://ab.dns-finder.com/meta/dnsab.dns-finder.com/meta/dns https://ab.dns-finder.com/meta/dns — 200 — 0 B — 1 ms — h2https://ad-delivery.net/px.gif?ch=1&e=0.8859996330784526ad-delivery.net/px.gif?ch=1&e=0.885... https://ad-delivery.net/px.gif?ch=1&e=0.8859996330784526 — 200 — 110 B — 21 ms — h2https://ad-delivery.net/px.gif?ch=2&e=0.9354835271782488ad-delivery.net/px.gif?ch=2&e=0.935... https://ad-delivery.net/px.gif?ch=2&e=0.9354835271782488 — 200 — 111 B — 21 ms — h2https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.0031382944044633376ad.doubleclick.net/favicon.ico?ad=3... https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.0031382944044633376 — 200 — 129 B — 29 ms — h3https://ad-delivery.net/px.gif?ch=2&e=0.24847493429487244ad-delivery.net/px.gif?ch=2&e=0.248... https://ad-delivery.net/px.gif?ch=2&e=0.24847493429487244 — 200 — 135 B — 21 ms — h2https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.6790376972372131ad.doubleclick.net/favicon.ico?ad=3... https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.6790376972372131 — 200 — 129 B — 29 ms — h3https://ad-delivery.net/px.gif?ch=2&e=0.8444451475880107ad-delivery.net/px.gif?ch=2&e=0.844... https://ad-delivery.net/px.gif?ch=2&e=0.8444451475880107 — 200 — 110 B — 21 ms — h2https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.4389403192721395ad.doubleclick.net/favicon.ico?ad=3... https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.4389403192721395 — 200 — 129 B — 29 ms — h3https://ad-delivery.net/px.gif?ch=2&e=0.6361769415884504ad-delivery.net/px.gif?ch=2&e=0.636... https://ad-delivery.net/px.gif?ch=2&e=0.6361769415884504 — 200 — 112 B — 21 ms — h2https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.09495220795753656ad.doubleclick.net/favicon.ico?ad=3... https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.09495220795753656 — 200 — 129 B — 29 ms — h3https://api.btloader.com/country?o=5150306120761344api.btloader.com/country?o=51503061... https://api.btloader.com/country?o=5150306120761344 — 200 — 153 B — 123 ms — h2https://api.btloader.com/pv?nlf=false&tid=OMd2WFSq-1lQbxoRY-9db768c1b1&sid=fN4iKnBE7e-UUMhYDYP-9db768c1b1&cv=2.1.187-1-g24d1c87&upapi=trueapi.btloader.com/pv?nlf=false&tid=O... https://api.btloader.com/pv?nlf=false&tid=OMd2WFSq-1lQbxoRY-9db768c1b1&sid=fN4iKnBE7e-UUMhYDYP-9db768c1b1&cv=2.1.187-1-g24d1c87&upapi=true — 204 — 40 B — 123 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 558ms · 693KB · €6/mo
www.gta5-mods.com
Other
Optional
Execution 119ms
Transfer 9 KB
Monthly Cost €1/mo
Unattributable
Other
Optional
Execution 113ms
Transfer 0 KB
Monthly Cost €1/mo
fundingchoicesmessages.google.com
Other
Optional
Execution 100ms
Transfer 107 KB
Monthly Cost €1/mo
cdn.intergient.com
Other
Optional
Execution 61ms
Transfer 171 KB
Unused 78%
Monthly Cost €1/mo
securepubads.g.doubleclick.net
Other
Optional
Execution 58ms
Transfer 188 KB
Unused 72%
Monthly Cost €1/mo
fundingchoicesmessages.google.com
Other
Optional
Execution 56ms
Transfer 70 KB
Unused 52%
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 51ms
Transfer 147 KB
Unused 45%
Monthly Cost €1/mo

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

78% of cdn.intergient.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

72% 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

52% of fundingchoicesmessages.google.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

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