From e6be932e0637ae5e820dc45e4299dd278dcf38c1 Mon Sep 17 00:00:00 2001 From: tastytea Date: Sun, 20 May 2018 18:31:27 +0200 Subject: [PATCH] Documented URL rewriting behaviour --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index d021c6b..4e133f7 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,11 @@ mention the bot account (`@expandurl@botsin.space` for example). This bot uses the same visibility as you, but posts unlisted instead of public. It retains the sensitive flag and spoiler warnings. +Some tracking parameters, like those beginning with +[utm_](https://en.wikipedia.org/wiki/UTM_parameters) are stripped. It also tries +to rewrite [AMP](https://en.wikipedia.org/wiki/Accelerated_Mobile_Pages) URLs to +point at the real webpages. + Please report any bugs via the [issue tracker on GitHub](https://github.com/tastytea/expandurl-mastodon/issues) or to [@tastytea@soc.ialis.me](https://soc.ialis.me/@tastytea).