getHomeUrl

open fun getHomeUrl(): String(source)

Returns the base (home) URL of the website as a string.

This is typically the root address that serves as the main entry point to the site's content, such as "https://aniyomi.org".

This method is used in the browse screen to determine the URL opened when tapping "Open in WebView".

Return

The website’s home page URL. Defaults to baseUrl.