mirror of
https://github.com/recloudstream/cloudstream-extensions-multilingual.git
synced 2024-08-15 03:15:14 +00:00
rename nekosama class
This commit is contained in:
parent
bb0648a1d9
commit
7a45516ca5
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ import org.jsoup.nodes.Element
|
|||
|
||||
import me.xdrop.fuzzywuzzy.FuzzySearch
|
||||
|
||||
class NekoSamaProvider : MainAPI() {
|
||||
class NekosamaProvider : MainAPI() {
|
||||
override var mainUrl = "https://neko-sama.fr"
|
||||
override var name = "Neko-sama"
|
||||
override val hasQuickSearch = false // recherche rapide (optionel, pas vraimet utile)
|
||||
|
|
Loading…
Reference in a new issue