# BeaverCheck Audit Report — https://keybase.io

**Date:** April 21, 2026  
**URL:** https://keybase.io  
**Overall Grade:** C (75/100)  
**Report:** https://beavercheck.com/results/fbcf5463-a0de-442c-b818-48ffd17e4e39

## Top Findings

1. **[CRITICAL]** 1 image-only link(s) without alt text — Accessibility > Link & Button Quality
2. **[CRITICAL]** 2 link(s) with no accessible text — Accessibility > Link & Button Quality
3. **[CRITICAL]** 3 image(s) missing alt attribute — Accessibility > Alt Text Quality
4. **[CRITICAL]** 3 image-in-link without alt text — Accessibility > Alt Text Quality
5. **[CRITICAL]** No <main> landmark found — Accessibility > Landmark Structure

---

## Lighthouse Scores

| Category | Score |
|----------|-------|
| Performance | 58 |
| Accessibility | 74 |
| Best Practices | 100 |
| SEO | 92 |

---

## Security

### Security Headers (C — 65/100)

*6 of 10 headers properly configured*

- **[PASS]** Strict-Transport-Security is properly configured
- **[PASS]** X-Content-Type-Options is properly configured
- **[PASS]** X-Frame-Options is properly configured
- **[WARNING]** Referrer-Policy header is missing — Controls how much referrer information is sent with requests. Set to 'strict-origin-when-cross-origin' or stricter.
- **[WARNING]** Permissions-Policy header is missing — Controls which browser features (camera, microphone, geolocation) are allowed. Set it to restrict unused features.
- **[PASS]** Content-Security-Policy is present
- **[WARNING]** Cross-Origin-Opener-Policy header is missing — COOP isolates your browsing context, preventing cross-origin side-channel attacks. Set to 'same-origin'.
- **[WARNING]** Cross-Origin-Embedder-Policy header is missing — COEP prevents loading cross-origin resources without explicit permission. Required for SharedArrayBuffer and high-resolution timers.
- **[PASS]** X-Powered-By header is not present
- **[PASS]** Server header is not present

### Content Security Policy (C — 65/100)

*5 of 10 CSP checks passed*

- **[INFO]** Raw CSP policy
- **[WARNING]** default-src directive is missing — default-src provides a fallback for other directives. Set it to restrict default resource loading.
- **[PASS]** No 'unsafe-inline' in script source
- **[PASS]** No 'unsafe-eval' in script source
- **[PASS]** No wildcard in script source
- **[PASS]** object-src is set to 'none'
- **[PASS]** base-uri is properly restricted
- **[WARNING]** frame-ancestors directive is missing — frame-ancestors controls who can embed your page, preventing clickjacking. Set it to 'self' or 'none'.
- **[WARNING]** form-action directive is missing — form-action restricts where forms can submit data, preventing form hijacking.
- **[INFO]** upgrade-insecure-requests is not set — This directive upgrades HTTP resources to HTTPS automatically, preventing mixed content.

### TLS & Certificates (A+ — 100/100)

*TLS 1.3, 7 checks passed*

- **[PASS]** TLS 1.3 is used
- **[PASS]** Strong cipher suite is used
- **[INFO]** HTTP/2 is not negotiated — HTTP/2 provides multiplexing and header compression for better performance.
- **[PASS]** Certificate is valid (expires in 43 days)
- **[PASS]** Certificate chain has 4 certificates
- **[PASS]** Certificate uses modern signature algorithm
- **[PASS]** Certificate covers 2 domain(s)
- **[PASS]** Certificate is issued by a trusted CA

### Cookie Security (A+ — 95/100)

*1 cookies analyzed, 2 checks passed*

- **[PASS]** Cookie 'guest' has the Secure flag
- **[PASS]** Cookie 'guest' has the HttpOnly flag
- **[WARNING]** Cookie 'guest' has no SameSite attribute — Without an explicit SameSite attribute, browser default behavior varies. Set SameSite=Lax or Strict.

---

## Advanced Security

### Subresource Integrity (A+ — 100/100)

*No external resources*

