We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Description:
Twitter URLs, when visited directly, are formatted like -
https://twitter.com/HugeNintendoDS/status/1386171485417623552
When clicking on Share button > Copy link to Tweet, an additional source tag is appended -
Share button > Copy link to Tweet
https://twitter.com/HugeNintendoDS/status/1386171485417623552?s=20
This tag introduces a pestersome More Tweets section that replaces replies with algorithmically-suggested tweets."
More Tweets
Suggested implementation:
Introduce off-by-default link cleaning for Twitter links that redirects tag-appended URLs to their tagless counterparts.
If possible, stop Twitter from inserting a source tag when Copy[ing] link to Tweet.
Copy[ing] link to Tweet
Of note:
s=
The text was updated successfully, but these errors were encountered:
s
t
closed by #40
Sorry, something went wrong.
No branches or pull requests
Description:
Twitter URLs, when visited directly, are formatted like -
https://twitter.com/HugeNintendoDS/status/1386171485417623552
When clicking on
Share button > Copy link to Tweet
, an additional source tag is appended -https://twitter.com/HugeNintendoDS/status/1386171485417623552?s=20
This tag introduces a pestersome
More Tweets
section that replaces replies with algorithmically-suggested tweets."Suggested implementation:
Introduce off-by-default link cleaning for Twitter links that redirects tag-appended URLs to their tagless counterparts.
If possible, stop Twitter from inserting a source tag when
Copy[ing] link to Tweet
.Of note:
s=
varies by client.The text was updated successfully, but these errors were encountered: