diff options
| author | Yuchen Pei <id@ypei.org> | 2023-10-30 21:45:56 +1100 | 
|---|---|---|
| committer | Yuchen Pei <id@ypei.org> | 2023-10-30 21:45:56 +1100 | 
| commit | b540eafc4376789dcaa13f97f61b5b192d993bad (patch) | |
| tree | d88dd9a5053a24faa62403811decb63886c57a8d | |
| parent | 9bc9e59f41f27ddaeb18cbe08a41b78c5e900f46 (diff) | |
Better marketing
| -rw-r--r-- | README.org | 8 | 
1 files changed, 5 insertions, 3 deletions
@@ -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:  | 
