mass bump (#893)
This commit is contained in:
parent
f2cd1223b8
commit
37d08b9c8a
2 changed files with 2 additions and 2 deletions
|
@ -184,4 +184,4 @@ class MegaCloudExtractor(
|
|||
|
||||
@Serializable
|
||||
data class TrackDto(val file: String, val kind: String, val label: String = "")
|
||||
}
|
||||
}
|
||||
|
|
|
@ -92,7 +92,7 @@ class WebViewResolver(private val globalHeaders: Headers) {
|
|||
val headers = mapOf("X-Requested-With" to "org.lineageos.jelly")
|
||||
|
||||
webView?.loadUrl("https://megacloud.tv/about", headers)
|
||||
}
|
||||
}
|
||||
|
||||
latch.await(TIMEOUT_SEC, TimeUnit.SECONDS)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue