User-Agent change support added.
This commit is contained in:
@ -27,4 +27,7 @@ type Options struct {
|
||||
|
||||
// Concurrent requests per domain limit
|
||||
ConcurrentRequestsPerDomain int
|
||||
|
||||
// User Agent
|
||||
UserAgent string
|
||||
}
|
||||
|
Reference in New Issue
Block a user