[extractor] simple added Rasacintaku

This commit is contained in:
hexated 2022-08-30 18:06:07 +07:00
parent e503534ab1
commit e4982944d9
2 changed files with 5 additions and 0 deletions

View file

@ -7,6 +7,10 @@ import com.lagradost.cloudstream3.utils.ExtractorApi
import com.lagradost.cloudstream3.utils.ExtractorLink
import com.lagradost.cloudstream3.utils.getQualityFromName
class Rasacintaku: XStreamCdn() {
override val mainUrl: String = "https://rasa-cintaku-semakin-berantai.xyz"
}
class LayarKaca: XStreamCdn() {
override val name: String = "LayarKaca-xxi"
override val mainUrl: String = "https://layarkacaxxi.icu"

View file

@ -244,6 +244,7 @@ val extractorApis: MutableList<ExtractorApi> = arrayListOf(
DBfilm(),
Luxubu(),
LayarKaca(),
Rasacintaku(),
// WatchSB(), 'cause StreamSB.kt works
Uqload(),
Uqload1(),