hosterListParse

protected open fun hosterListParse(response: Response): List<Hoster>(source)

Deprecated

The helper functions are inherently limiting and hides the underlying implementation. Source developers should make their own implementation according to their needs.

Parses the response from the site and returns a list of hosters.

Since

extensions-lib 16

Return

the list of hosters.

Parameters

response

the response from the site.