# Functions
AbsoluteURL converts the input URL as absolute URL if necessary.
Domain returns only the domain part of the given URL.
IsAbsoluteURL returns true if the link is absolute.
IsHTTPS returns true if the URL is using HTTPS.
RootURL returns absolute URL without the path.