aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuchen Pei <id@ypei.org>2023-10-30 21:45:56 +1100
committerYuchen Pei <id@ypei.org>2023-10-30 21:45:56 +1100
commitb540eafc4376789dcaa13f97f61b5b192d993bad (patch)
treed88dd9a5053a24faa62403811decb63886c57a8d
parent9bc9e59f41f27ddaeb18cbe08a41b78c5e900f46 (diff)
Better marketing
-rw-r--r--README.org8
1 files changed, 5 insertions, 3 deletions
diff --git a/README.org b/README.org
index 4d61cd9..15915b1 100644
--- a/README.org
+++ b/README.org
@@ -4,12 +4,14 @@
* Introduction
:PROPERTIES:
- :UPDATED: [2023-10-30 Mon 21:40]
+ :UPDATED: [2023-10-30 Mon 21:45]
:END:
~url-rewrite~ is an elisp library for rewriting URLs. Usecases include
-redirecting to an random alternative client, removing tracking
-queries, converting a zoom link to a dial-in number etc.
+redirecting to an random alternative client (e.g. invidious and
+nitter), removing tracking queries (e.g. utm parameters), replace a
+link by its redirect url which is encoded in one of its queries,
+converting a zoom link to a dial-in number, etc, etc.
* Usage
:PROPERTIES: