[extractor] simple added Rasacintaku (#74)

This commit is contained in:
Hexated 2022-08-31 21:54:39 +07:00 committed by GitHub
parent e503534ab1
commit cbff00090d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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(),