Commit 3ea7b582 authored by wang's avatar wang

ff

parent db08c335
......@@ -49,8 +49,9 @@ headers = {
lastHash = ''
usedTime = 10
code = open('src.js', 'r').read()
selectId = random.choice(list(envs))
for i in range(100):
selectId = random.choice(list(envs))
# selectId = 'a74b38e7115cf4d1b1f6976c'
c = requests.get('https://www.jetblue.com/js/src/jb-74873.js').text
m5 = md5(c)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment