mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
8 lines
No EOL
209 B
Kotlin
8 lines
No EOL
209 B
Kotlin
package com.hexated
|
|
|
|
import com.lagradost.cloudstream3.extractors.XStreamCdn
|
|
|
|
class Lajkema : XStreamCdn() {
|
|
override val name: String = "Lajkema"
|
|
override val mainUrl: String = "https://lajkema.com"
|
|
} |