#170: Endpoints' regex improvement
- Define endpoints regex with f-string
- Define and use precise port regex
- Define more compact ipv4 regex
- Define more compact ipv6 regex
- Name capturing groups
- Change domain regex to support IDN
- Fix ipv4/host attributes mix up
Close #170 (closed).