Skip to content

Commit

Permalink
fix #559
Browse files Browse the repository at this point in the history
  • Loading branch information
olivia committed Jan 30, 2024
1 parent 38416c1 commit cd20690
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SoraStream/src/main/kotlin/com/hexated/SoraExtractor.kt
Original file line number Diff line number Diff line change
Expand Up @@ -2348,7 +2348,7 @@ object SoraExtractor : SoraStream() {
season: Int? = null,
episode: Int? = null,
callback: (ExtractorLink) -> Unit,
host: String = "https://esh-bostewsom-i-273.site",
host: String = "https://weisatted-forminsting-i-277.site",
) {
val res = app.get(
"$host/play/$imdbId",
Expand Down

0 comments on commit cd20690

Please sign in to comment.