Merge remote-tracking branch 'origin/master'

This commit is contained in:
hexated 2022-11-28 17:29:49 +07:00
commit e2c2c716de
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
// use an integer for version numbers
version = 2
version = 3
cloudstream {
@ -25,4 +25,4 @@ cloudstream {
)
iconUrl = "https://www.google.com/s2/favicons?domain=phimmoichill.net&sz=%size%"
}
}

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"