Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chenjj committed Apr 12, 2021
1 parent f71f870 commit e61b73b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ sudo pip install cors
{'url': 'https://www.instagram.com', 'type': 'reflect_origin', 'credentials': 'false', 'origin': 'https://evil.com', 'status_code': 200}
```

You can also use CORScanner via the `corscanner` or `cors` command: `corscanner -u https://www.instagram.com -vv`
You can also use CORScanner via the `corscanner` or `cors` command: `corscanner -vu https://www.instagram.com`

## Usage

Expand Down

0 comments on commit e61b73b

Please sign in to comment.