adding --random-agent and removing -a

This commit is contained in:
Miroslav Stampar
2011-02-02 14:51:12 +00:00
parent 2dae57a56d
commit 5f49e20cc8
4 changed files with 14 additions and 16 deletions

View File

@@ -28,7 +28,7 @@ optDict = {
"cookieUrlencode": "boolean",
"dropSetCookie": "boolean",
"agent": "string",
"userAgentsFile": "string",
"randomAgent": "boolean",
"referer": "string",
"headers": "string",
"aType": "string",