mirror of
https://github.com/recloudstream/cloudstream-extensions-multilingual.git
synced 2024-08-15 03:15:14 +00:00
hehe 😊 (#61)
This commit is contained in:
parent
24336c1fb9
commit
a8762857a1
1 changed files with 5 additions and 5 deletions
|
@ -144,11 +144,11 @@ class NineGoal : MainAPI() {
|
|||
}
|
||||
if (!requestStatus) {
|
||||
mapOf(
|
||||
"(1)" to "https://playing.smoothlikebutterstream.com",
|
||||
"(2)" to "https://playing.tunnelcdnsw.net",
|
||||
"(3)" to "https://playing.goforfreedomwme.net",
|
||||
"(4)" to "https://turnthe.gameon.tel",
|
||||
"(5)" to "https://playing.whydontyoustreamwme.com"
|
||||
"(1)" to "playing.smoothlikebutterstream.com",
|
||||
"(2)" to "playing.tunnelcdnsw.net",
|
||||
"(3)" to "playing.goforfreedomwme.net",
|
||||
"(4)" to "turnthe.gameon.tel",
|
||||
"(5)" to "playing.whydontyoustreamwme.com"
|
||||
).apmap { (name, value) ->
|
||||
callback.invoke(
|
||||
ExtractorLink(
|
||||
|
|
Loading…
Reference in a new issue