Add a test

This commit is contained in:
freearhey
2023-10-19 19:34:04 +03:00
parent 47b06eb9f3
commit 9f811c9497
4 changed files with 76 additions and 4 deletions

View File

@@ -0,0 +1,10 @@
<!DOCTYPE html PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html>
<head>
<title>301 Moved Permanently</title>
</head>
<body>
<h1>Moved Permanently</h1>
<p>The document has moved <a href="https://mediasetinfinity.mediaset.it/">here</a>.</p>
</body>
</html>