Kuramanime: fix source

pull/128/head
hexated 3 months ago
parent 7ea47f4e4b
commit 16af0a16fe

@ -1,5 +1,6 @@
package com.hexated
import com.lagradost.cloudstream3.extractors.Filesim
import com.lagradost.cloudstream3.extractors.StreamSB
class Nyomo : StreamSB() {
@ -7,7 +8,7 @@ class Nyomo : StreamSB() {
override var mainUrl = "https://nyomo.my.id"
}
class Streamhide : StreamSB() {
class Streamhide : Filesim() {
override var name: String = "Streamhide"
override var mainUrl: String = "https://streamhide.to"
}
Loading…
Cancel
Save