Minimal URL shortener that can be entirely hosted on GitHub pages.
GNU General Public License v3.0
1.34k
stars
506
forks
source link
Allow named short urls, only allow redirects for issues made by specific user, and preview redirect (based off amcwb) #112
Open
river opened 1 year ago
Based off amcwb's PR. Loved his ideas but the code was not working for me, so I rewrote it in a way that seems to be working now.