Chrunos commited on
Commit
40cddcd
·
verified ·
1 Parent(s): cb07cc1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -3
app.py CHANGED
@@ -155,11 +155,10 @@ class ApiRotator:
155
 
156
  # In your function:
157
  api_rotator = ApiRotator([
158
- "https://cobalt-api.ayo.tf",
159
- "https://cobalt-api.kwiatekmiki.com",
160
  "http://34.107.254.11",
161
  "https://dwnld.nichind.dev",
162
- "https://yt.edd1e.xyz/"
 
163
 
164
  ])
165
 
 
155
 
156
  # In your function:
157
  api_rotator = ApiRotator([
 
 
158
  "http://34.107.254.11",
159
  "https://dwnld.nichind.dev",
160
+ "https://cobalt-api.ayo.tf",
161
+ "https://cobalt-api.kwiatekmiki.com"
162
 
163
  ])
164