update: hdmovie2 (#288)

* Update Hdmovie2.kt

* Update build.gradle.kts
This commit is contained in:
IndusAryan 2023-09-22 03:48:58 +05:30 committed by GitHub
parent 239a847d5e
commit b743f1c215
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -12,7 +12,7 @@ import org.jsoup.Jsoup
class Hdmovie2 : Movierulzhd() {
override var mainUrl = "https://hdmovie2.codes"
override var mainUrl = "https://hdmovie2.social"
override var name = "Hdmovie2"