added proxies, choice for type of record, some output
This commit is contained in:
@@ -7,5 +7,9 @@ MONGODB_COLLECTION = orsr
|
||||
BASE_URL = https://www.orsr.sk/
|
||||
ENDPOINT = hladaj_zmeny.asp
|
||||
|
||||
[PROXY]
|
||||
#HTTP_PROXY = socks5://user:pass@host:port
|
||||
#HTTPS_PROXY = socks5://user:pass@host:port
|
||||
|
||||
[APP]
|
||||
THREADS = 8
|
||||
Reference in New Issue
Block a user