Update PhimmoichillProvider.kt

This commit is contained in:
tuan041 2023-01-29 12:42:20 +07:00 committed by GitHub
parent 8fc1e8867f
commit ff143eedd4
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ import org.jsoup.nodes.Element
import java.net.URLDecoder
class PhimmoichillProvider : MainAPI() {
override var mainUrl = "https://phimmoichilla.net/"
override var mainUrl = "https://phimmoichilla.net"
override var name = "Phimmoichill"
override val hasMainPage = true
override var lang = "vi"