Commit 8cd077ce authored by wang's avatar wang

111

parent 7c2b2810
......@@ -4,7 +4,7 @@ import random
import re
import subprocess
import time
import os
import loguru
# import requests
import json
......@@ -122,7 +122,7 @@ def get_random_location():
'''
return t1 + '\n' + '\n'.join(t2) + '})\n' + r
work_dir = os.environ.get('work_dir')
def get_proxy():
get_proxy_url = 'http://ymx-lcc.unififi.com/proxy/get-proxy'
r = requests.post(get_proxy_url, json={
......
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