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")