a start
This commit is contained in:
commit
c531fc3238
2 changed files with 43 additions and 0 deletions
9
test/test.html
Normal file
9
test/test.html
Normal file
|
@ -0,0 +1,9 @@
|
|||
<html>
|
||||
<head>
|
||||
</head>
|
||||
<body>
|
||||
<a href="/dev/null">/dev/null</a>
|
||||
<br>
|
||||
<a href="/etc/passwd">/etc/passwd</a>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue