cloudstream-extensions-hexated/KuramanimeProvider/src/main/kotlin/com/hexated/Nyomo.kt
hexated 91f18d14dc fixed :
- Kuramanime
- Rebahin
- Yomovies
added :
- Kitanonton
2022-10-03 21:22:01 +07:00

7 lines
No EOL
153 B
Kotlin

package com.hexated
import com.lagradost.cloudstream3.extractors.StreamSB
class Nyomo : StreamSB() {
override var mainUrl = "https://nyomo.my.id"
}