We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0df5c3b commit afab5caCopy full SHA for afab5ca
rotating_multiple_proxies_async.py
@@ -3,7 +3,7 @@
3
import asyncio
4
5
CSV_FILENAME = 'proxies.csv'
6
-URL_TO_CHECK = 'https://ip.oxylabs.io/ip'
+URL_TO_CHECK = 'https://ip.oxylabs.io/location'
7
TIMEOUT_IN_SECONDS = 10
8
9
0 commit comments