Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
alex committed Jan 7, 2024
2 parents 64dfc40 + f3dc790 commit d6a7d67
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion OploverzProvider/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// use an integer for version numbers
version = 25
version = 26


cloudstream {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import com.lagradost.cloudstream3.utils.*
import org.jsoup.nodes.Element

class OploverzProvider : MainAPI() {
override var mainUrl = "https://oploverz.life"
override var mainUrl = "https://oploverz.win"
override var name = "Oploverz"
override val hasMainPage = true
override var lang = "id"
Expand Down

0 comments on commit d6a7d67

Please sign in to comment.