Fixed AnimePaheProvider

This commit is contained in:
no-commit 2023-03-03 20:07:14 +01:00
parent 17ac5f1736
commit 2b174a3f57
4 changed files with 130 additions and 132 deletions

View file

@ -16,7 +16,8 @@ cloudstream {
* 2: Slow
* 3: Beta only
* */
status = 1 // will be 3 if unspecified
// Status 0 because it it just a gogo scraper
status = 0 // will be 3 if unspecified
tvTypes = listOf(
"AnimeMovie",
"Anime",