added proxies, choice for type of record, some output

This commit is contained in:
2023-09-28 14:45:03 +02:00
parent ffc71712c8
commit 68311135bf
3 changed files with 45 additions and 6 deletions

View File

@@ -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