Chrunos commited on
Commit
d69267d
·
verified ·
1 Parent(s): 8a6f020

Update app.py

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