Skip to content

Commit 3a5947d

Browse files
committed
rm sym-self or else build fails
1 parent 9fbd9e1 commit 3a5947d

File tree

2 files changed

+2
-12
lines changed

2 files changed

+2
-12
lines changed

README.md

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -48,27 +48,18 @@ The most interesting files on this repository are:
4848
Everything else goes:
4949

5050
- [?a=b&c=d](?a=b&c=d)
51-
5251
- ["](")
53-
5452
- ['](')
55-
5653
- [#](#)
57-
54+
- [%](%)
55+
- [%20](%20)
5856
- [;](;)
59-
6057
- [:](:)
61-
6258
- [-start-with-slash](-start-with-slash)
63-
6459
- [<script>](<script>)
65-
6660
- `<script src="data:text;utf8,alert('xss')">`
67-
6861
- [back\slash](back\slash)
69-
7062
- whitespace filename edge cases:
71-
7263
- [single whitespace filename](%20)
7364
- [double whitespace directory name](%20%20/) and [its README](%20%20/README.md)
7465
- [a b](a b)

sym-self

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)