chore(dcstream): Update repository URL to openlibrecommunity organization

This commit is contained in:
zarazaex69
2026-04-09 10:50:13 +03:00
parent 64e3aa8462
commit e386065877

View File

@@ -380,7 +380,7 @@ async def run_stream():
print("\n[3/3] Starting stream...")
await asyncio.sleep(2)
url = "https://raw.githubusercontent.com/zarazaex69/olcng/refs/heads/master/olcng.apk"
url = "https://raw.githubusercontent.com/openlibrecommunity/olcng/refs/heads/master/olcng.apk"
print(f" -> Client requesting: {url}")
stream_id = None