mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
update: hdmovie2, watchomovie and yomovies domains (#309)
* Update build.gradle.kts * Update YomoviesProvider.kt * Update Watchomovies.kt * Update build.gradle.kts * Update Hdmovie2.kt
This commit is contained in:
parent
1da1ee362f
commit
04ac8808b7
5 changed files with 6 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
// use an integer for version numbers
|
||||
version = 43
|
||||
version = 44
|
||||
|
||||
|
||||
cloudstream {
|
||||
|
|
|
@ -12,7 +12,7 @@ import org.jsoup.Jsoup
|
|||
|
||||
class Hdmovie2 : Movierulzhd() {
|
||||
|
||||
override var mainUrl = "https://hdmovie2.fan"
|
||||
override var mainUrl = "https://hdmovie2.tel"
|
||||
|
||||
override var name = "Hdmovie2"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue