From e3860658775daec8648a2405acb728c3dd14f827 Mon Sep 17 00:00:00 2001 From: zarazaex69 Date: Thu, 9 Apr 2026 10:50:13 +0300 Subject: [PATCH] chore(dcstream): Update repository URL to openlibrecommunity organization --- code/dcstream.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/dcstream.py b/code/dcstream.py index 4f91063..febf30e 100755 --- a/code/dcstream.py +++ b/code/dcstream.py @@ -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