RushiMane2003 commited on
Commit
77cc31d
·
verified ·
1 Parent(s): 73e7dc8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -7,6 +7,7 @@ import random
7
  import time
8
  from urllib.parse import urljoin
9
 
 
10
  app = Flask(__name__)
11
 
12
  # List of user agents to rotate through
 
7
  import time
8
  from urllib.parse import urljoin
9
 
10
+
11
  app = Flask(__name__)
12
 
13
  # List of user agents to rotate through