Compare commits

..

No commits in common. "211a56e42f8c7018ddc5718d20d0afb82c2f2fc0" and "a778384d5674d8a1335ef11aaed7891a403e4fe1" have entirely different histories.

1 changed files with 3 additions and 5 deletions

View File

@ -17,8 +17,6 @@ cloudstream {
* */
status = 1 // will be 3 if unspecified
// List of video source types. Users are able to filter for extensions in a given category.
// You can find a list of avaliable types here:
// https://recloudstream.github.io/cloudstream/html/app/com.lagradost.cloudstream3/-tv-type/index.html
tvTypes = listOf("Others")
}
// Set to true to get an 18+ symbol next to the plugin
adult = false // will be false if unspecified
}