Skip to content

Commit

Permalink
- Kiwi is now EOL #621
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobi823 committed Oct 9, 2024
1 parent f59b565 commit f450837
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ object Kiwi : AppBase() {
override val projectPage = "https://github.com/kiwibrowser/src.next"
override val displayCategory = listOf(EOL)
override val hostnameForInternetCheck = "https://api.github.com"
override val eolReason = R.string.eol_reason__browser_no_longer_maintained

@MainThread
@Throws(NetworkException::class)
Expand Down

0 comments on commit f450837

Please sign in to comment.