From c0d2ea29c74ce0f81bd8a06f070a66870e2cb41a Mon Sep 17 00:00:00 2001 From: piair Date: Tue, 31 May 2022 21:25:17 +0200 Subject: [PATCH] ... --- V4.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/V4.py b/V4.py index 8a8a58a..618239d 100755 --- a/V4.py +++ b/V4.py @@ -956,7 +956,7 @@ def close(): def dev(): driver.get('http://p.p') LogError("test pour voir si le proxy marche") - driver.get('https://www.whatismyip.com/fr/') + driver.get('https://api.ipify.org') CustomSleep(5) LogError("test pour voir si le proxy marche")