diff --git a/index.html b/index.html index 5ed352a..9fa21f7 100644 --- a/index.html +++ b/index.html @@ -1,110 +1,177 @@ - + - -4ev.link — Short links. Forever. - + + +4ev.link — Short links that live 4ev + + - - - - - + + + + + + + + + + + + - -
- + +
+
+
-
-

Short links. Forever.

-

Generate simple, human-friendly slugs backed by an edge KV. No accounts. No bloat. Built to last.

-
-
- - -
- -
-
-
-
- - Open +
+
+ + + 4ev.link + +
-
-

Edge-fast

Served from the edge with 302 redirects.

-

Safe by default

Strict URL validation, CORS-ready API.

-

Forever

KV-backed slugs built to outlast tabs.

-

Nice slugs

Clean, 4-char defaults; customize later.

-

Light/Dark

Auto theme with manual toggle.

-

Keyboard-first

Enter to shorten, ⌘/Ctrl+C to copy.

-
+
+
+
+
+ Edge-fast • Privacy-first +
+

Short links that live 4ev

+

Create durable, fast, privacy-friendly short links. No tracking pixels. Simple API.

+
-
© 4ev.link • Built on Cloudflare • Icons by Lucide
-
+
+
+
+ +
+ + +
+ +
- - + + + +
+ +

API: POST / with JSON { "url": "https://…" } → { "slug","target","shortUrl" }

+
+ + +
+
+
+
Edge-fast
+

Global redirects with 302 from the edge.

+
+
+
Durable
+

Stored in KV, designed to last.

+
+
+
Privacy-first
+

No trackers, minimal logs.

+
+
+
QR ready
+

Save/share QR in a click (soon).

+
+
+
Simple API
+

POST / with JSON body, get JSON back.

+
+
+
Custom slugs
+

Personalized links (soon).

+
+
+
+ +
+
+
+

How it works

+
    +
  1. POST / with { "url": "https://…" }
  2. +
  3. Receive { "slug","target","shortUrl" }
  4. +
  5. Visit /:slug → 302 to target
  6. +
+
+
+

FAQ

+
    +
  • What URLs? Any http(s) URL.
  • +
  • Free? Yes, fair-use.
  • +
  • Data? No tracking, minimal logs.
  • +
  • Export? Copy/share instantly.
  • +
+
+
+
+ + + + + +