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 Sep 12 07:14:01 UTC 2025.