mirror of
https://github.com/kremalicious/umami.git
synced 2025-02-14 21:10:34 +01:00
Change the domain regex to match the whole string. Before, the regex would accept a string if it contained a valid domain at any point.
Change the domain regex to match the whole string. Before, the regex would accept a string if it contained a valid domain at any point.