RRZE-Webteam / rrze-shorturl

WordPress-Plugin to enable a shorturl redirection service run on two servers (WP + PHP-only)
https://www.shorturl.rrze.fau.de
GNU General Public License v3.0
0 stars 1 forks source link

Extend validity automatically for actively used shorturls #120

Closed m-w closed 3 months ago

m-w commented 3 months ago

Currently there's a fixed limit of one year for the validity of the shortened urls. Instead of having to email the webmasters (see Q&A) it would be nice if validity is extended automatically based on the last usage.

This will have several advantages:

I'd like to suggest an automated extension of the validity by one year from the last usage date.

thenickless commented 3 months ago

Thank you for your suggestion! We will set the limit to unlimited, consider a given date and install a cronjob to clean all links that lead to HTTP 4xx soon.