[GH-ISSUE #87] Revenge of the t.cos and UTMs #21
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
TheLovinator/discord-twitter-webhooks#21
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @dziban303 on GitHub (Apr 2, 2023).
Original GitHub issue: https://github.com/TheLovinator1/discord-twitter-webhooks/issues/87
The t.co shortened URLs are back—sometimes:
In the first tweet (original) the t.co link appears, followed by the unobfuscated link. As you can see in the original tweet, only one link was in the tweet. Curiously, the unobfuscated link includes the
?t=...parameter which does not appear to be included in the original link or used by the volcano discovery website. I'm not sure where that came from.In the second tweet (original) both of the links supplied in the tweet failed to convert from the t.co link to the original URL.
CONVERT_TCO_LINKSenvar was not explicitly defined in the .env.Lastly, here's the third tweet in the series:
In this tweet (original), there's no t.co link at all, but all the UTM parameters are present. In this case, the
REMOVE_UTM=Trueenvar was explicitly defined in the .env.Running the latest image.
@EthanC commented on GitHub (Apr 6, 2023):
I'm seeing this as well while running the latest Docker image. I've not defined
CONVERT_TCO_LINKSin my environment variables as it should default totrue, per.env.example(Related: #81). Here is an example Tweet link and a screenshot of the embed...https://twitter.com/COD_Esports/status/1644067889174007828