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
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue