This commit is contained in:
finga 2020-01-11 17:28:44 +01:00
commit c531fc3238
2 changed files with 43 additions and 0 deletions

9
test/test.html Normal file
View 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>