update icons

This commit is contained in:
alex 2024-01-06 14:23:36 +07:00
parent bfb2037b3b
commit 42ebf564ed
10 changed files with 13 additions and 11 deletions

View file

@ -1,5 +1,5 @@
// use an integer for version numbers
version = 6
version = 7
cloudstream {
@ -24,5 +24,5 @@ cloudstream {
"Movie",
)
iconUrl = "https://www.google.com/s2/favicons?domain=phimmoichilla.net&sz=%size%"
iconUrl = "https://www.google.com/s2/favicons?domain=phimmoichillk.net&sz=%size%"
}

View file

@ -9,7 +9,7 @@ import java.net.URI
import java.net.URLDecoder
class PhimmoichillProvider : MainAPI() {
override var mainUrl = "https://phimmoichillh.net"
override var mainUrl = "https://phimmoichillk.net"
private var directUrl = mainUrl
override var name = "Phimmoichill"
override val hasMainPage = true