When I use it in a normal 1 thread script, it works correctly.
But I wish to use a multi-threaded method to accelerate the process.
I see this issue when I use more than one thread, with each thread using the same data, such as 1 1 1 then 2 2 2 if I am using three threads
@elleevans Верно. Если целевой сайт использует собственную базу гео для ip, то имеет смысл использовать отдельные страницы этого сайта или API на этом ресурсе для определения гео ip.
I'm trying to write a date from *csv file into web input form. The date in *csv file is in MM/DD/YYYY format, but my BAS inputs it as YYYY-DD-MMT00:00:00:00... i need it to fill out the webform in MM-DD-YYYY format. what ami doing wrong?