Update Chillx.kt

This commit is contained in:
phisher98 2024-04-29 17:35:21 +05:30 committed by GitHub
parent cdb57e946c
commit c78f15ee22
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 4 deletions

View File

@ -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"