mirror of
https://github.com/recloudstream/cloudstream-extensions-multilingual.git
synced 2024-08-15 03:15:14 +00:00
aaa whoops
This commit is contained in:
parent
96b6abbd2f
commit
a1cce90ed5
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,7 @@ class NineGoal : MainAPI() {
|
|||
} catch (e: UnknownHostException) {
|
||||
false
|
||||
}
|
||||
val domain = it.url?.getDomainFromUrl() ?: "canyou.letmestreamyou.net"
|
||||
val domain = fixUrl(it.url?.getDomainFromUrl() ?: "https://canyou.letmestreamyou.net")
|
||||
if (!requestStatus) {
|
||||
mapOf(
|
||||
"(1)" to "https://playing.smoothlikebutterstream.com",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue