fixed Zoro

This commit is contained in:
hexated 2022-12-30 01:01:25 +07:00
parent b15b792576
commit f886e9eb49
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
// use an integer for version numbers // use an integer for version numbers
version = 11 version = 12
cloudstream { cloudstream {

View File

@ -316,7 +316,7 @@ class ZoroProvider : MainAPI() {
} }
private suspend fun getKey(): String { private suspend fun getKey(): String {
return app.get("https://raw.githubusercontent.com/consumet/rapidclown/main/key.txt").text return app.get("https://raw.githubusercontent.com/enimax-anime/key/e6/key.txt").text
} }
override suspend fun loadLinks( override suspend fun loadLinks(