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

Commit 4ef54cb

Browse files
Merge pull request #229 from keyiflerolsun/domain-degisikligi
♻️ Domain Değişikliği
2 parents 1bdc162 + 1ac4ad4 commit 4ef54cb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dizilla/build.gradle.kts

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

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

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import com.lagradost.cloudstream3.utils.*
99
import com.lagradost.cloudstream3.LoadResponse.Companion.addActors
1010

1111
class Dizilla : MainAPI() {
12-
override var mainUrl = "https://dizilla.club"
12+
override var mainUrl = "https://dizilla.nl"
1313
override var name = "Dizilla"
1414
override val hasMainPage = true
1515
override var lang = "tr"

0 commit comments

Comments
 (0)