Skip to content

Commit f12f2c6

Browse files
authored
Merge pull request #54 from SecHoussam/main
Update midpaths with additional path entries
2 parents df9fdda + 2e18dbc commit f12f2c6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

payloads/midpaths

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@
100100
/.
101101
/..
102102
/..%2f
103+
/./..%2f
103104
/..%2f..%2f
104105
/..%2f..%2f..%2f
105106
/../
@@ -243,4 +244,4 @@
243244
?
244245
??
245246
???
246-
\..\.\
247+
\..\.\

0 commit comments

Comments
 (0)