Commit dcf26d90 authored by wang's avatar wang

111

parent 005991e2
This diff is collapsed.
This diff is collapsed.
...@@ -245,7 +245,7 @@ while True: ...@@ -245,7 +245,7 @@ while True:
'https': 'http://127.0.0.1:7890', 'https': 'http://127.0.0.1:7890',
} }
selectId = random.choice(list(envs)) selectId = random.choice(list(envs))
# selectId = 'a74048568ce5f6140df6d956' # selectId = '197d94c3099d110aef4e0a52'
if usedTime > 5: if usedTime > 5:
# c = session.get('https://www.southwest.com/assets/app/scripts/swa-common.js').text # c = session.get('https://www.southwest.com/assets/app/scripts/swa-common.js').text
response = requests.post('http://52.52.23.116/tls/forward', response = requests.post('http://52.52.23.116/tls/forward',
......
This diff is collapsed.
No preview for this file type
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