mirror of
https://github.com/revanced/revanced-manager-compose-old.git
synced 2025-04-30 14:34:29 +02:00
feat: use new api url.
This commit is contained in:
parent
0a1b46ea41
commit
86ecdbb85a
@ -22,6 +22,6 @@ class GitHubRepository(val client: HttpClient) {
|
||||
}
|
||||
|
||||
private companion object {
|
||||
private const val apiUrl = "https://revanced-releases-api.afterst0rm.xyz"
|
||||
private const val apiUrl = "https://releases.rvcd.win/"
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user