mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
update icons
This commit is contained in:
parent
bfb2037b3b
commit
42ebf564ed
10 changed files with 13 additions and 11 deletions
|
@ -21,4 +21,6 @@ cloudstream {
|
|||
// You can find a list of avaliable types here:
|
||||
// https://recloudstream.github.io/cloudstream/html/app/com.lagradost.cloudstream3/-tv-type/index.html
|
||||
tvTypes = listOf("TvSeries", "Movie")
|
||||
|
||||
iconUrl = "https://www.google.com/s2/favicons?domain=filmpalast.to&sz=%size%"
|
||||
}
|
||||
|
|
|
@ -24,5 +24,5 @@ cloudstream {
|
|||
"Movie",
|
||||
)
|
||||
|
||||
iconUrl = "https://www.google.com/s2/favicons?domain=hdrezka19139.org&sz=%size%"
|
||||
iconUrl = "https://www.google.com/s2/favicons?domain=rezka.ag&sz=%size%"
|
||||
}
|
|
@ -24,5 +24,5 @@ cloudstream {
|
|||
"Movie",
|
||||
)
|
||||
|
||||
iconUrl = "https://www.google.com/s2/favicons?domain=kisskh.me&sz=%size%"
|
||||
iconUrl = "https://www.google.com/s2/favicons?domain=kisskh.co&sz=%size%"
|
||||
}
|
|
@ -23,5 +23,5 @@ cloudstream {
|
|||
"Movie",
|
||||
)
|
||||
|
||||
iconUrl = "https://www.google.com/s2/favicons?domain=tv6.lk21official.wiki&sz=%size%"
|
||||
iconUrl = "https://s8.lk21static.xyz/wp-content/themes/dunia21/images/favicon-set/ms-icon-144x144.png"
|
||||
}
|
||||
|
|
|
@ -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%"
|
||||
}
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -21,5 +21,5 @@ cloudstream {
|
|||
"Live",
|
||||
)
|
||||
|
||||
iconUrl = "https://cdn.discordapp.com/attachments/1109266606292488297/1193079167600840734/Untitled.jpg"
|
||||
iconUrl = "https://cdn.discordapp.com/attachments/1109266606292488297/1193088870212976640/Untitled.jpg"
|
||||
}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
// use an integer for version numbers
|
||||
version = 4
|
||||
version = 5
|
||||
|
||||
|
||||
cloudstream {
|
||||
|
@ -22,5 +22,5 @@ cloudstream {
|
|||
"Movie",
|
||||
)
|
||||
|
||||
iconUrl = "https://www.google.com/s2/favicons?domain=xcine.io&sz=%size%"
|
||||
iconUrl = "https://www.google.com/s2/favicons?domain=www1.xcine.ru&sz=%size%"
|
||||
}
|
|
@ -11,7 +11,7 @@ import com.lagradost.cloudstream3.utils.loadExtractor
|
|||
|
||||
open class XCine : MainAPI() {
|
||||
override var name = "XCine"
|
||||
override var mainUrl = "https://xcine.ru"
|
||||
override var mainUrl = "https://www1.xcine.ru"
|
||||
override var lang = "de"
|
||||
override val hasQuickSearch = true
|
||||
override val usesWebView = false
|
||||
|
|
|
@ -23,5 +23,5 @@ cloudstream {
|
|||
"OVA",
|
||||
)
|
||||
|
||||
iconUrl = "https://www.google.com/s2/favicons?domain=yugen.to&sz=%size%"
|
||||
iconUrl = "https://www.google.com/s2/favicons?domain=yugenanime.sx&sz=%size%"
|
||||
}
|
Loading…
Reference in a new issue