*url-Regex*

Global Variable: *url-regex*

This is a Regular Expression (see <regex>) used when handling Uniform Resource Locators.

As found in lib/url.ms:

"^(([^:/?#]+):)?(//([^/?#]*))?([^?#]*)([?]([^#]*))?(#(.*))?"