Minor cosmetics

This commit is contained in:
Miroslav Stampar
2013-04-02 17:34:56 +02:00
parent 4b5335a323
commit f387333415
3 changed files with 7 additions and 7 deletions

View File

@@ -29,7 +29,6 @@ optDict = {
"dropSetCookie": "boolean",
"agent": "string",
"randomAgent": "boolean",
"rParam": "string",
"host": "string",
"referer": "string",
"headers": "string",
@@ -42,6 +41,7 @@ optDict = {
"delay": "float",
"timeout": "float",
"retries": "integer",
"rParam": "string",
"scope": "string",
"safUrl": "string",
"saFreq": "integer",