Update app.py
Browse files
app.py
CHANGED
@@ -201,10 +201,10 @@ class ApiRotator:
|
|
201 |
# In your function:
|
202 |
api_rotator = ApiRotator([
|
203 |
"https://cobalt-api.kwiatekmiki.com",
|
|
|
204 |
"https://dwnld.nichind.dev",
|
205 |
"http://2.56.214.74:9000",
|
206 |
"http://109.107.189.229:9000",
|
207 |
-
"http://34.107.254.11",
|
208 |
"https://dl01.yt-dl.click",
|
209 |
"https://cobalt-api.ayo.tf"
|
210 |
|
|
|
201 |
# In your function:
|
202 |
api_rotator = ApiRotator([
|
203 |
"https://cobalt-api.kwiatekmiki.com",
|
204 |
+
"http://34.107.254.11",
|
205 |
"https://dwnld.nichind.dev",
|
206 |
"http://2.56.214.74:9000",
|
207 |
"http://109.107.189.229:9000",
|
|
|
208 |
"https://dl01.yt-dl.click",
|
209 |
"https://cobalt-api.ayo.tf"
|
210 |
|