* Add Manga Online
* Fix note about latest manga parse
* Add new line at the end of build.gradle
* Remove blank line
* Fix global search
* Remove extra URL builder in search
* Remove URLBuilder
* Add try/catch in fetchMangaGenre
* Set latestUpdatesNextPageSelector to null
* Rename constante name and remove breakline in GenreList::selected
* Remove fetchLatestUpdate override
* Replace 'runCatching' for try/catch
* Remove 'headers'
* Remove unused import
* Remove last blank line
* Rename constant variable with uppercase
* small cleanup
* lint
---------
Co-authored-by: Chopper <156493704+ttony2chopper@users.noreply.github.com>