-
This handles incoming shortlinks and redirects them to the end location
We do not plan on supporting undo/redo for this
-
new data model for api-media
new api's to handle short links for api-media
add field to api-journeys to store ShortLink id
```prisma
model ShortlinkDomain {
id String @id @default(uuid())
domai…
-
-
https://archive.org/details/301works
-
### Feature description
Would it be possible to implement this type of shorturl bypass like this userscript: https://greasyfork.org/en/scripts/431691-bypass-all-shortlinks/code
?
-
All links shared and used that users see should convert to bitly
http://besoci.al/xo2p81
-
allow https://vxreddit/[id] to work, the way https://redd.it/[id] works, and https://rxddit.com/[id]
-
Hi
Thanks for the amazing module - most useful!
I'm using it to linkify my tweets - however I see that the twitter shortlinks (eg https://t.co/DUEXxRu8vc) are not getting "linkified"
![image]…
-
Instead of this http://upboat.me/fry/not-sure-if-sunny-outside/or-hungover
allow someone to post something like this http://upboat.me/dBsbd3
Looks much better.
-
## Bug Report
**Current Behavior**
When saving a URL that includes a fragment identifier, the meta API `url` response field strips out any fragment identifier that was in the original URL
In:…