update stremiox

This commit is contained in:
jack 2023-12-10 12:27:51 +07:00
parent e008764fd1
commit 4cdfa5802d
4 changed files with 12 additions and 3 deletions

View file

@ -1,11 +1,17 @@
package com.hexated
import com.lagradost.cloudstream3.TvType
import com.lagradost.cloudstream3.mainPageOf
class Animesaga : Movierulzhd() {
override var mainUrl = "https://www.animesaga.in"
override var name = "Animesaga"
override val supportedTypes = setOf(
TvType.Anime,
TvType.AnimeMovie,
TvType.OVA
)
override val mainPage = mainPageOf(
"movies" to "Movies",