From 7521497b06cb41b31272eae22fd6c8c01cae0d43 Mon Sep 17 00:00:00 2001 From: Jocelyn Woolbright Date: Sat, 23 Oct 2021 07:05:38 +0000 Subject: [PATCH] --- subfiles/service.altlink.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/subfiles/service.altlink.md b/subfiles/service.altlink.md index b0731b179c..32a8a13be4 100644 --- a/subfiles/service.altlink.md +++ b/subfiles/service.altlink.md @@ -115,9 +115,13 @@ You can configure AL via `direct message`. - By default AL will notify you each time when you share _inaccessible_ link. Turning this settings _on_ will silence second post for 24 hours. - 2: Suggest other non-Cloudflare alternative sites _when available_. - Default is `off`. - - Let's say you boost or post Cloudflared news site. AL will suggest similar websites related to your URL within 1 minute. Note that AL might suggest inaccurate result. + - Let's say you boost or post Cloudflared news site. AL will suggest some similar websites related to your URL within 1 minute. Note that AL might suggest inaccurate result. - AL will not suggest anything if your account is `Bot`. - - You can use this service `only once per 4 minutes` (to prevent attack from Mastodon) + - Rate-Limit: AL will suggest `only once per 3 minutes`. For example you post: + - 10:**00** `http://example.com/article-a.html` (AL will suggest) + - 10:01 `http://example.net/article-b.html` (_will be ignored_) + - 10:02 `http://example.org/article-c.html` (_will be ignored_) + - 10:**04** `http://example.uk/article-d.html` (AL will suggest) - 3: Count my links and send me report monthly. - Default is `off`. - If you turn _on_ this settings AL will simply count how many links you shared publicly and how many were Cloudflared. Note that this count will have duplicates because we **never** save (& don't care) what you shared.