github.com
Modular Architecture Rewrite and Adding Tests by DrearyWillow · Pull Request #2 · DrearyWillow/pdsls-redirector
Previous versions of PDSls Redirector (v1.0.0 - v1.0.8) relied on looping over a list of regular expressions to match URL patterns, using capture groups to extract variables. This approach was inef...