Skip to content

Commit afab5ca

Browse files
authored
Update rotating_multiple_proxies_async.py
1 parent 0df5c3b commit afab5ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rotating_multiple_proxies_async.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import asyncio
44

55
CSV_FILENAME = 'proxies.csv'
6-
URL_TO_CHECK = 'https://ip.oxylabs.io/ip'
6+
URL_TO_CHECK = 'https://ip.oxylabs.io/location'
77
TIMEOUT_IN_SECONDS = 10
88

99

0 commit comments

Comments
 (0)