mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
update: few domains and kgp (#434)
* Update SoraStream.kt * Update build.gradle.kts * Update YomoviesProvider.kt * Update Watchomovies.kt * Update build.gradle.kts * Update Hdmovie2.kt * Update build.gradle.kts * Update kotlin monorepo * fix grammar * Update Moviehab.kt * Update build.gradle.kts
This commit is contained in:
parent
bb7e0e41c2
commit
21947a3b1d
10 changed files with 13 additions and 13 deletions
|
@ -1,5 +1,5 @@
|
|||
// use an integer for version numbers
|
||||
version = 53
|
||||
version = 54
|
||||
|
||||
|
||||
cloudstream {
|
||||
|
|
|
@ -12,7 +12,7 @@ import org.jsoup.Jsoup
|
|||
|
||||
class Hdmovie2 : Movierulzhd() {
|
||||
|
||||
override var mainUrl = "https://hdmovie2.boo"
|
||||
override var mainUrl = "https://hdmovie2.li"
|
||||
override var name = "Hdmovie2"
|
||||
override val mainPage = mainPageOf(
|
||||
"trending" to "Trending",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue