mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
Try fixing build
This commit is contained in:
parent
6f1e671b7d
commit
cfc595c729
1 changed files with 2 additions and 1 deletions
|
@ -12,6 +12,7 @@ import com.lagradost.cloudstream3.utils.loadExtractor
|
|||
import org.jsoup.nodes.Document
|
||||
import org.jsoup.nodes.Element
|
||||
|
||||
//test
|
||||
class Samehadaku : MainAPI() {
|
||||
override var mainUrl = "https://samehadaku.win"
|
||||
override var name = "Samehadaku"
|
||||
|
@ -235,4 +236,4 @@ class Samehadaku : MainAPI() {
|
|||
class Suzihaza: XStreamCdn() {
|
||||
override val name: String = "Suzihaza"
|
||||
override val mainUrl: String = "https://suzihaza.com"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue