Amaar Ebrahim commited on
Commit
eeaf651
·
verified ·
1 Parent(s): 9493ecb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -4,8 +4,7 @@ import random
4
  app = Flask(__name__)
5
 
6
  URLS = [
7
- "https://20r5932f-8080.inc1.devtunnels.ms",
8
- "https://hxkpfr66-8080.inc1.devtunnels.ms/",
9
  "http://10.14.0.145:8080",
10
  ]
11
 
 
4
  app = Flask(__name__)
5
 
6
  URLS = [
7
+ "https://science.yangplace.qzz.io",
 
8
  "http://10.14.0.145:8080",
9
  ]
10