mirror of
https://github.com/openlibrecommunity/olcrtc.git
synced 2026-05-26 15:13:40 +00:00
chore(dcstream): Update repository URL to openlibrecommunity organization
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user