Amaar Ebrahim commited on
Commit
1200447
·
verified ·
1 Parent(s): 1c2d839

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -4,9 +4,8 @@ import random
4
  app = Flask(__name__)
5
 
6
  URLS = [
7
- "https://wee-martina-yingnetwork-d12080ca.koyeb.app",
8
  "http://10.14.0.145:8080",
9
- "https://clappedware.github.io/Error-page/?error=fetching%20new%20URL",
10
  ]
11
 
12
 
 
4
  app = Flask(__name__)
5
 
6
  URLS = [
7
+ "https://20r5932f-8080.inc1.devtunnels.ms",
8
  "http://10.14.0.145:8080",
 
9
  ]
10
 
11