cydrobolt / polr

:aerial_tramway: A modern, powerful, and robust URL shortener
https://polrproject.org
GNU General Public License v2.0
4.95k stars 893 forks source link

Allow to replace long links via API #596

Open forki opened 3 years ago

forki commented 3 years ago

The API doesn't allow to replace long links that are shortened with custom ending.

Expected Behavior

If we send a shorten acttion we'd link to replace old (i.e. broken) links that are available under a custom ending.

Current Behavior

No solution available. At least we did not find anything in the docs.

Context

We'd like to keep stable shortlinks for potentially changing long links.

ngsoftDE commented 3 years ago

There is no implementation yet