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

Commit 35c7d9f

Browse files
Merge pull request #51 from keyiflerolsun/domain-degisikligi
♻️ Domain Değişikliği
2 parents 6b63bdf + 6fbf76f commit 35c7d9f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

KekikStream/Plugins/RecTV.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
class RecTV(PluginBase):
99
name = "RecTV"
1010
language = "tr"
11-
main_url = "https://a.prectv37.sbs"
11+
main_url = "https://b.prectv38.sbs"
1212
favicon = "https://rectvapk.cc/wp-content/uploads/2023/02/Rec-TV.webp"
1313
description = "RecTv APK, Türkiye’deki en popüler Çevrimiçi Medya Akış platformlarından biridir. Filmlerin, Canlı Sporların, Web Dizilerinin ve çok daha fazlasının keyfini ücretsiz çıkarın."
1414

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
setup(
77
# ? Genel Bilgiler
88
name = "KekikStream",
9-
version = "1.5.3",
9+
version = "1.5.4",
1010
url = "https://github.com/keyiflerolsun/KekikStream",
1111
description = "terminal üzerinden medya içeriği aramanızı ve VLC/MPV gibi popüler medya oynatıcılar aracılığıyla doğrudan izlemenizi sağlayan modüler ve genişletilebilir bir bıdı bıdı",
1212
keywords = ["KekikStream", "KekikAkademi", "keyiflerolsun"],

0 commit comments

Comments
 (0)