Updated post

This commit is contained in:
Brandon Rozek 2023-03-10 10:39:55 -05:00
parent 84ebe88fe9
commit 615405df77
No known key found for this signature in database
GPG key ID: 26E457DA82C9F480

View file

@ -159,7 +159,8 @@ To display the images we range over the media_attachments array and grab any ima
</div>
```
For the interaction URLs notice the following pattern:
At time time of post interaction URLs followed the upcoming pattern.
This has been removed since, and I have not yet found an alternative.
- Reply URL -> `https://SERVER/interact/TOOTID?type=reply`
- Favorite URL -> `https://SERVER/interact/TOOTID?type=favourite`