aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuchen Pei <id@ypei.org>2023-10-30 23:12:53 +1100
committerYuchen Pei <id@ypei.org>2023-10-30 23:12:53 +1100
commit0e1b7b63425ec3cfa1812a2f4c230d31ea75156d (patch)
tree4b771510936fae7b001d9b9ffc969dc9e9dfab86
parent4b6733188057bdaada89b841303e387108e0dc0d (diff)
Refer to tracli-url-rewriter and url-rewrite for rewriting redirect urlsHEADmaster
-rw-r--r--README.org7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.org b/README.org
index 84be873..0ed39af 100644
--- a/README.org
+++ b/README.org
@@ -24,7 +24,7 @@ mails, showing the real urls.
* Usage
:PROPERTIES:
- :UPDATED: [2023-10-30 Mon 00:26]
+ :UPDATED: [2023-10-30 Mon 23:12]
:END:
Add to ~load-path~ and ~require~.
@@ -87,8 +87,9 @@ click tracker urls are replaced by the real urls!
Note that the real urls may still contain tracking query parts like
utm parameters, but the cleaning of these urls is feasible by hand,
-and a package that does so automatically belongs to a separate project
-:D
+and can be done automatically by setting ~tracli-url-rewriter~. A
+package that specialises in such things and can help implement a url
+rewriter [[https://g.ypei.me/url-rewrite.git/about/][exists]] too ;)
* Copyright and contact
:PROPERTIES: