Skip to content
https://eaglepatches.uk

Performance

· 27 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
79
GRADE
C
FIX
5
REVIEW
5
PASS
13
INFO
4

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

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

7.07 s

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

26.76 s

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

3.22 s

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

0.191

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

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

42.62 s

Page Load Progression

1.1 s
2.3 s
3.4 s
4.5 s
5.6 s
6.8 s
7.9 s
9.0 s
Checks
27
13 PASS 5 REVIEW 5 FIX
F
Page Weight Budget
Action
6.4 MB transferred, 267 requests
FIX
6.4 MB transferred, 267 requests
Critical::
Page weighs 12.0 MB (6.4 MB transferred)
Warning::
Images are 4.0 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 4.0 MB
Warning::
JavaScript is 1.8 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.8 MB
Info::
Fonts are 301 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 301 KB
Info::
CSS is 204 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 204 KB
Warning::
267 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.3 g CO2 per page load
6.4 MB / 2.4 MB budget
6.4 MB transferred
267 requests
1.3 g CO2 per page load
Images 4.0 MiB 63%
JavaScript 1.8 MiB 28%
Fonts 300.6 KiB 5%
CSS 203.6 KiB 3%
HTML 55.4 KiB 1%
Other 12.5 KiB 0%
Other 4.6 KiB 0%
Other 1.4 KiB 0%
Other 558 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

Subset fonts to include only used characters, or switch to system font stacks.

Why this matters

Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).

Source: web.dev font loading

Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.

Why this matters

CSS bundle is large — purge unused styles (PurgeCSS, Tailwind JIT) to reduce CSS payload.

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

F
JS Execution Cost
Action
20122ms total JS execution
FIX
20122ms total JS execution
Warning::
https://eaglepatches.uk/: 6163ms CPU time
Warning::
https://eaglepatches.uk/wp-includes/js/jquery/jque...: 4772ms CPU time
Warning::
Unattributable: 1848ms CPU time
Warning::
https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk...: 1384ms CPU time
Warning::
https://www.googletagmanager.com/gtag/js?id=GT-NNX...: 574ms CPU time
Info::
Third-party scripts: 6659ms (33% of total)

Main Thread Breakdown

Script Evaluation 47% Other 24% Style & Layout 18% Script Parsing & Compilation 5% Rendering 3%
ScriptTotalScriptingParse/CompileParty
https://eaglepatches.uk/6163ms183ms49ms1st
https://eaglepatches.uk/wp-includes/js/jquery/jquery.min.js?ver=3.7.14772ms2785ms16ms1st
Unattributable1848ms162ms0ms1st
https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-chunk-vendors.js1384ms1179ms54ms3rd
https://www.googletagmanager.com/gtag/js?id=GT-NNXPJ7D3574ms476ms91ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-957414637528ms455ms68ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-N8DVLKSK488ms353ms67ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-TJ4QMDP4472ms379ms66ms3rd
https://www.googletagmanager.com/gtag/js?id=GT-5TGLCKB&cx=c&gtm=4e68j0463ms388ms72ms3rd
https://connect.facebook.net/en_US/fbevents.js414ms317ms61ms3rd

Showing top 10 of 27 scripts

F
JS Bundles
Action
81 scripts, 595 KB unused
FIX
81 scripts, 595 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-K3HV...: 72 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk...: 69 KB unused (61%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-N8D...: 69 KB unused (44%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=GT-NNX...: 67 KB unused (36%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-TJ4...: 66 KB unused (45%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 595 KB
595 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-K3HV1X1ZEG166 KB72 KB (43%)3rd
https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-chunk-vendors.js114 KB69 KB (61%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-N8DVLKSK158 KB69 KB (44%)3rd
https://www.googletagmanager.com/gtag/js?id=GT-NNXPJ7D3187 KB67 KB (36%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-TJ4QMDP4147 KB66 KB (45%)3rd
https://www.googletagmanager.com/gtag/js?id=GT-5TGLCKB&cx=c&gtm=4e68j0159 KB61 KB (38%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-957414637157 KB60 KB (38%)3rd
https://connect.facebook.net/en_US/fbevents.js105 KB35 KB (33%)3rd
https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-chunk-common.js68 KB31 KB (45%)3rd
https://connect.facebook.net/signals/config/1682013916295628?v=2.9.384&r=stable&domain=eaglepatches.uk&im=1&hme=3517d0f210c4a0b527ceb45c3c41c05158fe7c1ff53c0e2e1c36eeea4709b2af&ex_m=113%2C218%2C164%2C25%2C78%2C79%2C156%2C74%2C73%2C11%2C174%2C98%2C19%2C148%2C136%2C43%2C81%2C86%2C144%2C169%2C176%2C29%2C17%2C30%2C31%2C32%2C34%2C52%2C157%2C83%2C121%2C21%2C23%2C48%2C44%2C46%2C45%2C91%2C100%2C104%2C119%2C155%2C158%2C50%2C120%2C27%2C24%2C128%2C75%2C40%2C160%2C159%2C161%2C152%2C150%2C28%2C39%2C63%2C118%2C171%2C76%2C20%2C123%2C89%2C72%2C22%2C93%2C94%2C125%2C92%2C146%2C145%2C149%2C105%2C170%2C173%2C38%2C53%2C122%2C51%2C8%2C4%2C5%2C7%2C6%2C3%2C99%2C110%2C177%2C185%2C232%2C80%2C245%2C244%2C243%2C14%2C26%2C37%2C59%2C112%2C65%2C10%2C69%2C106%2C107%2C108%2C114%2C139%2C35%2C33%2C141%2C142%2C143%2C138%2C137%2C165%2C82%2C168%2C166%2C167%2C54%2C64%2C132%2C18%2C172%2C49%2C291%2C292%2C290%2C305%2C327%2C225%2C214%2C66%2C215%2C213%2C330%2C321%2C56%2C226%2C116%2C140%2C88%2C130%2C58%2C129%2C135%2C134%2C62%2C70%2C68%2C162%2C84%2C85%2C124%2C41%2C36%2C57%2C60%2C109%2C175%2C1%2C133%2C16%2C131%2C12%2C2%2C61%2C101%2C15%2C71%2C67%2C127%2C97%2C96%2C178%2C179%2C102%2C103%2C9%2C111%2C55%2C153%2C95%2C87%2C77%2C126%2C115%2C47%2C154%2C0%2C90%2C147%2C151%2C163%2C42%2C117%2C13%2C18067 KB23 KB (35%)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

D
Page Weight Inventory
Action
267 resources · 6.4 MB · 595 KB savings available
FIX
267 resources · 6.4 MB · 595 KB savings available
Warning::
Page weight 6.4 MB exceeds 1 MB target by 5.4 MB
Got: 6.4 MB Expected: ≤ 1 MB
Info::
~595 KB of savings available
Info::
79 third-party resources (27% of weight)
Info::
3 resources over 200KB
267 resources · 6.4 MiB · 79 third-party 5.4 MiB over 1MB target
Image 63% · 4.0 MiB
JavaScript 28% · 1.8 MiB
Font 5% · 300.6 KiB
CSS 3% · 203.6 KiB
Document 1% · 55.5 KiB
Other 0% · 15.9 KiB

~594.8 KiB of savings available

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

No Cache-Control header

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

B
Image Optimization
88 images, 0 KB saveable
REVIEW
88 images, 0 KB saveable
Warning::
https://eaglepatches.uk/wp-content/uploads/2024/05... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
88 images 4.0 MB
0 oversized -0 KB
21 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

B
Main HTML Cache-Control
No Cache-Control header on main HTML response
REVIEW
No Cache-Control header on main HTML response
Info::
Main HTML response has no Cache-Control header
Without an explicit Cache-Control, browsers fall back to heuristic caching (~10% of Last-Modified age). Set `Cache-Control: no-cache` or `max-age=300` for HTML to control freshness explicitly -- prevents stale auth state and SPA shell drift.
B
JavaScript Blocking
2 JS blocking issue(s) detected
REVIEW
2 JS blocking issue(s) detected
Warning::
3 render-blocking <script src> tag(s) without async/defer
Each `<script src=...>` without `async`, `defer`, or `type="module"` blocks HTML parsing while the browser fetches and executes it. The block lasts the entire round-trip + execution time -- on slow networks this translates directly into LCP delay. Add `defer` (executes after parse, in source order) for scripts that interact with the DOM, or `async` (executes whenever ready) for analytics / independent scripts. Module scripts (`type="module"`) are deferred by default.
Warning::
Total JS execution time is 20.1 s -- over the 3.5s budget
Total JavaScript execution (parse + compile + run) across all scripts exceeds 3.5 seconds. On low-end devices that becomes 7-15+ seconds and shows up directly in TBT and INP. Reduce by: tree-shaking unused dependencies, code-splitting (dynamic `import()`), removing or deferring third-party tracking, and replacing heavy frameworks where they're not needed.
B
CSS Performance Depth
2 CSS depth issue(s) detected
REVIEW
2 CSS depth issue(s) detected
Warning::
56 render-blocking stylesheet(s) -- recommended: <=3
Each `<link rel="stylesheet">` without a non-blocking `media` attribute holds up the first paint. Browsers download all of them before painting any content. Consolidate into 1-2 critical-path stylesheets; defer non-critical CSS via `<link rel="stylesheet" media="print" onload="this.media='all'">` or via the loadCSS pattern; inline above-the-fold CSS in `<style>` to short-circuit the request entirely.
Info::
3 `@import` rule(s) in inline `<style>` blocks -- chains an extra round-trip
Each `@import` in CSS forces a serial dependency: the parent stylesheet must download and parse before the browser even knows which URL to fetch next. This used to be catastrophic on HTTP/1.1; HTTP/2 and HTTP/3 multiplexing make it less painful but still strictly worse than declaring `<link rel="stylesheet">` siblings. Replace `@import url(...)` with `<link rel="stylesheet" href="...">` in HTML so the browser discovers and fetches in parallel.
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A
Third-Party Impact
27% third-party, 0 ms blocking
PASS
27% third-party, 0 ms blocking
Info::
Third-party code accounts for 27% of page weight (1.7 MiB of 6.4 MiB)
Info::
Third-party blocking time is low (0 ms)
73%
27%
First-party Third-party
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
7 fonts (301 KB)
PASS
7 fonts (301 KB)
Info::
7 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

7

301 KB total

Render-blocking

0

of 7

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s FCP 7.1 s LCP 26.8 shttps://eaglepatches.uk/wp-content/uploads/elementor/google-fonts/fonts/jost-7353d4e7.woff2jost-7353d4e7.woff2 https://eaglepatches.uk/wp-content/uploads/elementor/google-fonts/fonts/jost-7353d4e7.woff2 — 26.5 KiB — 564 ms — font-display: swaphttps://eaglepatches.uk/wp-content/uploads/elementor/google-fonts/fonts/rosario-4ea18e6e.woff2rosario-4ea18e6e.woff2 https://eaglepatches.uk/wp-content/uploads/elementor/google-fonts/fonts/rosario-4ea18e6e.woff2 — 34.5 KiB — 560 ms — font-display: swaphttps://eaglepatches.uk/wp-content/uploads/elementor/google-fonts/fonts/rosario-b03d9253.woff2rosario-b03d9253.woff2 https://eaglepatches.uk/wp-content/uploads/elementor/google-fonts/fonts/rosario-b03d9253.woff2 — 33.7 KiB — 605 ms — font-display: swaphttps://eaglepatches.uk/wp-content/uploads/elementor/google-fonts/fonts/jost-8bb1902b.woff2jost-8bb1902b.woff2 https://eaglepatches.uk/wp-content/uploads/elementor/google-fonts/fonts/jost-8bb1902b.woff2 — 30.5 KiB — 568 ms — font-display: swaphttps://eaglepatches.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-6fa0783f.woff2roboto-6fa0783f.woff2 https://eaglepatches.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-6fa0783f.woff2 — 43.7 KiB — 575 ms — font-display: swaphttps://eaglepatches.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-fb5169d9.woff2roboto-fb5169d9.woff2 https://eaglepatches.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-fb5169d9.woff2 — 39.7 KiB — 618 ms — font-display: swaphttps://embed.tawk.to/_s/v4/assets/fonts/tawk-font-icon-3.woff?55755728=tawk-font-icon-3.woff https://embed.tawk.to/_s/v4/assets/fonts/tawk-font-icon-3.woff?55755728= — 92.0 KiB — 128 ms — font-display: swap
jost-7353d4e7.woff2 woff2 swap
Size 26 KB
Load time 564 ms
Start 2.2 s
Risk FOUT — text flashes from fallback to web font
rosario-4ea18e6e.woff2 woff2 swap
Size 35 KB
Load time 560 ms
Start 2.5 s
Risk FOUT — text flashes from fallback to web font
rosario-b03d9253.woff2 woff2 swap
Size 34 KB
Load time 605 ms
Start 2.5 s
Risk FOUT — text flashes from fallback to web font
jost-8bb1902b.woff2 woff2 swap
Size 31 KB
Load time 568 ms
Start 2.5 s
Risk FOUT — text flashes from fallback to web font
roboto-6fa0783f.woff2 woff2 swap
Size 44 KB
Load time 575 ms
Start 2.5 s
Risk FOUT — text flashes from fallback to web font
roboto-fb5169d9.woff2 woff2 swap
Size 40 KB
Load time 618 ms
Start 2.6 s
Risk FOUT — text flashes from fallback to web font
tawk-font-icon-3.woff woff swap
Size 92 KB
Load time 128 ms
Start 7.7 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
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 ~28 KB and ~56 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
2 hints, 0 missing preconnects
PASS
2 hints, 0 missing preconnects
Info::
Page uses 2 resource hint(s)

Current Resource Hints

preconnect
preload
dns-prefetch
2
prefetch

2 resource hints configured

A+
HTTP/3 (QUIC)
HTTP/3 advertised via Alt-Svc
PASS
HTTP/3 advertised via Alt-Svc
Info::
HTTP/3 (QUIC) is supported
First-load mobile users on cellular networks see meaningful latency improvements with HTTP/3. The QUIC transport collapses TLS + TCP handshakes into one and recovers faster from packet loss.
A+
Compression Algorithm
Main response uses brotli
PASS
Main response uses brotli
Info::
Main HTML response uses brotli (Content-Encoding: br)
Brotli is the best text-compression algorithm for general use, ~20% smaller than gzip on average (40% on smaller files). Modern browsers all support it.
A+
LCP Image Preload
LCP preload audit not available
PASS
LCP preload audit not available
Info::
LCP image preload audit not available for this scan
A+
Server-Timing Observability
3 Server-Timing entries advertised
PASS
3 Server-Timing entries advertised
Info::
Server-Timing header advertises 3 timing entries
A+
Server Response Intelligence
2 server-response signal(s) detected
PASS
2 server-response signal(s) detected
Info::
`Vary` header declared: Accept-Encoding
The page declares a `Vary` header, telling downstream caches which request headers the response varies on. Critical for content-negotiated responses (compression, language, cookies, device class).
Info::
No `ETag` or `Last-Modified` -- conditional GET not supported
Without either header, browsers can't issue conditional GETs and refresh always re-downloads the full response body even when nothing changed. Add `ETag: "<hash>"` (or `Last-Modified: <date>`) on cacheable responses; the server returns 304 Not Modified when the client's cached copy is still valid, saving bandwidth.
A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
Network Waterfall
267 requests over 7935ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s FCP 7.1 s LCP 26.8 shttps://eaglepatches.uk// https://eaglepatches.uk/ — 200 — 55.4 KiB — 1.7 s — h3https://eaglepatches.uk/wp-content/plugins/easy-accordion-free/Blocks/assets/css/fontello.min.css?ver=3.1.10/wp-content/plugins/easy-accordion-... https://eaglepatches.uk/wp-content/plugins/easy-accordion-free/Blocks/assets/css/fontello.min.css?ver=3.1.10 — 200 — 1.9 KiB — 402 ms — h3https://eaglepatches.uk/wp-content/plugins/easy-accordion-free/Blocks/build/style-ea-blocks.css?ver=3.1.10/wp-content/plugins/easy-accordion-... https://eaglepatches.uk/wp-content/plugins/easy-accordion-free/Blocks/build/style-ea-blocks.css?ver=3.1.10 — 200 — 4.4 KiB — 395 ms — h3https://eaglepatches.uk/wp-content/plugins/easy-accordion-free/Blocks/assets/css/animate.min.css?ver=3.1.10/wp-content/plugins/easy-accordion-... https://eaglepatches.uk/wp-content/plugins/easy-accordion-free/Blocks/assets/css/animate.min.css?ver=3.1.10 — 200 — 4.3 KiB — 415 ms — h3https://eaglepatches.uk/wp-content/themes/oceanwp/assets/fonts/fontawesome/css/all.min.css?ver=6.7.2/wp-content/themes/oceanwp/assets/f... https://eaglepatches.uk/wp-content/themes/oceanwp/assets/fonts/fontawesome/css/all.min.css?ver=6.7.2 — 200 — 21.0 KiB — 498 ms — h3https://eaglepatches.uk/wp-content/themes/oceanwp/assets/css/third/simple-line-icons.min.css?ver=2.4.0/wp-content/themes/oceanwp/assets/c... https://eaglepatches.uk/wp-content/themes/oceanwp/assets/css/third/simple-line-icons.min.css?ver=2.4.0 — 200 — 2.8 KiB — 417 ms — h3https://eaglepatches.uk/wp-content/themes/oceanwp/assets/css/style.min.css?ver=4.2.3/wp-content/themes/oceanwp/assets/c... https://eaglepatches.uk/wp-content/themes/oceanwp/assets/css/style.min.css?ver=4.2.3 — 200 — 25.9 KiB — 507 ms — h3https://fonts.googleapis.com/css?family=Jost:100,200,300,400,500,600,700,800,900,100i,200i,300i,400i,500i,600i,700i,800i,900i&subset=latin&display=swap&ver=7.1fonts.googleapis.com/css?family=Jos... https://fonts.googleapis.com/css?family=Jost:100,200,300,400,500,600,700,800,900,100i,200i,300i,400i,500i,600i,700i,800i,900i&subset=latin&display=swap&ver=7.1 — 200 — 852 B — 67 ms — h2https://eaglepatches.uk/wp-content/uploads/elementor/css/custom-frontend.min.css?ver=1787310852/wp-content/uploads/elementor/css/c... https://eaglepatches.uk/wp-content/uploads/elementor/css/custom-frontend.min.css?ver=1787310852 — 200 — 7.0 KiB — 406 ms — h3https://eaglepatches.uk/wp-content/uploads/elementor/css/custom-widget-icon-box.min.css?ver=1787310852/wp-content/uploads/elementor/css/c... https://eaglepatches.uk/wp-content/uploads/elementor/css/custom-widget-icon-box.min.css?ver=1787310852 — 200 — 902 B — 402 ms — h3https://eaglepatches.uk/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=4.2.3/wp-content/plugins/elementor/asset... https://eaglepatches.uk/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=4.2.3 — 200 — 632 B — 388 ms — h3https://eaglepatches.uk/wp-content/uploads/elementor/css/custom-pro-widget-nav-menu.min.css?ver=1787310852/wp-content/uploads/elementor/css/c... https://eaglepatches.uk/wp-content/uploads/elementor/css/custom-pro-widget-nav-menu.min.css?ver=1787310852 — 200 — 3.7 KiB — 407 ms — h3https://eaglepatches.uk/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=4.2.3/wp-content/plugins/elementor/asset... https://eaglepatches.uk/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=4.2.3 — 200 — 664 B — 461 ms — h3https://eaglepatches.uk/wp-content/uploads/elementor/css/custom-widget-icon-list.min.css?ver=1787310852/wp-content/uploads/elementor/css/c... https://eaglepatches.uk/wp-content/uploads/elementor/css/custom-widget-icon-list.min.css?ver=1787310852 — 200 — 1.4 KiB — 418 ms — h3https://eaglepatches.uk/wp-content/plugins/elementor/assets/lib/animations/styles/fadeIn.min.css?ver=4.2.3/wp-content/plugins/elementor/asset... https://eaglepatches.uk/wp-content/plugins/elementor/assets/lib/animations/styles/fadeIn.min.css?ver=4.2.3 — 200 — 594 B — 413 ms — h3https://eaglepatches.uk/wp-content/uploads/elementor/css/custom-pro-widget-mega-menu.min.css?ver=1787310852/wp-content/uploads/elementor/css/c... https://eaglepatches.uk/wp-content/uploads/elementor/css/custom-pro-widget-mega-menu.min.css?ver=1787310852 — 200 — 3.1 KiB — 423 ms — h3https://eaglepatches.uk/wp-content/plugins/pro-elements/assets/css/widget-search-form.min.css?ver=4.2.2/wp-content/plugins/pro-elements/as... https://eaglepatches.uk/wp-content/plugins/pro-elements/assets/css/widget-search-form.min.css?ver=4.2.2 — 200 — 1.4 KiB — 426 ms — h3https://eaglepatches.uk/wp-content/plugins/elementor/assets/css/widget-social-icons.min.css?ver=4.2.3/wp-content/plugins/elementor/asset... https://eaglepatches.uk/wp-content/plugins/elementor/assets/css/widget-social-icons.min.css?ver=4.2.3 — 200 — 1.5 KiB — 418 ms — h3https://eaglepatches.uk/wp-content/uploads/elementor/css/custom-apple-webkit.min.css?ver=1787310852/wp-content/uploads/elementor/css/c... https://eaglepatches.uk/wp-content/uploads/elementor/css/custom-apple-webkit.min.css?ver=1787310852 — 200 — 1004 B — 427 ms — h3https://eaglepatches.uk/wp-content/plugins/pro-elements/assets/css/widget-form.min.css?ver=4.2.2/wp-content/plugins/pro-elements/as... https://eaglepatches.uk/wp-content/plugins/pro-elements/assets/css/widget-form.min.css?ver=4.2.2 — 200 — 1.9 KiB — 430 ms — h3https://eaglepatches.uk/wp-content/plugins/pro-elements/assets/css/conditionals/popup.min.css?ver=4.2.2/wp-content/plugins/pro-elements/as... https://eaglepatches.uk/wp-content/plugins/pro-elements/assets/css/conditionals/popup.min.css?ver=4.2.2 — 200 — 865 B — 393 ms — h3https://eaglepatches.uk/wp-content/uploads/elementor/css/post-6.css?ver=1787310853/wp-content/uploads/elementor/css/p... https://eaglepatches.uk/wp-content/uploads/elementor/css/post-6.css?ver=1787310853 — 200 — 1.2 KiB — 478 ms — h3https://eaglepatches.uk/wp-content/uploads/elementor/css/post-5159.css?ver=1787310853/wp-content/uploads/elementor/css/p... https://eaglepatches.uk/wp-content/uploads/elementor/css/post-5159.css?ver=1787310853 — 200 — 1.5 KiB — 484 ms — h3https://eaglepatches.uk/wp-content/uploads/elementor/css/post-2348.css?ver=1787310854/wp-content/uploads/elementor/css/p... https://eaglepatches.uk/wp-content/uploads/elementor/css/post-2348.css?ver=1787310854 — 200 — 2.2 KiB — 442 ms — h3https://eaglepatches.uk/wp-content/plugins/elementor/assets/css/widget-rating.min.css?ver=4.2.3/wp-content/plugins/elementor/asset... https://eaglepatches.uk/wp-content/plugins/elementor/assets/css/widget-rating.min.css?ver=4.2.3 — 200 — 867 B — 460 ms — h3https://eaglepatches.uk/wp-content/uploads/elementor/css/custom-widget-image-box.min.css?ver=1787310852/wp-content/uploads/elementor/css/c... https://eaglepatches.uk/wp-content/uploads/elementor/css/custom-widget-image-box.min.css?ver=1787310852 — 200 — 833 B — 429 ms — h3https://eaglepatches.uk/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css?ver=8.4.5/wp-content/plugins/elementor/asset... https://eaglepatches.uk/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css?ver=8.4.5 — 200 — 4.7 KiB — 443 ms — h3https://eaglepatches.uk/wp-content/plugins/elementor/assets/css/conditionals/e-swiper.min.css?ver=4.2.3/wp-content/plugins/elementor/asset... https://eaglepatches.uk/wp-content/plugins/elementor/assets/css/conditionals/e-swiper.min.css?ver=4.2.3 — 200 — 1.2 KiB — 451 ms — h3https://eaglepatches.uk/wp-content/uploads/elementor/css/custom-pro-widget-testimonial-carousel.min.css?ver=1787310852&ver=4.2.2/wp-content/uploads/elementor/css/c... https://eaglepatches.uk/wp-content/uploads/elementor/css/custom-pro-widget-testimonial-carousel.min.css?ver=1787310852&ver=4.2.2 — 200 — 1.9 KiB — 433 ms — h3https://eaglepatches.uk/wp-content/plugins/pro-elements/assets/css/widget-carousel-module-base.min.css?ver=4.2.2/wp-content/plugins/pro-elements/as... https://eaglepatches.uk/wp-content/plugins/pro-elements/assets/css/widget-carousel-module-base.min.css?ver=4.2.2 — 200 — 1.1 KiB — 429 ms — h3
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s FCP 7.1 s LCP 26.8 shttps://eaglepatches.uk// https://eaglepatches.uk/ — 200 — 55.4 KiB — 1.7 s — h3https://eaglepatches.uk/wp-content/plugins/easy-accordion-free/Blocks/assets/css/fontello.min.css?ver=3.1.10/wp-content/plugins/easy-accordion-... https://eaglepatches.uk/wp-content/plugins/easy-accordion-free/Blocks/assets/css/fontello.min.css?ver=3.1.10 — 200 — 1.9 KiB — 402 ms — h3https://eaglepatches.uk/wp-content/plugins/easy-accordion-free/Blocks/build/style-ea-blocks.css?ver=3.1.10/wp-content/plugins/easy-accordion-... https://eaglepatches.uk/wp-content/plugins/easy-accordion-free/Blocks/build/style-ea-blocks.css?ver=3.1.10 — 200 — 4.4 KiB — 395 ms — h3https://eaglepatches.uk/wp-content/plugins/easy-accordion-free/Blocks/assets/css/animate.min.css?ver=3.1.10/wp-content/plugins/easy-accordion-... https://eaglepatches.uk/wp-content/plugins/easy-accordion-free/Blocks/assets/css/animate.min.css?ver=3.1.10 — 200 — 4.3 KiB — 415 ms — h3https://eaglepatches.uk/wp-content/themes/oceanwp/assets/fonts/fontawesome/css/all.min.css?ver=6.7.2/wp-content/themes/oceanwp/assets/f... https://eaglepatches.uk/wp-content/themes/oceanwp/assets/fonts/fontawesome/css/all.min.css?ver=6.7.2 — 200 — 21.0 KiB — 498 ms — h3https://eaglepatches.uk/wp-content/themes/oceanwp/assets/css/third/simple-line-icons.min.css?ver=2.4.0/wp-content/themes/oceanwp/assets/c... https://eaglepatches.uk/wp-content/themes/oceanwp/assets/css/third/simple-line-icons.min.css?ver=2.4.0 — 200 — 2.8 KiB — 417 ms — h3https://eaglepatches.uk/wp-content/themes/oceanwp/assets/css/style.min.css?ver=4.2.3/wp-content/themes/oceanwp/assets/c... https://eaglepatches.uk/wp-content/themes/oceanwp/assets/css/style.min.css?ver=4.2.3 — 200 — 25.9 KiB — 507 ms — h3https://fonts.googleapis.com/css?family=Jost:100,200,300,400,500,600,700,800,900,100i,200i,300i,400i,500i,600i,700i,800i,900i&subset=latin&display=swap&ver=7.1fonts.googleapis.com/css?family=Jos... https://fonts.googleapis.com/css?family=Jost:100,200,300,400,500,600,700,800,900,100i,200i,300i,400i,500i,600i,700i,800i,900i&subset=latin&display=swap&ver=7.1 — 200 — 852 B — 67 ms — h2https://eaglepatches.uk/wp-content/uploads/elementor/css/custom-frontend.min.css?ver=1787310852/wp-content/uploads/elementor/css/c... https://eaglepatches.uk/wp-content/uploads/elementor/css/custom-frontend.min.css?ver=1787310852 — 200 — 7.0 KiB — 406 ms — h3https://eaglepatches.uk/wp-content/uploads/elementor/css/custom-widget-icon-box.min.css?ver=1787310852/wp-content/uploads/elementor/css/c... https://eaglepatches.uk/wp-content/uploads/elementor/css/custom-widget-icon-box.min.css?ver=1787310852 — 200 — 902 B — 402 ms — h3https://eaglepatches.uk/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=4.2.3/wp-content/plugins/elementor/asset... https://eaglepatches.uk/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=4.2.3 — 200 — 632 B — 388 ms — h3https://eaglepatches.uk/wp-content/uploads/elementor/css/custom-pro-widget-nav-menu.min.css?ver=1787310852/wp-content/uploads/elementor/css/c... https://eaglepatches.uk/wp-content/uploads/elementor/css/custom-pro-widget-nav-menu.min.css?ver=1787310852 — 200 — 3.7 KiB — 407 ms — h3https://eaglepatches.uk/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=4.2.3/wp-content/plugins/elementor/asset... https://eaglepatches.uk/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=4.2.3 — 200 — 664 B — 461 ms — h3https://eaglepatches.uk/wp-content/uploads/elementor/css/custom-widget-icon-list.min.css?ver=1787310852/wp-content/uploads/elementor/css/c... https://eaglepatches.uk/wp-content/uploads/elementor/css/custom-widget-icon-list.min.css?ver=1787310852 — 200 — 1.4 KiB — 418 ms — h3https://eaglepatches.uk/wp-content/plugins/elementor/assets/lib/animations/styles/fadeIn.min.css?ver=4.2.3/wp-content/plugins/elementor/asset... https://eaglepatches.uk/wp-content/plugins/elementor/assets/lib/animations/styles/fadeIn.min.css?ver=4.2.3 — 200 — 594 B — 413 ms — h3https://eaglepatches.uk/wp-content/uploads/elementor/css/custom-pro-widget-mega-menu.min.css?ver=1787310852/wp-content/uploads/elementor/css/c... https://eaglepatches.uk/wp-content/uploads/elementor/css/custom-pro-widget-mega-menu.min.css?ver=1787310852 — 200 — 3.1 KiB — 423 ms — h3https://eaglepatches.uk/wp-content/plugins/pro-elements/assets/css/widget-search-form.min.css?ver=4.2.2/wp-content/plugins/pro-elements/as... https://eaglepatches.uk/wp-content/plugins/pro-elements/assets/css/widget-search-form.min.css?ver=4.2.2 — 200 — 1.4 KiB — 426 ms — h3https://eaglepatches.uk/wp-content/plugins/elementor/assets/css/widget-social-icons.min.css?ver=4.2.3/wp-content/plugins/elementor/asset... https://eaglepatches.uk/wp-content/plugins/elementor/assets/css/widget-social-icons.min.css?ver=4.2.3 — 200 — 1.5 KiB — 418 ms — h3https://eaglepatches.uk/wp-content/uploads/elementor/css/custom-apple-webkit.min.css?ver=1787310852/wp-content/uploads/elementor/css/c... https://eaglepatches.uk/wp-content/uploads/elementor/css/custom-apple-webkit.min.css?ver=1787310852 — 200 — 1004 B — 427 ms — h3https://eaglepatches.uk/wp-content/plugins/pro-elements/assets/css/widget-form.min.css?ver=4.2.2/wp-content/plugins/pro-elements/as... https://eaglepatches.uk/wp-content/plugins/pro-elements/assets/css/widget-form.min.css?ver=4.2.2 — 200 — 1.9 KiB — 430 ms — h3https://eaglepatches.uk/wp-content/plugins/pro-elements/assets/css/conditionals/popup.min.css?ver=4.2.2/wp-content/plugins/pro-elements/as... https://eaglepatches.uk/wp-content/plugins/pro-elements/assets/css/conditionals/popup.min.css?ver=4.2.2 — 200 — 865 B — 393 ms — h3https://eaglepatches.uk/wp-content/uploads/elementor/css/post-6.css?ver=1787310853/wp-content/uploads/elementor/css/p... https://eaglepatches.uk/wp-content/uploads/elementor/css/post-6.css?ver=1787310853 — 200 — 1.2 KiB — 478 ms — h3https://eaglepatches.uk/wp-content/uploads/elementor/css/post-5159.css?ver=1787310853/wp-content/uploads/elementor/css/p... https://eaglepatches.uk/wp-content/uploads/elementor/css/post-5159.css?ver=1787310853 — 200 — 1.5 KiB — 484 ms — h3https://eaglepatches.uk/wp-content/uploads/elementor/css/post-2348.css?ver=1787310854/wp-content/uploads/elementor/css/p... https://eaglepatches.uk/wp-content/uploads/elementor/css/post-2348.css?ver=1787310854 — 200 — 2.2 KiB — 442 ms — h3https://eaglepatches.uk/wp-content/plugins/elementor/assets/css/widget-rating.min.css?ver=4.2.3/wp-content/plugins/elementor/asset... https://eaglepatches.uk/wp-content/plugins/elementor/assets/css/widget-rating.min.css?ver=4.2.3 — 200 — 867 B — 460 ms — h3https://eaglepatches.uk/wp-content/uploads/elementor/css/custom-widget-image-box.min.css?ver=1787310852/wp-content/uploads/elementor/css/c... https://eaglepatches.uk/wp-content/uploads/elementor/css/custom-widget-image-box.min.css?ver=1787310852 — 200 — 833 B — 429 ms — h3https://eaglepatches.uk/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css?ver=8.4.5/wp-content/plugins/elementor/asset... https://eaglepatches.uk/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css?ver=8.4.5 — 200 — 4.7 KiB — 443 ms — h3https://eaglepatches.uk/wp-content/plugins/elementor/assets/css/conditionals/e-swiper.min.css?ver=4.2.3/wp-content/plugins/elementor/asset... https://eaglepatches.uk/wp-content/plugins/elementor/assets/css/conditionals/e-swiper.min.css?ver=4.2.3 — 200 — 1.2 KiB — 451 ms — h3https://eaglepatches.uk/wp-content/uploads/elementor/css/custom-pro-widget-testimonial-carousel.min.css?ver=1787310852&ver=4.2.2/wp-content/uploads/elementor/css/c... https://eaglepatches.uk/wp-content/uploads/elementor/css/custom-pro-widget-testimonial-carousel.min.css?ver=1787310852&ver=4.2.2 — 200 — 1.9 KiB — 433 ms — h3https://eaglepatches.uk/wp-content/plugins/pro-elements/assets/css/widget-carousel-module-base.min.css?ver=4.2.2/wp-content/plugins/pro-elements/as... https://eaglepatches.uk/wp-content/plugins/pro-elements/assets/css/widget-carousel-module-base.min.css?ver=4.2.2 — 200 — 1.1 KiB — 429 ms — h3https://eaglepatches.uk/wp-content/uploads/elementor/css/custom-widget-nested-tabs.min.css?ver=1787310852/wp-content/uploads/elementor/css/c... https://eaglepatches.uk/wp-content/uploads/elementor/css/custom-widget-nested-tabs.min.css?ver=1787310852 — 200 — 2.2 KiB — 465 ms — h3https://eaglepatches.uk/wp-content/uploads/elementor/css/custom-widget-toggle.min.css?ver=1787310852/wp-content/uploads/elementor/css/c... https://eaglepatches.uk/wp-content/uploads/elementor/css/custom-widget-toggle.min.css?ver=1787310852 — 200 — 866 B — 461 ms — h3https://eaglepatches.uk/wp-content/uploads/elementor/css/post-2310.css?ver=1787310980/wp-content/uploads/elementor/css/p... https://eaglepatches.uk/wp-content/uploads/elementor/css/post-2310.css?ver=1787310980 — 200 — 7.5 KiB — 486 ms — h3https://eaglepatches.uk/wp-content/uploads/elementor/css/post-515.css?ver=1787310856/wp-content/uploads/elementor/css/p... https://eaglepatches.uk/wp-content/uploads/elementor/css/post-515.css?ver=1787310856 — 200 — 3.5 KiB — 474 ms — h3https://eaglepatches.uk/wp-content/uploads/elementor/css/post-518.css?ver=1787310856/wp-content/uploads/elementor/css/p... https://eaglepatches.uk/wp-content/uploads/elementor/css/post-518.css?ver=1787310856 — 200 — 1.9 KiB — 457 ms — h3https://eaglepatches.uk/wp-content/plugins/ocean-extra/assets/css/widgets.css?ver=7.1/wp-content/plugins/ocean-extra/ass... https://eaglepatches.uk/wp-content/plugins/ocean-extra/assets/css/widgets.css?ver=7.1 — 200 — 6.7 KiB — 466 ms — h3https://eaglepatches.uk/wp-content/uploads/elementor/google-fonts/css/rosario.css?ver=1755010211/wp-content/uploads/elementor/googl... https://eaglepatches.uk/wp-content/uploads/elementor/google-fonts/css/rosario.css?ver=1755010211 — 200 — 1.0 KiB — 443 ms — h3https://eaglepatches.uk/wp-content/uploads/elementor/google-fonts/css/robotoslab.css?ver=1755010214/wp-content/uploads/elementor/googl... https://eaglepatches.uk/wp-content/uploads/elementor/google-fonts/css/robotoslab.css?ver=1755010214 — 200 — 1.2 KiB — 474 ms — h3https://eaglepatches.uk/wp-content/uploads/elementor/google-fonts/css/jost.css?ver=1755010215/wp-content/uploads/elementor/googl... https://eaglepatches.uk/wp-content/uploads/elementor/google-fonts/css/jost.css?ver=1755010215 — 200 — 1.1 KiB — 430 ms — h3https://eaglepatches.uk/wp-content/uploads/elementor/google-fonts/css/roboto.css?ver=1755010219/wp-content/uploads/elementor/googl... https://eaglepatches.uk/wp-content/uploads/elementor/google-fonts/css/roboto.css?ver=1755010219 — 200 — 2.3 KiB — 466 ms — h3https://eaglepatches.uk/wp-content/uploads/elementor/google-fonts/css/outfit.css?ver=1755010220/wp-content/uploads/elementor/googl... https://eaglepatches.uk/wp-content/uploads/elementor/google-fonts/css/outfit.css?ver=1755010220 — 200 — 922 B — 477 ms — h3https://eaglepatches.uk/wp-content/uploads/elementor/google-fonts/css/urbanist.css?ver=1755010221/wp-content/uploads/elementor/googl... https://eaglepatches.uk/wp-content/uploads/elementor/google-fonts/css/urbanist.css?ver=1755010221 — 200 — 998 B — 449 ms — h3https://fonts.googleapis.com/css?family=Inter:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic&display=swapfonts.googleapis.com/css?family=Int... https://fonts.googleapis.com/css?family=Inter:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic&display=swap — 200 — 1.8 KiB — 42 ms — h2https://eaglepatches.uk/wp-includes/js/jquery/jquery.min.js?ver=3.7.1/wp-includes/js/jquery/jquery.min.j... https://eaglepatches.uk/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 29.6 KiB — 501 ms — h3https://eaglepatches.uk/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1/wp-includes/js/jquery/jquery-migra... https://eaglepatches.uk/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 5.1 KiB — 486 ms — h3https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,100..900;1,9..144,100..900&display=swapfonts.googleapis.com/css2?family=Fr... https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,100..900;1,9..144,100..900&display=swap — 200 — 680 B — 42 ms — h2https://eaglepatches.uk/wp-content/uploads/2024/05/american4-removebg-preview.png.webp/wp-content/uploads/2024/05/america... https://eaglepatches.uk/wp-content/uploads/2024/05/american4-removebg-preview.png.webp — 200 — 49.1 KiB — 589 ms — h3https://eaglepatches.uk/wp-content/uploads/2024/05/49.png.webp/wp-content/uploads/2024/05/49.png.... https://eaglepatches.uk/wp-content/uploads/2024/05/49.png.webp — 200 — 109.8 KiB — 613 ms — h3https://static.cloudflareinsights.com/beacon.min.js/v4513226cdae34746b4dedf0b4dfa099e1781791509496static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v4513226cdae34746b4dedf0b4dfa099e1781791509496 — 200 — 11.3 KiB — 38 ms — h2https://eaglepatches.uk/wp-content/uploads/2024/05/26.png.webp/wp-content/uploads/2024/05/26.png.... https://eaglepatches.uk/wp-content/uploads/2024/05/26.png.webp — 200 — 121.9 KiB — 643 ms — h3https://eaglepatches.uk/wp-content/uploads/2024/05/35.png.webp/wp-content/uploads/2024/05/35.png.... https://eaglepatches.uk/wp-content/uploads/2024/05/35.png.webp — 200 — 88.0 KiB — 641 ms — h3https://eaglepatches.uk/wp-content/uploads/2024/06/23.png.webp/wp-content/uploads/2024/06/23.png.... https://eaglepatches.uk/wp-content/uploads/2024/06/23.png.webp — 200 — 101.1 KiB — 639 ms — h3https://eaglepatches.uk/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js/cdn-cgi/scripts/5c5dd728/cloudflar... https://eaglepatches.uk/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js — 200 — 1.0 KiB — 60 ms — h3https://unpkg.com/imaskunpkg.com/imask https://unpkg.com/imask — 302 — 297 B — 272 ms — h3https://eaglepatches.uk/wp-content/uploads/elementor/css/post-446.css?ver=1787310981/wp-content/uploads/elementor/css/p... https://eaglepatches.uk/wp-content/uploads/elementor/css/post-446.css?ver=1787310981 — 200 — 2.0 KiB — 436 ms — h3https://eaglepatches.uk/wp-content/plugins/jet-elements/assets/css/lib/slider-pro/slider-pro.min.css?ver=1.3.0/wp-content/plugins/jet-elements/as... https://eaglepatches.uk/wp-content/plugins/jet-elements/assets/css/lib/slider-pro/slider-pro.min.css?ver=1.3.0 — 200 — 2.6 KiB — 480 ms — h3https://eaglepatches.uk/wp-content/plugins/jet-elements/assets/css/jet-elements.css?ver=2.7.5.1/wp-content/plugins/jet-elements/as... https://eaglepatches.uk/wp-content/plugins/jet-elements/assets/css/jet-elements.css?ver=2.7.5.1 — 200 — 3.3 KiB — 128 ms — h3https://eaglepatches.uk/wp-content/plugins/jet-elements/assets/css/addons/jet-slider.css?ver=2.7.5.1/wp-content/plugins/jet-elements/as... https://eaglepatches.uk/wp-content/plugins/jet-elements/assets/css/addons/jet-slider.css?ver=2.7.5.1 — 200 — 1.3 KiB — 521 ms — h3https://eaglepatches.uk/wp-content/plugins/jet-elements/assets/css/skin/jet-slider.css?ver=2.7.5.1/wp-content/plugins/jet-elements/as... https://eaglepatches.uk/wp-content/plugins/jet-elements/assets/css/skin/jet-slider.css?ver=2.7.5.1 — 200 — 862 B — 475 ms — h3https://eaglepatches.uk/wp-content/uploads/elementor/css/post-461.css?ver=1787310981/wp-content/uploads/elementor/css/p... https://eaglepatches.uk/wp-content/uploads/elementor/css/post-461.css?ver=1787310981 — 200 — 1.9 KiB — 431 ms — h3https://eaglepatches.uk/wp-content/uploads/elementor/css/post-466.css?ver=1787310981/wp-content/uploads/elementor/css/p... https://eaglepatches.uk/wp-content/uploads/elementor/css/post-466.css?ver=1787310981 — 200 — 1.9 KiB — 443 ms — h3https://eaglepatches.uk/wp-content/uploads/elementor/css/post-463.css?ver=1787310981/wp-content/uploads/elementor/css/p... https://eaglepatches.uk/wp-content/uploads/elementor/css/post-463.css?ver=1787310981 — 200 — 1.9 KiB — 520 ms — h3https://eaglepatches.uk/wp-content/uploads/elementor/css/post-465.css?ver=1787310981/wp-content/uploads/elementor/css/p... https://eaglepatches.uk/wp-content/uploads/elementor/css/post-465.css?ver=1787310981 — 200 — 1.9 KiB — 479 ms — h3https://eaglepatches.uk/wp-content/uploads/elementor/css/post-470.css?ver=1787310981/wp-content/uploads/elementor/css/p... https://eaglepatches.uk/wp-content/uploads/elementor/css/post-470.css?ver=1787310981 — 200 — 1.9 KiB — 478 ms — h3https://eaglepatches.uk/wp-content/uploads/elementor/css/post-471.css?ver=1787310982/wp-content/uploads/elementor/css/p... https://eaglepatches.uk/wp-content/uploads/elementor/css/post-471.css?ver=1787310982 — 200 — 1.9 KiB — 537 ms — h3https://eaglepatches.uk/wp-content/uploads/elementor/css/post-469.css?ver=1787310982/wp-content/uploads/elementor/css/p... https://eaglepatches.uk/wp-content/uploads/elementor/css/post-469.css?ver=1787310982 — 200 — 1.9 KiB — 492 ms — h3https://eaglepatches.uk/wp-content/uploads/elementor/css/post-7990.css?ver=1787310857/wp-content/uploads/elementor/css/p... https://eaglepatches.uk/wp-content/uploads/elementor/css/post-7990.css?ver=1787310857 — 200 — 1.4 KiB — 478 ms — h3https://eaglepatches.uk/wp-content/plugins/elementor/assets/lib/animations/styles/slideInLeft.min.css?ver=4.2.3/wp-content/plugins/elementor/asset... https://eaglepatches.uk/wp-content/plugins/elementor/assets/lib/animations/styles/slideInLeft.min.css?ver=4.2.3 — 200 — 627 B — 477 ms — h3https://eaglepatches.uk/wp-content/plugins/easy-accordion-free/Blocks/assets/js/sp-eap-accordion.js?ver=3.1.10/wp-content/plugins/easy-accordion-... https://eaglepatches.uk/wp-content/plugins/easy-accordion-free/Blocks/assets/js/sp-eap-accordion.js?ver=3.1.10 — 200 — 4.3 KiB — 477 ms — h3https://eaglepatches.uk/wp-content/plugins/easy-accordion-free/Blocks/assets/js/script.js?ver=3.1.10/wp-content/plugins/easy-accordion-... https://eaglepatches.uk/wp-content/plugins/easy-accordion-free/Blocks/assets/js/script.js?ver=3.1.10 — 200 — 3.9 KiB — 535 ms — h3https://eaglepatches.uk/wp-includes/js/imagesloaded.min.js?ver=5.0.0/wp-includes/js/imagesloaded.min.js... https://eaglepatches.uk/wp-includes/js/imagesloaded.min.js?ver=5.0.0 — 200 — 2.2 KiB — 475 ms — h3https://eaglepatches.uk/wp-content/themes/oceanwp/assets/js/theme.min.js?ver=4.2.3/wp-content/themes/oceanwp/assets/j... https://eaglepatches.uk/wp-content/themes/oceanwp/assets/js/theme.min.js?ver=4.2.3 — 200 — 4.4 KiB — 473 ms — h3https://eaglepatches.uk/wp-content/themes/oceanwp/assets/js/drop-down-mobile-menu.min.js?ver=4.2.3/wp-content/themes/oceanwp/assets/j... https://eaglepatches.uk/wp-content/themes/oceanwp/assets/js/drop-down-mobile-menu.min.js?ver=4.2.3 — 200 — 4.9 KiB — 474 ms — h3https://eaglepatches.uk/wp-content/themes/oceanwp/assets/js/drop-down-search.min.js?ver=4.2.3/wp-content/themes/oceanwp/assets/j... https://eaglepatches.uk/wp-content/themes/oceanwp/assets/js/drop-down-search.min.js?ver=4.2.3 — 200 — 2.7 KiB — 487 ms — h3https://eaglepatches.uk/wp-content/themes/oceanwp/assets/js/vendors/magnific-popup.min.js?ver=4.2.3/wp-content/themes/oceanwp/assets/j... https://eaglepatches.uk/wp-content/themes/oceanwp/assets/js/vendors/magnific-popup.min.js?ver=4.2.3 — 200 — 7.6 KiB — 530 ms — h3https://eaglepatches.uk/wp-content/themes/oceanwp/assets/js/ow-lightbox.min.js?ver=4.2.3/wp-content/themes/oceanwp/assets/j... https://eaglepatches.uk/wp-content/themes/oceanwp/assets/js/ow-lightbox.min.js?ver=4.2.3 — 200 — 1.8 KiB — 506 ms — h3https://eaglepatches.uk/wp-content/themes/oceanwp/assets/js/vendors/flickity.pkgd.min.js?ver=4.2.3/wp-content/themes/oceanwp/assets/j... https://eaglepatches.uk/wp-content/themes/oceanwp/assets/js/vendors/flickity.pkgd.min.js?ver=4.2.3 — 200 — 13.8 KiB — 575 ms — h3https://eaglepatches.uk/wp-content/themes/oceanwp/assets/js/ow-slider.min.js?ver=4.2.3/wp-content/themes/oceanwp/assets/j... https://eaglepatches.uk/wp-content/themes/oceanwp/assets/js/ow-slider.min.js?ver=4.2.3 — 200 — 1.3 KiB — 463 ms — h3https://eaglepatches.uk/wp-content/themes/oceanwp/assets/js/scroll-effect.min.js?ver=4.2.3/wp-content/themes/oceanwp/assets/j... https://eaglepatches.uk/wp-content/themes/oceanwp/assets/js/scroll-effect.min.js?ver=4.2.3 — 200 — 3.5 KiB — 505 ms — h3https://eaglepatches.uk/wp-content/themes/oceanwp/assets/js/scroll-top.min.js?ver=4.2.3/wp-content/themes/oceanwp/assets/j... https://eaglepatches.uk/wp-content/themes/oceanwp/assets/js/scroll-top.min.js?ver=4.2.3 — 200 — 2.6 KiB — 470 ms — h3https://eaglepatches.uk/wp-content/themes/oceanwp/assets/js/select.min.js?ver=4.2.3/wp-content/themes/oceanwp/assets/j... https://eaglepatches.uk/wp-content/themes/oceanwp/assets/js/select.min.js?ver=4.2.3 — 200 — 1.9 KiB — 502 ms — h3https://eaglepatches.uk/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=4.2.3/wp-content/plugins/elementor/asset... https://eaglepatches.uk/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=4.2.3 — 200 — 2.8 KiB — 636 ms — h3https://eaglepatches.uk/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=4.2.3/wp-content/plugins/elementor/asset... https://eaglepatches.uk/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=4.2.3 — 200 — 15.6 KiB — 749 ms — h3https://eaglepatches.uk/wp-includes/js/jquery/ui/core.min.js?ver=1.14.2/wp-includes/js/jquery/ui/core.min.... https://eaglepatches.uk/wp-includes/js/jquery/ui/core.min.js?ver=1.14.2 — 200 — 6.7 KiB — 527 ms — h3https://eaglepatches.uk/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=4.2.3/wp-content/plugins/elementor/asset... https://eaglepatches.uk/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=4.2.3 — 200 — 10.4 KiB — 538 ms — h3https://eaglepatches.uk/wp-content/plugins/pro-elements/assets/lib/smartmenus/jquery.smartmenus.min.js?ver=1.2.1/wp-content/plugins/pro-elements/as... https://eaglepatches.uk/wp-content/plugins/pro-elements/assets/lib/smartmenus/jquery.smartmenus.min.js?ver=1.2.1 — 200 — 7.2 KiB — 560 ms — h3https://eaglepatches.uk/wp-content/plugins/elementor/assets/lib/swiper/v8/swiper.min.js?ver=8.4.5/wp-content/plugins/elementor/asset... https://eaglepatches.uk/wp-content/plugins/elementor/assets/lib/swiper/v8/swiper.min.js?ver=8.4.5 — 200 — 37.8 KiB — 616 ms — h3https://eaglepatches.uk/wp-content/plugins/jet-elements/assets/js/lib/slider-pro/jquery.sliderPro.min.js?ver=1.3.0/wp-content/plugins/jet-elements/as... https://eaglepatches.uk/wp-content/plugins/jet-elements/assets/js/lib/slider-pro/jquery.sliderPro.min.js?ver=1.3.0 — 200 — 18.4 KiB — 215 ms — h3https://eaglepatches.uk/wp-content/plugins/pro-elements/assets/js/webpack-pro.runtime.min.js?ver=4.2.2/wp-content/plugins/pro-elements/as... https://eaglepatches.uk/wp-content/plugins/pro-elements/assets/js/webpack-pro.runtime.min.js?ver=4.2.2 — 200 — 3.1 KiB — 130 ms — h3https://eaglepatches.uk/wp-includes/js/dist/hooks.min.js?ver=f0f188028580e8dc1255/wp-includes/js/dist/hooks.min.js?v... https://eaglepatches.uk/wp-includes/js/dist/hooks.min.js?ver=f0f188028580e8dc1255 — 200 — 2.2 KiB — 132 ms — h3https://eaglepatches.uk/wp-includes/js/dist/i18n.min.js?ver=1dfe7db3940c23ea9216/wp-includes/js/dist/i18n.min.js?ve... https://eaglepatches.uk/wp-includes/js/dist/i18n.min.js?ver=1dfe7db3940c23ea9216 — 200 — 2.8 KiB — 498 ms — h3https://eaglepatches.uk/wp-content/plugins/pro-elements/assets/js/frontend.min.js?ver=4.2.2/wp-content/plugins/pro-elements/as... https://eaglepatches.uk/wp-content/plugins/pro-elements/assets/js/frontend.min.js?ver=4.2.2 — 200 — 6.6 KiB — 635 ms — h3https://eaglepatches.uk/wp-content/plugins/pro-elements/assets/js/elements-handlers.min.js?ver=4.2.2/wp-content/plugins/pro-elements/as... https://eaglepatches.uk/wp-content/plugins/pro-elements/assets/js/elements-handlers.min.js?ver=4.2.2 — 200 — 10.4 KiB — 574 ms — h3https://eaglepatches.uk/wp-content/plugins/jet-elements/assets/js/jet-elements.min.js?ver=2.7.5.1/wp-content/plugins/jet-elements/as... https://eaglepatches.uk/wp-content/plugins/jet-elements/assets/js/jet-elements.min.js?ver=2.7.5.1 — 200 — 24.5 KiB — 593 ms — h3https://www.googletagmanager.com/gtag/js?id=GT-NNXPJ7D3www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=GT-NNXPJ7D3 — 200 — 187.4 KiB — 161 ms — h2https://analytics.ahrefs.com/analytics.jsanalytics.ahrefs.com/analytics.js https://analytics.ahrefs.com/analytics.js — 200 — 3.0 KiB — 49 ms — h3https://www.googletagmanager.com/gtag/js?id=AW-957414637www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-957414637 — 200 — 157.3 KiB — 154 ms — h2https://www.googletagmanager.com/gtag/js?id=G-K3HV1X1ZEGwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-K3HV1X1ZEG — 200 — 165.5 KiB — 156 ms — h2https://eaglepatches.uk/wp-content/uploads/2024/05/Layer_1.png/wp-content/uploads/2024/05/Layer_1... https://eaglepatches.uk/wp-content/uploads/2024/05/Layer_1.png — 200 — 4.9 KiB — 495 ms — h3https://eaglepatches.uk/wp-content/uploads/2025/08/Ellipse-4.png/wp-content/uploads/2025/08/Ellipse... https://eaglepatches.uk/wp-content/uploads/2025/08/Ellipse-4.png — 200 — 3.4 KiB — 555 ms — h3https://eaglepatches.uk/wp-content/uploads/2025/08/Ellipse-5.png/wp-content/uploads/2025/08/Ellipse... https://eaglepatches.uk/wp-content/uploads/2025/08/Ellipse-5.png — 200 — 3.5 KiB — 607 ms — h3https://eaglepatches.uk/wp-content/uploads/2024/05/76.png.webp/wp-content/uploads/2024/05/76.png.... https://eaglepatches.uk/wp-content/uploads/2024/05/76.png.webp — 200 — 48.5 KiB — 612 ms — h3https://eaglepatches.uk/wp-content/uploads/2024/05/98.png.webp/wp-content/uploads/2024/05/98.png.... https://eaglepatches.uk/wp-content/uploads/2024/05/98.png.webp — 200 — 25.3 KiB — 587 ms — h3https://eaglepatches.uk/wp-content/uploads/2024/05/78.png.webp/wp-content/uploads/2024/05/78.png.... https://eaglepatches.uk/wp-content/uploads/2024/05/78.png.webp — 200 — 51.7 KiB — 616 ms — h3https://eaglepatches.uk/wp-content/uploads/2024/05/74.png.webp/wp-content/uploads/2024/05/74.png.... https://eaglepatches.uk/wp-content/uploads/2024/05/74.png.webp — 200 — 47.4 KiB — 600 ms — h3https://eaglepatches.uk/wp-content/uploads/2024/05/77.png.webp/wp-content/uploads/2024/05/77.png.... https://eaglepatches.uk/wp-content/uploads/2024/05/77.png.webp — 200 — 60.3 KiB — 638 ms — h3https://eaglepatches.uk/wp-content/uploads/2024/05/Layer_1-1.png/wp-content/uploads/2024/05/Layer_1... https://eaglepatches.uk/wp-content/uploads/2024/05/Layer_1-1.png — 200 — 9.3 KiB — 565 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-TJ4QMDP4www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-TJ4QMDP4 — 200 — 147.0 KiB — 152 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-N8DVLKSKwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-N8DVLKSK — 200 — 158.2 KiB — 147 ms — h2https://eaglepatches.uk/wp-content/uploads/elementor/google-fonts/fonts/jost-7353d4e7.woff2/wp-content/uploads/elementor/googl... https://eaglepatches.uk/wp-content/uploads/elementor/google-fonts/fonts/jost-7353d4e7.woff2 — 200 — 26.5 KiB — 564 ms — h3https://eaglepatches.uk/wp-content/uploads/2026/08/Eaglepatches-Banner-02-scaled.jpg/wp-content/uploads/2026/08/Eaglepa... https://eaglepatches.uk/wp-content/uploads/2026/08/Eaglepatches-Banner-02-scaled.jpg — 200 — 406.4 KiB — 892 ms — h3https://eaglepatches.uk/wp-content/uploads/2025/08/Ellipse-6.png/wp-content/uploads/2025/08/Ellipse... https://eaglepatches.uk/wp-content/uploads/2025/08/Ellipse-6.png — 200 — 2.2 KiB — 487 ms — h3https://eaglepatches.uk/wp-content/uploads/2025/08/Ellipse-7.png/wp-content/uploads/2025/08/Ellipse... https://eaglepatches.uk/wp-content/uploads/2025/08/Ellipse-7.png — 200 — 3.3 KiB — 469 ms — h3https://eaglepatches.uk/wp-content/uploads/2026/08/google-icon-1-768x308.png/wp-content/uploads/2026/08/google-... https://eaglepatches.uk/wp-content/uploads/2026/08/google-icon-1-768x308.png — 200 — 56.4 KiB — 661 ms — h3https://eaglepatches.uk/wp-content/uploads/2026/08/trustpilot-1.png/wp-content/uploads/2026/08/trustpi... https://eaglepatches.uk/wp-content/uploads/2026/08/trustpilot-1.png — 200 — 11.6 KiB — 508 ms — h3https://eaglepatches.uk/wp-content/uploads/2025/08/Group-19.png/wp-content/uploads/2025/08/Group-1... https://eaglepatches.uk/wp-content/uploads/2025/08/Group-19.png — 200 — 1.0 KiB — 482 ms — h3https://eaglepatches.uk/wp-content/uploads/2025/08/Group-19-1.png/wp-content/uploads/2025/08/Group-1... https://eaglepatches.uk/wp-content/uploads/2025/08/Group-19-1.png — 200 — 1.0 KiB — 490 ms — h3https://eaglepatches.uk/wp-content/uploads/2025/08/Group-19-2.png/wp-content/uploads/2025/08/Group-1... https://eaglepatches.uk/wp-content/uploads/2025/08/Group-19-2.png — 200 — 1.1 KiB — 463 ms — h3https://eaglepatches.uk/wp-content/uploads/2025/08/Group-19-3.png/wp-content/uploads/2025/08/Group-1... https://eaglepatches.uk/wp-content/uploads/2025/08/Group-19-3.png — 200 — 987 B — 452 ms — h3https://eaglepatches.uk/wp-content/uploads/2024/05/american4-removebg-preview-150x150.png.webp/wp-content/uploads/2024/05/america... https://eaglepatches.uk/wp-content/uploads/2024/05/american4-removebg-preview-150x150.png.webp — 200 — 8.3 KiB — 459 ms — h3https://eaglepatches.uk/wp-content/uploads/2024/05/49-150x150.png.webp/wp-content/uploads/2024/05/49-150x... https://eaglepatches.uk/wp-content/uploads/2024/05/49-150x150.png.webp — 200 — 7.6 KiB — 469 ms — h3https://eaglepatches.uk/wp-content/uploads/2024/05/26-150x150.png.webp/wp-content/uploads/2024/05/26-150x... https://eaglepatches.uk/wp-content/uploads/2024/05/26-150x150.png.webp — 200 — 7.9 KiB — 456 ms — h3https://eaglepatches.uk/wp-content/uploads/2024/05/35-150x150.png.webp/wp-content/uploads/2024/05/35-150x... https://eaglepatches.uk/wp-content/uploads/2024/05/35-150x150.png.webp — 200 — 9.8 KiB — 463 ms — h3https://eaglepatches.uk/wp-content/uploads/2024/06/23-150x150.png.webp/wp-content/uploads/2024/06/23-150x... https://eaglepatches.uk/wp-content/uploads/2024/06/23-150x150.png.webp — 200 — 8.6 KiB — 500 ms — h3https://eaglepatches.uk/wp-content/uploads/2024/05/76-150x150.png.webp/wp-content/uploads/2024/05/76-150x... https://eaglepatches.uk/wp-content/uploads/2024/05/76-150x150.png.webp — 200 — 8.0 KiB — 528 ms — h3https://eaglepatches.uk/wp-content/uploads/2024/05/98-150x150.png.webp/wp-content/uploads/2024/05/98-150x... https://eaglepatches.uk/wp-content/uploads/2024/05/98-150x150.png.webp — 200 — 5.5 KiB — 472 ms — h3https://eaglepatches.uk/wp-content/uploads/2024/05/78-150x150.png.webp/wp-content/uploads/2024/05/78-150x... https://eaglepatches.uk/wp-content/uploads/2024/05/78-150x150.png.webp — 200 — 7.4 KiB — 464 ms — h3https://eaglepatches.uk/wp-content/uploads/2024/05/74-150x150.png.webp/wp-content/uploads/2024/05/74-150x... https://eaglepatches.uk/wp-content/uploads/2024/05/74-150x150.png.webp — 200 — 8.2 KiB — 567 ms — h3https://eaglepatches.uk/wp-content/uploads/2024/05/77-150x150.png.webp/wp-content/uploads/2024/05/77-150x... https://eaglepatches.uk/wp-content/uploads/2024/05/77-150x150.png.webp — 200 — 9.2 KiB — 516 ms — h3https://eaglepatches.uk/wp-content/uploads/2024/05/96.png.webp/wp-content/uploads/2024/05/96.png.... https://eaglepatches.uk/wp-content/uploads/2024/05/96.png.webp — 200 — 57.2 KiB — 647 ms — h3https://eaglepatches.uk/wp-content/uploads/2024/05/96-150x150.png.webp/wp-content/uploads/2024/05/96-150x... https://eaglepatches.uk/wp-content/uploads/2024/05/96-150x150.png.webp — 200 — 8.1 KiB — 511 ms — h3https://eaglepatches.uk/wp-content/uploads/2024/05/84-1.png.webp/wp-content/uploads/2024/05/84-1.pn... https://eaglepatches.uk/wp-content/uploads/2024/05/84-1.png.webp — 200 — 52.4 KiB — 665 ms — h3https://eaglepatches.uk/wp-content/uploads/2024/05/84-1-150x150.png.webp/wp-content/uploads/2024/05/84-1-15... https://eaglepatches.uk/wp-content/uploads/2024/05/84-1-150x150.png.webp — 200 — 9.3 KiB — 480 ms — h3https://eaglepatches.uk/wp-content/uploads/2024/05/86.png.webp/wp-content/uploads/2024/05/86.png.... https://eaglepatches.uk/wp-content/uploads/2024/05/86.png.webp — 200 — 55.4 KiB — 656 ms — h3https://eaglepatches.uk/wp-content/uploads/2024/05/86-150x150.png.webp/wp-content/uploads/2024/05/86-150x... https://eaglepatches.uk/wp-content/uploads/2024/05/86-150x150.png.webp — 200 — 8.7 KiB — 518 ms — h3https://eaglepatches.uk/wp-content/uploads/2024/05/92.png.webp/wp-content/uploads/2024/05/92.png.... https://eaglepatches.uk/wp-content/uploads/2024/05/92.png.webp — 200 — 44.3 KiB — 661 ms — h3https://eaglepatches.uk/wp-content/uploads/2024/05/92-150x150.png.webp/wp-content/uploads/2024/05/92-150x... https://eaglepatches.uk/wp-content/uploads/2024/05/92-150x150.png.webp — 200 — 7.0 KiB — 517 ms — h3https://eaglepatches.uk/wp-content/uploads/2024/05/ll-removebg-preview.png.webp/wp-content/uploads/2024/05/ll-remo... https://eaglepatches.uk/wp-content/uploads/2024/05/ll-removebg-preview.png.webp — 200 — 50.4 KiB — 666 ms — h3https://eaglepatches.uk/wp-content/uploads/2024/05/ll-removebg-preview-150x150.png.webp/wp-content/uploads/2024/05/ll-remo... https://eaglepatches.uk/wp-content/uploads/2024/05/ll-removebg-preview-150x150.png.webp — 200 — 6.3 KiB — 534 ms — h3https://eaglepatches.uk/wp-content/uploads/2024/05/105.png.webp/wp-content/uploads/2024/05/105.png... https://eaglepatches.uk/wp-content/uploads/2024/05/105.png.webp — 200 — 53.0 KiB — 669 ms — h3https://eaglepatches.uk/wp-content/uploads/2024/05/105-150x150.png.webp/wp-content/uploads/2024/05/105-150... https://eaglepatches.uk/wp-content/uploads/2024/05/105-150x150.png.webp — 200 — 9.4 KiB — 533 ms — h3https://eaglepatches.uk/wp-content/uploads/2024/06/31.png.webp/wp-content/uploads/2024/06/31.png.... https://eaglepatches.uk/wp-content/uploads/2024/06/31.png.webp — 200 — 75.9 KiB — 686 ms — h3https://eaglepatches.uk/wp-content/uploads/2024/06/31-150x150.png.webp/wp-content/uploads/2024/06/31-150x... https://eaglepatches.uk/wp-content/uploads/2024/06/31-150x150.png.webp — 200 — 7.8 KiB — 554 ms — h3https://eaglepatches.uk/wp-content/uploads/2024/05/99.png.webp/wp-content/uploads/2024/05/99.png.... https://eaglepatches.uk/wp-content/uploads/2024/05/99.png.webp — 200 — 42.3 KiB — 661 ms — h3https://eaglepatches.uk/wp-content/uploads/2024/05/99-150x150.png.webp/wp-content/uploads/2024/05/99-150x... https://eaglepatches.uk/wp-content/uploads/2024/05/99-150x150.png.webp — 200 — 9.4 KiB — 538 ms — h3https://eaglepatches.uk/wp-content/uploads/2024/05/151-1.png.webp/wp-content/uploads/2024/05/151-1.p... https://eaglepatches.uk/wp-content/uploads/2024/05/151-1.png.webp — 200 — 36.5 KiB — 653 ms — h3https://eaglepatches.uk/wp-content/uploads/2024/05/151-1-150x150.png.webp/wp-content/uploads/2024/05/151-1-1... https://eaglepatches.uk/wp-content/uploads/2024/05/151-1-150x150.png.webp — 200 — 6.7 KiB — 207 ms — h3https://eaglepatches.uk/wp-content/uploads/2024/06/51.png.webp/wp-content/uploads/2024/06/51.png.... https://eaglepatches.uk/wp-content/uploads/2024/06/51.png.webp — 200 — 56.7 KiB — 695 ms — h3https://eaglepatches.uk/wp-content/uploads/2024/06/51-150x150.png.webp/wp-content/uploads/2024/06/51-150x... https://eaglepatches.uk/wp-content/uploads/2024/06/51-150x150.png.webp — 200 — 6.8 KiB — 556 ms — h3https://eaglepatches.uk/wp-content/uploads/2024/06/54.png.webp/wp-content/uploads/2024/06/54.png.... https://eaglepatches.uk/wp-content/uploads/2024/06/54.png.webp — 200 — 118.4 KiB — 680 ms — h3https://eaglepatches.uk/wp-content/uploads/2024/06/54-150x150.png.webp/wp-content/uploads/2024/06/54-150x... https://eaglepatches.uk/wp-content/uploads/2024/06/54-150x150.png.webp — 200 — 7.9 KiB — 536 ms — h3https://eaglepatches.uk/wp-content/uploads/2024/06/52.png.webp/wp-content/uploads/2024/06/52.png.... https://eaglepatches.uk/wp-content/uploads/2024/06/52.png.webp — 200 — 96.1 KiB — 678 ms — h3https://eaglepatches.uk/wp-content/uploads/2024/06/52-150x150.png.webp/wp-content/uploads/2024/06/52-150x... https://eaglepatches.uk/wp-content/uploads/2024/06/52-150x150.png.webp — 200 — 7.7 KiB — 550 ms — h3https://eaglepatches.uk/wp-content/uploads/2024/06/19.png.webp/wp-content/uploads/2024/06/19.png.... https://eaglepatches.uk/wp-content/uploads/2024/06/19.png.webp — 200 — 135.7 KiB — 733 ms — h3https://eaglepatches.uk/wp-content/uploads/2024/06/19-150x150.png.webp/wp-content/uploads/2024/06/19-150x... https://eaglepatches.uk/wp-content/uploads/2024/06/19-150x150.png.webp — 200 — 9.6 KiB — 572 ms — h3https://eaglepatches.uk/wp-content/uploads/2024/06/94.png.webp/wp-content/uploads/2024/06/94.png.... https://eaglepatches.uk/wp-content/uploads/2024/06/94.png.webp — 200 — 59.2 KiB — 688 ms — h3https://eaglepatches.uk/wp-content/uploads/2024/06/94-150x150.png.webp/wp-content/uploads/2024/06/94-150x... https://eaglepatches.uk/wp-content/uploads/2024/06/94-150x150.png.webp — 200 — 8.9 KiB — 598 ms — h3https://eaglepatches.uk/wp-content/uploads/2024/05/100.png.webp/wp-content/uploads/2024/05/100.png... https://eaglepatches.uk/wp-content/uploads/2024/05/100.png.webp — 200 — 69.8 KiB — 714 ms — h3https://eaglepatches.uk/wp-content/uploads/2024/05/100-150x150.png.webp/wp-content/uploads/2024/05/100-150... https://eaglepatches.uk/wp-content/uploads/2024/05/100-150x150.png.webp — 200 — 9.5 KiB — 620 ms — h3https://eaglepatches.uk/wp-content/uploads/elementor/google-fonts/fonts/rosario-4ea18e6e.woff2/wp-content/uploads/elementor/googl... https://eaglepatches.uk/wp-content/uploads/elementor/google-fonts/fonts/rosario-4ea18e6e.woff2 — 200 — 34.5 KiB — 560 ms — h3https://eaglepatches.uk/wp-content/uploads/elementor/google-fonts/fonts/rosario-b03d9253.woff2/wp-content/uploads/elementor/googl... https://eaglepatches.uk/wp-content/uploads/elementor/google-fonts/fonts/rosario-b03d9253.woff2 — 200 — 33.7 KiB — 605 ms — h3https://eaglepatches.uk/wp-content/uploads/elementor/google-fonts/fonts/jost-8bb1902b.woff2/wp-content/uploads/elementor/googl... https://eaglepatches.uk/wp-content/uploads/elementor/google-fonts/fonts/jost-8bb1902b.woff2 — 200 — 30.5 KiB — 568 ms — h3https://eaglepatches.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-6fa0783f.woff2/wp-content/uploads/elementor/googl... https://eaglepatches.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-6fa0783f.woff2 — 200 — 43.7 KiB — 575 ms — h3https://unpkg.com/imask@7.6.1/dist/imask.jsunpkg.com/imask@7.6.1/dist/imask.js https://unpkg.com/imask@7.6.1/dist/imask.js — 200 — 25.3 KiB — 42 ms — h3https://eaglepatches.uk/wp-content/uploads/2025/07/Untitled-design-70-768x768.png.webp/wp-content/uploads/2025/07/Untitle... https://eaglepatches.uk/wp-content/uploads/2025/07/Untitled-design-70-768x768.png.webp — 200 — 32.8 KiB — 576 ms — h3https://eaglepatches.uk/wp-content/uploads/2025/07/Untitled-design-68-768x768.png.webp/wp-content/uploads/2025/07/Untitle... https://eaglepatches.uk/wp-content/uploads/2025/07/Untitled-design-68-768x768.png.webp — 200 — 46.3 KiB — 226 ms — h3https://eaglepatches.uk/wp-content/uploads/2025/07/Untitled-design-71-768x768.png.webp/wp-content/uploads/2025/07/Untitle... https://eaglepatches.uk/wp-content/uploads/2025/07/Untitled-design-71-768x768.png.webp — 200 — 74.1 KiB — 576 ms — h3https://eaglepatches.uk/wp-content/uploads/2025/06/Untitled-design-768x768.png/wp-content/uploads/2025/06/Untitle... https://eaglepatches.uk/wp-content/uploads/2025/06/Untitled-design-768x768.png — 200 — 719.2 KiB — 882 ms — h3https://eaglepatches.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-fb5169d9.woff2/wp-content/uploads/elementor/googl... https://eaglepatches.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-fb5169d9.woff2 — 200 — 39.7 KiB — 618 ms — h3https://embed.tawk.to/691dce611d15ae193bc31780/1jae6sb8dembed.tawk.to/691dce611d15ae193bc31... https://embed.tawk.to/691dce611d15ae193bc31780/1jae6sb8d — 200 — 1004 B — 190 ms — h3https://tracker.metricool.com/resources/be.jstracker.metricool.com/resources/be.... https://tracker.metricool.com/resources/be.js — 200 — 3.0 KiB — 150 ms — h3https://eaglepatches.uk/wp-content/uploads/2025/06/Untitled-design-37-1-768x768.png.webp/wp-content/uploads/2025/06/Untitle... https://eaglepatches.uk/wp-content/uploads/2025/06/Untitled-design-37-1-768x768.png.webp — 200 — 50.2 KiB — 530 ms — h3https://analytics.ahrefs.com/api/eventanalytics.ahrefs.com/api/event https://analytics.ahrefs.com/api/event — 200 — 308 B — 39 ms — h3https://www.google.com/ccm/collect?rcb=1&frm=0&apvc=1&ae=g&auid=1530130910.1787553359&dt=Custom%20Patches%20UK%20%7C%20Free%20Design%20%26%20Fast%20Delivery&en=page_view&dl=https%3A%2F%2Feaglepatches.uk%2F&scrsrc=www.googletagmanager.com&rnd=2034729370.1787553359&navt=n&npa=0&ep.ads_data_redaction=0&gtm=45He68j0v9248512029za200zd9248512029xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=115616985~115938466~115938469~117776795~118897920~118897930~120315470~120385423&tft=1787553359082&tfd=4033&gap.plf=5&fmt=8www.google.com/ccm/collect?rcb=1&fr... https://www.google.com/ccm/collect?rcb=1&frm=0&apvc=1&ae=g&auid=1530130910.1787553359&dt=Custom%20Patches%20UK%20%7C%20Free%20Design%20%26%20Fast%20Delivery&en=page_view&dl=https%3A%2F%2Feaglepatches.uk%2F&scrsrc=www.googletagmanager.com&rnd=2034729370.1787553359&navt=n&npa=0&ep.ads_data_redaction=0&gtm=45He68j0v9248512029za200zd9248512029xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=115616985~115938466~115938469~117776795~118897920~118897930~120315470~120385423&tft=1787553359082&tfd=4033&gap.plf=5&fmt=8 — 200 — 21 B — 357 ms — h3https://ad.doubleclick.net/ccm/s/collect?auid=1530130910.1787553359&gtm=45He68j0v9248512029za200zd9248512029xea&fmt=8ad.doubleclick.net/ccm/s/collect?au... https://ad.doubleclick.net/ccm/s/collect?auid=1530130910.1787553359&gtm=45He68j0v9248512029za200zd9248512029xea&fmt=8 — 204 — 22 B — 356 ms — h3https://www.google.com/measurement/conversion?random=1787553359126&cv=11&tid=G-XXTTDG7SY1&fst=1787553359126&fmt=8&en=page_view&gtm=45Pe68j0v9187079045za200zd9187079045xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=115938466~115938468~118897920~118897930~119367802~119367810~119381662~120213116~120315471~120385422&u_w=412&u_h=823&url=https%3A%2F%2Feaglepatches.uk%2F&gacid=994187257.1787553359&ibt=1&frm=0&tiba=Custom%20Patches%20UK%20%7C%20Free%20Design%20%26%20Fast%20Delivery&gdid=dZTNiMT&gtm_ee=1&npa=0&pscdl=noapi&auid=1530130910.1787553359&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&rcb=9www.google.com/measurement/conversi... https://www.google.com/measurement/conversion?random=1787553359126&cv=11&tid=G-XXTTDG7SY1&fst=1787553359126&fmt=8&en=page_view&gtm=45Pe68j0v9187079045za200zd9187079045xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=115938466~115938468~118897920~118897930~119367802~119367810~119381662~120213116~120315471~120385422&u_w=412&u_h=823&url=https%3A%2F%2Feaglepatches.uk%2F&gacid=994187257.1787553359&ibt=1&frm=0&tiba=Custom%20Patches%20UK%20%7C%20Free%20Design%20%26%20Fast%20Delivery&gdid=dZTNiMT&gtm_ee=1&npa=0&pscdl=noapi&auid=1530130910.1787553359&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&rcb=9 — 200 — 19 B — 283 ms — h3https://analytics.google.com/g/collect?v=2&tid=G-XXTTDG7SY1&gtm=45Pe68j0v9187079045za200zd9187079045&_p=1787553357240&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&gdid=dZTNiMT&_eu=AAAAACAC&_prs=ok&are=1&cid=994187257.1787553359&frm=0&ibt=1&ngs=1&pscdl=noapi&rcb=9&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=115938466~115938468~118897920~118897930~119367802~119367810~119381662~120213116~120315471~120385422&sid=1787553359&sct=1&seg=0&dl=https%3A%2F%2Feaglepatches.uk%2F&dt=Custom%20Patches%20UK%20%7C%20Free%20Design%20%26%20Fast%20Delivery&en=page_view&_fv=1&_nsi=1&_ss=1&_c=1&_ee=1&tfd=4117analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-XXTTDG7SY1&gtm=45Pe68j0v9187079045za200zd9187079045&_p=1787553357240&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&gdid=dZTNiMT&_eu=AAAAACAC&_prs=ok&are=1&cid=994187257.1787553359&frm=0&ibt=1&ngs=1&pscdl=noapi&rcb=9&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=115938466~115938468~118897920~118897930~119367802~119367810~119381662~120213116~120315471~120385422&sid=1787553359&sct=1&seg=0&dl=https%3A%2F%2Feaglepatches.uk%2F&dt=Custom%20Patches%20UK%20%7C%20Free%20Design%20%26%20Fast%20Delivery&en=page_view&_fv=1&_nsi=1&_ss=1&_c=1&_ee=1&tfd=4117 — 204 — 549 B — 276 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&ngs=1&ibt=1&tid=G-XXTTDG7SY1&cid=994187257.1787553359&gtm=45Pe68j0v9187079045za200zd9187079045&rcb=9&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=115938466~115938468~118897920~118897930~119367802~119367810~119381662~120213116~120315471~120385422stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&ngs=1&ibt=1&tid=G-XXTTDG7SY1&cid=994187257.1787553359&gtm=45Pe68j0v9187079045za200zd9187079045&rcb=9&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=115938466~115938468~118897920~118897930~119367802~119367810~119381662~120213116~120315471~120385422 — 204 — 558 B — 47 ms — h2https://www.google-analytics.com/g/collect?v=2&tid=G-QYXQ9RKQQ3&gtm=45Pe68j0v9187079045za200zd9187079045&_p=1787553357240&gcd=13l3l3l3l1l1&npa=0&dma=0&gdid=dZTNiMT&are=1&cid=994187257.1787553359&frm=0&ngs=1&pscdl=noapi&rcb=9&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=115938466~115938468~118897920~118897930~119367802~119367810~119381662~120213116~120315471~120385422&sid=1787553359&sct=1&seg=0&dl=https%3A%2F%2Feaglepatches.uk%2F&dt=Custom%20Patches%20UK%20%7C%20Free%20Design%20%26%20Fast%20Delivery&en=page_view&_fv=1&_ss=1&_ee=1&tfd=4126www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-QYXQ9RKQQ3&gtm=45Pe68j0v9187079045za200zd9187079045&_p=1787553357240&gcd=13l3l3l3l1l1&npa=0&dma=0&gdid=dZTNiMT&are=1&cid=994187257.1787553359&frm=0&ngs=1&pscdl=noapi&rcb=9&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=115938466~115938468~118897920~118897930~119367802~119367810~119381662~120213116~120315471~120385422&sid=1787553359&sct=1&seg=0&dl=https%3A%2F%2Feaglepatches.uk%2F&dt=Custom%20Patches%20UK%20%7C%20Free%20Design%20%26%20Fast%20Delivery&en=page_view&_fv=1&_ss=1&_ee=1&tfd=4126 — 204 — 549 B — 270 ms — h2https://www.google-analytics.com/g/collect?v=2&tid=G-K3HV1X1ZEG&gtm=45je68j0v9249970549za200zd9249970549&_p=1787553357240&gcd=13l3l3l3l1l1&npa=0&dma=0&gdid=dZTNiMT&are=1&cid=994187257.1787553359&frm=0&ngs=1&pscdl=noapi&rcb=19&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=115938466~115938468~118897920~118897930~119367802~119367810~120315471~120385422&sid=1787553359&sct=1&seg=0&dl=https%3A%2F%2Feaglepatches.uk%2F&dt=Custom%20Patches%20UK%20%7C%20Free%20Design%20%26%20Fast%20Delivery&en=page_view&_fv=1&_ss=1&_ee=1&tfd=4176www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-K3HV1X1ZEG&gtm=45je68j0v9249970549za200zd9249970549&_p=1787553357240&gcd=13l3l3l3l1l1&npa=0&dma=0&gdid=dZTNiMT&are=1&cid=994187257.1787553359&frm=0&ngs=1&pscdl=noapi&rcb=19&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=115938466~115938468~118897920~118897930~119367802~119367810~120315471~120385422&sid=1787553359&sct=1&seg=0&dl=https%3A%2F%2Feaglepatches.uk%2F&dt=Custom%20Patches%20UK%20%7C%20Free%20Design%20%26%20Fast%20Delivery&en=page_view&_fv=1&_ss=1&_ee=1&tfd=4176 — 204 — 48 B — 220 ms — h2https://googleads.g.doubleclick.net/pagead/viewthroughconversion/957414637/?random=1787553359249&cv=11&fst=1787553359249&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be68j0v9228830267z89248512029za200zd9228830267xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=115938466~115938469~117776795~118897920~118897930~119367802~119367810~120315470~120385423~120420415&u_w=412&u_h=823&url=https%3A%2F%2Feaglepatches.uk%2F&rcb=14&frm=0&tiba=Custom%20Patches%20UK%20%7C%20Free%20Design%20%26%20Fast%20Delivery&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1530130910.1787553359&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&data=event%3Dgtag.config&ept=9&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/957414637/?random=1787553359249&cv=11&fst=1787553359249&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be68j0v9228830267z89248512029za200zd9228830267xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=115938466~115938469~117776795~118897920~118897930~119367802~119367810~120315470~120385423~120420415&u_w=412&u_h=823&url=https%3A%2F%2Feaglepatches.uk%2F&rcb=14&frm=0&tiba=Custom%20Patches%20UK%20%7C%20Free%20Design%20%26%20Fast%20Delivery&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1530130910.1787553359&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&data=event%3Dgtag.config&ept=9&rfmt=3&fmt=4 — 200 — 2.6 KiB — 50 ms — h3https://www.google.com/rmkt/collect/957414637/?random=1787553359249&cv=11&fst=1787553359249&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be68j0v9228830267z89248512029za200zd9228830267xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=115938466~115938469~117776795~118897920~118897930~119367802~119367810~120315470~120385423~120420415&u_w=412&u_h=823&url=https%3A%2F%2Feaglepatches.uk%2F&rcb=14&frm=0&tiba=Custom%20Patches%20UK%20%7C%20Free%20Design%20%26%20Fast%20Delivery&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1530130910.1787553359&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&data=event%3Dgtag.config&ept=68&gcp=5www.google.com/rmkt/collect/9574146... https://www.google.com/rmkt/collect/957414637/?random=1787553359249&cv=11&fst=1787553359249&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be68j0v9228830267z89248512029za200zd9228830267xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=115938466~115938469~117776795~118897920~118897930~119367802~119367810~120315470~120385423~120420415&u_w=412&u_h=823&url=https%3A%2F%2Feaglepatches.uk%2F&rcb=14&frm=0&tiba=Custom%20Patches%20UK%20%7C%20Free%20Design%20%26%20Fast%20Delivery&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1530130910.1787553359&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&data=event%3Dgtag.config&ept=68&gcp=5 — 200 — 20 B — 148 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/957414637/?random=1787553359300&cv=11&fst=1787553359300&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be68j0v9228830267za200zd9228830267xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=115938466~115938469~117776795~118897920~118897930~119367802~119367810~120315470~120385423~120420415&u_w=412&u_h=823&url=https%3A%2F%2Feaglepatches.uk%2F&rcb=14&frm=0&tiba=Custom%20Patches%20UK%20%7C%20Free%20Design%20%26%20Fast%20Delivery&did=dZTNiMT&gdid=dZTNiMT&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1530130910.1787553359&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&data=event%3Dgtag.config&ept=9&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/957414637/?random=1787553359300&cv=11&fst=1787553359300&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be68j0v9228830267za200zd9228830267xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=115938466~115938469~117776795~118897920~118897930~119367802~119367810~120315470~120385423~120420415&u_w=412&u_h=823&url=https%3A%2F%2Feaglepatches.uk%2F&rcb=14&frm=0&tiba=Custom%20Patches%20UK%20%7C%20Free%20Design%20%26%20Fast%20Delivery&did=dZTNiMT&gdid=dZTNiMT&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1530130910.1787553359&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&data=event%3Dgtag.config&ept=9&rfmt=3&fmt=4 — 200 — 2.6 KiB — 39 ms — h3https://www.google.com/rmkt/collect/957414637/?random=1787553359300&cv=11&fst=1787553359300&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be68j0v9228830267za200zd9228830267xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=115938466~115938469~117776795~118897920~118897930~119367802~119367810~120315470~120385423~120420415&u_w=412&u_h=823&url=https%3A%2F%2Feaglepatches.uk%2F&rcb=14&frm=0&tiba=Custom%20Patches%20UK%20%7C%20Free%20Design%20%26%20Fast%20Delivery&did=dZTNiMT&gdid=dZTNiMT&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1530130910.1787553359&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&data=event%3Dgtag.config&ept=68&gcp=5www.google.com/rmkt/collect/9574146... https://www.google.com/rmkt/collect/957414637/?random=1787553359300&cv=11&fst=1787553359300&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be68j0v9228830267za200zd9228830267xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=115938466~115938469~117776795~118897920~118897930~119367802~119367810~120315470~120385423~120420415&u_w=412&u_h=823&url=https%3A%2F%2Feaglepatches.uk%2F&rcb=14&frm=0&tiba=Custom%20Patches%20UK%20%7C%20Free%20Design%20%26%20Fast%20Delivery&did=dZTNiMT&gdid=dZTNiMT&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1530130910.1787553359&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&data=event%3Dgtag.config&ept=68&gcp=5 — 200 — 20 B — 135 ms — h3https://www.google.com/ccm/collect?rcb=14&frm=0&apvc=0&auid=1530130910.1787553359&dt=Custom%20Patches%20UK%20%7C%20Free%20Design%20%26%20Fast%20Delivery&tid=AW-957414637&en=page_view&dl=https%3A%2F%2Feaglepatches.uk%2F&scrsrc=www.googletagmanager.com&rnd=2034729370.1787553359&navt=n&npa=0&gtm=45be68j0v9228830267z89248512029za200zd9228830267xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=115938466~115938469~117776795~118897920~118897930~119367802~119367810~120315470~120385423~120420415&tft=1787553359313&tfd=4264&tids=AW-957414637&fmt=8www.google.com/ccm/collect?rcb=14&f... https://www.google.com/ccm/collect?rcb=14&frm=0&apvc=0&auid=1530130910.1787553359&dt=Custom%20Patches%20UK%20%7C%20Free%20Design%20%26%20Fast%20Delivery&tid=AW-957414637&en=page_view&dl=https%3A%2F%2Feaglepatches.uk%2F&scrsrc=www.googletagmanager.com&rnd=2034729370.1787553359&navt=n&npa=0&gtm=45be68j0v9228830267z89248512029za200zd9228830267xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=115938466~115938469~117776795~118897920~118897930~119367802~119367810~120315470~120385423~120420415&tft=1787553359313&tfd=4264&tids=AW-957414637&fmt=8 — 200 — 21 B — 133 ms — h3https://www.google.com/ccm/collect?rcb=14&frm=0&apvc=0&auid=1530130910.1787553359&dt=Custom%20Patches%20UK%20%7C%20Free%20Design%20%26%20Fast%20Delivery&tid=AW-957414637&en=page_view&dl=https%3A%2F%2Feaglepatches.uk%2F&scrsrc=www.googletagmanager.com&rnd=2034729370.1787553359&navt=n&npa=0&did=dZTNiMT&gdid=dZTNiMT&gtm=45be68j0v9228830267za200zd9228830267xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=115938466~115938469~117776795~118897920~118897930~119367802~119367810~120315470~120385423~120420415&tft=1787553359315&tfd=4265&_gsid=fHHF_fB4iKgsT_53t7hc5DSJLC3-f4aVAQ&tids=AW-957414637&fmt=8www.google.com/ccm/collect?rcb=14&f... https://www.google.com/ccm/collect?rcb=14&frm=0&apvc=0&auid=1530130910.1787553359&dt=Custom%20Patches%20UK%20%7C%20Free%20Design%20%26%20Fast%20Delivery&tid=AW-957414637&en=page_view&dl=https%3A%2F%2Feaglepatches.uk%2F&scrsrc=www.googletagmanager.com&rnd=2034729370.1787553359&navt=n&npa=0&did=dZTNiMT&gdid=dZTNiMT&gtm=45be68j0v9228830267za200zd9228830267xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=115938466~115938469~117776795~118897920~118897930~119367802~119367810~120315470~120385423~120420415&tft=1787553359315&tfd=4265&_gsid=fHHF_fB4iKgsT_53t7hc5DSJLC3-f4aVAQ&tids=AW-957414637&fmt=8 — 200 — 21 B — 133 ms — h3https://www.googletagmanager.com/gtag/js?id=GT-5TGLCKB&cx=c&gtm=4e68j0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=GT-5TGLCKB&cx=c&gtm=4e68j0 — 200 — 158.6 KiB — 117 ms — h2https://www.gstatic.com/wcm/loader.jswww.gstatic.com/wcm/loader.js https://www.gstatic.com/wcm/loader.js — 200 — 2.5 KiB — 23 ms — h2https://www.clarity.ms/tag/q4ondgswmywww.clarity.ms/tag/q4ondgswmy https://www.clarity.ms/tag/q4ondgswmy — 200 — 1.2 KiB — 57 ms — http/1.1https://connect.facebook.net/en_US/fbevents.jsconnect.facebook.net/en_US/fbevents... https://connect.facebook.net/en_US/fbevents.js — 200 — 105.1 KiB — 31 ms — h3https://www.google.com/ccm/collect?rcb=4&frm=0&apvc=0&ae=g&auid=1530130910.1787553359&dt=Custom%20Patches%20UK%20%7C%20Free%20Design%20%26%20Fast%20Delivery&en=page_view&dl=https%3A%2F%2Feaglepatches.uk%2F&scrsrc=www.googletagmanager.com&rnd=2034729370.1787553359&navt=n&npa=0&ep.ads_data_redaction=0&gtm=45He68j0v9187079327za200zd9187079327xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=115938466~115938469~117776795~118897920~118897930~120315471~120385422&tft=1787553359374&tfd=4325&fmt=8www.google.com/ccm/collect?rcb=4&fr... https://www.google.com/ccm/collect?rcb=4&frm=0&apvc=0&ae=g&auid=1530130910.1787553359&dt=Custom%20Patches%20UK%20%7C%20Free%20Design%20%26%20Fast%20Delivery&en=page_view&dl=https%3A%2F%2Feaglepatches.uk%2F&scrsrc=www.googletagmanager.com&rnd=2034729370.1787553359&navt=n&npa=0&ep.ads_data_redaction=0&gtm=45He68j0v9187079327za200zd9187079327xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=115938466~115938469~117776795~118897920~118897930~120315471~120385422&tft=1787553359374&tfd=4325&fmt=8 — 200 — 21 B — 81 ms — h3https://tracker.metricool.com/c3po.jpg?hash=92e99d8620022de1d8493808ff7640de&u=https%3A%2F%2Feaglepatches.uk%2F&bw=412&bh=823tracker.metricool.com/c3po.jpg?hash... https://tracker.metricool.com/c3po.jpg?hash=92e99d8620022de1d8493808ff7640de&u=https%3A%2F%2Feaglepatches.uk%2F&bw=412&bh=823 — 200 — 2.9 KiB — 106 ms — h3https://cdn.inspectlet.com/inspectlet.js?wid=338653528&r=496542cdn.inspectlet.com/inspectlet.js?wi... https://cdn.inspectlet.com/inspectlet.js?wid=338653528&r=496542 — 200 — 24.1 KiB — 69 ms — h3blob:https://eaglepatches.uk/7834d786-f598-45e2-92b3-8b868dfeb117eaglepatches.uk/7834d786-f598-45e2-... blob:https://eaglepatches.uk/7834d786-f598-45e2-92b3-8b868dfeb117 — 200 — -1 B — 1.1 s — blobhttps://eaglepatches.uk/wp-content/plugins/elementor/assets/lib/dialog/dialog.min.js?ver=4.9.3/wp-content/plugins/elementor/asset... https://eaglepatches.uk/wp-content/plugins/elementor/assets/lib/dialog/dialog.min.js?ver=4.9.3 — 200 — 4.0 KiB — 341 ms — h3https://eaglepatches.uk/wp-content/plugins/elementor/assets/js/shared-frontend-handlers.03caa53373b56d3bab67.bundle.min.js/wp-content/plugins/elementor/asset... https://eaglepatches.uk/wp-content/plugins/elementor/assets/js/shared-frontend-handlers.03caa53373b56d3bab67.bundle.min.js — 200 — 3.0 KiB — 100 ms — h3https://eaglepatches.uk/wp-content/plugins/elementor/assets/js/text-editor.45609661e409413f1cef.bundle.min.js/wp-content/plugins/elementor/asset... https://eaglepatches.uk/wp-content/plugins/elementor/assets/js/text-editor.45609661e409413f1cef.bundle.min.js — 200 — 1.1 KiB — 339 ms — h3https://eaglepatches.uk/wp-content/plugins/pro-elements/assets/js/nav-menu.dc8790fd04afa5b6c0a3.bundle.min.js/wp-content/plugins/pro-elements/as... https://eaglepatches.uk/wp-content/plugins/pro-elements/assets/js/nav-menu.dc8790fd04afa5b6c0a3.bundle.min.js — 200 — 2.1 KiB — 335 ms — h3https://eaglepatches.uk/wp-content/plugins/pro-elements/assets/js/mega-menu.857df1cf3198ae47b617.bundle.min.js/wp-content/plugins/pro-elements/as... https://eaglepatches.uk/wp-content/plugins/pro-elements/assets/js/mega-menu.857df1cf3198ae47b617.bundle.min.js — 200 — 7.1 KiB — 340 ms — h3https://eaglepatches.uk/wp-content/plugins/pro-elements/assets/js/mega-menu-stretch-content.7ed04741ba7d5a80c556.bundle.min.js/wp-content/plugins/pro-elements/as... https://eaglepatches.uk/wp-content/plugins/pro-elements/assets/js/mega-menu-stretch-content.7ed04741ba7d5a80c556.bundle.min.js — 200 — 972 B — 358 ms — h3https://eaglepatches.uk/wp-content/plugins/pro-elements/assets/js/menu-title-keyboard-handler.b3891112675eb0b0c4d5.bundle.min.js/wp-content/plugins/pro-elements/as... https://eaglepatches.uk/wp-content/plugins/pro-elements/assets/js/menu-title-keyboard-handler.b3891112675eb0b0c4d5.bundle.min.js — 200 — 2.4 KiB — 343 ms — h3https://eaglepatches.uk/wp-content/plugins/pro-elements/assets/js/search-form.9abeafeecde90cf7e0f4.bundle.min.js/wp-content/plugins/pro-elements/as... https://eaglepatches.uk/wp-content/plugins/pro-elements/assets/js/search-form.9abeafeecde90cf7e0f4.bundle.min.js — 200 — 1.2 KiB — 363 ms — h3https://eaglepatches.uk/wp-content/plugins/pro-elements/assets/js/carousel.e2af910b095554625156.bundle.min.js/wp-content/plugins/pro-elements/as... https://eaglepatches.uk/wp-content/plugins/pro-elements/assets/js/carousel.e2af910b095554625156.bundle.min.js — 200 — 2.1 KiB — 344 ms — h3https://eaglepatches.uk/wp-content/plugins/elementor/assets/js/nested-tabs.a2401356d329f179475e.bundle.min.js/wp-content/plugins/elementor/asset... https://eaglepatches.uk/wp-content/plugins/elementor/assets/js/nested-tabs.a2401356d329f179475e.bundle.min.js — 200 — 3.6 KiB — 343 ms — h3https://eaglepatches.uk/wp-content/plugins/elementor/assets/js/toggle.2a177a3ef4785d3dfbc5.bundle.min.js/wp-content/plugins/elementor/asset... https://eaglepatches.uk/wp-content/plugins/elementor/assets/js/toggle.2a177a3ef4785d3dfbc5.bundle.min.js — 200 — 1.8 KiB — 337 ms — h3https://eaglepatches.uk/wp-content/uploads/2024/05/woven8-removebg-preview.png.webp/wp-content/uploads/2024/05/woven8-... https://eaglepatches.uk/wp-content/uploads/2024/05/woven8-removebg-preview.png.webp — 200 — 42.1 KiB — 184 ms — h3https://eaglepatches.uk/wp-content/uploads/2024/05/custom-embroidery-keychain-removebg-preview-1.png.webp/wp-content/uploads/2024/05/custom-... https://eaglepatches.uk/wp-content/uploads/2024/05/custom-embroidery-keychain-removebg-preview-1.png.webp — 200 — 22.9 KiB — 184 ms — h3https://eaglepatches.uk/wp-content/uploads/2024/05/116.png.webp/wp-content/uploads/2024/05/116.png... https://eaglepatches.uk/wp-content/uploads/2024/05/116.png.webp — 200 — 43.5 KiB — 493 ms — h3https://eaglepatches.uk/wp-content/plugins/pro-elements/assets/js/form.cfd61a9174be80f835c6.bundle.min.js/wp-content/plugins/pro-elements/as... https://eaglepatches.uk/wp-content/plugins/pro-elements/assets/js/form.cfd61a9174be80f835c6.bundle.min.js — 200 — 5.4 KiB — 349 ms — h3https://eaglepatches.uk/wp-content/plugins/pro-elements/assets/js/popup.61d4fcab8891b2e07802.bundle.min.js/wp-content/plugins/pro-elements/as... https://eaglepatches.uk/wp-content/plugins/pro-elements/assets/js/popup.61d4fcab8891b2e07802.bundle.min.js — 200 — 924 B — 103 ms — h3https://eaglepatches.uk/wp-includes/js/wp-emoji-release.min.js?ver=7.1/wp-includes/js/wp-emoji-release.mi... https://eaglepatches.uk/wp-includes/js/wp-emoji-release.min.js?ver=7.1 — 200 — 5.4 KiB — 343 ms — h3https://www.google.com/pagead/1p-user-list/957414637/?random=1787553359249&cv=11&fst=1787551200000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be68j0v9228830267z89248512029za200zd9228830267xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=115938466~115938469~117776795~118897920~118897930~119367802~119367810~120315470~120385423~120420415&u_w=412&u_h=823&url=https%3A%2F%2Feaglepatches.uk%2F&rcb=14&frm=0&tiba=Custom%20Patches%20UK%20%7C%20Free%20Design%20%26%20Fast%20Delivery&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1530130910.1787553359&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&data=event%3Dgtag.config&ept=9&rfmt=3&fmt=3&is_vtc=1&cid=CAQS7AEAQM4h3BfqXG05s-eWtXRbjpXItGgWX6ge6n3FaST6npS3HpWJBmnPdtFkyaxN2f4ylPcFZVlH9_0F3_-iHeouKWYY-OFMPKqIUSQb7QOD0OpEQxYp7SFdewnZNsmOye3-dtKySdtGM-5sTj7dhF-7myyAxxAbyJ-wNcd3sFjeobEYI08YwBtZYjurVNI1R2chLv6WbwEe8Lotu-rNpWMGUgl9yAmZhTSyDiad8C5TCl4qX3LSJT-P1B_aMsexlPb5yqibLsWqnB0s8QoShpA8HggNIs0z_-JwSRPAcG9d2-i5FBa5HBcXaS40dQ&random=1752361971&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/957414637/?random=1787553359249&cv=11&fst=1787551200000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be68j0v9228830267z89248512029za200zd9228830267xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=115938466~115938469~117776795~118897920~118897930~119367802~119367810~120315470~120385423~120420415&u_w=412&u_h=823&url=https%3A%2F%2Feaglepatches.uk%2F&rcb=14&frm=0&tiba=Custom%20Patches%20UK%20%7C%20Free%20Design%20%26%20Fast%20Delivery&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1530130910.1787553359&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&data=event%3Dgtag.config&ept=9&rfmt=3&fmt=3&is_vtc=1&cid=CAQS7AEAQM4h3BfqXG05s-eWtXRbjpXItGgWX6ge6n3FaST6npS3HpWJBmnPdtFkyaxN2f4ylPcFZVlH9_0F3_-iHeouKWYY-OFMPKqIUSQb7QOD0OpEQxYp7SFdewnZNsmOye3-dtKySdtGM-5sTj7dhF-7myyAxxAbyJ-wNcd3sFjeobEYI08YwBtZYjurVNI1R2chLv6WbwEe8Lotu-rNpWMGUgl9yAmZhTSyDiad8C5TCl4qX3LSJT-P1B_aMsexlPb5yqibLsWqnB0s8QoShpA8HggNIs0z_-JwSRPAcG9d2-i5FBa5HBcXaS40dQ&random=1752361971&rmt_tld=0&ipr=y — 200 — 64 B — 30 ms — h3https://www.google.com/pagead/1p-user-list/957414637/?random=1787553359300&cv=11&fst=1787551200000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be68j0v9228830267za200zd9228830267xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=115938466~115938469~117776795~118897920~118897930~119367802~119367810~120315470~120385423~120420415&u_w=412&u_h=823&url=https%3A%2F%2Feaglepatches.uk%2F&rcb=14&frm=0&tiba=Custom%20Patches%20UK%20%7C%20Free%20Design%20%26%20Fast%20Delivery&did=dZTNiMT&gdid=dZTNiMT&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1530130910.1787553359&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&data=event%3Dgtag.config&ept=9&rfmt=3&fmt=3&is_vtc=1&cid=CAQS7AEAQM4h3EW54SktPIUdLY2-IVh0d8NFrPKINdDqsMDCp6X2fPrp4K_cdIGKd-X6eOhigcVtk2nn0F-wEILi_C4Pd3uQx6UztWcKrC50hvsCB0Gx98e7jy2sPsnEhPUekhui0PEBuwz6IMtFJozBgFzliNdyg5AUJaXIKD8s5ZTID8cFyG64J1Sc06SCtcRexfkMS0XVJiWQ7r6jDqXgDRAQUPX4CAPmKW6EVAxjkzSxdC7MaJFV7WipJZRwaGkGJ6ZU82lDN02CvCylhj7l9GeXmDRDMscDDhog16rBcIO87qXUU_hIfFsNkIu1Ew&random=2060265476&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/957414637/?random=1787553359300&cv=11&fst=1787551200000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be68j0v9228830267za200zd9228830267xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=115938466~115938469~117776795~118897920~118897930~119367802~119367810~120315470~120385423~120420415&u_w=412&u_h=823&url=https%3A%2F%2Feaglepatches.uk%2F&rcb=14&frm=0&tiba=Custom%20Patches%20UK%20%7C%20Free%20Design%20%26%20Fast%20Delivery&did=dZTNiMT&gdid=dZTNiMT&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1530130910.1787553359&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&data=event%3Dgtag.config&ept=9&rfmt=3&fmt=3&is_vtc=1&cid=CAQS7AEAQM4h3EW54SktPIUdLY2-IVh0d8NFrPKINdDqsMDCp6X2fPrp4K_cdIGKd-X6eOhigcVtk2nn0F-wEILi_C4Pd3uQx6UztWcKrC50hvsCB0Gx98e7jy2sPsnEhPUekhui0PEBuwz6IMtFJozBgFzliNdyg5AUJaXIKD8s5ZTID8cFyG64J1Sc06SCtcRexfkMS0XVJiWQ7r6jDqXgDRAQUPX4CAPmKW6EVAxjkzSxdC7MaJFV7WipJZRwaGkGJ6ZU82lDN02CvCylhj7l9GeXmDRDMscDDhog16rBcIO87qXUU_hIfFsNkIu1Ew&random=2060265476&rmt_tld=0&ipr=y — 200 — 64 B — 27 ms — h3https://www.gstatic.com/call-tracking/call-tracking_9.jswww.gstatic.com/call-tracking/call-... https://www.gstatic.com/call-tracking/call-tracking_9.js — 200 — 20.7 KiB — 11 ms — h2https://scripts.clarity.ms/0.8.69/clarity.jsscripts.clarity.ms/0.8.69/clarity.j... https://scripts.clarity.ms/0.8.69/clarity.js — 200 — 25.2 KiB — 124 ms — h2https://connect.facebook.net/signals/config/1682013916295628?v=2.9.384&r=stable&domain=eaglepatches.uk&im=1&hme=3517d0f210c4a0b527ceb45c3c41c05158fe7c1ff53c0e2e1c36eeea4709b2af&ex_m=113%2C218%2C164%2C25%2C78%2C79%2C156%2C74%2C73%2C11%2C174%2C98%2C19%2C148%2C136%2C43%2C81%2C86%2C144%2C169%2C176%2C29%2C17%2C30%2C31%2C32%2C34%2C52%2C157%2C83%2C121%2C21%2C23%2C48%2C44%2C46%2C45%2C91%2C100%2C104%2C119%2C155%2C158%2C50%2C120%2C27%2C24%2C128%2C75%2C40%2C160%2C159%2C161%2C152%2C150%2C28%2C39%2C63%2C118%2C171%2C76%2C20%2C123%2C89%2C72%2C22%2C93%2C94%2C125%2C92%2C146%2C145%2C149%2C105%2C170%2C173%2C38%2C53%2C122%2C51%2C8%2C4%2C5%2C7%2C6%2C3%2C99%2C110%2C177%2C185%2C232%2C80%2C245%2C244%2C243%2C14%2C26%2C37%2C59%2C112%2C65%2C10%2C69%2C106%2C107%2C108%2C114%2C139%2C35%2C33%2C141%2C142%2C143%2C138%2C137%2C165%2C82%2C168%2C166%2C167%2C54%2C64%2C132%2C18%2C172%2C49%2C291%2C292%2C290%2C305%2C327%2C225%2C214%2C66%2C215%2C213%2C330%2C321%2C56%2C226%2C116%2C140%2C88%2C130%2C58%2C129%2C135%2C134%2C62%2C70%2C68%2C162%2C84%2C85%2C124%2C41%2C36%2C57%2C60%2C109%2C175%2C1%2C133%2C16%2C131%2C12%2C2%2C61%2C101%2C15%2C71%2C67%2C127%2C97%2C96%2C178%2C179%2C102%2C103%2C9%2C111%2C55%2C153%2C95%2C87%2C77%2C126%2C115%2C47%2C154%2C0%2C90%2C147%2C151%2C163%2C42%2C117%2C13%2C180connect.facebook.net/signals/config... https://connect.facebook.net/signals/config/1682013916295628?v=2.9.384&r=stable&domain=eaglepatches.uk&im=1&hme=3517d0f210c4a0b527ceb45c3c41c05158fe7c1ff53c0e2e1c36eeea4709b2af&ex_m=113%2C218%2C164%2C25%2C78%2C79%2C156%2C74%2C73%2C11%2C174%2C98%2C19%2C148%2C136%2C43%2C81%2C86%2C144%2C169%2C176%2C29%2C17%2C30%2C31%2C32%2C34%2C52%2C157%2C83%2C121%2C21%2C23%2C48%2C44%2C46%2C45%2C91%2C100%2C104%2C119%2C155%2C158%2C50%2C120%2C27%2C24%2C128%2C75%2C40%2C160%2C159%2C161%2C152%2C150%2C28%2C39%2C63%2C118%2C171%2C76%2C20%2C123%2C89%2C72%2C22%2C93%2C94%2C125%2C92%2C146%2C145%2C149%2C105%2C170%2C173%2C38%2C53%2C122%2C51%2C8%2C4%2C5%2C7%2C6%2C3%2C99%2C110%2C177%2C185%2C232%2C80%2C245%2C244%2C243%2C14%2C26%2C37%2C59%2C112%2C65%2C10%2C69%2C106%2C107%2C108%2C114%2C139%2C35%2C33%2C141%2C142%2C143%2C138%2C137%2C165%2C82%2C168%2C166%2C167%2C54%2C64%2C132%2C18%2C172%2C49%2C291%2C292%2C290%2C305%2C327%2C225%2C214%2C66%2C215%2C213%2C330%2C321%2C56%2C226%2C116%2C140%2C88%2C130%2C58%2C129%2C135%2C134%2C62%2C70%2C68%2C162%2C84%2C85%2C124%2C41%2C36%2C57%2C60%2C109%2C175%2C1%2C133%2C16%2C131%2C12%2C2%2C61%2C101%2C15%2C71%2C67%2C127%2C97%2C96%2C178%2C179%2C102%2C103%2C9%2C111%2C55%2C153%2C95%2C87%2C77%2C126%2C115%2C47%2C154%2C0%2C90%2C147%2C151%2C163%2C42%2C117%2C13%2C180 — 200 — 66.6 KiB — 143 ms — h3https://eaglepatches.uk/wp-content/uploads/2024/05/bulldogsequin_1.webp/wp-content/uploads/2024/05/bulldog... https://eaglepatches.uk/wp-content/uploads/2024/05/bulldogsequin_1.webp — 200 — 84.6 KiB — 16 ms — h3https://eaglepatches.uk/wp-content/uploads/2024/05/bulldogsequin_1-150x150.webp/wp-content/uploads/2024/05/bulldog... https://eaglepatches.uk/wp-content/uploads/2024/05/bulldogsequin_1-150x150.webp — 200 — 5.2 KiB — 337 ms — h3https://eaglepatches.uk/wp-content/plugins/elementor/assets/js/nested-title-keyboard-handler.2a67d3cc630e11815acc.bundle.min.js/wp-content/plugins/elementor/asset... https://eaglepatches.uk/wp-content/plugins/elementor/assets/js/nested-title-keyboard-handler.2a67d3cc630e11815acc.bundle.min.js — 200 — 1.9 KiB — 337 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/499054851/?random=1787553360904&cv=11&fst=1787553360904&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45Pe68j0v9119154916z89187079327za20gzb9187079327zd9187079327xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=115938466~115938469~117776795~118897920~118897930~119367802~119367810~120213116~120315470~120385422&u_w=412&u_h=823&url=https%3A%2F%2Feaglepatches.uk%2F&rcb=8&frm=0&tiba=Custom%20Patches%20UK%20%7C%20Free%20Design%20%26%20Fast%20Delivery&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1530130910.1787553359&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&data=event%3Dgtag.config&ept=9&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/499054851/?random=1787553360904&cv=11&fst=1787553360904&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45Pe68j0v9119154916z89187079327za20gzb9187079327zd9187079327xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=115938466~115938469~117776795~118897920~118897930~119367802~119367810~120213116~120315470~120385422&u_w=412&u_h=823&url=https%3A%2F%2Feaglepatches.uk%2F&rcb=8&frm=0&tiba=Custom%20Patches%20UK%20%7C%20Free%20Design%20%26%20Fast%20Delivery&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1530130910.1787553359&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&data=event%3Dgtag.config&ept=9&rfmt=3&fmt=4 — 200 — 2.6 KiB — 42 ms — h3https://www.google.com/rmkt/collect/499054851/?random=1787553360904&cv=11&fst=1787553360904&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45Pe68j0v9119154916z89187079327za20gzb9187079327zd9187079327xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=115938466~115938469~117776795~118897920~118897930~119367802~119367810~120213116~120315470~120385422&u_w=412&u_h=823&url=https%3A%2F%2Feaglepatches.uk%2F&rcb=8&frm=0&tiba=Custom%20Patches%20UK%20%7C%20Free%20Design%20%26%20Fast%20Delivery&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1530130910.1787553359&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&data=event%3Dgtag.config&ept=68&gcp=5www.google.com/rmkt/collect/4990548... https://www.google.com/rmkt/collect/499054851/?random=1787553360904&cv=11&fst=1787553360904&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45Pe68j0v9119154916z89187079327za20gzb9187079327zd9187079327xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=115938466~115938469~117776795~118897920~118897930~119367802~119367810~120213116~120315470~120385422&u_w=412&u_h=823&url=https%3A%2F%2Feaglepatches.uk%2F&rcb=8&frm=0&tiba=Custom%20Patches%20UK%20%7C%20Free%20Design%20%26%20Fast%20Delivery&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1530130910.1787553359&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&data=event%3Dgtag.config&ept=68&gcp=5 — 200 — 20 B — 283 ms — h3https://www.google.com/ccm/collect?rcb=8&frm=0&apvc=0&auid=1530130910.1787553359&dt=Custom%20Patches%20UK%20%7C%20Free%20Design%20%26%20Fast%20Delivery&tid=AW-499054851&en=page_view&dl=https%3A%2F%2Feaglepatches.uk%2F&scrsrc=www.googletagmanager.com&rnd=2034729370.1787553359&navt=n&npa=0&gtm=45Pe68j0v9119154916z89187079327za20gzb9187079327zd9187079327xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=115938466~115938469~117776795~118897920~118897930~119367802~119367810~120213116~120315470~120385422&tft=1787553360952&tfd=5903&tids=AW-499054851&fmt=8www.google.com/ccm/collect?rcb=8&fr... https://www.google.com/ccm/collect?rcb=8&frm=0&apvc=0&auid=1530130910.1787553359&dt=Custom%20Patches%20UK%20%7C%20Free%20Design%20%26%20Fast%20Delivery&tid=AW-499054851&en=page_view&dl=https%3A%2F%2Feaglepatches.uk%2F&scrsrc=www.googletagmanager.com&rnd=2034729370.1787553359&navt=n&npa=0&gtm=45Pe68j0v9119154916z89187079327za20gzb9187079327zd9187079327xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=115938466~115938469~117776795~118897920~118897930~119367802~119367810~120213116~120315470~120385422&tft=1787553360952&tfd=5903&tids=AW-499054851&fmt=8 — 200 — 21 B — 278 ms — h3https://eaglepatches.uk/wp-content/uploads/2024/06/10-1.png.webp/wp-content/uploads/2024/06/10-1.pn... https://eaglepatches.uk/wp-content/uploads/2024/06/10-1.png.webp — 200 — 83.9 KiB — 528 ms — h3https://eaglepatches.uk/wp-content/uploads/2024/05/7-1.png.webp/wp-content/uploads/2024/05/7-1.png... https://eaglepatches.uk/wp-content/uploads/2024/05/7-1.png.webp — 200 — 85.7 KiB — 506 ms — h3https://eaglepatches.uk/wp-content/uploads/2024/05/2-1.png.webp/wp-content/uploads/2024/05/2-1.png... https://eaglepatches.uk/wp-content/uploads/2024/05/2-1.png.webp — 200 — 118.6 KiB — 600 ms — h3https://eaglepatches.uk/wp-content/uploads/2024/06/S8915_Gunmetal.png.webp/wp-content/uploads/2024/06/S8915_G... https://eaglepatches.uk/wp-content/uploads/2024/06/S8915_Gunmetal.png.webp — 200 — 254.3 KiB — 650 ms — h3https://eaglepatches.uk/wp-content/uploads/2024/06/10-1-150x150.png.webp/wp-content/uploads/2024/06/10-1-15... https://eaglepatches.uk/wp-content/uploads/2024/06/10-1-150x150.png.webp — 200 — 8.9 KiB — 351 ms — h3https://eaglepatches.uk/wp-content/uploads/2024/05/7-1-150x150.png.webp/wp-content/uploads/2024/05/7-1-150... https://eaglepatches.uk/wp-content/uploads/2024/05/7-1-150x150.png.webp — 200 — 9.4 KiB — 111 ms — h3https://eaglepatches.uk/wp-content/uploads/2024/05/2-1-150x150.png.webp/wp-content/uploads/2024/05/2-1-150... https://eaglepatches.uk/wp-content/uploads/2024/05/2-1-150x150.png.webp — 200 — 7.9 KiB — 113 ms — h3https://eaglepatches.uk/wp-content/uploads/2024/06/S8915_Gunmetal-150x150.png.webp/wp-content/uploads/2024/06/S8915_G... https://eaglepatches.uk/wp-content/uploads/2024/06/S8915_Gunmetal-150x150.png.webp — 200 — 8.2 KiB — 367 ms — h3https://www.googleadservices.com/pagead/conversion/499054851/wcm?cc=ZZ&dn=8887107455&cl=aQlbCMequZkaEIPy--0B&dma=0&npa=0&ct_eid=2www.googleadservices.com/pagead/con... https://www.googleadservices.com/pagead/conversion/499054851/wcm?cc=ZZ&dn=8887107455&cl=aQlbCMequZkaEIPy--0B&dma=0&npa=0&ct_eid=2 — 302 — 20 B — 197 ms — h3https://www.google.com/pagead/1p-user-list/499054851/?random=1787553360904&cv=11&fst=1787551200000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45Pe68j0v9119154916z89187079327za20gzb9187079327zd9187079327xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=115938466~115938469~117776795~118897920~118897930~119367802~119367810~120213116~120315470~120385422&u_w=412&u_h=823&url=https%3A%2F%2Feaglepatches.uk%2F&rcb=8&frm=0&tiba=Custom%20Patches%20UK%20%7C%20Free%20Design%20%26%20Fast%20Delivery&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1530130910.1787553359&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&data=event%3Dgtag.config&ept=9&rfmt=3&fmt=3&is_vtc=1&cid=CAQS7AEAQM4h3COW_Jtw0JnaQIiz-0MZ3SCZH_03wZqMs5E51YhQtgCpnURCWsxfZQvqkZ03j8RkbWzxeStxslPjBGj0PqXFHKc_RBcz4c_QSfhhkcJ906G9oi06MxadieK9EugMQvNSuACC3s9fzn-DBZMOPXiP6-85G9H0y8-kUgpL8fMa1niKrcoJD31e-Ef0_GXtREMd2IH9d6Vzh4OAGIJPVEEFTYV5MGPJGxTstUOiJPOV-amo18qzgJ1QNWA6niCkwgjgbYTQ49H7IhMtUgSTEkBgnC2WhOc2HvBPL0016zhfheE04jjIv0wgNQ&random=2515564863&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/499054851/?random=1787553360904&cv=11&fst=1787551200000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45Pe68j0v9119154916z89187079327za20gzb9187079327zd9187079327xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=115938466~115938469~117776795~118897920~118897930~119367802~119367810~120213116~120315470~120385422&u_w=412&u_h=823&url=https%3A%2F%2Feaglepatches.uk%2F&rcb=8&frm=0&tiba=Custom%20Patches%20UK%20%7C%20Free%20Design%20%26%20Fast%20Delivery&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1530130910.1787553359&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&data=event%3Dgtag.config&ept=9&rfmt=3&fmt=3&is_vtc=1&cid=CAQS7AEAQM4h3COW_Jtw0JnaQIiz-0MZ3SCZH_03wZqMs5E51YhQtgCpnURCWsxfZQvqkZ03j8RkbWzxeStxslPjBGj0PqXFHKc_RBcz4c_QSfhhkcJ906G9oi06MxadieK9EugMQvNSuACC3s9fzn-DBZMOPXiP6-85G9H0y8-kUgpL8fMa1niKrcoJD31e-Ef0_GXtREMd2IH9d6Vzh4OAGIJPVEEFTYV5MGPJGxTstUOiJPOV-amo18qzgJ1QNWA6niCkwgjgbYTQ49H7IhMtUgSTEkBgnC2WhOc2HvBPL0016zhfheE04jjIv0wgNQ&random=2515564863&rmt_tld=0&ipr=y — 200 — 64 B — 29 ms — h3https://www.google.com/pagead/attribution/wcm?cc=ZZ&dn=8887107455&cl=aQlbCMequZkaEIPy--0B&dma=0www.google.com/pagead/attribution/w... https://www.google.com/pagead/attribution/wcm?cc=ZZ&dn=8887107455&cl=aQlbCMequZkaEIPy--0B&dma=0 — 200 — 110 B — 19 ms — h3https://www.facebook.com/tr/?id=1682013916295628&ev=PageView&dl=https%3A%2F%2Feaglepatches.uk%2F&rl=&if=false&ts=1787553361186&iw=false&sw=412&sh=823&v=2.9.384&r=stable&ec=0&o=12318&aems=0%3B0&fbp=fb.1.1787553361151.683470729796415333&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=Custom%20Patches%20UK%20%7C%20Free%20Design%20%26%20Fast%20Delivery&pmd[locale]=en_US&pmd[description]=Order%20custom%20patches%20UK-wide%20with%20free%20design%20service%20and%20fast%20delivery.%20Embroidered%2C%20PVC%2C%20woven%20%26%20chenille%20patches%20%E2%80%94%20get%20your%20free%20quote%20today.&plt=4431&iss=1&imft=1&tz=0&it=1787553360728&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf0&expv2[7]=sd1&expv2[8]=sp1&expv2[9]=ek1&expv2[10]=pc1&expv2[11]=gs1&expv2[12]=zs1&expv2[13]=cp1&expv2[14]=es1&expv2[15]=ac1&expv2[16]=so1&expv2[17]=wc3&expv2[18]=la1&expv2[19]=sf1&expv2[20]=da1&expv2[21]=io1&expv2[22]=ae1&expv2[23]=sx1&expv2[24]=if1&expv2[25]=fd1&expv2[26]=bg3&expv2[27]=mg3&expv2[28]=kl3&expv2[29]=sg3&expv2[30]=mk3&expv2[31]=sn3&expv2[32]=ec3&expv2[33]=mp3&expv2[34]=ps3&expv2[35]=fx3&expv2[36]=vt3&rqm=GETwww.facebook.com/tr/?id=16820139162... https://www.facebook.com/tr/?id=1682013916295628&ev=PageView&dl=https%3A%2F%2Feaglepatches.uk%2F&rl=&if=false&ts=1787553361186&iw=false&sw=412&sh=823&v=2.9.384&r=stable&ec=0&o=12318&aems=0%3B0&fbp=fb.1.1787553361151.683470729796415333&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=Custom%20Patches%20UK%20%7C%20Free%20Design%20%26%20Fast%20Delivery&pmd[locale]=en_US&pmd[description]=Order%20custom%20patches%20UK-wide%20with%20free%20design%20service%20and%20fast%20delivery.%20Embroidered%2C%20PVC%2C%20woven%20%26%20chenille%20patches%20%E2%80%94%20get%20your%20free%20quote%20today.&plt=4431&iss=1&imft=1&tz=0&it=1787553360728&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf0&expv2[7]=sd1&expv2[8]=sp1&expv2[9]=ek1&expv2[10]=pc1&expv2[11]=gs1&expv2[12]=zs1&expv2[13]=cp1&expv2[14]=es1&expv2[15]=ac1&expv2[16]=so1&expv2[17]=wc3&expv2[18]=la1&expv2[19]=sf1&expv2[20]=da1&expv2[21]=io1&expv2[22]=ae1&expv2[23]=sx1&expv2[24]=if1&expv2[25]=fd1&expv2[26]=bg3&expv2[27]=mg3&expv2[28]=kl3&expv2[29]=sg3&expv2[30]=mk3&expv2[31]=sn3&expv2[32]=ec3&expv2[33]=mp3&expv2[34]=ps3&expv2[35]=fx3&expv2[36]=vt3&rqm=GET — 200 — 20 B — 18 ms — h3https://y.clarity.ms/collecty.clarity.ms/collect https://y.clarity.ms/collect — 204 — 279 B — 77 ms — http/1.1https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-main.jsembed.tawk.to/_s/v4/app/6a7f7fd8722... https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-main.js — 200 — 362 B — 51 ms — h3https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-vendor.jsembed.tawk.to/_s/v4/app/6a7f7fd8722... https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-vendor.js — 200 — 31.8 KiB — 101 ms — h3https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-chunk-vendors.jsembed.tawk.to/_s/v4/app/6a7f7fd8722... https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-chunk-vendors.js — 200 — 114.2 KiB — 172 ms — h3https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-chunk-common.jsembed.tawk.to/_s/v4/app/6a7f7fd8722... https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-chunk-common.js — 200 — 67.7 KiB — 140 ms — h3https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-runtime.jsembed.tawk.to/_s/v4/app/6a7f7fd8722... https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-runtime.js — 200 — 1.4 KiB — 62 ms — h3https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-app.jsembed.tawk.to/_s/v4/app/6a7f7fd8722... https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-app.js — 200 — 386 B — 64 ms — h3https://c.clarity.ms/c.gifc.clarity.ms/c.gif https://c.clarity.ms/c.gif — 302 — 517 B — 118 ms — h2https://eaglepatches.uk/cdn-cgi/rum?/cdn-cgi/rum? https://eaglepatches.uk/cdn-cgi/rum? — 204 — 465 B — 11 ms — h3https://eaglepatches.uk/wp-content/uploads/2025/08/cropped-Screenshot-2025-08-14-154723-32x32.png/wp-content/uploads/2025/08/cropped... https://eaglepatches.uk/wp-content/uploads/2025/08/cropped-Screenshot-2025-08-14-154723-32x32.png — 200 — 3.1 KiB — 18 ms — h3https://hn.inspectlet.com/ginit/338653528hn.inspectlet.com/ginit/338653528 https://hn.inspectlet.com/ginit/338653528 — 200 — 585 B — 38 ms — h3https://c.bing.com/c.gif?ctsa=mr&CtsSyncId=95EA418EE8F74A309EE46E574C35B495&RedC=c.clarity.ms&MXFR=188319E0D2116D9E134F0E5FD61163DFc.bing.com/c.gif?ctsa=mr&CtsSyncId=... https://c.bing.com/c.gif?ctsa=mr&CtsSyncId=95EA418EE8F74A309EE46E574C35B495&RedC=c.clarity.ms&MXFR=188319E0D2116D9E134F0E5FD61163DF — 302 — 764 B — 149 ms — h2https://va.tawk.to/v1/widget-settings?propertyId=691dce611d15ae193bc31780&widgetId=1jae6sb8d&sv=nullva.tawk.to/v1/widget-settings?prope... https://va.tawk.to/v1/widget-settings?propertyId=691dce611d15ae193bc31780&widgetId=1jae6sb8d&sv=null — 200 — 1.6 KiB — 148 ms — h3https://c.clarity.ms/c.gif?ctsa=mr&CtsSyncId=95EA418EE8F74A309EE46E574C35B495&MUID=11C89704AEB761CA184B80BBAFF46061c.clarity.ms/c.gif?ctsa=mr&CtsSyncI... https://c.clarity.ms/c.gif?ctsa=mr&CtsSyncId=95EA418EE8F74A309EE46E574C35B495&MUID=11C89704AEB761CA184B80BBAFF46061 — 200 — 467 B — 62 ms — h2https://embed.tawk.to/_s/v4/app/6a7f7fd8722/languages/en.jsonembed.tawk.to/_s/v4/app/6a7f7fd8722... https://embed.tawk.to/_s/v4/app/6a7f7fd8722/languages/en.json — 200 — 4.0 KiB — 55 ms — h3https://embed.tawk.to/_s/v4/app/6a7f7fd8722/languages/en_dev.jsonembed.tawk.to/_s/v4/app/6a7f7fd8722... https://embed.tawk.to/_s/v4/app/6a7f7fd8722/languages/en_dev.json — 200 — 4.0 KiB — 52 ms — h3https://va.tawk.to/v1/session/startva.tawk.to/v1/session/start https://va.tawk.to/v1/session/start — 200 — 0 B — 47 ms — h3https://va.tawk.to/v1/session/startva.tawk.to/v1/session/start https://va.tawk.to/v1/session/start — 200 — 1.1 KiB — 187 ms — h3https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-chunk-2d0d2b7c.jsembed.tawk.to/_s/v4/app/6a7f7fd8722... https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-chunk-2d0d2b7c.js — 200 — 3.4 KiB — 19 ms — h3https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-chunk-2d224aff.jsembed.tawk.to/_s/v4/app/6a7f7fd8722... https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-chunk-2d224aff.js — 200 — 5.4 KiB — 15 ms — h3https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-chunk-3ea2c7ce.jsembed.tawk.to/_s/v4/app/6a7f7fd8722... https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-chunk-3ea2c7ce.js — 200 — 2.6 KiB — 29 ms — h3https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-chunk-2d0da3af.jsembed.tawk.to/_s/v4/app/6a7f7fd8722... https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-chunk-2d0da3af.js — 200 — 5.1 KiB — 27 ms — h3https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-chunk-4fe9d5dd.jsembed.tawk.to/_s/v4/app/6a7f7fd8722... https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-chunk-4fe9d5dd.js — 200 — 767 B — 29 ms — h3https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-chunk-7941cc06.jsembed.tawk.to/_s/v4/app/6a7f7fd8722... https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-chunk-7941cc06.js — 200 — 14.2 KiB — 30 ms — h3https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-chunk-6289ff8e.jsembed.tawk.to/_s/v4/app/6a7f7fd8722... https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-chunk-6289ff8e.js — 200 — 27.6 KiB — 30 ms — h3https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-chunk-2d0c8092.jsembed.tawk.to/_s/v4/app/6a7f7fd8722... https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-chunk-2d0c8092.js — 200 — 2.3 KiB — 29 ms — h3https://embed.tawk.to/_s/v4/app/6a7f7fd8722/css/min-widget.cssembed.tawk.to/_s/v4/app/6a7f7fd8722... https://embed.tawk.to/_s/v4/app/6a7f7fd8722/css/min-widget.css — 200 — 8.2 KiB — 10 ms — h3https://embed.tawk.to/_s/v4/app/6a7f7fd8722/css/message-preview.cssembed.tawk.to/_s/v4/app/6a7f7fd8722... https://embed.tawk.to/_s/v4/app/6a7f7fd8722/css/message-preview.css — 200 — 12.3 KiB — 12 ms — h3https://embed.tawk.to/_s/v4/app/6a7f7fd8722/css/max-widget.cssembed.tawk.to/_s/v4/app/6a7f7fd8722... https://embed.tawk.to/_s/v4/app/6a7f7fd8722/css/max-widget.css — 200 — 23.7 KiB — 13 ms — h3https://y.clarity.ms/collecty.clarity.ms/collect https://y.clarity.ms/collect — 204 — 279 B — 61 ms — http/1.1https://cdn.jsdelivr.net/emojione/2.2.7/lib/js/emojione.min.jscdn.jsdelivr.net/emojione/2.2.7/lib... https://cdn.jsdelivr.net/emojione/2.2.7/lib/js/emojione.min.js — 200 — 39.0 KiB — 22 ms — h2https://embed.tawk.to/_s/v4/assets/fonts/tawk-font-icon-3.woff?55755728=embed.tawk.to/_s/v4/assets/fonts/ta... https://embed.tawk.to/_s/v4/assets/fonts/tawk-font-icon-3.woff?55755728= — 200 — 92.0 KiB — 128 ms — h3https://cdn.jsdelivr.net/emojione/assets/png/1f44b.png?v=2.2.7cdn.jsdelivr.net/emojione/assets/pn... https://cdn.jsdelivr.net/emojione/assets/png/1f44b.png?v=2.2.7 — 200 — 1.4 KiB — 5 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
33% of JavaScript execution is third-party
First-party Third-party 6659ms · 1502KB · £34/mo
Tawk.to
Chat
Costly
Execution 1384ms
Transfer 114 KB
Unused 61%
Monthly Cost £7/mo
Google Tag Manager
Tag Manager
Costly
Execution 574ms
Transfer 187 KB
Unused 36%
Monthly Cost £3/mo
Google Tag Manager
Tag Manager
Costly
Execution 528ms
Transfer 157 KB
Unused 38%
Monthly Cost £3/mo
Google Tag Manager
Tag Manager
Costly
Execution 488ms
Transfer 158 KB
Unused 44%
Monthly Cost £3/mo
Google Tag Manager
Tag Manager
Costly
Execution 472ms
Transfer 147 KB
Unused 45%
Monthly Cost £2/mo
Google Tag Manager
Tag Manager
Costly
Execution 463ms
Transfer 159 KB
Unused 38%
Monthly Cost £2/mo
Facebook Pixel
Advertising
Costly
Execution 414ms
Transfer 105 KB
Unused 33%
Monthly Cost £2/mo
Google Tag Manager
Tag Manager
Costly
Execution 374ms
Transfer 166 KB
Unused 43%
Monthly Cost £2/mo
Facebook Pixel
Advertising
Costly
Execution 349ms
Transfer 67 KB
Unused 35%
Monthly Cost £2/mo
Microsoft Clarity
Session Replay
Costly
Execution 315ms
Transfer 25 KB
Monthly Cost £2/mo
Tawk.to
Chat
Costly
Execution 263ms
Transfer 28 KB
Monthly Cost £1/mo
Tawk.to
Chat
Costly
Execution 245ms
Transfer 68 KB
Unused 45%
Monthly Cost £1/mo
cdn.inspectlet.com
Other
Optional
Execution 185ms
Transfer 24 KB
Monthly Cost £1/mo
Tawk.to
Chat
Optional
Execution 177ms
Transfer 3 KB
Monthly Cost £1/mo
Tawk.to
Chat
Optional
Execution 147ms
Transfer 32 KB
Monthly Cost £1/mo
Tawk.to
Chat
Optional
Execution 120ms
Transfer 3 KB
Monthly Cost £1/mo
jsDelivr
CDN
Optional
Execution 98ms
Transfer 39 KB
Monthly Cost £1/mo
www.gstatic.com
Other
Optional
Execution 64ms
Transfer 21 KB
Monthly Cost £0/mo

These scripts may cost more than they're worth

  • Tawk.to adds 1384ms and costs ~£7/month
  • Google Tag Manager adds 574ms and costs ~£3/month
  • Google Tag Manager adds 528ms and costs ~£3/month
  • Google Tag Manager adds 488ms and costs ~£3/month
  • Google Tag Manager adds 472ms and costs ~£2/month
  • Google Tag Manager adds 463ms and costs ~£2/month
  • Facebook Pixel adds 414ms and costs ~£2/month
  • Google Tag Manager adds 374ms and costs ~£2/month
  • Facebook Pixel adds 349ms and costs ~£2/month
  • Microsoft Clarity adds 315ms and costs ~£2/month
  • Tawk.to adds 263ms and costs ~£1/month
  • Tawk.to adds 245ms and costs ~£1/month

Tawk.to takes 1384ms 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

61% of Tawk.to'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

Google Tag Manager takes 574ms 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

Google Tag Manager takes 528ms 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

Google Tag Manager takes 488ms 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

Google Tag Manager takes 472ms 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

Google Tag Manager takes 463ms 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

Facebook Pixel takes 414ms 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

Google Tag Manager takes 374ms 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

Facebook Pixel takes 349ms 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

Microsoft Clarity takes 315ms 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

Tawk.to takes 263ms 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

Tawk.to takes 245ms 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

Real-User Performance (CrUX)
Field metrics from the Chrome User Experience Report
INFO

Chrome User Experience (CrUX)

Real-user metrics from the Chrome UX Report (2026-07-26 — 2026-08-22)

LCP (p75)

5262 ms

31% good

INP (p75)

0 ms

0% good

CLS (p75)

0.330

59% good

FCP (p75)

4968 ms

TTFB (p75)

4167 ms

Image Optimization
188 images, 3681 KB total, 2100 KB wasted
INFO

Image Optimization Audit

Total Images

188

Total Size

3681 KB

Oversized

38

Wasted

2100 KB

100 missing dimensions 18 missing lazy loading
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback