From 83c1e62d6543531dcac5c1d5707e9b15bfaa6d20 Mon Sep 17 00:00:00 2001 From: yuxxeun Date: Fri, 9 Aug 2024 10:23:05 +0700 Subject: [PATCH] feat: /krido --- README.md | 31 +++++++++++++++++++------------ _includes/redirect.liquid | 4 ++-- 2 files changed, 21 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 956ad91..73fa337 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # link.bsmnt.pro -a serverless & minimalist URL shortener that doesn't try to do too much +This program is powering our internal url shortener (bsmnt.pro) which is to track link distribution without tracking any personal data. + +## Goals +1. Minimal dependency +2. Minimal footprint +3. No personal data tracking ## Run 1. `git clone https://github.com/yuxxeun/link.bsmnt.pro` @@ -7,18 +12,20 @@ a serverless & minimalist URL shortener that doesn't try to do too much 3. `bun dev` ## Generate -Just run `./generate` +Read guide with run `./generate` command for detail usage or just run `./generate verlongUrlTarget /something` ## List -- [`root`](https://bsmnt.pro) -- [`/ig`](https://bsmnt.pro/ig) -- [`/ratio`](https://bsmnt.pro/ratio) -- [`/github`](https://bsmnt.pro/github) -- [`/link`](https://bsmnt.pro/link) -- [`/yuxxeun`](https://bsmnt.pro/yuxxeun) -- [`/zia`](https://bsmnt.pro/zia) -- [`/iqbal`](https://bsmnt.pro/iqbal) -- [`/dzkrysyhrl`](https://bsmnt.pro/dzkrysyhrl) +- basement: + - [`root`](https://bsmnt.pro) + - [`/ig`](https://bsmnt.pro/ig) + - [`/ratio`](https://bsmnt.pro/ratio) + - [`/github`](https://bsmnt.pro/github) + - [`/link`](https://bsmnt.pro/link) +- member: + - [`/yuxxeun`](https://bsmnt.pro/yuxxeun) / [`/krido`](https://bsmnt.pro/krido) + - [`/zia`](https://bsmnt.pro/zia) + - [`/iqbal`](https://bsmnt.pro/iqbal) + - [`/dzkrysyhrl`](https://bsmnt.pro/dzkrysyhrl) ## License -[MIT](./LICENSE) \ No newline at end of file +MIT. \ No newline at end of file diff --git a/_includes/redirect.liquid b/_includes/redirect.liquid index 151ca41..40a6bf5 100644 --- a/_includes/redirect.liquid +++ b/_includes/redirect.liquid @@ -16,8 +16,8 @@ -
-

Mohon tunggu...

+
+

Mohon tunggu...

Mengarahkan ke {{ target | url }}