Incorrect +home

The special meta +home must follow this regular expression:

^(?:http(s)?://)?[\w.-]+(?:\.[\w.-]+)+[\w\-._~:/?#\[\]@!$&'()*+,;=]+$

Incorrect:

+home url

[] > foo

Correct:

+home https://github.com/objectionary/eo
+home 255.255.255.255

[] > foo

Published on Fri Oct 10 22:54:04 UTC 2025.