tiny fixes to italian stuff

This commit is contained in:
C10udburst 2022-08-19 19:22:56 +02:00 committed by Cloudburst
parent d17452609f
commit c965f84e47
6 changed files with 9 additions and 6 deletions

View File

@ -1,5 +1,5 @@
// use an integer for version numbers
version = 1
version = 2
cloudstream {

View File

@ -3,6 +3,7 @@ version = 1
cloudstream {
language = "it"
// All of these properties are optional, you can safely remove them
// description = "Lorem Ipsum"
@ -20,5 +21,5 @@ cloudstream {
"Live",
)
iconUrl = "https://www.google.com/s2/favicons?domain=calciostreaming.live&sz=24"
iconUrl = "https://www.google.com/s2/favicons?domain=calciostreaming.live&sz=%size%"
}

View File

@ -3,6 +3,7 @@ version = 1
cloudstream {
language = "it"
// All of these properties are optional, you can safely remove them
// description = "Lorem Ipsum"
@ -22,5 +23,5 @@ cloudstream {
)
iconUrl = "https://www.google.com/s2/favicons?domain=cb01.rip&sz=24"
iconUrl = "https://www.google.com/s2/favicons?domain=cb01.rip&sz=%size%"
}

View File

@ -1,5 +1,5 @@
// use an integer for version numbers
version = 1
version = 2
cloudstream {

View File

@ -1,5 +1,5 @@
// use an integer for version numbers
version = 1
version = 2
cloudstream {

View File

@ -3,6 +3,7 @@ version = 1
cloudstream {
language = "it"
// All of these properties are optional, you can safely remove them
// description = "Lorem Ipsum"
@ -20,5 +21,5 @@ cloudstream {
"Live",
)
iconUrl = "https://www.google.com/s2/favicons?domain=github.com&sz=24"
iconUrl = "https://www.google.com/s2/favicons?domain=github.com&sz=%size%"
}