- **[PASS]** No external resources to protect

### JS Library Vulnerabilities (A+ — 100/100)

*No known vulnerabilities*

- **[PASS]** No known JavaScript library vulnerabilities detected

### Information Leakage (A+ — 100/100)

*No exposures*

- **[INFO]** No security.txt found — Consider adding a security.txt at /.well-known/security.txt.
- **[PASS]** No sensitive files exposed

### Email Security (A+ — 100/100)

*DMARC: reject*

- **[PASS]** DMARC policy is reject — strongest protection

### Permissions-Policy (D — 40/100)

*No header set*

- **[WARNING]** No Permissions-Policy header — Consider adding a Permissions-Policy header to restrict browser feature access from embedded content.

### CORS Configuration (B — 80/100)

*No CORS headers*

- **[PASS]** No CORS headers present — secure default

---

## Performance

### Page Weight Budget (D — 40/100)

*2.6 MB transferred, 37 requests*

- **[WARNING]** Page weighs 5.1 MB (2.6 MB transferred)
- **[WARNING]** Images are 1.3 MB — compress or use modern formats — Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
- **[WARNING]** JavaScript is 935 KB — consider code splitting or lazy loading — Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
- **[INFO]** Fonts are 253 KB — consider subsetting or using system fonts — Subset fonts to include only used characters, or switch to system font stacks.
- **[PASS]** 37 HTTP requests
- **[INFO]** Estimated 0.53 g CO2 per page load

### Third-Party Impact (A+ — 100/100)

*No third-party resources*

- **[PASS]** No third-party resources detected

### Text Compression (A+ — 100/100)

*All text resources are compressed*

- **[PASS]** All text resources are compressed

### Image Optimization (C — 60/100)

*27 images, 0 KB saveable*

- **[WARNING]** https://keybase.io/images/splash/teams/rows/4@2x.p... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://keybase.io/images/splash/teams/rows/6@2x.p... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://keybase.io/images/splash/files/rows/2@2x.p... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://keybase.io/images/splash/files/rows/4@2x.p... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://keybase.io/images/splash/files/rows/5@2x.p... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://keybase.io/images/splash/teams/1@2x.png is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://keybase.io/images/splash/club/header@2x.pn... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://keybase.io/images/splash/club/message@2x.p... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://keybase.io/images/splash/files/1@2x.png is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://keybase.io/images/splash/files/rows/3@2x.p... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://keybase.io/images/splash/teams/rows/3@2x.p... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://keybase.io/images/splash/boom/a@2x.png is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://keybase.io/images/splash/chat/1@2x.png is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://keybase.io/images/splash/teams/rows/2@2x.p... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://keybase.io/images/splash/teams/rows/5@2x.p... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.

### JS Execution Cost (C — 60/100)

*1097ms total JS execution*

- **[WARNING]** https://keybase.io/_/brew/_/906baaf9/sitewide-js.j...: 644ms CPU time
- **[INFO]** https://keybase.io/: 238ms CPU time
- **[INFO]** Unattributable: 216ms CPU time
- **[INFO]** Third-party scripts: 216ms (20% of total)

### Font Loading (A+ — 100/100)

*6 fonts (253 KB)*

- **[INFO]** 6 font(s) use font-display: swap (FOUT risk but functional)

### JS Bundles (F — 20/100)

*1 scripts, 689 KB unused*

- **[WARNING]** https://keybase.io/_/brew/_/906baaf9/sitewide-js.j...: 689 KB unused (74%) — Consider code splitting or tree shaking to reduce unused code.
- **[INFO]** Total unused JavaScript: 689 KB

### Resource Caching (A+ — 100/100)

*All resources properly cached*

- **[PASS]** No caching issues found

### Critical Rendering Path (A+ — 100/100)

*No render-blocking resources*

- **[PASS]** No render-blocking resources detected

### Resource Hints (A+ — 100/100)

*No optimization needed*

- **[PASS]** No resource hint issues

### Page Weight Inventory (D — 45/100)

*37 resources · 2.6 MB · 689 KB savings available*

- **[WARNING]** Page weight 1.6 MB over 1MB target
- **[INFO]** ~689 KB of savings available
- **[INFO]** 1 resources over 200KB

### Render-Blocking Resources (A+ — 100/100)

*No render-blocking resources detected*

- **[PASS]** No render-blocking resources detected in <head>

### Third-Party Resources (A+ — 100/100)

*No third-party resources detected*


---

## Content Quality

### Links (A+ — 100/100)

*44 links checked, 44 healthy, 0 broken*

- **[PASS]** 44 of 44 links are healthy

### Mixed Content (A+ — 100/100)

*No mixed content detected — all resources use HTTPS.*

- **[PASS]** No mixed content detected — all resources use HTTPS

### Open Graph (F — 50/100)

*Open Graph tags need attention — social sharing previews may be incomplete.*

- **[WARNING]** Missing og:title — The og:title tag controls the title shown in social sharing previews.
- **[WARNING]** Missing og:image — The og:image tag provides a preview image for social sharing.
- **[INFO]** Missing og:url — The og:url tag specifies the canonical URL for the shared content.
- **[INFO]** Missing og:type — The og:type tag helps social platforms categorize the content.
- **[INFO]** Missing og:site_name — The og:site_name tag displays the website name in social previews.
- **[INFO]** Missing twitter:card — Without twitter:card, Twitter falls back to Open Graph tags. Adding it gives you more control.

### Structured Data (C — 40/100)

*No structured data (JSON-LD) found.*

- **[INFO]** No structured data (JSON-LD) found — Adding structured data helps search engines understand your content and can enable rich results.

---

## Infrastructure

### DNS Records (A+ — 100/100)

*2 A records, 27 ms lookup*

- **[PASS]** Resolves to 2 IPv4 address(es)
- **[INFO]** No IPv6 (AAAA) records
- **[PASS]** 4 nameserver(s) configured
- **[PASS]** 5 mail exchanger(s) configured
- **[INFO]** CAA records not checked — CAA record lookup requires a specialized DNS resolver. This check will be available in a future update.
- **[PASS]** SPF record present in TXT
- **[PASS]** DNS resolution time: 27 ms

### Redirect Chain (A+ — 100/100)

*No redirects — direct access*

- **[PASS]** No redirects — direct access

### IPv6 Readiness (C — 60/100)

*No IPv6 support*

- **[INFO]** No IPv6 (AAAA) records found — IPv6 support is increasingly important for global accessibility. About 40% of internet users have IPv6 connectivity.

### Crawlability (B — 80/100)

*robots.txt present, no sitemap*

- **[PASS]** robots.txt is present
- **[INFO]** No sitemap.xml found — A sitemap helps search engines discover and index your pages more efficiently.
- **[INFO]** robots.txt does not reference a sitemap — Add a 'Sitemap:' directive to robots.txt so search engines can discover your sitemap.

### URL Variants (A+ — 100/100)

*www/non-www, trailing slash, HTTP→HTTPS*

- **[PASS]** www/non-www redirect configured correctly (preferred: non-www)
- **[PASS]** HTTP correctly 301-redirects to HTTPS

### Domain Intelligence (A+ — 100/100)

*keybase.io — via MarkMonitor Inc., 12 years, 9 months old, hosted on AWS*

- **[PASS]** Domain registered until Sep 6, 2029 (3 years, 5 months remaining)
- **[PASS]** Registrar: MarkMonitor Inc.
- **[PASS]** Registrar lock is enabled — Domain cannot be transferred without explicit unlock from the registrar. This protects against unauthorized transfers.
- **[PASS]** Hosting: AWS

---

## Compliance

### WCAG Compliance (A+ — 100/100)

*No testable criteria*


### Cookie Consent & Privacy (A+ — 100/100)

*privacy policy found*

- **[PASS]** Privacy policy link found
- **[PASS]** Terms of service link found
- **[INFO]** No cookie consent banner detected
- **[PASS]** 1 cookie(s) set on initial load (functional)
- **[INFO]** This is an automated check, not legal advice — BeaverCheck detects technical indicators of consent management. This does not constitute a legal compliance assessment. Consult a privacy professional for GDPR/CCPA compliance.

### Language & i18n (F — 5/100)

*Missing <html lang>*

- **[WARNING]** <html lang> attribute is missing — The lang attribute on <html> is required for screen readers and WCAG 3.1.1 compliance.
- **[INFO]** No Content-Language HTTP header
- **[PASS]** Language signals are consistent

### Readability & Typography (A+ — 100/100)

*Font sizes and tap targets checked*


### Viewport Configuration (C — 60/100)

*Viewport prevents zooming*

- **[PASS]** Viewport meta tag is present
- **[PASS]** width=device-width is set
- **[CRITICAL]** Viewport prevents user zooming — user-scalable=no or maximum-scale < 2 prevents users from zooming. This is a WCAG 1.4.4 (Level AA) failure and an accessibility barrier for users with low vision.

### Third-Party Trackers (A+ — 95/100)

*1 trackers detected*

- **[INFO]** 1 third-party trackers detected — Found 1 analytics, 0 advertising, 0 marketing, 0 tag manager trackers.

### Cookie & Tracker Inventory (A+ — 100/100)

*1 cookies · 1 trackers · 0 pre-consent*

- **[INFO]** 1 cookie(s) could not be classified
- **[INFO]** 1 third-party tracker(s) detected on page

---

## Legal

### Legal Page Ecosystem (C — 65/100)

*3 of 7 expected legal pages detected*

- **[PASS]** Privacy Policy detected — Found at /docs/privacypolicy.
- **[PASS]** Terms of Service detected — Found at /docs/terms.
- **[INFO]** Cookie Policy not detected — No link matching common Cookie Policy URL patterns or link text was found. Most websites are expected to have a Cookie Policy, especially those collecting user data.
- **[INFO]** Accessibility Statement not detected — No link matching common Accessibility Statement URL patterns or link text was found. Most websites are expected to have a Accessibility Statement, especially those collecting user data.
- **[INFO]** DMCA / Copyright Notice not detected — No link matching common DMCA / Copyright Notice URL patterns or link text was found. Most websites are expected to have a DMCA / Copyright Notice, especially those collecting user data.
- **[INFO]** Refund / Returns Policy not detected — No link matching common Refund / Returns Policy URL patterns or link text was found. Most websites are expected to have a Refund / Returns Policy, especially those collecting user data.
- **[PASS]** Acceptable Use Policy detected — Found at /docs/acceptable-use-policy, linked from footer.

### Copyright Notice (A+ — 100/100)

*©2026 Keybase Available within Tor at http://keybase5wmi*

- **[PASS]** Copyright notice is up to date — Copyright notice is up to date: ©2026 Keybase Available within Tor at http://keybase5wmi
- **[PASS]** Copyright holder: Keybase Available within Tor at http://keybase5wmi

### Regulatory Indicators

*2 regulatory indicator(s) detected*

- **[INFO]** This is a technical scan, not a legal assessment — BeaverCheck detects technical indicators that may suggest regulatory relevance. This is not a compliance audit and should not be relied upon for legal decisions. Consult qualified legal counsel for compliance assessments.
- **[INFO]** GDPR indicators detected (moderate confidence) — Indicators suggesting GDPR may be relevant: Privacy policy page found. EU General Data Protection Regulation — governs collection and processing of personal data of EU residents.
- **[INFO]** CCPA indicators detected (strong confidence) — Indicators suggesting CCPA may be relevant: Text mentions: ccpa; Link URL pattern: /docs/california-ccpa. California Consumer Privacy Act — gives California residents rights over their personal data.

### Third-Party Data Sharing

*0 third-party service(s) detected*

- **[INFO]** Data inventory for transparency purposes — This inventory identifies third-party services that receive data from your site visitors. Under regulations like GDPR (Article 30), maintaining records of data processing activities is commonly considered a best practice. This automated scan provides a starting point — it may not capture all data flows.
- **[INFO]** No recognized third-party data-sharing services detected — This page does not appear to load external tracking, analytics, or advertising scripts.

### Compliance Badges (C — 55/100)

*0 compliance badge(s) detected*

- **[INFO]** No compliance badges detected — No recognized compliance certification badges or seals were found. This is common — many sites do not display compliance badges.

---

## Availability

### CDN & Delivery (D — 50/100)

*No CDN detected*

- **[WARNING]** No CDN detected — A CDN can significantly improve load times for users around the world by caching content at edge nodes closer to them.

### HTTP Caching (F — 35/100)

*No cache headers*

- **[WARNING]** No Cache-Control header found — Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.
- **[PASS]** ETag present — enables conditional (304) responses

### Transport Security (A — 90/100)

*HTTP/3, HSTS, and TLS version analysis*

- **[INFO]** HTTP/3 (QUIC) not advertised — HTTP/3 eliminates head-of-line blocking. If your CDN supports it, consider enabling it.
- **[PASS]** HSTS enabled (includeSubDomains, preload)
- **[PASS]** HSTS preload enabled
- **[PASS]** TLS 1.3 in use (fastest handshake, 1-RTT)

---

## Accessibility

### Landmark Structure (D — 50/100)

*4 landmarks*

- **[CRITICAL]** No <main> landmark found — Screen reader users cannot quickly navigate to the primary content. Wrap your main content in <main>.
- **[PASS]** 2 <nav> landmark(s) found
- **[WARNING]** 2 of 2 <nav> elements are unlabeled — Multiple navigations need aria-label to distinguish them for screen readers.
- **[WARNING]** Skip navigation link is missing (WCAG 2.4.1) — Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.

### Heading Hierarchy (A+ — 100/100)

*9 headings*

- **[PASS]** Single H1 present

### Alt Text Quality (D — 40/100)

*3 of 27 images have issues*

- **[CRITICAL]** 3 image(s) missing alt attribute — Images without alt text are invisible to screen readers.
- **[CRITICAL]** 3 image-in-link without alt text — An image inside a link with no alt creates an empty link.
- **[PASS]** 24 image(s) with good alt text

### Form Accessibility (A — 92/100)

*1 of 1 controls have issues*

- **[WARNING]** 1 control(s) rely on placeholder only — Placeholder text disappears on focus and is not a reliable label.

### Link & Button Quality (B — 70/100)

*2 issue(s) across 39 links and 2 buttons*

- **[CRITICAL]** 2 link(s) with no accessible text — Links without text are announced as raw URLs by screen readers.
- **[CRITICAL]** 1 image-only link(s) without alt text — Image-only links need alt text on the image (or aria-label on the link) so screen readers can announce them.
- **[PASS]** 36 link(s) with descriptive text

---

## UX

### 404 Error Page (F — 30/100)

*HTTP 404, bare page*

- **[PASS]** Correct 404 status code returned
- **[WARNING]** Bare server default 404 page — The 404 page has no custom styling. Users hitting a broken link see a generic error with no way to navigate back. Add a custom 404 page with your site navigation and a search bar.

### Favicon & Branding (F — 15/100)

*1 icon(s) detected*

- **[PASS]** favicon.ico present at site root
- **[INFO]** No apple-touch-icon detected — iOS devices use this when users add your site to their home screen. Add <link rel='apple-touch-icon' sizes='180x180' href='/apple-touch-icon.png'>.

### Web Manifest (D — 40/100)

*Not found*

- **[INFO]** No web manifest found — No manifest at standard paths (/manifest.json, /site.webmanifest). A manifest is optional but enables PWA features like home screen installation and standalone display.

### Dark Mode Support (D — 40/100)

*No dark mode signals*

- **[INFO]** No dark mode signals detected — Consider adding CSS with @media (prefers-color-scheme: dark) and <meta name='color-scheme' content='light dark'>.
- **[INFO]** Detection limited to meta tags and inline styles — External CSS files may contain prefers-color-scheme rules not visible to this scan.

### Print Stylesheet (D — 40/100)

*No print styles*

