This is going to make life so much easier: URL Pattern API
https://developer.mozilla.org/en-US/docs/Web/API/URL_Pattern_API
MDN Web DocsURL Pattern API - Web APIs | MDNThe URL Pattern API defines a syntax that is used to create URL pattern
matchers. These patterns can be matched against URLs or individual URL
components. The URL Pattern API is used by the URLPattern
interface.