Skip to content

Commit 3b35b27

Browse files
Update
1 parent 5cbd9d8 commit 3b35b27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/process.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
import dns.rcode
2121
import util
2222

23-
MAX_WORKERS = 100
23+
MAX_WORKERS = 50
2424
DNS_TIMEOUT = 5 # in seconds
2525
DNS_SERVERS = [ # Use multiple DNS servers to avoid rate limit
2626
# Cloudflare

0 commit comments

Comments
 (0)