We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fbd9e1 commit 3a5947dCopy full SHA for 3a5947d
README.md
@@ -48,27 +48,18 @@ The most interesting files on this repository are:
48
Everything else goes:
49
50
- [?a=b&c=d](?a=b&c=d)
51
-
52
- ["](")
53
54
- ['](')
55
56
- [#](#)
57
+ - [%](%)
+ - [%20](%20)
58
- [;](;)
59
60
- [:](:)
61
62
- [-start-with-slash](-start-with-slash)
63
64
- [<script>](<script>)
65
66
- `<script src="data:text;utf8,alert('xss')">`
67
68
- [back\slash](back\slash)
69
70
- whitespace filename edge cases:
71
72
- [single whitespace filename](%20)
73
- [double whitespace directory name](%20%20/) and [its README](%20%20/README.md)
74
- [a b](a b)
sym-self
0 commit comments