@BANK1R delat zaprosi fingerprintov, gde ne poluchaetsa sohranyat url i zapisat v file
How to parse Proxies IP & Port through API?
-
How to parse Proxies IP & Port through API?
{"city":"Ann Arbor","cookies":true,"country":"US","get":true,"ip":"35.240.200.124","lastChecked":1592364678,"port":"8000","proxy":"35.240.200.124:8000","referer":true,"state":"","type":"elite","userAgent":true}

-
@devmancody one option:
JSON.parse( {{APIProxy}} ).ip- ip
JSON.parse( {{APIProxy}} ).port- port
