Merge remote-tracking branch 'origin/master'

This commit is contained in:
hexated 2023-01-29 19:30:01 +07:00
commit da3daadb9e
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
// use an integer for version numbers
version = 3
version = 4
cloudstream {
@ -24,5 +24,5 @@ cloudstream {
"Movie",
)
iconUrl = "https://www.google.com/s2/favicons?domain=phimmoichill.net&sz=%size%"
iconUrl = "https://www.google.com/s2/favicons?domain=phimmoichilla.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://phimmoichilli.net"
override var mainUrl = "https://phimmoichilla.net"
override var name = "Phimmoichill"
override val hasMainPage = true
override var lang = "vi"