Update open-redirect.md

This commit is contained in:
Evgeniy Yakovchuk 2017-07-16 13:37:01 +03:00 committed by GitHub
parent 19d56e5186
commit 1aaea48ead

View file

@ -7,11 +7,13 @@
```
/%5cgoogle.com
```
```
//google.com and /%2fgoogle.com
```
```
//www.google.com/%2f%2e%2e
```
```
//www.google.com/%2e%2e
```
```