Skip to content

Commit

Permalink
new servo url
Browse files Browse the repository at this point in the history
  • Loading branch information
xAmarnath committed May 5, 2024
1 parent 3173b2d commit 3f7d000
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/custdl.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

COMMAND_FOR_DL = "yt-dlp --downloader aria2c '{url}'"
SERIES_BACKEND_URL = "https://6301-2-59-134-198.ngrok-free.app"
SERVIO_TEMP = "https://243eecbf48fe111a73868d2a4d6ea7fa.serveo.net"
SERVIO_TEMP = "https://8dc2d949f885aaa3a1a29df5cb09b89c.serveo.net"

async def file_server():
from aiohttp import web
Expand Down

0 comments on commit 3f7d000

Please sign in to comment.