This commit is contained in:
Vanessa Royle 2021-11-10 22:36:48 +00:00
parent d01b147d61
commit ae1dfd3264

View File

@ -6,7 +6,7 @@
When you post a `URL` with hashtag `CloudflareTest` (or other hashtag below) CloudflareTest will tell you whether your link is Cloudflared or not. When you post a `URL` with hashtag `CloudflareTest` (or other hashtag below) CloudflareTest will tell you whether your link is Cloudflared or not.
- This is **simplified** version of [AltLink's "Is it really CloudFlare!?" check](service.altlink.md#_is-it-really-cloudflare-_-check). - This is **simplified** version of [AltLink's "Is it really CloudFlare!?" check](service.altlink.md#_is-it-really-cloudflare-_-check).
- Mastodon won't share your hashtagged toot if your account is new or not followed by anyone. If you need reliable answer use AltLink instead. - Mastodon won't share your hashtagged toot if your account is new or not followed by anyone. If you need _reliable_ answer use AltLink instead.
- Similar to AltLink, public messages older than *24* hours will be deleted. - Similar to AltLink, public messages older than *24* hours will be deleted.
@ -39,23 +39,41 @@ When you post a `URL` with hashtag `CloudflareTest` (or other hashtag below) Clo
### Example of usage ### Example of usage
- Hashtag with URL > Hashtag with URL
- Input
``` ```
Which pizza is the best!? #isThisCloudFlare Homemade Pizza #isThisCloudFlare
https://www.dominos.com/ https://www.tasteofhome.com/recipes/homemade-pizza/
http://www.pizzahut.com/ https://www.allrecipes.com/article/topping-and-baking-pizza/
https://www.papajohns.com/
``` ```
- Hashtag above toot (e.g. other user's toot) - Output
```
@dear_human
tasteofhome.com: 🌩
allrecipes.com: 👍
```
> Hashtag above toot (e.g. other user's toot)
- Input
``` ```
Let's go to this party! Let's go to this party!
https://greatparty.cloudflared.site/ https://greatparty.cloudflaredexample.site/
``` ```
``` ```
@top_user @top_user
Hey I can't read it! #InternetFreedomTest Hey I can't read it! #InternetFreedomTest
``` ```
- Output
```
@replied_user @top_user
cloudflaredexample.site: 🌩
```
<a rel="me" href="https://social.kyushojitsu.ca/@cloudflaretest"></a> <a rel="me" href="https://social.kyushojitsu.ca/@cloudflaretest"></a>