Skip to content

Commit

Permalink
uakino: Change domain
Browse files Browse the repository at this point in the history
  • Loading branch information
CakesTwix committed Jul 28, 2024
1 parent e6107a3 commit 3763ae4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion UakinoProvider/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// use an integer for version numbers
version = 8
version = 9


cloudstream {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import org.jsoup.nodes.Element
class UakinoProvider : MainAPI() {

// Basic Info
override var mainUrl = "https://uakino.club"
override var mainUrl = "https://uakino.me"
override var name = "Uakino"
override val hasMainPage = true
override var lang = "uk"
Expand Down

0 comments on commit 3763ae4

Please sign in to comment.