From 7ec6c3a5c3aeeadb63129960ca4295c6b8b0ba93 Mon Sep 17 00:00:00 2001 From: Michael Vigil <8af9587e1bf36f7@cloudflare.com> Date: Thu, 28 Dec 2023 06:22:24 +0000 Subject: [PATCH] . --- subfiles/service/altlink.md | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/subfiles/service/altlink.md b/subfiles/service/altlink.md index 37639672b6..6486f57759 100644 --- a/subfiles/service/altlink.md +++ b/subfiles/service/altlink.md @@ -87,10 +87,11 @@ Below steps is for MitiGator and not MGLite. Just ask (send **direct** message to) it and he will provide some suggestions. - This is related to Settings' `Suggest other non-Cloudflare alternative sites when available`. + - It is `on` by default; you can disable it from Settings website (below). Syntax: `@mg ?URL` or `?URL` -Put Cloudflared URL like this... +Put Cloudflared URL like this. ``` @mg ?https://cflove.myblog.site/cloud_is_internet/?blog=true @@ -112,6 +113,24 @@ Put Cloudflared URL like this... ?https://matthew.prince.name/ ``` +And you will receive something like below within 1 minute if there are alternatives. + +``` +@mygoodperson 🤔 + +➤ GOOD_ALTERNATIVE_SITE_1 +https://... + +➤ GOOD_ALTERNATIVE_SITE_2 +https://... + +➤ GOOD_ALTERNATIVE_SITE_3🚨 +https://... +``` + +- The "🚨" icon means the website is known Anti-Tor website. Tor users better avoid this result. + + ### Report a problem / Create an Issue