UTCWeb / utctiny

URL Shortener with YOURLS
MIT License
0 stars 5 forks source link

Add Case Insensitive plugin #45

Closed UTCGilligan closed 8 months ago

UTCGilligan commented 8 months ago

Needed to fix a problem where uppercase letters are deleted from shortcuts.

makes all short and long URLs lowercase, so if a long URL parameter has uppercase, it might not work.