diff --git a/app/src/main/java/com/lagradost/cloudstream3/extractors/Chillx.kt b/app/src/main/java/com/lagradost/cloudstream3/extractors/Chillx.kt index 1d7d775c..175f3d1d 100644 --- a/app/src/main/java/com/lagradost/cloudstream3/extractors/Chillx.kt +++ b/app/src/main/java/com/lagradost/cloudstream3/extractors/Chillx.kt @@ -23,10 +23,6 @@ class Watchx : Chillx() { } -class AnimesagaStream : Chillx() { - override val name = "AnimesagaStream" - override val mainUrl = "https://stream.anplay.in" -} @Suppress("NAME_SHADOWING") open class Chillx : ExtractorApi() { override val name = "Chillx"