hosterListParse

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

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.