Mythus commited on
Commit
278b758
·
verified ·
1 Parent(s): 39af2fb

Update run.py

Browse files
Files changed (1) hide show
  1. run.py +1 -0
run.py CHANGED
@@ -49,6 +49,7 @@ response = requests.get(
49
  cookies={
50
  "PHPSESSID":"javcud2dbvsob7jk1g7ljh1te8"
51
  },
 
52
 
53
  )
54
 
 
49
  cookies={
50
  "PHPSESSID":"javcud2dbvsob7jk1g7ljh1te8"
51
  },
52
+ proxies = proxies
53
 
54
  )
55