French Stream change his mainUrl

This commit is contained in:
Eddy 2022-09-20 20:34:33 +02:00
parent a6deb8a93e
commit 6cbc1b395a
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ import org.jsoup.nodes.Element
class FrenchStreamProvider : MainAPI() {
override var mainUrl = "https://french-stream.ac" //re ou ac
override var mainUrl = "https://french-stream.cx" //re ou ac ou city
override var name = "FrenchStream"
override val hasQuickSearch = false
override val hasMainPage = true