mirror of
https://github.com/imputnet/cobalt.git
synced 2026-08-01 07:04:17 -05:00
- tlds are now parsed and validated correctly (e.g. ".co.uk" works now) - url patterns are pre-compiled instead of being compiled for every request - aliases are computed in a safe manner using the URL object where possible