Migrated to Linux and still under the process of recreating an enviro where I'm as productive as I was on Windows. Almost there with Git. Still got to find a simple yet rather complete graphic editing tool to replace a SUPER old version of Paint Shop Pro. So far my go-to solution is photopea.com
Allowing weird characters in YOURLS short URLs
One of the most recurring support requests we get for YOURLS goes like this: "How do I get a – (or a /, or a :) into my keywords?" People want pretty customshort URLs like sho.rt/my-talk or sho.rt/v2:final, and by default YOURLS won't let them. The short answer is "use the get_shorturl_charset filter." The long answer is that, depending on…