... api.ipify.org?format=json", proxies={"http": runner, "https": runner}, headers=headers, timeout=1.5, ) res.raise_for_status() print ...
確定! 回上一頁