blob: 7116f76645c5331838ec81661d0b207f4c46aa03 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
<!-- This page hides the content of the directory and sends to YOURLS root -->
<html>
<head>
<meta http-equiv="refresh" content="0;url=../"></head>
<body>
YOURLS has nothing for you to see here.
</body>
</html>
|