mirror of
https://github.com/recloudstream/cloudstream-extensions.git
synced 2024-08-15 03:03:54 +00:00
Fixed WatchCartoonOnline
This commit is contained in:
parent
b1a9851fc0
commit
b9d86b5be2
6 changed files with 140 additions and 127 deletions
|
@ -21,5 +21,5 @@ class AsianLoadProvider : VidstreamProviderTemplate() {
|
|||
override val secretKey = "93422192433952489752342908585752"
|
||||
override val secretDecryptKey = secretKey
|
||||
|
||||
override val supportedTypes = setOf(TvType.AsianDrama)
|
||||
override val supportedTypes = setOf(TvType.AsianDrama, TvType.TvSeries)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue