Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 35c02f4

Browse files
keyiflerolsungithub-actions[bot]
authored andcommitted
♻️ Domain Değişikliği
🔄 Otomatik domain güncellemeleri yapıldı.
1 parent 99d4b13 commit 35c02f4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

FilmModu/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version = 6
1+
version = 7
22

33
cloudstream {
44
authors = listOf("keyiflerolsun")

FilmModu/src/main/kotlin/com/keyiflerolsun/FilmModu.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import com.lagradost.cloudstream3.LoadResponse.Companion.addActors
1010
import com.lagradost.cloudstream3.LoadResponse.Companion.addTrailer
1111

1212
class FilmModu : MainAPI() {
13-
override var mainUrl = "https://www.filmmodu21.com"
13+
override var mainUrl = "https://www.filmmodu22.com"
1414
override var name = "FilmModu"
1515
override val hasMainPage = true
1616
override var lang = "tr"

0 commit comments

Comments
 (0)