https://github.com/deg4uss3r/lnkr
URL Shortener
https://github.com/deg4uss3r/lnkr
Last synced: 2 months ago
JSON representation
URL Shortener
- Host: GitHub
- URL: https://github.com/deg4uss3r/lnkr
- Owner: deg4uss3r
- License: mit
- Created: 2024-08-17T14:02:37.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-01-25T15:34:27.000Z (4 months ago)
- Last Synced: 2025-01-25T16:19:24.614Z (4 months ago)
- Language: Rust
- Size: 14.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# lnkr
[LNKR](https://lnkr.lol) is a URL shortener built on [Fastly](https://fastly.com) Compute and Edge capabilities.
The URL shortener supports random key, custom words, or random memorable words. As well as stripping trackers from URLs (be careful this just removed anything after a `?` in the URL).
## ⚠️ Warning
There is no associated privacy with using this right now, I can see what URLs are in the database along with the custom words and number of hits! Use at your own interest not for privacy!