How to make upper/ lower case not matter?
-
I've got the following shortlink set-up:
https://ud.coop/bestofbridport
And I need https://ud.coop/BESTOFBRIDPORT to work as well.
I can't add BESTOFBRIDPORT as another shortlink as it's already in use.
Is there a way I can get YOURLS to ignore case so that https://ud.coop/BESTOFBRIDPORT works exactly the same as https://ud.coop/bestofbridport ?
Thanks in advance for your help.
-
@jdaviescoates said in How to make upper/ lower case not matter?:
So I'll see if I can install them and if any of them work...
This one did the job
-
@nebulon I asked on their discussion forum
https://github.com/orgs/YOURLS/discussions/3551
They closed it and pointed me at this:
https://github.com/YOURLS/YOURLS/issues/2333
Sounds like we just need to "change from [base] 36 to 62, because charset will expand"
But I've no idea how we do that. Hopefully you do?
-
@jdaviescoates said in How to make upper/ lower case not matter?:
Sounds like we just need to "change from [base] 36 to 62, because charset will expand"
No clue what this means. Never heard of this terminology before.
-
I asked again in their discussion forum and they pointed me at the various Case Insensitive plugins here:
https://github.com/YOURLS/awesome#c
So I'll see if I can install them and if any of them work...
-
@jdaviescoates said in How to make upper/ lower case not matter?:
So I'll see if I can install them and if any of them work...
This one did the job
-
-