Merge remote-tracking branch 'origin/master'

This commit is contained in:
Blatzar 2022-12-02 01:07:28 +01:00
commit 039b1d98b1
1 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ cloudstream {
* 2: Slow
* 3: Beta only
* */
status = 1 // will be 3 if unspecified
status = 0 // will be 3 if unspecified
tvTypes = listOf("AnimeMovie", "Anime", "OVA")
iconUrl = "https://www.google.com/s2/favicons?domain=crunchyroll.com&sz=%size%"
}
}