vinyashegde / shorto_url_shorter

A open source Chrome Extension which shortens your urls in one click with a QR code!
MIT License
18 stars 24 forks source link

Feature - Expire View Count #46

Open 0APOCALYPSE0 opened 11 months ago

0APOCALYPSE0 commented 11 months ago

I think we should have the feature of expiring view count. So the shortened URL should expire after expiring view count limit. This feature should be optional so if the user does not provide a view count then in that case URL will not expire but if the user provides any value greater than 0 then the URL should expire after that number of views.

I have raised a PR for this feature. Please review and approve. If there are any suggestions please let me know.

Thanks