-
**Background**
Many sites (e.g TikTok, etc.) now generate a shortened version of the URL which contains / hide the tracking IDs
Another example is the Google app which now by default uses `search.…
-
While fetching followers or following, the user profile includes a bio, which contains the user's description.
When the bio has URLs, they are often shortened to t.co links instead of displaying the…
-
Since Twitter introduced their t.co link shortening service, I come across many links that have two layers of indirection; i.e., t.co/blah expands to, say, bit.ly/whatever.
This makes Silver Bird's ha…
-
See the service description: http://longurl.org
The feature will serve two purposes:
1. Know where the link will really lead you before you click it.
2. Speed up link access by asynchronously exp…
yvolk updated
5 years ago
-
I'm getting weary of seeing shortened URLs in my emails client and would like to know if this add-on could be extended to replace tinyurl / bit.ly links with the value retrieved the location header.
…
-
We need this in our utility collection.
- Expand url if it is from URL shortening services. This help downflow modules to make better decision.
- Shorten the URLs contained in a message before posti…
-
- the entities of a tweet (from spring social) do contain the URLs in the tweet - both shortened as well as expanded (not sure if fully expanded though)
- this information should be used in the initia…
-
It would be nice if this expanded shortened URLs when displaying the qtip.
Some example (python) code, for inspiration, can be seen here: https://gist.github.com/bfirsh/2003517
-
As a user, I'd like to be able to add web links to my cards.
I should be able to click them, and have the link open in my default browser.
## ⚠️ Security Note
Implementing this incorrec…
-
Thanks for this great template filters! These saved me a ton of time having to manually rewrite my old CMS's way of doing this.
There's one game-breaking bug, though: the Status class from python-t…