mirror of
https://github.com/recloudstream/cloudstream-extensions-multilingual.git
synced 2024-08-15 03:15:14 +00:00
Disable Xcine
This commit is contained in:
parent
c5046346ea
commit
51120bcbf4
1 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@ cloudstream {
|
||||||
* 2: Slow
|
* 2: Slow
|
||||||
* 3: Beta only
|
* 3: Beta only
|
||||||
* */
|
* */
|
||||||
status = 1 // will be 3 if unspecified
|
status = 0 // will be 3 if unspecified
|
||||||
tvTypes = listOf(
|
tvTypes = listOf(
|
||||||
"AnimeMovie",
|
"AnimeMovie",
|
||||||
"Anime",
|
"Anime",
|
||||||
|
@ -25,4 +25,4 @@ cloudstream {
|
||||||
)
|
)
|
||||||
|
|
||||||
iconUrl = "https://www.google.com/s2/favicons?domain=xcine.me&sz=%size%"
|
iconUrl = "https://www.google.com/s2/favicons?domain=xcine.me&sz=%size%"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue