From e104665b133792367b80a00ca0ed180736c718ed Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Fri, 11 Jun 2021 20:29:54 +0300 Subject: [PATCH] titlefetching.md: note Matrix & Telegram previews as avoidable --- irc/limnoria/titlefetching.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/irc/limnoria/titlefetching.md b/irc/limnoria/titlefetching.md index db983f5..7ae8136 100644 --- a/irc/limnoria/titlefetching.md +++ b/irc/limnoria/titlefetching.md @@ -13,8 +13,9 @@ config supybot.protocols.http.peekSize 1048576 * enables the plugin (shipped with Limnoria) * enables titlefetching for all links on line, not just the first one -* disables showing domain (small protection against multiple titlesnarfers - entering loop) +* disables showing domain (small protection against multiple titlesfetcherrs + entering a loop or simply not annoying users with clientside link previews + (Matrix/Telegram bridges/relays included)) * disables showing redirect target -||- * sets user-agent to "Limnoria UrlPreviewBot" instead of ['Mozilla/5.0 (compatible; utils.web python module)' from 2005](https://github.com/ProgVal/Limnoria/blame/2990fcd302afdc6a3b741594017c3959fd5da2fd/src/utils/web.py#L120) * I have heard that it's bad to pretend to be something you aren't and