import requests alive_ip=[] def test_alive(proxy): global alive_ip for proxies_be in proxy: #The IP address in the request needs to be ...
確定! 回上一頁