Skip to content

Commit 173ef9a

Browse files
committed
Update README.md
1 parent 49348a4 commit 173ef9a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ Surprisingly, the only thing that tells a server the application triggered the r
2424
The project code in this repository is crawling two different public proxy websites http://proxyfor.eu/geo.php and http://free-proxy-list.net.
2525
After collecting the proxy data and filtering the slowest ones it is randomly selecting one of them to query the target url.
2626
The request timeout is configured at 30 seconds and if the proxy fails to return a response it is deleted from the application proxy list.
27-
I have to mention that for each request a different agent header is used. This headers are strong in the /data/user_agents.txt file which contains around 900 different agents.
27+
I have to mention that for each request a different agent header is used. This headers are strong in the **/data/user_agents.txt** file which contains around 900 different agents.

0 commit comments

Comments
 (0)