Email or username:

Password:

Forgot your password?
Top-level
mushroom 🍄
@grishka curiously it matches with `127.0.0.1`

but ideally it has to validate IPv[4 6] addresses to create a valid href to an IP address, in parallel to domain check
But it may weight a lot parser
No comments
Gregory

@duponin oh. Yes it does. So this is a prime example of how regexes are write once, read never.

Go Up