-
Sharesome is lacking basic shortlink functionality.
Implementation could be done by something like https://github.com/jdub/node-shorturl or https://github.com/andreychizh/node-shortlink.
Also, integ…
-
It'd be great to have a clickable button on each AEP that copies e.g. "http://aep.dev/pagination" to the clipboard.
-
# Basic feature
When I create a shortlink, it is no longer recognizable (which is the intention, of course). I like to use the shortlinks in my notes and to-do lists as well. Therefore, I sometimes…
-
Momentan scheint es ein Problem mit den Shortlinks beim Versand von Suchergebnissen zu geben. Der Versand der Mail klappt ohne Probleme:
Link in Relbib:
Beim Klick auf den Link bekomme ich folg…
-
# Report
## SDK Version
AppsFlyerFramework (6.12.2)
## What did you do?
Click on a onelink shortlink url.
https://links.mydomain.com/QtUS/myProfile
Associated long url :
https://links…
-
This plugin fails when the number of character combinations available runs out. E.g. if using the default YOURLS 36-character set (leaving the custom charset blank in the plugin settings) and then se…
-
My links aren't private.
I'd like anyone at my organization to be able to use them without logging in.
```
"""Returns (shortlink_object, actual_destination)."""
perfect_match = models.Sh…
-
Right now, our script for URL extraction is as follows:
```
import org.warcbase.spark.matchbox._
import org.warcbase.spark.matchbox.TweetUtils._
import org.warcbase.spark.rdd.RecordRDD._
val tweets …
-
Case:
youtu.be links work:
```vid
https://youtu.be/dQw4w9WgXcQ
```
But "normal" links do not work. (Return "Cannot find video):
```vid
https://m.youtube.com/watch?v=dQw4w9WgXcQ
```
```v…
-
If you make a tweet containing a URL, it gets short-linkified with Twitter's URL shortener and the URL we get back from Twitter's API only has the Twitter shortlink URL, not the original URL as tweete…