Merge pull request #34 from CuongBa956/patch-1

change domain Phimmoichill
This commit is contained in:
Hexated 2022-11-28 16:59:31 +07:00 committed by GitHub
commit 0f48c972a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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://phimmoichill.net"
override var mainUrl = "https://phimmoichilli.net"
override var name = "Phimmoichill"
override val hasMainPage = true
override var lang = "vi"