- **[INFO]** No print-specific styles detected — When users print this page, they get the screen layout including navigation and non-essential elements. Add @media print rules to hide navigation and optimize layout for paper.

### Navigation UX (F — 15/100)

*No navigation patterns*

- **[PASS]** 2 navigation landmark(s) detected
- **[INFO]** No breadcrumbs, search, or skip link detected — These navigation aids help users orient themselves and find content efficiently, especially on large sites.

---

## SEO

### Canonical URL (B — 80/100)

*Minor issues*

- **[WARNING]** No canonical tag found — Search engines will determine the canonical URL themselves, which may cause duplicate content issues.

### Meta Tags (A — 85/100)

*Title: 7 chars*

- **[PASS]** Page title is set
- **[WARNING]** Title is only 7 characters — consider expanding
- **[INFO]** Title and H1 have very different wording — Alignment helps users confirm they've reached the right page.

### Content Depth (D — 40/100)

*243 words, Difficult*

- **[WARNING]** Page has 243 words — thin content — Most well-ranking pages have 300+ words of substantive content.
- **[INFO]** Reading level: Difficult (grade 13)
- **[WARNING]** Thin content — only 243 words

### Internal Links (A+ — 100/100)

*37 internal, 2 external*

- **[PASS]** 37 internal links (95%)
- **[PASS]** 95% of links use descriptive anchor text
- **[INFO]** 37 internal / 2 external links

### Image SEO (B — 75/100)

*27 images, 8 descriptive filenames*

- **[WARNING]** 70% of images have non-descriptive filenames — Search engines use filenames as a signal. Rename to descriptive names like 'team-photo.jpg'.
- **[INFO]** 3 image(s) missing alt text — see Accessibility tab

### Hreflang

*0 hreflang tags*


---

## Sustainability

### CO2 Per Page Load (B — 70/100)

*0.72g CO2 per view*

- **[INFO]** 0.72g CO2 per page view — This page transfers 2.6 MB, producing an estimated 0.72g of CO2 per visit using the Sustainable Web Design model (v4). Breakdown: data center 0.13g, network 0.12g, end-user device 0.46g.
- **[INFO]** At 10,000 monthly views: 86.7 kg CO2/year — With 10,000 page views per month, this page would generate approximately 86.7 kg of CO2 annually — equivalent to charging 10836 smartphones.

### Green Hosting (D — 40/100)

*Not green*

- **[INFO]** No confirmed renewable energy commitment detected — Consider providers like Cloudflare, Google Cloud, or Vercel that match 100% of their energy use with renewables.
- **[INFO]** Green hosting status based on known provider commitments — Green hosting detection uses a curated database of provider renewable energy commitments. This is not a real-time verification. For authoritative checks, visit thegreenwebfoundation.org.

### Repeat Visit Weight (A+ — 100/100)

*100% cached*

- **[PASS]** 100% reduction on repeat visits — Returning visitors download only 5 KB (vs 2612 KB first visit). 36 of 37 resources are served from browser cache, saving 0.72g CO2 per repeat visit.
- **[INFO]** Repeat visit: 0.00g CO2 (first visit: 0.72g)

### Carbon Budget (D — 50/100)

*53th percentile*

- **[WARNING]** 0.72g CO2 — above the median website (0.60g) — Heavier than an estimated 47% of websites. Reducing page weight, optimizing images, and removing unused JavaScript would lower the carbon footprint. See the Performance tab.
- **[INFO]** Estimated 53th percentile — Compared to: top 10% = 0.20g, target = 0.50g, median = 0.60g per page view.

### Transfer Efficiency (C — 60/100)

*74% efficient*

- **[WARNING]** Transfer efficiency: 74% — An estimated 689 KB (26%) could be eliminated: 0 KB via better compression, 0 KB via modern image formats, 689 KB of unused JavaScript. This wasted data produces 0.19g of unnecessary CO2 per page view.

---

---

*Generated by [BeaverCheck](https://beavercheck.com) — https://beavercheck.com/results/fbcf5463-a0de-442c-b818-48ffd17e4e39*
