mirror of
https://github.com/rclone/rclone.git
synced 2024-11-24 16:31:40 +08:00
14 lines
274 B
HTML
14 lines
274 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>Directory listing of /</title>
|
|
</head>
|
|
<body>
|
|
<h1>Directory listing of /</h1>
|
|
<a href="three/">three/</a><br />
|
|
<a href="one%25.txt">one%.txt</a><br />
|
|
<a href="two.txt">two.txt</a><br />
|
|
</body>
|
|
</html>
|