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

Commit 82bd521

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

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

RecTV/build.gradle.kts

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

33
cloudstream {
44
authors = listOf("keyiflerolsun", "yusiqo", "inatchii", "JustRelaxable")

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import okhttp3.Interceptor
1111
import okhttp3.Response
1212

1313
class RecTV : MainAPI() {
14-
override var mainUrl = "https://c.prectv34.sbs"
14+
override var mainUrl = "https://a.prectv35.sbs"
1515
override var name = "RecTV"
1616
override val hasMainPage = true
1717
override var lang = "tr"

0 commit comments

Comments
 (0)