Skip to content
https://myminifactory.com

Performance

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

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

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

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

1.23 s

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

2.52 s

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

20 ms

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

0.009

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

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

4.08 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
15
6 PASS 2 REVIEW 5 FIX
F
Page Weight Budget
Action
3.7 MB transferred, 145 requests
FIX
3.7 MB transferred, 145 requests
Warning::
Page weighs 6.9 MB (3.7 MB transferred)
Warning::
Images are 2.3 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 2.3 MB
Warning::
JavaScript is 1013 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1013 KB
Warning::
145 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.77 g CO2 per page load
3.7 MB / 2.4 MB budget
3.7 MB transferred
145 requests
0.77 g CO2 per page load
Images 2.3 MiB 62%
JavaScript 1013.3 KiB 27%
HTML 329.7 KiB 9%
Fonts 56.8 KiB 2%
CSS 21.5 KiB 1%
Other 5.3 KiB 0%
Other 4.8 KiB 0%
Other 3.4 KiB 0%
Other 1.1 KiB 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (3.7 MiB of 3.7 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Bundles
Action
11 scripts, 478 KB unused
FIX
11 scripts, 478 KB unused
Warning::
https://www.myminifactory.com/js/build/homepage.6f...: 229 KB unused (59%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.myminifactory.com/js/build/base-templa...: 93 KB unused (46%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-ZPV6...: 67 KB unused (39%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-KBR...: 64 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://static.myminifactory.com/matomo.js: 24 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 478 KB
478 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.myminifactory.com/js/build/homepage.6f4c5fde.js387 KB229 KB (59%)3rd
https://www.myminifactory.com/js/build/base-template.0cdd960d.js205 KB93 KB (46%)3rd
https://www.googletagmanager.com/gtag/js?id=G-ZPV6BRC3CZ&cx=c&gtm=4e64k0h1172 KB67 KB (39%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-KBRXHQ4132 KB64 KB (49%)3rd
https://static.myminifactory.com/matomo.js49 KB24 KB (49%)3rd
https://www.myminifactory.com/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js4 KB3rd
https://www.myminifactory.com/js/build/runtime.2414c6e9.js2 KB3rd
https://www.myminifactory.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js?13 KB3rd
https://js-agent.newrelic.com/nr-spa-1.313.1.min.js30 KB3rd
https://stats.myminifactory.com/plugins/HeatmapSessionRecording/configs.php?idsite=1&trackerid=QBZvtQ&url=https%3A%2F%2Fwww.myminifactory.com%2F0 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
145 resources · 3.7 MB · 478 KB savings available
FIX
145 resources · 3.7 MB · 478 KB savings available
Warning::
Page weight 2.7 MB over 1MB target
Got: 3.7 MB Expected: ≤ 1 MB
Info::
~478 KB of savings available
Warning::
144 third-party resources (100% of weight)
Info::
3 resources over 200KB
145 resources · 3.7 MiB · 144 third-party 2.7 MiB over 1MB target
Image 62% · 2.3 MiB
JavaScript 27% · 1013.3 KiB
Document 9% · 329.7 KiB
Font 2% · 56.8 KiB
CSS 1% · 21.5 KiB
Other 0% · 8.4 KiB

~478.1 KiB of savings available

Remove unused JavaScript: 478.1 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
102 images, 0 KB saveable
REVIEW
102 images, 0 KB saveable
Warning::
https://www.myminifactory.com/images/footer/MMF_fo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
102 images 2.3 MB
0 oversized -0 KB
7 legacy format
1 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

C
JS Execution Cost
Action
1166ms total JS execution
REVIEW
1166ms total JS execution
Warning::
https://www.myminifactory.com/js/build/base-templa...: 302ms CPU time
Info::
Unattributable: 216ms CPU time
Info::
https://www.myminifactory.com/: 166ms CPU time
Info::
https://www.myminifactory.com/cdn-cgi/scripts/7d0f...: 125ms CPU time
Info::
https://www.myminifactory.com/cdn-cgi/challenge-pl...: 124ms CPU time
Warning::
Third-party scripts: 1166ms (100% of total)

Main Thread Breakdown

Script Evaluation 54% Other 21% Style & Layout 11% Script Parsing & Compilation 7% Rendering 3%
ScriptTotalScriptingParse/CompileParty
https://www.myminifactory.com/js/build/base-template.0cdd960d.js302ms219ms13ms3rd
Unattributable216ms25ms0ms3rd
https://www.myminifactory.com/166ms11ms1ms3rd
https://www.myminifactory.com/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js125ms97ms6ms3rd
https://www.myminifactory.com/cdn-cgi/challenge-platform/scripts/jsd/main.js124ms109ms2ms3rd
https://www.myminifactory.com/js/build/homepage.6f4c5fde.js84ms44ms25ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-KBRXHQ476ms46ms21ms3rd
https://www.googletagmanager.com/gtag/js?id=G-ZPV6BRC3CZ&cx=c&gtm=4e64k0h173ms62ms10ms3rd
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
4 fonts (57 KB)
PASS
4 fonts (57 KB)
Info::
4 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

4

57 KB total

Render-blocking

0

of 4

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 1.2 s LCP 2.5 shttps://fonts.gstatic.com/s/ubuntu/v21/4iCv6KVjbNBYlgoCxCvjsGyNPYZvgw.woff24iCv6KVjbNBYlgoCxCvjsGy... https://fonts.gstatic.com/s/ubuntu/v21/4iCv6KVjbNBYlgoCxCvjsGyNPYZvgw.woff2 — 14.6 KiB — 56 ms — font-display: swaphttps://fonts.gstatic.com/s/ubuntu/v21/4iCs6KVjbNBYlgoKfw72nU6AFw.woff24iCs6KVjbNBYlgoKfw72nU6... https://fonts.gstatic.com/s/ubuntu/v21/4iCs6KVjbNBYlgoKfw72nU6AFw.woff2 — 13.8 KiB — 45 ms — font-display: swaphttps://fonts.gstatic.com/s/ubuntu/v21/4iCu6KVjbNBYlgoKej70l0miFYxn.woff24iCu6KVjbNBYlgoKej70l0m... https://fonts.gstatic.com/s/ubuntu/v21/4iCu6KVjbNBYlgoKej70l0miFYxn.woff2 — 14.5 KiB — 37 ms — font-display: swaphttps://fonts.gstatic.com/s/ubuntu/v21/4iCv6KVjbNBYlgoCjC3jsGyNPYZvgw.woff24iCv6KVjbNBYlgoCjC3jsGy... https://fonts.gstatic.com/s/ubuntu/v21/4iCv6KVjbNBYlgoCjC3jsGyNPYZvgw.woff2 — 14.0 KiB — 30 ms — font-display: swap
4iCv6KVjbNBYlgoCxCvjsGy... woff2 swap
Size 15 KB
Load time 56 ms
Start 582 ms
Risk FOUT — text flashes from fallback to web font
4iCs6KVjbNBYlgoKfw72nU6... woff2 swap
Size 14 KB
Load time 45 ms
Start 582 ms
Risk FOUT — text flashes from fallback to web font
4iCu6KVjbNBYlgoKej70l0m... woff2 swap
Size 14 KB
Load time 37 ms
Start 582 ms
Risk FOUT — text flashes from fallback to web font
4iCv6KVjbNBYlgoCjC3jsGy... woff2 swap
Size 14 KB
Load time 30 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
145 requests over 2032ms
INFO
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 1.2 s LCP 2.5 shttps://myminifactory.com// https://myminifactory.com/ — 301 — 431 B — 44 ms — h3https://www.myminifactory.com/www.myminifactory.com/ https://www.myminifactory.com/ — 200 — 329.7 KiB — 692 ms — h3https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,400&display=swapfonts.googleapis.com/css2?family=Ub... https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,400&display=swap — 200 — 1.2 KiB — 89 ms — h2https://fonts.googleapis.com/css2?family=Suez+One&display=swapfonts.googleapis.com/css2?family=Su... https://fonts.googleapis.com/css2?family=Suez+One&display=swap — 200 — 518 B — 94 ms — h2https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swapfonts.googleapis.com/css2?family=Ma... https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap — 200 — 698 B — 93 ms — h2https://www.myminifactory.com/css/common-fonts.min.css?v185www.myminifactory.com/css/common-fo... https://www.myminifactory.com/css/common-fonts.min.css?v185 — 200 — 706 B — 30 ms — h3https://fonts.googleapis.com/icon?family=Material+Icons&display=swapfonts.googleapis.com/icon?family=Ma... https://fonts.googleapis.com/icon?family=Material+Icons&display=swap — 200 — 932 B — 95 ms — h2https://www.myminifactory.com/css/font-awesome.min.css?v185www.myminifactory.com/css/font-awes... https://www.myminifactory.com/css/font-awesome.min.css?v185 — 200 — 6.5 KiB — 37 ms — h3https://www.myminifactory.com/css/fonts/Open-Sans.css?v185www.myminifactory.com/css/fonts/Ope... https://www.myminifactory.com/css/fonts/Open-Sans.css?v185 — 200 — 1.7 KiB — 36 ms — h3https://www.myminifactory.com/js/build/base-template.61b8562d.csswww.myminifactory.com/js/build/base... https://www.myminifactory.com/js/build/base-template.61b8562d.css — 200 — 9.3 KiB — 32 ms — h3https://www.myminifactory.com/manifest.jsonwww.myminifactory.com/manifest.json https://www.myminifactory.com/manifest.json — 200 — 1.1 KiB — 145 ms — h3https://dl4.myminifactory.com/public-assets/cms/dynamic_ads/paizotb1-69e8c2370d4e8.jpgdl4.myminifactory.com/public-assets... https://dl4.myminifactory.com/public-assets/cms/dynamic_ads/paizotb1-69e8c2370d4e8.jpg — 200 — 5.3 KiB — 310 ms — http/1.1https://fonts.gstatic.com/s/ubuntu/v21/4iCv6KVjbNBYlgoCxCvjsGyNPYZvgw.woff2fonts.gstatic.com/s/ubuntu/v21/4iCv... https://fonts.gstatic.com/s/ubuntu/v21/4iCv6KVjbNBYlgoCxCvjsGyNPYZvgw.woff2 — 200 — 14.6 KiB — 56 ms — h3https://fonts.gstatic.com/s/ubuntu/v21/4iCs6KVjbNBYlgoKfw72nU6AFw.woff2fonts.gstatic.com/s/ubuntu/v21/4iCs... https://fonts.gstatic.com/s/ubuntu/v21/4iCs6KVjbNBYlgoKfw72nU6AFw.woff2 — 200 — 13.8 KiB — 45 ms — h3https://fonts.gstatic.com/s/ubuntu/v21/4iCu6KVjbNBYlgoKej70l0miFYxn.woff2fonts.gstatic.com/s/ubuntu/v21/4iCu... https://fonts.gstatic.com/s/ubuntu/v21/4iCu6KVjbNBYlgoKej70l0miFYxn.woff2 — 200 — 14.5 KiB — 37 ms — h3https://www.myminifactory.com/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.jswww.myminifactory.com/cdn-cgi/scrip... https://www.myminifactory.com/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js — 200 — 4.2 KiB — 22 ms — h3https://www.myminifactory.com/js/build/homepage.6f4c5fde.jswww.myminifactory.com/js/build/home... https://www.myminifactory.com/js/build/homepage.6f4c5fde.js — 200 — 386.7 KiB — 68 ms — h3https://www.myminifactory.com/js/build/base-template.0cdd960d.jswww.myminifactory.com/js/build/base... https://www.myminifactory.com/js/build/base-template.0cdd960d.js — 200 — 205.0 KiB — 48 ms — h3https://www.myminifactory.com/js/build/runtime.2414c6e9.jswww.myminifactory.com/js/build/runt... https://www.myminifactory.com/js/build/runtime.2414c6e9.js — 200 — 1.6 KiB — 32 ms — h3https://www.myminifactory.com/cdn-cgi/challenge-platform/scripts/jsd/main.jswww.myminifactory.com/cdn-cgi/chall... https://www.myminifactory.com/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 223 B — 21 ms — h3https://www.myminifactory.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js?www.myminifactory.com/cdn-cgi/chall... https://www.myminifactory.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js? — 200 — 13.0 KiB — 26 ms — h3https://www.myminifactory.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.701626560664917:1776892374:gQJljF0aZZrIO3IynWNGsIOLzRNC3tjn0Mr3NcjBzVE/9f07d0d99d7d2a16www.myminifactory.com/cdn-cgi/chall... https://www.myminifactory.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.701626560664917:1776892374:gQJljF0aZZrIO3IynWNGsIOLzRNC3tjn0Mr3NcjBzVE/9f07d0d99d7d2a16 — 200 — 1.0 KiB — 25 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-KBRXHQ4www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-KBRXHQ4 — 200 — 132.5 KiB — 162 ms — h2https://static.myminifactory.com/matomo.jsstatic.myminifactory.com/matomo.js https://static.myminifactory.com/matomo.js — 200 — 48.5 KiB — 36 ms — h3https://www.myminifactory.com/favicon.svg?v185www.myminifactory.com/favicon.svg?v... https://www.myminifactory.com/favicon.svg?v185 — 200 — 817 B — 33 ms — h3https://www.myminifactory.com/cart/content-jsonwww.myminifactory.com/cart/content-... https://www.myminifactory.com/cart/content-json — 200 — 578 B — 158 ms — h3https://www.myminifactory.com/api/inbox/counterwww.myminifactory.com/api/inbox/cou... https://www.myminifactory.com/api/inbox/counter — 200 — 558 B — 142 ms — h3https://www.myminifactory.com/frontier/5409/numberswww.myminifactory.com/frontier/5409... https://www.myminifactory.com/frontier/5409/numbers — 200 — 595 B — 145 ms — h3https://www.myminifactory.com/frontier/5350/numberswww.myminifactory.com/frontier/5350... https://www.myminifactory.com/frontier/5350/numbers — 200 — 587 B — 152 ms — h3https://www.myminifactory.com/frontier/5409/numberswww.myminifactory.com/frontier/5409... https://www.myminifactory.com/frontier/5409/numbers — 200 — 593 B — 293 ms — h3
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 1.2 s LCP 2.5 shttps://myminifactory.com// https://myminifactory.com/ — 301 — 431 B — 44 ms — h3https://www.myminifactory.com/www.myminifactory.com/ https://www.myminifactory.com/ — 200 — 329.7 KiB — 692 ms — h3https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,400&display=swapfonts.googleapis.com/css2?family=Ub... https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,400&display=swap — 200 — 1.2 KiB — 89 ms — h2https://fonts.googleapis.com/css2?family=Suez+One&display=swapfonts.googleapis.com/css2?family=Su... https://fonts.googleapis.com/css2?family=Suez+One&display=swap — 200 — 518 B — 94 ms — h2https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swapfonts.googleapis.com/css2?family=Ma... https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap — 200 — 698 B — 93 ms — h2https://www.myminifactory.com/css/common-fonts.min.css?v185www.myminifactory.com/css/common-fo... https://www.myminifactory.com/css/common-fonts.min.css?v185 — 200 — 706 B — 30 ms — h3https://fonts.googleapis.com/icon?family=Material+Icons&display=swapfonts.googleapis.com/icon?family=Ma... https://fonts.googleapis.com/icon?family=Material+Icons&display=swap — 200 — 932 B — 95 ms — h2https://www.myminifactory.com/css/font-awesome.min.css?v185www.myminifactory.com/css/font-awes... https://www.myminifactory.com/css/font-awesome.min.css?v185 — 200 — 6.5 KiB — 37 ms — h3https://www.myminifactory.com/css/fonts/Open-Sans.css?v185www.myminifactory.com/css/fonts/Ope... https://www.myminifactory.com/css/fonts/Open-Sans.css?v185 — 200 — 1.7 KiB — 36 ms — h3https://www.myminifactory.com/js/build/base-template.61b8562d.csswww.myminifactory.com/js/build/base... https://www.myminifactory.com/js/build/base-template.61b8562d.css — 200 — 9.3 KiB — 32 ms — h3https://www.myminifactory.com/manifest.jsonwww.myminifactory.com/manifest.json https://www.myminifactory.com/manifest.json — 200 — 1.1 KiB — 145 ms — h3https://dl4.myminifactory.com/public-assets/cms/dynamic_ads/paizotb1-69e8c2370d4e8.jpgdl4.myminifactory.com/public-assets... https://dl4.myminifactory.com/public-assets/cms/dynamic_ads/paizotb1-69e8c2370d4e8.jpg — 200 — 5.3 KiB — 310 ms — http/1.1https://fonts.gstatic.com/s/ubuntu/v21/4iCv6KVjbNBYlgoCxCvjsGyNPYZvgw.woff2fonts.gstatic.com/s/ubuntu/v21/4iCv... https://fonts.gstatic.com/s/ubuntu/v21/4iCv6KVjbNBYlgoCxCvjsGyNPYZvgw.woff2 — 200 — 14.6 KiB — 56 ms — h3https://fonts.gstatic.com/s/ubuntu/v21/4iCs6KVjbNBYlgoKfw72nU6AFw.woff2fonts.gstatic.com/s/ubuntu/v21/4iCs... https://fonts.gstatic.com/s/ubuntu/v21/4iCs6KVjbNBYlgoKfw72nU6AFw.woff2 — 200 — 13.8 KiB — 45 ms — h3https://fonts.gstatic.com/s/ubuntu/v21/4iCu6KVjbNBYlgoKej70l0miFYxn.woff2fonts.gstatic.com/s/ubuntu/v21/4iCu... https://fonts.gstatic.com/s/ubuntu/v21/4iCu6KVjbNBYlgoKej70l0miFYxn.woff2 — 200 — 14.5 KiB — 37 ms — h3https://www.myminifactory.com/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.jswww.myminifactory.com/cdn-cgi/scrip... https://www.myminifactory.com/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js — 200 — 4.2 KiB — 22 ms — h3https://www.myminifactory.com/js/build/homepage.6f4c5fde.jswww.myminifactory.com/js/build/home... https://www.myminifactory.com/js/build/homepage.6f4c5fde.js — 200 — 386.7 KiB — 68 ms — h3https://www.myminifactory.com/js/build/base-template.0cdd960d.jswww.myminifactory.com/js/build/base... https://www.myminifactory.com/js/build/base-template.0cdd960d.js — 200 — 205.0 KiB — 48 ms — h3https://www.myminifactory.com/js/build/runtime.2414c6e9.jswww.myminifactory.com/js/build/runt... https://www.myminifactory.com/js/build/runtime.2414c6e9.js — 200 — 1.6 KiB — 32 ms — h3https://www.myminifactory.com/cdn-cgi/challenge-platform/scripts/jsd/main.jswww.myminifactory.com/cdn-cgi/chall... https://www.myminifactory.com/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 223 B — 21 ms — h3https://www.myminifactory.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js?www.myminifactory.com/cdn-cgi/chall... https://www.myminifactory.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js? — 200 — 13.0 KiB — 26 ms — h3https://www.myminifactory.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.701626560664917:1776892374:gQJljF0aZZrIO3IynWNGsIOLzRNC3tjn0Mr3NcjBzVE/9f07d0d99d7d2a16www.myminifactory.com/cdn-cgi/chall... https://www.myminifactory.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.701626560664917:1776892374:gQJljF0aZZrIO3IynWNGsIOLzRNC3tjn0Mr3NcjBzVE/9f07d0d99d7d2a16 — 200 — 1.0 KiB — 25 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-KBRXHQ4www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-KBRXHQ4 — 200 — 132.5 KiB — 162 ms — h2https://static.myminifactory.com/matomo.jsstatic.myminifactory.com/matomo.js https://static.myminifactory.com/matomo.js — 200 — 48.5 KiB — 36 ms — h3https://www.myminifactory.com/favicon.svg?v185www.myminifactory.com/favicon.svg?v... https://www.myminifactory.com/favicon.svg?v185 — 200 — 817 B — 33 ms — h3https://www.myminifactory.com/cart/content-jsonwww.myminifactory.com/cart/content-... https://www.myminifactory.com/cart/content-json — 200 — 578 B — 158 ms — h3https://www.myminifactory.com/api/inbox/counterwww.myminifactory.com/api/inbox/cou... https://www.myminifactory.com/api/inbox/counter — 200 — 558 B — 142 ms — h3https://www.myminifactory.com/frontier/5409/numberswww.myminifactory.com/frontier/5409... https://www.myminifactory.com/frontier/5409/numbers — 200 — 595 B — 145 ms — h3https://www.myminifactory.com/frontier/5350/numberswww.myminifactory.com/frontier/5350... https://www.myminifactory.com/frontier/5350/numbers — 200 — 587 B — 152 ms — h3https://www.myminifactory.com/frontier/5409/numberswww.myminifactory.com/frontier/5409... https://www.myminifactory.com/frontier/5409/numbers — 200 — 593 B — 293 ms — h3https://www.myminifactory.com/frontier/5288/numberswww.myminifactory.com/frontier/5288... https://www.myminifactory.com/frontier/5288/numbers — 200 — 593 B — 163 ms — h3https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/width:150/plain/https://dl4.myminifactory.com/public-assets/cms/static_banners/paizo_hp_finaldays-69e8c1121f32e.jpgimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/width:150/plain/https://dl4.myminifactory.com/public-assets/cms/static_banners/paizo_hp_finaldays-69e8c1121f32e.jpg — 200 — 4.9 KiB — 32 ms — h3https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/width:1520/plain/https://dl4.myminifactory.com/public-assets/cms/static_banners/paizo_hp_finaldays-69e8c1121f32e.jpgimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/width:1520/plain/https://dl4.myminifactory.com/public-assets/cms/static_banners/paizo_hp_finaldays-69e8c1121f32e.jpg — 200 — 143.5 KiB — 64 ms — h3https://www.myminifactory.com/images/soulCrafted.svgwww.myminifactory.com/images/soulCr... https://www.myminifactory.com/images/soulCrafted.svg — 200 — 31.6 KiB — 64 ms — h3https://www.myminifactory.com/images/soulCrafted-white.svgwww.myminifactory.com/images/soulCr... https://www.myminifactory.com/images/soulCrafted-white.svg — 200 — 32.8 KiB — 64 ms — h3https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/plain/https://dl4.myminifactory.com/public-assets/cms/static_banners/merchant_row-69e77233bee16.png@webpimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/plain/https://dl4.myminifactory.com/public-assets/cms/static_banners/merchant_row-69e77233bee16.png@webp — 200 — 41.0 KiB — 39 ms — h3https://www.myminifactory.com/images/footer/MMF_footer_logo.svgwww.myminifactory.com/images/footer... https://www.myminifactory.com/images/footer/MMF_footer_logo.svg — 200 — 24.5 KiB — 64 ms — h3https://js-agent.newrelic.com/nr-spa-1.313.1.min.jsjs-agent.newrelic.com/nr-spa-1.313.... https://js-agent.newrelic.com/nr-spa-1.313.1.min.js — 200 — 30.3 KiB — 8 ms — h2https://fonts.gstatic.com/s/ubuntu/v21/4iCv6KVjbNBYlgoCjC3jsGyNPYZvgw.woff2fonts.gstatic.com/s/ubuntu/v21/4iCv... https://fonts.gstatic.com/s/ubuntu/v21/4iCv6KVjbNBYlgoCjC3jsGyNPYZvgw.woff2 — 200 — 14.0 KiB — 30 ms — h3https://www.myminifactory.com/images/launcher/launcher-icon-144x144.pngwww.myminifactory.com/images/launch... https://www.myminifactory.com/images/launcher/launcher-icon-144x144.png — 200 — 3.8 KiB — 26 ms — h3https://www.myminifactory.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.701626560664917:1776892374:gQJljF0aZZrIO3IynWNGsIOLzRNC3tjn0Mr3NcjBzVE/9f07d0d99d7d2a16www.myminifactory.com/cdn-cgi/chall... https://www.myminifactory.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.701626560664917:1776892374:gQJljF0aZZrIO3IynWNGsIOLzRNC3tjn0Mr3NcjBzVE/9f07d0d99d7d2a16 — 200 — 1.0 KiB — 25 ms — h3https://images2.myminifactory.com/insecure/rt:fill-down/w:200/h:200/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/893f5037669c858e69ff45e1616759599d939ff8.jpgimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/rt:fill-down/w:200/h:200/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/893f5037669c858e69ff45e1616759599d939ff8.jpg — 200 — 6.9 KiB — 29 ms — h3https://images2.myminifactory.com/insecure/rt:fill-down/w:200/h:200/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/964f08d2569f22b0bdbee410d751fdb7169c799d.pngimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/rt:fill-down/w:200/h:200/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/964f08d2569f22b0bdbee410d751fdb7169c799d.png — 200 — 12.4 KiB — 31 ms — h3https://images2.myminifactory.com/insecure/rt:fill-down/w:200/h:200/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/238dd080ad3b607722419e33e7b7e76dc4d2f6c4.jpgimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/rt:fill-down/w:200/h:200/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/238dd080ad3b607722419e33e7b7e76dc4d2f6c4.jpg — 200 — 6.8 KiB — 43 ms — h3https://images2.myminifactory.com/insecure/rt:fill-down/w:200/h:200/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/42a8563de59389a80de65e9fddc69c3ea5d27166.jpgimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/rt:fill-down/w:200/h:200/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/42a8563de59389a80de65e9fddc69c3ea5d27166.jpg — 200 — 2.6 KiB — 42 ms — h3https://images2.myminifactory.com/insecure/rt:fill-down/w:200/h:200/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/adb320d5d4531af6bcea0a9fd13dc4249ab22289.jpgimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/rt:fill-down/w:200/h:200/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/adb320d5d4531af6bcea0a9fd13dc4249ab22289.jpg — 200 — 10.4 KiB — 41 ms — h3https://images2.myminifactory.com/insecure/rt:fill-down/w:200/h:200/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/a50e3106ae6319bb2c0abc03063cb7fa19ebb510.jpgimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/rt:fill-down/w:200/h:200/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/a50e3106ae6319bb2c0abc03063cb7fa19ebb510.jpg — 200 — 4.5 KiB — 74 ms — h3https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:300/plain/https://images2.myminifactory.com/insecure/rt:fill-down/w:200/h:200/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/893f5037669c858e69ff45e1616759599d939ff8.jpgimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:300/plain/https://images2.myminifactory.com/insecure/rt:fill-down/w:200/h:200/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/893f5037669c858e69ff45e1616759599d939ff8.jpg — 200 — 8.2 KiB — 41 ms — h3https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:300/plain/https://images2.myminifactory.com/insecure/rt:fill-down/w:200/h:200/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/964f08d2569f22b0bdbee410d751fdb7169c799d.pngimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:300/plain/https://images2.myminifactory.com/insecure/rt:fill-down/w:200/h:200/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/964f08d2569f22b0bdbee410d751fdb7169c799d.png — 200 — 17.4 KiB — 72 ms — h3https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:300/plain/https://images2.myminifactory.com/insecure/rt:fill-down/w:200/h:200/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/238dd080ad3b607722419e33e7b7e76dc4d2f6c4.jpgimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:300/plain/https://images2.myminifactory.com/insecure/rt:fill-down/w:200/h:200/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/238dd080ad3b607722419e33e7b7e76dc4d2f6c4.jpg — 200 — 10.3 KiB — 59 ms — h3https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:300/plain/https://images2.myminifactory.com/insecure/rt:fill-down/w:200/h:200/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/42a8563de59389a80de65e9fddc69c3ea5d27166.jpgimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:300/plain/https://images2.myminifactory.com/insecure/rt:fill-down/w:200/h:200/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/42a8563de59389a80de65e9fddc69c3ea5d27166.jpg — 200 — 7.1 KiB — 59 ms — h3https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:300/plain/https://images2.myminifactory.com/insecure/rt:fill-down/w:200/h:200/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/adb320d5d4531af6bcea0a9fd13dc4249ab22289.jpgimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:300/plain/https://images2.myminifactory.com/insecure/rt:fill-down/w:200/h:200/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/adb320d5d4531af6bcea0a9fd13dc4249ab22289.jpg — 200 — 13.7 KiB — 59 ms — h3https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:300/plain/https://images2.myminifactory.com/insecure/rt:fill-down/w:200/h:200/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/a50e3106ae6319bb2c0abc03063cb7fa19ebb510.jpgimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:300/plain/https://images2.myminifactory.com/insecure/rt:fill-down/w:200/h:200/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/a50e3106ae6319bb2c0abc03063cb7fa19ebb510.jpg — 200 — 5.4 KiB — 40 ms — h3https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:600/plain/https://dl2.myminifactory.com/object-assets/63ff1228d28e5/images/e08e817c-3f76-4179-8d57-6f8f15300b05.jpg@webpimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:600/plain/https://dl2.myminifactory.com/object-assets/63ff1228d28e5/images/e08e817c-3f76-4179-8d57-6f8f15300b05.jpg@webp — 200 — 52.2 KiB — 55 ms — h3https://images2.myminifactory.com/insecure/rt:fill-down/w:50/h:50/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/1264deabc1edb24879fed27cd00c8ce0e959aa6b.pngimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/rt:fill-down/w:50/h:50/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/1264deabc1edb24879fed27cd00c8ce0e959aa6b.png — 200 — 2.0 KiB — 49 ms — h3https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:600/plain/https://dl2.myminifactory.com/object-assets/67e7d1380aca43.54706196/images/1%20DSC02049.jpg@webpimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:600/plain/https://dl2.myminifactory.com/object-assets/67e7d1380aca43.54706196/images/1%20DSC02049.jpg@webp — 200 — 21.5 KiB — 55 ms — h3https://images2.myminifactory.com/insecure/rt:fill-down/w:50/h:50/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/61ed99b2aa3ababc5b725eda366961489bc7bd76.jpgimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/rt:fill-down/w:50/h:50/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/61ed99b2aa3ababc5b725eda366961489bc7bd76.jpg — 200 — 1.8 KiB — 49 ms — h3https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:600/plain/https://dl2.myminifactory.com/object-assets/67177c0aaede69.81434193/images/Character%20Beauty%20Render.jpg@webpimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:600/plain/https://dl2.myminifactory.com/object-assets/67177c0aaede69.81434193/images/Character%20Beauty%20Render.jpg@webp — 200 — 54.3 KiB — 82 ms — h3https://images2.myminifactory.com/insecure/rt:fill-down/w:50/h:50/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/ba3b6a5e0cbee096d7152cf9fdf8da612fc77fe9.jpgimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/rt:fill-down/w:50/h:50/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/ba3b6a5e0cbee096d7152cf9fdf8da612fc77fe9.jpg — 200 — 1.6 KiB — 52 ms — h3https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:600/plain/https://dl2.myminifactory.com/object-assets/6791e820c18de9.17156600/images/1.png@webpimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:600/plain/https://dl2.myminifactory.com/object-assets/6791e820c18de9.17156600/images/1.png@webp — 200 — 64.7 KiB — 74 ms — h3https://images2.myminifactory.com/insecure/rt:fill-down/w:50/h:50/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/bc334bc90d087bef6ea2df658b05745a0c075e9e.pngimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/rt:fill-down/w:50/h:50/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/bc334bc90d087bef6ea2df658b05745a0c075e9e.png — 200 — 1.9 KiB — 59 ms — h3https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:600/plain/https://dl2.myminifactory.com/object-assets/69e7455f6f27b5.76425593/images/tt11%20(49)%20-%202026-04-20T231613.654.jpg@webpimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:600/plain/https://dl2.myminifactory.com/object-assets/69e7455f6f27b5.76425593/images/tt11%20(49)%20-%202026-04-20T231613.654.jpg@webp — 200 — 53.5 KiB — 45 ms — h3https://images2.myminifactory.com/insecure/rt:fill-down/w:50/h:50/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/edc05a5db694376560e67ff4aba0b2181adda3ed.pngimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/rt:fill-down/w:50/h:50/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/edc05a5db694376560e67ff4aba0b2181adda3ed.png — 200 — 3.1 KiB — 51 ms — h3https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:600/plain/https://dl2.myminifactory.com/object-assets/6742521c8f2c94.95587415/images/Dan%20Sopala%20Flexi%20Factory%20Velociraptor_XXL.jpg@webpimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:600/plain/https://dl2.myminifactory.com/object-assets/6742521c8f2c94.95587415/images/Dan%20Sopala%20Flexi%20Factory%20Velociraptor_XXL.jpg@webp — 200 — 41.0 KiB — 50 ms — h3https://images2.myminifactory.com/insecure/rt:fill-down/w:50/h:50/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/5cbcd1c89c34af08ac3d66ff36e5ce207283d203.pngimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/rt:fill-down/w:50/h:50/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/5cbcd1c89c34af08ac3d66ff36e5ce207283d203.png — 200 — 2.2 KiB — 43 ms — h3https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:600/plain/https://dl2.myminifactory.com/object-assets/6901535fbdc626.02549882/images/Retracting%20Scroll%20(9).JPG@webpimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:600/plain/https://dl2.myminifactory.com/object-assets/6901535fbdc626.02549882/images/Retracting%20Scroll%20(9).JPG@webp — 200 — 50.6 KiB — 44 ms — h3https://images2.myminifactory.com/insecure/rt:fill-down/w:50/h:50/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/e52aeae9e02b178b2ea73d7c562dbd7f9eafcd54.jpgimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/rt:fill-down/w:50/h:50/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/e52aeae9e02b178b2ea73d7c562dbd7f9eafcd54.jpg — 200 — 2.0 KiB — 47 ms — h3https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:600/plain/https://dl2.myminifactory.com/object-assets/6929a936cc93c1.65707040/images/Flexi_piggies.png@webpimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:600/plain/https://dl2.myminifactory.com/object-assets/6929a936cc93c1.65707040/images/Flexi_piggies.png@webp — 200 — 29.1 KiB — 49 ms — h3https://images2.myminifactory.com/insecure/rt:fill-down/w:50/h:50/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/7458c63fa8ede51c2c06901a653f85081b115857.pngimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/rt:fill-down/w:50/h:50/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/7458c63fa8ede51c2c06901a653f85081b115857.png — 200 — 2.1 KiB — 49 ms — h3https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:600/plain/https://dl2.myminifactory.com/object-assets/69e92619df5805.95841779/images/6661%20-%20Samucrab%20Kungfu%20(Large)%201.jpg@webpimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:600/plain/https://dl2.myminifactory.com/object-assets/69e92619df5805.95841779/images/6661%20-%20Samucrab%20Kungfu%20(Large)%201.jpg@webp — 200 — 42.9 KiB — 40 ms — h3https://images2.myminifactory.com/insecure/rt:fill-down/w:50/h:50/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/cf9abcc229d7ea8b1f10d0d6a0a95d36868c7b3b.jpgimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/rt:fill-down/w:50/h:50/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/cf9abcc229d7ea8b1f10d0d6a0a95d36868c7b3b.jpg — 200 — 1.7 KiB — 35 ms — h3https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:600/plain/https://dl4.myminifactory.com/public-assets/bundles/Red-Rock-cover-page-69e926458807a.png@webpimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:600/plain/https://dl4.myminifactory.com/public-assets/bundles/Red-Rock-cover-page-69e926458807a.png@webp — 200 — 56.6 KiB — 48 ms — h3https://images2.myminifactory.com/insecure/rt:fill-down/w:200/h:200/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/667319b056172e9c874ecda2d63eb69e5efd5041.jpgimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/rt:fill-down/w:200/h:200/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/667319b056172e9c874ecda2d63eb69e5efd5041.jpg — 200 — 13.9 KiB — 65 ms — h3https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:600/plain/https://dl2.myminifactory.com/object-assets/69bc6330068ff8.20746358/images/Flexi%20Factory%20Skeleton%20Dilophosaurus_02.jpg@webpimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:600/plain/https://dl2.myminifactory.com/object-assets/69bc6330068ff8.20746358/images/Flexi%20Factory%20Skeleton%20Dilophosaurus_02.jpg@webp — 200 — 32.3 KiB — 42 ms — h3https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:600/plain/https://dl2.myminifactory.com/object-assets/69e90b530ce9d6.39481926/images/0SQ%20Woman%20-%20D.png@webpimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:600/plain/https://dl2.myminifactory.com/object-assets/69e90b530ce9d6.39481926/images/0SQ%20Woman%20-%20D.png@webp — 200 — 38.9 KiB — 47 ms — h3https://images2.myminifactory.com/insecure/rt:fill-down/w:50/h:50/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/0418f22cea909f67c8ff3a5eb47823ee21e3a98b.jpgimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/rt:fill-down/w:50/h:50/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/0418f22cea909f67c8ff3a5eb47823ee21e3a98b.jpg — 200 — 1.8 KiB — 40 ms — h3https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:600/plain/https://dl2.myminifactory.com/object-assets/63129d0f9ab16/images/ks-render.jpg@webpimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:600/plain/https://dl2.myminifactory.com/object-assets/63129d0f9ab16/images/ks-render.jpg@webp — 200 — 57.6 KiB — 28 ms — h3https://images2.myminifactory.com/insecure/rt:fill-down/w:50/h:50/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/6bba5f76d7255f3f54c02d561b049b4b98363886.jpgimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/rt:fill-down/w:50/h:50/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/6bba5f76d7255f3f54c02d561b049b4b98363886.jpg — 200 — 1.8 KiB — 33 ms — h3https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:600/plain/https://dl2.myminifactory.com/object-assets/69c7824883ac95.64019227/images/01.jpg@webpimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:600/plain/https://dl2.myminifactory.com/object-assets/69c7824883ac95.64019227/images/01.jpg@webp — 200 — 67.5 KiB — 41 ms — h3https://images2.myminifactory.com/insecure/rt:fill-down/w:50/h:50/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/c431b753f1b3e12b39bd2a447dcb8ac4e93fb7e4.jpgimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/rt:fill-down/w:50/h:50/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/c431b753f1b3e12b39bd2a447dcb8ac4e93fb7e4.jpg — 200 — 1.9 KiB — 42 ms — h3https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:600/plain/https://dl2.myminifactory.com/object-assets/69494d9a68fbd6.64410528/images/MC-01_Blasting%20Hermit%202K_004.png@webpimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:600/plain/https://dl2.myminifactory.com/object-assets/69494d9a68fbd6.64410528/images/MC-01_Blasting%20Hermit%202K_004.png@webp — 200 — 21.0 KiB — 36 ms — h3https://images2.myminifactory.com/insecure/rt:fill-down/w:50/h:50/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/bb3fa8531b47fc4131c84e52045006758c3db50b.pngimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/rt:fill-down/w:50/h:50/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/bb3fa8531b47fc4131c84e52045006758c3db50b.png — 200 — 2.2 KiB — 38 ms — h3https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:600/plain/https://dl2.myminifactory.com/object-assets/63d80ea272bf8/images/Cover.jpg@webpimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:600/plain/https://dl2.myminifactory.com/object-assets/63d80ea272bf8/images/Cover.jpg@webp — 200 — 110.3 KiB — 40 ms — h3https://images2.myminifactory.com/insecure/rt:fill-down/w:50/h:50/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/fb420559955592b7ae3a7a1b0f99a976848dbb06.jpgimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/rt:fill-down/w:50/h:50/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/fb420559955592b7ae3a7a1b0f99a976848dbb06.jpg — 200 — 1.9 KiB — 35 ms — h3https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:600/plain/https://dl2.myminifactory.com/object-assets/63e3392eb1296/images/printed-bases-01.jpg@webpimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:600/plain/https://dl2.myminifactory.com/object-assets/63e3392eb1296/images/printed-bases-01.jpg@webp — 200 — 78.1 KiB — 31 ms — h3https://images2.myminifactory.com/insecure/rt:fill-down/w:50/h:50/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/f710af0046e6309a93b30013c3196aef30bdbc0c.jpgimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/rt:fill-down/w:50/h:50/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/f710af0046e6309a93b30013c3196aef30bdbc0c.jpg — 200 — 2.4 KiB — 37 ms — h3https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:600/plain/https://dl2.myminifactory.com/object-assets/6937566b276571.97372797/images/BM-8_BallisticMate_Renders_003.png@webpimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:600/plain/https://dl2.myminifactory.com/object-assets/6937566b276571.97372797/images/BM-8_BallisticMate_Renders_003.png@webp — 200 — 24.8 KiB — 38 ms — h3https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:600/plain/https://dl2.myminifactory.com/object-assets/69584bd2d27a59.08629321/images/MyMiniFactory%20Images%20(17).png@webpimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:600/plain/https://dl2.myminifactory.com/object-assets/69584bd2d27a59.08629321/images/MyMiniFactory%20Images%20(17).png@webp — 200 — 31.6 KiB — 41 ms — h3https://images2.myminifactory.com/insecure/rt:fill-down/w:50/h:50/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/ca7b41fb3f0cd61b48c895f26c0bacf91da6093f.pngimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/rt:fill-down/w:50/h:50/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/ca7b41fb3f0cd61b48c895f26c0bacf91da6093f.png — 200 — 2.2 KiB — 40 ms — h3https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:600/plain/https://dl2.myminifactory.com/object-assets/692fac19990591.60009379/images/2ChickenDragon.jpg@webpimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:600/plain/https://dl2.myminifactory.com/object-assets/692fac19990591.60009379/images/2ChickenDragon.jpg@webp — 200 — 15.4 KiB — 40 ms — h3https://images2.myminifactory.com/insecure/rt:fill-down/w:50/h:50/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/46b505a24afda695378f95adb13e74656e7e8bad.jpgimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/rt:fill-down/w:50/h:50/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/46b505a24afda695378f95adb13e74656e7e8bad.jpg — 200 — 2.7 KiB — 39 ms — h3https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:600/plain/https://dl2.myminifactory.com/object-assets/68f51e69908b93.49599443/images/1.jpg@webpimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:600/plain/https://dl2.myminifactory.com/object-assets/68f51e69908b93.49599443/images/1.jpg@webp — 200 — 41.2 KiB — 43 ms — h3https://images2.myminifactory.com/insecure/rt:fill-down/w:50/h:50/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/e80f258734d6be0b5b10ce4c30ada5270fe4252c.pngimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/rt:fill-down/w:50/h:50/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/e80f258734d6be0b5b10ce4c30ada5270fe4252c.png — 200 — 2.9 KiB — 56 ms — h3https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:600/plain/https://dl2.myminifactory.com/object-assets/68cf318bb2a970.61158124/images/2025-06-18%2008.42.02%20-%200059%20-%20Hexloc5.jpg@webpimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:600/plain/https://dl2.myminifactory.com/object-assets/68cf318bb2a970.61158124/images/2025-06-18%2008.42.02%20-%200059%20-%20Hexloc5.jpg@webp — 200 — 49.6 KiB — 127 ms — h3https://images2.myminifactory.com/insecure/rt:fill-down/w:50/h:50/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/6819be897af2c824f772666f20e3df64548d73e5.jpgimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/rt:fill-down/w:50/h:50/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/6819be897af2c824f772666f20e3df64548d73e5.jpg — 200 — 1.9 KiB — 45 ms — h3https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:600/plain/https://dl2.myminifactory.com/object-assets/68cbf1bc706258.57399733/images/Body%20Pile%20Unit%20Filler.jpg@webpimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:600/plain/https://dl2.myminifactory.com/object-assets/68cbf1bc706258.57399733/images/Body%20Pile%20Unit%20Filler.jpg@webp — 200 — 22.1 KiB — 47 ms — h3https://images2.myminifactory.com/insecure/rt:fill-down/w:50/h:50/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/29d94863ee453f1fbb1406a5e54437cdc7c48848.jpgimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/rt:fill-down/w:50/h:50/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/29d94863ee453f1fbb1406a5e54437cdc7c48848.jpg — 200 — 2.0 KiB — 44 ms — h3https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:600/plain/https://dl2.myminifactory.com/object-assets/633a2441f1aa1/images/layout.jpg@webpimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:600/plain/https://dl2.myminifactory.com/object-assets/633a2441f1aa1/images/layout.jpg@webp — 200 — 22.0 KiB — 87 ms — h3https://images2.myminifactory.com/insecure/rt:fill-down/w:50/h:50/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/69b7dcf9f52dc8afc82af029b983083afe1cd398.jpgimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/rt:fill-down/w:50/h:50/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/69b7dcf9f52dc8afc82af029b983083afe1cd398.jpg — 200 — 2.3 KiB — 30 ms — h3https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:600/plain/https://dl2.myminifactory.com/object-assets/68c7c23e725446.99480617/images/23082025-criaturas.JPG@webpimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:600/plain/https://dl2.myminifactory.com/object-assets/68c7c23e725446.99480617/images/23082025-criaturas.JPG@webp — 200 — 32.2 KiB — 56 ms — h3https://images2.myminifactory.com/insecure/rt:fill-down/w:50/h:50/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/45663cfc26df4f75e0e8dcc01e9674b14a032ed0.pngimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/rt:fill-down/w:50/h:50/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/45663cfc26df4f75e0e8dcc01e9674b14a032ed0.png — 200 — 2.0 KiB — 56 ms — h3https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:600/plain/https://dl2.myminifactory.com/object-assets/69c183fe3eede1.55682976/images/sandstormer%20title%202.jpg@webpimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:600/plain/https://dl2.myminifactory.com/object-assets/69c183fe3eede1.55682976/images/sandstormer%20title%202.jpg@webp — 200 — 50.3 KiB — 44 ms — h3https://images2.myminifactory.com/insecure/rt:fill-down/w:50/h:50/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/ee72c5843335a77cef9b56f9a95cc0a72a2e5fb3.jpegimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/rt:fill-down/w:50/h:50/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/ee72c5843335a77cef9b56f9a95cc0a72a2e5fb3.jpeg — 200 — 1.8 KiB — 50 ms — h3https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:600/plain/https://dl2.myminifactory.com/object-assets/69e92583aadbf5.13803933/images/Red%20Rock%20cover%20page.png@webpimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:600/plain/https://dl2.myminifactory.com/object-assets/69e92583aadbf5.13803933/images/Red%20Rock%20cover%20page.png@webp — 200 — 56.5 KiB — 75 ms — h3https://images2.myminifactory.com/insecure/rt:fill-down/w:50/h:50/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/667319b056172e9c874ecda2d63eb69e5efd5041.jpgimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/rt:fill-down/w:50/h:50/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/667319b056172e9c874ecda2d63eb69e5efd5041.jpg — 200 — 2.2 KiB — 45 ms — h3https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:600/plain/https://dl2.myminifactory.com/object-assets/69e925388dfdd6.11088777/images/6660%20-%20Samucrab%20Attack%20(Large)%201.jpg@webpimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:600/plain/https://dl2.myminifactory.com/object-assets/69e925388dfdd6.11088777/images/6660%20-%20Samucrab%20Attack%20(Large)%201.jpg@webp — 200 — 45.0 KiB — 47 ms — h3https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:600/plain/https://dl2.myminifactory.com/object-assets/69e924f4d3d045.27326399/images/Red%20Rock%20cover%20page.png@webpimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:600/plain/https://dl2.myminifactory.com/object-assets/69e924f4d3d045.27326399/images/Red%20Rock%20cover%20page.png@webp — 200 — 56.6 KiB — 41 ms — h3https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:600/plain/https://dl2.myminifactory.com/object-assets/69e9248690dbb0.78311815/images/6659%20-%20Samucrab%20(Large)%201.jpg@webpimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:600/plain/https://dl2.myminifactory.com/object-assets/69e9248690dbb0.78311815/images/6659%20-%20Samucrab%20(Large)%201.jpg@webp — 200 — 48.5 KiB — 47 ms — h3https://www.myminifactory.com/js/build/images/canvasLogoLong.bee7f46a.pngwww.myminifactory.com/js/build/imag... https://www.myminifactory.com/js/build/images/canvasLogoLong.bee7f46a.png — 200 — 4.4 KiB — 38 ms — h3https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:600/plain/https://dl4.myminifactory.com/object-images/tmp/images/69e91673701f8/1000036127.69e916737025e.jpg@webpimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:600/plain/https://dl4.myminifactory.com/object-images/tmp/images/69e91673701f8/1000036127.69e916737025e.jpg@webp — 200 — 51.0 KiB — 56 ms — h3https://images2.myminifactory.com/insecure/rt:fill-down/w:200/h:200/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/67fae4508123300650b436f29b7ed4f08e12459c.jpgimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/rt:fill-down/w:200/h:200/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/67fae4508123300650b436f29b7ed4f08e12459c.jpg — 200 — 2.1 KiB — 40 ms — h3https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:600/plain/https://dl4.myminifactory.com/object-images/tmp/images/69e91583ef893/1000036137.69e91583ef8eb.jpg@webpimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:600/plain/https://dl4.myminifactory.com/object-images/tmp/images/69e91583ef893/1000036137.69e91583ef8eb.jpg@webp — 200 — 53.2 KiB — 50 ms — h3https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:600/plain/https://dl4.myminifactory.com/object-images/tmp/images/69e911a38ebff/Gale.69e911a38f545.jpg@webpimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:600/plain/https://dl4.myminifactory.com/object-images/tmp/images/69e911a38ebff/Gale.69e911a38f545.jpg@webp — 200 — 30.9 KiB — 38 ms — h3https://images2.myminifactory.com/insecure/rt:fill-down/w:200/h:200/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/profile-default.jpgimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/rt:fill-down/w:200/h:200/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/profile-default.jpg — 200 — 3.2 KiB — 50 ms — h3https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:600/plain/https://dl4.myminifactory.com/object-images/tmp/images/69e8ff86e0e06/1776877236455.69e8ff86e1d9f.jpg@webpimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:600/plain/https://dl4.myminifactory.com/object-images/tmp/images/69e8ff86e0e06/1776877236455.69e8ff86e1d9f.jpg@webp — 200 — 14.7 KiB — 53 ms — h3https://images2.myminifactory.com/insecure/rt:fill-down/w:200/h:200/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/97ebb7bc7ee4f17f0647adac0734af2497d5c444.jpgimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/rt:fill-down/w:200/h:200/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/97ebb7bc7ee4f17f0647adac0734af2497d5c444.jpg — 200 — 5.2 KiB — 44 ms — h3https://stats.myminifactory.com/matomo.php?action_name=Discover%20STL%20files%20for%203D%20printing%20ideas%20and%20high-quality%203D%20printer%20models.%20%7C%20MyMiniFactory&idsite=1&rec=1&r=289330&h=21&m=45&s=31&url=https%3A%2F%2Fwww.myminifactory.com%2F&_id=2d4b5defc5cfa631&_idts=1776894331&_idvc=1&_idn=1&_refts=0&_viewts=1776894331&send_image=1&pdf=1&qt=0&realp=0&wma=0&dir=0&fla=0&java=0&gears=0&ag=0&cookie=1&res=800x600&gt_ms=690&pv_id=vnzAfvstats.myminifactory.com/matomo.php?... https://stats.myminifactory.com/matomo.php?action_name=Discover%20STL%20files%20for%203D%20printing%20ideas%20and%20high-quality%203D%20printer%20models.%20%7C%20MyMiniFactory&idsite=1&rec=1&r=289330&h=21&m=45&s=31&url=https%3A%2F%2Fwww.myminifactory.com%2F&_id=2d4b5defc5cfa631&_idts=1776894331&_idvc=1&_idn=1&_refts=0&_viewts=1776894331&send_image=1&pdf=1&qt=0&realp=0&wma=0&dir=0&fla=0&java=0&gears=0&ag=0&cookie=1&res=800x600&gt_ms=690&pv_id=vnzAfv — 200 — 352 B — 383 ms — http/1.1https://www.myminifactory.com/images/objnoimg.gifwww.myminifactory.com/images/objnoi... https://www.myminifactory.com/images/objnoimg.gif — 200 — 3.2 KiB — 37 ms — h3https://dl.myminifactory.com/uploads/profile-images/profile-default.jpgdl.myminifactory.com/uploads/profil... https://dl.myminifactory.com/uploads/profile-images/profile-default.jpg — 200 — 4.9 KiB — 42 ms — h3https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:550/plain/https://dl4.myminifactory.com/images/campaign/019d721d-086c-70a6-be69-c74afedc30ec-cover-url.jpg@webpimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:550/plain/https://dl4.myminifactory.com/images/campaign/019d721d-086c-70a6-be69-c74afedc30ec-cover-url.jpg@webp — 200 — 124.7 KiB — 34 ms — h3https://images2.myminifactory.com/insecure/rt:fill-down/w:200/h:200/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/fa67e7538f86e6321486b0a3c52eade254ddb3c0.jpgimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/rt:fill-down/w:200/h:200/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/fa67e7538f86e6321486b0a3c52eade254ddb3c0.jpg — 200 — 9.0 KiB — 38 ms — h3https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:550/plain/https://dl4.myminifactory.com/images/campaign/019d7773-b8ff-7103-bb85-8d963c40fab6-cover-url.jpg@webpimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:550/plain/https://dl4.myminifactory.com/images/campaign/019d7773-b8ff-7103-bb85-8d963c40fab6-cover-url.jpg@webp — 200 — 90.9 KiB — 36 ms — h3https://images2.myminifactory.com/insecure/rt:fill-down/w:200/h:200/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/6e061da86964019d3bd25666d220c49b6e0d9299.pngimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/rt:fill-down/w:200/h:200/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/6e061da86964019d3bd25666d220c49b6e0d9299.png — 200 — 4.6 KiB — 37 ms — h3https://stats.myminifactory.com/plugins/HeatmapSessionRecording/configs.php?idsite=1&trackerid=QBZvtQ&url=https%3A%2F%2Fwww.myminifactory.com%2Fstats.myminifactory.com/plugins/Hea... https://stats.myminifactory.com/plugins/HeatmapSessionRecording/configs.php?idsite=1&trackerid=QBZvtQ&url=https%3A%2F%2Fwww.myminifactory.com%2F — 200 — 413 B — 301 ms — http/1.1https://images2.myminifactory.com/insecure/rt:fill-down/w:200/h:200/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/5cbcd1c89c34af08ac3d66ff36e5ce207283d203.pngimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/rt:fill-down/w:200/h:200/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/5cbcd1c89c34af08ac3d66ff36e5ce207283d203.png — 200 — 8.5 KiB — 29 ms — h3https://images2.myminifactory.com/insecure/rt:fill-down/w:200/h:200/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/90167762040446b00c81f9c6a728db145fb2d0c8.jpgimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/rt:fill-down/w:200/h:200/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/90167762040446b00c81f9c6a728db145fb2d0c8.jpg — 200 — 8.6 KiB — 31 ms — h3https://images2.myminifactory.com/insecure/rt:fill-down/w:200/h:200/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/769c4f00c188d30d366761d32058b8162432f1dd.jpgimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/rt:fill-down/w:200/h:200/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/769c4f00c188d30d366761d32058b8162432f1dd.jpg — 200 — 6.1 KiB — 59 ms — h3https://images2.myminifactory.com/insecure/rt:fill-down/w:200/h:200/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/dc6b1e67a9fa6160e0bcb7b818323e33a563f25a.jpgimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/rt:fill-down/w:200/h:200/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/dc6b1e67a9fa6160e0bcb7b818323e33a563f25a.jpg — 200 — 5.7 KiB — 43 ms — h3https://images2.myminifactory.com/insecure/rt:fill-down/w:200/h:200/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/8d9c93e56214947fc7708dce7271b7cf6b4a7207.pngimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/rt:fill-down/w:200/h:200/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/8d9c93e56214947fc7708dce7271b7cf6b4a7207.png — 200 — 7.6 KiB — 41 ms — h3https://images2.myminifactory.com/insecure/rt:fill-down/w:200/h:200/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/91ecf8ff3639f45643ddb2047e4ebf5ce6cfa738.pngimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/rt:fill-down/w:200/h:200/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/91ecf8ff3639f45643ddb2047e4ebf5ce6cfa738.png — 200 — 3.4 KiB — 58 ms — h3https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:300/plain/https://images2.myminifactory.com/insecure/rt:fill-down/w:200/h:200/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/5cbcd1c89c34af08ac3d66ff36e5ce207283d203.pngimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:300/plain/https://images2.myminifactory.com/insecure/rt:fill-down/w:200/h:200/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/5cbcd1c89c34af08ac3d66ff36e5ce207283d203.png — 200 — 9.5 KiB — 41 ms — h3https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:300/plain/https://images2.myminifactory.com/insecure/rt:fill-down/w:200/h:200/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/90167762040446b00c81f9c6a728db145fb2d0c8.jpgimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:300/plain/https://images2.myminifactory.com/insecure/rt:fill-down/w:200/h:200/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/90167762040446b00c81f9c6a728db145fb2d0c8.jpg — 200 — 10.5 KiB — 57 ms — h3https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:300/plain/https://images2.myminifactory.com/insecure/rt:fill-down/w:200/h:200/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/769c4f00c188d30d366761d32058b8162432f1dd.jpgimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:300/plain/https://images2.myminifactory.com/insecure/rt:fill-down/w:200/h:200/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/769c4f00c188d30d366761d32058b8162432f1dd.jpg — 200 — 7.4 KiB — 57 ms — h3https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:300/plain/https://images2.myminifactory.com/insecure/rt:fill-down/w:200/h:200/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/dc6b1e67a9fa6160e0bcb7b818323e33a563f25a.jpgimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:300/plain/https://images2.myminifactory.com/insecure/rt:fill-down/w:200/h:200/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/dc6b1e67a9fa6160e0bcb7b818323e33a563f25a.jpg — 200 — 5.8 KiB — 57 ms — h3https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:300/plain/https://images2.myminifactory.com/insecure/rt:fill-down/w:200/h:200/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/8d9c93e56214947fc7708dce7271b7cf6b4a7207.pngimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:300/plain/https://images2.myminifactory.com/insecure/rt:fill-down/w:200/h:200/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/8d9c93e56214947fc7708dce7271b7cf6b4a7207.png — 200 — 9.3 KiB — 60 ms — h3https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:300/plain/https://images2.myminifactory.com/insecure/rt:fill-down/w:200/h:200/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/91ecf8ff3639f45643ddb2047e4ebf5ce6cfa738.pngimages2.myminifactory.com/insecure/... https://images2.myminifactory.com/insecure/resizing_type:fill-down/enlarge:true/height:300/plain/https://images2.myminifactory.com/insecure/rt:fill-down/w:200/h:200/el:1/plain/https://dl4.myminifactory.com/public-assets/profile-images/91ecf8ff3639f45643ddb2047e4ebf5ce6cfa738.png — 200 — 3.5 KiB — 60 ms — h3https://bam.eu01.nr-data.net/1/NRJS-1d20518d243f7f9c105?a=515043096&v=1.313.1&to=MhBSZQoZVhBUUkEKWgtacVIMEVcNGllaDlAHAF5VFB1nC1pcUDxcCxFVSQ%3D%3D&rst=1717&ck=0&s=a4be07e608ef1662&ref=https://www.myminifactory.com/&ptid=5665cbdb738663dd&af=err,spa,xhr,stn,ins&ap=180&be=360&fe=546&dc=414&at=HldRE0IDRR4%3D&fsh=1&perf=%7B%22timing%22:%7B%22of%22:1776894329802,%22n%22:0,%22f%22:45,%22dn%22:45,%22dne%22:45,%22c%22:45,%22s%22:45,%22ce%22:45,%22rq%22:47,%22rp%22:360,%22rpe%22:738,%22di%22:769,%22ds%22:773,%22de%22:774,%22dc%22:889,%22l%22:889,%22le%22:906%7D,%22navigation%22:%7B%7D%7D&fp=600&fcp=600bam.eu01.nr-data.net/1/NRJS-1d20518... https://bam.eu01.nr-data.net/1/NRJS-1d20518d243f7f9c105?a=515043096&v=1.313.1&to=MhBSZQoZVhBUUkEKWgtacVIMEVcNGllaDlAHAF5VFB1nC1pcUDxcCxFVSQ%3D%3D&rst=1717&ck=0&s=a4be07e608ef1662&ref=https://www.myminifactory.com/&ptid=5665cbdb738663dd&af=err,spa,xhr,stn,ins&ap=180&be=360&fe=546&dc=414&at=HldRE0IDRR4%3D&fsh=1&perf=%7B%22timing%22:%7B%22of%22:1776894329802,%22n%22:0,%22f%22:45,%22dn%22:45,%22dne%22:45,%22c%22:45,%22s%22:45,%22ce%22:45,%22rq%22:47,%22rp%22:360,%22rpe%22:738,%22di%22:769,%22ds%22:773,%22de%22:774,%22dc%22:889,%22l%22:889,%22le%22:906%7D,%22navigation%22:%7B%7D%7D&fp=600&fcp=600 — 200 — 744 B — 78 ms — http/1.1https://www.googletagmanager.com/gtag/js?id=G-ZPV6BRC3CZ&cx=c&gtm=4e64k0h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-ZPV6BRC3CZ&cx=c&gtm=4e64k0h1 — 200 — 172.3 KiB — 64 ms — h2https://cdn.mouseflow.com/projects/d6187de9-2b2e-4a45-bea1-20943c91c0c2.jscdn.mouseflow.com/projects/d6187de9... https://cdn.mouseflow.com/projects/d6187de9-2b2e-4a45-bea1-20943c91c0c2.js — 200 — 18.9 KiB — 69 ms — h3https://bam.eu01.nr-data.net/events/1/NRJS-1d20518d243f7f9c105?a=515043096&v=1.313.1&to=MhBSZQoZVhBUUkEKWgtacVIMEVcNGllaDlAHAF5VFB1nC1pcUDxcCxFVSQ%3D%3D&rst=1827&ck=0&s=a4be07e608ef1662&ref=https://www.myminifactory.com/&ptid=5665cbdb738663ddbam.eu01.nr-data.net/events/1/NRJS-... https://bam.eu01.nr-data.net/events/1/NRJS-1d20518d243f7f9c105?a=515043096&v=1.313.1&to=MhBSZQoZVhBUUkEKWgtacVIMEVcNGllaDlAHAF5VFB1nC1pcUDxcCxFVSQ%3D%3D&rst=1827&ck=0&s=a4be07e608ef1662&ref=https://www.myminifactory.com/&ptid=5665cbdb738663dd — 200 — 374 B — 31 ms — http/1.1https://bam.eu01.nr-data.net/jserrors/1/NRJS-1d20518d243f7f9c105?a=515043096&v=1.313.1&to=MhBSZQoZVhBUUkEKWgtacVIMEVcNGllaDlAHAF5VFB1nC1pcUDxcCxFVSQ%3D%3D&rst=1828&ck=0&s=a4be07e608ef1662&ref=https://www.myminifactory.com/&ptid=5665cbdb738663ddbam.eu01.nr-data.net/jserrors/1/NRJ... https://bam.eu01.nr-data.net/jserrors/1/NRJS-1d20518d243f7f9c105?a=515043096&v=1.313.1&to=MhBSZQoZVhBUUkEKWgtacVIMEVcNGllaDlAHAF5VFB1nC1pcUDxcCxFVSQ%3D%3D&rst=1828&ck=0&s=a4be07e608ef1662&ref=https://www.myminifactory.com/&ptid=5665cbdb738663dd — 200 — 374 B — 36 ms — http/1.1https://bam.eu01.nr-data.net/events/1/NRJS-1d20518d243f7f9c105?a=515043096&v=1.313.1&to=MhBSZQoZVhBUUkEKWgtacVIMEVcNGllaDlAHAF5VFB1nC1pcUDxcCxFVSQ%3D%3D&rst=1831&ck=0&s=a4be07e608ef1662&ref=https://www.myminifactory.com/&ptid=5665cbdb738663ddbam.eu01.nr-data.net/events/1/NRJS-... https://bam.eu01.nr-data.net/events/1/NRJS-1d20518d243f7f9c105?a=515043096&v=1.313.1&to=MhBSZQoZVhBUUkEKWgtacVIMEVcNGllaDlAHAF5VFB1nC1pcUDxcCxFVSQ%3D%3D&rst=1831&ck=0&s=a4be07e608ef1662&ref=https://www.myminifactory.com/&ptid=5665cbdb738663dd — 200 — 374 B — 36 ms — http/1.1https://bam.eu01.nr-data.net/events/1/NRJS-1d20518d243f7f9c105?a=515043096&v=1.313.1&to=MhBSZQoZVhBUUkEKWgtacVIMEVcNGllaDlAHAF5VFB1nC1pcUDxcCxFVSQ%3D%3D&rst=1832&ck=0&s=a4be07e608ef1662&ref=https://www.myminifactory.com/&ptid=5665cbdb738663ddbam.eu01.nr-data.net/events/1/NRJS-... https://bam.eu01.nr-data.net/events/1/NRJS-1d20518d243f7f9c105?a=515043096&v=1.313.1&to=MhBSZQoZVhBUUkEKWgtacVIMEVcNGllaDlAHAF5VFB1nC1pcUDxcCxFVSQ%3D%3D&rst=1832&ck=0&s=a4be07e608ef1662&ref=https://www.myminifactory.com/&ptid=5665cbdb738663dd — 200 — 374 B — 55 ms — http/1.1https://region1.google-analytics.com/g/collect?v=2&tid=G-ZPV6BRC3CZ&gtm=45je64k0h1v877586630z89116938654za20gzb9116938654zd9116938654&_p=1776894330761&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=2113482142.1776894332&frm=0&pscdl=noapi&rcb=5&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938465~115938468~117266400~117512542&sid=1776894331&sct=1&seg=0&dl=https%3A%2F%2Fwww.myminifactory.com%2F&dt=Discover%20STL%20files%20for%203D%20printing%20ideas%20and%20high-quality%203D%20printer%20models.%20%7C%20MyMiniFactory&en=page_view&_fv=1&_nsi=1&_ss=1&ep.customTask=function()%7Bfor(var%20v%3D%0A%5B%5D%2Cu%3D0%3Bu%3Carguments.length%3Bu%2B%2B)v%5Bu%5D%3DXd(arguments%5Bu%5D%2Cb%2Cc)%3Bvar%20x%3Dnew%20ib(b%3Fb.be()%3Anew%20Wa)%3Bb%26%26x.ne(b.Bb())%3Breturn%20f(g.apply(x%2Cv))%7D&ep.transport=beacon&tfd=1946region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-ZPV6BRC3CZ&gtm=45je64k0h1v877586630z89116938654za20gzb9116938654zd9116938654&_p=1776894330761&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=2113482142.1776894332&frm=0&pscdl=noapi&rcb=5&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938465~115938468~117266400~117512542&sid=1776894331&sct=1&seg=0&dl=https%3A%2F%2Fwww.myminifactory.com%2F&dt=Discover%20STL%20files%20for%203D%20printing%20ideas%20and%20high-quality%203D%20printer%20models.%20%7C%20MyMiniFactory&en=page_view&_fv=1&_nsi=1&_ss=1&ep.customTask=function()%7Bfor(var%20v%3D%0A%5B%5D%2Cu%3D0%3Bu%3Carguments.length%3Bu%2B%2B)v%5Bu%5D%3DXd(arguments%5Bu%5D%2Cb%2Cc)%3Bvar%20x%3Dnew%20ib(b%3Fb.be()%3Anew%20Wa)%3Bb%26%26x.ne(b.Bb())%3Breturn%20f(g.apply(x%2Cv))%7D&ep.transport=beacon&tfd=1946 — 204 — 554 B — 85 ms — h2https://www.googletagmanager.com/a?v=3&t=l&pid=1312828447&rv=64k0&tag_exp=0~115616986~115938465~115938468~117266400~117512542&u=AAAAAAAIAAAAACA&ut=Ag&h=Ag&gtm=45je64k0h1v877586630za20gzb9116938654zd9116938654&cl=3.5.0&ccid=77586630&cid=G-ZPV6BRC3CZ&l=L959.S50.B43.E51.I769.TC21.HTC0.F600.C3~gtm.init_consent.S2.V1.E47~gtm.init.S0.V0.TS5ogt1pdatav2.TI10.TE1.TS5ccdgafirst.TI30.TE0.TS5setproductsettings.TI29.TE0.TS5ogtgagamlink.TI28.TE0.TS5ccdgaregscope.TI27.TE0.TS5ccdemdownload.TI26.TE1.TS5ccdemoutboundclick.TI25.TE0.TS5ccdempageview.TI24.TE0.TS5ccdemscroll.TI23.TE0.TS5ccdemsitesearch.TI22.TE0.TS5ccdemvideo.TI21.TE1.TS5ccdconversionmarking.TI20.TE0.TS5ogteventcreate.TI19.TE0.TS5ogteventcreate.TI18.TE0.TS5ogteventcreate.TI17.TE0.TS5ogteventcreate.TI16.TE0.TS5ogteventcreate.TI15.TE0.TS5ccdautoredact.TI14.TE0.TS5ccdgaadslink.TI13.TE0.TS5ccdgalast.TI12.TE0~gtm.js.S0.V0.TS5gct.TI1.TE20~gtm.dom.S0.V0.E9~gtm.load.S0.V0.E9~GA988www.googletagmanager.com/a?v=3&t=l&... https://www.googletagmanager.com/a?v=3&t=l&pid=1312828447&rv=64k0&tag_exp=0~115616986~115938465~115938468~117266400~117512542&u=AAAAAAAIAAAAACA&ut=Ag&h=Ag&gtm=45je64k0h1v877586630za20gzb9116938654zd9116938654&cl=3.5.0&ccid=77586630&cid=G-ZPV6BRC3CZ&l=L959.S50.B43.E51.I769.TC21.HTC0.F600.C3~gtm.init_consent.S2.V1.E47~gtm.init.S0.V0.TS5ogt1pdatav2.TI10.TE1.TS5ccdgafirst.TI30.TE0.TS5setproductsettings.TI29.TE0.TS5ogtgagamlink.TI28.TE0.TS5ccdgaregscope.TI27.TE0.TS5ccdemdownload.TI26.TE1.TS5ccdemoutboundclick.TI25.TE0.TS5ccdempageview.TI24.TE0.TS5ccdemscroll.TI23.TE0.TS5ccdemsitesearch.TI22.TE0.TS5ccdemvideo.TI21.TE1.TS5ccdconversionmarking.TI20.TE0.TS5ogteventcreate.TI19.TE0.TS5ogteventcreate.TI18.TE0.TS5ogteventcreate.TI17.TE0.TS5ogteventcreate.TI16.TE0.TS5ogteventcreate.TI15.TE0.TS5ccdautoredact.TI14.TE0.TS5ccdgaadslink.TI13.TE0.TS5ccdgalast.TI12.TE0~gtm.js.S0.V0.TS5gct.TI1.TE20~gtm.dom.S0.V0.E9~gtm.load.S0.V0.E9~GA988 — 200 — 11 B — 29 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 1166ms · 1231KB · $15/mo
www.myminifactory.com
Other
Costly
Execution 302ms
Transfer 205 KB
Unused 46%
Monthly Cost $4/mo
Unattributable
Other
Costly
Execution 216ms
Transfer 0 KB
Monthly Cost $3/mo
www.myminifactory.com
Other
Optional
Execution 166ms
Transfer 330 KB
Monthly Cost $2/mo
www.myminifactory.com
Other
Optional
Execution 125ms
Transfer 4 KB
Monthly Cost $2/mo
www.myminifactory.com
Other
Optional
Execution 124ms
Transfer 0 KB
Monthly Cost $2/mo
www.myminifactory.com
Other
Optional
Execution 84ms
Transfer 387 KB
Unused 59%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 76ms
Transfer 132 KB
Unused 49%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 73ms
Transfer 172 KB
Unused 39%
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • www.myminifactory.com adds 302ms and costs ~$4/month
  • Unattributable adds 216ms and costs ~$3/month

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

Why this matters

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

Learn more

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

Source: web.dev

www.myminifactory.com takes 302ms 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

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

59% of www.myminifactory.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

How third-party costs are calculated

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

Send Feedback