mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
fix #559
This commit is contained in:
parent
38416c118c
commit
cd20690fe0
1 changed files with 1 additions and 1 deletions
|
@ -2348,7 +2348,7 @@ object SoraExtractor : SoraStream() {
|
||||||
season: Int? = null,
|
season: Int? = null,
|
||||||
episode: Int? = null,
|
episode: Int? = null,
|
||||||
callback: (ExtractorLink) -> Unit,
|
callback: (ExtractorLink) -> Unit,
|
||||||
host: String = "https://esh-bostewsom-i-273.site",
|
host: String = "https://weisatted-forminsting-i-277.site",
|
||||||
) {
|
) {
|
||||||
val res = app.get(
|
val res = app.get(
|
||||||
"$host/play/$imdbId",
|
"$host/play/$imdbId",
|
||||||
|
|
Loading…
Reference in a new issue